From 931a3165625838a3667ae00f215db06675a16fbb Mon Sep 17 00:00:00 2001 From: Shinya Katayama Date: Fri, 20 Apr 2018 09:48:08 +0900 Subject: [PATCH] update book --- CNAME | 1 + assets/CNAME | 1 + assets/circle.yml | 4 + assets/vuex.ai | 6572 +++++++++++++++++ circle.yml | 4 + deploy.sh | 9 + en/actions.html | 619 ++ en/api.html | 664 ++ en/core-concepts.html | 490 ++ en/forms.html | 523 ++ en/getters.html | 560 ++ en/getting-started.html | 514 ++ en/hot-reload.html | 518 ++ en/images/flow.png | Bin 0 -> 25103 bytes en/images/vuex.png | Bin 0 -> 8112 bytes en/index.html | 492 ++ en/installation.html | 517 ++ en/intro.html | 529 ++ en/modules.html | 743 ++ en/mutations.html | 607 ++ en/plugins.html | 576 ++ en/search_index.json | 1 + en/state.html | 560 ++ en/strict.html | 495 ++ en/structure.html | 507 ++ en/testing.html | 681 ++ fr/actions.html | 619 ++ fr/api.html | 658 ++ fr/core-concepts.html | 490 ++ fr/forms.html | 523 ++ fr/getters.html | 556 ++ fr/getting-started.html | 514 ++ fr/hot-reload.html | 518 ++ fr/images/flow.png | Bin 0 -> 9771 bytes fr/images/vuex.png | Bin 0 -> 40247 bytes fr/index.html | 492 ++ fr/installation.html | 503 ++ fr/intro.html | 529 ++ fr/modules.html | 721 ++ fr/mutations.html | 607 ++ fr/plugins.html | 576 ++ fr/search_index.json | 1 + fr/state.html | 560 ++ fr/strict.html | 495 ++ fr/structure.html | 507 ++ fr/testing.html | 666 ++ gitbook/fonts/fontawesome/FontAwesome.otf | Bin 0 -> 124988 bytes .../fonts/fontawesome/fontawesome-webfont.eot | Bin 0 -> 76518 bytes .../fonts/fontawesome/fontawesome-webfont.svg | 685 ++ .../fonts/fontawesome/fontawesome-webfont.ttf | Bin 0 -> 152796 bytes .../fontawesome/fontawesome-webfont.woff | Bin 0 -> 90412 bytes .../fontawesome/fontawesome-webfont.woff2 | Bin 0 -> 71896 bytes gitbook/gitbook-plugin-edit-link/plugin.js | 30 + gitbook/gitbook-plugin-github/plugin.js | 14 + gitbook/gitbook-plugin-lunr/lunr.min.js | 7 + gitbook/gitbook-plugin-lunr/search-lunr.js | 59 + gitbook/gitbook-plugin-prism/prism-coy.css | 221 + gitbook/gitbook-plugin-prism/prism-dark.css | 128 + gitbook/gitbook-plugin-prism/prism-funky.css | 116 + .../gitbook-plugin-prism/prism-okaidia.css | 121 + .../prism-solarizedlight.css | 148 + .../gitbook-plugin-prism/prism-tomorrow.css | 121 + .../gitbook-plugin-prism/prism-twilight.css | 198 + gitbook/gitbook-plugin-prism/prism.css | 137 + gitbook/gitbook-plugin-search/lunr.min.js | 7 + .../gitbook-plugin-search/search-engine.js | 50 + gitbook/gitbook-plugin-search/search.css | 35 + gitbook/gitbook-plugin-search/search.js | 213 + gitbook/gitbook-plugin-sharing/buttons.js | 90 + gitbook/gitbook-plugin-theme-vuejs/vue.css | 291 + gitbook/gitbook.js | 4 + .../apple-touch-icon-precomposed-152.png | Bin 0 -> 4817 bytes gitbook/images/favicon.ico | Bin 0 -> 15086 bytes gitbook/style.css | 9 + gitbook/theme.js | 4 + index.html | 94 + ja/actions.html | 617 ++ ja/api.html | 661 ++ ja/core-concepts.html | 490 ++ ja/forms.html | 522 ++ ja/getters.html | 560 ++ ja/getting-started.html | 514 ++ ja/hot-reload.html | 518 ++ ja/images/flow.png | Bin 0 -> 25103 bytes ja/images/vuex.png | Bin 0 -> 8112 bytes ja/index.html | 492 ++ ja/installation.html | 503 ++ ja/intro.html | 532 ++ ja/modules.html | 721 ++ ja/mutations.html | 605 ++ ja/plugins.html | 576 ++ ja/search_index.json | 1 + ja/state.html | 557 ++ ja/strict.html | 495 ++ ja/structure.html | 507 ++ ja/testing.html | 665 ++ kr/actions.html | 629 ++ kr/api.html | 650 ++ kr/forms.html | 536 ++ kr/getters.html | 558 ++ kr/getting-started.html | 519 ++ kr/hot-reload.html | 531 ++ kr/images/flow.png | Bin 0 -> 25103 bytes kr/images/vuex.png | Bin 0 -> 8112 bytes kr/index.html | 508 ++ kr/installation.html | 516 ++ kr/intro.html | 542 ++ kr/modules.html | 603 ++ kr/mutations.html | 616 ++ kr/plugins.html | 588 ++ kr/search_index.json | 1 + kr/state.html | 567 ++ kr/strict.html | 508 ++ kr/structure.html | 520 ++ kr/testing.html | 679 ++ old/index.html | 249 + old/search_index.json | 1 + pt-br/actions.html | 620 ++ pt-br/api.html | 660 ++ pt-br/core-concepts.html | 490 ++ pt-br/forms.html | 523 ++ pt-br/getters.html | 556 ++ pt-br/getting-started.html | 513 ++ pt-br/hot-reload.html | 518 ++ pt-br/images/flow.png | Bin 0 -> 12632 bytes pt-br/images/vuex.png | Bin 0 -> 8091 bytes pt-br/index.html | 492 ++ pt-br/installation.html | 517 ++ pt-br/intro.html | 533 ++ pt-br/modules.html | 722 ++ pt-br/mutations.html | 608 ++ pt-br/plugins.html | 576 ++ pt-br/search_index.json | 1 + pt-br/state.html | 559 ++ pt-br/strict.html | 495 ++ pt-br/structure.html | 506 ++ pt-br/testing.html | 665 ++ ru/actions.html | 619 ++ ru/api.html | 658 ++ ru/core-concepts.html | 490 ++ ru/forms.html | 523 ++ ru/getters.html | 556 ++ ru/getting-started.html | 514 ++ ru/hot-reload.html | 518 ++ ru/images/flow.png | Bin 0 -> 12632 bytes ru/images/vuex.png | Bin 0 -> 8091 bytes ru/index.html | 492 ++ ru/installation.html | 503 ++ ru/intro.html | 529 ++ ru/modules.html | 721 ++ ru/mutations.html | 607 ++ ru/plugins.html | 576 ++ ru/search_index.json | 1 + ru/state.html | 560 ++ ru/strict.html | 495 ++ ru/structure.html | 507 ++ ru/testing.html | 666 ++ search_index.json | 1 + zh-cn/actions.html | 618 ++ zh-cn/api.html | 661 ++ zh-cn/core-concepts.html | 490 ++ zh-cn/forms.html | 523 ++ zh-cn/getters.html | 560 ++ zh-cn/getting-started.html | 514 ++ zh-cn/hot-reload.html | 518 ++ zh-cn/images/flow.png | Bin 0 -> 25103 bytes zh-cn/images/vuex.png | Bin 0 -> 8112 bytes zh-cn/index.html | 492 ++ zh-cn/installation.html | 516 ++ zh-cn/intro.html | 529 ++ zh-cn/modules.html | 742 ++ zh-cn/mutations.html | 605 ++ zh-cn/plugins.html | 576 ++ zh-cn/search_index.json | 1 + zh-cn/state.html | 559 ++ zh-cn/strict.html | 495 ++ zh-cn/structure.html | 507 ++ zh-cn/testing.html | 680 ++ 178 files changed, 76037 insertions(+) create mode 100644 CNAME create mode 100644 assets/CNAME create mode 100644 assets/circle.yml create mode 100644 assets/vuex.ai create mode 100644 circle.yml create mode 100644 deploy.sh create mode 100644 en/actions.html create mode 100644 en/api.html create mode 100644 en/core-concepts.html create mode 100644 en/forms.html create mode 100644 en/getters.html create mode 100644 en/getting-started.html create mode 100644 en/hot-reload.html create mode 100644 en/images/flow.png create mode 100644 en/images/vuex.png create mode 100644 en/index.html create mode 100644 en/installation.html create mode 100644 en/intro.html create mode 100644 en/modules.html create mode 100644 en/mutations.html create mode 100644 en/plugins.html create mode 100644 en/search_index.json create mode 100644 en/state.html create mode 100644 en/strict.html create mode 100644 en/structure.html create mode 100644 en/testing.html create mode 100644 fr/actions.html create mode 100644 fr/api.html create mode 100644 fr/core-concepts.html create mode 100644 fr/forms.html create mode 100644 fr/getters.html create mode 100644 fr/getting-started.html create mode 100644 fr/hot-reload.html create mode 100644 fr/images/flow.png create mode 100644 fr/images/vuex.png create mode 100644 fr/index.html create mode 100644 fr/installation.html create mode 100644 fr/intro.html create mode 100644 fr/modules.html create mode 100644 fr/mutations.html create mode 100644 fr/plugins.html create mode 100644 fr/search_index.json create mode 100644 fr/state.html create mode 100644 fr/strict.html create mode 100644 fr/structure.html create mode 100644 fr/testing.html create mode 100644 gitbook/fonts/fontawesome/FontAwesome.otf create mode 100644 gitbook/fonts/fontawesome/fontawesome-webfont.eot create mode 100644 gitbook/fonts/fontawesome/fontawesome-webfont.svg create mode 100644 gitbook/fonts/fontawesome/fontawesome-webfont.ttf create mode 100644 gitbook/fonts/fontawesome/fontawesome-webfont.woff create mode 100644 gitbook/fonts/fontawesome/fontawesome-webfont.woff2 create mode 100644 gitbook/gitbook-plugin-edit-link/plugin.js create mode 100644 gitbook/gitbook-plugin-github/plugin.js create mode 100644 gitbook/gitbook-plugin-lunr/lunr.min.js create mode 100644 gitbook/gitbook-plugin-lunr/search-lunr.js create mode 100644 gitbook/gitbook-plugin-prism/prism-coy.css create mode 100644 gitbook/gitbook-plugin-prism/prism-dark.css create mode 100644 gitbook/gitbook-plugin-prism/prism-funky.css create mode 100644 gitbook/gitbook-plugin-prism/prism-okaidia.css create mode 100644 gitbook/gitbook-plugin-prism/prism-solarizedlight.css create mode 100644 gitbook/gitbook-plugin-prism/prism-tomorrow.css create mode 100644 gitbook/gitbook-plugin-prism/prism-twilight.css create mode 100644 gitbook/gitbook-plugin-prism/prism.css create mode 100644 gitbook/gitbook-plugin-search/lunr.min.js create mode 100644 gitbook/gitbook-plugin-search/search-engine.js create mode 100644 gitbook/gitbook-plugin-search/search.css create mode 100644 gitbook/gitbook-plugin-search/search.js create mode 100644 gitbook/gitbook-plugin-sharing/buttons.js create mode 100644 gitbook/gitbook-plugin-theme-vuejs/vue.css create mode 100644 gitbook/gitbook.js create mode 100644 gitbook/images/apple-touch-icon-precomposed-152.png create mode 100644 gitbook/images/favicon.ico create mode 100644 gitbook/style.css create mode 100644 gitbook/theme.js create mode 100644 index.html create mode 100644 ja/actions.html create mode 100644 ja/api.html create mode 100644 ja/core-concepts.html create mode 100644 ja/forms.html create mode 100644 ja/getters.html create mode 100644 ja/getting-started.html create mode 100644 ja/hot-reload.html create mode 100644 ja/images/flow.png create mode 100644 ja/images/vuex.png create mode 100644 ja/index.html create mode 100644 ja/installation.html create mode 100644 ja/intro.html create mode 100644 ja/modules.html create mode 100644 ja/mutations.html create mode 100644 ja/plugins.html create mode 100644 ja/search_index.json create mode 100644 ja/state.html create mode 100644 ja/strict.html create mode 100644 ja/structure.html create mode 100644 ja/testing.html create mode 100644 kr/actions.html create mode 100644 kr/api.html create mode 100644 kr/forms.html create mode 100644 kr/getters.html create mode 100644 kr/getting-started.html create mode 100644 kr/hot-reload.html create mode 100644 kr/images/flow.png create mode 100644 kr/images/vuex.png create mode 100644 kr/index.html create mode 100644 kr/installation.html create mode 100644 kr/intro.html create mode 100644 kr/modules.html create mode 100644 kr/mutations.html create mode 100644 kr/plugins.html create mode 100644 kr/search_index.json create mode 100644 kr/state.html create mode 100644 kr/strict.html create mode 100644 kr/structure.html create mode 100644 kr/testing.html create mode 100644 old/index.html create mode 100644 old/search_index.json create mode 100644 pt-br/actions.html create mode 100644 pt-br/api.html create mode 100644 pt-br/core-concepts.html create mode 100644 pt-br/forms.html create mode 100644 pt-br/getters.html create mode 100644 pt-br/getting-started.html create mode 100644 pt-br/hot-reload.html create mode 100644 pt-br/images/flow.png create mode 100644 pt-br/images/vuex.png create mode 100644 pt-br/index.html create mode 100644 pt-br/installation.html create mode 100644 pt-br/intro.html create mode 100644 pt-br/modules.html create mode 100644 pt-br/mutations.html create mode 100644 pt-br/plugins.html create mode 100644 pt-br/search_index.json create mode 100644 pt-br/state.html create mode 100644 pt-br/strict.html create mode 100644 pt-br/structure.html create mode 100644 pt-br/testing.html create mode 100644 ru/actions.html create mode 100644 ru/api.html create mode 100644 ru/core-concepts.html create mode 100644 ru/forms.html create mode 100644 ru/getters.html create mode 100644 ru/getting-started.html create mode 100644 ru/hot-reload.html create mode 100644 ru/images/flow.png create mode 100644 ru/images/vuex.png create mode 100644 ru/index.html create mode 100644 ru/installation.html create mode 100644 ru/intro.html create mode 100644 ru/modules.html create mode 100644 ru/mutations.html create mode 100644 ru/plugins.html create mode 100644 ru/search_index.json create mode 100644 ru/state.html create mode 100644 ru/strict.html create mode 100644 ru/structure.html create mode 100644 ru/testing.html create mode 100644 search_index.json create mode 100644 zh-cn/actions.html create mode 100644 zh-cn/api.html create mode 100644 zh-cn/core-concepts.html create mode 100644 zh-cn/forms.html create mode 100644 zh-cn/getters.html create mode 100644 zh-cn/getting-started.html create mode 100644 zh-cn/hot-reload.html create mode 100644 zh-cn/images/flow.png create mode 100644 zh-cn/images/vuex.png create mode 100644 zh-cn/index.html create mode 100644 zh-cn/installation.html create mode 100644 zh-cn/intro.html create mode 100644 zh-cn/modules.html create mode 100644 zh-cn/mutations.html create mode 100644 zh-cn/plugins.html create mode 100644 zh-cn/search_index.json create mode 100644 zh-cn/state.html create mode 100644 zh-cn/strict.html create mode 100644 zh-cn/structure.html create mode 100644 zh-cn/testing.html diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..b25d01870 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +vuex.vuejs.org diff --git a/assets/CNAME b/assets/CNAME new file mode 100644 index 000000000..b25d01870 --- /dev/null +++ b/assets/CNAME @@ -0,0 +1 @@ +vuex.vuejs.org diff --git a/assets/circle.yml b/assets/circle.yml new file mode 100644 index 000000000..56ad41b2f --- /dev/null +++ b/assets/circle.yml @@ -0,0 +1,4 @@ +general: + branches: + ignore: + - gh-pages diff --git a/assets/vuex.ai b/assets/vuex.ai new file mode 100644 index 000000000..b8c5773b6 --- /dev/null +++ b/assets/vuex.ai @@ -0,0 +1,6572 @@ +%PDF-1.5 % +1 0 obj <>/OCGs[6 0 R 44 0 R 45 0 R 84 0 R 85 0 R 124 0 R 125 0 R 164 0 R 165 0 R 204 0 R 205 0 R]>>/Pages 3 0 R/Type/Catalog>> endobj 2 0 obj <>stream + + + + + application/pdf + + + Print + + + 2016-09-22T18:46:14-04:00 + 2016-09-22T18:46:14-04:00 + 2015-12-03T17:30:22-05:00 + Adobe Illustrator CC 2014 (Macintosh) + + + + 256 + 204 + JPEG + /9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA AQBIAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAzAEAAwER AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE 1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp 0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo +DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9U4q7FXYq7FXYq7FXYq7 FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX Yq7FXYq7FXYq7FUk87apdaV5T1S/tDxuYIGMLn9lmoob/Y1rkoiyxkaD5qPmPzJLISdTvHkc/wC/ 5SSxP+tmVwhxOI97jrvmQSekdRvBJXjwM0vKvhSuNBeIrf8AEXmD/q53f/I+T/mrHhC8R716655m YgLqF6xNKATSknkaDv3ONBeItPr3mSM0k1G8Q+DTSg7Gnc+IxoLxF7L+R2v6rqelaja39w9yLKSM wSSsXcLKrVXkd6DhtlGUAFyMUiQ9LyptdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirs VdirsVdirsVdirsVYz+ZYJ8iazTf9x/xuuThzDCfIvmmyuntLyC7jAZ7eRJUVuhKMGANPlmUXEBp l0n5oajLN6r6ZYmQPzDBJFIosaBQUdSBSICg98h4bZ4pQl3+YOoXMKxmwso6LKkjJERzE1K8gWI+ GnwgdOnTCIIOQqkH5kanBfveRWVpWQwF42WRh/orc4gGL8wFf4tjufbBwBfEKSa5r9/rUltLe8DL bQ/V0ZFCVT1XlFQNtjKRt2AyQFMZSt6p/wA4+g/VdbNNi9uAfkJMpzdG7D1euZS3uxV2KuxV2Kux V2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KqV1a293bS2tzGJbedGjljbcMrChB +YxVgzfkj5HLEhLlQTsBNsPvGWeKWvwotf8AKkPI/wDLdf8AI7/m3HxSvhRQ8/5LeUUuYEjinaFy RKzTHkKCo40Wn34fFKDiCI/5Uh5H/luv+R3/ADbg8Up8KLv+VIeR/wCW6/5Hf824+KV8KLKfLflf RvLlgbLS4THGzF5HY8ndjtVmPgNhkJSJ5s4xA5JtgS7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FVKUD1ofGrU6fyn3woVcCWnLhGKAF6HiCaAntU74qWNx eeLMxCWe2kiV2EUaijMZA0aSqAeNeDy8duvE5DjcIa2NWR+NgfkSiNI832GqXMVvDDLG8qs4MnAA Ba/5Va7bbePgcIlbPFq4zIAB3T3JOU7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7 FXYq7FXYq7FUM18PVeKGF5zGQspjKUViK0PNl3oQfpwWw496At31ufiD9Tmqeq1hqPs/8WU/aP8A wJ9qtrxHuP2frcLuciv1OYGhNKw12BNP7zvSn0/Oja8R7j9n61N7q4M8Q+qTAcmBNY6Ebiuz9O+/ 68NrxHuP2Kgu7jb/AEKYV67w7bA/789/wPtUWvEe4/Z+txu7jf8A0KY06bw77E/789vxHvRteI9x +z9bRnk5BfqMpAbZqw03b7X95X3/ALcV4j3fd+twnkVQVsZexoDCCKgH/fnYsR9B9qq8R7vu/WuN 1OAT9TmJHasNTs3/ABZ/kj7x70bXiPcfs/W4XU5P+8cw3pUmHxAr/ee9cbXiPcfs/W0Lu4I/3imG 1aVh8Aaf3nvTG14j3H7P1tm6nqR9Tm771h7cv+LO/EfePeja8R7j9n63fWp+VPqc1P5qw06gf789 6/R8qtrxHuP2fraS9/eRxywSQNKPgL8StaA8SyM4B379e2NqJ94pE4WbsVdirsVdirsVdirsVdir sVdirsVdirsVdirsVdirsVQ1i3JZvaaQdz0b3Z/4fIYAwh+lE4WbsVQ1xcQx3VtG7ASSFuApuaL2 2OEIJROBLsVdirsVdirsVdirsVdiqGv1qsG1aTRnb/W/1W/z74Cwn096Jws3Yq7FXYq7FXYq7FXY q7FXYq7FXYq7FXYq7FXYq7FXYqhrEUWban76Tx/m9wv+ffAGEP0onCzYvrvm14ZWtrChZDR5zuK+ Cjp9JznO0e2jCRhi5jmf1O30nZwkOKfyY5Jq+qSSLI11KXWpUhyKV60pmhPaGcm+OXzdmNLiH8I+ SZ6Z5uv7d1W7P1iDuTTmB7Hav05n6TtvLA1k9Uft/HvcXP2dCQuPpP2M0t54riFJoWDxyCqsPDOv x5IziJR3BdDOBiaPMKmTYuxV2KuxV2KuxV2KoXUPsQdP7+LrT+b3IwFhPp70VhZuxV2KuxV2KuxV 2KuxV2KuxV2KuxV2KuxVCaqZf0dcxwTLBdSRSLbSM3ECQqQhr7HCEFi4/wAaQ8xFfW8iO5KB5Udk U8AqszIAeIDdBuclsw3VFPnM3EjSahZ+k7lVVHUUiBNCKofi3+4Y7J3T7SZ54rFI9Ru4ZrlSQZEY fEtfhJ6b0yJZBdY3VmqzUmjFZpDsyd29jkQGMOvvQ2t67YwWlzDDcxm9EQZIgw5UduAZfGm/TMTt HKceCUh3ffs5ekgJ5YxLA44pZWKxqXYAsQBXZRUnOBhCUjQFvUSkBzVPqN56Yk9F+BNAaHc0rt9G +Wfl8lXwmmHixurWNBMi8njZV23IIG/TKzjkNyCyEgeRZT5L1BVguLaaQKqMHj5ED7VeQFflnUez 2YmMod2/zdN2rjAIl3sl+uWn+/4/+CX+udFTqWMsvmlZWEOo24V3cvJJIjihNUKJ6Y4DjtTkd9/n PZhu0o84F2Emq2fp/ABxKBjVSZKnhtRqAU7Y7Lum+iSXEFj6Wo3cc1wJJCJBIGqhYlBWinYGm+RL IJqCGAZTUHcEdCMCXYq7FUPesyrDSu80YNCRsW70I2wFhP8ASiMLN2KuxV2KuxV2KuxV2KuxV2Ku xV2KuxVD6lcva6ddXKAM8EMkig9CUUsK/dhCCh7bQtNiQGWFLm4IHrXMyK8jt3JLV+7oO2NrSt+i tL/5Y4P+Raf0xtad+itL/wCWOD/kWn9MbWnforS/+WOD/kWn9MbWkPZaXppWWtpCf3slKxr05e/L /PtgBYwCD1zy1pcltcXUFpGt6sQWN1UAhUbn8IGwJ3FeuYXaUJT084ju+7dy9HIRyxJYbaXtzaOX gbgzDixoDUVrTfttnC4c88RuJp6XJijMUUT+ntSrXmu7mQ/An2iKE9Myf5Rzd453yDV+Ux932lSm 1W+mtvq0knKGoPGg6itN6V75Vk1mScOAn0s46eEZcQG6f+TdMhmhuLi4hSVCQkXqKG3FS1Kj3GdB 7PYiIyn0ND5Or7WmCYx7mR/orS/+WOD/AJFp/TOkt09O/RWl/wDLHB/yLT+mNrTv0Vpf/LHB/wAi 0/pja079FaX/AMscH/ItP6Y2tIO7srbT5IbyyjW3YzRRTxRjgkqzSCL4lFByUvyDddqdMbQRSbYG TsVQ18Rxhrv++j/4l/qv/D5jAWE/0onCzdirsVdirsVdirsVdirsVdirsVdirsVQOvf8cPUf+Yab /k2cI5olyR2BLsVdirsVQ1gKLNsRWaQ7/wCt/qr/AJ9zgDCHX3onCzYlrvlOUytc6eoZWNXt+hB7 8a9vbOX7R7FlxGeLr/D+p3Wk7RFcM/mx17C+R+D28qt/KUav6s0MtNlBoxlfuLsxmgRYI+aZaZ5W 1G7kUzIbaD9pnFGI/wAlTv8Afmw0nY+XKfUOCPnz+AcXPr8cBseIs4tbWG1t0t4F4xRiijOxw4Y4 4iMRQDz+TIZyMjzKrlrB2KuxV2KoHWf944/+Ym0/6iY8IQUdgS7FULf8eMHL/f8AHTp15e5XAWE+ nvRWFm7FXYq7FXYq7FXYq7FXYq7FXYq7FXYqgde/44eo/wDMNN/ybOEc0S5I7Al2KuxV2KoXT/sT 9P7+XpT+b2JwBhDr70VhZuxV2KuxV2KuxV2KuxVbNNFDE0szrHEgq8jkKoHiSdhiSmMSTQ5sA83/ AJi6A9qLXTNT/wBKjmikMiQmSP8AduGpyYUNCAw49aUysZ4guwHY+okLqveyHQvPXljV2S3tb8G6 IAEUw9KRj7AgKxPguMcsS15+zs2IXKO3fzZBljhIe9DFYaV/vo60r05d6dsBYT/SiMLN2KuxV2Ku xV2KuxV2KuxV2KsZ82+erHy7NDbvA9zczL6npqQoVKkAliD1IPbIylTgaztCOAgEWSx//lclt/1a 3/5HD/mjI8bhfy3H+afm7/lclt/1a3/5HD/mjHjX+W4/zT80Pf8A5t213Y3Nr+jXT6xE8XP1Qac1 K1pxHSuEZFPbcf5pRH/K5Lb/AKtb/wDI4f8ANGDjX+W4/wA0/N3/ACuS2/6tb/8AI4f80Y8a/wAt x/mn5u/5XJbf9Wt/+Rw/5ox41/luP80/NlnlXzTZ+YrJ7iCNoZIW4TQvQlSRUEEdQcmJW7LSauOe NjakysmZlmrXaaQCpJ2Ddqk7Yhvh+lEYWbsVdirsVdirsVdirsVeF/mR50udZ1SWwt5CulWjlERT QSupoZG8d/s+2YOXJxHyex7L0AxQEj9cvs8mF5U7ZsEggg0I6HFXs/5Vec7jVraTSdQcyXtogeGZ j8UkNQvxeLISN++ZeDJexeT7Y0IxHjj9MvvZvfgFYem00Z3/ANb/AFW/z7jLy6GfT3q1xPDbwSXE 7iOCFWklkY0VUUVZifAAYWbBZPzs8jK7KJLhwpIDrCaH3FSD94yzwi1+LFb/AMrv8j/zXX/In/m7 Hwivixd/yu/yP/Ndf8if+bsfCK+LF3/K7/I/811/yJ/5ux8Ir4sWX6Fr2la7pyahpkwntnJUmhDK w6qyncEVyBBDMEHkmGBLsVdirsVeQ/m//wApLbf8wSf8nZcrnzeY7a/vR/V/SWMaLosmqyyxxzJC YV9ST1P99g0dh48a9Mg4On0/ikgGq+5MJfI2twG2NyEijupRCjEksCUL/YA5dFO3WvzGGm49nZBV 0LNfpXN5F1gAPyjWJgzI0vONiqoZDVGWoog5f240yPZuTvFeezU/kTXYJXjlESmMIXJY0HNio34+ IxpB7Myg0aV0/LnX+UIlaCNJ5FiVvUruxO9AOyqW/t2x4WQ7Ky7XW6RappV1pk6QXPHnJEky8TUc ZBUdQMDh58EsZo91vRPyb/3m1T/Xh/U+Tg7zsT6Ze8M9sSOM1Nv30n/Ev9VP4/M5MO5h+lE4WbsV dirsVdirsVdiqH1F5I9Punir6qwyMlOvIKSKU98EuRZ4gDIA97598uaFpOpxTPf6rHpzRyIqrJ+2 rhq071DcformviAer2+q1E8ZHDAy2R9v5J06R+Eut2sYj9RpnLxkFI/TI4Uc1ZhIafLCI+bTLXzH KEunf5+Xktn8l6egdhrdqoVVojOjMXZlTj8DkbMatStFoRy3o8PmmOvkf4Jfj8fPuRfkuEaJ+YUc CTreQwpKJJ7f41dTbl/h4k9GoDk8Q9YDR2ll49IZEEctvi9iu7uJ4rdhzUNLERVGHVhtU8R398zS HjZnl70n/MK9iHlDVYeL8prSYqeDADigbeoHjk4DdMzs+a7G1a7vbe0RgrXEiRKx6AuwUE/fmUXE Atksn5ba+I3njaI2quEMshaEg+mJWqkiq3wRks1OwJ3yHGGfhlePyx8xNqgsIzFJykkjWZS3E+lK ImYVXpU1x8QJ8Isf1jRrzSbiOC6485YY7iMoagxyryX6adcmDbCUae1/kL/yh95/20JP+TEOY+bm 5GHk9JyptdirsVdiryT834pB5gtJipETWior9iyySEj6AwyufN5rtqJ8UHpw/pLBASOhp2yDprXG WRty5O9dyevj+GKTIuMkh6sT8ye9f64rxFc9xcSMWkld2NKlmJJp064pM5HmVvqybfG23Tc/598U cR72mZmNWJY+JNcVJJ5vUvydgmWw1GZkIikkjWNyNiUDcqfLkMnB6LsSJEJHzZzYceM/H/f8lenX l7FsmHcQ6+9FYWbsVdirsVdirsVdirsVfO/nfyvceX9cmtyh+pzEyWUn7JjJ+zXxTof7c1+SHCae 57P1Yz4wf4hzY/kHOdir1b8nPLE8bTa/dIUSRDDYg/tAn45Pw4j6cycEOrzfbmrBrEPef1PSb4uF h41/vo60r05b9MyS8zPp70D5w0+61HytqtlarzuZ7aRIUrTkxXZfpycTRTIWHzBJo2sQytHJY3Ec iGjKYnBBH0Zl2HE4S0dO1c1ra3BqamqP1P0Y2Fot/o/WP+Wa48PsP/TGwtFadM1U9bSc0FBWN+g+ jGwtF75+S+j6lpnlGRb+B7aS5u5LiKOQFX9MxxoCVO4qUP0ZjZTZcnECAzzK2x2KuxV2KqVxa2tz H6dzCk0da8JFDivjQg40xlES2ItDfoLQ/wDq3W3/ACJj/pgoMPAh/NHyd+gtD/6t1t/yJj/pjQXw IfzR8kr8z+XtOfQb36rb29rKkTSeskCcqIORCkUpypSuGIFolghXIfJMLfy9pEcEaTWVrLKqgPL6 Ea8mAoWpQ0rgoJ8CH80fJU/QWh/9W62/5Ex/0xoL4EP5o+Tv0Fof/Vutv+RMf9MaC+BD+aPkjIoo oY1jiRY412VFAVQPYDC2AAbBQsa8Zqkn99J1r/N74Axh196Jws1k08METTTyLFEgq8jkKoHiSdhh AtUil/MDydHIUbU4yw2JUO4/4JVIy0aefcmk20/VtM1KL1bC6juUH2jGwYiv8wG4+nK5QMeYQisi rsVdirsVQeraNpmr2jWmo263EDb8W2IPirChU+4yMog823DnnilxQNF5zrX5N6dEBNZajLFG8sUY jlRZKetKsf2gY/s865T+W83dQ7fmB6og/Gv1pton5P8Al6xmWe+lk1F0NVjcBIvpQVLfS1PbDHAB zadR23lmKiOH72doiooRAFRQAqgUAA6ADL3Tk2h78qFhrT++jAqAd+XuG/z74C1z6e9E4WbsVdir sVdirsVdirsVdirsVdirsVdiqB17/jh6j/zDTf8AJs4RzRLkjsCXYq7FXYqhrAALN03mkO3+t/qr /n3OAMIdfeq3NxDbW8txOwSGFGkkc9AqipP3ZICzTN4L5t836h5hvmeRmjsUY/VrUH4VXszAdWPc 5t8OEQHmzASHLkonTdTv9Nu0u7GZoLiPo69x4EdCD4HIyiJCir3nyh5kj8waLHehQk6n07qMdFkU CtPY1qM1GbFwSpgQnWVIdirsVdiqB1n/AHjj/wCYm0/6iY8IQUdgS7FUNfFQsNTT99HTp15e7J/H 5HAWE/0onCzdirsVdirsVdirsVdirsVdirsVdirsVUru2S6tJraQkJPG0bkdaOCpp9+KlBw3mqRR rHc2Ek8ygBprdofTen7QEkkbCvhTbxOFFlf+kbz/AKtdz/wVt/1Wxpbd+kbz/q13P/BW3/VbGlt3 6RvP+rXc/wDBW3/VbGltD2d/dqstNPuHrK5qr2xpVvsn9+dxgAYwKTfmBqN5/hDUR9Rntwyxq0rt AVAaVAa8JXbcGmwzI0w9YZg7vFYEWSaNHbgjsFZ9tgTQncqPvObUtjKn8maT6hK61AIUaNZKvEWP qycfg+NfsqQzVpTKPGPci0h1nSk025jgW7hvOcSys8DB1UtX4CQSKilfllsJ8Q5UrKvy01jUdPi1 P6pZSX3Mwco0I+CpYcyOvft+GYusANMZmnqv6RvP+rXc/wDBW3/VbNfTG3fpG8/6tdz/AMFbf9Vs aW3fpG8/6tdz/wAFbf8AVbGlt36RvP8Aq13P/BW3/VbGltSeO+v54hNAbSyhdZWR2VpZHQ8kBCF1 VVb4vtEmg6YrzTPAl2Koa+BKw0rtNGdq/wA3sDgLCfT3onCzdirsVdirsVdirsVdirsVdirsVdir sVdirsVYpH5R1qKUejrkscDStJNGoILK3H4R8W3Q75PiDDhPesHlPzP6vqf4ikDsqpIwQ1YKG3oX oPt02+fXHiHcvCe9lqIERUBJCgAFiSTTxJ65Bmh7EuVm5V/vpKVr05bdcAYQ6+9R1/Sk1bRrvTmP H6xGVVj0DjdCfkwGWY58MgWb53vLS5s7qW1uYzFcQsUkjbqCM3QIIsNilhV2KvZ/yr8vzaZokl5c KUuNRKuEOxESA+nX58iflTNXq8nFKh0YEs1zFQxm+8q6tNqUt9a6xJByl9SO34kxrVAjdGB3CjJC TAxPeoyeU/MBdeGuOkcYcxrxc0kd3bmfj7LJTDxBeE97JNOt7i3sYILmc3M8aBZJyKFyO9N8iWQR GBLsVdiqFvwCsFaf38fWn83uDgLCfT3orCzdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVd iqGsCCs1ABSeQbAD9r2Vf8++AMIdfeicLNj3mjyPo3mECScGC9UcUuoqcqdg4OzD/OuXYs8oe5IL CJfyZ1QS0h1GB4qn4nV1anb4RyH45ljWjuTxMg8u/lVpOmzJdX8p1C4QhkQrxhB91qxb6TT2ynJq 5S2GyCWcZiIdirsVdirsVdirsVdiqGv/ALMP/GaPvT9r/WX/AD7HAWE+nvROFm7FXYq7FXYq7FXY q7FXYq7FXYq7FXYq7FXYq7FXYq7FULZyRiS4gLASrIzFCRy4vuppybY/R8sAYRO5CKws3Yq7FXYq 7FXYq7FXYq7FXYq7FXYqhb1wZLeFT+9aVW47k8V+JmNA1BtSpoK0Fd8BYTPIIrCzdirsVdirsVdi rsVdirsVdirsVdirsVdirsVdirsVdiqnNbW868ZoklXcUdQwoRQ9fEYoMQean+jtPqT9ViqTUn01 61J8PFj95wUx8OPcGhpmmjcWkIoaika9RxPh/kL9wxoL4ce4NforTP8Aljg3FP7tOlCvh4GmNBfD j3Bc2naezcmtYmapapRSaklienixONL4ce4OOm6cRQ2sNB0Hpr/k+3+Qv3DwxpfDj3Br9F6Zx4/V IePh6aU3BHh4MR9ONBfDj3Bsadp4bkLWIMTyJ9Na1ryr08d8aC+HHuDQ0zTQKC0hAAoKRr0HEeH+ Qv3DGgvhx7g79Gabv/okPxAhv3a7ghga7eDsPpONBfDj3Bs6bpxbmbWEtWvL01rWvKtaeO+NBfDj 3Bo6XppABtISAABWNOgAUDp4Io+gY0F8OPcGzpunEFTawlT1HprQ7MPD/Lb7z440vhx7gqQ2ttBX 0Yki5GrcFC1PvTDTIRA5KmKXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq 7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7 FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq//Z + + + + uuid:587bf813-35c7-614a-9846-4e9eddded51d + xmp.did:e7f7e66e-1404-47ff-9935-b6ad5ccaae56 + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + uuid:d1c078a0-2746-42b2-b0d1-25aedff8fb1e + xmp.did:1b6690ed-28a8-c141-9479-b6a9cf6be651 + uuid:5D20892493BFDB11914A8590D31508C8 + proof:pdf + + + + + saved + xmp.iid:e7f7e66e-1404-47ff-9935-b6ad5ccaae56 + 2015-12-03T17:30:22-05:00 + Adobe Illustrator CC 2014 (Macintosh) + / + + + + Document + Print + False + False + 1 + + 700.000000 + 550.000000 + Points + + + + + Montserrat-Regular + Montserrat + Regular + Open Type + Version 2.001 + False + Montserrat-Regular.ttf + + + + + + Cyan + Magenta + Yellow + Black + + + + + + Default Swatch Group + 0 + + + + White + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 0.000000 + + + Black + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + CMYK Red + CMYK + PROCESS + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + CMYK Yellow + CMYK + PROCESS + 0.000000 + 0.000000 + 100.000000 + 0.000000 + + + CMYK Green + CMYK + PROCESS + 100.000000 + 0.000000 + 100.000000 + 0.000000 + + + CMYK Cyan + CMYK + PROCESS + 100.000000 + 0.000000 + 0.000000 + 0.000000 + + + CMYK Blue + CMYK + PROCESS + 100.000000 + 100.000000 + 0.000000 + 0.000000 + + + CMYK Magenta + CMYK + PROCESS + 0.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=15 M=100 Y=90 K=10 + CMYK + PROCESS + 15.000000 + 100.000000 + 90.000000 + 10.000000 + + + C=0 M=90 Y=85 K=0 + CMYK + PROCESS + 0.000000 + 90.000000 + 85.000000 + 0.000000 + + + C=0 M=80 Y=95 K=0 + CMYK + PROCESS + 0.000000 + 80.000000 + 95.000000 + 0.000000 + + + C=0 M=50 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 50.000000 + 100.000000 + 0.000000 + + + C=0 M=35 Y=85 K=0 + CMYK + PROCESS + 0.000000 + 35.000000 + 85.000000 + 0.000000 + + + C=5 M=0 Y=90 K=0 + CMYK + PROCESS + 5.000000 + 0.000000 + 90.000000 + 0.000000 + + + C=20 M=0 Y=100 K=0 + CMYK + PROCESS + 20.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=50 M=0 Y=100 K=0 + CMYK + PROCESS + 50.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=75 M=0 Y=100 K=0 + CMYK + PROCESS + 75.000000 + 0.000000 + 100.000000 + 0.000000 + + + C=85 M=10 Y=100 K=10 + CMYK + PROCESS + 85.000000 + 10.000000 + 100.000000 + 10.000000 + + + C=90 M=30 Y=95 K=30 + CMYK + PROCESS + 90.000000 + 30.000000 + 95.000000 + 30.000000 + + + C=75 M=0 Y=75 K=0 + CMYK + PROCESS + 75.000000 + 0.000000 + 75.000000 + 0.000000 + + + C=80 M=10 Y=45 K=0 + CMYK + PROCESS + 80.000000 + 10.000000 + 45.000000 + 0.000000 + + + C=70 M=15 Y=0 K=0 + CMYK + PROCESS + 70.000000 + 15.000000 + 0.000000 + 0.000000 + + + C=85 M=50 Y=0 K=0 + CMYK + PROCESS + 85.000000 + 50.000000 + 0.000000 + 0.000000 + + + C=100 M=95 Y=5 K=0 + CMYK + PROCESS + 100.000000 + 95.000000 + 5.000000 + 0.000000 + + + C=100 M=100 Y=25 K=25 + CMYK + PROCESS + 100.000000 + 100.000000 + 25.000000 + 25.000000 + + + C=75 M=100 Y=0 K=0 + CMYK + PROCESS + 75.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=50 M=100 Y=0 K=0 + CMYK + PROCESS + 50.000000 + 100.000000 + 0.000000 + 0.000000 + + + C=35 M=100 Y=35 K=10 + CMYK + PROCESS + 35.000000 + 100.000000 + 35.000000 + 10.000000 + + + C=10 M=100 Y=50 K=0 + CMYK + PROCESS + 10.000000 + 100.000000 + 50.000000 + 0.000000 + + + C=0 M=95 Y=20 K=0 + CMYK + PROCESS + 0.000000 + 95.000000 + 20.000000 + 0.000000 + + + C=25 M=25 Y=40 K=0 + CMYK + PROCESS + 25.000000 + 25.000000 + 40.000000 + 0.000000 + + + C=40 M=45 Y=50 K=5 + CMYK + PROCESS + 40.000000 + 45.000000 + 50.000000 + 5.000000 + + + C=50 M=50 Y=60 K=25 + CMYK + PROCESS + 50.000000 + 50.000000 + 60.000000 + 25.000000 + + + C=55 M=60 Y=65 K=40 + CMYK + PROCESS + 55.000000 + 60.000000 + 65.000000 + 40.000000 + + + C=25 M=40 Y=65 K=0 + CMYK + PROCESS + 25.000000 + 40.000000 + 65.000000 + 0.000000 + + + C=30 M=50 Y=75 K=10 + CMYK + PROCESS + 30.000000 + 50.000000 + 75.000000 + 10.000000 + + + C=35 M=60 Y=80 K=25 + CMYK + PROCESS + 35.000000 + 60.000000 + 80.000000 + 25.000000 + + + C=40 M=65 Y=90 K=35 + CMYK + PROCESS + 40.000000 + 65.000000 + 90.000000 + 35.000000 + + + C=40 M=70 Y=100 K=50 + CMYK + PROCESS + 40.000000 + 70.000000 + 100.000000 + 50.000000 + + + C=50 M=70 Y=80 K=70 + CMYK + PROCESS + 50.000000 + 70.000000 + 80.000000 + 70.000000 + + + + + + Grays + 1 + + + + C=0 M=0 Y=0 K=100 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 100.000000 + + + C=0 M=0 Y=0 K=90 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 89.999400 + + + C=0 M=0 Y=0 K=80 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 79.998800 + + + C=0 M=0 Y=0 K=70 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 69.999700 + + + C=0 M=0 Y=0 K=60 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 59.999100 + + + C=0 M=0 Y=0 K=50 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 50.000000 + + + C=0 M=0 Y=0 K=40 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 39.999400 + + + C=0 M=0 Y=0 K=30 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 29.998800 + + + C=0 M=0 Y=0 K=20 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 19.999700 + + + C=0 M=0 Y=0 K=10 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 9.999100 + + + C=0 M=0 Y=0 K=5 + CMYK + PROCESS + 0.000000 + 0.000000 + 0.000000 + 4.998800 + + + + + + Brights + 1 + + + + C=0 M=100 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 100.000000 + 100.000000 + 0.000000 + + + C=0 M=75 Y=100 K=0 + CMYK + PROCESS + 0.000000 + 75.000000 + 100.000000 + 0.000000 + + + C=0 M=10 Y=95 K=0 + CMYK + PROCESS + 0.000000 + 10.000000 + 95.000000 + 0.000000 + + + C=85 M=10 Y=100 K=0 + CMYK + PROCESS + 85.000000 + 10.000000 + 100.000000 + 0.000000 + + + C=100 M=90 Y=0 K=0 + CMYK + PROCESS + 100.000000 + 90.000000 + 0.000000 + 0.000000 + + + C=60 M=90 Y=0 K=0 + CMYK + PROCESS + 60.000000 + 90.000000 + 0.003100 + 0.003100 + + + + + + + Adobe PDF library 10.01 + + + + + + + + + + + + + + + + + + + + + + + + + endstream endobj 3 0 obj <> endobj 8 0 obj <>/Resources<>/ExtGState<>/Font<>/ProcSet[/PDF/Text]/Properties<>>>/Thumb 211 0 R/TrimBox[0.0 0.0 700.0 550.0]/Type/Page>> endobj 207 0 obj <>stream +HWn7W8shU܏@I 1N8|~^e4#K!!!kyU}J:~RԨͭ2Onm' !g3).7'r*/ߣ1oSUTMӘgV ~X}Qgs<uu/0j`CV!i9Uq9.!$>ZzNG Z\Rn-zXX5Yvzym b1iR\M>V%M;vF(yLX'o9NM=Nb=iJy%1d' MvIu3pxvhp]I$Y1,A 4lq$^ܽ_vnCfdImm +Z4!|΀^sRtx1XpW7׷_GJk\.piV56lcQstkokZ+=[nm8U<^vπ:BDFh,DF@# He^QԨ̣)ׁʚXm45cD H&ʭ]_ojI~qsz{gar3gM-Y۩_uz4 GFp1ec'<-vb< '94@7GIʇX S:/ED49qŃOZ.GCh.g7R]쫿\ nh<4+`{'GHOQS6 6-}TvN`•}znоy-[-n77bl Ou5g9=H8b㳎n4:I{lR!tn9j<.Qsȳ;Ţp 2^1Q.iyo2Ɨ ͨDW)hwZ4YsIYp6<;=!^&D^e @Cj_I7'+0q +J( endstream endobj 211 0 obj <>stream +8;Z\74aM`7%)#ReQu\*=H/][_@O@,^a\,\/'$7pgp(3/qeCcZ7'V1VIVC0`!ZAQ_W+uG6/#`mnnWFGSMFQ1;6r- +3N6>6SuB*PWcci\rF4<3/QUVc?b0DS@B+&NpWHP%qj-`0<'0Ef=ukGZqij+U>d]fg +m=e*=4DZ[XQP,fOO)rWHKIn2f5)%@\Er-Wk;nU%Z#AWonF^!#XkQp-%W?l1bln(YT +5>^U2c:uX#6#CbGelGgYH_"B(1N6R-b=_'7CPqiIGI%73Z4F;&.CH51dPER8"71/^ +>G`(t)*##;Cu>(a#h?m=GYI!Ef=*7'.HB&ZG3bTV,88N`o=TcQDVZ=lnB3s.J?^h` +qdlA.>mHn>E5,)SNE:HgUNV(Bg<+0jQs]2ZZ^MPD(BEd#3C+=&]\!,Je@Oqjms/G= +N4uSgn#!'i7_$UtGB,'>fseT(;rGr*?.jkc.>Wj@o:O=]grkKZ,r%TQ(jMer=ZYjf +Dk+ko!,H!H6N~> endstream endobj 212 0 obj [/Indexed/DeviceRGB 255 213 0 R] endobj 213 0 obj <>stream +8;X]O>EqN@%''O_@%e@?J;%+8(9e>X=MR6S?i^YgA3=].HDXF.R$lIL@"pJ+EP(%0 +b]6ajmNZn*!='OQZeQ^Y*,=]?C.B+\Ulg9dhD*"iC[;*=3`oP1[!S^)?1)IZ4dup` +E1r!/,*0[*9.aFIR2&b-C#soRZ7Dl%MLY\.?d>Mn +6%Q2oYfNRF$$+ON<+]RUJmC0InDZ4OTs0S!saG>GGKUlQ*Q?45:CI&4J'_2j$XKrcYp0n+Xl_nU*O( +l[$6Nn+Z_Nq0]s7hs]`XX1nZ8&94a\~> endstream endobj 204 0 obj <> endobj 205 0 obj <> endobj 216 0 obj [/View/Design] endobj 217 0 obj <>>> endobj 214 0 obj [/View/Design] endobj 215 0 obj <>>> endobj 203 0 obj <> endobj 218 0 obj <> endobj 219 0 obj <>stream +HViXT~Ѡ20âl;( 6(HP`D[DK+VAViSTڴئ>I$&FkL,wݹhm~Ws}y[ +J"͢&UecɲI*P6Y+~b| @wG`CS*~x/kYd3pke{}-Mucs֖mҽꆸomWC/d1$OZY"G{8m"խ+I=;C59{\Oufc +P"y(C9B5j`A-Mx=؋x 2^p1ūx ou_Wx opT[WhEшcev,e /V0dhJ-`N8EO|lk۰/b ;nމ >'X!܀ k)jȦG寃bPL,RV,u?eP+jFSGW4: 55of&[S :*D?Y0X Kfla*z}j=PoO߱ػ[u +{)GmvM[΍o\?twЗCن>:>th8X=/G7aFubZ@ɜٻ(eF_G3ZQO]A=B[ST0?U zQ7fq:c=y暵dj=e>^xkĔ='R2v?szqbKYjNl +7_?C:Rd<1^rլRD0FdD/\bMy]KC=b?XU|KU}d +U.cȒO:[#lU|PxiDX-Mq4< nZK{(=Ҍ|ɴ+/^hzrh>#>ϑGGI|Tnc#ݻziYU^j3\#O v$8z)^`-P2w}d;sr*;zwZp6\]f!oKo ȕ\)jcSʕN>M|PKS_2 ::A8{f|r,UR!׎8\/.ax|^,0fcPxhd}uk/,B'Q^&ٓHeH1* +q=#]c\n5I(-ѱ cd +WY`~lyOΞ3gof65H^>zWf;72<˅ jܲfL-LC֫CkF%,O>T75zkOZe\WkpeS)4wX!XsQ,_A3Ǯbuj.[Ss /Q^i@Q ~,K*m +^6DX jKa2R3(o< Q/" +F~r֕YB!-QJ>AL"ΧŖ,Rȓ/NU~H$η+1!41F5*7}Bs&}i#i/ƩT*rŋYM(dλB*eGʤc9ll {VK>|ڏ|C)bqU\C6qb\p{c۠nA#è&"߸=o cKj0Mu"s]N Ƴ;{֗(f?!wʛ? Odől00XyXҿL 5fbe Uyff$FP/keYxk1: b +j'$鄺%w~ {o_bL$ "Ibmo-] +;yޘ/>令{-5 endstream endobj 210 0 obj <> endobj 209 0 obj [/ICCBased 220 0 R] endobj 220 0 obj <>stream +HuTKtKKJI,t(݋4K%ҹH4J#Ғ(H +wqyy~3̙g<3Y9El +@ ]!O-@\+BVKK :OX~WCaiHKL0qY `5ck +X]x= 8 XĿ׽>.f#aPn D^{y8  dp H st:Y׬cxc IV?S!:_9[YbQP~+rA +ShHht^ '0߅™kYXY9Yqqpl'WzEE$%D>,^|t*K)%/`\ҫ:&D [7dplDa5|mb4,yy{e5 3⚅,t+whlA   m k +xYUH&%Ȥ +qO'Mz3KT@v[NUnn^\o]abTrtlmE]e~U+jאZ:zaqi5};CS[\_ۆwCaQ1;>L$Lz}4:%8M7l̎Χ/}XT^]X>\Ym[n!ycskkƶʷ;v{pIs0Xݯ3s󝋒&$WWW*)!$$%!e$cHNOAKIMEq ƕ;KLw@YX;ؚ8^+DspfKOTCPpJ%D=++O%$*8IZ\Z^UK_wL"dx]}>9=;s_G8/̹N!Gz[<=2|B}PQzlH0Wc(Een|Pds::5&89yFT"od䳔i/ZK^&gd:fgQl kJХeJ*+篍kj5U[ZUh0|em6]B@`PpH?QM1Msψ*iϛ.Z [JYZ)X-]R޸Ѻپw?@?5 ǖ'vNg +W3gLC#u!MMMEvAms˔FVNA̝GLwA̬,llؿsݛnͽ+!B²" 'R&k?3?4+:6oT\ұڿ6VʝoF?LT;:>::>:;eqvx^sawݥʕ'_EFO\DKLtAnFF)F|ԭ6\`@z?m+F;LwiAhy͖)Mgw~_ @ZH_XA,"F)%/*9aZ:Q,\B^_AU񡒀2 +*'[j o5[uR1uh`fm$1xJgBdrltlyyEe$feg-g#`dGbwj0TOC9; ܨݿxz6zx8IP=A!.aAxۑϊ}bG-ޒēx`G/Ԝq_O?0"۬խЮ˯ǰı²µŶȷ͸ӹۺ 0@RfzƏǦȾ *GcЀџҿ'LsٛFsM6+1MZ:{T?~ò~i~L}~cbA~Dad~ty~W~O>~\/~|~`Cx}%H}1X}%z}K} {N}׋<_~7A~-ψ||Dz|+E|[s|z} ^}wO@}-~ċ {Gu{Dz{]Ĭ{f{Zx|[]|ϕM?}R<}Ǝz]YzHħz|z={LNw{\|=>|v|ېI8z/r z;bz'sMzd6zɬqv{D[{0> |;|yyaIy?yazYvzݮ[{^=c{ФI{R*y߄yfUy`VyyuKzZi{ <{z%zȎ~+~}͇}W0}3}HtЄ}Zk}=~zɇ}!~Єd*s}Y<9wpSwuuVrUW؈|;,뇔{RsѲ;:8q)PCV:4.8Ȅ2񡂡?Up Vu9S c bփR.ՁNn U388A/ͬδz6߆өn1T\e7݀tXT)$̯̕6;eCʷˆ imw3SƀV7M +\lGNػځNāa5tNzlߴS<H6*-N}o2ن N%է>w֣A}⇤\fXMݘ2, KԐ3g°[} +0e6M _1 ? 1ӣǾI^I|B̯dܪwLe1$: rW] 1S{z|diL g0\ U{[G{!{ ޔ`{&yE{xbie{Jr|/c5}~ +~:f#MKx+Ca|uI~.yW ώәߎ%¡唘[w!^T`^H*- 5GȨ瘎=Π4rv_ҍRGf,ދ̋|,ƕ{ Ҙtٕ^1Fő,;',#h%T,Qۥ{[s:9󅼓&^!Փa@!" y +.Jl6mHju,bU6+s hܸd-ʥ}wi-sun=0Ľi-_*)U_ˈb$na+;ϧT;ppA7C4.*Iߥa8Mm.ACi7\j|fiԫ)]ޭjʄU]3(í whJch-4x7h׿*P0H됎L랇ڡuÂ,{Bz}8vggҲd[!XTZZ.vlAg +{;Sm`vؿ`~?ga. +3Ì{L^WYe4]L7ok!wI~Ira^=C#Zh`Wu}p)"z7ff&3$FJ8Ҷ5m +uR_,^VS&aR~PfLL_Dw*`\-9]q  TI6)>u6 D`e͢/xqY%9ʜ;åOd\˾P&eRz;].R<oΡ]P{?: r̨\ʻb Ҥ3|m s؟W9oZt]RnÅ\cW#+nI&gyAjsN06HiD'@J+a5V~cRI̫vwtUc[3+?F|l(iU^+O?Rs1Hqil$Wþh=(RE +1BvџnF/ BsGMY9>ܖ3ȗqI ڣ5V_1ȣβiJiX0WVH[8g_/ +n3 ` 38A.|f|ј0I6bv%& ;Y㿜҄#dD.).p'3J12K[Duɥ$s8IƊ.z^48e!R6}vcMiozo0'=~i,3:?-?oS,9w#ROa; ?pB +֞IO ݟe#}ԯN$\l?], y,>&Рq]yh0AqK)ĝBFҍcH:-h-ǟcf)K9T127]qEjL<>h;|U +dpG +ƫ`&!8al`83>.qɂnA9 +; `HByg KB*k㰗2fF=#OM eT? +mTm_OBۊV<ɆF('n3uG~Ȯ#7Њ9[١`Ns.P..콤 'KnpF\? B>-`NWOOWBlfxW^b-_x&*/(j_=߆󑊢zF`LdE:SNʔ@S 03|TOKokto}bFz$4-,.m'j*J|)J6BP ^3ewܫpX.*,07xPڳ:2XOT21|"7=0ߴy}ĸB)H[Fs V+̯+Y(I(x&9JAI'tXmyG=X[8TK)2<TSRvxlȓGO|g/{>4/gRFȶ&A52 uЯ*B幃AuFǞѧuD)B,*?n` 'qQIzK֗4{B_g68#ʉ2.A$69!̒ub1&D3Qx" >ɏnνxVG&TۨÓ)sxd-5KxߣD&1±jdGjJ|J{Z ޲f6/vTp̄ub PmBU#gBg˷)-*E +ar>>Ƶrn[ɭF-IByѸP=ĶKUC wG D}"vN.p]]Q8uY{#qCv}sax_oyiNr( d8aw2CQ}V8UWO\g \yk@dcZt9$u +p-1z(=f) +vě92 w u煼ת#{P6+Dq3HIi%BCb!kc5&U ):X$܎[b2*@PkcӘdoTB_L1Uwi")=2#pI9,RO>T@>;bnDPuCfk^^\G~ oLRcHqܮ=-8^5Ońy*9:-\g8:T<?*C;[yX+I;lRL߭$DvYTQ6DyVmfy%/sIsmXP1Lռȭvow)QBb_LVwupeėO*|+](uHװ4WU.{ 4\m.QwR~MAiRz+%BKz?'{ k҉aa{H]sX}da~3_auQz VM\ĵv5I0LM)DŽp1:5,&4 %!$}ocޤA]R^xT◬M&/B:DwA24?cd&g]5b4a?iǐ Ĉ.OA 6vfvsd(5yTH/P=(a;zUs bWxDa)Eʼ $sgPJreY3w`cFo0|U[j5k.5J&eTor È´}I lpjC8c5J=g%Uo|L58E" +ِ[Ak]J͆VBM"{NrQihЦ@Y?6^߫ZWٯ]ذc؋hKSLj:>O ɲ.ݰQ{5mm<ٷ?^v"}ъw9O&vX7km[ ,70nΒ7|eP\I;-wgFN cIP#qWI ;NٶA)H~7i thl~~dzY Cx2>*c&mb{9f1X*L #> + V@g蒼]7n249=MK% ;,F\j 1klZi؊ΐ.|Q9а$_.!;̿lE,ɥDi}D3^a`Y5g{J=mɳy3CM'jM-iЦm n5? SJE+U~ ;q.tXd~~p*QeS%.Ћ"ưBsZ6-6[\d;^z4`;64藸ͱw;|+&AfLU3XTm)lF'l VɺgcGObbɜ9;v \CL, >B?KGCe"z -@EHILp<5'҉$>8#gL2m c1 c Fw)P+rkC qp/u8#!*g°Pa`vu@oH`"Ž:z_Q<,D>'ӅWP .`xW3|!6 +5 El[",0 e[Oz0~lUO+&xkPc|u$k.?{Qp""kr6isVa=~@W_ +.<7 +2#h?c~m'rE_xs6aG+K 14L^kUp^^_mS^dШ'>}5$:τ!E[bJx&n t(m;ZsF5uqX.ՂBqKP *l%{ٓ{'f';,TT,bhUq2Z3;}T9vwRR;GD + K*/@hUv$j!@ vyבm,W|-͢ ^ ~D_􆭍"ĉ#c禘*X/Ϝe>|XH;:)d9gƖ4aBQ4Ew,C +ۯBU#>SV$L-5gV ϯ*B#} npþtdU$Db&$^\^&Z"/˺+-}%Z:}9AYu rTlP0"~! ͚*@5K?߫Z-P=j>܈[O?)a5 +?WUsy5^(ge${Cm> "Gգ+$踿ϫ& Xw8?g,'ō="/xNM)'EFqrf CįQ9ZY$r!6m)4 V9kJ$# FьX٥Cp[ģ)CS;rFP#ImKGɺzj>>X9,ZL-jIbkȉ8˚?vtxPIO}_ay@:|Ve6ubd/e3<֭ztea'cLaM +lz&,f^_!?l2x2Xyń3D)\?ye ~4O+9$  +EVDTSؓ7X?MM!ԼuOtP Cbt;iްa@gW#@4c9.Do z2>M5i~u0 qswQ9ǸLt삟Mz)>kɝI;io"U)]$YL >$$T:gUo$UK,C`sCMAJMÄKC(g]ٮ9sUG0?L5QM%0Ol5&`Ƒ1,x'{k+mY}-Js#\d:i/NK\8HstQ#-ND).s*Zymnf\1l{(E=VGW9s:?wǟQZsC6A1ƃ6K@8OUY^`7j6@9?,yt4&}"T- +\Y&kVx녣391ٵqQ=beMq\`/nņ|2͌JkzDmͫIR4\~5NlօKɁZ]TC3l̅D3jSS)tWw$IX[wV +WTUw^PeUhWE^ؓ~Wchs sIg`wgs (5mr] B`7JfAaA3ƓG?{O[ ?xj/Z*7exXz Ά})C?`KcMՌ&)Y5J]q':]$؞]Yv x(ıH1eU>_0b?*񸨎b¤،D;Wxm]|N7U13*;.=>SÜj)CM>.eI1/QvН6Tkk+Ɯn\\FFV#Xde&~WE7"bju^I@j@bQ Wk8w_D ^z xZKA _`T}] +x}ЁM0S,rV+ KO&ƈ`;E{irf0F] w86f fm_8c3V<)r1p +hs|p!QP'Ղʛ2rӤej4Y r, r?4! Uq]f(*&umM+;1 +-c8CjL=L1TDJ7>)BH*cHY}~xI,{7WjWާʇhg_YovMKiN> QRǧ}AQj^G syJG"?txt,L>֍p_>Po$^<%}KDS4 +*S<ܖyd;éIJ~JMn>ȸcI6uɖژ䩊i77_5W2' 9t^}/8%wd0k)ͦF9kih3ShPBULzs'0$Y/L3ol|f ɪ\AW#siS-O^I+36xas @M +A hm45V-' ѵ1S+ ~*%~k˝ʉl * +lك=3_2~OgPs +Ccd[aے{<ХjA {! ߲ۓ;O'9+wEHE&JV?fiӺ j05瀶bhWZxo=ƺ 0zhK5mov (YOut;e=R*yMVn,$v:QڳE.yVl;svn,Wi.[@34SD_!MF>J柣ND @$Y~-CMu (+lBpБ^#$~2è /@̣6 3nh +;۪.3Fq3\َvZnZ"/vNFNJ2V{#ΚVse_쑮Ta8C¢!Η>FL\M{5eH~7;F AB?VY=۩Q i9J.sӿc%FVbdեiL`a)kD=W \ne>NX7Ƒ†2IYf-to7/~Uas[`W*v3_`~:kjR("E +* +e)DDIss,f_n6":hmh+]AqñQqSa9{~8|~bh6GZĠםN\h+(E30~kTMGβ1:zka'LG2>,gt X&@?e% +=@Ihs)HUOeX^m7R7~,, \jJԌfͬ8!*]JR:WR]Mɚ PZ;JN.8ɦ,[r*Α]MM"waX)Lbjd`>:?|:?u>^G$fa. +ʥ_S%ED8 J=ĕK{6r zGG Ui<Kg"^ q +I6vPWy^,uc/5@:ǹ+[N+li{P#^yv,ñ-NѳH⺣<֡gxV</nb6󴳜Ρ +nhB˾PoT(W##ĉTwZU} w-vT-9O᭺HIz) z9R'dI5aZGS˟agW=.P1ٜ y?2X)r4VaGXBe`9Q1͚@85$W?D}z2* +pt +;Br\ܕ'> -vCNeʔL-ʌqKHr 7I d<BgNelB^փRγF2AqCR&t7߄{" D9u)Cw1t}?"'[7o̩~1{>Ru* ʖdClutqf2[l~{S4>J$.nQnlP#x])By`r+wLH?VD:|iUG~ժ+&+Rb gP>}WԹkQǖ]WSkqwZ +DQdVd24KGMvU35KJ~4&jwJ*y;X߉˔O@5hw)񘴕o-9E:_̂o&6#V(ѽS-te$ פp}4%4mrnzhe4KX*KÃ29ʩ~'Ǥl|O5ÍB +;^j㛑Q`exH;J\*`l˴Khk +&tF|(8VǡܷR:ϳoG*UjSKknRgl ޅ-6&Nŗ7O4rGmO[du_TvY{ ̏Iy\aRKy&P7ݪJ)l"W5{K S_j0WSW;wixF1^lО伴^'1b%OAXhq)L7j}=9PX=n`ɗKX#CùA *7{ jWܴTByufכd=Af]F=_u*`q+_i݋\^`BaE|S&%Z a8+QgQ[IK-jIKr2Tcju=A ʧQ"7{ٮם*X|,Yzѽ}ƈf:jCo[>]x^hlhNrϳEDkcCǪ ת9c Ht<)}z!hE~DBӳ2S͆i{;ouIp??砃46ٺ^"1R<-65sjpCSjqi6dzھİ紈 41.$5EG9:=ob쾄 v#[xﯦAF+T(C@RQF772I$^a$Eq>.AEbiO0]ТK5ΫPÛG ZdJ*$d ^}E*֤>?Ƅ$dO _tl%$^7[KSECqz"$]*B]}W zT[Rk"n]EUYvFUW\B6-RB^Me2B4/wͺh4Ek5˖<1U[tD>Q!.kR涧7uJc>c +l/i^3;iڐ0sĀZnS +qW7Np:([568ViAFޜ~h9Pldüj2dO ++61--1Ewv =JCHW34܏&x8,&#Rc3Dvz6RSyu_N/nmكvT֥Y˼?RFװKzn9Q4gC^5l`P\ܲG&ޫ` 9PҞٲXr6 +V4,{a؄\tcY`]lǿԾar鴯؏=b!&Yb ^[\aYt$w +[R)i[{$7f"o Xp +zBz'hO|Ō4ǐ|-j +:}̴a%Tv5Y9QK d0 ?$ćH|#uD3 phrd@,@XmVKY@ou([8#!OM~.7SoJn%OG" +Ü3N|/'O-R_1Vh&׺ NPz8de 勊ZTH;XQ6}+'h_|ȋCcuHjBA,NOS{3 L`]1> A rxӴ*E^.ؐ`Q5 v{`=W6뼟\9avGOXc& v1w~0W:ʎ~f: 0/˵%m KRKAcR% P#CSߥfmD5oEx17B0<&Yd8"1wܡ5 TaaJ3p57A>+yIMcu Zd?Bk1x-rsV9sH6p]DGgO| y5S$aE`$Ls +[Ym ~u8p`6*I ߕ`S88sn9O3nXOE /7f^lbN[PBFO.9Z_.5>F S̉R'}ΪѬ`_dX|{dHXԾ3QlZe7PRqشO5OkZrx5u`aǂ:*`T), +DPQʮdߓJRk=H+ +*#u)h) )B6s9߹瞏HZGzGT"93hDͺ sr|b4y $TK "$I~$v(B#].qi?CN ~ޱ|ܷLcOnT~vxj̦5<.f\K<2p:CpSy,66>|zC +E +T)f/:X1}J+>_~Q;^ㆪvs&۸>.k7yZS:˩㜍rݖۜaKa!l.g57Kv0!;ڗfe %]"XT J3aժlwVj=v姠αe=bI/gH& :g,(y 27>aba88fVVqɌT0NɉB`( _"fo! t}Wg_0}HX 9,Qx=~Jٹx>ӱe9M2mFS)Vk-eZFF٥btg0O?Dǐ%7eyښ6WSCyeUS}l`a8i g"1лJ"|PKڝc,$+&PvꖴGBoj_t4I vqf熚(eC!b׼^SbYi1¨;2W`/7uh?4 +!z@#(T 6 ^!R S#>E/Sq9z_ /G%ӈ0C9[ۼ@(٩P ,}XTOkpQȫUG6 x2e,> -?ϭQެYz/T5FL^`tީ3\#̬D:,vw[mDW)TBZ`0Ֆ`3tBQ˟kks41y `\޸cV#z`XHhwA0چFTyqӵܫ*F˪%*/>9 +gS'"b'zL=N)cs*bR)W<#S 癛)K +&L\9WtW!Y17i*%wJ_ 閥nWJ!p-0T`:K6B+SzlL,~J#ZLHBEe߈Eq1 +ڸTD}bB;*OTCnՍl$OYQ0mz7o9NŻ|hDV[Ve֩b7YZÖHl~I)ܻJ5oOݑ%(,hZGҼmRd!/NEWutV57z;jjs^^lDǾ0-a_aL؁w44簍b^ppi&nX uƻ-݂ -cY4_g ?jGIfH %J҂[%ϩC6OzvWzoZtA$?z;ؼFT2/+0@@S<@>0bSuqw;j4S'/4sEթ(P[V^5ƊHkg/ۄw 0*֭ ajyB5TC J(_F4!m, RN ?S9 :״OfOV"յڇ1,V)S@._ +#Q`K|ͨ%cj/&\: [Ft^Z"q٤Jm뙊jMarח`VCg +w"~>< 8i}XT8dzQVY<p%HG/Û`rq;Nm~Ms\/Zh:(MXа^F.꜋.Ys}5`a((X0T+JS 4&~|iB!! !)$)ʰ WFY]E븎3x,˽}|dc +|i-0Ws +Q_GpRjy0׿tjT̎ԍD1څڍ›N:ka? 7ek_%]a;זF=9-b= &Mm0-vD'^j+/5(er^+EL F1$1KWE|fOFMKm::1`ڥfXЩM*i9 +l?+Lw?-Nx͈wɳ\C0瑃f sM;iđ`$O0z*RٹB9@"k5v~.lB?ug]ed8JAj͹um.DO^^v:y;ske+,L¶vŝҼخd_5Z;q#k> MU\J{l*͟ґ3Doy"UDcu#H)BPit/ v`_Sʝ{e5mpPpy=-2[m+v6*.WۿSǔ] +^DMk,2.#ɲ\!{^I4Ԉ.~çlDcBU\b"c jvJG|H`_2rHѥ tHHBaG :Bf{'9 +[jaЧe +&hz6Fdy?>gۑx&l$^:^nx-'-]O 5@S Uڏy]Tu _,zWPT|BJ,ɕ}`8ߴy?p7gˢu\JO(_vOUue4+Qbi?A.jCxyRJ駥Pt㸲rTfdd$ֺFR>PaL'v2M*׵T]`W*cD*hAe#"ɆKO9JKL2J( KgK3jԉfZnL5oM(_>FOӹGi}<@w#Ndhoo4Y ̾Fٸ2YAz$W֜5Copli\ 32l;a<;S?B>zprjsm1tZc̥{s/J{c*#3ހfϡneh->Bc9SJ"չO8'8ހ `yHϤu-*` x[c')Oy\x!QS9q*;$;d'=NY ,|ܶ34qT=ka%hs䬺UX7Fl[ o1apuxf9QGk4;e +˸7荇5xB:yZdͫ,`2?_a[0~9iY Fs3g Ë9u<,yx87 1Ja,O@/gO㔛94 |.]16'^@1'p:XtwL,jVQv@wl{έ̱\?R^UV\GI+9D03oyd[R<""" +.2}"!<4tH~(-r25DH@l"K濣,/S}"+~wF}V dRz,:w&?C~FqJ}JݢJirjzEgU#p]ZF%+[PjewVjlW7wR/*C%%jGx @EFH)&0_Օ|Xu +DRNXA\0JSH307͛73 CWc+U#r# aQOL4Eљ?s~{sIy?y>ҒLָKd-ޣJ1v*fH 6hz+~BO:IQqZUՍP[UD#BM >$ z|?^!J0W8N WzXfщ@'h< +%sdR۔e[$z,Z2H5[&Ht L UO 췯+52j&P6uRɮ! +a+rk!o4 `ܗP)f%VQTF(Z]s,TR|O)O?ho# ]6yл)OU,F٠E})gsٴGyҘp/kw~˖I'Y;TdgYU'I8@F* 8 $I+A2((+y8OϋWȗE {բbW"@}@C׌teYgvֈHofE`eagbN_4!/e%O;mhtWv6[iyFy4ʔat V] au #QYm3rM/q{~tjD 7fiɷ  . =[n`4qShBrx_5wԐ %nQ~x'G[ `+qb]Q2Ըi=UGn~ڋJ(Aݪd E7Kz +M]!} jnh-Cզ_魺a٭Dfrj6$-4nUZF)Zpux'@]U/ٳۿ3Ug`iU}ڰULWu+SU[;uXJPvOŀ{$KF,qQruH.}imfZh~atMBb0*iWC䶧jZmn[nKfi c+.&oV.&ʭ{5_s9dmIA. *s5: 1Ů m!|fl'6#N +Z>\oMkCZ8)*bEE@(27{I" $!0a=+vUZŁ`-xEJUǺ +~~7TSsV6i1=2J眆Jh@ Uu;7!0 +߽\醮%-;=.e/T7D$v{.ʫ|ZѮmcDֲ+-Cu_{>1H1]"D^nR ٺ:E3[h9 7TJOW+3 vœLimc @6'[c`Ǧ8v!bR{1_ӵuoPE2\@;4"mO m{ ߺE1dA}C=WB}[3']\PJG5VmnYG Xyahd'J[U~ vWۅWo]WnGnR9H7ѨAu 1vZm]lUrTVA +sj6lhm,My4A*0vJR? Ĵ>2C!*#q0MJ!:ŏCR|dFa?2݂ch3dBzSIt?%LmF[AxYGҏ0m;GY1űh%[sጒ@9 q_8G>r Wn)jodEzC.qJviN&If8bg + v|sd%:uTf&L0~p.(RU +; _)w%$/ t# +~#u`u[w.qsY_-*'̳ɩk/)2* i9$7fUzflc9}],툏WYCIkS-ty7>T! 26Kݲ m&cӣh' ..+upC6&@j5tdP0=I˂Ė +C{޶$tR:(ϭuOR4$=jluq1?פ9Si|cqF!_z^SK}`d%DT wV>;<'V=(5H%jWMV#9YD2֓p~~J }D]gNSsjJmn->,vg&SLl#>^i8ʞ%4'RJDhRN0hBA0(r0K+aMY|"EGE_R^v4/?m[˨yN`K/5[71[Gؒ' '铯RGhqꭁ]>iIX +5'\GB ćd^ux+[^%e ֪pxE + 6%!Itި@Ҿ#% :*h$r7שׁ55׈Ց'I+6*ЮwȰ%U#zD+Jt BaUؕ 6}uOr7dP Cu}FEua7RV"KST20 EN{^lkƕ$vW(,F7b ˢÞOy<"_).kh[n 9W?gڈ7yș*ӼuA@ OpIRrP($e[iVYR +n#(aFq&mq3%\g?%ӆM5XD3b$ʁW ƿ5&͔D4®KcᏊ . +1Zo +^`~¿`6z q aXǰ)Ӽ܄'84 n"Db.yC<K d},{*h +ڸh>wMv^ c8Iƻ(~j? +eoyl/Dl5Żרpy1ܣܵ^004{ .%CA22dWuQ>okL<5.ſȠiffh7S-|^TjX[wCY*sG^1Ve֗+˃L3 /2y{+.;CtJ } ->٫y6q< WxA_PZ? Q y1>yK\.!OqM +0Cl];Sk)=RZ@[ɷ5JBeǐ$Ni"0 -úR4H~9.☫|Dϸah-)r~"eoMK%4 _7"‘e +QD~0T.>"x*O>酧.Ey+HVy55RWsEk*PxEGB;(J X(8hiqmh^ 0`}_APWDLZ‹]<4zG֦`oyZR|u^gCF#nr)Va5ƪw9njyIt +xI1bIy>}-AگOShKFx6xqqQ +3SU\ka椚̩Di~ ?{>J3mtߐZt]YNju]ɒQYlZZsNѴѷW>Sݥ0Bj+7q҄fU7m :8^;#eտ+*,_CY3MSU*LX.jQȖg_IWJ5a"9R'C\y׳qH)VU-Z.\+Ѥ/aen/|F[?SPkr" +^Y>VH9 &yaIxQfd}+] +U.o.=q-y][viRgk*`/pLBu+A@[)&PYQ?im/K,Y*gu(i2`؀V"fJSs=RU@7+>dْsmY)w=U?ο3D qjv83׽} 1r@vy:{Eͩԡ.޸,珈~CH{ksv_l毁@"lOR."0Fl]]C˧Mfi nq˶Q{56ef e l[IuY_(i&;to 5kZ/ jjp~Ch⨿䦿iRs!G-֠5 +&wa7WAƫXUr8+}E)oVӃIÌ}qZlh<gw +A?=$6-ޡ|,)!<*ǘ*z!8߀ϸuPpD|Ŝe=sm4'ҢؽYaPOZ(vj?VGgxI=V-̹uMCJH_-C]B~2A\8*E8PTΔTo 9/whaߣby\'F,Ռo%wU/ժnM*T Ƌ{5NJԢT9L;y _fXD\uַA:x")V%V/*]1# )ԋ@X"SVӅ4u.f?Uչk%Nj;c~?]Pۺ˄WҌ=V듍1 +E ֻqd{q׉; +NYHdfttc #&vPtQjd1o ­R)ʽ@}<7 &8wyybH04͂@>o` ~M`Oi#T2"-!NSn\ z$SC%Q%;OzcT)!M.wf.Po1U=Bl1F#F0HD\u̞rڜ*ujQO5u8E$7:"І(UuANgulWYE*Z"cT\kTxlx)$8(YBIY`[}.Bb T$=U8Oŧ yP-x$]0_ +j(sOH|/=wKR` ptl>f*ӡuU<=Ts(&zpKA?sLo`N0Mq+~*m-~F7^5惬H]${|-Ҷ9Y&=X'Vu+^ϖEm +Y/0X cAdPc_X VRx6b|C6^FeC]o-F?f7Q3V>͝yFsy]ݯMF͊k^NնI#FZ.7ƆQfeϫCJn;AjB JFw +mԗ6t(I5beElXQ͌ i,)6QS 1zJezVBf ۹ʹ/ HQ89SnE%o-4NJ``,)~utyQN]vحp+e"xN6y*,7$'x\CQL[8.d@}CɏE)1D?@晹b$?7 + YM N| _Td'wa}0Z<9|3閗3~o=Y>l0Wb=P1jmE XR[louv:.C=;.a.BřS[nWJ3ǟN1='\Xr8۲:KXj6e g΀ap%z"K1.c1ɇzɭGTRiVBe-)K@iͬ!u@_`&2q up%P +SЧ|NWP !o-t_ nyV|ؤ賐e`HʏE=>\Tǀ|cҎkIST!%Gu,%[IR'+#T}m3\/df)`n2#\M(CQd6flqGv첵).Z&wITe{JQܕQE\m`p`Ҵ\z[v7OVo9ݜQ}$SSFMWdnyuя: *o[3 O FRJ0ոl+L+&oE+d- +@?^fEkoo\fyJ8zΰXmi  -Nw}OYpz&@>gݪHc. ]7Mz#fe"g\a@\qyºJc\3ܔ r'WQVE D|PLs\h_h#9Z-TdL>˼!WS/bniA3.1Fx@Ǡ3UNN^nPOZdtvWO&-8ךshveSȉ`wPU_cař=շ}m`<<$+UV66do88{ηzkG}ڻ<<7\jvg!5M!w&GmpfSgO3x? +wZsLRq/~lK]QV:om<Q' R]AMXyu ^ȩ $}! 9LHaH8hʡrTtD-*fY]]wuu[bgg޼ߛ"ȹ I7HR7HBHudt *Ჲ=eJtj| #TI/W?{ΝO^'`v'$^E=7ITF2˵7-^'Z"[x ;[U7,QyWrr9E6cy'I gIRm2ZQ +{0K,^H/>>G@l`T=FZnZH ѳ$m¯鵩KA3D;w7ŏw^J<`i$M_x8wU-,/h!pbP1|*k _U;N45jX_:]$ %ͫX+é Miwzz{7`fOE5FohX}fL}k%Jq_b_A54WK'h?:lTHmm. m&"X7rV7l̨b]r+ OpK[{0EuwrfӵFajCCPktMݻVw[FR(Y-VE8 P?)p>͛5 #TtF%3 qhk ;`LVOpZۓ. j&\Cʡ <*g!r)J;ȁ&xK0N\B&Գ$bԍ7fpt(0H23ӲG1d?ź +bVֆ|\[w+tjj?b7hwJCmm#b.^VBDRb8E]4J 7LGc.Xd/a&ڎ @顢zQuֈ4Tqi˽èb˕ 43~,ymoθ[0 +l} TCuLBt 2ZW>Eh@+[Řy0= +sU"r];û](̏{e E=ma^2'FKv~.Оm0Oj(esߺ Pk*!3IBЦs4{^|{6k\* }XYǠD=A %$hǹWǂORV UBꯪr+Ca6 Kԣe :Zڿu6&?W&k).]%],lb7MX][H"}WL)RIrfr?AƁY&I~_IB${XlZXE&|w#؆`_vߢfu3fm89?9 +̟NՎ`jz1*.@爎܋`oْJ_+-4α6@/DWEjE}HRDl;Y+ z/1Dѓ(z)oι&;.4aZ#gsbZ+XWi;<~n"( M'b6!G lP<^\nM8--aG+dyXP^s:0q \p3bWu.,R&rm#қs)lej(^ ,=/FV6fj;ex%Dk%!FW@ao2QTvs 5h0B{UHiGCOzL'pbIq+'_1Lv +QA%$[H~}{1fKٲ:HmWS +ëd}2w7 j< O7i2G;SWݒ!@YsZ~*PƐ6xQܡ/9i7cGHVf3R>K2jZxH"Z")vHD} @} YJ64T(P_(*C]miSJqOZgA(ny8}wν37;?߇*x"D6HaeZ +5K e +tE=H\ƒW8 72ym]Ly 1N<8͍@:> >6pӹ$.7$C$pA)hJewT*FmKg-lm*{{v\ܲsJa>3_*ݑہ>V5|WG_>RR_YL!RFjz S5fځO2< `}I\:XiZkRH*4[(xX$u|I9̺TkVzl_׼gC%*wXR nY)N.9+wZ[E9ľWJ%wp`Nj[.b|JOsdW,R~#* ĽyFdwCp*L(8OelL˞)A vfFʹ.Knd~A򥾺]Di(i]YʯJߟ?>w[侾7KK6w"!eDp5V* 3VEa{:KoEDcɾJ#oOU44lTjFk,>{S?ýSk>Su=|j}T +SU.nk.mcŮ)RxbT<TV*yÙ<+`RC;S^0-itp<ȗ2IZ_0ȡVVKHWol9=fd jb%}DCy{sI*{ZL1r`n}+D_*Uz3}i779_kjxL+u ;FxL.mmQ`sKzK#>&ޗxiBV^\s3_XX_رC+ҭj|S kϽ|j|[X +ΆBL.?\DCqߢ7nO(M&JOiݖw0IJLM,NCOYPoQRSTUVX Y#Z:[Q\f]x^_`abcdfgh#i3jBkRl^mgnqozpqrstuvwxyz{|}~ˀɁǂф{pdXL@3& ֜ȝ|jWE3 תū}kYG6$ڷȸ~kYG5"ŵƣǑ~lYD.оѧҐyaI1ڲۘ}bG,{W3qHvU3sIa)\ Z, +     !"#$%&'()*+,-./0123456789:;~<|=|>|?}@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`acdeefghijklmnopqrstuvwxyz{|z}o~dXMA5)ۈʉq`N=, +ٖɗmZH6%ؤʥwog`ZTOLIFEDEFHJNRW]cjr{ĄŊƐǖȝɥʭ˶̿*7DQ^kyކߔ ,8CNYcjnoldVD/h 2 +R e r xzzzyuph^RE7)4=@?:4 ,!#"#$$%&'()*+,-./|0p1d2Y3M4A566+7!89 ::;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{||}v~oiaZQH>5+! ؎͏Ðxpjc^YURPOOPRUY_fnx̰߱ 8Ql»!Ceª9^ɂʦ2TtҔӲ6Lat݇ޘߧoX\[VL=*b/fMq T + p_L7! }tfUA, !"#$%z&d'N(9)%**+,-./01y2g3U4D526"7889:;<=>?@}AoBbCUDIE~% ہ‚rW; ϊ}bG-ޒēx`G/Ԝq_O?0"۬խЮ˯ǰı²µŶȷ͸ӹۺ 0@RfzƏǦȾ *GcЀџҿ'LsٛFsM6+1MZ:{OX͙~ʹ~y~eL~j~Qc=9~|4~cl@~]̳~nf~C~لOiZ/gP8v}6q}0}>ϲ:}i^},~ ׉_LpK-~~,*~&E()D9vyowy=TS3wI!D)J%OBvwN64;>FVWm +S^Di*bPkpة?%"1#!ϼK`L<n-e2*+) X䥂C@v2l Q?(=0q MzǃIz7MEY; Y@K (-\U&>rI^2IMe;Ya"VN,S;o_%sD;fƎ.R?l ;0Dq>8zDKG)3o+&<4@n͗0EO94#ҐnW9 b_7}B2yːv/ąJH삻Ȧp$ȫވy;Æǘfo虔F¨LsI,KhW2!AjHE^τ _wdlXggΩr!jU)[%B\DCfp <_\?k,.wȲirJRݐ=>0+cvZ{HllLVAc۠ ^{6oCҏSمbȏ:sz 7jP@Q;[wg|z30Uq`!P-~|X3+z2lIђ:_p-FOJ*Yr(".O'qäfrCRJ'dc~h!€?`}WzBd;hѲGϲmT SAij9< +ߨ%@`8xLTqė=,Mk $hJdx_r̰gʱhtG,KytomVK0X?R=Џ ]ٛa`sʠ7g&Grŀ?>r&z`b>&z%sxbw&{~څ]"WR%c"zD zA rs!֝=jcf]rmANJl$ے#ؑ >wTfGFF699<׵.'SZ*˺#-Jl.ZZx%m*| o 2ӝ_TWK4eRsu33'jRFBWl| +Fgml0L1, y+Hu2f;[T0BE{:qntoT]okI, + LgV_R:Kϋ0dP?= vE̷փ(M4m\Tk׉o,H=Zw/EI-LQ[ 8F/g֖'$?[u~fghXjݚ- VImKՀ,%ibQ*e97WKMYiHtXTBUDw-49#iԗ/r]hGވ/ + +lD2 h‘%TTT*Fdw">GY?"[f r5ʊ4`TAo4H5rWS8Xy;$Yr'q vUPV&4m/5LJE:S7Hvy.. kPXAl` +,e: E$@BKr.!{A$A,CY[EA;| TJkU>41aƜdcT.Us R&BchR) + Pd;ʟHbl?1;_:i^mMh9Ӝ+,x+(‡j3=P6u>a}&b (0=.À<2&m%u9_~zL!S`(6͟>թVlW䨸m5ypg!2< PR%wC>ubvbF.0UK$K;؂P,!rA5%\v" +[2gwdxJ:_'Eښ_+^Cژ I! v,V72UJLNITUKɎIy/R+=+(֨v6!M @PB%R--3|4-)#ͯ w.ܘ<;b#;*>$eG +>3"و~AZ$xOUx f𜓜x;٥Q h X(Zx=`dš 8b†id, ϐ!enZ +b /޲І2P0~ +1baktT ?g)˧9 С`.ޓ`>'4\DRdPaxԗ?i|9,t Ĵq]"m-9OD'Ex>#Bz6Nk%tm6BDzVQGq,2O: y{iHcy[]vaZT5 ȨR 345N@qG!fYXr{3^M7HX1ey87ҙ;NP9tn/D=}*I:2s̋%G{7abTBm6ۺ4JZmI׶Fהz\FD*rEyք ̣V-8ˉi#7XmZLW:2 +$Iⷱd`U+z3 8"}Y\E^\Qܵ)<&uZ!FM)V"ڟ}&à/ ď 5 O546PW눤0 fGlEbdc 'ƪrӬ[{K("M/y%0=zFBx}{w6{Y50%,40R}ԓvTp>K@fR$7HU( /10f<,1BS>٨RI3#&&pa5j19#yTH9cI[էjU̟~? +7NzM`k|-kqJ}(Ҙ2SaӼGi ; b:`uǤayU}T 2Ftm̔%OpuDU0m~L-_:qWg0~huw-] NVrP =<]x;Y1iw@8,n\(zqb !$zB&5dn61Q& & CuЎy#c%$7]w'z\0Lk{8 ;fGS Fx¬P~Km%t3MccM(bCB$ _ J,@՜ %ӸZ;.6B)PT~~:_tHNITScΤ5_3bO6-[o 7$cn:zNqnE2~7\NT' "[fTT^2F&+c5r~ԕ(jl 48mWDC]X#<n_ T 45 C0 V~ m&AGA7w@w;Q8Q ?d9#1yʕq_eS]y|d*&6Q30J(WG>HN vAg+[o:y1ډGmUV'pJ{"M@3X|*oƙޞ%sfJ<ߔ[-0R'G i++qNPF\&XT~ykPx>–~u2LX'P MOW rة Z?qU\+w>-q}y/sRQQJ@737Ka[t̷E8X,Tp!PVK$`Κ׵bu~*LlBz-f{i8DbMp/ŲF_<`w[Uq. Y!'i7L' Rz$v]c-ީ%HY~ٕ 鞀ws{)Wa˹ԑ`{[z ϡZ& z +- U@uBP.8jz B{GtϤ1ޕq# ^o2N*`DZm錞c@QY@Oy`ŕ^ )H??s %J@f-H%{#}řPKn@u5w:=YX9(5#p 9#Av(~-"]Qb'䠡ya +'£ +vO@%7_*Z-r*~z Ց4!wBpG-q.a+c"wmqk=WfB +k^0>npu5㞃= m]0o-1:ǒ~%ui;pVO/a3;0oKܼL6Ed@ZU%{ ^ ͰyOVNHLmu?uMBEQ1\IُOui@L7Nk\dd[i|lRܰ3"rW^  +19~(VZQjsfb5~Nl, $LAE \Yv3k"*Ie.gj4uDk"*T~~g^ ~<|1cPx7kF84K(/AI\%HG;'6`kK +ZJAFqKq$5GT#.a;1 p't.t-SSUn;QY(sў*M8= +BHZ# GcDS{d',Utl=,}*vcr+](_1rØ@?A[KDlv'”o>=ԏ[?Q ôn!ܘeoiB]u3PzP'ߧ%44Qw L7@?;gSVjgohop7syR\7V%xL| 3n|2Q|-GotuV֘Gk}fd'̐yQ/;^+b#&~ي2(ɚpTֆ)$Dru:5zj,|~0T\~>*,6Y +]7E9!7;au*8Y?Ң#WfiA~\mB\$OwDhE16:_JqBR%*X3 !O:`Iok2+}Y'1%Y GPMJ{rK w_ L&N NyA'ճmﺾo4gz"v;L je %Ɯ{NS6U'*@djNcvo^=Bi 795l€Aⶫ627ICkyV_}B.I=YR2U^c~o\Ƙa3Ƹ2@eU*Tlmcӱ~ xnNU)o`Iχa]PFŚVTC&ϣ࿋Y=d]/..FBXs+$=}buM>RWm6Ŗ6ᢐFX 5x{v*j;zv<_~AVUJϐ^IjQxシuQo=lK_ՑEkZ\4sqU7vOa J?Q)4C^\k[{3y~M|J'g4Ay,$0( jHl:Q"V҉1X&e s)MZ(W |Ϲ\88&tcpҔa͔ CC GU$^fb|8u̸&A֍9ke7;㥦koAvՏ0o5y'M3q"y$[Y@SgÓ=ݎP1)L \!B;U!)/C$N$A³ueuU},3Y'/Jc .8_[ON-<"NawGm_+yj~P]ſ^\y X,r-|㒒ܳ<L^T},^eDR,nkqց%|r,!gJx=~p{"\eeEN;Þ=${q@Q_\?/иLe>u#Mp'Yn_e<q㼅Ra8pLB=(YK[l`BKB#4;c;HS^OA>Ʉx\+0lkOԼ`Fcfup.wlCnKJIi]&fXPAn1کFTKBoI!ӮZ f)~Xhy9 ݨOC5&|T2ӲnSLB5eD0:yP;(w9mΪnWhKu{`wk +kH>*ڲ1 wp5Q݌$;LvvJ1f3n*Tg@oO#9|}?V0M5.ۀz{" NK?C_$ P&B̆e>(qIu`|ob|_0l2WꂝsCܴLTIa?f(/+PIwB WhgšH EiŮ(G6 +"  +"(H2̙dfr $xZEP>ţC~EF:}< \{ +% rH6N$(߫Nᷘ_%1]2:$o-8ȥ I-qt;'kTjJW^}kfQUr\ulNkHn᫂H*Wd6M2 *{`V%VRoJJ`+"yO|s86Vy8 :+;9ɨ=.qqѝ=ɥ^ӏwldG;fH^2`zBȳ ŞO*{M2MoR0i:T~%$9ED~cj<}${.-+P]c=Vzpwz\S;!?C:GFIױqYŞ ݇>;]mS)yrEz_n˕aI"l|sGvmߵ_7e]֭>ГU)i:D΂G}V W5*{f? +($p\)9D$ZYr|(4D܁OHʳ ;ܫv۱jxLr_r ;Wi nV|Rudܦ;@YNl-QnJȲc/14C:'K&̕BOJ{ߴzfsW|F-q2 ?}Y[pXdY<\v+M{ir8~LJޯ vlL: ?@o[g`}>?UrǛI2Lk.}GpI8QRV%܂L0/PUE ?ɹTcۼfHs^QMC!)$ ; ej uIy W6#LMi9ĦͱP*HʘFg]mߝn+|X$Z6K'OQJq m(B~ljSuZ ťbhWP"z@UVJ΂\,<\HA 5Oaf΍C75O Uݮx7F>QL~:ʥ#][eTS2%c Æ~EWg9i%3W4ފ:}޼0_X|-ƣµVu8H{YF"qĔ-F95E!L/3zLw@"FRmOQ&[#ZO/xˤr~9T00bܬ 4Pߋb>_nMFY%MOaN$ʡ˖~ &($~>tBM%^i3ϐEf8UB '`-icIaͨ+ دR=ZȾŁ=5U#5HR>njky/s6H؃E oLyCG/?QE%FvMMz)=ZB.ϡƋ/•3O85&YKլ(ST eҝZVx'xaV4Ë*H]z~h~ i0d,K8CZy{jCF')b|xNJ>V{0e#|SE1b狛*_R"37Boξ(p3_<ݥ%-tɫBetƓpx HuRuɵ)H?mf@Iz͂qrgM_D|Ce +ӯ_wCՄYK/Ԩ 佨/Y0y̸7.]*ѳa !d[m9#{-;W[ U$mb?ci3ؘsq6ĂT t֠} dlv{Fyt/ټt̰KQ8 N"4ʻc'׸Ns6I ][#?wsb,4U_ f)Eď* uä6Go76ɵ{'CGa+RUA=@5_rgs1OUG*ʚO&Q͡4%nlc=%Z vY Zeਝ4? eC` _wvĦ10KB/*Brv4όwM 0r `$CܝGa6;g-N_&ɰ.` `0M/s\PMf`p3 $A7 i c(y jӍ 5!UiMSD-rBFL&^:OF-T4w T3c q]2Rd/3U\;?Up=@b +TYRJ3O)*+sWu.[L6ǼA. 귒hoN_=C|HW Gz}w\2h{?Ur_ס,[<4DmD〷C/Fl Mr_򑹾g"P\TMIiDw$=` IӐ }6.jYx^h}]"]l +8"ӽ΃ǐL"Hڝk:^֖Tm.^@1~qxTlU#U75:LE|4&W25exz*̖̆;M0do^lpmaIS7kD#'͊$"lL?bADINmEh 8Ԍ*"vұE݌5Z5 `z~x[MN&a|b(ǁ$ch |cq)M_Ɔw>bSО$  Dpz!G@o3a]PnN2);K4 U"p+q 7bLay$04iCc9(6>E3a{ R䏡0`?s07y9'`Lq`ScLr&MP.ڽ,_ru/F=܏=1ltŜ 9>1lם +KX_t+ =#ثL +uuWK̹ u)F@jR_$YuBśGbQl+$,o8qlg!) n2QήU>Ytw(^'Y! %GU9, &>YcwU Mj"Zo6VWF9=al mynqA/2AI̐i +qAN?!9NxlbO{eiYQ̶>SZ .&sbj?1_ǡPkٟx`дY!n6fVJ?ffon06l)7BuyMAѢ&m>>Nj#4J%&|E]ۊ:i2g0io*6zXh +҂3;1"2ҍ+O?KjaY|nMHpA/LsI5cu*ΐDx!W {|mpq%qehrYbBt M7uA- +w%5,x+ z!Ί}|%wpȩxeXx|Yy$M}yAz5{+=}5"6~{άq~p^Q~Md~*XŸ~,LU~S@~5 ~+f2T"P{pUIpf P[AE;Z1ٓ0U)Fj"0΂op~7f ![BPY_EE;T\1撠C)k"djpmfr=[M,1P\ǑES;`Ћ1')}"Ρmfni=pkqr^mtolVurX wtDyw'0|Yz>̾jqźjlr`ntpu0rnvgkbtgwWIv~yCtxz0b{x|bh|~j|l|^n|~pp|j\s}AVtu[}Bw}0z~l;fׇ i +9kDmh5})oviNqꂿUtXBEv=/yVǧeP{qgi卞|l{nohLp(TsuSAv@Z/ryX_dִ2f}}hƖMk/zmtLgdojT3rxAKuI/8xσ[c&5e[}gܞrQj.xylfoDSr d@u/x\ębp vdܫg%iwy3kyenbSq@to.wUad`RfWh-xkkemn)Rq\@?t@.wZtf4uhvjxxm0xyosekz.qR|{itP?|w-~zK'rp{sqԜu#svFtgwwtudxw*Qz%x?E{zb-}|Xpzr'zssj{@(t{vxv|cwy|Qy +}>z}-R|~H(oYpq݃^s=uPt;bvSPPx <>Ay-|0m{opzrt?s^auQOw+T=y>,{¹luSmoou{psGrlatqOvk?=txj,{ @k mܖnlprxqؔM`WsNuȌ=&x,zj׫4lgmomqq0_s*9N uI_|2so|u]}@vLO}xT;"~z-*|Ly(x*yyr z$y gWTaˢĮkTd@D\dPPp-HG&]30;sCg( 1DE*n6ܵaz*&>P3ĸg| ,X񦁓`S$>BG DǕu#i#܌-`xJ!wم:(`[HWeQ2UFD`|:Cd2~TvkdEeUb2̽p ʠ~[@QdF!7H$ #dLt!BOK*G-iCrB.UlmO> ,B2W<+367ߛ@ )۠&KO 0ޏO igm82=D 4FB[!AIb4~Z *fz\OtF&ӝN&3xF[Hjz&3n14bM zB! |+ +/hw{V\lsTjg?қ۟u 깮D}û.5ʺ(wM ұ=Ljeo(u\ yPXƢ8p2232"uh0 ;(3-ybݷ3WdsF@w ,8#!H*9)iF^ +P7Dg3I33D_)JQNdOm2ta':=J.۱ +s`d+uu- ǵiȵ\L +kw/i&G1|91:H^gW@-Eif?QF?/KvřMkz݈uN0:ӎ3BJ]PU@׊VVzDPC9>RTl{=EY^ScyjN96b~mwj[ Zl'd}[YގM:tU9WI-#d=sѣS IKuƷ6i/JO{s{c@6oPU,'9cV~M6IQ1WwoT+mlF0\Od?oi4M4MC%HfM[r0p[p|R’/Ld/_c8]׍ YpFKM(Ewo@jjI0/kad[H>|/ѓL |00SVRׂV2Cæav4x,'L82'7&n&CĿf]9-f]i{Ta4EeNٟή"V_ǔ3tf65ҷ, jP6Ex)ͻUSu@6M6dFVSˬGŦwƠuy@>.TȆVOdj?#驺sycA)w,zl<ـB*7ij,\P#;}}~r4fxO"ZhNMBe@(78,iA#FaN}qǖ*lf Zۋ M2HB-7߅,yY#p9|qeےNYƐ*M}"A튘6؈U,ۅ#||(qW,esY!MANJje6Ç,}#5tPcjOf=_`rhTkHm=op2s(Hv "zbtu5k#jl_-$nnSjpDHrB=tytn2ݑOv)yL |triIs ^ٟtSuSHt#v=_.x02y)B{! +}~st(o.w]^`cCcHlVf+;t)i0aldOȯ>tsw[-wnw\-_AMb0ke#SsShA!a7kO|o>#r -v0[Dn^aaShdL%rg{`j哟On-=rfv-vm3Zp]­ `܄cr f؝C` jRNnb=q-vBw~o`^q&ccrfBti quk_wInN1yq<{u8,-}pymjynlpptnRrp/qsr_;utMwv2>@?nC)HKс#Eu$%`^>[ +(?`~^x0_+OËv&"YD>s5x']~-if~>NF" P^OG# ǖ0<7ӆ7 :sXL!kݱrx{6Rt"+@q*7k1U誘Y}(~\H`J䞂\ +52[{F;Onݦ *C{2Hpuw0D(MHOB$vKѻX{'V' 5c + +sh]T4I DGãTD(2BNlz9eB_ ݫ.#JUbGɰ Pc36߅!3?o/˼ 4Ta1l-vKWZApɾ<>\Щހka8Z5$GdW#{{ߢ! e8l&Vlu4ʚ@ԸQWJ"쎛)9(6gf y'1?JL)b쭢l]4LkۘPpuﲹ)nCA Ŷ+2dEH'Hm&Y3uѷkѽӭ1n]_Z<ڮRvӛpjm9G݂#j}dA-uڠ +0\C"dhK>مٸ:IFq\BVhF'$[I&3BtK\ D'`;I ["%#N\I +|?a8+ş3"-Aש_ZZKO%u6`X{cͯw1 $+OM{'E],jz6+~ Qk a=_/E qbVk&S7fg\"&]KOÑ: %ijeB>%j:l=T1e~/ߪg I0^YV)<^ϑ% +զՏQS-WGpaθD8ߠ9D֑ՃXM' +UJ]I"mteuuE)-3`Ҍ SoO6Ju@$ZZǚ;oam>݄92)@m{>-V|WU>r$Ӳ]qّ¸zEYuɔ>GT@蚩\'}њG9mp.d.@L4c&,r;b ӂdlt3ݦ]Q<b-w Nk k bK%H@ j"W4sf|Aa{8c%J@bW\E':Ehsř=}9fǹTW !3ߔ% פԘ]YzĀ&XIkWdPيb]9gbIi $ O1wu_)xS$P)m/UI .mpsf5Uwl}oyh 4;=DUIKSDSjj:?2*w0P4o+G4O6jeu HW)ϛ=ݮȆs51 okaIӽ֒Wo0%>#}?V5N_r}%7 +Լ{!`D}K_4 +!Q\HҽzȔHN>uA-^Ჰbg%+k58W #wi+q0khcuTT[`5Z[`J &-v**cs0:-7o3G(Z!d  z Q}vx'E}aQ#*'viƷ|'in˵Y;eR{E1vikYT24o/;K |O c +Rr_T'UtKyγzaL= zs#k)|OĀ܇:axim&&^cŽoIѓ` +W82K/ױϬ˽^ipuO:JD:WtG<8YJ] + ՄyiZP-|xm4rQe`dZH ;4SX1̚`wpu>7 H2%Cd>zES?+&e{\Q>+) ^T9ZPFV+@l@ A B +r3L2$$x *,^-ڷ[]<**RInpdk ŻΫ :C>KXi<_TTՖqcs.JmZEŒ:^΄hsVIbm8tSX&^ a*Ɋn^m=A2s^mICca|k`K{"Y١:nf,ڱW x_n~ +!f睥# Aɧo(u +gįVg攷E)?n/ؠbdSu3QQIB`\C!d +P,2QC[Pһn`RXYU^',|Y5G4-},V{:T5zGFdx|4Zٲ u'ʦ"Ww[f^'0Xcx2rKJJDJmB|CÁ=55oc/hNL9'0jI. =$!_3s^>pX0]ScԹ`gi9Q?+,O|ekkC)6bf!),MjQZF_Y[-ۈfiv&mH!`5oIxudP#F +P&h_2nnmMsC?wOt[Pk+jnA ǐHځY*zל`L﵋TL01|w:44o(%j̨5YJ_|fyl00DO+/.5T"$8[g)T`MH?Ɠ\fިÕyL/\Zj@Ν(Wڢud>P"Yd'$$ʗVJ+W>pG[^Gڻ2|M 5kci{ZJbILFPCR7<]'wKÍQXb* +$f»~ ^̈́:)]}pA(+RXzE;b1t!9ݠBj` d> !L7gh%7nׅ _Qg1R2Ǽĸ:@n\KX)'WIC0hݤ!XL}4l5 Vh2,?bLb#(sÀytk]:ibP_"2S&F ߆*:/~5l6fݻ Ӡv(l1u;8qi7mL[@Wxlg Y<#nMDyYZOEX;/C<_IfGuROM++c7S +4ƊaZԃu Mߊ]>]o/m^&=Nh̕.g*>d_$ +]koj-]wz`g`@XRSZ^6uV^og~XQ 濮a%{s Tp4{HLydW)YU&R?FD/'gH7yOG +S0᪄g :po)-.XF:e*diG{.㯙nwn.tY<"`7dsSC!x$g:SX9Y%r_']4K . q cYv.㏢Mrm*ADbW냊M1Dqby9mT'buq7Or }yXK8`微.;~1K}wҭrB;ҏޒ &6 Rr*?j䆑lugICkM|vhZYHn8VzQ3N??֫zGP5|No(RGJ[5&Hs)qq}^&2n:zǰkFmP03;7Nsi+ZiӍ ^zs7Tm , zb@p22{96ʄ/= 4)c x +t&83B-(;^SedSy7yG^H@Es7<AQ|h[\jeZҎy1|i-M']|k!3h{&m5&[KiK%}UEk̀u hT[*FkkOZ e ev]G ؼ;GLW[d;oo3xY{OEk[@|l2섐^򒼗F6a 9uUQ[Em'*uWAw:^WfAw:Rc$DZ9-N7~c + +?;A34VfO 5*DvUe_Rqr_pMv]{қ[;f4( c5ڑGdxEjO-n +| g8 KٶŲ]{r3J(?ұqlu;S7qWA}ǰ=o +nxg|GCTpTaH͗O0U`llڤClt0jh~pڱY_,x',IUjn\[M zDBb<Ô]T7S0Co}2%sF͘MQ ś!7fSѕ&.!mFk(+O Oȏ@ W1fG 0JZ-#=qb>@@gIxFz|޴\E=Yg6atҺ*SY5T9vh  %2{}n}I90v zRf8kOʼjVo:*xH3_ 6WWx4\;5juK::i7rʶYAd~X:J1<;e +(;MsrlڪU[y5vw(k +-OlHWeG㐣݆L9sŠFp6i&xИp0C2}TxmCH#ѽZyڇm{+EAaWdVSy%ې8bש"SLL14$Bs&Bj&d@Y?O+82}-D^ݒD(PR{Ѭ.s!$4Pڣo\i(#u"D8 +:]C>6ڒ׶*m@1GQm lìOrusg# tk-ۤ^G) yۂ2b+PgDWB;T+4Qv{9輵;!f6~/ė|@r~EM$,<`2+oMҿ$ȵk뤆)<$\nnu|LX+z-]:r"Xꗺ.KW;–YFC :Aǔ+IU u+U>.+͋;SN@] LUXKx6 ͑8=*U4^qݗۥ>S韒+Ż eLsf v?m!'粈Yv0zْ2GwT1e{BHM, &fr(y)% P Ehl% +$EVDĶt o \~6-s//E 2<뤪t :mbpVn(Q7:ziZNl*3miИ` snX +U\Пbi0^Kc=!!{pwpyKH&Ș/UDg#M@1&yf_sIrŔ\ Bc7HexXltbu!hI +&) ֩ršbps;Cu GFq~~c6RbO'l"<͖z [T0}5y V|EWrф\2aAA0 /ɷW&aA +AK]מ q\kPU"Jѻ?W{j#'rG^$U)~VHDTup7eÊ⚊R"I^w0^+mOXiMi-T5ȝ'N]~{e r5Ճ-wA-VYF~UgBOJt8y0.{KO(vlJ uS0փyk^?6Wc+ +Cl]Eko%ݼ脦g}h0[[tVۃw,U^|}X?4:a<X s%هU)<@ZQ/[6 . 0A=fxIҗQl3\PBoJ]Դ\>[3?,ЛMOyIOi> '|2kxo6oy*Zo9XYifNP?1k𾠣 *_BupֲB[ 4Xφ}P73d"dٮ&<ăT>x4Y"GXF%Ngt2S 8.hpq܏#~2HleҢ(j =~n$ Y9PKC‰/q䢘&lrS1|8+ۺp5q Z(QӸAX!\$$$CsrL2$L%,*OQuOłBuUX뵊]xV~n,[|nC +-bY@X?(e92"կ)fm6@>_|Xȼ L N+VJ2v&ǂga:y*=>C,꽅zqwΣaVbP$Ԇ3H* +|tc^7CvfCUʆN\A X)MȊQrK{Fۏe"j%hCi24.$ҲɹDӮ?2]HMtaPZ+C9J*_r%QNH4r{W) |em}^e ٻ +.v_.e'T)V4(FoUgzf0=rƣ[(hGjKҢy}%]ʟ%(y쭬0L1sR1w^NJO7 نyoxõO`i0)¿6T@JJL#״C[!)9!w+@,&TQ0GU5a +5\1(-9]s41y3yʍ/ G䇫~IĴ41_35g%@.1N§ N̡Pi'74@rz8Z? i;f +cENOri@Du{A6.ѱ>1_:, Jf?/LCNN*E]٭!mq=p)ݍ +cFMH?b;t% 7r~L&3>ﰞ~6slD'9?6T­ϙ^ 5; +k[}gX0^hq$WKJm3qV/f̔&|}31sO[9"6ε6 9K+|dj8a&kɐ=9wUͩ?|0,lugzeU,}* e-^uGSoy77bC#Qşn[,( l^ 6!ʌ>":jbiq2$V1\$ǕwkGԣQ%[`ѐJ Ή `]+Y)u!*5(HIdaoElw17hYxЈrMyA39ScLYgBل*dlQ P/Džml)IR`i?ĞAY訌:et/ ysn琸M>dSG&HPe*p:vFӫ}9|%*CdڌTm ؍θSVkq~VQ< f +CB'LH? 6ǍZWzjxA|+cshi#a43 KZr?'H:m2AĽ eЭdcM^k^Cj#,@DL2I~tHGǫJ̀e W`_qZb +"pp߄CH I&d2L)xʪ*jXEtJJ]EZ_=@XY#>(UT#tgE UO4E]cDix`Ffw0b(U +Y]sAvjfhw@A,bx#iu+E_Xx˼U-EW'_@ce2b1( h^EN +`V[@-kbn_Pe:60lu-'\j|Dme;tHGD˪&աD!ߪ@M?B=rΕtSwo2Y!;DLž]򮆁˶Rf;˷-r0ۏ첸R}"?5#mk+3((.RxP{K$ ~?uX m(U$C[KIl9vL"F]C2q.OI61Qx 1iQZxle_)O&uZCj7$6} A~8zXmb|n^i>]fQBchJDj^ k]rou#Ih +8ЂTc1)üW+-*kxueI~PE:LR] &t-¬^*$M4-bB c鎳A9ZuKDۄT}pp;dzx0w + 7 ? rlJU/3BK3hf@jm1RזD*p֓2O(Vv +ndmMAO;1S`M-a6)N˛,_ +l[c.Hі%Ŗش+#]lcٶ$ s~&b~In^Y6-쪸ʟ/FRa` Ei|o$Գh:)=kZv6g|V'E;R^t\"ZW +YnN'⢒LiK[!6bjnf$=+ *.ӃKvIchP*%zډ,1-pGsD8DC7x&X8e!j5kL4Y &XqYLA)$]s_g^.[fx́{sHq  o݌ KFaa)1$PoגיDO̐Ńwq?0$װޮxYZN8$8 _ُ$`lcZ6ݐ?ȇY+0H5zቔkQ}Ö!~QQ2&P{BcH|7gz9^sylu^A ;RckU>)vQ 8:oVcsK68#7>^nNk_<w*>mڹ3"ΨŢl` D#ޣ7W-#hD:G"DxA4 >X( 6b-X>*'qkxOOX+{5| fP|~NEzEy?|S-2<3}=`[~#ltGPj_ _߷,cn$kaM=UlMQ"gɆ 5iЉ5M%7R%qvLSG[]]M vKsw>q| +7pL=#.[CjϨ^wUOlTvCe]j20uuFfձʪ:AƆ"E*S'_ +!Z:Qpt47rv윽Ys9{<Fr׃d+G1 F~ /bm1&&x, ^ LtZnDz4g?x7o߽06m3fB|=ksΛ 4|K5~Xp%&(*,.0<664^?|X@`PsB#b$ PX<1A͹O3l.O IrOS#?UBP' +BPT;} *~>22 +EOL_~[ g ,v,cy]zFl(}FVύPq㫪J6A$*H$Ρ`v0;f×9zL2ٞQC|QM5xzAR+Ԕ k*xGjsH%Ť^Vaݼr~Lȡ3h5$؋#2'$ +,FP].V!foDc&2`* _'ǹ{# ݰw%{2>aQ*X SV*5r1V/\2dL9x~dE ]0 +^z[AKmILŤSK``;m\ojc{.]w{]}A][UT5䄚T9"#֑$-QJ֙ +(R;7n^윆a:VVTST@e& +PkLlvw6ԷU8{`>5#8-Eʦhc5Ij ɱUx(EUu=XU=ux}{tjG +4a(=Gr(nËqZTivU肝 F7 :&|ؾĮȬ8CLNlG\nt{Bvx~T2?]ъ?:B': nAS+w."nG%PBRBz^MLpz&*T@ mHh؇Dc΢&ZT_Wj 5yI5LOї5m + һE/`v0;fˡp;ϙ־A}UlK8SQC#kדtYFUVErAF̾!b7E|{e wY쓌E8T@V4U4<7IIiA(R@: j:8vug*tE@EQ*r 럄B; !rIC@V@]_ӇQ5UW/)aY/-Ry%F2"  InK/i"tY{p8d|Q\Đxi'6ĩ/UUi5gԧyebLY(ke&\1q(h-Ev;wΛ6 !5kC(xH@m՝N&וy UFeaf5n\+#$,۾.wAڐ&T%_}ؗY6"s 9G&j ơR9aWLt~-m ANv$&! 2p0t{z$?5Z uTj]Ġ`9t& f,h؈!%gS$&T<6ncK /'z&bp`F*8b(@H3x!}': yo8IP&\P{C@Rt(ɓʌ*rH1𵐗&dx'McČ`$f>m|S~䃱ؕ$x0mq]Pe& i#eF6AWB~8QChiTɞ <|]z[u*nz!bg9Ԓr3lq Xr3" >4SPh=m@A8 {Ͼ+\Ǖ--F3a@4M6;ҩ'Z8JԐpjj6 DzQ0'չ=;Qv(X N#0-z#}2Ң>ƾ#Ahw8Vw5C/[r:mU5fYH7H)N6S PX'>}<5ӽe~y'NNdtOݗdjM Z̓x3YAdECM&-ڀjG ož>ْm\-u ZTS#%xG;Ѣ8]0^`#Hƺb~ںnA-9*ViTR8 +`'yM>aATm#GђZVZ˪ݐETD_l }mϒdo8zPc)VdjGT *:YϪ z*MSqKP}W7K۫Ov*om;Czzqt}JeVl|eryItV2j)kb腳h ?|lIlN^mzQr}\E+ݫl([Xp1ٔZ[m@_Xi䮠pvfy?q)?GZ3=@W =T2lvsdrڰP챢ށzE     q5YTp +yOCŻReb &l[Ghmb9M%>]8!p~{gkl’B42?ȩVnI6 +e%2G-8o QP6ncN/J/FQ&= }-9>#, +>nƙ,Π z,>3'ЏԍI6Mo$GWdosfܐT:jGyhKڻ)k[Leٓ#ceA>Vl oiEǪ2p˪lMe.{J~IT"Cvnc53}-"ÐhI'ِ,kHM"D[YjsUZCM:fD˂+)U +Naa␽Zfk@ 0,"IBLtrAlĐ  N9Vr:#Q1ha x!coDjԀE_dLqi&]8NLSNIS/)WKlƜ5==\[jTv]٨@(WKsm!fwO)iiLڤ?鑓#tɕOL=?ٯ9,o9̳t2UAP@C6-!d!@ BB6BĂQDkop94Mre9*ӍRMd0W:rB5*G1GRBd; ib"P'dh8^`B5yϕJ\ L΄*nW2b߭L)3t*E&' sdr* i@s?/=:Vh,~ߗ;{u15k}6EnA;xobhS$u,N%ɕ8j 'q/qO=`S)г ,Tרs=@o5-z$^˚Fk3(lUA?5(!4v(_uw1ff:w-}hXKvzqAOQ NϜ@:&z$B/ $Gc*8?z0;ߗ]/ZZV#sY]X&qzlKNCd P¶GFޜ=;èj!,z5ϥ+D`C^n"NJf90 2?}ɉ=yΝi*mJnL6M$_e A ($eEU Ȁӏ^9,>IoGs}YEHBWh֯յYTwL3rS1MOeS-)*d`[hh%؝jӣ͓\$|[XRK@-_JoЌ+כŋ8V"]?/&{d_$]B?,kʯ2xF5xun#s +[oyDs?{how1,8 fL?CVAyE% +K.?)-amU [5[ڜȺMtM0o?s}*Ϝ|-.̩ {JZVu (lIneC6%FQnj̍;\M{w 564q@p${{bKXQVx &\^fA{O򒻭m.B0b @ħ/d?4m/o +y0wA6kloz=vVtbd.RC{,DŽ4]@Г zӁ4#L#y,xK|}]XÿC>A𵲇i6pD1|܎,HψP(@c ii@Rq2[eaU^FR6Jz!` {v' fQm)0}^(6Rc$5 (r~P,y9wM:(^։gDHDϡyl"0A4t!5F5bl ”#@ +)ۚ+Ou`;\ mqׂZ4++'8bqu2ǬN Gt$ F7 G,)O '6bgSo/+WuQ.mlc`rj($oQM +0rIF?i#@I_S>8Z7gW-[ܫ J?&[1Ck\B"mф;[ + 7qD +$fØt;Sj͖%qzfg,;-^Q`-}"ҘGHv- 35Sl.J7oÉ@ 5pNgmwٱٙmu*ꊸ/#7H NH  @HB\$77!PxE.ov[O8bD>Π)Q6AY-aWjLGU-oF7k1Fj@3\=ۉ <'#Gޙ?uߎo qxeP IÉh1nzY=Wu Mզgԥ'(e]-gCGi.];^ɹ>~o[?) oOP^M!=aǠtRl69m^rU4\ O%%-,O]TB*s;?Mw+Pmv{ւC)#HܥO)ih\LC.!K'b1 HQs.w{ϟ/2Tp c6#s6"bI)i+˰exVz:;9 sYAnSKG?vOW{$a R*ը1o7l ˯WC^kh+qf7 :B|J+*u}B2#PCѦˋS%e*:g cCh܁li) +`Fm5{kï 5!>s^sUXt9UJ厓7YΆ-P7 $*gz0W]yl`\:XA>s97<5'&cE=ffӕDdyix M8ZH6."4Fm Iz9)d1 ź F+)mju@a7gDfFiUcԝRڊXxi>6|XG/@@+$kaQbќ0/nMҋ]%:c!רZTxY jq4Fּ]Xyw?=5a'v:u]㌵u=,"@n9 $$!+E@AHGBBpEA."(hA P뷙ӗ}Їw +oPEiԑ9qͩ[ q)Q<\Uh.gY}WS(35QEJYj)zS h/Pk<^~'?aS| A :8}F/R+|cha + 4Y^HjZU7 +[C1 ?w<}Aw{_Kyē]Pmp\+ؐ- TźˠRVYĐ[tX;-i(i7[9GPq4zg6@0=4kֈ\c-MANTij *A+7V |ZQ4fmld/ 5@ +ݽ#]w̋Usri07mN wˌ|!WQRQIc fWlerU:Gg&{ q? +n. |f0rg$u͚B869A$Vˊ:bVoi L,EUJ@!Og)Л@v4>4=A[+g $fy4"nv,9r1gJc:5J-AYL +:J匞Y*ϗȭy5Zg!W6@@6,GDOMBӆF`+٘^-+*uj/iuUcnC9K)7hsz 5]Nٰ;Td~>TJ4& *ow} u?zXcΑggS+~P2u.3MV&*1Z,_e%I#\iPpYRg/PphmsY}~'kGs4Tj`ޅX~>3en؈24"y 'ʸq~tZh/5kofصOa8s߸F_$@3q˰>'n9;7^^^=1.5?jD'_X,D,Qn?t/J\p &w!ב0؋gTStZ*j| D„=bCB3WYx{ot}5[,w$ 4LBA#oaQQ\xąʈ}IHNK ȇߠ Ke's}*_};v$p;$p\,1~ ?$ + + ! +9~|?}SRwp^@YH{VDrqQ"Ş'VpoTU$VdDױJtzt +*BM"{i1a=~oضR[ Q!q/eUV.yVH[(`IʪYL 1KWiE2c9rg0]DgQ])ܚd]ѯWiMU}:o@:vN?ćѱ@Fq?.[cT(y1oM70œh~8Jh.#lQDҭWF[3j;E#@O<~.;YKhk&qtd=rT}J+zPUX}Ψ9gTz<#8:<1)y/%O$yevUm:>Cn^!R$,@P18Qr .eFҺs&o|<#AD1@q47剜_NJ5yvAT8a@Â*2 +hc^3~13JEi颸r!:Aj$U^NMrs!&xt~8ۀ>4@sWѴm)9PV-kQŸiP8SYFR4c4Kl] IC4<Q zás!{2 ЅfNxfKH~JμΟuF^4܊prfJ@г:6BRBd +Am-[[ꍏm@Ch[kd+>~r`vS!CkBD+Y]d=a&JD;Dlw؛7c_so` + y툈z6tk4 6֗7Z *-Kآ&%ת#qfB׆cʡ2 GMTC?.X [ZH5:Wt6譥dUEFIҬŋ(ZǗkxZ,z0= >=P~?Y9=1y~4tV$aix%A!jLsLdEԶrV!tZQ<s`i ,{߸?xQ#/Ne`%zyx+UnGz)xVY'iNCV`k"|FyT&`y'_z>#n/F\Lz2Cs/)Tb%Ӌ\8yU B+|Ȫ/: {7Ӟ޸ho;A[,8N(V'O7* xUzjޝ;Wd(aCV%l`PPyp<}捑^gՕBkQG5wa…g7pkŭYlhd˿L^b/IİK(9w} ۿy7S[Zh=(L0~l.}-ZYn@."@P +gSDFd{W5d˸:n8 \o3K>^=ݻ_%%4$&8 j%| A +oմĶ^Ƿî:fԌ& 6-LzH| b?ӑu[}U +^^_b6QYU82Tݘi-434o'iͩZRn +ZoH͟sӹ?}W>ߪm7 +b#1en ?#s"*aQ{u5k ixtJK} +LjH +0}0:[gAM vtv3tљvZuծ]uC;rCDD @ !`BBHHBr;\BZPXnŋu ؇}f~/76ذQ @Bbh\Yuun^R! lQwLs6H-M{#RpRʒKʓ7k׌MrM'?gİkS!" q8@& xw3KsޖG!禼:􊑟 %X~H<齾vmWkaİu~AD +(Dh>F,AC~I)o|J"&xŭԤǮ03bgF}PM}3-z[6|ǓoK@C' 룐A PtD`#c{xʢHjl80bÀ!s'<jc/q/Ӄ@ | +8- QMxFeU>iHR|/1{.K<['-<+AIgPW7 K g + N H]iD/X"IYEMo( +g]Ytd_6]8|pR~ =)L}Uz{@ yf4HsRA:VPRX[CYqDu*ܹr. Y%3XlsZ~=*UN^i\U^,t{gP5y - AEr(ӣAeQq>IY`<<)`?5Y^2]b+0gnϪn]T_\Vc/=˚%>x[@A#I=,-B- g Vm<Ǿ_%߭PfZewJ-۸?{5# %SryUC ݠ>Ф'XʂRlFyCrsTI0%ŭҐǞ݌!Wi KFMvWZfC?]>jqF-VTyl?d^6b#Sl0bYKO̹4KftDuE5spx!DGSvWLv|j'mmcUZգ_E&Ѕmc~0 ֑ܙyWk:nv}þv sv$4y4A֏K磻2nuJUaDG222qwQ؃RpaWPgM/ uLnmXivu:3_0%yN䍡I/ɴQ:8nj %bP,|Tv@^@q;$8ΐBOGhOtP___r:!͆i`=li_(x1ra q#Ь$ $v@mdx8$ F{8 +;("a)^STS 7 +Ә>ɟAdL bc!3쨠bUom`kRS2i@1ȏlr>>^@=͚#K+ڴW+lc4`}_81CQ~u6hxF 0l? y;H !?)|$Y"3?iV徊H!fLSI̝Itx#{vMH!!M@0cr?H+e.%fNMcH͐/dLk V-I9wȫ_G 7^P6P%Ȩea-\`XL)jYFX| ך3"紒jro/&ꀣmjv;!NzA1 +1+d)VasYV.o*X0N?'Tg<'TZs{ZI=yw)=?S4О\ p|*N{?(ы +Q#eMeXqiJѳRSFz9XFRwOMnUzwOqKqOVgKx}E5qcu(:ʢ2 R^P)R @JHC"BE0 A\ gnև}99? ^!HyYz@-F*#1KcH9}b_Rh2/s/gf 97y7 HPa 0WRX3aA *v=A)%(j*5ybf?7 +@\MH@2 P7]APeB<*#q +r|h%x\N/bz|VViè- +5(n@ +^$k +$ub +wkd߁zf0]1>F)\d7KheRUr:[Dx%2Q5I%euaYI+tJ^%(G-il \~NSyU0.FyaM𔋵dCPq d&؜L,QdJ)BJ)dB֋$SC wNyߧ6Ʈ6/> +qJhMIlm"Y+q &WQ%+ŕm +Tbs@@ӞEoܭ-~b0䤶2'rą >UepKyBBc^3XVVIqUz1 >7O;AtzB;~ICțF-LZ,8GK(^4#J]cz9@YA}O_\;nzGPLh%%lƲ.I*\Y(ؼX%mK$ik ^-!Bs@i +?lu?ov9цwD%HS2{31| +n)c!5*!/Q)Hj&I A |sPsp3F>M/Gl|tĺκ>mw3ȭUNӑ98żbt,Bw2IjVs:L&9Z&9&^ MaݕɤvOeq'Ey+_hbh'GDzCȺB(kAzE*f5Ό0"4ӌ)ftPnjXo]+o?سB쨅手e36M$Po(u +v02`Ry=0^G/z*TN k㷩a#3 +sr%ۿ +Ve ˴?si1ߓAԇaqIw3SY*v5(Y51讆to40xQ9rl|Wӆus^Y~mKw|NQ^#Bqsғi1s̈9Zn0/GϷ`{|{cn[:6-2vk-oVZm-FC q4Fcqƴ(c j&Rߕ}L{#}9,Wϼ3 , S!VCfi}ؼþMGNK?z8O.{—`bc?[BD/b>bSPo93){J<#}Yw:W@F4 WAZY۾[hΪ8,v +]#xA7̀}@a zZ`C? O-"ܖ#>65ڷ;2"{+vM%\ -ypI^vq2_gQMg9=ǥ=Gg>(*(Ȏ;Hd%| ,심@EERVOU0l*wo{_;Ci zCg н|_H)Om;ݠ0ʃ]ʬ_Y4("65p`63q' ܭc~3!>G P~؎wr+ ..:rN@uᎅEc *lظ +zHMQ xzAԾDkW pN8t8@`s$@fka;PYln "b HQƺoc.᮳cً9 ܹ11?` v뀍5}wG!Bj/YD}鈿S ++5wqY.棇xcy/q14o(v7kHx AAn8x|A +e=1ı.${5pנq +&+0ȋ9 55l eԄJtJ{UK?Mj>"k>G>EOsE7ڙ+2k1`0)쉑KxP{ +]D#؄t +J2:xՙ&V"_8Cj71RuӲ +6YPsMҹ>jY,BOz;[Rd:MRhg75V]={__Зsbc kAENBv?k|?0j78H89PE +-aoPoꤜYB#k 5*a\pP&k, +E|>O<3KbXC㟡m+y~oߛ`b<&Uȥ\59颦lY€VɋTg*uũ 6cdJ3Ft@6cv`^GKq;}^] +h;c;H N]/eS  VUfRe $7eMZYWF0W-3|@oΗ l1a ؜um%]V;B=vB\pW-%\gKERSy*ʐU(E_0}&79 @͟ +S߮\tncuO:>hp{+!Z#9RM2Ǫ* KH)T*mN6M2յ4\DgB9_2?B p%MumwuL@#pBA^ ST::8iQimlY"YY9}^Pd9(R6 D)LI3 %8)|'r2$E9)yW ro?(}Sӑ) ֩ COǥ]%c7M5Y,iY!iFy-_RM-ϻR?{9,Rl|RRF$5tYqE7 )ɏ<ޑ)  Y4PSF5;/xWg-^f72.ԊU!AyW2*R/}8Bfzc%9gʥAgjĥ:NwJCrgECzu6Wzsmsw~a5eJmN qȈԪkRbWH:&*_V/+w_rDgfIkU[4Pe1vGO}MO@ٛK_omϕY' YwFHNM?x=G_sb:Uݔɬyɮ|ɭRAb/+զtU|J +WmR}mNW)6'|cDŽ6%ňw3\Heܩ%w_J{1 GV(d2*uTnVyxիE5.vmyN5ҏ.b< >oDrZc}[-U$rD$j {.TB2/^#.SjПS3gi{ݒ>'Oqb_B]\~gݑ&ft{w t\ ꨎltz9)z68D WoZ?u#ꇗT ,iCzҏNF<,iQL?ЛO`S,W}ueyUL+vS;3$~S' j#*eߩ]o^T,7Y+O;'=#e4@ӑ/rdbO,B&xȏYhuX#wvݗ +C3깢L!rL:{NFN&&%ST˴}P<4Mt +/fVwWkS%*4ҩǡ; Ra:6p`F~ 0cFnuF##G! +E$Ks@9]0D Te8v,`X` N70I>~ r>ę["fȱ2E>ރwf6uw r3W)˕ 0b +WS $x9[LkpXBA{c7$;C#@!MO/ X/AbAh)c52 +E0"Z+l xj=ir$5w« /Urc3\嬃hD1w!av%8?)b|Jؠs~S6$ o=OQ3MAdpm:f2ɷ@Hq$KˡS YeLT~Sz7I}t _(Âh#t! NuM5exuH،x1bCp = Ȣ{v)Ki5)Zޤw=@0A}N7PF,`Ȅݾr<`&OlX+m$9CiFg#Zd= ̠W5o*oQ+~(F{.0F0Lw$sD% lggEw:v/@2ڿ.bϰ=l.R-:{RUp#V$BB Y$9Y$0Baod(PW+^!,E^y>9/yw}qzP!qO( CT=gd W o#oŸ_F M"#Q/IѯȷP(7b5. 0w~B~`9PXT?9; @X\V?, !tǻ4̡Y%ԴjH#uz:~CCoX}:No\{5MU?ͯO+r3nwfB` 9HY}LpuD(09ZMF5M.t+y&A ?,'L2򤨈2% `uM%;Ěsy~QC| %'bzjb72zjRXMI\I-)'Kb mB\@ḨOH8Ww~rCsk 3s63Q64r6[!¶K&~˙F"D]?L 49.5%Y =7pH`1],Y1W|rTMOweC/0m|L"H +Qo\JhKٍU}_6HϵIӹ{n OO?|{e/ʏU{Pu''L٠KT2^fq OhgK ^\RQ?& +lLjwxѬw݂{"YMв֞\;Tw}˄ nʦD֤ctB5YN7)S92 C'NEEC,PGI1YR PJ[rY¹}'}K5Uv Y/Ηg1c|I'SCR(NYd*R!Z2_ɞ*!hTAc2px3H]}=@]_Y0^}gwt# cOU EttAVJNSrY&U+UJJE1HaU@5ikwxN|ҹk5zC'KԘ<^-j3$/K5u&-Qp5 J暒Qr4rn,Am@7dK[>Tluٰ}së otxՕ`ߦ*P'B2p5 (\R' G&w5\gZ׻^<|}WwVPr9꘩{.+a%R!(Pq9g83mRa. $rt >SWV:rk>WX}rKEGK 2؀9ZG@$Ub\TDc+شB-h.YK}6(E[%XӸ$.wBly; +OU+ڼGr꽳ݳҚ7y(n)(A=Ǯ52:ZVf$+̂J]#EOP)=@/q֯/qxpoӡrΟ}=K+3FNȺ :VMi ӒLC5vDS7<]~QmP.rF/Pm`C߽yݏ:6Žў%GVg  uDЏ fB)7^^Lu)6Z2>u䝆c Ъh](VED$ +*d/FI + Œb#ngT-.uGܷ0n +B39+r?%RC]9˻RzU.y;w;l`Wqy-g?cS_iy=*| BKZJO6>b)MSXT*4VUj^cu:ZvctWn`>ӳ~˴[9N;W/9'%j:f8#mϲLviTv:^֚ۖǔ.[Wd1uV#eߴj%?Pbv$k4mv!&2yҶ]7tG۝8 /t)]8IWN0׵^bvWrRsLyc?=*˷ /m $KQ TL eP`F80+c_ĴŦXJU$& U% J>=r25j"#C##KnD]=q=ɑgDGw>ѝW!p|!ݲ7=^Jp|Rq^>(9!Q( HaY1!;BG.;QȞX?2n )~c3:Q/H&à r"d(|!/1B?T`GMG b ֶj+}<Aw#` 'p3nI`ǃѴ(ȦG@=# :d Ry=[9}Ʀ߷ V|aStD}Hp GP''C>i>ԓ}<9S|P6%_z=P5uv1 ġP/r. ܙIH@Z^(%Q| DJ/&8X`a:$I!a xa;{K!Ȉra93aӡ@ +eqqu1Syn-\Hnlf裆XT?go"aHi9C +crY3aaH @FVҖECm<$ 1n&x k&i}V3 #~{Pi کaa5, >.A C+Ĺ!<20DC:oe@Xu QS|pS\(nD{;rPo,'!6@f A c8Lש( _6 hLj] +䛙āh'#NwY3a)X<,a&Fc42Q)mkD,Bg_ ܒZTO.P&6+%_e- / _'E}4pR4Bo`,L\jV[x~IvX%=!+9x-7+__)[T-=YsSn\V/*G5f. 9sPl8PY^X#*EP.r`i^|onI)k-筮EҗvElSecM셦Y֓~G>A^W֯;8"߇UcPwGs-}5bc)pڳS2$kw[4UՇ5wtO7T]Kzuᔦp?VM63rz\?Y Brs9z!p2;ik#|r[a[!g=,Ʈlׂw1XWef ƫVD)tL^Nn?Γ8rFJF7qxg3Pr|UO3& S5`їƽ}/0~_5t<᳷9h[C䙆xO$_TN r0󖻍\g'9YߎAZ-՘MOd%LM59U}v!5J@XĖ1fGyPdвp.O80v9f< smOvcb8fZp(%-$T,,5K34HDuQP"KٗdZN<9\vupdi}{>Q `>7ZNHM$RCÆGda+2ZB'pĂp2SHr] +j yhC_K^hyb5b=lО# pQ,[8XG*cE_ODNCVNš)i8GU;ۈ&_HfPHZ!I!q"EmB"~>"pg#!(Ohg3aNQ4NB8kC{-!v,t5J d @T~|p7c1?#HKAo*V"t@' @ P{}dY7` +b u: Z34b(@,i!֡%`D(0~N} G69?CL  [(B[= q.Ш=4Bqq%xg`]y=;{5x5,k 2)Blp'0\Wx@c2;U ._ QM;#tp[\6scc~pG{ÜʘT e0} 5alZ(~'gYb.cny8=לOO11v +{*D̿D[!އ-L쑾h hśH 1%:K谺8|H!rP6 ca=,(^%~wBx/[bE܋=!9a grܑN6C=ڵQTUnE/?%'bW/wsᓸےRȬCAIɃL;8bXɜ!|n>sZzs~Ē7 ѯ4[؝>sQSYr_?ߓߑǷKWҋayu!CNF +;ڢ0xǡؐ|Ѹ#i{KcmJqkjobMZ:Oo tgw%;y}w,p>zݭB/M6小\!8D߲^7ZՐUPq̸%5:=iszGRUgcefobEf +b,g":z_Jמ 獡#NvF:unrsԱLvSQpxWZy}&6K&w*簩2yCgu9Irr{A"rYLtފ#oserɁ`{&^ɛu6LfJSdSy:qMP\Tee`KBE~Cb2isjrqؤϷ&,%!T ; (]@{:!PRB( R'DD H*" qwPagȇ99ߒs9I$(BVK S%> ~"^=7y^as`&ETSYAʨcGq'y3좂s‚nÔ/.w-XOlDde1%PD _*s:bhqИvN~Vqt`~xv>ǵ6Ç_TSq4Һ"މDnW49z)p}8EGדrlD@`VFExߡ³JdT=bH2`#7>"ak{?~л>;0y&6)!3)l09l:`9e̒ (FPyyX햅#`\/X˜pQ<cr9Ut(PZ=/2*PmC|zu;+lrJ'&I̩ZgTn$VlDt_$ X' ڤEmۓJper7ujRzdYgg穾P3Qֵ]SNA&&t.C#I.^hz-;XO#v>c>N6nkRlrk}xg.+98=7Q; pa``4ݣARP.F}CycJO$ ]ㅾjQPpav:MaC/ao,lfʹ%?wHo, ןDY\$o4(^U5"kUfJglYsVXV^ R x_md-;]:fֳ{l`^`h>jd~rgc" t^hXx@@!`CӘJ*䣃t'w9O~[=>*~fnsK;jZ|[=8t#42B/kd@su:pPQD-JSь6t7t䌞[_Ce!S +"gf(`*`Tݍ=.ne4.OH"Q(D'P\ЈhCFG t}JaFK!k.:7ict5A=Ș0EƬ_lWXi?M12qJ$ވ:&$*eQyPEY+:긺 (# ~| G E 3N:8ͺ;8Oz@5!8&cǴ +|5;Gk :{nq#x9g 8fӸ/<.ou[@1?s!p@3 if o^9-j y;Rf5@nrv' tR/2}e_^S\?zqfLxÞ7$>hp ANAF\2r6hjіI,[t;RZq3~.Ӿg\^3E&$ߑN_%| +, @`iRkCٽV@8y5l 9H:ff +(wĬMқ\?'?z u:Lw~v{ S?xJ;oe;5CB"/oSlKlYk3)Nd;9ut3{ܟ1N|ʸI/WIs >@e@>AngkJXO]%i2Bӟ֯eǤ鎣2Մ!n 1!ktkk:K7J?(}\[0G}Eb=l AdHQ@[!Mڮ{W{zn4yX)(6~;aj<ⵠ*+6EI>9?nj3qf K10$H 0<_^ ꝉh4 ]\ܒ\w,_!5{omwrqqQ{/3=.iH}!徽jϾ&)id`Oˬc6'vMUE]sz=H٤[ ע/Kj{FܕXRgkܴ?ZWLdUE7pQ=’_DőEQoQ3C:~AW= 1%ޙhFIiV V\-[SOxgWVS{zTg*|$1ZpqXqU_-khbOc/scs^r⦅sx!!n꽫QZM}y6Tvnj +Ҁ' ;#=T>)2U>(I*ي.Q$]qWVS4)u߀`_vP@cMjM給`:IkOk[ +lZ +ϗΉ#j3I%iCibVvr/]$8)NIC5Cǝ/: ;/1n&K `ŏX4jFtM@- + aPBzVYaLYㅘk|kObX3ٱ~&6r6ȻOOG6ɠDW9i"ӽQEhƜ ,0b*e9,'aՖS3c3{DQ4H0)ځPqE! +<Q=0i` 4LOt=.a.ʰ"aDCE4TQDU8 cPf([ .Rn(ASxX9xG r09ACڗZ1Jj ֨IGբ8hJ*\'8(>M\'ot b`8dLT;YR6*q~uF.J=QrNި?(KGyR$%zQQţGC1 0Vg်Qf@e;b/CxbQި$D*,,  ]彂w9zЧ[0OE-z c LZ` +c16\0j +#ڭaMzo0|?@uDЧj*[>*/x}P~|ݣ|ݥBY0< }c% \*fS1wM\H tdrtqƽ7jCd n]7{G}^kNtiD/5D/4Dj=|f~Rc5uԙqIDQ⊈ȾCHrsH }; + +#xZʴiZԱuZ>sx9||񐊵n.5YMAJ"KA 5 *#pL6#-pͶz7ӦJWn]Rc&S٥";H+,%p jHVJbe)Qa^b(,D y)|Z)qn3כ X)a zmVoRG,K)kȫvٕɎ|3LV&V%XU?@Uw(1ſ!1Ő(ZeW0Wi x6}=A{a.'M6eKȞ&!>6!$.ݙ[+tOfUUFW#ȑWy{R"wypьÝs8>Zﵡ7"fi-hgMoKKiIuHl7Iz7QCi +n +\+k{'B>p6?7{qevCd]@?ߓv> eЛbw8Gv廝xw{S;|)W[E?r/~V迒g9jfjk`s@=aSN3w1_3"ܑН]QM^i@AH ,!!   aȢ ѶNjkkGfܵ"hE .qj3/s{{sfW/=4rl4:&eUԉU'br(PV_}P#>NW8,9u >K~i]ԅ܋/a坟ÝyDUD^Rj NOD{Z\oO#"V7ЊwXN)iQOͿjr˹jʺZ\25/$7'6}&o 7}״Gm:i=ic l:;wP^Ս Ϳ㌊|QMD[}fpNۊ<zǷ1tmk|cm_blԶݜǸv ?6OvwP;;ye*pALdRԩ3vΰOJuvuO*vt/v^^ٳK޳[s.=͐^cHzak=U>GhùwK[w@9(+JcԾ"_L+)qZ;@U=h̦E;ȇ#J$ëpKi +נZV7n7ˁp;8]~QBi8 c>H7'""zBJ*'T"}kC]dR!EBXd/48pܑ~p֑ ͎,xx5quoC('u"4c )d $L.9t?$\0Q ‚̷C|n Pݠ}f>g#Ѕf!8w + +W(|!g5q ̤+$a.9N )Br=H$$(H-@TPiwgpZwl!_t1 b v{ cbh01dU!$Ą Va8*Ĥ@= >re(>/}K _2AR]`O!tZ +WR`HR~E$bP +ev0CKq'@7' - r\>&@~ aأ+{X>߀8rɀ7(qVH pIj*$&9f̙!vh7z+bMDbGd*FU'9oTת+-Πӧ<S@?IH䓐0)IO0M_=_3[|5略3h5gx/4x57xk}10=c ֟.)~ HEnZ{4:ML5y$҇V'c0l{nj]^An}SwQDMЮ$M|[:A8n@,ҘHB>#/~|qĒ2U<}̷;u 3+ޣ&Op/Bh3Pxtp_t=ᙨ*рK_걺I& (NBQ(e(:\ Ź77ǽ#g={ U[Zm7SH!zʿE-!ƚ+ƛ9ji&"N}} {o7sY Rʳj)s\ΞMoBVkNŲZД!cR֐ȧ̻$VqSmDcYi@~<4VJ' s<0,bK%!dW"fŹbR~]ʀs> *SINf패';Q̨<Ѡs,AeԽ"xBBZuh)MְBXRȶ[ȯ)\.<9q]QMi$((H*"@V,f5@ !LK@(h5x92NGǶsȇ߹~z}c)̓*u96Ϝ e^*3WuZM?YP2r}mob ZfkVPa~RM|%Qz|Ǹ$~(ŵO%n +%ZnUSOPj8=G`ߡ_ҥhܟ)<fA%z)U#%ܫefeE䶉ò3. ҼMBZ P+ڰ¦9$P%+2-%&DqlZ`ߗ+ ks9l3k2"Z*?﯊"you@+a{6 }jKKKbA*huE!j iTo5&#YP>e~L`C&ZSXQr5\k޸qM>ʮSkMmeCJ)׻_V& *W"5QXN< @>Bsoh\!B-"y3$0T`½z5:<̶ɖøPFm[ÉZUGJ>EMʪ|oHY8T*Wy-$W6Ec-sFF*"odRJ,48X`f:` -ؼbt̡Bpק{+y~š@~,6<_ɮdUL2d tt[Z?tBɐ!䭐\oJީr1p {@0uָ]r]Ky뀨1dzX]ksTu +BV&*)LU*CqP|Ce¬Aȿ!mpLp~Wy z{ô1){˻O9w&)HWԖu㕧4K3!i03"Y3JJTϑ+ r|ȭ^:OuW) {hshF}p|f+iZ@՜#H1\%wc홗.:3.f$p㦥NNzj5y˟>?}?Oq$6nfDgpG p =I=@+B;D7xxK>ؼ04+6g|`rŁfڵCk3eO=IW_zFοC#fwv~Qir +os+ k cLV-&۞˲?f`;Dx; ejgA'зhv 7|fkg/] z ٿկ{x`),@ [ߙ@C 8`64f1ƳGm4c5ȵ4W+jv8N Z] _;{ z LpA8"4```"pP, RFC` +l¥zb'&jA'^R +4TxPQ HG</chm6F&Vjr +l&e +#n#D +eSNCCC@:*"=S,kP%;LQRBlt$js_%nsFΐـ޻9sG^xWSo-Tj}'润 MuyVMg/hF5DӠDdEa0$L!g*Si=j0DG3t9G.ߌzFZd-tm%mӅZ!?9rNGؠq;EQ=QGNZ (M4LfΙIJz{zX[3ح ټkqyVcW\YgCSǟ"8(s9~P~Tx>좸6xx!IM8JEo`iǒ7g`Yûl;x +ʩg[at5#}!UgєPp6i 6-)>$VG7yTE_UF?UcP=LxI ds0<Z@{-ΑR.¸j8]ECF.-D +ǣ_:N N&!Ƚ2~"RVws܏^ZqO%(ߓok"!dc@13E4wкXD]c[lظ ]lq|,úՙ3 +\+ֹM.}7מEIRN+g^3?*I1ބS8Ä́!9&1<&_b7r2Wi1_ì͍dIUTfgT6k^QIɷ<^3{{j϶:-畅w_u+7nJG騘=C<R}ZVry^).jpdI*/Wy`vs-q-[ 5gdBV.YMY2O(g6yK.omZ>a"^.#NzK\ g8@U+beV%y:Ewn_Bu.Ϩ<PD H)#LQA,"tІFpF RD *1XQp]f%'nf=G}s=WR*x-^nAIܐ84wQSQQ;aQP_B61xCTT0^,p̕_-]Qךnܔm^`UfWH+v)OmRIޒ)ܤ޹oEDBLH$ oA26.98]pfnt.*[;hQ]&8+e6lDzBY[Q+HouSEg|2R>H{-H#BK&E20\ߖpQ )qXt)*+4W֕V"ҭ &ۖg:J $\IN^vNWFv -h[i Q^R"K0T꺭bQ#U+,-}).$)" +&{d1pq5k7٨&+46r5 j:^q:(X̝),dEK9wkE5/snAph}OQQQF_,Õ2ڃJwfm4Յlț5{V5d7DbRd+>6)uSu墈&ކ.uCq~hН) +Sxgz7.^܃ZZi>5Pt:2e^iRuI*Knm7rKs=M2 JnHC{p OpCpC:=zW? +-4 ]@e*{磤ϖ)sg.VY97[pp֮(f):v!;ikw۪n{B.^R=lRMPzA]H-u̕IrbVύ>u4BcuGLBd.XPWvﰢqy7N}7{;s& 9:t}C@HĶQc$:2%@`u#BF6_s*ppqp5~'[-LjL.7h2h1=D[!b܍Y?.b/Qߪr#icؤ#7&s,17]Կ+_6dǁ\DU#c$&3+Y+&lU}'|2爦4SJM&-m):S]{ýqwx+}P2 +d.W)6ncmm,m +ib191 qBG|KV@E1aɂ:3jQ!9N,vP>'Sߨ־XԤN]O}&gI}D]\wa% R)i~=>BO͂82ٙ!.g.CX~خe6JlQ*\iTS@H.!y`b FdA@A 4 aJ"cD'( +(
Pϱ+߱}`:{uI ,c`#ց]{I|OdE?Xc{< +8b¯37*535.ClU4-B 8۰::paQpڱX'v1e| 2F9#a[ lA{̷Sɥ,s0\; +"_ h@ |9 fрW2:pb5 a|'&Gq b{̽D|^'Fa7BMhXt'=o) <_YؗڝW(5ܞdZnQcU!-[j!.z5{%-dp_jI:Pw1 d_hwWеL*D:臕fJ>Y)hץ(Sc +e&Ir2j}S_l_W- TC|)3I]':&ͺ(f^zLd/.XBVJ/)y+nd)˼hYh=w2٬ )vQ,yvi%)YaYYWCoadbτd`Π6AfҊ`u ؋M,hSbE nU/*H,X%%.ls>abAǐSN7=p w +%!9kųx)-vbE8{`u,= +*̃/ŖŔ fL7=[+"|WhW+BwK' ,:}mDss^R(shRX\)wPCTffU*'EL;mV1$bل-mWC_^!S~\[~ uI}q-v P߻`G)@N9@ΡKհSk +km N3<:fjm0ormڹ55K֤Uk|YxWWENѨQ?Jw0%wrf@Rɼe%ǘג3Ly)P@w_wOqץu*N:ڕyw[6~_U%1/;{xb ؅>K= c.Ul&׮VsǭX[-uMu^uY~%U4uyqx"*ʡvlC5ިxxŃJs`Vm\clTf3iwNl׶ݴMnc3w<>]لmqN +`TRiyFxs.q|r۵yyo띭}w8>9|nrolʖҵ-ˤe=UΧ䋜o)`"<#“QZ2\b$D+ mk ݾKvxr~Kqf(/]p6Q43` (; e /r*x> ].K< ^9e>gx:,fٌ M`tWDL+p`_+ǐ5|U"wxP w`EĄ+͸EQ"\!dAל8#P ܆Vk=!㼽ay4gTh֩ȑtG] ;z6& +,}sQD%IV%~pYJFii~Nu?V,'ZBsS` 9}yt{\T_b޼1zDw5Q]_Z|#x~sKn)$U9 48U*婄\C"⁒RX?"ZB =zOᨮFgyfG*˒V{3f{OBlMz 4eεFO >pZ`JUD/y:Ľr y̿_ # C{-4k-CF(^ԽfjppQ0f|7\^a3d{wUҕiM դ 0ь]}QNbWT.ŪUV^+1\"h:еg=Փp>j +-b oЫ*CH׵Gh(MAcj1:QLtwxBOg tZf݈kVߙ^b]jP!SXIsGN/l7O3y|-0?a LYB6b>@p-3(.7RFvsնD7ó2?YWyĪw6vXhŽ]ٖ eɳјJgg]ȳfPQ%L^`}a`aQ PD0÷Q )Fal7Ls:q&3sޜ0e \[%%I8ù s>pٴi +]ʞQK @ ?IoUWp㠻6DC{=7ff:47BsP u~ڪ`v? lo>mnVGA '&:n1ߒBӡC U(| YO"$=3!Q2 @ׄBz=HfX0IF)_u@wPlP ( PC2hM? tB"A +kSRsӚEs@a=2`8Ȩl3q}JCHb >$L$)^>8qZt^wK-uD'3Ÿ2q'vABpaRNH^ɛB~ CXHPCnnDOZu T 52^HF"$W셺=W3uЯGnj6{ΆF.f#W'~#{;֫e=֥?:CןdNvå_…VW.D.rah+i 8Jc=a} Xa2bak7lcwݿfwܳmЗH=_2p5YIr4'jqbjQ3o7>xDxG#G퍼y13K~{ԷofÆ_$TT.nTwR7\v43g7p$I42w7y Y<=Aߎ~m1[b~(h-hHh\`%li<?"ﻝAtWΰ)83Aq^aQYpZӀ4ۥWsN)LjK$4%Ygu 煵Dğ |1SPk_yd`ZT[0VFr2zeN +K<׭EhJ3y5YxS}k]|tDP%VHEfuIcQؘo1}c%殺9Us0clƐfӧveٷ͙.J[}FG]z%WPt!A|BT*˗$S^X`EаtP7)r>0Oc m@o6Sm9`ߨIvV8ת\+Urg̬-l/VʣBYNxBKdń3_ ܣگ逋"`~ǸCBGGAӢñG%8XrӜ+wcNg3de7 }|aQ$G}%@~HJQbB'Ry"es8Ba+z|tٰ֠iEU9H.%:!_YW˫mks{H=%Qi/dj )Բb-in({HWFG'5ԗ25e;8a\sI}iqp)2t|b +~VA `T;!V.J亻r'?$ +K߱!u="!{KsH_[p"$bP[*( b ݜB~xmuSv%2MYY^aS̃$0(8qKQ[Q&']%3ZZ:WtCY?֠ȺYwrpnvC}V}^8vw֕z&Vk}j15,(-aW¨/U V]uTz>+C4-(lA~*h7#};jdEqmim2Gi9%5\y볿_x,?:_/aa ճ`>GSʹ -]=m]]@^7^/dٿA0Xnb>/!W[cv 幷%ޮB:B:㦉fz~t.tV.=Q7![@$oGx(3͉OF"Ʋ9u5ctmim##?r>o<Y, Q}hPv ec@¤b=%F:ފ] gBgb=3) ΙmU?nqxkzq 7/ޜS'Xc@ +v>ʵ sH:D&u9_[sc>oχ`|mq2oTh3q6٬܍~Ivl?ᮝn9~Wc2 Ng9ឋ@e.,x p iq6.a]xj_Ǻ%,e%V/YUKʥ#LyFr6#Y,/<爯1E#T{'trcIICm׀759`w +ﮃ^ł_9}PV )x=χ_u1>FH}oM+@ lzx> չle D((`W% 1`A,H@Dņ(< C-O1D!ODQDĂg0;=;{9F 9PY0s C Yҿ#DHNb:D X +ACFr<(g3J,Z=X=OZ8 `] h%+"6!j&;@:5ͣ1n@hm +}k7jGK(]48Zw }0`W.e@~5Gn+jM :kRsG?:=@ON}DoG=b{}`]$7bu)bѽ5t?+f 5(F?C?b>`hUŗ`RwŮ`0o4H%$"H>)k xCxjth(m0k0QLɼLDcOWI%KrW߀|ExNyn@߅BV5ջ ]x)[,<:t6ᑬt7J+&BZ7pC]h2ehTsE9塡|(T7Tj +:U3PŸ@7QMVen)wr{q]yMWՌCkp^øZsƝ{=fKm`f9/c)QDy P+Kz?'\z?#qnU듸c>;sC V}ҮBܾUXfLXD%L3lw`φ1H6G[g\qǜqy,wy"y_sW8-q;-v\#,s:Jvv:;9:wlqfLm|N:h{u A!8bnqm* +[u_epKؐ**2,m7֛l1l5)0.7TJ6 W\:dk\^V2Yg`(vF#9. % }#cwJFscS[ŋ6-X f%YZ=_ڽXU9 ֥t'+mZ#PM88>(cEV~O8qT oDѺk6+Y"ʐ-ʑg{fzmS,maeye//L:}?>4sЬD}>͟Po ;`k@xry`A1Zѓ٣L2eit,ET-RBg}[~=h(1:ӑ (X2 d 3lj2|/N&I I?Wbиlqr1_5׸S3Xejf<.iSGCp" +80(ٯ[u^ȉ̘AȈҢ}QXqR9Ӥ'S E ]|j)ǻMk"-&1sT?pjPEq췍Ҽ3NZ,ҿqBj;(v<.@0wlpvL8!f)xy\ԨLȵ" uyGEuqwgfd`.誈i*e60 URUZb2XYK(nQ@M\)GO-hknQ999s{}b<31=uO\u]D1D[~:s[<ס='ˍykP0e P0I(HҜy2s&3.N#56CiuXShvNޠGGp>36o_kE QY|7jdYc?4bIQ4I\tl-4 6)1D")!ΐc/T+b۵ \z/NFŋ~>\3T`'ٔuy%&G,5E^rR!+ea򗤚a6IѶE +$}LR¤r'Vaܦ 7w 3wY`%Rf5Q|'&`_ԥ;I 2ۭ^8cGbt8Nşi kܭz a5_b[7 W`=.Z +׆]4T[]Mo:`+@. +L p? f' iA̓0 8 ׃S +{t{Ȁ>-fn)Eϖ:4@ro9tXr0y TO&`R3`Q19*hZ]nusp2Nm U{0C{2OAy +vP7A%PJ^uqW}@w&cN7sG80u +p>-*ka{l(H/xArA$upup}DwPA;6yDt3=S-iw8O.ձ]#Zr_`HD)PY^K:_KFn )kp9}5O= G; pKŦ@ ؋+p By:xyDM?} :[KWO21 F.~EG+#ɗK q_po-~#nT]:˪^nb +8K!N>C<O}'iǠd[[k;ϯEf\ wNrgũ!p/394L`""}*/@%Spk6\KÍ8†NQp: +jp2`9Nű yy9t>`:G}vm(/cH?5'Ip?P;2z4.c: 'i8ڍVW0.bfzWt[=h/ + n{h˸_E zyɓTb5 O7?OEOHhq`t Dg)`Cʘ!]Zv{*vkphsѦŭ!CΉׇ7OZ4gI{Y*w}? A/zPg&2S:Qh MP3}:5<@SnT6hZ4uuqUҠ%YVkNq+5WSHOQZ*HyYITꩤމ&8biޡ'H}1 +"'b{d86Gji`6D3-vv]m / %^^%^DR[- & +[v\^'_H {BWG7&3ҿ| )-F{lM16ͱhIbƤ2l}C<@,L\5G$jW3NpZzfyմyQG}*.*D=P̎NQ-xyO |JOi:D'mxZѬSQ7uOg x $>[TujZ*W+F^kSRΌUighUjP yj9n/L]ns!I!X2)!K CmJ,S,HNe'e%9ĕىeܬJiybLR^[(TĻ|~$A& \9 4{IF ǪXnZ㻨1b12h![\npI%\BZ_ +/7+)ەN}?&zAI(^s?dN~7_mSJ<ñ TMAeZ$Sa2s +[jfKS\q7K]*Ӵ'Ԥ1n},)F??2 J/W袙h!kS.s(N9]Q;yIq#IlĦ3Ein8U(1} +$pGn?cUk(b,% J,v-I.. Eu݊#ʘOʘA'GHotE,9g0@X3}9ݓT84ɬOOZqIP/y_,*ʷ8o{PzN-gߑn1>c ӧ#% iJ-,KRĦwIp^4;D!:gk{Re܋$$ӻ0 +Lg6)C8cl7FgaTV?x B\,Il|ଥҨղYeY&rM"<'"*WB[+XIYIoR٢M^s=\wD\C5`0D"83ƹBqfL7JHCvKCviH#iȆe!Ԧ.e.I +^ ̦{~F`8[֘B99c@"u(AxI$ %_2JF_Tf!شzS۴Ne*Kv +PrQ? +_H +\ la d5i!݉tOR r+ZJWޕeE9X 0e,sòb 3КB[m(xuQ!b#IY}XLa[8 l5N /xF6#n7LŖ-lڶ* joAe}u͏Dt##s*g16Jҿ< pnPBUNP6t>2 kgBCfQttR@Z| 01O'06 z? 'Q@86!=Õx-~ 0h兠V>xڸ\[ 9/G0+"<5`#Ha 8iAu#y㼖➼ ŜG;/"WX_B_-'{9ȍN2I{F(;޾^S@y\|N u'^5Mw6'݁t$jV; . ={\\ ry =f +0^-z~I8m|E&w͜>ɤDtح;DM"P2$ydIOK exJVғ;؀DW!-tUU񭸆2Gq?"G@ο\!/"o™89iͦ=zГQ3pkMrpqUFjFgъSm$3‘O"%Cpb.đh8!x ܒNuY"o$[ TY:Sf*/G|6Eр&E :=؝~@JDd j|<\5x]7\uK18 Ψ)ؐ<޷=||E>86pcQgvǡJ? +`>e TNXI(ћ`Pl67HCNI6ܒCHrCEIίx̲\fimc?p}a2lEa$&4lLY(6COBao/}\)A55J .{]8..]n r[ۊ(%*XԱmSӦi3δv!mӴt2M3Mil/2f9ߞ>f&mJ`OfO-'_Ʌɍˍ "ܱj}6p/{Vp\qz܊5)hF+" ӚjLjIMs"fÙ!v43gNsCܠ"\4wYSe}~@DPCܦ+;t/m"hUc*7'sMέdFNfXa젶 i{~0ק=hgnK.UEg_  yyBrpeCmnNSgcDǐނA}ۘ~#ۥ悺\noӝQ ~+BY_٤+Ш>BIN1@QD,60aL@ش æ4g"dGٌt*tUVG5U~B$Zʜ5!M^Z{&Mpݵ6W&dw*&]g] ] ++"\F5uWep2CiJi +zE{RpqbS#uEuSnCw}jwςb_c٘B5Y3xwZ. +וywy_sjJ`&FOy]7Gif-PO՟ +f"1j=d\?_T䴼n"[n~i~-J#0GLQ;;ZPŽ0wn)j2@eE~W9tYV2s܁wyu65WGyu7HJxZ)st~P@1лoA^nhRqp@P>CfdJ U!#:¤zq65qMMKr)=kJu.ӞF D5-ʞ[ +d!st#2ƶc8ia=R|+,a_؉pH0ç] M&)|II74eָLZqhcq=dLO ej=N'$$O`fbI"qH+FB3sH\3oFH28O1p#Mύ!Z-v87 dRLL=e\,'`f< )H\8شhlX|s/#~qxqo n=<9) Ch_$uh +ПfIH^6]p) D"\ށX"vŌu+XEJʕA|-p~I|gėPG@pS%gi9i%ҿL/וP1M}SQQB_CRJSNhHER !|dB29>eȲZfǚ550żmw\]繟њ@ҚCeSeSE؈xxu`E D994|Cݬ`@c\ 0^_o !(`$' NRp>ٜ69mV<Z[9ɭ u;yr)ɘ+ƫf0jRӢ P676 +}@R;Nl_lL:X;:8 u'F7yۀ܋ouQ`= PSy +*_6XAEl<sDw' L7;0x0ZSלV/R"ȭN'w97?=G3sǼBOٌ<݋*%_꺑aуBFqd$$o+%9V)6 *5 Gp-'.o Y]> C+"/NyYG(2ꬢ:lΧq&9[<`_Gz)s 1'#`uQ/Z)ʤN`uSJY1ks4r.f~/Ȣ!ӝ7:WGP3ٌV"uC.b,lN%3_gpqoZ躙Y<8I + ᧾dJQϟ0ԊhI>K\P\͜E140M\ts :k42JC斒e.F` J.$A"gѦV84%^:e^.R/NZ*4؉zzu uawc3vE= 2,wwȍ>6^X㴱;MI(M"pX2 ʏqPze6>WNbOr۱t?63/QmvU揱-xN,+? bIaJ.l?=*q|]?o쵘ݖѨ)nyfQ%*W`U56YQ1 ^GXmnzxj3%Gyg{GFhh:!m3;m}PcjQevlMv`7v9Xgka}9VoE{X^nA+'C %bY(zԿ=}bi}z5 56t38zc?*ð1ӱ#9JYXR<,u*BSPۓ C%(Cg( +<'bg$LCRimE/R. aǜ|+W㬰@=ծL?2ԡHWO,TcNiB:[H+~vHZENһ\b͡\l{Jza|7[ +Θ_!90IB|B\`/.> \/E(TL : <&JAigV29Rz)d>rIv!cv RC⎙!c1# !a ؐHĄ +ѡIBTh0=4W -mSL +'-kzaRYA#[]dK3f H0$h\FFhM04ᘮiBdx0%|09_#M273(Bj+7& +"0#2L*8y2T2E$\Ct2_ۮfFmo^R=|yߔ-}ԋRR-)>Ϝ"3*{$efEim4%wW^zQM ʶ&fPndXVL#1Z[W,2Z2cI>&6j!<@ۖh!Y>q4M`,e,x 9*#fT{RclO8MIE,%eF+amڭku!u +j[5Vm8պʭVU_Z-mߺC[[7䷦A-Vsy\۾HJ1eRl4^kЯBnfs nԢ:D~aj^)K`eổf+]M"ˁ샓4(-wZ^;ir) 㞓nwF[Zi&sMk.:⽏B8jijpkxju-HN~spRb]05g9#э܆AV +xE{M\0pvƎ4Gh 1.::6zIù:bQG, r/ֱ>[#>AVG%h8ٜh[mӝihml҉GccPϡ_ONIt=.9_9%tzuR glf13] &;Jw>%}iBPWf2PWIU̫8rf`Db405nt;xZj~yl ҧp>HKo[ȝkrf>7vߐ@a5쇃L  B,$B&'fѿHi5\Buz}M=żtC:~5V)@C(M44sћ 4棱XׯuSDg-:XsE]>c}X+]`F>/jh   M@'_\h(Ac{)ezO=lK59cnE鄩zj>^TPnBHȅ@B.@!B- !"BAQDTRuκεgzvvnݥ]9o|=y2|k1;nmmW׆p%f.Ōb^pe^wqbpGX}qQ,MB!R}[;q+67Dĕ8.n0np̆vr|'p"~b!MX‘8p1Slӛ+,ejwѽW6\ڔsxiXJ$+܂d'wc.#2-޺[b_77 I}O0vG1QݟP{WH{1jm }=]8c,Pxub'k&j~GIF(}Ls1.è( Qv 0 .E!qbz]BgNtW2)ZXKM於C~ʚ%X$|@5敏)pS=e勔Ǡd#$Jr#K*C@ZԂvenx:) -f$sSk48?&"fE9OO5_{Hcq2Kc^2F9)_<Ay)(ѡ]QVE9*(Mp+Фtl ;|Us^lcQQfU=|ƌsdL3NY)GQF@:,xphRRW€ + WzPW [jƙEsjN1Ǩ}|H@1jO'Pݛz49D&N7@9z_ЦG t|4j JQU*;,:7:?L>fԏ /1*Go6Gg!=GrO4\Q|̒մoѽ =?eiѬ_> Tx +`5\@mj#5uiBuc:NVefZq1^Tr*L#NKT֬`o+&&uh<͔zSy(CC xIe_3LVe(%dtSV@uʹ[hUIѶ +X6# D(ЯvB / ?02xmY/sd?q5iݧg&#?E^`!! rB*d lnFf2SH/!-|H }z+NRi2Bz'6@m W7Dd;灼i06@0{]1K%5edX+aXo/m` ƣP;612@:Xvp {KO"ޣbrϯ.˥*4q~d%dԳճ|$$;G؍=g~Iރs{Ecpnk*>'͓|]%5!qw4V BB%}lN:PBp$aIvg9s~DD$<Ɂ' =Q%_BfjDd{=YpN')|FLN3,19%]`aB.(}INPWʤ8xd8Du:1>J;돟Ч[o pp p&t;1({@}>np/p_b?'v5Q5M+[4[Rjcr}Ǯ{GﱷEsS{^ =9כ `.AFhC+qrCH_i!eWk2[EB ;ɳtUvZ+~~vuGMD]쟀F3A#bÎZ̙m e|??[#(FXI 5hHKS?(4HИ9hb4qR<_Zق5b.@dP+^?jFؤsbguC |h4)ڏ$/{;vk.rrkmOqR-Yۤk#ވ ?;@_e.hza}D Bc>رlÎر;ꔏ<-zUv5ZVJ*T)W x+>hv@Iy _bh4ICgV)B^fUllF-n~TTj{OĎ\봷hh{NC-U'5vk}?UV0īܐe-5LbCfaJh*w\*v:"*p~9.ϔbUnܜoGEچ{hsVDh_wTb-pMD(9IQ&1S9DqpŚjdt/ a44ztc-Mh`yн\g̣:0+*"EPEaeXT7( +.ǚb&Zq_c5֥1xXҨZMD? \{0t^>|߂3s1TG9y%41W1~PŌV1V$ٍ6es[2͔-WJ3-WAMJ`?fr1 6 k`T78bEqgO9+h`U9Kq&(%a,pFIJHc0'+ ?:cx#%S3=|K!1'tTN쉽/[P%5)J)Iq$[d-`.s\ŧ<+SJM2ZbSI Qg[)#Si)ZdQ5DJH5ʜ4LiK+Rm9-QtzƦoԘТKj0;1Ue +v~ۘ7m]Č~2g V|F2-cY1YVEg56@cehKoPxve +G +r+^eti)̇ ߶LUvyWMP*սj4ʳrUS99~nբf@ pWKXN/`^ @8)a3/ffl^˹-~**uv4{Wnuٕ-thFt2K` Py;Nn{7M.v77\ĵ7TN(WRjgpG˽_&h'?mM^!A918P~!0qGBAlp.|7ݾ\Gx`K:9:A$'1 +G f:GMhI ކ* ]{.CvyH8ZZg8 U|J}'|/Fk~Eo#v{n;tk`3?M—Nñ=]|m--M< W8/t?úB9sIm|y=C魇 +ЏF{ok:KkOB<u:=K[Dp\џDlAOЕp@F=+1ɤI *!q|@#q8մNjB)odJOXWGta(V2:h䳣:FGqK]k!*WmWxvjgvBm1<{/H.ΐ}"1++YO䱜LYvNATúuLM&آMG2ӤO<JpW0`6``6` +$&!IsM4I&kf]zd=Uuӎv6դQҺN:mkUv޷dz{>I}R/xW%^սŋ7Zʥc:\G&dQqXtS gb"㙏5;e2|+ +O =.V%?{ewV,Y ,de#l33a*pN79nek4y g((FsP;."7)R.JŎ].%Yˏg m K(dXѢV 2X4Lq턶GIPݦ2=Ke6ҿ7Q׾H_Ny5K/Ib$SCrM6MNJ)&X:@w8]eos[<7C_kҝ6GYyҾLh_Fͱ 3k6Tmqeioi⧣"D{(Uh:D,xlO}fۯ_\DVyFWf/k\2,'XL5v IM[aS4,d +48/QxKEDd'{VwQi> fѩ6n5zqmIޚNuk>VֶJTzx#f(-Q[仗G~C(7_eJ"(YRZ X;TvPљN3eՔ1[(80EQ`#.x O~S +U..HgI*1'k*j;ʃ(`KO>=&z(쭥z MIv Y =DFۤ~&~OF'dDwK렴ĔDPKINA? L!w("d U9@pA҆GI#ydGΈ$ ?KŻ$ }*wJkYEHM%ZcUVQ[cȘ06HD:)y$OyZ'$bcxMćOb_O7xG?#~<Ši1"ѡ5UIJQ٘U!}z I$m8Ms`/68e|/Hu^dD~@cL<0""2 +* 5"(Ȧ(( (8* ++˩₩1n&DQc%i[5ǦMjԨI44>99=Ǚg}T:++Hϖs''- ŏ;q?>Əq)S&ժt"_u~uyzYWz+TXGO~>/~طb-v7R(=zB>C,N)V|^)P+[]G9DFx!Ngu%yab Qh@#`52yi>ZUƏq@Vf*%cDuX;;M,$ǩW5Ġ1 +㱟LVUG$oV*V[rcգ_Ks4g [{/^g A' +hEc)hdc)E +ZV,""[.v._iswr# kG>>wpelwUSVw JhYG%Vu.ZꚢZL-q"|Y܊TVjZ֤y-*s?RwTcxJ1lD%G(1,V aAي /иrF,؈lCuR#~=;iAo m +1 +ǽl09C"J (EӸъQ)5UkTtFF[4b0dǼa1|`!vS\7ya&po +K#.M ̣>0dQvMvD}}GEepcĠ`Ԉ\Ƹ5qiFkUظ/MjzbNs5MSTk7IOsf`f{{K9YeIPfRIIHJWzrҒR%SJMJM]j%7)MG`A,W}́z@y>9JTqd2јTI)& +`ҧ)1ݮEXgޭX`>x7e8نV7m\30*ǔ.SR3(;[9%ʩVdLE(}t jK4l)w)We 7v2l {Emg6k|m~sn0(z8E BװH~Rr_&,K8p.+*.]tqíAaa= Gw1]_5 ͩPFs([\!k\>ZiJɩm*si-䱎jb`;6{[ Vf6SDEVFr{ 6xh$2.c}cc}ǹ}7TGKH1Ia1y5빑oz v^x2 + 3#jrK y36 Y+0;g6~K8N[ u?E\vih2@o!ނ18I59͌# </W/RK ե e_&*F;Djǒ7pjY`\ U +\eN>aFї2gl MVżuؠu <=w'-]U'mu}r uvxa}k}Ӹ_C<ω <74}tWE/JD3|t*Ш-6KANw}eE|y\Y"qyW(29?9<{=;BDzQDJ^Gt<ΐ))y|X5<\i0w|G'X4HG# |4J=ͫ O[;i$Nb''sqbױsqiRM6Z:umU]K+T(L\Mh B6&B Ć m0ډ3??~:w}~{cc/V0]b -|Q_75O op}$1s4WG + :kѡ\i5ϫ~j%?L FX0i*\ъvif/hGɋ*ɒ5Q&>d +eEi׸?-Ye,-5jԪJ-ЬyC =ij׌!ƔiM5a<NjĮ1]ר鞒ה0F,Yڬ^FzЧ}c~,lZsLf1;5mnДEami21˘F-Jn\U c>nzRqU Zju~?>./8l>Xz{f,3qږ)Q)&iU֦-,xwnm~LъksxUa +WާyEit-<3M2s36{f 5dw*nנݧG=9bVr\Ym(TO5wU:koÇgZI"r=I8ce^FːH_mUPY^g8[R&Au׎*X;EuTo͉[=?kh=Rioޡyd,}TckDָTߖۿG.Ljj7T2|[/iW?ճ@su~NB/ ]m|5j RC%w{jc@霑sE՝GT*^eٻހ_p7ά濏YjN~#?yJ +ZUVnTTeOLCS-isCO,| $[[&[=>Vy54ИVA:R#Շ}…rn1*bQe\HnUCe٢CFS]C;'Ḵ{Mb?9WY73hzϣ3N Aۄ%n໣RU_*KT>`RـUA6 j`#e )>s2/]_SIǴ0:tf|0^ B-'F)ՃRuPAED6$dLeHKɘJ 'w([*H^T^r*7C%~(cFgJ D H~hObl3ɘ*QIʤ&*Lժ ըT@aتuL.EL%*Pl܎3% Ce{ˇvLJmϳ?ݿ}" JH%:bv̠RѰ$H@phĈ`ּ>5&ym xyX{g(b5 s/w)1WΣ0JWAJc6ԔG1 #uơK?C"<˚eße.o-q3<{>Mzmx_ShB?ʹ |5[By=g®r'oϳ.0gK2{9 2{2r{ 8|oaׄnZr1xvfK04&{CYi>>椏 ~q>J%?A۹B>zƸ%9j]cF2ur9ACa?/~곟B;i8'U9@mcAg|FW(ćW$ ^~Ea{3ظ!'}q=/XRl $Ip.G&& ҝjKt>oKOlH1ӝS{7$ۘ~S M̫2ґZv>Ϫ@VOS;tF=ğI |ݞpOѩye \0]׹ i"'kL>RXf)'Z:%t,ev+-H|';!.'v5LqTa'&3iB/mt9.hXIdn9L?Ev( ,r5^qOCr1/$v9u&q'-[|c!.yds.3: +On1.̓ي +U2E|$E/"|,||\q7˺LOgTT2CeO8[S6[.R^/i8:4D# <4(GJ31yJ}P\M曓Tp$:`v [6 jV^?!=8-:qHCh(fSwԫMԡAS4>. Y2a ݩЃj +=!vA@{ql5[=0fO53\6;ܠICtgUaɚR{Xi Tkh79|uq 5D,P}JEnGBTaT,5VŶDٜ*e/Hy&)7U9]N%}Ik2*#\gsó֣T= W|$^h)Ub{ +Fʳ'+מle'I.;FY)LTc|Pr:#x>3zhL9eHc_#yVR!: qq)ˑLS,yJO-QZZRL#}R\ z@IGeǕ6|W<h5 ћȅL|}^d+ +W\QhŔX]tȑ_$4(c,J*t=TO\K%7MEF4 gR]AQg]wEЪ(* +-, +BmăD3iFUi;1&ͤNkNc̴L56i֣c,d?Y罾}FL+`WJQdv|dȕQ Jv\*C ~;+ιOcqX^8V±`>( *id_+;IFYIJdT'[y*u)ڋ'/ыp| <<_h&q;(@1τ;~$J ~dʼnJ**@0 :3"$ * !yURxP JlL_qÿ~Llu1JXbPt|R.Fz#ìCH Njų#aKgpK-/p +PH9ĜE̓}O?/Q_µEgKO F+k+:w%KF.(\/Qu`;ϰ-DMT\~vPBsy&1O _?f4`9VAZM.?Ppxs{Ez3r [d!m\@̳p}jΫ)$C7XlaX?X6N`LM6s6U|RMySpw+TQ"͡|ի^3uK a·A? XWY +q/O=r, w}qKCM~'q~g<>,O ڙzb/ku?#|agD:a/Caq0&Xku7F4(8!8G䠿&M sA ";`4"hu&x`x?NsfO8)w /:r΄;M6HhD9pɈH#88rpu\,b%% +~O +y.!MwAQj@|ν:+OQ8|H❧I~E?"sphBp;C->Un3o>$}|QX5=:7j ~{=Hj=k? +Ux3z]W]Rt+pk>\P\fFi3[GP'^uz|:z:~CE0-{/J'i : A ƸE+Zd$,%ض㷋\DKè!A6]Tyxscu9/pޏ#N[f|a +Gb]m;V]a;l/nvS<7v#dr EA+|2;17bۊtf.v#ʎ^DZ=B]F yBz}d%,ã%2vb\lQ*'a{:sυ.#U{~=7QBy5df'ީ~.=$8#`; ۓ=beد~ ?:CZEKo +rzSL9q,Ǭ`#vpFHo~:b&'2B". +8p@wtұkuԣj .3HxU32_ Vq G-*3VÑG&ȃceTY 1GT5Ii +De=G(\jycm+U5qr ?'L84^zJKXk'/SIF-6X3k,!K.l-HWMbHQuOzU&.UUfRqJL/tBEp |'6\p-^~w[62UcJӔjTM3Te|S**7WUV㖫hjͳUk}Eso*!=pm`cmzk.|q⛃SbUeMRŢ +MI*NS5[ֹ*ZS;IyW)7urR٩O+fL9p{HC +U |w*_ԖTRST:A575Kslʳ*VDEʞT5#}2.5-cD55,! ¿4`$|e}oJx  b I5AI*;œVYKfnVbUQyUۺuն]ﶹ]n9 d'y^z|*|̍W%Yety-Y*R OGrjU(Ek +&-V_vl4~PVg~”߬8Ki̥*PfYI(/TzT) jhQjE'Uo@ɾA%;Ċs2T\*>W?a;Rԃ|ǤJ pϊ|THپx&')ʨLiԪP*JnRbuDŚXFwlU|^U կ+|DUݬmo W +TP *1Q +<|.HF3ńٴF4P(NiO;JN3X3.kᡖ&lAĵ)0(41{$f[3K7E,^mfv)##ψvl/ dx:4z0^oQ&R1&J ȵ Ny=/亭Mԃ>!g}6blS|s>imd7yp.]6E,`c 5YQ>9fq/r9br9c/[yfg0% .mm,o:HCYk7f-Pl,`'&'ߡOQ!zt~"'(~sbϫ5*]Msv,!{_3hl<&Bh-TlDŽ0 ň2=r?F(8 +a:tPuVr4%-|4.F&1BJg蓳q\E?OAr3!pFpvR#<+;<au:Qx\(.A]6}fJ#+{^8i=syS~}=*:+G /P]Wiԟ%.~J~B.i\:ops0^/c_>Q\f +4G5t̻jL?~ʹy -JCxЙOEh47jvP}hũ߄3,ji0)(' +L5{ #u̼M`pEWhT՟W<~`;۹v0Ŵi%mx} %rǘ as9jj=7{L`e R5:%.Z;}Q`O#6Zm/u؞{݌VlEݥ Te е/iVқbX1\G.t욱k.l{]Z쇰V+#]Lb +Y:1~6ktv 5bׄE g?RX a2)snM?ӳٮ:e05&9(Fd}{\,XH.&=Fڍc~t!셱ۦv,n/f:z43UaKH}$A+oX&fp:9/:jQ6LC8JdRruaĉc;ǗN8NvlDZs:M$m״ K֭bBJAVSV1Dm0؀A h*h6&.ZQPG'e=:3Hì1V*f젗 c%Xz>A4lsGX 㰔gKH ;;Ѩ$:u42to>.& zg=;6%ʯc³x/U|8fwcniL".|5ը\nsL]:Yuv0-WxZ(m٣fA,ǔVr vM{RaG^{jSWKVZliDҸZJJ[;lWʺPɲ1%(n۬mjS" +ۧ:\G8N +6 +CC7]'caVDY]-vJ~%uJأjw)UԱ@ 1E(llVG!~*h<G +W^k[KBzNUy9-粼u7 ;\MZL3v@gi%r1O5m + ջ+rW]'OWT]HU+ީJ.Uq}\Kryr{oj'荓@.pm4$x#FE[תסץjWU DJ[զ~UT㟐ۿA |EFpJ偋rPOtk#Z!kR]'D~vy*婩&.W0#gGڅ2j<4)Gh/òRYcm݆]h44O#"YePP\u9rWɨUy}4t'[d"kdlUidJ%#DN *\d ԿEسA,$!=P ˀ91B4B6Lֺ"og4t@ mM@mݍ>T𚱮ib8d6cLll&qc|-0'3/<~w4\|tzFaɪ{Yנ6t-#Hb3ı8VjXCc1dOT +3oce}~z.hE75L\=5-Ch,I5$so%{sIFMı817v0&;XTVfH3׆A!s++z ))"ö[/:@ndwt/ ıv?~ޗ}S) +kyR{꣯s"!Rt{^sk^nh +Ƃz8K!Lt?I!q8feep#TxplCN.a0UXR|e>oH])a0K$SgX'0ٟq%=y2ղ1@ۏk#VR+{ @^y3xޔT'Y{.o?$ %KE&<{ŋsgW ml}y`}ò{ސ͚:Lm`VKs%O,~ccl:W {ś4썓dŧpO/yC/s /d"oGG,~~ͤyIKLWW^/}_%Կ,jg'ހ Ufyw?6sZ) +:2qӺ{Esxq~&̳gcۼ8m~v|;׉8iM鑶뵵)F=Cݠ$@cL ILHCC􏩈C$PP}~{<$% ݜ73 0(_fѯ=MgP^ O߰y ކ!$=~7V!Rd cse e:#h$>+xyK+Dgt*sB?Lm* у_u]S25t,v#Wȑq?>2S{R#aCdC/6k*< 3ϋJ\;-[Cw6Н@wY4:0 Gt7)T 2d V9-hm[=c0g!X=GG xl'[p3=ѲЄqQϰǦ![[-&v؉c'vة`;fL$GS\VY<:ށ(Na |ayjiȓ*ʝʕ3ݔ=$[愬epf(Hicc{SP2(:x$!(*n?/UK/w6$gGL*)r F%O9s* rg}-ckl@%!4 +AhߌM-]N9K-uma*$MG+],ljj@iCePPo)CН$PnNS!6J@e4U6]?MS'hu>[w4qu:@zJʱ{-hAz<2Lrr®Y~ΚE~A!ah66@A<0ǀfq&m&А ឦ ]` ta/)q ĮQaE{HYaNaV6 3]Qg6{9d7l[ Pb F +*e(P*SS +J/Pʥj-2 ʴ:ڱj 3Hm-ɞt;oel?V~YpYKbr5 c̉ջc,NY{&Μ&38]p~ᣴX,k:gHL6}?ѯ' v ?mI[-~x;gr!q68wsΕΒmQQ]·˨#rs[ 7c?}&{vdVĻH"8sIKi&xA;.Gd##h^e~WN0?HH3(qe3~VpNEj'[ٜ;nG<$H9X< WU~H<^W^ef\. euqDINۿ^p᳹ϏU6K<`,D$+5>>ɿJKb&>f- | +Ol.>IQAaM2z 2zQ{u΢k~8 p ޿z]uq-l$.%~u9Gem~~|?D~bz":'~BiUh +^VXe]SNڟ&hq48Zj%v؝lj~>^n.NC)u}v!~D_v<mv\pǝ;vd`IЈ"v;;eZu&v;#bl/"Vc(p< 4z"%kЙcp_/;muiG:ў؊ @ENA{;ӱ;arXeQÛ rW+b f8S a@䩾";=}ll>B~ *YoaT1v|*8=ط{Lcz\cQlz+۱ݍ>l`o6 ;s:>GNU QuCt~1lEоkپ Tc ~o~;@VdjYdg:YG-e:5c_ ;~σaWuMC,lr2ژT2c^y;u£)TE G7Y.wmkUh9WJ4fy$;B5ur%X| EΊ}ṗs&o/E̻,HK}ܥx#+iժDb񠂉jO˓˝lSMG;lqf܆i I|HbxSGdQh- ϻ|Iy"QX+3SD~ +& y24Xr5 9gϢ)K{caq+X³Yφ$/"\Cedj(fsI>'ݲ=&=#U0?;ӼMvū_nF5#\O&~mXflؒ! ||e6;A+h9/)>O&d\25 +r73D V:HJW xmǶAlcoC%K"K+>|pN+=`hiy׀)ޅ~F5}faX5 ZZ" +nUƱ3h:Z+neJ;=HYB6BIH@P !Ѻ/NT;նK2x:ɇ0p=!?}f^LRpφ`@Vr@G Aw"0<A!\ŜԪX<71 1 '#hGw_C0" 5m ṫ` ",B",BPGbP !BpS/ t3Ϟߧ"$/0` %:BrXa`F6;XApٕVb\r>i:_PK -:G/Ґ9c+.q|h"|X ~5.5uбFl 0a|x=u04.zE4)x C$Hl- yױ;'jn i\ W8tl-бk؎nA pNlEMlaY6{ר` +Y;y80_w97=Ecg@Ҁ= бQR$Ή {P1j` B΃Vݕ Yk`Õ(,7U +U+'F|` + ^EMB@n/+iQ'B/ paT/D;C!XB"0cr>Q88/l0݊M?xy~n07|cǎ0q)SMs^(d^^2l/WYn_zWl۾ܵ{"ވ־o|#G?>3L6ğ=w>1)BY"D-U5ڂ¢CiTSźƦffpvv]|nܼu}ŗ_o~OD%}y1<\'_ gK"0X8d$ D0QPp)#`@L6-F8n#mO@zH(=&c̾dݽz~x FEyy = % G X'$`(,K?W-=C o"[ ;=Qo;p0ȱ4Ï?!Idr -bXwAWM1 0 +z޻}_>xo=z;xɓOkMuDT__ba~CٖsJ:CR Z G#e&\WfHKi h0a@À 4 w|kfdKeUh_ݯAųs94HASe *g)AxӀ n_ToO*HSoTb.W]ޠZA Р%4(ײ3n膆>nE$YL!`*_mԝ/QsР 4y"ySIfuaƹgc,i0,5pCu~S9Ѡriȇ۝+]xWY"Z:ӸdM3^Dv 97V0N6CC4N۝#>1tdBG*@C'ie$5hͥotРUrS!\ʖrz$N:Ҡ#{脆ƒn#Hi КʷkJ +A˱)sNy6K"cwgI=q:E+6 Zg +Uo-/4CTРa;rV(ՕБu9'_4qbf՚ *ʶ̅ڸ|5ǢT۳,8Ȅ#Eƾt^鎗{<6XjwУ-VZzQQYkF}QLVנϋIh4X$&}49߻w?cW{YE˫}?Q +˱lpWDL|rV\`ƉмVmӰi4l6 m{Pdžg0|ǐ0aV]ց灡F!ʺ[Kn۹l{`?)`oh@lǧ"sf\޼-RtɌ)Nm-në= +5e'#1=0htHh#EAg"F Vh•Ibm0;;6 7`2>A :SvIQĢU]1W B% OXoL[n` `Q/c×hޫF'Jcs_+!DtU3(˗vjYy`xN+1™-x[VJf AƻC),ȗfjkۭTkëK/ck$fLGz(6lj;^i<)7m}Uɰw>&t%4aS&Hsĉe!e;l[԰0ݸ/WioƮOW}/>{cI_ᜲks,p!m,g9@Ov.Rgu6A$Ⱥ[5X=ښWǖͯslwrl$&";$&,aqJ'=ʲ[_vwMæaӰi7X?ښc˖9_ 0tJddD'%x:,&rA>'>\0EEh`NӽGWpkz^`x +Wc"R,Bq&<$Lci7_uA[=kV};Ǘ/ b$fǢ* ˱\PW@i.wEfx΁HmjiHW#-]`0(̩ IHL` HwEĴϙqrxsvB@E͌:yn8~ ^I3mfځ6MmҔK IJ qCwI֣yGﻭѾobKl˖%[^ p(t4uU}\?ɩk3Xb?<1{B1 )ʠ)u +e;5+jK״4Œ^S5x{z~q_=a8 ie/ŴxXj(Q@ӨʨVf =[rSPԤtuEhx{~ {/ͩ0/!=k[8P&ڪY V $7yMRULMogn`##4n%ubD@tPf*haTIȚ^ʸ,oe>OUq x -"8g3h.PԗMЬ] U,*WPW2M~K(d+\+x{ڍ^o_=NioYz!pg'ئb +Z(e^ik{dEDUۆa}B{_k_ӜB3sޔJ(6y +%<$iCPMAcqd"mnf:p~0HA\^0K Ì*QJ 82Eg`*)=P3؏6r[h/w`}o羣=\[u᣻nj:|ͶoZp7ȗ|ImKu:mlB%a50as5ޱwDGI^{Ivx\/$ٝh cD,IFIdB#mZ47"TՁ>m3V?1Yiޯ-:B}Ky/eN(^, +юd,A#$9Z6mtoJZmio=aqS5ݾ|OӂSacO0.v8hx'#TQ*LIHLʆt ޜYޖ~0˪a +аm=ć“!A)# xB1B 3QFg2R!@ R`, }owYr6[iì+auc71'R 9#lD}qNܱqZӝNUzuuk@zWEAAP I\Bx $F$@BȅpAEVԺ9;m-ʶ?*9M8bɢv:jh"(VV@ߠTei4EJtLpavwk}n䅜4~1+=n*(NU +<L;sYINiBx6 +_sZfFGܰZ)HB':!TUr_JDot$ H\$\VQ"Fa]|VaG ^j2#(Q6"*r*&!i"$]0 k A]0ݺ4!>DZр/rz[IV-9~`qL45z]ECmdULDD](ՀOICVt^DA$"C V[+{$SL:Q 1hG 5M|CF^kʇZx3UAPi/  n҄di=ۊ~i+zd%C6@>k\OX["d>Еq]iB6gx;iذ% +gd9 $*MM//uxUakfR2ȕ\o`*X( 0,OƤAq.<1*; O[T{j8lQƒ .3&Ba:A8/ W=hS g4IC΢/}ڐ:=kJ]* *8l]Kh-nH6j &_ciS 3Ҁir`xaؚDy]Mݧ 1M&o +Zr-s.j)kjTAAdGO۸7`pHGܤM$Հ!o?f*wm2~\?h2b۩z2lnʯK @1'TYY0FG)2UhӲ4`^2nK֬f{}Vm&pҁ-ZwZܥ5UUz(ԦMjJ m3GrA A%h4 `Z ЭlVy1>g~ |y؟~uG? ӷmHozޯ'|%:WS 8#^87Ѐ`SӏT]=r{L&u~C*gN{i%8 dp?3 x \aheeh jOy`~RMOU!KrUh>Du38lj,J0pzT~ޡ{&`jmյk˦t˸("R(HɼX&QoAqq˓2,ah6EeX=7eNަ ;63e0uOɧ4]jnH"QRĀvߌ帶la,/1 G#Œaܔ>ehi3~1k<ʞ1tȧiPQ'5D^LRMl)l8q(˛G| 0#xeX+)z 9Ys{xJ1?o'ud^H2kq2,9ʄq00|hahe>o옵fϘ+&;jpQNj$ +%h>鵐ifqfb5\Éߊys&``1k{ڦ4vTᢁ/AɩYL"2B5=+ v:̂*;\q`r!=\= ycʚqOZO:ᢉ/),duPbM97Fz\Wjz{Be7&H΋ ( un̬uyP>8Z?]'[E(fjY1)QUoh"^jN^l^$oGs4o-Ҁ28>u9Ƚyhlu^sKO3;(jzIyD. As\5KT1E7w>u>3mu *].NQ!iWcZDX ޲=7B^UtpQ+.hD2-hM;[l'Apd:d;,{OHgpj]<5jT:hCjJ +]QI%d@ [[ߎA;.}߆w[|pRB\G;A-٤}SKUT*K0)!D=eRoh`2xo.cxk{wt#;]ds=c?bv> k6`B:EM{MDZ"VE +Ӽgwo2oM{ ireӇŢ#3PS + }fj;8wym>3tE`uÅzAQlnwG6{xϫkE7]HH ~5_8ɯs뜀gq+>~?>].Lm`=acܜ>"ˑ~RJaiVUXaS/%(\bxa@ @Յ e nH\tzK?Y)ƶX f#fHvuqҨFą^DJ +a]XH:$?y.d_Y«ѶOo~~ZJ^]rrj[Eۛb.A\Ԓwͽ xYbN8ww`{-CplInF'LǬ/F>-/,zTB^O>{.V~1vtnYHI׽{Bc{C: >gώP:}$%_z^US~nˢeϪq%kҔIe?R˒6^L|,Oxri' ޥ^y/ >9}Ǿ+22AnB:@$dPɈğ?Ǐ۠d~u9;3'ܝd}/Ds;d~>O`?T.@WY4v,dG$xPt2\11 ЧO| @<(1>0nN\x??G )eUMuƥ6-k8b#S͢v횮馐J~Ү*`wo2`i(`!8):W@KD|Ъj){g3Wzǫqdq 1>, Ay-"8YhfNS%o_%B)X7oǶ;LyeT;- DA  p[ZT ͷ4zS>KkL7tDa 3fY`l^{j{~8 &x@ ?= +R7 +EUne2^dQDLr9I[M#D%@P؆~?VN8 o @A$o @ (pM@/6,qkًxդfu㍼*d %vk\Cn\ӂ9Xgh ?)lń(9 +R7DkPPqKf9T$Y?. c(w 5A3xی{6gsv` ;llHklԪa *,ђY.I38aOr791fkpoui6ٶ0 ( KJlK-Xo;_*%/K8 P*cK3\iaY< r|^|ǐk2L=>_USI;İ 6mNH OHT$+U=Td웒rl+Z3! 6?9(zI!73`zѯP^e-'ڜ2a@d#LҖ*1:HFמӼ(/J pEHy,pWt:;7 ^)m.3ȷ '=Zs&6qg +6q[ͷOG$$_py"!hgT6! !E f_+Rl.[buũ@36.}"~'>]W6SL + 1f񌒢Su<*qOhfuqi6gAm8%h?w=Oe4Ĕ=1a$P[k匭sH_g7)hv!oFVϷ0&96gtdul`5( _YT8PG]s߉5{4;~elH&{aL0Ejm<,P2|sszl e1- +?N٭s׏oPʝ~w8 JW14Gu'C0VЮ#ԫ%JFWV]R-fE`%la*2 +& 7Ym((C U5XB~dgr[7h~ }hč87w*A?:Lڞ64^or]҆Xѝ&jL/RiYvCA)Tu6Ae} +{48=?pkbPVg(3]BGiK{hnzicgXeTCP T!١} փNt[>59w#;vމ)/)+F $ev+Ӥ(󻒔.RPtSj]Τ +eGrJc(D 5f&P}j-~&swl&n.Yh)YQtвE~Nkbr[iWra;=VCjRic.TڄjP E &P)46_.K{OkVW<>D:Ewa>r:lHd(qm6r[uKT[|ks+AutpP.0Vhaf' ,լR:!]: sep1"@L)FK%tەYݑ@ 29!kZb.zۖ7.nޭY["B>ߝ1cEGC z)?"WWc{5: DUՄ/ +jDA?iW7lZ7ʷ;[%NJd&Dr'IY\hR60r-ʺ6WC`}UI$P,1oDAÖ/V:eņ-`,oY/ݱ)|! 1iTܽشDιt^73h0!-/]6(֣5~c#턉ӗR05nl:CLy! a1Q_sOq!)%5#03g!0̃T2^6:ע4C_XW L: ip='>sCa@Ci4kP z#T=saTؽ;`fVg  ;`xN@vvG! R\!pJCPy8Otغ.̾߄?m?.N8BpDt=~8+[Z!H[Ck#`X 0- - "dl2.b" >c @gaЫ\BXK&=ה%?}*_Ŗ͐iŢIbhX<" JFA0(&~> C e Cfpc/شLVbJ-?k.A7_"NDˊǣ%cƒ1;;AͲ^bYgT2Cb!,OK= yЫ7DvZC&3O&L%Hq1|4JYqZy->i':OJ|C> 1d#LĐ3ѫorٔTÛcM'M$cؚr]0IU=uf# ȮZT!΢<0ZOsjӞqkuQj-"eA` @XB$d%!@VI %$lj@AA VG;ߙuzݼ٦$DbRfw9WiQ^cUT-U3f5URmJ*0P 5ṗƝK@ޱ C? + ;61|3$-!xUF1x&(bJfX,tf(FނOg5p}o1(f|Sv/%V})$;͚F.MeםuEmvC'hQCݢYаsh],^trx77n97Lw@,Ddu,B %k{=eե:uS.uܥʐt*ڿB۷/7&V,tOmx} o*<^DAxbyލ0>P,8OkĸDT6.HO:{9F#OV{xAW~%=3ϭ/?ulmWۂ%/=J=:U|?HdeP2дpy7g3w{jd8⇃ȀX <&(Gdl1?Ƞʨ13?3vjjqBn8J:j`G'`21| ;7`&oPh1G a}C )ȁedD#O/6 P{]䈪F (䠀Kc.#KqgKhpu?ŀ׊@ؿtAC}"c_zAW;(v@ہ;\BPn  :w#-ya~ C'z6 UC_ + B 9t ;{p?*NN& n +nlw p?8_QC< +Lq;FVk)+>eRƜ%Y8ωgz4Q0kMa?M47q1콌!} Xu;1pC:b`!7Ey!%x„LiRK33oT-"֋2$+Ill2_;$'I$ʻ厐7Fz, \ GN-M"EǚT`R%~BL&6.dN(&pG~H988l' +]mE P7ȌE2&GrpI/9iγ"Szx2*}L|DjP'^81Nh~ʾ}8K ii1U vp9l Z$N0gy4x2L6AT'f=$7< Kl#&s)' /S՗@ A +N*1hb d| Q&O%xΗL(Ɠ+jU) QS4w75}M{Ҁ6D6%h'h ĈADA pm|("F-lTže 'Z88kaVmFwII7 +i~~~}FY;A2 Πq@PB ^WfΔT! sF.JsѯzJrИk8W\+e^_4 1b ,oB! APw}A"NUqSJxBrR9aC۴s%Ime]+nnYfSV)) !cHɽ_oCP% I/ ֔J zP*5aniԚ>Z*|a98fkz.7q{ʹ=O@dA (F0aDY0H R'uJP + ;-ִWSXmzNf+2~D]nt1k%~fo2 0~Py]܊?K +ՉLMeQkj\rU[kתKmVHaыLzqWb1CO@s0 +&߷uasQOԑLe-ZyUqR+ +Ygԕ[j2ZkkU6NQt.bA&b#VgL{BPz7CF7}V3GvHwVeU+mŲ.5[4my6kR-4UN#rH|jx>A2 91PRo<݂x.NW@Ʋ5΅ʃvz!0$lŜ KHH"N_Ԥy=Hzg04Ay,Ey٬,G} "}bg}OXeeK'!vD _0Yǩo"ȋąs^kJ86׍z99`t2~@2ȓCByvK߿靐E?)ԯ&X׺5\L^sv:F"ed? ƿK \⇻)t{]ue5yn4nq2ueI 1@&d tGeɍRR؞Z`nvb, S!O" +Hu rK}*e:.װ~vxcOѥ$Z"oieLMoʲ@[ F{^ ؙΜ.zD{@,D۵rZ ?8rD݁A bfL6lL0V;f`Kdp3% d 7 l+Gq@#[8ko G-x +,=j] bOrT!H4dT2-pSbj'tC>ZMISs?Ç k +LDFr$j@#H$C!ױAU&46Aw'(vGUNkp+o5SB!JbD}ӃP*CD}qIE3 aQ*qGt7Z#`&gV[VpV0wEJz@٦ }}/DІ.ݐr%`U 0j(6 +pUa/S 1f-u%o/&|E@j R|iA +~9_y" -c>CzϐBT0Bh2@EjpB e(;`uzP/R e@SWI-A+vw>o/e<{g@|˚]b={ǖ lMi24kp/70D'^' RʚBka~mg}#|%#3a&ϰ&5==-:+ZQԣuTD+ʅuBf! H,'$!Ҡ("e(U(Lx@e(λO}s7i /l>BG/`X/Ш[ DՄ.3#6'=0] 3ĉjқ:kci!i{JFӚ0#NI@Z +݀xr 9{"=qH{\v[laSBzYF +Hz1|`D>e1̦X 5Q5P7y7@?H @O< qzܻ,\>5F})b_d < y`ۣpnapE?tݦ,p89 ٹi$,~'<=E3ch/qǘcӬ*h䥄gx=?1x~M\!_;_[ 8> yȷ/5 Yt Ac|bIo#e\=;0 cÑ͢GV\_͘>؇:Cɹ>q%y?h] zjPo4L A f~ 'J8=leC5Q QI^M|or=񁬊@vܛ|ܛ,`:jp!ul,Ap#@䐏bv/f<#|`l \QރR܎V^N9OJtQ'i= +G,`Ow& iנ8 `ڹ} 3 ѻkJ&DD0 GMIT: wc;rjޑnct3:S ])lG en G `2w, oo~g1Ag[$KiPyRT'5kkCWlǷiYjl|(9Uѱrfr% 503o':M,s&[W8nR)UK]^6a֖ 6X~%dgEl|AWIg)E + b K1F|q B̳(V=1mxCY0;̂c&εk\,č `rlLjxcWʴ|Yu6NQaK:|a6.ݮX:ҝbMf*7CIC<\:W{}w/<صSS~ՍuquDPQT(bIl$$,D*0:ŒZ;NZ:nǵZP*2)UdK9}m^|^K.7VzaZjBK5}F_\c<\mzGiafӛ0ܻ=|j|4쳨Ǟ$MW?l{I]voqf"k[եm+UnzZh|:^Eh[m[?QIT"bŋxFR.p\T*m?;1te!WrΉDyjx,k#]!ԳQ>ňX&gk *Y>cȎcd%rQ)#5Ңq+QhG3bwF-!?&H#!EjZQq_qY_iRH #ܰ8΋ŊhM\ sp1nq9fG!~%d͠3Y /RLtFkӡ\Ob ICo2 : Ʃ:KayU4c&ϜBp,4? #G2_%dBR+>a.| sxF=qs@ ݄Y0)։AXISQ-~bOqp?;"s;TR4HH6•%t0 `Hp\"b4GvnM-13Vw_,Q1_@? `g]!gCzztPh +á.r=3'CM*${yCBEXtY m Rw26MV/z/钼vH?i3 lhS`¨DFf(Ь\_ܜvCrH1D%3O ;r,jߥh@aEvy7;S0 A1lz, +8HA6 MPnK|bH- z9DWUB𘂠z'~٨]BfoU A %@ǰlr2p`^cI<BW(w8 V)%$uWT5!zJ _6+_(ltrH e&f|U7h2}`t06 +cP2A J$7?OCj!L0lSAG~DuAYgV\7?QtR6?I:?K 94d0 \`Qr$TOCl6Vh%o eLpq__ӫڣI7?k~"-ցjWuDd !I 2 hQP(ThI ǭ{{̋yy~y$A'b*37EmJO%\OŚx4C  b'iݑ/f F}KF-%:v22vfAi:Oǡs=_H`0Z:*J?,m: 20% qqChmݨ6foT?'j݆49u NU<*А^ _b`406YAP24]f2e\w|D x~j&TxXp%=6s@4j rѐǓ +) [`bc1` i,p<f;/_ +|A;sT!5஘I 7X- eI$->CX?\Ij(cO3 4#76N0 Zd{߽\ml׷m#šC.9 !ƶ˜LV]Q[j6,KeDŽ =<Àd0 x9h@ZjKf{p?pjw˓S?+<ڕߡcSX8Z-PKj~!Bl0{R2Y:=,VGr=/mDP\s`z[k sBfjv,t^<{ j]7wZu@E מVET$xb%Rν)S $"B˸D5ŕhڷxHGz,߾ோ;^5YovYcS%]7+Îj~jrXUPPl,S.)Du2qrgH\&餢aH8, DO7"@@*,XSiy}-z.h umǟѨ1yHJ%e+f% b~jږʑ!K餈tXHFy1_d 9i9%FWa`FN֏oU6>\w1ҧ"6TU"Oe!<32%Q*f<%Ii#b|TȖ 8)GjD́dtm-,_tmkŃ]_t_w]|`eDAmLpfV"tnKR%q)yI㲇%dՈznLHK +B@ +6X֬6c7WG0}wv]:֋5-a9AZRNV +T#$Jđ%"\hrLǟ7J#rn<[%/sڥY-xg ~5=?Xt,S~gZxB/sI$4IŎ gj/C5z*4 F.!gCȚ0 -Em-xlۀl@З}pƁ}U7ܭ>"Ϳ{IŒ81k5Rji`MK vXQdbF0 v<[_o7l@陣UeEmz]~?hn/$%8vC2]$ow/4WԀWKկh!Ab;,å` +tYk24cGfMcݬ?Q }#ف!'Gz6⼆pq^o 7}:Y0y!`XNKg j,eUL9or^!p]/?4$BQ.X=㴞0&+Am;2]>0GzbL;Z hk ,A}kPdk-[me{Vg]1f=Ϝt{jx&{9:jo|}{׉ϾGt~;߁pF:0Yc>:̓|ޖy9ӡ7Fy:-p.]gQMy? q +.,* l!!!{ I 7kKGwKU#-X+:uA=zL[8 +B|潚|w]=hil*5{.]0wp3GN RqU"֘[>asbOn"){>G6bڸ-Gx}HY|HC4ЄaX(AQ> a@TNq Gq2͓$ߡ(2)*%`8z dE!; qL.}6D3e|4|Es262'aqh/Ȣhf3 2* (\GAi,; <As +Ru t:3ALd> 1y +J ' JCʀÄF KTaP-!DXK/ldAV'ɺ.g Ivg|[xbd=xM4d'ѡ`1IgB'^9pGCI<ے!ٟ +tNf@x&v.Ywg!>Y/yB t&xCȀ. &E [D(@/8nBܖ>BE<C!ρ ُQx /(#hPy#o1&BPPCUꓠ4 ʝ =GBH#3 KGR9 &'}HNJ1&QOn=[}KAݝ <Ϡ#4>(:qLT}å +A1(Iy -|v{8TgP^RWhʟk4Owyw:?.)4½a#*}P23L}*QhAd$?ҵj}jzoW ˦QӅQ9g0"7x&XśU@|e渱jGʰs)wtuV+neEc88ᑾx_~aKyrpf.l=tГ|{]Ċ:&N'ؐ=ա#1+mWU]GF&K_ +n[nZd(0[mmECSC-_zl/yAo"ؔ-Y#zY[|%+p2\+9TcqK?gK:-;,J/Y_8Z4h 8NJ),9yL~#d+ȷ.ͱLlK2ȟ9( vmpo]_JSMk{As_%Q{k7%γfGpYeM>'( dȾWOz4̣a[4;Yp؛=n[m .ѕ++ۗn)ztAGd9׉+eU|Yy+׾ʾݮ~.'0FfQC5&2%?1Ad袻[~mC?h9|{ɉǪ]]mK:j\]Etm_Wly8yƟ8H%CESf_˖889v!5dl!ҴeFiK4L^XYA@3AZ6]MDj+.;fw9&G7%ƞgTF.8M$, +%tIIlb樒I^֥N{:+vxof:4 kRe i"anH^lYXVt/#\Ԉ 5=/%z*"9z&,9j649j>$)j%=֓0{"_B4{YS.uEp@ +k%Y5_qOfKf|Pw .F +&BWLxYN\;.v% +#<{+UͤHߴzrLNM~jK +ODdg%222YI„)x䇑 ~d7*a:<:~7ǎ.DDaDrxY~nSћjᮽ&ʷmZ_s2P"wZ~ܙ *d 8ᇧOq#Rgy)~[& `A O_B'=q/n&yd,@؆%`mY`Yn`ug=w4{@7|I:H5 ?BHI t`{R"n>|bf/s/m!?삐OV"xF`'!,ɹ 0z}OX ҂Ag,7{Ɇ_g"D.ǃ +QvGlYMtBt"s+]*W5Fh+ !:i__#;?=G+b `>7ҁO=3@$fAb"h%[WWGmtp:f}6aי D @+5zq$X?r'j"Du"֕ +S g8@> JdHJ[Q+<: D3q,]bk,d;2{!8?Ds3듀UHXAPAK +},N&-*unH2 _x+lƴEwÆ؃Q7Q9/9}pŀw3Wq>&!?{ԯZ{d>@V#֊ArArUU=,7J$6^Z^%s^[%*7!q+C;Q 8/DN&A-d_Ɠ|Ň-֑{@w. …lٲt[R["WQT;KRgIO{[7c! qe#C1$WLhb- +#G4g _4egy?YH_κs[+▲%kҞ+o.J{IEeW@ܩj$>đ|)֑6UTN-g7G8/yZ\ИNn}%7,ܫQ=V!Jy27ңv[V-@g_Bidg'=6M%sz_e_- ~6K]nt^7 +r 9戞;O?O9$w&8|[ٮ]ٖ2h[ͩ㲦ԷƴwI dgQ@zlZhRjwZOkCf>VEuv$ٳ!}*$\KlWv#Ir8}`ZjMk귚}#ꆵVE}Ƹ|{[)!yDmH@6o<l&} ԭmݣFyN$,P}U.+*wWdS6g4e6d\Kٙ٫NQdsqYUDH$[G dΥ‘2VrG6O]m5n6;^.{vW6g?h䷙6 +[ ++eyU; jks?լ}0RiN0-1VU0.{$mJ l޲T͡ p<߽Vԫ{58xthWflYWf6nIY\#-lTWO0vZn|Z^03 iMqTU?(˷y{)L|28k݃(7x_h {YGՌF6Z +Ě*yeNfSkʦԒ4Sb:ST41L a&.&{S͠|>rǔmݭ%"J};uʍbBf\.1M),,ոLZ^ُĀ>ӐX:)(UƔLV&Bٜ3(CU沧iFuh:'ʿ۝j[W[Ģx=rzSS +nW&./fkIiViqUX٬5X9SY׺-CuyTe4\ѪuMBXEAaIXE@0qWzZD +REAPAܵEܗ#n=3v +cNUԞ,gg|~zy}?ѐf͂1=ŧoA4ӵV+ok2?mW{$QRYk+;.b}˶S"{qIyy%w,>{I@m˶\6E~у*!ݮ3FtmuM原Tյh'ly}OqOj# Ǭ;&a)*>K_X?+w᜜}md}=@V^`O2w  Y٧DN6 u1ֳ.3&sՒ"/jT6慮;TnuÛf=,=sӪo2/ UYeCswFRևD"_IUǧ M%S,\RU\,=㰽CQ>wݩy'G,iY5-yc\vSѬc{SkRNo / Æ/?R>*FGRGCo#zTFtb=tG_]ҡkT%^ 1MmDd+/d/>08g6;>'^:1U>>f6#9(TѰ臝Dw]۽j/qTyÈM{\]ۑފ_q3m,k |VS\1s6zڌ1יӣ vyŴ#>3D]!h`?Utr뮈ӖO}[8:>˼&<ت};hVFByCx]DFvAu:yDgD7#jnfʯӖ"kNkzżr =ZkCO]JOxVcz>Fȵ=U͊t2T8w(C@u752ω.4>/N͈V/y/eTFWfɯfOxdחa3/N׷!oc.܂M |{FD7$/!5Z!Dul+Xvv'_=7-)_3{p~jZxY4C +UClw~d5IJAlbY?hGXaD|K#Q;#JÎ7n:Z(3 +BHc?d`l.ATVK\_0l_Lj*P5˿C)EpVCԿ.4YEjE( "A% #@#r A("HM׫XVG+VWZ]gߝ/g|g]ך$i VcjD0!D +hzG[Cq n@=_\r}As}F} +ns[x +ϫAy9*Φ9|f9DY@DB(KD*׌F!.mz?2a4;Na1vk +ZC狰oR # ~H{/px*ٽ_ +LJjٰb׻ͷ=o:~y_#!|\qw| $|ÃQ>P@)wusW`Qn2#5hyR/ף5n3Q-߇/5uM  +N :!x\$hB6&P(APo8.S3)mOEHd`\iXf6iK'Ed Rtv阽';' :>|$l*@zg!U 4S V, =vS^jR +\g [ͨ.Ǭ="w99)xOHKU|%i t D0^y(ewE&:bh F 0$@@)=Į%Ωs?A şS~+[ovlLqɥgr"2.GRIZYEࡄc|;+#vl6Knsc$SA +j)0@7b-ǮȳCcSSfz3%쥓a㹱.#->J ;,3*o&e=d}06ߐp]PW%n 8r r`d0q-=-@Ѝ}M>*g./.qL'꒮O+IX") ]E7!=*nFgfONTF*=ERώ\>fP陕}z;D/*'Dˡ9a~5i(akRe +-D}/ +=˷Duz|o.5-Bg7߿f6x@ wqo]GSI:mu~nG߶a6޲z1hQoge!̩R^[.*KחkUM/+(L U~P^^Z6j`0pXWwT hu:yMt52-&bEKh}]m[UM6]e_Q*P+K+njQ@ɵgCe"y;B;9S w!!tC}fh@nj ՔUOguUMbW]CVm7ϐNԱu/ D{X[~|pL[V)DBwNc=fh rͲ]5gm[Gn˞YʆܠRzBNQH~T +Ș +Ht@ĖZYpـp{C |i/CC._-+aNn݉[S;mŴݭՌV"0G)js23^;B|3$toL>,u'{RFj+E^O?dr7 N07]X!@*Bw]Ad Bc _ݤt{+k/7ZT_ks76mDna-r[;~cx|D_|J>KˎEћԂEG->v8T)Nв@]n|;)T{s%35q0Ͷm@yW5;dd&GyS-<D6zvc_֍Yco,dYbjmt"\8\ۅHMkD Ds;^ ,4㹼~ocd 8= TxV{ .\;vhH5mL¯.CwC׏ma3>^gsX~G[BQ(e>*  MCraxayFc xGaw$xKp' l`3vog&_$*BM# |Ʉ@CBZ(( *.\,\ xH` X&c ࠇW!fpU3+l?D"\" Hų: Ix +C =q?/8T 籎簝'c??g5|M˾Erb(xS(b +DZDhĒT /j!8K"f5SdZm$=m2] +{ +-HEbfy"z} ];ҏ|!iү 9ꏨbD2wa1xd] ԠkyXzLVG'zB9 q h( F|?b2 ?ɜgfn3~_r +B,#dX,TzGPA}1a4{W#"f2ς友#; @vȨAKH?0q}5HpvE,UO ɯ)cI +n e@t 1W͈1Ҵʀ﫧4OmbEۄ?+[+M:VHiPv}>dj3q]3r57`g0o/iK9XߎM9#sdkQ5nBN y\8 <; ?QB+ y#p!uNxʶ [Ÿ] X&wg<%ݫ:0/<8S6|n:9@틼H뉸Axh|KD~F!ZS4.y} + +|&t3I l}#fr+Ȧ0k4f,9nD$s& J{jUwQ1k n$o<.x:rVȖQF"vIv$5 +Jst0k울 NeNEOU{JX( Z0D] +(ަi0E&pJהFߍyǷ ʣl2v2&%ݵI ť3ɵD K%)^U + +/ +Es +!Bh`/ {o. +c2{WTKEV}9{[I rU:]M/6 %}_7[͖7[|ĒC_dD[ :U7JHu!ܪ5*5LNe莖˜=jС&K<\YH)ʨ+d nQnz 1!Y*bRSv10x{J.7[$5; לvU< uSTbt<%7GEϒ׳dYa$8̯~Lđd"412D +Xp;O눠kXMaщԭq-5ǷUWFRW%TVzeRkYE;')O'̝{/!s[Y)(J"j& pk0hkZ1i8f .ZU*+{H˔Ԥj<|/_|b +.1]$[=gp{W#vVvYB{>bc'ٸQ9jU#'!@jYR.:S%񫚙'+|*'88|"*;R%S"h5[KLqf`34&w3T1Lz-#6-.Y(l5+ȼ&WdC#- n +Va#FpV#ZX+*_ͿE{Wp ``#6ფ!ly +@N{Ss\»JC:՞A=q;mAԣ͈zL(Auy{oq`w0@-vвuq1Q -q/xl#GN *v:s9>Վiq\r@ o/"s;ٿ}52GpsgN kdӻ iWRX0o39jUmW;'2w(tێLݒc} 9. ra ut 4|$@MH3v;b=IQ>as7[MΦ[sf +fjvg:`Kږ:duȎ1{\E+WwA'@?@ίXΟH m!f[Bਞ_l쫏^'1)i}g6Ky+wVn|8x8]Mh_ο-3'pC"HvY(9yѡY&/J9hZru3W/~,=A}ny;P gD.~gЗL{(m# a!: 5px7?ՙSa20 f`FP"JQ,X"q%Uc jtE=.Y{uƵG"%( +!;O}}'~$~0Ofh#v^R+uBW e{; F;m_ x(6Q}اD֍"j)]5GPps`|(|H?-"")bϏ߈5X/v~nH>6J-߳* .C4'DD8?( + + А:H>0ZArCOY +yJLX R`Ev%,M4/q-T{cDAD 38Ӆ㡽.Cw&]mqm{w'♯E^d֬QSzɫly]jyh'P=9]}GK4wV{Ju#qg|&xBSFӉПHD1v( Cjxm#TFtfNLPɮ+( }߆}fDTDDYaVePYM*X&FM0.59Ѵ1ihKs޼[ą3r { ʏ2hnڒ۪1Sb_ǯ*Ҫ=RDna_Y9sMF"",MB0R߯iPQt &VX) wj+\ټwIl徼Tʜl~Yv)(NBQj& +S(Xlaᮔ^;4>#80Pk=uL{Ӽ/xE}ZhBg./c$18%#p0U$MK]O=O>d(NGQb. +w`1JD}P:}'ih`A=hcZU4u kbMeՉV9iҊ~-FX_r'N>++D8E; +QB`4ԃs5ԃz{vH[Cje-ZEM+c-$u))Y$TzU7 Uxm];xs6pk +bJsS 5PH3@/*Ʌ.3rev.+k_ٶ0Ӥ{,wdh9(w辩KpBr_:lEX z.,^.Vô6T~GK5=Z)GvMw[n̳>\Q缮kD{xv;a="zNϤB 4MC rfh a]';m$gxF[bFl6_7 o7䴺)AU輺ɡQA5h8AzvV,Ns!eL83 Gx*NgLбB㐱Um +kpooȱ>^AwP~1?OH1Łi=3LL{յ3OǨޥzZtnT!ACӷyFsh"D3\p-Ds8I?DMy`%6U" lBgE b eJ2L^U++fMOe?Y-k7g]ew+bG)F)O+a5Xs\3 )ς@x+܊f֟btRk(j/˔? 'ODT up~ `$lF򙔱xV2eы,?xO{*PuAo_t?_#?%7j`X~|0^@0WANx絔Ahieޞ`og?hΓ|9g|Ht7B|{`'  zh%hp440ppX%B0H1Bo FʗRQ>= X=Q[LɅCy+)hEˉH #[!`|E~\BAYpS8RB7(ˉ +ro }bL x`B/Hb͇C<hƠ3̕A#z jAM,H`Z&)&5t>2L$U)}~D^ KK0hȠ ]̝ACo l`rI$! 2A%r|INeJvv :2hOZ1[•XB\RJj٨B: Bw,\'u}GEugqSFA"3u +DPAd230 ",BK5ZWcM=hbY-b'su߻}9(zy'V&q_ Nq%]ev^Hihde-r8hQA:'hE"[|}mqBLb?ǖ( zŨ-,rw( e}ow?$kxo%7WCgҋ_w?=߷{'+E;oKQܒ(['e8s21E3fNPxpz]8oW.Z ?Y̬ Y 0/2]7\ +g'\e +/p@w$@/#@oZP/^z~>+]}A&ݙ;U'Eb;w>3_q)0JƧ(:@38]z~@Iw}҆<4{~ެ>;ܛs\Z&Uٳg7'dY>=x5qχ&G<ޚ~f

#z}b!\ C a ZdC_E yN68=qh~y&sL?ݢ?`xOn>A]gwd-MwN6]V@A`Wal-pM9G2p:ҋ},b>H.p ,ݨ?$Ev/6߹r{Z6A[K:K7]`'QkԱO/&f~e%<疈JGT؃q=ѱ{#4=]7nmtۯ6lM%YK#٪w͡hOPc8O7cq>_'d$8,d_۝P=>Ұ;.AԵ$lSlEGtmMֈ6eY˩1sC9z:N(#5hWұ0e7gRYp" S'g67c{g7'upKJFu=1Ŭ-![ܪYĕ6/Yn"UVѩ6̥2+yy]7Li :Ƣ8н}I ڍ0۔)oS1ņ,؛m ;s䬞l/^g\Pu1$U)&uMCR.־:acE|sejkQ)Wjvţ3q$2 +ÍxAe Z!3|gVglnG^[΢ DY f itMuZ<ʾ$ɱHѩII'ܴI7r/Z52ĉȴI0.x82LcTe} +AO)tX6eiʟPj=VٵuZaIBC]U(ReS*,˶I+-K5;w01E]#.BdSc +PFF 9Pg?\Nay4;ʛfq+ Fuj,ĚqҘFYdNʊmLXŠKhLX9:RXU[<^H}ݍkW J8 +(8g6NZ`jNmzN?f`afnMPEESkٺn]6eyZ(*X +)JYYػہΞ;0}'MZB׋ǽ2-c$)nJjG%W?ō'=vpUB`J56<ցYki3d^S`gꪉ~E+߷bz + |NXc.tsȥձK,i)X,1$f=baoy-~KU^)5cFi(ޔmJצJGxiqoMnx$p̆; .X$lhIix^IUDnIcDܵZ"sVIdގ5^u+7r~v'l3`Jy*qEX[Qsl$S}Fna)kֹ9[V̭3ʮ؇-%$}0=5P-gťʁi\&TwWQXJ(W wݣwy2df3]/ӪKR\;-] lI6h )wHp8_\ɞ:P;`yVCNdQ7F׍j)3u{&կro7$1T(c1f`6ɝ.`2Wûùf6hXt$ G<gSFcwAUQ˴2-Z-~ˣQ;"ijro`R?PTY@Ƈ& cO!g|&_$#%;`?;}MCO"h-ݰ} `;+BgDi#3~n`k/b݅ F I'3@9=.ak[,m03Lv^NOй^6Am?tuނvU*3N5?evSO Hflo|oa1:w4;pPA7 -`s̟ɹ2;ك?e[V`'` x@7BdNqL9ćᇡ7\.,P.W/{rg̎ X>̽o,v$'ehB| CG{"$(C iJ0~OzJclr}jO][B 9 <9Sb(T/yf(ў:-TDA@'/R'yN[ߛ3?;nD$_}š-&¸P9U^x<~4^.0#;ߟi%G\ )PaI6Re١Ԫ֏ k괶MM6ѮAbN} :F9UrꧠǕiE`_PKufT :kA+i_ !7!q6Tt-? A$b@k"q$>ǫPZ%vٱDX}ب]ti;֨ڹS+D7Lj:##ݢ{-T3$88t%|t$ˉWӵ ki-Η=>wqڹ\wYsssy6%6{6&]jH`T$>5@| q4Ay@+#Wӝt[ZF⋴dډS5?gcb)+ )yLeKgMi4Hm5M'UvSUX*iIXgk{YjveVc5 Sհ|w cemyUWo5+ o" JbZE( K!@k@E(޸junkn۱vvt;ad?=s9s߰NJbMH k) ^ ك{x s%' 0!n%&,%^JR/5|ϹR3qS։ةPG2{4!xW!s΀e$ kg|¾Ct+J\V卵WI*9}V8=0MTL$[ƒۘI=!CCY=2/.H]r³ זDظTuYc繥ΕAt_fMMtfv<gTF0즎Їyj^]w!S[lϩ mn6gu4Caͤ&s>*Ie#YBCDHYCB>9Ήװ{^.p!g 0e b GP5&0z +ޝ,}`k~ I_Zȭusf털\;')Yh?P[xJ$  |s×jߢ7 A R7 +`LRʢܺKeM + "]`Ȭ3VVs͆v~YQaIH?+)/n(|+)1"4#Ucpу. {F[UQyнŜX[W]_]j6BJj9%m|cqP4*Ht+rޠ5~#0t`aB 8Y0O0{Ͳny\VQS +(2UXEj/-唞ה^dޗd3MD1AJ^W%fA=X4By#45Zѫ ޥ~E@C]S_kͭif!azSz;\Yu:\YHUITf"P _]AxkC?4 +`Cz'f,@w +;kW j0\Ž-nؾ$mˉuY [uMeW/ة)ZxM* u]xpNA{&q38;p;@57h~D@t[ۛ NDn^>pW BCȃz`uP y2cc}8ܻy3itu` cOx>>ޏ;x}~lFຕ@Cq \֥)bJr:ɣP-g< <ܗ\;JܖᦼUp8^E' 霽:'8^vMm -,U)Q٬jifM~/-߿-4˩ŸS۟*p-lQ犓|P:Ma(UOUϰfRn1MPm6MWf7 +l0Ԭ7m\keYb׭Vh %? Z+jslgXgzj~:J[EJ,6PnLW . )lڜk\]n^bԼfy\d\h,7W9aSs\ Nq+H +eu-??;w +WtX1QcJejtȴ* +OY4KTh;7h.?~vP}^P}n#~zБ]N-:3.mKvʺ{:+=TFiXCEqYZX, +SvfU6zY_L.4W:~Frǜ !{vziBЏdO%⹷7ubM7gjHwP,,ΏL떢u͌lsdvq);|a\NwYo _G=97Y#Y.{{3~,K`E=^&W{^VocvJ4yRp }بR=9$A_ٍCf =s c;eH~kZLtNr"}zpppc-4CJbe6%%ppj\&#}YI %)֘ꌉ!;_3T#R4b JIOde7 1P,,.V:,UHA@*`-k1Xb]QQD#UѱrԊ:k+ڙs@wŤ,F/(GFWύ8;jSxTQWc(a>_# }xk+$|dm8IZ%BN(If4-yYrR"!1ba\eLBUt|M,9"V6:p kv + A>0^舶Kgųf] ޹>-)9;r=$eѹ~Ȝ9aّʰ4$Khz: w=}lIV|(fYb.sFx <%!e3˦˂KQ~-'-Vy[M(Yc^IWؒSڎ]*lH!)6=g;ؖm^!I.I}*$BP# `hKWjlҪP3yU UeXxUYRzVnQyTWW+>j +a^c{s2|s@鎭WU[` |7q8P3kH̐ Y I{6+1n2w55w1lmxk:VXX\s;}FZ:K+* <moԪYG]׏[\?Mx,i+q1K6HVȆjdCLN2T+䃶^7τ={tW +MDofm]2 kPO  3CwǀPosc6.C}$NKE%q\[Hv l#z,za ˞u?0 &5M:0h`<c=F`ӒrXBz\U3X>"$d382;s `. 00(лв]:!e +mv0o E2 +N?!kvN}'5) i{M'܋HDrA..iT5/Z\/_\JyC2h/`pB/뭐yO33OW:赦;X_*8kx!v7\[cی@77,]N)KOgͣp4x0mځ=jz/ȏI~"r~T<</qC.נ(++7&F,(,ȲܖEvvrY˂+  ".!xCEh&Fmc6If:i:MSM[vڴ}z<_9y>|e >X6e7pmŕOK\@$ dXqu,xFVe +*U-])[kkݵMp={aj1drrr_w~ko7CfC $r"CkKGmoWkqKp/4 nRZ.GRZpP9E;}VC)g~֬(b}Bq}Lq==WΑHH둄CHW ׇG17r}G͛`!:)3aNi(-)>)wfi^Qg2z{88w}Hca kl!Mw07ߟWЧ>(U Qϊ귙.=CӞOQ[2 $<%b޿{?@ωlsc9ʅ49Lføv33 @fkזs5ތF~OF-L/jOJ[>})iNؕND"BWO_zp}b0L +&tRݱp@Gt>ի/`wg[]6^g@ێ֬@wV?Ӓt3Fݼ^wKZVw#ơ#"$9p7\G߷`=` +ci`@J0C1)Q0󊸞<+ߝ[ВrE 9{NÈaޒWޕ m'2H1D>O1wW9K(D}7 +A) iN3X&{m.,5V4 +ZE5=!8)Ae_HSGD瘃[xqz~\__z_ΒhlViI]lvcI>Yb9Jl5N-,+̃RaYLPZIXn6iH; \>b';(}-ügyQۼxQ}z ?jXxc^.=.vv)jdҐ0@+w(RV, Ư\2ZBm6^V{Nr1糨{{i'҈ߕ>j@k<ɃȣP]S!> kjX?7vy@E}eaOp}P, +(q]ՠƂADET,NPXh{,G$1qu]{Xۏ{@xgygΑڛ%_>`Q2l]f(2C/)멷4y赌A.| b38~Z9P rxë;<+"Q1ír\\p4éUp,2!9V3yLYǻH?RO VF*gS݀cju#`WDak261ZCcIڲ*K%\@]+!=bԝC݉Eݸr6ԯ_ȠAVh6#GdeYPV: S^ jO-Pwm.߃k=?CIl3Yw8ߕF6eل\dikbR5љ&+"CV!V`zmDQ7+|; R@.Wtll]> 7 Lb|II}g'&w!h!y6N(F{;Q׋]# DuOrLhv/C?[7lO 1yI#_ҐWhv<xռmּExD3=桍i<,`!Pqk6@kA? $#dYM6RDJvRK!u/+~xI!쨭PpW;H32$t䐍dur +.2i.'WG ƙ5H?2|B>N"u9RkC:k%2SVo>~CG7A8RWm! +GzjXjMf|tX@Tjds"@# ~I p'4q7F \hK_hZG9&ۇGx}Lԙ0&He%rM8O_ŠS 8tZ%#R9SThgG8A'5qU˲h%|:bN+qJ'98̃UYê +4jpHՀ&|W2cjAxQeNW^/'7~}6}pV7lGX3`?`8nsWu2:AC=84aT9F@YBz7ˈn.yJ\C;N;tQwðԹGT{$aL敃*|Tx{JHfKi +IA3!!Z=k, `;孁Pg} lʎcPR(bdl HVJ TX)Iy'e~LY֐՝FRK03Ov@ol=P4[Gas8OgHy!s!) !!9!5!U!쐣eOKC"#TțY?]8iG,=c~3XP7la(<`G`q8AZc"[eLeʳƕLFEq2ݸS^~EX(\(I< ԝn_>|r8nU =+LXcFie%-7e&2Lt\E)EjZL1S-0FlSϏ8gj1=6 ,Pe s :W|j +{Kھ>XX? +#e&5E\F3+Pydvf>6#hE ()Tm(O|ǧJx bca@OdFwƒ0XiQGdcNR̎LNNγ]mMV71.!Fh*a`+"}ccbuX2qH &̏(͍͎)K#"q4!SR4VhuGEyafav .D&葨((("0 ̌ (qh]\Q0.cMh4rZ=&Ic\kmm&A;8}}yIirjIjI4j{'JxU?3~F[6a>(ѠԦ*CPnH t$=WV^PVOW5MߡYgMYHc֋*^TZRES.qaQؑlZVudD9TfCi*LiPlJN]Y(_Yeƕjq&˸KΘqZqC&#CT ҏ}mf`69x%RuԘTfbK0ʬcQbBA>dbJxyhI%){rs~0AZy(R+‘R9HLT I\E4L6-U]ު^WY>J"r,JB2`y)PK8]LWA߳H^FB@̯}a瞂hĺ0ǝ"ĸ3ndX宖Ns/nO}M><<P{ + ~u@7hYGo ڥŠ$;Fc@G8;#\<өG] + <M hw=n];G;65+P`0^ہN``~ jCp(C!EAeaqC1}C"? 6je6րv1.Ao8]@8B{|a#hB>n~psynu󘈿+27ԝXg&Qs459=@{?0# pZM3lF{p3,?gyٟ!a{(pm>/д.d/`=fC70ԧ'J"H5K\~¿ƍ b^?EnD|B]k4RCIX= +(z%-BR&kOm?rw޸p0>&?62j4hGLAIþxq1GxPR*Ǎ+GsMԝPS20l<@?F-5Aո޸5ZxWXwq+0"<⢤MT8UKƱs qW\ %uW7hZpYӉQ\ňv ¸C8? ΍3n&<ĉIdGoN~:G ӊx0n11W&%atrF&0- _NI~GH) +^?`ST!|:lG0V#ӝ84ߛш3۱j웹 Cv`p>ݳ10v%%U'8V? _LHjȹ{<3&̬)8>'$r&cp{T`: 5cgP'vö~ak?|^ .l +>/څCք|/@܎FcyG92]ұcq6-.Rlw/# û º]bO~qui;X\/=R}F4XLk6c9 b r&G/Ė$W|ٱVW.jձ*]إ[/vI!-;*ޕb$7SjU=c;3Ҙ?ov$/޸ذ, +Xn}+Ra%=W.H Ƅ'NQ?RjjWr^\ Ekp4riӊ 2)I~<'yNGWJVRn0͐/BBl4ԉC6 rUe8T.j* w4eߓ(N*;STu˯lU' j^,^h71nFȘyP"\ֹ-B-΂d,NJ`/( +bAAdHyղ֯dۆ4fi,5L}2dZU%3_S11׫=W̽H;Xx:O#c㳪EpFIB81(rБ-6!Q"ګ{dwY>ey&& MCMZMZr4;ej\A+XEq 挄2r˲S/dSYlN)ݹINuVR55I4)I%)RCm|GiJ%i"ߋk$UNjr!ۥɕ,]]EBLHuW ]򲪣r|ը纯UUT +U+Wg`/*!mMVXE] k#ݳFz}IEDŽdAyZ8Z1~SIOrYSZU!ϸ\R㻤Ž@H55 IFJd$LEb<[ðu ⽉f`ׂX.omBw{P ޻bh'bh*6FU {'Za'|/^@,%#k& jU8"W-EĪdĢn+ºKuG|qXYĖ,$&niTUk_p +"$DԒPJ2UcLUjj:Jϕ:Gr#y<꒕Ȭ g*]FhI#tM#44B3`i M7-a *tfpY Sa*gC~mw@^dQbOE*<7Ps#)7Fay +믐 + +̟j_v;\y)`jcmAv3yf.fN5`={e!/b򥈥Rpq/R?- T@iڔʿ4A~kS>jmVҾU^#_WOjYQx?Vv&gR\)"K/ʥk%O<Xp1Pom$5qQ cXFTޕe) +SM4PIYhx>]B IϕR)51JjIb۶21 ocR P RCk(b Wovm7) + ĚzrjE oTK;$]++>v۽ c~ǏZZ}-ͥbbjW#0Gi%oFɺUh$/5?(G ~ŏc0$~b9EQ:_|F^}I;l 5wKa MchJV0E:\:Ǣt%B{ KuL/gds2y4]!T=AOI.?H+XMXPܥq>gA*KczM#c/v?>>~_zNo:ptp0JSjc &C0&51II1/gה_q0ބ10fXP+` -6ПPOls&\wV6= 0a&~j [Z=W^u_:Rtzme.4+k4xƠF +)O ίu/`@hȉ+f7r}!>w7%,gҹYn!Kktv> KP_ ٤4*3ZzCǪljjm3S/`R _Z- +N!Mhon6\[b6R\wϑc*=Vc=?jCZyF+n{>@NZ5/bF*#r#7i{YQǍԨ+ƌG(HyNd7xg{=Ê6Wvg"7*l.an ZЭ跔=Js'jvLbR53fg̈YaT2c?5b/ScSbM#I̯\%gˌ\}2|))enE1>=*U)@=Da)fn$[IcuhuX&L;by7q3qFzWhD{o͌ qڽ]iVK4+>B =5#>4`%ۆ)6ZSmD{d[1ѶИ`+UXj,m\Fλݳ 1g$b>ã0{ KHe K"I&L2IfLB&$$C!"ITBR, @!(}cVVc] +B_Hg3s9|/>X$E ҐcU8E5IsT@U-wdґ +G@2#Xa:Ŏ;BGYn;[ycq9.YK$_mqg.j]L,kc acSUU +TE<',ݩӣgFsQ3Lw[,q+'+yN+fNj?g8IK+MuJ,Ty]̈Qif3ȝ;KnEFk\mǽvo[Vr_\GF9ƱlMԀxꉧ,'r`fE8;J9SU3GK= qɔϛ\o@^o1Mfg<`9={4cVy+󱕒c}fCV?8+/n-xBRgT7\c_-or}'w*Q?_n0#b&w[I^+Z\xm&}$=o%PF0 7f|>xhA,BeVVQ2#*RzTVj|&)ԥ`- +V(!x lc 4o2cؒbی-͸"ۈ+c/bO~o&j`C5o(]k(FӜUʥWj֪"ͬFnԴnM=ɵ(zۚ\16&gJm<h|Pu<شZՃ4>\3 i7ѴxMmthJcuC2Mjӄ6ii|qkzCz[Qk`mD#hl#Yy&-)tS4s!&E:TKXܗ.S p8.jkaR3нAWe4ހRbc‡/L>e~>g|A`fNmh5@8 +q P`%:X>qBx_]}%~1%ޅ&V#7B%B70vޯեh>g^}~$%zEs`@}xËWbCaADA z,EL +Fe;{v0-[nrt#Lqjh8Чm>GulꖀiEP0'oeX׈?L0?gpjJU^lbPx;w@x#F7b;&"awQ\r㑗#G~-QXM7gQ;O-SQp2"G#q$*q`i9-2 v/kΘV#cak6X.#/a86`Cj~c>11_Cqy,$Ȱ31;VcJlYi$+6%90HAOPKL=PISA&ze?Z#tI %UoW9R2yWP~XaJy;RU496*pz9֧1ڌv d?}ѓݙCM7!Y'KG=2%|'>KL!rl/碗͙s1  ec [Do=9 V8PxWtS9ڕ{QNUy^ g#?¡3m>K,;&Ygɸl`\*cїyŸ_΂j +([ +OaZ p6¥jJ4 ꚰ>ªzB$a-@Sf4(cCO# 1.aV-EWQ|řh/΃D*.m^4aS$E0 u3J$a"?JE>Nśi^t!:Q%,r\pVhЬEv6VZk`n&AaԾ& EQH5咸Oͫz4KI='=駛qfܚ%piQ)CSU6UhԕêӣAgF&}F F@NZOIB[%*%qX'{j}񻋿UZLXj`-P:FC#j -1tBo Ag}Bcr:#w#K V5HA 5Їf$&"p|wHdꓰb | .&7P[M`븪oR#$32R$uHYjA\, iD"*cDAtH8MENLm]'{LwXǿ *pʐ%DqEׁ /BEyjMl`֓&8֪16Mn?H}~~=~_Y⦎%( )Dn(/WS:`ʖ@Φ%r2mKʡ|2LhLcx, W<$Rk3`\r2#s͡jgQ[ ٙek,3ƛvsZ+*Pb[嵅OΗg +S3`VjeSˌ[ۑCh(u:.:.Xn0g<̙+[F_sa +SyH1g`^.@Us$z 4fp'Eg  +m=E'{xK4bX94s퉮j#MCd;srÎ]ر;ر;h(|Ful]pwr߇ {)5՜ ݌>4Ap&B4hΏ{Hc_N`G#I#ůKuX4`;1'-cٮqux-tɞ%CR[1Y~ւ}8694.HbU(Mm™&>v ~fتnc8!;ݪu.4@W 9| -Mywt{>Sӆ#I? {YrU +nGL_M%݁{ց 0=&&OVۃAcYp drXw@0C̄9P eP`~aY̍;ټ' K==⭇܁uޔ_8 l4r9 scxƎi )>s]u ~˯| | \K68ش +/cHgi? ؂.c*Zkl7ң49Y}]ZZ9flAMOŢ:#WϚdDeo{g)Q~hAN^Z0UiEUUnE&herU|w+Wrm]w?<5nk0I!vßWÕ_n/*}cJ;U *4X;<1*J,{T\,POfӌov?)E]C)!*mU2a.mTAE5k)7Vy~7L9ɚ?^3kz7P2VkJ6Ҥ3J &=UjE7%gaz<+Ŗ7fn^ jzM9X=G(eJSF,BW(5x&k\A yOcB+%FXZ(.EQ6XU<+Ė|l%69i!]552{+w >4)l&MPjX&и /SJ +ج%E҈ CE#\ 06C9,{rhaVᮚɑJ쭉}5 5D㢒46jR'ktQ@#bjxFOCcNjH, Q-נ\ZZ#mPGjRRc<5>_b5&.R)qo%jd%ŧix|4,ޤ5^JأNh`'P-?<*?we1 $n "" 2,0QNHAA(MqZ5q4զM6mzĸ&ƚXa9}"ΡlX?m _fK1SU@Y(/ir'+; ,E&C2 2UZJRSdHPR>%RBNJO %$HrT#,g= 3 +boeȜ6RpeE+#=ItsjLJ26(\MG'qA;Nw(4bS:F @QU5IVcwU^56=VS5Y!r>><ekzP +)iluOy-P0yڇ>+7{4>]5o_pS$l7SO7=ϡ~z&j"9Ff3A(h ܚ4K}i~i<[dZ8ZL-P kygຈmlyh*^/|3Xs"kĚC 7IÚ%%m,1ϵxXE# C N01ҾCP"p8iFjz͚ 5Jc{Jj}?@?6f p뤰;YT':ppzybFcI7xZZ+ow^BmxBP\wFzw>{pbGs֏ ŜC9VM(gU8@xuq?Nx;AEquO/Nj[9WuqN ?%wŗ̺75f/NLN>V 1,vb{%Ө;[|;xR>prWJU}s_DщTMNΨ@Ə7𣋼:~ŏZu[8}D|E Bm'|.85go-/(t"шZ:s_lخ|l6bsll29=قldsۮ"G'#$:D b]Pr\l.`w,$ +ϓTVWUD̮r]9 ];A1B9 (hr4*Ѩf,Ry ZDd+G#r"pvrԾѿ+`ܵ^ Gk4:ıT-TiL\Yn0˰/2,3,31 $vcxKʭk7V괪*RRU~V.Q*Jc;R{;G: rq+YȦcn:JFd)ﱰG}VuWj폴~UeZr6f_T=/F|Tg"S8%S[K8]ͱlsrx[}嘽,Lr fÄce.vLg2=&> 1,wvi9Tk%?k5t2Y$Dq"nG9orj8`!E8\IL&1B(iK{SH9#3jJCq'_vDSyʝi%SK,'r %pj6iLU1݌2ьQfL4-0`tݙ2y_ d2LG_d}>'.zi{XdU˜jɌf*3Y&w/4i'p y-0ws_c=om)]Ɲo6t=&ezX✖.kߜ,ȔjٯZ͛ٗs J*fwa=V|En+x O=ūt?*%o^ΒVGaֺ"tQޓDY3%R=V +=xz1{GN]a92k=c`~53tRLrH[(m $`H#Ϸ\_!9 +}ue1ӿH4)$(~I$ =5XE_Z#_t ^}Wt,RT$k$S @:;I Th$9")Obp/ yvOL\Mb&&+#rrC|ǥĠp!ҮZjBVCq$Y!6BLaCSl aTdo1'"lgqHLݢէ9(Ji+"J_1uBp:ع DSbsMa}aܰnBywx fkf?T#VJ٭aH=Aa+\89JI_4)ҟMDZYXI׃(ORS_US[Ƕ\[U\=%=@vP5,O8"Y=%]6mzI0H_)K0l>.wR )ZL-vj5!/Cp'V54Xք,(z۩g C|D' z "9&5xZpT% -vz'57` BcㆎS}&Tyi0(:5 : HtRwKc)j<)^xrS긭Mz[95YiGcݲ9S OkI7e.5ӍB 2{2ceey(Kk]XXXv]`9DPEEE-}3Ѫ68ƨǚ&5UcըʹMG϶&iLL9l?qg~e}yG㣍 Y&FaV[O?r&4ݑ Cƹߢԩ~?pҪ 'Ki.g]l穋 LhݷS c)+C7`?vj $ur.{gxhV.37kznP7I7M;*D2f;y6U+6S|}.UXzM|;]jsrE5zH]< t9}" v@ Z3a,tS|=t}M>|\sOzO BVȆB}24FQG@Ǘ9 3ЕbA\Ru!u>}p?^0zݣ׽C.RC('~n>_~fb/%||% +x6Otk?Sn)qG>H^WBԟqsϨسu8Mhl6uF*ާVc%>V2e e摍ϯilJfSQM49αͷhf x%{Z1p"ơ4-6o,P +4jИTmnq_x y-5+8{wn}W0zh%KdhVWfvWc!޽LӺR8MI~Tc&X[Us<1=/gjjb(Gˋla5øph?YCif5iJ_&U}M (Q]HѸ8C5 TFU[UWo<=ߏ2pFqZ#-93#gjҔ>(BlQmp֘~+~e_UC,dlְڪ!T~q >O ИUEktI"2¡9*PJ4@);҃i Vgd(͑TG9du(9YgdrF wAF2:)SB}ځγ$:P^ ,g3_Yٲ5(ۢt%ggWk̮*\Jp5fuoQeEຬ(]EgS WgђL1P%PR]e`Yr#+sY<9Sg<);S2Ez7+;y*sIaSDn[X,4&rP ^pV,o4 P!2WdU薡PE#Q4NE +-ZE'̃>8dY]p9dj FEvǮ"!fRzD1j56$HӚ1ZsL5Gڴ4uSv~LLJ=}}}J,}Zҗe-=/kMي\!iZP[OhgJ(~ԏ0h.CM& lXoӈ`]~񣇋5顸{ ٽ ]k4N>brK $B])f:[`ki8`ogg~rr9H};¥{Ev$9P,z)YJ\BcU?t-=7L0cQq-)8ť|?ct$`]9sMxB@w~DŽ q` +a2B5XXQfezE|^&WT_?xNDH x&@QGՠoLNי1]e +?>Ǐ?Y>c2D|oI9d 88>//w@<)3̤NL ?>ď0՝?{wgROyN9%x%cd5^ \{%e3)/&.lخlln应wEVوvϓ:^<@G!.b(?hDcy2ĶuDڄ]?Sm+_qх*?J&v%} (nC +D:\fkmt*t3zs7]/Rk3ɰZ嶥jm\Lʤ"iʒUTZM8K[T`T}wj9ME$QnrvJˤ3i ƗR-gE)v8T:Lũ#5-u&0PiєA^MԬI_ ەO_ kx +G҂Ҋ. `+ܔ9"T0k#Qi*7eyG(AuY`w]`e]]6xM0xD⠉hhԦ:M4=$ΤvI۴;^37{y{wiJ>SMM,)O"t]-)n~]6pDo}=׿%؃ +M|!.oNP9M1#U3&_,UVSSE嶶i] u.XwzHb=xpgيlAS!|(^UEUY\QYM29m^a,-<ٗоY.e|9)-0pvӍ*-M0 &]*pĪ̑,Wi*-5,TRŮ:&5UW27j{/h*u]9rFc3e.KFB|P e;GYli*.RQyVe(S^&OF{f)ӡQ]FV>L+y>FG*^3T͑[|oF׸[SQ5SӨ|3kWo2|ەۯ4 \UZ FoTQ=Fh.& B +}/P06Fk[yoHCY2uLRz` XmJ-ocB2)f(= &rkxȧPPɡf%*!BCC݊S\bo+6znڌ5]0Pp]W>mĤX6&*%p¹J[4,p(.ܨ0/6&|f,4b96Dx5ƌ@=|mA{D'Rb45AC[R@pDT#EMaP<0iBSBca<}P{{$7eh6ugrј?v6ʜMncښ 0mx9c8GXfH⽓1[s)V)m)nql( ".ɣ=åM$wc:<_O&(ӧ &⩒iX tSK(kRˆpp [eg%yt2'9drcN/8&s-[ֳji'7UjCm^0}ƛnr ]"W4y&걙ztG7B=V6,Ԣ\1ovaM]QD:Ro ig3tt:~͍[`+<(f"$#I̯e'{5N1bhof=Cc@~ Wad 0*r޸ΞqM&:$fϼɀ$`8dA>ؠAd,-=qB~#M][}wuO|ʯ~g ryAXzEa N +n2.SY4yy]C4b9eh'{̻Ja,#tZ\S Z!}5}L>U3 xG;h^ms{V3]8 +Je|INS4hTO[}?#ĞIybZg)W*7eƻjArz}}Fwㄧ ShGV4\ԭ~b&Tb n_}ث ѫmM-v,ϵ'`| />g,ƒ8B-^T*G_L|7{٢mӉ9:w [iɨ Fܤ`< W;k,ExNT2yg?fۈ_FtA7 +Z9#9NZ֓I:Y' +\9yv2È?#KBh&t0UjgBF5׏p6XfƱZtR'e]o;v.p8qNlp9&MNv-mvJWrT+[v h5[@QZXA\1& +  +!:'}<_+Qˌ7ъFQ4$M,c]OxaYEVW^eN{{J;Q>!ctM:^FݏNtf6R;Iha:fmMEQڣ^C")RQXs< +uM!}*FjT tj"W5=dƲ7k 7,jpV7PE,+s_ܴb%4J{JCvJ.Ym\)Weʘ&+W*ߩd~ +Z4ZHAD˜*@#S4hтk"6P:MAZ]ƴwRIJfa X<1ٔ0974dnҀ9~sb}kIieF˜, WrFAeY*]YzJ9ZM `<ĉeȖ" X-V(b ֣.:c +7(hߡ} +Skj.7-}G\ܓ<:B %CYXc)O/;Qb-SOYrʫYVI6+^UrD~ǤZ[ث&xFNjr;^Ɋphƒ8$:j0.kQmRD5jq*P mZjj9Ffy|Bu|A5WU| qOPٍQ4` z=^0>Eü^P.Z\jvW]/ۧv5GT_?(g\.&9=A6Á23|43 #7964U_.4&ab1۸zsVW6t-ribAL"c+ǶDObIcN9TYPs46LJs;0c`w^@nwUf 5V1!a5&9f6Ԍn&لnތc+Z$_-xIL|1yyuz8c}:`?GgisyǼO& ٷ=0ۃ>9g4OdNi8)<|.[O+q8O^aX\ūÚRZ#u}g\"ӿ30+FHaW MqM7-:uqSu_qp?a`ә>^h^; s͌I.1_^ }C~w=ue|>r,!݆!ytVLX1K/W[e2c̦Z^ً@'~yy_=ͫ O8v?;NDZ%n;7zImvݺ6[E֪] Bҁ( ʠ*kT.T`@`m2sQS>w{y+8!hn X_8wp@7)82}]c^e?̫ +<߅o79|NFb-COoc\#Wp9/|^u¹|<~KhM^#80lO1|e.c_ރw&2؉_3/^P'=C%i/pZO~|1!} +"zARBLy,|>Osyx4c$csyy0;G{ W=hϳ<*wnY6e6NY]adZyN8K΋eT/·df }?edNaA{)tg"֣=Sqy9 ܯ3 +OTnawj~ m+'`6@;vahO0y$>f{;{n2ŵSϰހa<_֜B~c7EE]TK2/{]B?J5hgI8Zrs̜y)u&x"<参 ǃ-hQt1"Eo2KnB>@6X=GRff}6CKc@ ZbKI~hyYE6VhF~ , )Y}E SQiT]ILkiS;,>Dj+>V%%9ib"6N&!ˀXf2ez˪cU99Ty:;QޣeJZV2V˼jQAE-\RrU!u9Eqs mohn0*]7t ԵTiU)CjꔴXSҤZnicƄYEyj0*h|JTgX>E:'?'n݅=XK۳|ý49u_;-s)(WaQV+TѦhEJgάkpnr*[yZsrW^Ru pSngN5pwoc-u@[>C )VB.1WljtU(r+RW:긂 +ܫuonkUsJ5_#9ϫ}*s:Ļv|OA?tbqo&FxL +y,j+P[ZޠMyu7)6U>(g9|'e="|Ruޜp-ĺV|e:^$Z"s~|KwF@܁rҪ d%"#O Y_%xQgTxSJ}NBw3h&hڡ{Pa\a.UF|rFBt-:'kt,=2GWY!D.5Wi8{ 5سly Cc~;7zUSr cN1d5OQy|Lj78SEc*hct U +9?ހڣس^V>7CPǵIrag+Z +eʖʚpȒp1xiE%ɔL%I$1ILY( IpB'Po+h{$qh~\r߅uc H^"sʢ!Sʩ%) +S jV `V4NaRRRl֝Iّ]hϠņd6h3//LH/S/9t5Hu i࿏{vw #A<0sqsc,1|rl7mF1f#+>i<>]s 4y%lH*P_rsN0+8t&ܧH()^b)e`.ɐц?:񣛜M'х.;q+\̎ ')'/aS} 0Pc7!g y?QK9d% .5u!}0klVO)^ތ6)`{`5=0XI}ƏuaK}u\kWr@nzcyGY<D^%-ći 5M7a&X90Os6&j>괟d+V곟Xl!y}K؟6Sϟ!s=U|R</hr뭁H(!0 XBqaC*5?+8plI>| L}_cuM;9`ͅ9x7Z}k -Ǹ(dD\,FN?#'')3q˥|xCulb3׻Z>W]yD&Qp$ U\0!Vs%q@ϓs ,QTg~)!ĻeW9IнFsƺFA}pC&k@&0@>r0u-ys% kTmr YWIe{1܏-S׀CX5ȵG6(пјwUH}r:~\eM! s?ΣijOZ{$U1#1J ]v[>_mpmu })'hЗQ* 8fy +>=w$) t9Ïa|$љY;6f_)b 5خǶ&b{gbx O)5dt;mG/Q'*;)p XUf{&wѺИPn.NVjd ~E=Kx:\?דDtO`X >-`U2K@ +\gQQH/5?z ORz^Nl߰Ǩc~g;h$i= lYnl WP:l7`{'!n-n_%sŃtAzDwm_P|ت]>`tdJa7#u:IDQR-4,MGZYmbÛV͵ǐy,G1C,E'9 'F;5:KQL䥅L>f2H6lq~+93=\ssAOǾٚ5E^8BpDJ8jnV_D*P#ĸc7|8V3pw1wG6Q)pd‘GnRx੅M؟Ld4HR1è:g(UW^1DwAýxK#>6s13:mԐ`ˀ)𔰓U W\ᚈxC v~nw]Al}`hi`, Y̹ßI)&;U^U'4$yRTRLPij݊.V8uS_T(u)G9%RQ}_ι_m>@xV˻JP=Eՙa2åL2TYrEm5WEA{kߢ^y䶝UrF8Xʸ HjFJޗO4:Vđ,Y**U" 3X|WF\~96>>`b:ɧ20ہZyVJ)7WJI*vf*RRY N@9U*!k]S˵HNZe^+쮳9ALk=YHI;cQ5WR> BK?/M< +*ϗ'';A׃AA?L pew^g;n ,$$\ T +D8V^Bq2ZN6#2Ң >q;9oyn'[鐫%g+{ ]Il% +e VP!d"Z "8<<]LpUq-@ԉhܛ_! +c> ) $Uc֥ &Sa +(Hw#)<as29C>q-JFP .~1͵~L{ MHi 4 -JG ll+@5c`*o >40E70cۭ +W/pdK,1!a7fF3bll m B&xjG؄;@ |Ro.<)> ?:cm9&'4^6O/3JκsܺbCg\o3@jiy\g6^g8 9@/}o1DNQCbwD&AzkN# -:Ncnx_`='d62!'#FW?r&eRR;㚅ͬU[uv ~&v6IZFPI`%XEnE㮥>yl>7 ,f=F5\3KTh\5!%>擤!s`1kD- ^[csX|0>CMlFY} s$A n–Z5d||X`5?b ߝ%b&&ϰo_`aM<~H{xy71RX:8{WYIň%@#_&A%WL$u8xWXQ>8B>0uUJ &^pKd|G|FwUV3]6KD_PLpoFp*%U~/N )ڇGNvSO8jQv85mjd+~Ɵ9D!Mǧ);Lr+jOU,U*.V_ZUbRmP*Q!y7^'q~&>@^gUcS;Y))*wzT0TjĞb{*tT(Ѭj-JsHOU/Zl( "Tr O%*HV^SSSI++5W0*7BMJ3:eK1VmlxRS4Na\ɑJb1ǐ' A9J@!%7=A9$e(ϗP&#}cr?8ʫ +o6$,fwI6l~vIHBH&@J$ +$AkJJJRZjŢXZdZQt:0VvږaV;0/۽=s}o +|ӷCyd}Ke+{y3݌slP⼫`M2|ey*(!Uh+ت`>9ò7RN-F 6`|KZi +|A|lr :)wr(4KP +Q~RpBpNˆ/B׏܆hDѲ!|PNc%|a#hpJF0ߕKżbxLq㤸Sn~ǐ Ѐ (%]%\a8g|JHlHOq4di X65|ՆoexhE0W!Д./n{y೎Y|< scZlŏv0 :rEE0&u٦0k@3nIk%e o!ya|HsvB!'KA#KYd>`]*Y Ճr\tuL-1GlkKx_ o8I/9kA!h.\c 2ꄯMS~w9Xeqrđ&fNjn q/X6,ao=puV?&kyGC&g3dL(9!Qjgky?ۇG>-})wžk) +!#6ko,c\ɊA(fC~yCv&ړ{OK߹F*JyW=烀% qe#3pH\΀j<9y{@&/|N:gT "bc|'ku4Jg-_-__߃?[mrrz{ҿrGQ +-@t%"}v̨N|StLF8$P3\PEM/3y^b}"3ɹ#LV92l+C +3l3ԑ)eX%x?<>j* + +-tL4&qXsh^x_xONjqJtR{L(P&˽v+p^Z!3Ne8qY Squ sa(C2M~] +{mf{Lm5:'`6?)=|w|_APŎL籟.Li$_y=Bz?"kzDZ}p_!B%}'] J)(<5kn tb#BŅ9!:NwpCȎn$|_)nSV"xfO*xlyxH%k7xxSspd;I쯇o9r8+[@ +ԁ8cҕhC|E\ +;{Tn6ٻ4wX܍*ɝyyrgEo/(3?do%3$$`BH@ Ud(Q"EED +TPM(Ȗ-Z""Kw;=4s3_sg}ߖ6(M@rAk&Ь%vJ^ ; KgM@ úZ|u9I<9v,}l+팸 O8:C_ mk<b$J.!)A-A&.~OHtOHZsѴѪŭ$NVi%M["VxsRܢx:{u>4 gqYBzt}N}.ѽzDEģgq%+ġ~ŢNy}d8/aKbrg*bNE} +A3A "M~K[4[<~M [[%VA[rNj?]༆ey|1G@(h`*]S@K!M>b Gs)4 N_(| SC,u%7$ђ4ų `6уv-dwCaآļb1a11NSaȤϋ8!5F -ESw':{U!<\>y0?*>⎤3&C̙",\&57K?GӚ +4JC96g! -dSCI23!rm3A{Z"%I cfqdZ$-*<|6xcw!^"0Å("qkNƤ5!96"M%3 Cso#:24s4/%RLZJkM[f +ESjhrٓ\gRGB %xPEWjI],-VI^T0 GFZќ^IRkA#VN,c.'ZϕW:g/\hL1$iRUkkuRG[bNڱEAΚh˺نTIn}Rɻ@S3$( 4[f\" h /\4DSGwΆ݊+yލCF3gDv6gTT a[>u 4UFhF4B@?hI| baX_MbHДt%0>BS .z$f*|ըj@8:FF0'YPyH`pΪ4M LH9:KFf T{|jHh#OS4puddq'qm*i~RRB7 ೛%ljۛ ZoIq@>CRM}jP~D&%x8(D笚|9*Ŭvh֘Ws/wQqN2,AI5F(SB)RV$M׍luxUyd./(ǘn+ДЬB݆j>׍l[ {T38؂r99<cBvOUdN[`(Y9y +6izEqe-Z^Yqխ暶U_WݱSv7٫w8vC 1r17~¤Snco5{gκos~?.x?.|EO<䩥˖xz3ϮZ k^Z~Ɨ7ymn߱s[{o{>Og𑯎~}Ϝ=ϟ.\JJ]IYWQdg+/RKrR+kAݔ7) nƃe-ʅpa2b"NLUV܉w+3~ܘP~< y G+K<Ô+/b:&e+8fMy[sP>| T}<:I?().^J>\ͻ%~__b2lvǣaO G8#1<\|LҚ7?3' t뮶;f[mq&O6}ƽfϝ7 [xe+.j[ȤƟILiLT*Nhj~o'G~83gϞ;w?]pƶehbm֮-;zW_5a3Жj꩛sӲZdOG. 54PCC 54PCC w +u%^]/9 _ԏ-~kwe ܝVOѢ'~HPG VFծ=Ͽ1}C&|ww>/n{y /Mٵzo.Ѳ{_d'װ6Rk]/޳̾{ttp|gvzffgi;fiNд2/AoF)TLP. E["-)'-߶g/yޘᎀN"_ +)Uka"a>W~ՓĢ ?J!&vezzc-̣>$CkSFkCe\ )j3J-)|ʉ鱶d(;nZs>w'C71}fDmX4 >J6 3O;F.^hW}F]υ +{E"f(/c`4Ѭ7h^!}w>85KhʙHAΡ 5.-F\ |{Gq{im=/ZtUppdK*8+#KD0 +3{717@AoPa.57d0~DK2qH9yBCOmHLU1tՔl2"8dX2, K%e( %6@du= +םj^A\ˎ*$,!2.KGv[=ZP +$A=]+#zw^ XaF*bZ*SRD &^\4h`C͏@v~'x<\վAGi]8^@(WI<}IXA-edYÍDVa( e Zg:8QCHz,I^PQ%xI-02,탡2Ad jk.s[g-HQ$Xi}yJ&E|Ne2@ZFO AF# zw/؄9Ќވ0RYeJ($9J;C`M􂜇}0 P/69&Il됼:y*LYT~?W@lͥt%SYBfaC*Pn;ӑW_ހ}]M*'(bN)%O2qbzȅ)}^KgX $'mo N_u_q y[r=P"fUdVp=!:qܴ.K``ZJ s^9z5-&i *ઑ9u(I#ObDQHnƖP VKE2jVwn '\G&ǼԲ֠m0NJ\ɰuUH Z %4Y@" 5Pog1ip`䉳ߦq/g(MEɱZ,T"V $KM2TjA})Ï9;g/(Ė>Ȝf+Z5b m @92v~ jl̆q'G%7B#~̇ސt& n磛#XB. xю?S]1a^‹w>LpP8:H"Ol@H4@D E> Eߧh x 3{ =p~@bIb)y`o%65~) +}OztGr( yĆ_ x {L|@mT+5s7*Nȁ3GR]xڅ)|9x^d\ \dyb.pPdmkkm_"8'q*)c{&B?P|5 +b} \hXL35j1|%/h`?b!4У( ^@9 Sa6r%'Pb 5A(=)|FIS|F!'AcIn#V4jBkn    {C.bE aԞ=ag*"tVP*GhHLf)sUQ͚H%PY~5[y6V!zgkhpwK +Ly}\DM3 3]WdkijJ$#d=U$yA +7B-P%P_6`ׅ3$}N+5AIL62U`#%yWFSE E[V\Ks2[nh`ԱCbx. 蕽|Đ +Cű-NV>ߊ=jVy& ޠe=ή0ۯk@G +*h\̰O^LA m(U42fwO'pxa0|YPa47(t%1 Ο;\0^vwvgԟg oB l;e^cdUd ~Pb07(PfG?^;87rzĸ~_|)8Wх5SSrITdC!b@ As/=s߼tD[gnyQAA$LN'3 c8FBm}.)u#=g4b4~noUc[Q8ܾMYBy͇fBHOI8t8:K + |H{ȠLdT}ūoݸ\7gMӫ[e`Gp=ϡnO"@EdYs@\4yjlflV/o.=ٴBj:*n%}lNmg[SeJKn/T^P@QQQ@@PA/],YinmyRؽ +e[ +C>yE@)H;a#ssEfKϖ?,?_V3|~lEfAx8䌃XH?Br_({Jh3[^^0_S 3`p^AkOot7$磐dmÐА +P+6/ +f^ Gp1~)$T1|RB.玦TMI千.YoA777SCkCɦC ?#4wPO?Nfo0qZbNYLn~(VbOKmkZeu8MB ̵Օ??#Ȏ,kNDs:#:'>V\9Oe t̚R2'L掞8Nhmנ镡1!?mb#~GPqEfV 7UO$K.R+ \f9\cLu%uMXyߪoNhkGWF 5Ak(9ԁZ$)93Ε4RfiNb]6*MZInAӉW2v -&Ġڷ6[ɐiuL Ye>3YK@e6rU/"4 SjbMCb"5b@ ЇIUBEI*w:SW.+Է[i>9Eߔ+UKr7Se@p^*6A3x!Y!,!*y-vANEM&ACӫ cuԆnvC$e^X_/.bm[rĠyb g \)ƴ&} IQRVmz;hgyn46,bhغ ;WB;b>tv/KWt:A`jNmg\}CEŴ6NΠ7Ҥ}4E111t"/,1AaO\4FٴC AJd2ȫ(8Um3R HaD ذ$[n+A? + cSΙ# ͺvUD֜Zא )F/ +(F;Lj! +14! +rfס^w Y]1|6QHUU5gvŹ=utsԚSͳe׈2xRKFEMP81H|ZOgk15zq4`.dzXFPV(3Kd&Z/asbP+KVPBCǎOf{~4]=|RPIZ-` I-|M)z圾ЂxME os?߻IocA?c)ґ]쉗RtIZbAe򺣕EHE)B)2*AW8/1/o\#=s#ǒF#l{t%/NՓ % ʸtM~aB4|}MG 5 qtl^44ra8((>' ) 1tIDIz*5+ @};XpgӻG\^km'#!_ٴ_DTXrR,-s4A8K`qqY9UX[~M6®QUA۠]tw \ԮUGg<6`**9{".#u 7 '8́j');m{k&h ho''DX_A!NW1K)LY[FfZy on: L㆚ P 5ۗ@+@t =  򆶤YIVS~AƷST*e\W;^^'cF:/n΢wt@s[\d FPEt$H3>eOsJ0)/(kh@>Ӭn fvhN1{vgo'h9_ >u6EgZcin=aqWu7h4(N~ ="l'h0SFI721MGMl/ 4d`B mȠ84'<@sgV;5Q9Ts ny*rQ(FRiھ,&#{ZsJgK|ݶ ۷6@|ftgB&'=TeH[H}U{˚6˪Zs}I/S9K 'h߷ +T7P1!O I=;scPcƪQm%WY.(IM7ـ Ad|LgGX"nJVx+9J%rS}Zd5LV%THdHm/6%^AfdP] ={}-*[[|SJј*9(#6a"[R)|Υt9Xe*\of{{8 o@eЅ փos{Ȑ選 WtEi2ȕMe*icAfa<&ZOki*QCP:gZd`"/zn߽ʯ'mytSqф̚t^s4{g%wQ5g,lmEڬJgd୛ m?gz݋NP*|3I;! RʼnC䖸 5mkey_goMi#֊NǺ_ъbZԊ"( D K! ـ!!@BB "ua(nXQHU^h?ܿʪ@-g{~o٦w7iaݯ'^ EQG TŶȟEa|1Hx]&]-E"͚`^?eܡaWtLmqu~)~?;I _)OԄi_hY=A.3+ݑq+rnW-n/^2禰gl}'=$qϛ2 &[ftC2.L?+N +z*)ShSes s +)[+,vU%8Zyps T z;v6ُ.3 -#0l&. . x D ꞏ|ces`"5^Y{JOD'"E5 2p!8 ;Bq(7n\v{>F+,Uyv.5ก +.I- +vA@Dl 8p}!:.uXb,15(`ռbYȅK2Uw ׇ _ yC7^R@qX;o;w]8|6s\FV[a4,/Aqp[k=;\ȯ f+7@!H26:C6 pm mlO +8{q\ׁD!P@rԣag +BdIR&ԉqMYϢhc.ƓޜG{a87Nso5dX݋`J#o;A ccx⇿LNHVvL7(I sU g F3LcL.SITS󞞹's1{.bXܛ|mz^y3-9D^鮒d L4T ~m8d{嘳@_h[;V'(PJIki)%F'\WTonuwWIeU'z+fjol/c}I6K m+ΨU\f\VnFeoÅwE*I> fh:֥ݰ˧֚.n&(袔[1Z(>D$h $k+{*%KGuS[o{d<5mq|셽qj??gpzB9(RF/oeV[׃ZE-M]5rI@.i' 7crk]:_Szp؜q봋sd 2hD Ӌ>n_ҧʫW\[1(\Ax*P& e~Qaўw5rr,` )||dh2e"1!>LpW1CBzmM><\( WyPzѿdf--hxomP1^R#g¦iIIVD6)/D~R:.rЬ,N/TV ֭],[y +)u߃'/RBHoƒHgyQ0 +L=ED] +DI(>݂]+Q[W_M[f1-cC\ÿDa)5:6`5\,+E$Eq$rV7z߂jZ'W ۄpN%4X`E3@D߅P Y &( Nv /Wm FI,ˣF9"/*J~ ?*\8 'C| X d}51RL܁i k|s'Z8B$1"۳ uod8:;r8 8DC+D8CN@;)/S~l ZCDݑA5"*{&#Ud8p@>3Nl ]80 {`ma CVsX@s`5Qd3c&?.n)TC*בֿ$\)/]N`,w[V6/SW1F@g JUTC4$"1 Bg $*AHP ' `jAj9H7Z $d;A, Q^jC>Ak6*8$l(|g<59jCo_j@nEDioK 0W, `{kX3_*yBJZJEZ n $/F.D>y;5?5HoCIH>,1Sd{jC<, 5ujS h5<:y)!j@Ky4@ݿ4$ig>3MM$" q:y;*CaӇ,.1ҽ?'qL.\|Q&$NzEseP ONM%O_P@<Ґֻ<eh@!Z jYu&o5C\D.S^GU$ͅ`̐n1p=pS4\:9x Va dYˤ~Hg/$'gK'd= iN%  t=n?e5&S74!i HCJ9@ї^\Z;=z4C1O# + FI%>aOЀ~9x,&i<4А͛lG68`H7K +ANmtaLs)JM + + +.QY2%Y")u"bb] +q@$8@50Eڿp0̿bv9YCu7DrV,8dI6Rr<ĵH i(ߴ׵G>trÛV/,أO[C0L]5SI =V E fKt XBkUSjOL~Wi_  鶅 ^9k>=퓝#ۃ͑QqMzZA(VIXb>Yʙ,uIr- RzV]@j +齒B  dW'`#g! ƽßo=UǹC;|{Z#"[o]MIjRE6') oTWV(VX5֝U[++h(\Aj|l>m/^7K>fs,ؐ'NYJdXʮK2_f dzh F<ߪ!zA=P4;A%r@Esw]kЙM? _p8#,-:Ym+jQYņ<YK G*hez}I$jp^ixo\GJ9t[ivO=W{y{7QUmqYd +݄/4s +b)R$Ī8V}pKsةUu_8t#Tov4t_6=sꋈw]`X ҊsdU4a|S$$E#LMaT! LdN)σM~kcK_o}vvo8~,x8<⻘4j̒byƉ_Qy"Z4`k0mz{i4hހ&ǁqܵy 9O"n|@F 'gR> ݈6fYM\d2m&Vp73pp,gnWA8vx2 5c/OOp>D962{"1>m"S^gEYQϸĐ҂z6 +v|yl@jGr j`bCo+ o=]ޜ3a93WgC3"㧉1ԸkxI!/)uJTm sE7Cj?EXzf?l^s_);xًٳa'fKf`cfKʂCgy!$a~W}g{e(]P;# Q7la +8 +` xd( yBr&gp>;~`}juBR*G!lu))6<קix A;/CԞPH i =H1= bPz\Qoh<-^(eCUM-tZ':-"%,X8.λی-~^m灴\qJw֮ udO~q|2PG( ac>lpNj2[Ke8vGEłH "BH)$${$!H*(( X.l"(3{9W?p.Y{ofF0  dI_}Rb/Wx"xW]^ <|s8ųq0}<Nb8!cVx} sw[1,b]YHLelQuҬ`ZdY-IVQ¾guDY@< ␋ +_x:[9pˣ!5Q-e'& +㤞-Pq$FDk +(ܚ|9ǻenkxn1P` #|"Ȝ̍j]w{MEP[[L('1F:רgKjJPER+.4ŧ3M7XN-Kt_>kDP"ga^c'qqK>˞^=SgsוGŜ*OJ)*JS9ZSXW +tr]:ǐ,ȣ+*,4EC>UuӜХKe"[q`/j, +IgMk@76޺|tŦڳ1ѥ|~y +M_La˭LQM-àͥXL$}9UBȹn&;t$=)Y-0epD`anj{9vZkgoaGQudC g Kv1[F?!RS +zdH4%Y0aN8u)H d9s8g[lIJŴ\u]I㚚G1hhjsP+]ռ\}xn~sDr^G{TAPI =uz:ڬ5>tk7ͤ﾿Mw/uk zDs7u#)y)6YAO9e;푷T֦P{@!AsSwZCRs?U O>Rj&;ߨ}M[Z +W}^w76MUK,Ց=8RAbyڰsԁ ֫ uTqZV"D '(`A^Iyݿ20duQ琯UPi5w["I^OjfƵ<ɕawY9*y;zZ]k^wiT4لݔxwg 10dBVI۰ՙ!NG|=xa~iw\p7?W^)m,m*m+w4XƋk/ TA!GRpn .q.qst [q3c>VFn=RRL{ e"Ibw:C/8hΎCBh$3b\PpJx֮CyK2c~q_vdrT]ptInpF"Sp},t66!l"FMl I3Ff9X!AN{H+RƍQgSwy*wlHڨTG= cpsdX"[,G\Z $7@t6KH  +/im>MKH{ +D6XkBA2]d (["O@~bN{@i 9Z F?x9 ϙaciǩF9ݬۜ{1HH@?!i&Ri#g.Qi@sTnBz!<y1v> eJ ?Vެ#Cbhw/e=(}z,~L:%|HŞcdA@6}GnRŨj=˱j*n_J2}rcf32gҎ$MIٔqQ~7לG᜻ vfOJsE]Y*HPkPNaZnZweCI~T~%c"7*kHNT$Kc͢ܧEw/ sGxvt'g@B6$7ϰ&5oT#G:i)E edY$oH I؄ld)C@+R>}/Ç}07H^0iƟRO~O$,i,K0)QN|BȢ`z@`/A\$%%!5v_k]7t 7S.lt9nF f=ް|܁Uǵ6[B!ڐgiznT[$߮sڀxoʐ8dgWos0f3iApZ@bڢ2Mq? n.a~DX+"UP"  "d&R0 w~T]sJ/)h +k0x QbF-&*E jQQDkbaĠ8?R9Q_3kỵ@` ܦO_,Z_t86]aɿe?'#a dëcV[L:@?}b#o$`W{tC +5@; A_m@%kPkj~CfeK0Jjn@A((g4:I?|kXyI*x $%Rtfffjj3Q*jS$bZ\uab'q(\} Tp0zSs( 2A hBmT‰c4탱!]~^qD:M"!#M)Xag +'d&n,D#fa$ȋO0K!G>(B'j m6s+.\I9MD*9N` (7Fx!$fツ^kx]2_K,GT-t@B{,Z_]$$)\Na8XE= Ìzs\2Nl숄^ RMVBd2ePڠfV*`u}P\\cB瀿<JmQۂG0ց~Ӯ^ 7Pz<^O$B°7yi}>Ǎhc'|>B':8<WC𼍑2M0,؀oNXׂ䣮wvkʯHH|;čWH^: 4.x#=h1, -GrR:" `q'yq~=@$= &j ڐw c!o& 0 *r4bY0CFsȒ,!M[t=NU")3`^D`0~폰I𱤡-YI|89H  #D:#eDN3afȎ\E%+!_q U7xw܎ pN}!kH) +'c-uh&W؁/1("B`p7Yke9⬐˶ETxATGLroc?KO~K RSS?{i_c#:u6ᐼJUOjoSp +'r"Rqΐ1QcM#)'XkF/%mG{~B?d%KD.vX5u3Qi`slBE|q볢0H+z/}+K~?Hcd`v1n O ?dh=L-6kq=NƙLR +=d,GJfb *`[%ƶh>U^ذl`=>ԧٝG0odg>$nޤ__I\2s)pFn[lu4v?5c5vwֿ) eG+ ˙%5oDH:2p~LξɹΧ}⏰O2t.KC 7:y, TzdVG[ʾ=VF9Pis.)/w"`8P#~}bC:1J"n!ȼ=sSbMsF])c~.SPnrn(W%3ʓNcžQ[=T ,BBxyɮht9e5hp[Ԋ˓vja̭J9jsT}vi.|oC#$ +$Z-2dAC.q {'i:&C D,{ږ^;2(+r9gJ' +*GUYs[eu-FvAdOse}N6V i(&A;}_;c䰛p­s}Vt*YIVe˯W6嵨~[TsdJiujejekq@H[2YD,%!iAGF>s:jh[i~W#J:Q#gW *J-eٍŻuMj*UgirYB?uz@Q5B];sk:~#-4)A)ԡZ I - +*HDP]@?8*~Yѳ}ssv: {:,{~'ŠBzjZƲԨ3Y i%9ՙp0W(D/D)췉y@4!M?a{g6-—KR.~4qj4h^\:Y]_^+(.*N/gd)ŒԌ 񟱒@:mCySn~c+ǯx`q_8ΩZAd +ёTaiEfFajŜ¾#E%/KiG $I;8-88 w>\/~e*=3rpAO^?۶[cK8!)LjFU^Y\Q/?//[>_LRZbٛ$8I rԫ⾶oý؁{q{nvh䘽a^k]gOhV0qјĴdL^M0TWõO5Ki1oxU+q@6\ET)I}QFˣ{*޴!ݖ17ݶa LjiO$3#>$Mr,ȅ#q)MU2Cu6d7m\N ;~8I jTDfl\o,jo: {FeDzS{“zbb#; WקjHjNgv̦_ -8$t%diF4;$ݑFSh䑎T^Ŗ86_p& ׄ!q쁊D$߁!c`V761=/{5JqP)^^ >;JBf6gdtmB᱃F՜ACƾ,ǴPOhޝ6wBš(whñԉ9mb%~cPI _}8-ۤН /οQKrk{5.T@%uR=w1щXE_R^K>KC  />/iE%FoZgaAլ HkU-ɫV"WCW9FHՔ}B[Z~Z/9})gOrveNfB82GuRbE| |#5lYwT [`wi} ӣ}x={ɏPcMeC0cy^a[I2ކP_B-7:=P&\hΆ80dWPh' bpN't/}hc{6m@]Ĭ Pet7||ϔA$י T%OX黀 >]4.#`\5ƨ LϬ_9,P-R ,?S@5"Ib-adVp'EBP>0O]QM^[TzYuQ Ɛ9! I@ @ A@(rUZPE +*Ȱw;9]笇ظm@X  o#D/a$vla,|Fk~`We0;xۜ{!p .B i+n hkrx[6?nǹQ'q-[FÖ8āh=н0 D Aq1O#pR=%~h@m 3@ ҵ@ez$|e[IZ؀ ws*CfV=zG%v?&W0e 'waO"w6x   Æ9~/ϸnl$;C8 T7[ځ|فa䮛 N!F#{4i!U!_ٔ>oA%W;9-<þ$`ODfhl<%n|TQG wN::>r~u.;Zm`.W&<AȍԄȾD WA3JJb;D|IoKIyO%^H>J3*dS +4p1:?,y7s_pyP]yW~1GyFԦЎ'XGE6&Z,L( %;Hi{I 2+F,,jB&)&:Wn*J.eW{;i4IsȒVIT|(0g-$Z.UíN2 +TU% iC +nE>rSiT՟՟y z ߾C7u27ۉZ5/[|ٲ[WjʙN[QM*jmU-M-4cR<7U>42_%di> +35LA,ty ]lrxOgwۂ_;CO=aCAֶ2fS<֨ThX%B}0/D=$קUR:U)?RHӎ1thkuNf Gkf,ںkyWS:s-=hUR*S Y#0deIU+*"0$N%ǘq5@:g6t1f_Km^t?p#`:Ἇ7R4ԲwVW e2raS(hr+F$!ˬeHP<3Sd[X15@ cbfq݉Ř]K0W4t QrFVXY_aS֗pRK qb\&-O+=JA]4_8̗-,qi O +1P= f<^g̍Kv;φڻp;iSe #ݓ &ZJMr`:/2O_^*yNi7.*a^\W<ƴH=;af~.al̽s0W0}Wu8/l_t.ҳWl:j~IH (" ;BBB@aG(Vԩ#.uSw +,0EtVEq=c= bʎϼO;~|}&GPnj'Stbo~~́ՍҴ껥? eUe>6 S9Gg?2ɃVEnvK7rk. ^H +/usYq[[ 7sbMFuaӶ9Y k +U E┆u9&NMit tIn3 .3^9w^SǰVՑ|פЭ37\X%XQ"L{~:ܮԶʬymdmC9TeZl7$chI-if+ qA3$MScCV{n Э _}#/zq|εIJŕJ*-A#HOr{kJxBrA7좑ܭt~NZn2I##rߒwYQ۞7<{7ú{cDfknNS2KR2LH.$ &zrX艨Y? +^3C \?bY>.Ԉd#hݐky˰qooLlqd)jMlp-:2{-O)zIH8!J"HX>--t?x9g#0 ee:@i5 !e96̰p\C8hՇ" `Bʂ,R)!*Bk ;[s@\#/x7){4<ǃ.fqq!cBE1"ST,B%W"=U^jo3v+w)n࿡) +>HmW] f{!և‡ T\cMPCj1de6C!>Q DHhu«)5QʤL @JM 0&jTًH CָCR6 Qrq Zلq鄏 gLQغ|AACil2} fl)2HϠY_8!e+<8!vCKľāIp1\h"G$wH +.HpAFڕLw8(XahS-^dltf',rw6&`FQ4%oL::!Az;׈Qɛo%Cҹ7I{-GK+ D4ȝP*yLa5%B )mP1oL6Ɍ=~iޫԆ&7rGQo1IyCWW/dclLg)BCBt!ő,:飔c}!"LPƷ:̚ bϱMr6s_`kcN8MEqkKXܪ {H @ b B-@"D@D +A^VPֶ^u9ߞ3)1 ŌyD>$ < {>p}n0 1[ n32+$lw} b:XۯQ)GrU`0kq&LxO1 Q f#@O[ a#O}kTm=0}ډ}Bs"oףX}i$6hWѰV0+ +s~1e9XET2K^Q9A~E6fLH@S@V@((C^ +d!o5n3aNKǪ]/wt9Q~uqXN-Q1J8yj^NB03S?*?g$z$ {s羚P?llew]O~{GI=VkȉŔe&tir:NfQJ8Y9$Q)JRR^y:m<$HX|\^ԯsv-K.O}ݪ7rV>VANfgf1ӋjMOu^>/NPJԷ$?IIeH\@\k X +:G.5yionm>KWg(Kɔ4m#%']ƍϬfeiƴ$:7<-3.#%. lb$ zob0[=\&:7;/j;E W_v_U*є(ɧB-K^P•Djω^H;)ʋ*|˔|J d!"5.7 Eg0ri={vUM-ݥ :gv_cĄr5-4uFxb$[ܒ\A?LQGl2d=iv'poٻǩѕ7w6qiD>YP|]>&Q*4qw mWB-PA;?k#t{h5h0phUw-uHy^/;,1 +0idҌ,M6ɍOhoht#$1a-0 pF;0r]m3`fouw)^lw+{/J#E] J ˒B'Q:*(v#-3>xJ÷!a m̝`,߷A ,hrO-i~%s0ɇv9-t9(ax@!p`9 l ,n0aߌ@v;(ݎ[G%];1MοÞOʾ\O%(wƁfdlfGmrޟ~n^BL Ѿ"4 I\dLCpfbc!Ń5RlOh0P¡Ej9Nh8b#MN dBBgCbrDd9CVI;hdFo۸O@p꣞Sc>k ᳐ENCP@^ᆌE gސlB@|<:S!RԨ/Do/G [1|l hf;U:A=*$(j='os背f2N/d~~C]'^OaM)^Rq|m$ y$ rȋACrr]3CS2.TkyP~@ȏA~6dJ +|:a9z[ gBƄ>c8i80 :W=79>Эvc4ۂnAPAu,lȗQ!ѿ)^E*T'* d#d@G4LX( aaV4D{%1K튢|O"Ə y%~Gnwv?DsdڐT ߳`F5}E=z&L`dcn= +'\y0.+\2lZb憘gMOsN=ɪHӞK{*+y&O\0TAtLi/vNuĂ 7ucżsJ>?.\0s}Իym9,?-wnog\?]}oD|$u0R.`ḁS.͇=/4[/[$ɿ(*n)1wƎKNw=Rv<[7E)F$z".5,uL,Xo?T48˽oҐ17*fhiHRRF酒EMs-3ԧL4'L]c;ڣϳۋd)!J~r}EoY{|_y"űo2ksk._YB|Ʋ.͊c/5K9P|>wϹ%VKedZ n)J{4/#/x +b}_`߻FܽR|~vLU k,WTy|zߜ_);qc2i@Vs%dM}Q ỐOsڷYVp3? c> tF}i1\Ci`mrkU{*7iw<狹_(o3~n9h2m:oHXնf>L0?I8XUA)ғ`B(@( =jjA@P((2눸zQ 3{f{vV|>_NnMF*1&8xxot~ |NΌъXQuTY٭9.}|gWF>UVJoO&51/'&Tſ +NZ 4D#/C ++2TVkrRtLgve뢰%1Gz ;ryr)R~1)ܿ>YƪLa&KEļus->TC"{٘p#W7 ưnA:hO6zIw VzE':J 9U*%IeQ'Nt=h/L@ +TP![ ד`]tk 5]Rwҗ]&ok7BۣKq-IM79'LWBȎr0yL, +M1e?0Y~rD#CdUV&z 0_@]=hxVr⸁pD0`ƿޟ:esZdjJh*dAC1b)VO(P T{kn~x{oeFgC5='ݼios~)wC,D쏹k5t$9ǐ27zO17ml36E|blՋ6<ȕ~WNP0- 7HP5 #(^C}lgIqLO΅sd?8{ &`V`ǘ9f32g̠촋#:JR%n+Wq gC5(~/r!Z Ɯ% Ygf~,"/|&x6dtmGUnߣCnO6p`sY9P@ -HUY.B )RyLR7*71[hP),SOeNwen6sew,~^p\O;Cde.|-{2!aYb3V]5+ꊟJJMWӌV}(>o;6kb6ە/a+~*p<@k:> }Kې_|4kC:(r:k!T +5C^pZ>}w <H[_Hh \~:L:IvMQ" +ְD{P9Jڍrw2Iu|u &9+m8)@ g)kHE vȜ` dYTg;Av5&@ $$$6!)67,E*n8RA[EQ}k=ťӊ֭Uq3_ۙx;}srpig0 bɴA$ +ZH2E1ʴ JYec'6PT9I~(“Fp [83ؘǰ' hiCzu%icj&v&ON߃Ѓ`O B Jπ_.xzǂ6p0~b8A\4uxg3O>C|x\-,@0Yï {M;H3)W;=%wÔ/x0ȃ&|<BDd,H:τ(} Xict `)$- ?&^[?i >Th\H>D,Ku YB !2m@½V"i EknٓWB_ a5W\R'H#ݘZXc!F](#,2S֛CMʆd͔dpG#vg&W߉ڏux!px.S lH`8G!ք`gr{Qv4bgمD)t01&*4 _c3fE;v7{^u~%;4 sI\I>{7s~c +RV$4ePͦ24/-!E: >&ϵ|3So"j9O=w60G=/xߑI;vM +3 " D[1`@*&D3>+ߤL_$~YT|?V.z}nFs#b{=bwUywTyߥ7 Q> v&c a$7d;3,!7#ўL {g c NrPչ_Khȹ&v߅s1D <}Ip"Xˀ|ăs8Ép'4!ιtl2K %dsobɬ&?$3K/w)|*Ι=G :Pui㟈&LUw( dx CIb̀B R2 +{ƛ*WI5GneЌeJѢDNgN˽^w05@rp_Rhhɠj_Ȁ꘴?lww}Kop[b RH~6[EFVQlƯuNV+.Y*Ns:v(@Vo?,r=K%};;RC ˷W$VCؓ/M7&wУ(#Qo̩G06NX'3ZȖgaks&%C>_GT䷫I+&gRVRZfQ6Qmv>-"{9צU[^RZ*^Q$ސA.o9wGxS#VD5\j}\?!m,DPSO;!oQzR[3~:7SohUڻR]\Qo+/]%n.Y'k*ڤXUMYW0Y?U)aDm{gՕAP_&(TLf ֦CnAlMU``|wBmMIs2<;?n-_[])XSY/^],+oWԖ~*鏬(9]VrUQ.rՕT iiQohjl5M]_M:4:-p|澮PѶ[ZT.kzlXпBаliTW}" aQ(B @ؑm( ""PYdY(.Pjg: eLm 8ȢTEgǙ3=a>~s>9 +f?pfތ=!)B3&w7- :íT~!3߷1 ײ~\btqjZVWdx,ҬdX]~at,^}w:}.();x{Br%FeTA:']Hx uE:L8˄M|j2$Z%&EŹ;itK+L)(I:Z㟘75Qp|o~ ^BD&}8jh]π4\nAG byэWYoP|&lmM95qU;U.puVnTUy?? Ȫ=us5:r%j8Of.-lHa^ttz/Z}=b]Zfx;:ƞ͒G7(=:}B|BF:V7^:{Nx +۵W:?yO^T]ׇ^+F5);ǃѽAOﺴ4BU\ۘ{>ȔF|rT^^v=#}#mJ6'jEVH]r.;hHO2pl`)0?cWh-KjэcǚD&Zn*Q<ZG+2[2Q)'9O7^F;uߑ.> g_E̟d+?Āp{߆L3Npp~; ơwRL2,X +kmb>E !T*ք!>8^LI dlT,q*+N׶>~LW4Ӡg3s'|:Dx ꩻDa5`ɿ | 9_!(_SW"y֑vuc8aڽ԰ye=c\\tm2YYpO'-Ba -|P&(Pq%HђBW=iS `0F3 1 +Ә+{XY2kY|uS}.?@O߁2``Aa1 +5ZJTP+Л^4#h=up,08XKt0Ļ75LU$;x #0%uj}4d/K P@領F)AWJ) (t" EƖF;R!"Jh`8 AhyǵHsq'*.Zoω7r,ɖXD8(g?E,A660G \ QJ\ Y ?ψrȝ/j:YB(>\E t1QB0MƲ!Y 2Pͺ(EQK  gijoĨ;Kx,(RfBҜ0SD% ݂5%;_t߸Jkx(i ZG>b9 z }z3u< +qz:O|I~`V=.h` t "7N qQTM ֆAH$2Ī3l5c ~[>`-c5Sfe~ #Ɯ}Ƃٽ0L ƋBF cJjH}1@LIJQz#r߇zVM#ٳn'AF}xiۻnzЂL0X^W6!``U8ߐ4|3-5.!q1GQkG,7[޸VNa{rq&ՐΗB;_ y4F=֧#TX`̿6M{W"H7Bd]沼5_g.}ʎ{fk"f|*k1vWZ~޴b.#" t?>1>Kg O.Qx,ŀ^ `38xػ,|+>Iq峜DKm%8opks=}2f43J>}pIʡ^~3G 4@x{;W`2@_VBkcڝ"_!y٦9zw,;XýȒp>IdY>--\!BEݔjoBWhN(Ԏ}ɂWD+,z*2m;xBa"4hR~/C);ªțfc?]Y뫊]H[@Y1BVaߩSGB:j&Z4y/#g$H;$l61ױTW*H}$B%M\(/, + nOY xb - ;jp:DUʎ0\2ckY,ͦ&k\wUEbʊ:NFQ _r*(VP~[|(B0l5g>BU t]*щvutc%߱0Nkc,l 3R5n^Ԑb]P+uHd|&3e#30x=KvHU=ki;m_0ptn.>'n_Zm}W +>H[4@oƤ`GLspf=1Ze_LRs`6`a(nQ5 S≧3JӾU_zk;qolcoLc9a91 5Rk)C:{PWX\(nvW(hdDzs۵ DQ:8[3.O08ĵ}ݶYٶG1ֻ5]ƶD\"ΡKԼ +*/= 0"&\Bֿl!:!#ԑufq:': ;#;?:kXݵ&$F$W1h|~z=}?o ? n3b{˜XFӛ̊VsBs>)Kk ~ׅBy yV?Kv@x D? ŸBG0qLd0%c Mc{ xgu7v+{u+}u+5=Jp_A_F9\w`l7@0JttTa4F1ned8 Y8ebIeI 52@cs'?25P@` EԔP\ 1l1 l01LF>ba c/jwJRC,Hn!? ۞ Fz0EYf&\TOal>/r* QD('UDE +尢O\\DEM‘0Qn ƹ28_BX=&P3] ^"°O,ߨ[VeJڤRUUG/Tgs⧪+⇪n}Sq[{jVwF@/eP`}\zi=u\Ԏc|p<˘VtS~U*~QV@do}v5uv^ͥQw5y2FkHWɕ(az{tGh.R0#3{g$inuD;nݽov%n=N7coK;bOIǶˮޖ]}$7,5ƣSk<:OQ0-mH8&dհd'dXdYIgs3e]~õ5NW7HL4\rA׭][ަm}^9U3~fݐ{S"6&d2:HF'6Q7t̓МЏyTbq~t[]͙i{iBέ\ΥM8t2&}w }q_GRJEϺ4tKGtfmL,+zwNq›NxLdnG*/ZN~I[rMuG5}qIK@H &8L 5! !!!!B-D~AumγMzvqwHEӒԫ|90;Fzx5OռQQBgC$kP|sKMgZ;> .=w$e@q<;eb6tU!ŕFQ=.Q#U"tGr VMN|D#2fo+) ;i Dokvpa2v\wz`Ys:P{qG2ˬ6d:jH343!ZHXi\:!$;D0ut [8?^|WA ,9ai;d8У;^rji&F7Q*Vnbh +CJdCJ,K!).R.>H_RT +DQ!5({AW ie$J/wwT_ZIqae-Q(w=|kXhރk}twKfWvzoUk%ƜyTe7J| EueTam5-hftd֌W RUXz͏eDL5;hϴ`!@[+{} =L۪_9w^ܧHr+pڸVwU9)ECi6P3&4l6m&lbB&fBdk*=[\?ޅ;`@Iv0ʾd Qџ\ЛvPԓ}-bnV>h0-<m[8u{\r#?Z_#3M/eȐoewbp8S-]YrNaUy,"_M|Tn'UԐZ\&MaSހׯT%=Oz{U z9gIO1!E41C׹z. 銌hԯ-iw {=k aC,CRDNئC +GgsYg./1n_nߘ7wϰ_d8"i46[4X\3 嵄 37%_A_Kn^ ,Pisc ?\tN B`hDSEoOu̐&ʡ'Q <8H1&FTȅ?G|&^(=7ت.Dv6ltvS!{lOVԆ!aP~`*ZpӄqtL:R͠LCsR|I_EuqӱKO,^&?u-Ñ#w6N/►*♺2jw*vEME4ʈhn +ҵПƃL##Z3p'S2'2h,ď,Q ;mu\ݾU{w+igaˣlnsۧ.eqhWD>F` }lAmstl6+Bx4sPzd\yʔŊBb5e Λ]7w+w_cmBKI"KPUvv4 t6L睦y 4,B8,pc7p5aFrD{̔=jG|Ŗ6\!uSiz)kN>*ve]]q+aMLtX*b72):F[\B:qP?Y@PU/bT5?F37Y-gUYv|cVtbYk25X2}ۗiӾ-K;4NҌA^6 ru КHW?w|98/#j8g> ̛fM -KeKr?R|Z9E5.fo/u$F!@n ulJA@5@XYE#.`ǕxZjUlF2Z;sng.8g>>&u)1$~*2~DV]Y$ILLl'bopk9@[D;W"!+H^૫QMmG3ӭ>ȵNSWV:u.NLVH:.K$Mr"91{b7P.8EC`{Jm]inTśXVʳmʲ Y咢LSAFK^z:kQ;kiZ2E]\PUnZV=CU`QJV$YNM.)g')v'(ds8]ٚ&3&I*`Fga4g˨}=@W:Eh[+WV(DVerی"ԒJiRqì5Mh'*o{DZŜb'z|K}jpvAH{WALl:O^UniCan4:vfGɖiY6I55تzv++ETuQOL9DU0DR/i?WS (l BԶ۠rW~>oJn +㬖u1D mRUjNaug}Pw5n|5s U3b7%zCt}v=7[*J5PjfqoEz S:BL6ψiO3ڐk6V*Y%]ֺ)s`7΁-Zòf&^l'~L !߽PvK'^e.=ӑ#Af'OЏl=R-4+Y֕mYdbkufM_Osak%[F~mf6zP(hU((H"y5E/_fm7A|oi=3zj,}{=e{g7>=f>yz LwoTy#@D rH!O.tȇe|5r B<x GhfL{'0yZLA8 c< +0~2$o򏁜a?O@ ([@z0F=7 30z ׋z9cQ- 7ö́1j5򄌑+)?W $ïK(ۍ(0` +2=1 |f Lmo08qLJ8 ƍcGg 0H YG6.Yc \#'+q/?dyTSWK¾!/@ Z*,ʾHHXHԸТH݊8mک^ENw~NrOqw¢)^/  (sHlCbh&M+_<8 xKKO>Nctf' HbGZdAC6=|Gwѽ8}|K ߑgcr?F>c!SMA\=iOcOg#SbH5|'.5ԘhZz%BSE]3QDtNSEWG-M1fO u?Ax}aM>nۓO_)S 'zRC*}I d+d[}̛~?$'7$XW<.z60s;pv*f} τp-#k +,IK`btV`Y.u˻w52U&߽6]n|ѳMF<My~ozIfC޿Ʀ76# uAmaG-Ƽ\%9Zy%FjM0=favo}OOՀ)c>׬>~?l\Ȃ aha߿~}'l_o0'([wb+`50@hlFcYqeF9 3Йۨ(֑p< u}ֽK{BVq +nn ++ogY^G-=w[k [?0^c_t-ě:aqFbe=-V؝՜vkNo o ;(61'ǖg;͑ض9 +|/=7SЅt>LCO!l/5ѓc;)մ31bGں=[n[cm\L_&X'\=* 1X쁭! Bwa0$Ѱѡ 1&T,ҨCh-Mfٚޔ$7'V94%6ҫVovZC,nKCQQ}܈.K]¸c]"0Iiq' AR :Jm(sEM^ğPи(Ƭ Ų\+gjm܂RZW#P BUQVW-Su=#*x!Tc' jLޤQ8' •\CT" RFM.P1ha, 1(6-+Id,[MQPSV +;ej׻ȵe=nRq4ew8],X\iP%28Z2 XNvQSK髂X& Z:\Q-Qg9(J+FuiWIcn(YS üIwypB{a4ܷ 7XFU7(oE42 ÍbrkS,klEV^UM*U.$W4 *\ݢXq04k 3!A4(ADqpU֩Z +X+ +8"8KlUk+.D:Zu}_Z?y}r?hL1+'Ǫ$;LZ_3~Pec^:A?iÖ8g~&h;+Wƒ&^I>7AR9{u{d*`}¬4=f15x/j\jѫ;|v G X{EwϔLmn5l%$ ݓWoy?8lJeҁ529ega:__qڋQq=C89NwnXۚ]2xuj8QgCls4و<+al܃?/ b, q=0DGcr504/"~}Ts{re.r,EvܜGD7H}zQI;q-ri9Ѩ }>mmV ⭱5^tWtSYNq̟Xbߢm_6*m管;k莿+gs' v}8 .B- 8Dz 6PF mmmmdۤ}hͮnyc!xP:շn+9 +d ;H΢l@@ѺEA0[TV%=вdKƠE4++JDuIU>%Kſ+ +T Oﳿ&3{_3[_ wE .R.uCKɗ"ۡrAWY E ] ombj/e?fSXhf? rh^U?mwfpػ>pbP٭P؋!vI/3xG@S` +j'hjXU5@¨#񥤆5kxk ^]zB/Hf,d~Љٖ@ˀO&|P:t^;5o +@] a\:$dwXNR]% +RJ:RpUu~ߜ%Hx]/dϦ{̽j  ~O9^D.Ue纍.O<Otc BTPwk`w%襸MtlVGKf#d<3#Kwa5,Ն!]jr}va2v7Ἰ}[S-.R\ +@!nӀ\!Cu~a/ZlEY`<7"{n\$n q͸Ah?J ŀ2EyuŹf)4S6b*B:Ul| 2ۚ0#Zŭ i4UT$wT9Si̴MuڴWUb*PԅJc~ 2W :b\Qq}nE%󖱢2YQjPYl:e^Ɯ>iNs8ar8.hvO820|aj|tmGF8BF"xY;ը&(n1PO|3Bq"zQt8/ǃKGhE2 jĪ}Eb'{c\jl!B!$K@$6Ibر@ 8X$vl'Y&vL=i&I:Mm433{y9^+b?uUL$L(8/~?b.JϤTJ> FI l +|,Ki #ޖ_LAYB e"dDG_ŞvQe sIZOKB/yȝK3kFJ0}n3уL̽{T +rr\9fW 9eAEEr5 z!֜l=+;ŝ\2S cr0GY)kXP!JEBlkdJ'+RRD.0ԓy 5LG aŸ!5Gh@h@DЯ$a!0\̜/񨻍(#AḦ́˚Ͱy 4iӥr)uQL6WlzUDQs=\,+ {xw/\: >ulG<>G~=<𞍄r98 z1iVIEזƌ3SZPJ\ܞx"Y|RԡZoS'&>Ij){|K !hQ< 0*A-3^d hE0cJ!MaCqG_NU{ʭ.m#۩mv4BfFԤYJh,]KNi~ɦ[ڴ߮%'7؇1wޭF0w]żcX[kN&U&VfG TF4nQZjFn5r]FЮk/'Yt6~5F_EO,g50_.|\}DW1y+Zu/iВFEtUG9*=QYhc5T4sm&Z@bbR&# +ӏJ!@xU&K>zpu6͘79o=Flc 61]ASF4[˩ +ʪnX;恸Jqʟp|&]ՇȗIz"CG/_p3u8mx 8لǚyRHG"^mQlFY]gTֵL}qq:46ZGHX#*qe_k%xa>}g6ּ::1wvw ҠMζm֖Ljn=LnhG; +-Zeijg[nAYè>_b9Qe5^Rs|^b;Gxa}x&ּ+?1s [ܮhhw~{I6W*֕IvFVvǘ:˩ +zy{-ns[ +[gDdZ$E,,siJg|XHCBr<(ds r뀯hf'07!_R:WƊ2B_}(VM* 6U M Me0?;ϋgnse@@Ӏs%`-TMP^q7W;AT(ĉff>XxkU@c^_ c?\p/0Qz:Ue@+ n:ԤnZpC͐7݀3!/o)ca؉?DZڏCKswُM>0U﵀&Ѓ)yocܤQ}E.>o9G윸x~Q`:ϞWXx}ͼ{~⦆5i`M󞬉"CFQl`.~ <_ @]Q }Fi +ͦIٴ66*TL';1E;w<;A&W E8>UQ1=H?y,NxdJ<2uQ-R.iOeEBvWjz/+/ x=K{+~rK NX2Z*L-!Kel%]ϒ%#/X +|* +})v\UlSl}Mbc#?4esZ 4tU\q/Q]}IEcdOΔﰦ)[+ZW(7[sUͪ #s5oPtU]*60>kt&T Q?wQ=F*Nm %4N)h"/_WfWdkr6hvج o"nYo̠6ABmАc̿B$Q~<)p0EaWHiCxڰܰъ_({NV ^ +]dLk$d>=H(aAha^S}ZO#=vn4ݛjfWpj/s'Ϡ?FJ׀7GbCdr#H91Pf蛤^'Ygi3lz2 h8;8R}J_#6{܎~f췏l:lvژȉ醕1aRVtYFtbaʅ&-jiّ" )+G7Niq4%CrcG ;ғ=FYcP'pFnXoEF|O v"-6Q͠hfLΈIM=ߐe41zWCR[c@a [5{砚}>)8 +|`BV `)-,5!Z>ʔULM7]?1nݗbWq\>r{c ;ғm|/#Y.h=?goÌX<5/e GAkТ!#@ Az@TBt]OZa]-3umn~L _|?~i扫t$))2k89ǹ0ՒJT2k7gk[=LڃYSL^&3iH$%QS{ Krٻ>5`:d1UKkR$iAzc~97⚣[XVu'4i^ԛ4#uNpK J?sYIjeC?14LӱظP\!?kԜsr2\ VAZwmꔌ5I^Z Iz-Y/(bkی8(bq1;¬Ay¤c> xc&;b|G:1SYQ1#:As9|ҩw X=|}鄓2v q~ x́GO4=ˠ5½ +PBEE(z<(O=޷z]ɸ-w "N! t;< Ji7N}7PHI2$9CԿp;7qBƝIS0"@!tIeKo4pe" WX0/#tpL.#?o05w1cbzx;~~ 3 'MJpT,=/^`Q|9Y0y\t$o>r|O~|F!Dϵg/PdcE]cAnArKĂܑlX Y,?`/G|b‡hEE>{F)[6SDϣ̘.c x6o>&w -C}1<%ă=&YEyCp m49q42,&$ Ud=LZțNr qO?/ +z%qx:)$D-"d% d+APg?u1q +xk%w~AE?4tN"|G҉Xy8&>y;uvQ ?uR8ۃo>?pnA+r7Fx@qnT\9C41$[1jlf4h:Ӆ/u<;HT}Pem:X5$p 1$$"B"QmCToB +~ZC j]FҊ6\lU~\_qQBYOU"1J F* !zR}/&4w|kuWa\QƗ#.hVs|يs=1|Nw'#k"uqb  $?-2zp۸%Wb7;>ŹU8ӽz4Þ8ٳ'z^m8k:CO`kO]"_ǘ٧1-O$.E&꟏Q8ÑEOg`f_BfOr2lav lpxixm71Fd7w_AB> ' ]8\Q|L|4h9'6{6`ٮf:S-ڙLv.Yݤ]nnbkwrܺ!g5CV_>T-ÈG<&w銿6ZY=[|0,Ga_pҍ6 [tyجs0t%zmu:vMl*[/m[bJ,ѝ.ݒ6x,m!J? +O?$[FM|@380J]b^q!ވ,fM\2]WʶUqKiB}YHҤ_%o5OW̸񢔐O%RkL!jy{Io$('ClH&$%IfQmNpM$2BZ +P )Ҟs=n#ڌ2tŪh1hNMaf3sRNaC1,36 +K5e0j*` +G11E٫`Sg~+Ofz^b)K29sG1sӐc 7_k*ԘҐi:A/OL_LoWUPQ*L,Ch>rp:>iBzeE6l r1M4侍>'d[PJYҪ2 ܤW(6uy8ƓuE^W(6ҜN`g!XK- 5?OY=1#?ov` UyvΟ-R%(ZBe“LUQݭqZ>8,;9,?y™'ʝQxɷTd8GڳX@~*P`ڢQ3a6=$fb+ +rٲWZPėX}5 + .ka][׫m]NVM_jUTXE gܤ:![G-^]4:u&rDiי; ^Q%k}j_ooUwj,\ub3^wY Gr`C3}Qye1LȸfnowKlE~F/zGn)\)\*ܮ6,x2Js KtNRS*4~$'j+텒x|Q䋃7q2 t7畖Kr!Yw]Q{;TiޣTďQV"_ <3:S P4vNO~%npUFQ9FXҘlRir* J$?IRF*ErVe*IXPT!*E9!{:;)`Tҝui />aB0H1șldBLf(5\ZO N$I2Cp0]<^PU T$ +QSo&7h"i4L#UOs: {\?a0G!=p:c 066)a ~nL>\yTƟ3, +ʦ0 '-Dk$F5O465"eE 8Hpj%&*.TӨ(1> +&y{E +9^٬IθI&9]hBm^]u KY+ǢVwdX'!-'Y00g#YT:Gaf)r +/lV&TƜҘXe\*T%R=PC_7f1&yeVr dia=H>}BR8Ο,$}oɽX{c?&ؾc~RĬvywR@Դ`5GQk׋WI%0PCi4K+MA/@t Cc4b嘆HG;rX/usRغv)XHk}/q ;z8x@Mi3_pz"©G3*ViDhe +B*"r8*Ǣk$T͆U[U}VRS0\$1θلyY&7Vlc<.=c6$z =08WO] Թԩy$&ߓBwp_F;~v[.vB-ӎxJd"%"SB ԩN 5j{q|˿C?N?D_/b"Od +fRg>u p6Q)\s;SU[whWp}+\D ZBӅ9 H^!M?Ө3m&SǎXC56sjnݸX|8%:Uj- @oX ^zXHo2L77Z3X Ȧ +󸮥F5*phf,Nc'Y@*o1zuAS;hvcGbl ^;CQ T6`sQl +n?Jp!! "',Y<8}hHBmcj"G:rĦ lZDB4zT픊51n(T{GUHOic{WT^o}kd4hg7Pih2X8 PbxņiuBT#'Ib9/a2a"axFq-ENcEv:Y=k=ן@|U߶^pĦXcBIXcզQ74QZek!0}$-3-rPe*S,1mU,65*N*$Pf)盅"JCơqs5>}{`%v,iȵ2j/e[&IK-Ŗ兖 y%[a)-%yjťeyޙ{D K] qDpFf`fD +5.Kq-5zXTkĜ4mz5m<96ij4Iۓd1w= |zemA6G#ulI1kLslJFɄU&3-X,VUZMI[a(wcm<+1Vl y+6"SH"?7wg:xuH?6#<MXmE%4X2EZ +S,7{2 +ۼZ[b~^*6o]BeKa?LK^Ze}%s4kahEI٦*t۲mPj+KlbͫqֵRul:lsm/ԬkCzu]˸9Dq-빮l-#QW +eʔ$#JLHY"8Xr]+~)W$/U~Q)ʅpEy'<[!܃Yż1t7|ۊQBRu&T@j:\L5IRԀXݭRYVxO^YՐLܢߗuJ@o/K} J#Pdc:9pHG#KPX&.q5َ,Gjo2;uq.,q3l>P/^0GO4l^\NGV G3 +w><\$丌X]9bCJLWcqҦ6H&gltҥ^եOuo4gH꣰+y|'{X[rzTB^i$1qO➉ŞdyRaX,|!S$.TFO&ͽNkpoRrFIII>KB^ޠgS@-H zdW BVHX+' ; <)XTeʆUVU(ebNL,n{OKqޫ)ڸʐ6'.S8\>84ʕ] \n ~OFo }HYSs >Ź͚پSX[hbBڟ8tf`5 |?` 4HnX< S1?$0o.f0fi8Ycc 1Qu@fύC PD3I&s[1efƌhLoiqڪ3fL ((@Lс<؈ =x*)`|W ~KwQ{s+=o^[6 Q1LLjۢ0m,&MSX<`*30`1FkZن;aX"FԎG=a֐Qe۩BFT'%`^ v>ۣ0} ڣ1}t'i;w,ǠF ؂ h?[?CAzdݛX'$b_f1G Dqrº+RW,] Lz?]  |d8paD8vs 0CK77[7E. ̹3_oI}^3vi=EWGA a:-Dr:0 3G_l]BG>Z{#=`7ԧ__ DQԾI@!j{r aCя =aOpaȞߓ{G{]E Ybj٬5{#|Dc1=GO>g`|C x/y=dO4 rjbE 20*;o!"\>'ug_KH2kDT} ** EZnnhYDQA@B"2bM01rRV&NRV8ff\*5qܢo~T{=缤O~ld!Hu'3enDٍ^ӉYDdd"d3AvtS"oq?xW?" ~ 1 1tKlF3`'5ڨqssg#>mj O9z<&ȿ?eg7N&qdOT@EꬤF5j8s#5P{8g;V!}i_2:2G;C5ķQĝL%_AԌ3sӨCBjF%5jH-_'QB//} Moq~$7 /DÁc 9}r]*|=c\| urQDUԨF-5>V9wd4o鋫˴wi0Z"6;ٙ0eG'\;kBq5JN&gͣp y]U +Dh9YВSG|kwqlCyeÆo$O^17x Ұ,\p9bu,ǙU85|z6S 9G#qGF^Qߠ1] sh!ȓx吻|!+ȍpy~.)DpM1lt-C[ :jtmD6toO$xm}qoc<6WL7OfRߛ70L.Ot%wW􎝆|=^ }`M.Ůk:-ScJ O9Sylv M=D+4xB y4O3 : +]&s6L*gsf2ϴaR4{bW*UY[Q?kP7S+}]s_\uS^})ZO.;v{{bs%}4h1' >VlDoj|P[*BoηUX3P>G\=X6rޏb|Y,yP<\{-]~tS\ `*aRJ=ʔXLAҎ"eBY$,W ˔br+-]--YtI#e?!,CG߈.10vƲ1-Zָ. Uc6C}PUT:(PLy!E_H^X +1cx@k[Hb[fB+:q#1&.헥{Rh2q<3I+s#kvxa>Y=DlvBP&-~,"d%ĞXVjI 5bԴc1ZiCvZ3\o1\r{y{lb>Kz 4&Vq.]#4"!RhX0&>'dӀ~M}̽5G%]3G%>4G%VhdeT>` + 38E<gTJ&;iHbR48%LSh@jT6Q}Ҧ+:mҲ+3m),)tUShShdArCc#˰ Jsz2gکOzguStV_ٱ +ώS +˙МSPE9kS+c͹,2L/RXݲ|އB}0 f8*]A +, V@a Zƨe|,3mIU7"ue<-\GacFgWA+%r:!-;klql}Q3dcMW2UP +#[yL@^RE7_W?7Hq؃R)`+5okTg/S |!adg,@PՑXuw\ xº2s/)kS +܍>iޖloaHa1~R=Ci}_CP o,^Ç<OXI-A GhFoz<^ÒsdwT2GvNI8Eag0?:Ǚg +hrM@-H| -/:'֣?<ŕldllj֟%hMFg&9GEq\#dG(+t|+e`؛=vEHrsh@:st4CjQNFi-9c֋]DNg:ЙCGaoA:N:K(gJm5b>i-mP՝ U|ǴUl';cWC(NzM=~WO2|u{7W ?w1ԄZY?T}40VEq*  zM f*7h+;8WYEYy!GsC+-)%)a_ڸŵ7+x(0fl#Yik͊P- %,@=# ^+eOiJWZxR#2Q>_ +h- ZE%Hy!@$ $BТmN!Zҭ͵{3nu;֞vNZ!~>Ͻ`͊O= S&',V iw$uLs0^5K>[R)G{Z +6g-=Xaڌ +pŸQ ?|mX +o^:"YDX\f!U<ຒX`d?|lΞH)EkӰ:;9:rLh)GCN9u]Q-\ʰQjIY̡TP/*IT80Tf?گ>8b팣E5yhV-O j Q`e<y [v&*w _4#2]Y&H4cO79rZM;렂Ʊ _39j&c6.N:tpQæ_/'EYQZ' ̆wd%["G+ ?Xu ;i& }60(Ӱ9lT4 +a+,ƕ(5`1h(.z^ɊLC2iTVh#HEc[LyB~'Z$[s8ܦIpf +bLa5eXX0QRBq*[`4(0zOd:yc/"ɴfIJG=L+s3Y&Pa0JR si:K0PTf̊ʽЗ?]yX}"z\loTBe(me-rA/{"z`-]c,Mb{,KQhO|+UA[YJ*WC][:l1pYUD+~g9 ۀ}M.G}\fN*KqC0TGB_]"hj!&y5*P9P:+ZlW3 tu WH=*gDjUO!wIBFs/QwZǀ'Ɇ5y0(Ȑ_{8CAGL V;V߈Vx2oR/#{Z$y HDGqKU(=C$ s[*e^ Oo*2}QHGZ"țRڔM*,o6`YUHj"ѿK['?m$4CB$!s;ڹ'Zg[#cR3 Hi@R$bi,i]G[Xܪ ;u Fl 11man% ¼"EB̺1q}~ux@s `3]9 ;v#%L-[Jpmcr60%&^JI$"|HL8x˥^ȩI @@ \*""^b2T@W=j>gmt]36v[NvݦsT|?D~;K NH#H3i#ϑm%1|I1G,Cy|G3y~g_2)ѐ,O"ƯgFCldbOajWL#>[_0o69aOƒ #5 &$dP/:jTι_72~w1N.~vp:kߤ0ڍ>$%qαRgrragaoj^ԓ24jZ}\ q>)tvpgp//^_ğYopjG708=]O͙xԓ3I<87+]Jjbf@FRcn)C\vV{k4Wy? C~9wyD)B8%3/ DQU^jM]c:ut='ye&I-`SGch"x^Qy1H}^Y:9?"56qj66LubTZGKB<kW)hVub]X1eG;Kf ?6I:E1g ~s7ڧmFeV +5f4`Up>V.X6!QҌ%!X50<_EugxG|Lw +d*g> Iǚl)X>#"BTGP\,SEsajTϭCFTmCyTG@Y̋ Qo +O}؂ձ!|u iKd煕Q~X=u1cQl2jPkDe qN̏,Q⟠Hn (D +•>.SL >{Hh%kS'F$ $Ơ\*C4 z$d(OB܉(L\|2dp:F87`O9Ia0x'29gIigk譞>'B>e`H![BIFlp&9H*F^r%K))w"KyUȢ(S`n:ظv``볎>VG-}+Ǣ$t(#R#O +J٪\Rݰ#+F¤QsDyUd _Ads6x:ْ>(}T"O +:X5)hĄLm6KaLAn6tۑ? HcNAF?V'.w/Zd=F.V}0,9ԋa+`ԧ!Ð +}Bk\q=LH5|Q4@A4 " F'Aj?xK1#MQ2gLdL3a Yt +ZL ԙyH!RU2d"9k^>d{|~y0Bc{?wp$(^ J5ři h!Pۢf"Ֆ UlRHqCSyRHoԾsGBl$va3#{/u+9Tq/𹼜<\z1:EPyCYH΋D# +rGd $:m:!qAEk-b]g|A#% 9i?wQ{">9*VK!G%=B$A ;y @TQ `NQ#"7#xŠO!m9B!H@+9Κ~/;9_ +4s]QQXWeueߑE=-fQ(̸ `T 0q8QU bզAlVMM`L6{bCRc4how{ xmcb-fJM`PW`ŘՔhSE(4\ldZR[_yE`oجloCkiYΧ6B}3UXO|)uF(6VvЫ +dά<Ȇ3D$ͭlJabWS2mzAWڄf_0'xni]' )vba'luPC!d|R[Yp156v)40wIwvjQ:jXG .@Z.Z}-Kbna14,ttN_tb\KK34@ o/uahj!j6pENc$\bq'-%r?= kgY,zA&Z@q.IX4iÁ=9]lix3o'3#MF{- ~FK.wuNĐv>Q@$M1p2 u1(}\4׸7qț|m‘3}ldIƿ>_{[4Ү)yWP(]%| [6]?>FC#c61qF./l~ `0)`(bJzآ~d|isY;}/\pedZ AwH0Ŵ}k1˰_}- :55u]|gu N|OCx̹7T} c ضa{.0.S0I v͏C8 Zנ"ZIJa/`߈"ih~1/Ƕ \M?Ч<~b*-a8k7刦NƠABc")}gcfcߪ^N*ȎSD2P-T+nKK_ϡ1L4ʓIg#?EhXrc;YvO^Ö}51%;JUhi#:cFg1v՜\; keҧ.]:6k 8qW:Dy{+ePvw9] ƧimZqGiV9hsV8s\ +eJ]*TNuA2_T=z6k\FXᷔaw͆SUnZ=̣U9R%3EiI *4,\JhX|~C9>5fSvVfspN_FъpuQ7N :sh@ h;3bʹvK| ]9ʎ UVd21fF ֌=Vi)=MSf)kRb5)\c7+9Zh|qݚy};`sآ#;EXojz\kj|MV*%~&unS5Qr5.at_7W=hTbF&6jdѳm/uT@T@S2 0 ]`H䲨1 `y ^K$Zf*hY)=Zֶɶv:k%ִܓ?>y}}˚ƎL}%q4bb\9\0 -_EUG$+7ª\eGڔYQ5ʌ5EJTjl,5?NܛEra #NJ + q-z +)?zrX͎1*#&U,*-ήԸjYR)JNإ2%Șx~)S'FNm[q88GE9^2LTaJ3D)Ր KB JI,Pr\%ͪiV'4˸Q2ː.;?^b911AaaV٦0QG%#dɔ$cRf%*1D ɏȐRfřE[*| w)<@75؇~gא2jSHdd8̓d4*yS~NC@SKoޖt/*zXlȤ,bI&XP,cR4QE +*(M+NTV) +M-Ճ%4CJɧ䔼K>yC6&35‹JzYQ΅Zz-X҉oya+>J+)5I0=hD{&3SV$_VqOjlyʳ<˳:8e ,\~Zʹ4\SHl2y1!P&JOոJ? HyU%ʳ*UcQe{"n[FVKիUF.wZVmhȠF΅ǩzr@LI1Z(7T:B(GFe遺 : ;лX_mQg?ߎI~%g#=Rb|J cʥUÛйM\\k1>$mIgiໝSQ;vMG'$]0P`C@uQN w+ +}|7[ًO +FwJ]#y‘PRa#> eԥ8 t4v71qzjiW|?-/҃ +܏WO1xNA^SIAN$'gR,Yhmy׵u/`ͅ35b%Ұ>Z ҅\Opn!p8>c"5ec,ýKKf+ų`ߐoO!|z-Kp\uCѫ 7RnWosܦHv;; PeP hfh(MEyEևb7:󺮢gKp>5HCax$q`\,?Yu !yaMZ`{!`{9)E h̏Qh;:.iofp^'Ѻ7/}J3G~1`9U~ YKm@k6Ӣ?ڵzGOѺѩlS$8AQn<r_ w_pYX;|r"𓈏4-"el +ֱc X:V;؎t^*ׅ5h 9$ V,a߆};plՐZ| -]ɳ|kyF;lݘ؀m@an_L b -M&kk^5SWUv6ҤjTiViӤݴnUNC}>}}.Wy%z"Y/_{Ob> +ۻ3>wiJ>EOOUE79𓣛}!\+q~F6e;K 0"WҽMyޑ`HRsxx/Yڱ8]c~9Xze TtOҢQB|c29wxz8-RLSγhqyi'Ooi=lff1s c`4!F?јop4Vc:Wy,=|`oŔ>1 D`1*u`6ƎjLza"ΏnhF0pC LÒ{_CI"%M{MlbdK II%LTc,QcI%:0,APڀ!i H;0 EldcdsI^EwUtmDG{+3wLYfV 37C;1"##) /ՆCГք6tw`z?:GϘ2іyYwz ^ω?9B x6`uKlfiq'L) (R‚@v9NgѦUGޜ!4LE4?-xo s@Ïy uQD\, Nݿ{xmtMc[:oCxhdj2q@FV Z' +ܨ-ZKg1TΡRav+(7~@N<_&-7p%~X Rud h,LGz}jTpp2Ԣ؄ +c;E즣(3@y6uX-/>K%"Y=r`wps:T:&9&*Mp a7Qn.CŅRKlm$iXga]GQ"}opKcm*q-$ RG7u2VP֊&E&.wm  li&IX9㡭BS5uv۠T!ӆ^(Fp +Ho"!R䳈=%.p$[;xuwIE덂99r(ݬ«CׂL:|Hu!7 yI$lBr ҖHlI-_Y̷۴?77s, ijڥZ Qn Y8H!ůܟd2pAф;! !3 OqF_|g|AfY㼓#VA}FK=J} io{eD$ + B + +D !L`0!J{e7#bɽ6ɼ0Xa,L|qzJ] PSSm$;8D'!b8 +-,FI> d0 1y7ȹf{5"Iq[\9 N98|_%~ / .) ._\Z!,8 ]u'0B(5wN FO3朜>dPg\Ҥ}jCtrt\\ȯkK8D??8{=<<wrx\O &5y vh}q- t=! P Fj0ؔf/TdV [=v]Ku_}K7펝ץc+ XASZQvg+tB-l7?ckncgX>Ntho+|+{n* ^k踂?t\B{lum29wtt"w71pyG\Vx塿ۏa +]x: k %^i optDoq>!;p(cv;i w|-88,~>^rlWaد@Z=ZAXf8Z_m&:-D`kwp~ >szK?"'f)X~vcN^F[4Eт&tl2!'*,42"^q6Q{rר_\1a#bP Gcᨆc2pӜ.E(>;Fvf|¤n 3a#<H#8 +-F"t)rkKwմZ)eZTmjKU}*{lVEσF]W=x2undy>уnOun5W&h{j3T힫qCU1Bc=U9^= y.RJxh~Km**qtS>TgYB*ݨ|V {Sy+0w^s6|;:rT +?Oj_J#5ߤb*ꛪa}sTw+?\Co50hv++2*3䞲B#u jv}L$7TA* 2 (F588CB)7P9!_) t21RJq%ڕP +xwۜC^_IqD7g C"De(#<[JԈ +DNRRl٣Zw}L֘Kp(щCp`<9k6d>FBr<̨~J2(-*F)QJ+):C ׀r%j"ǭٴ]&gzWq2}61dZʧyo":*1CБTCd3F*'k\T%b.TLje΁kJJ%QC|`jK0~a||}XzfXd/,`0oJfJj_5 TE +WQ%+@3T.¤Vބ;@_Kڕ|VKH F7D`aLr_hvȣ<ȣ<iFF6wh es-**12eXI3b3Ism2Q"@zcn^NVN$)I&O/\T ypײ ~ h +x Nw 8 ^o7h:9ϚQL3xm\|pZ+>V4X9np 9 +%pb]79E|Fk.=tqߣp_ ~ @z! 8d +%8b&qO, 7G;[s}F7}#8>oDX׏xobE.!}F'W\G8?#} +y 7{//x8xB/?xxd!]ʥ?8 +Jqq`2ϓ9cʚv鷈uXi<^^G~_['228}@-1/i z]@"b#v91::f)d̲%8 )=`A}`7x#vL*%x[fEA>Nlb=Ӊe2į~xVav];aA-63ڧamFnf:iyZG1cW6!~>gbE,C %F3QVXn8ױwl=>t 3mIB6wh=X)p1b8{V e5YЕ(އq#%Y/>`ݍ.F($ p< +G + 68jȣZӴ<G UJ\ #J7á{6h^b{?v[!{8v +!J$D @2-Dʂ xPW`k,@9GY?[ԟ0G^m8rК.5~a_\0A O:YT W*N.gd m$VM{Mn+rޓ+}GXo|/DA]U9fy;kfTW5-hr,lSNCݚ;d\%X mh#aǕ~Iww[~8:ZڲE7*HFyb=41\ T3f(8NYɲGNWfd2"+Y&YMj:.,/>R+цhkknтҖQ|k9T(ƛm,S/My2̣d3[n\F)%fĬШW#^wh 8ӂ%mhY y>̠NSikTF.+_l# 0 3ΰl +(0.D4Dwq;hc9&٬i&VLlkXSi&=iZcܲUt=}kPqQE! 0ԩ,+7lFSNx1WUJ3nUK)rF7r+%.^nrn-d߂Y?=N#_<&0ҧzs+&OQA1#RVg&),3]Y +*հI2dPp<(0C9?(8/<39AM֪lTi&Sy?;pMgq$*rkPHnȐP`~˿̖qHA>+#C *B ܼg9G0s%\*(EYX'btTP%b_qq-OI,WWҍ1 %gحNՠ:iV4x i|U<}/!㤀A+ Р2|ˌ)h`yr\rYX +0嘵rCƠSW.jB豉4/Ɩd%ӛ BM +0wE=\.BD."c'1!Mdb61;-s8KpG`O+yɇK*a@ȡ3$x \ \5\t5\@5д!`u+-M_M;"88Lum6{&P\ U jbibh[6ҋP@/DG=lyC2D-\X:` +XX G} 35ã9p5XᲈXĢ.$ml||<[\ +nm 5ʡ]ֱ@!H]/Y@ & +VxҏVx£%RZq.|j&UL+q4+ZOX9HfF$|6K[w+(݋ < d۹xvzю(8r965]@:r;zgAK2>Ab{婋t} A===uh $߽V3u"o%9KɓFbvI9V#= u̐ǜc@E?eb(Ea.^zCU>_Z>QA\%!Կ_p55AGy1~ [/ g?>q&8Ǣ%Yzq]9@"g 57<Ǽ=f/΀w9Q|P5Xr*.S 8yP  q-M\׸p@E~_).: x~B>G"QUmpA0ҷx̯5c=U K+<.$;?1?R>@k?eέx +^?ni 53|5ezqA#_L +^.{8 3w𗿂8#=C=:n$2y?t,Y?8VrEr?أ8G:rXD^]M2m~A馲.= ݠ&救GZq+YȑLLV8DDRKX%_"6cvv'iP6Դl_+u:~G-rE.9ϢB1į DWc Ğ2 YNy: ߰Z_j%yWx=19v-{E'{Cf$Ilq1 BjrԑdkL76`0`n&&`CbH'@B(HB[Fi.K@%Ye (mfi6AZN]5mӺ}m6MӦM۪}ؤjڥ4G.S =z?y99『w f 8$7el{W('ߡܿ$xqÖ8 1Ua#f<ߦg3q;cX5#Df= MSw)h5졅p$v1iL.x +8K)gYBDim` $]v>NK<n'2LY%u )tY='e*\v/q~J M5+ɢmIښQ{rڒ˵9%M)aES՜USj61m"Z~D XR(j ?R/1~ +b:m:r"8+GS IږVQQU6`(VBZ7֫޸Qu6Mݪ5Ri3)yNU +VUX>T3SKH'bCطEȓ&K"L3TgU\Z_5ZjUm(hک_Qgͪ,mUb{Sg;>S#{Lo&Yg{(C$;I!Qk,ekͭ*[*m媰W^2GJ[SI39OQsWޜw6 %33IcuKZ~vlF9{IW3SNʜ.*8'"WH>涩 Gyv?ʬQ5` Q)-[J&RVj0vƟ^Dw;X҃][K> 'dMSfI,kr@ ʨVz(PRB=J +)1N0uR;HfbM ~f/w_ዾKax e"'q!a$|:xĞqbMG#a{i{sp mx AY2`͐ѐb: }0q8k]A(nbL4n"LvLavL"&i0bK4A<&?åC){1ǎJw ցJ9>c;cܘɋ9.?7FҳB_Hx| +:;_ U:G;0\|Hv,bb,R(2 $y{8G^~;?oسEi㗩WH*_%p p Ǎ' 67%X,e +2X&8ҫ>_{Ŵna"r܄*_a |n]M>gVcB~PW +Iʊt9c/ggTW6\ۏ_ݛ¸oo=^I/G!R6\{tƟ6%inmzK4IIKKEZ.E\1AAȠ ás)`e2q2&sӝYiOs~/<Yz,GG>ۇ;h +{mf5*c?,ks51#ꋚ b԰>_8?@}^Gnx7u6v̀/b@2(CAw6ڦq-gҿu7g8?R<7{{BGeER?.jK?wvT=:uч踂89,C%tz gz@{཮kz _>/߈M_p귪һܷtɜGG8qyqa6WqR6K'Hz0v]_p|ܟ>ݛ,::)tGsc88#8Zܬ}d/ _R@m!B#_y \b3e'"֯MzGek=:Bt5JR=pt±nѽ(\Sݰt*O.r?b̘C"f'Q~mmIG<4vPAo ɠy#ynsmEo + 8,OUB$P]*,Od_ 2\G{?vX-s^tSsd+\x +)c:h_P +~/k$?fOyF>OqmrѺ!.sSc>;\䱧"p᪇pMdptvZf^w@dG\ȝ +-a4uAL&cjHָA9ʂ͞*P}LHuª4Z59_'`K0\RE-U$Fp+mw_ղqlI&&cqjHNQ8:CjU`b+4$JUI +$5ȗ4VH%oUqOxBwU`BSDEOƮGm%#P1i(bPɨ!Ft94y4T*Rjܤbs +*HW5r[)\ʱ\zD $#F#ϯw泥8!7#kȍߚ +YJ-*RBK +UX):Jn[rm3/T}RcxGi3-»[1nŌsJnFS'R*U`cO۞<{r%r9|I );AY㕙>MNgҝ+*{^2^5MlkH=Sl-~@ Fy24+iSө̌\P +93*=+4L={l]< K7#L_O̔zvx75RxeXՅ|vꤖz P#6(e3Ǣ49\#L*Yek.{LddHO*sLIs#>|o #c`;3 mcHrSCn|Ĥ* Y|vY +ke,K)EmJ.+x U\Qy|;rȻ chiCG3#t27^RL%VJe,u) % VRYH 2*ۡXxK^n"/˴2K-pg]9]m jF_-CF2֓b$&@>*-JLx_b}^ SH~gCcc ~cUEp>4q*=NsaXFh11+)`bA MhPi`0MA C?Vj)x6{LzӐأVBV7q7 $K%l\xa0t\x ǸcBHuhcC걓zCON0yy@0"dF\1RkRivHMdM4pġӄ&45GoLLk.Khhh k\ni)![ 9<h#;?;: 6+Xy#tp 30hs1 ; 9tG7&4nrхU]Gy,AUEpܳ:^J<a<2h6ƺ gGI'M/uE賏FG.Y'ṿ; 1pa0p{Lߐ {%W@Ca!WқO c *r1@_RqpfLtLRl`ut^o$6hVӐq -8.sfp>rFqخR+_W.0Y āt0Rοgjs;pH}A#GGs"^@ aG>|Tp!X4T |pƲ~kg88K8G<N]zS'u/ >z:=E;N*ңn<7U#` :._ORܠԍp/h=k!G!^7YJgz\hDt*bn 6^ 489x,؋h2GM>:p6Nv4#ԥY EfUR0we mXu8# teDt2!Ue/Z"\B.j(fmV]O{ jȭ7\~t \χc9)2xYŮC-Z@泳R\ ,F}9(48ĵ5xW:EiU5YJϨ.&j$ +n1 BxS(fYjC(i>'{ogG;k}+l$n9C5rxxK;\p%'/\p k4\5hr#{#PN. +idgqedY1@3zMaL$?r2C&X5>ȡ1A.%jTPFgiD a!w+'tCV:7)5C)O( 1|!OwDt.Xm)1PANO!ǁ紆*dT^Ur .eGxGRZySbdSd{< =ZQ1]!2YQ,jLN\r,rNi 9~LSeLȄ*W*,qB=9  +NUHO]pwL,Xߕ|VLl)f9#'CNPEyLxl2{2yeLJUD0(-U3Ui0v|:ɮL1v +ͥB+tr)D]᥊y +ݸ~0)\*ָɽû{Xfmհ2V|ߵ=růĔTMT۩jEZWj^vqq*B˄ΆKZ[µo5c[_U`8,G bK^2ٓ:hh5i|1/jZVXA>ך_,N7Ѧ _\[=_iu`xD@yy_2%ʹx>r؏{Թr`jf>+Te$9 `cU: I ~%ٱ/袁/h _s)qqlK3[j ML_>7\;ֲc4QkTT((kx[w +ሕKk4U@{.J1P╢4 ŗqE`ƎUn\ɼEi]l'${.yǵ1Ja} !Ϛ:mfG3m4I3]4E35q^'$;i츎[u r@ +1T<ȸѹm a-߉MKvǀz(j-|BL9~3p.Q3 xԭGn߶dN;|ܛ}6'Ѷ$3'qR<%&4S|qJ~DzR>ދx/9f |ʸ'yj= kâٱ ]0!,ڣp~ӳq0rN<Qٗc;ޥ`|<\^\e>PF<?WOcq|xiorM_a{ u| =&RK忚6W$dv}*1?X߶i{#_\Y3Nmc} 6>|d)];__/9Գ +3%OlOI' 3d,mB=E;bW8{; +,g_^U*IltBtl x( $/g :{'iv6l`gv;8hûCQO)͠s'I=. \x)9)#+yJ9ۉxs'5ۆ Tx>)3tSI/ WB)t~-vk~ƻFvNZMsEp]z>Dk;ddI8,ybi|ENbWVf{crVրco5(Xe1/sSG j+GYvꎣ7b%8pTȊ*J3LJY–ٲ_h9 +ukTz.?.7i<%oD,!`R8\)`. .jȥHB@H1%폎@TXb/&f:.cK4#1wsb=8|LfҖxxCCxt $2N(mt 5&j0T?CpmG2aEh9K(U/0q&{@AkX = =Y&zfͺ uЭ>HV^iPfPwމЋlxH9,4ٲ5f` ,x808!qM٠)]I l"10BTI##P$Ccba܍2Sc5#&F&G;Τ-gҖH#D >[3F5b( Ab${izз9&l^}p"F;b2!{asE +D&x#8j$,byb!p,dLY]ّ!1CHlp\q .U%NLH-Rdch +^@D3Hvgxq|Dp*жhcHu}67jʌ +?R#3I3< PS,> ؞Eq\=-R'6;9IAzɆٜI6|XdA,@W־+Y?[ړC iBF-(ӊ -A[(oq@j ȡ^s8j$,AE$h~?Xhڊ>ǁ-•a0|!St+R)5D@*zmahCFnlV7qm͐pnyQњ+{O#Ok R>5y]Nbs0 ;P^84~EJcil)%dtUY#Wq€rFtGz](9dj_8`]భKJ7HKwsؗ1TT..(rۮѵ}4f>z{ϟࣵLAϻsƌzfzkfL(քC ~h?j}CJ3E%/c_TVJ*pT_xEy\_^Hڨ;Wi YA"ҭ[l!Iv^يR9$Vd2nqy>=/<y;s+Nw $ ӟmWy0\*c<0gלuN@B! +G[Yu?R|^rrH/坑,~$K]Kn`l=Z5[7q|gUnr"~F8ߛ-cY đ\ೖ-K1Es)`[>zyH]PF(볫ܤ;dqFV Lk-zPߔJK{wWy~P'C8d,ߴ. :J@7 dzqF@` V" 6X ##  ZeWŔԃN~a~qfu#E".lйy.?Xϊ ;m HK=`(tu4G!gn_:^!B@zhCLZ8l$@ ++ @ e!OAx C8~ⷎNs]=/I֣3ѡM*{q6ljK~!}9Ym!!_7Hlް(Qppj`0GXs,D`+/xGF@ҚSШ +s=t##URuMT?|zq+[:sMnִ䂹33o\P7.B *OEtO1o,N4GO\ٞ~pc݌)GR0XQAl(f4 M)h@<׹L"]NJYsr,'%hݹv + ݆/U)|JnPW +x kFEQ`0|=t[ 1x}fpc3A&ŽpJ ~ 7%1,۰PRND,^HU0uf>7웻ñ]zQZVq6 S d`0XA#GVJ[(9 +RWvHo^0x3 bx +p`+gQ(^1ױ>9ږ騬*^x#qb ,Y2aHwcVMOb/f=-ȁ/} - `=瀾}k) +4`" C!)p3:mu@XoQv ngn3w:s+*qBV- M$NreO{}v R` 83JyMO4)XZGyQj{DM {_πY ̸Ӻ|)weUefᨈ.A]]dciI~\w<8/t Pg+e >*7E`S# 3\GHpχHn aKS[K 5uk;mɶcVރ iEHD_+߾U\'9GVXJ¬9M<~̨փI+qijL9%A0pcF"((`77Q#'q h[:-H,n#*Z_YXO +=Vy!pLYzY*K;x2}{"w7er"Iw:GSy\V[<6'Rչn%:溬'5mDtbZL\&$ +ܾ~vן{}߻<%E&gINDHJ"NƄdD] Q!c@ +d *>7 8PW% \ h`3^l:93cM|;egA :܂8XJ[7XI|0|N7w[{EkvcJȬi%J-Q#u|FBѵ<~ԠVTw|_JvV{J,͓ɯ)l/` R|Vxfm 96pL1c3Y0ߜ,/NP[@Qt+eKTe9ۏ-p +Ȯ|BpW$ %IHO޿y:~0?_(gD,rE}KcШ+)J_*=I,?!4l=Å[Pծ=Ğ [ }g OZO$o!xL=5dbBC) Oմ>RIr\r"#;@V2[kclzi5a#*Xm?;62.#:ĉ֙Li_8L+ endstream endobj 208 0 obj <> endobj 221 0 obj <> endobj 222 0 obj <>stream +%!PS-Adobe-3.0 %%Creator: Adobe Illustrator(R) 17.0 %%AI8_CreatorVersion: 18.1.0 %%For: (Evan You) () %%Title: (vuex.ai) %%CreationDate: 9/22/16 6:46 PM %%Canvassize: 16383 %%BoundingBox: 0 -552 701 -1 %%HiResBoundingBox: 0.37500000000091 -551.291666666666 700.375 -1.29166682561208 %%DocumentProcessColors: Cyan Magenta Yellow Black %AI5_FileFormat 13.0 %AI12_BuildNumber: 430 %AI3_ColorUsage: Color %AI7_ImageSettings: 0 %%CMYKProcessColor: 1 1 1 1 ([Registration]) %AI3_Cropmarks: 0.58333333333394 -551.291666666666 700.583333333334 -1.29166666666606 %AI3_TemplateBox: 300.5 -300.5 300.5 -300.5 %AI3_TileBox: -27.4166666666661 -564.291666666666 706.583333333334 11.7083333333339 %AI3_DocumentPreview: None %AI5_ArtSize: 14400 14400 %AI5_RulerUnits: 2 %AI9_ColorModel: 2 %AI5_ArtFlags: 0 0 0 1 0 0 1 0 0 %AI5_TargetResolution: 800 %AI5_NumLayers: 2 %AI9_OpenToView: -183 149 1 1119 776 18 0 0 78 133 0 0 0 1 1 0 1 1 0 1 %AI5_OpenViewLayers: 73 %%PageOrigin:-6 -696 %AI7_GridSettings: 72 8 72 8 1 0 0.800000011920929 0.800000011920929 0.800000011920929 0.899999976158142 0.899999976158142 0.899999976158142 %AI9_Flatten: 1 %AI12_CMSettings: 00.MS %%EndComments endstream endobj 223 0 obj <>stream +%%BoundingBox: 0 -552 701 -1 %%HiResBoundingBox: 0.37500000000091 -551.291666666666 700.375 -1.29166682561208 %AI7_Thumbnail: 128 104 8 %%BeginData: 7408 Hex Bytes %0000330000660000990000CC0033000033330033660033990033CC0033FF %0066000066330066660066990066CC0066FF009900009933009966009999 %0099CC0099FF00CC0000CC3300CC6600CC9900CCCC00CCFF00FF3300FF66 %00FF9900FFCC3300003300333300663300993300CC3300FF333300333333 %3333663333993333CC3333FF3366003366333366663366993366CC3366FF %3399003399333399663399993399CC3399FF33CC0033CC3333CC6633CC99 %33CCCC33CCFF33FF0033FF3333FF6633FF9933FFCC33FFFF660000660033 %6600666600996600CC6600FF6633006633336633666633996633CC6633FF %6666006666336666666666996666CC6666FF669900669933669966669999 %6699CC6699FF66CC0066CC3366CC6666CC9966CCCC66CCFF66FF0066FF33 %66FF6666FF9966FFCC66FFFF9900009900339900669900999900CC9900FF %9933009933339933669933999933CC9933FF996600996633996666996699 %9966CC9966FF9999009999339999669999999999CC9999FF99CC0099CC33 %99CC6699CC9999CCCC99CCFF99FF0099FF3399FF6699FF9999FFCC99FFFF %CC0000CC0033CC0066CC0099CC00CCCC00FFCC3300CC3333CC3366CC3399 %CC33CCCC33FFCC6600CC6633CC6666CC6699CC66CCCC66FFCC9900CC9933 %CC9966CC9999CC99CCCC99FFCCCC00CCCC33CCCC66CCCC99CCCCCCCCCCFF %CCFF00CCFF33CCFF66CCFF99CCFFCCCCFFFFFF0033FF0066FF0099FF00CC %FF3300FF3333FF3366FF3399FF33CCFF33FFFF6600FF6633FF6666FF6699 %FF66CCFF66FFFF9900FF9933FF9966FF9999FF99CCFF99FFFFCC00FFCC33 %FFCC66FFCC99FFCCCCFFCCFFFFFF33FFFF66FFFF99FFFFCC110000001100 %000011111111220000002200000022222222440000004400000044444444 %550000005500000055555555770000007700000077777777880000008800 %000088888888AA000000AA000000AAAAAAAABB000000BB000000BBBBBBBB %DD000000DD000000DDDDDDDDEE000000EE000000EEEEEEEE0000000000FF %00FF0000FFFFFF0000FF00FFFFFF00FFFFFF %524C45FDFCFFFDFCFFFDFCFFFDFCFFFD3CFFA87EA87DA87EA87DA87EA87D %A87EA87DA87EA87DA8FD6AFF7E2E532E522E532E522E532E522E532E522E %532E522E7EFD69FF59535259525352595253525952535259525352595253 %53FD69FF7D2E532E5352522E532E522E532E532E5352532E532E59A8FD68 %FF7D5352597DFF7DA884A87DA87DA859A8A8FF7D59535953FD69FF7D2E53 %2E7DA8A884A87EA87D847E7D7DA87D7D2E532E59FD69FF59595259525952 %59525952532E5952532E595259525953FD69FF7D2E532E532E532E532E53 %2E532E532E532E532E532E59FD69FF7D5352532E5952532E5952532E5952 %532E5952532E537DFD6AFF7D7E7D7D7D7E7D7D7D7E7D7D7D7E7D7D7D7E7D %7D7DFD75FFAFFD7FFFA8FDFCFFFFFFFFA8FD88FFA8AFA8FFAFFD72FFA8FD %09FF59848383598383FD79FFAFAEAEA8AEA8AEFD6FFFAFFD7EFFAFFFFFFF %AFFFFFFFAFFFFFFFAFFD0BFFAFFFFFFFAFFFFFFFAFFFFFFFAFFD4FFFAEA8 %AEA8AFA8AEA8AEA8FFA8AEA8AFA8AEA8AFA8AEA8AFA8AEA8AEA8AEA8AEA8 %AEA8AEA8AEA8AFA8AEA8FFA8AEA8AFA8AEA8AFA8AEA8FD4AFFA8FD35FFAF %FD48FFA8FD0DFFA8FD27FFA8FD80FFA8FD48FFA8FD0DFFA8FD27FFA8AFFD %49FFAFFD0CFFA9FD28FFAEFD48FFA8FD0AFFCFC8C8C2C8C8CFFD24FFAEAF %FD49FFAEFD07FFCFC9C1C7C1C8C1C7C1C9CFFD23FFAEFD48FFA8FD07FFCA %C89FC7C1C79FC8C1C79FC8CAFD21FFA8AFFD49FFAEFD06FFC9C1C8C7C8C1 %C8C7C8C1C8C1C8FD22FFAFFD3CFFA8A8A8FFFFA8A8FFA8FFFFFFA8FD06FF %CFC1C7C1C8C1C7C1C8C1C7C1C8C1C9FD06FFA8A8A8FFA8FFA8FFA8FD11FF %A8FD3CFF84847D847D847D847DA8AFFD09FFC8C7C1C8C1C8C1C8C1C8C1C8 %C1C8C8FD06FFA884847DA87D847E84A8FD11FFAEFD3CFFA8FFA8A8A8A9A8 %AFA8FFFFFFA8FD06FFC89FC8C1C79FC8C1C79FC7C1C79FC8CAFD05FFA8AF %A8FFA8AFA8FFA8FD11FFA8AEFD39FFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8 %AFA8FFA8FF7EA8C1C8C1C9C9C9CACFC9CEC9C9C1C8C1CAA8FFA8FFA8FFA8 %FFA8FFA8FFA8FFA8FFA8FFA9FD0DFFAEFD38FF84A8A8FFA8FFA8FFA8FFA8 %FFA8FFA8FFA8AFA8FFA8A87DC8C1C7C8CFC9CFC9CAC9CFC9C7C1C8A8FFA8 %FFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8A8A8FD0BFFAEFD38FFA8AFFD10FF %AEFD05FFC8C8C1C8C1C8C1C8C7C8C1C8C1C8C1FD14FFAFA8FD0BFFAFFD37 %FFA8A8FD0FFFA8FD06FFC9C1C79FC8C1C79FC7C1C79FC8C1C8FD14FFA8A8 %FD0AFFA8FD38FFA8FD11FFAFFD05FFCFC8C1C8C7C8C1C8C7C8C1C8C1C7C9 %FD15FFA8FD0BFFAEFD37FFA8A8FD0FFFA8FD07FFC8C1C1C8C1C7C1C8C1C7 %C1C7C8FD15FFA8A8FD0AFFA8FD38FFA8FD11FFAFFD07FFC8C7C1C8C1C8C1 %C8C1C7C8FD17FFA8FD0BFFAEFD37FFA8A8FD0FFFA8FD09FFC9C89FC7C1C1 %9FC8C9FD17FFA8A8FD0AFFA8AFFD37FFA8FD1BFFCFCFC9C9C9CFCFFD19FF %A8FD0BFFAEFD37FFA8A8FD0FFFA8FD29FFA8A8FD0AFFAEAFFD37FFA8FD11 %FFAEFD28FFAF7DFD0BFFAEFD37FFA8A8FD0FFFA8FD29FFA1A1A8FD09FFA8 %FD38FFA8FD11FFAFFD25FFCAC39ABC9ABC9AC3CAFD07FFAEFD37FFA9A9FD %0FFFA8FD25FFA19A949A949A949A939AA7FD05FFA8FD38FFA8FD35FFA19A %94BC9ABC9ABC9ABC94BCCAFD05FFA8FD2AFF835F595F595F595F595F595F %595F595F595F595F595F595F595F59AFFFFFA8FD23FFA89A949A939A949A %939A949A939ACAFFFFFFA8AFFD04FFFD11A8FD14FF843B343B343B343B34 %3B343B343B343B343B343B343B343B343B343B5FFFFFFFAFFD22FFC394BC %9ABC9ABC9ABC9ABC9ABC94CAFD04FFAEFFFFFFA859525952595259525952 %59525952595259A8FD13FF84123B345F343B345F343B345F343B345F343B %345F343B345F343B345FFFFFA8FD23FF9A9A949A949A949A939A949A949A %9AFFFFFFAEFD04FF7D2E532E532E532E532E532E532E532E532E7EFD13FF %833B345F343B343B345F343B343B343B343B343B343B343B345F343B5FFF %FFFFAEFD21FFCA9A9ABC9A9A9ABC9ABC94BC9A9A94C3FD04FFAEFFFFFF7D %53525952532E5952532E5952532E5952537DFD13FF84123B343B5983595F %34835F5F585F595F585F595F58835F5F343B345FAEFFA8FD22FFCA939AA8 %CFA1C3A1CAA1C3A1C9A19A94FFAFFFA8AFFFFFA87D2E532E7D7D59527D59 %59527D53532E532E7EFD13FF833B3B5F34AEAEAFFFAE84AEAEAFAEFF84AF %A8FFFFFFAEFF833B3B3B5FFFFFFFAEFD21FFCABC9ACAC3CAA1CACACAA1CA %C3CA9AC3A8FFFFFFA8FFAFFF7D5352597DA8A8FFA8AFA8A8A8FF7D595353 %7DFD13FF84125F343B345F5F83345F5F5F585F835F595F5F83585F5F5F34 %5F345FFFFFA8FD23FF9A9A939A949A939A949A939A949A9AFFFFFFA8FD04 %FF7E2E532E59535952595359527D53592E532E7EFD13FF843B345F3B3B34 %3B343B343B343B343B343B343B343B343B345F343B5FFFFFFFAFFD22FFC3 %94BC94BC9A9A94BC9ABC94BC94CAFD04FFA8FFFFFF7D5352592E5952532E %5952532E59525952537DFD13FF84123B343B343B343B343B343B343B343B %343B343B343B343B343B345FFFFFA8FD23FFA89A949A939A949A939A949A %939AFD04FFA8AEFFFFFF7D28532E532E532E532E532E532E532E532884FD %13FFA83B343B343B343B343B343B343B343B343B343B343B343B343B343B %83FD27FFC3BC94BC9ABC9ABC9ABC94BCCAFD05FFAEFFFFFFA87D5359537D %5359537D5359537D5359537EFD15FF84835F8483835F8483835F8483835F %8483835F8483835F84838383FFFFFFA8FD25FFA19A939A949A949A939AA7 %FD05FFAEFD07FFA8FFA8FFA8FFA8FFA8FFA8FFA8FD24FF7DA9FD10FFAEFD %25FFCAC39ABC949A9AC3FD08FFAEFD36FFA8A8A8FD0FFFA8FD29FFA1A8CA %FD09FFA8FD38FFA8FD11FFAFFD0AFFA97EA9A2A9FD1AFFA8FD0BFFAEFD37 %FFA8A8FD0FFFA8FD09FF7E7E5378537E537E7EFD17FFA8A8FD0AFFA8FD38 %FFA8FD11FFAFFD07FF7E7E537E787E777E777E7EFD17FFA8FD0BFFAEFD37 %FFA8A8FD0FFFA8FD07FF7E78537E537E537E537E53777EFD15FFA8A8FD0A %FFA8FD38FFA8FD17FFA87E787E777E787E777E787E777EA8FD15FFA8FD0B %FFAEFD37FFA8A8FD0FFFA8FD06FFA2537E777E537E777E537E777E537EFD %14FFA8A8FD0AFFAEAFFD37FFA8FD11FFAEFD05FF7E7E777E777E777E777E %537E787E77FD14FFAFA8FD0BFFAEFD38FF84AFA8FFA8FFA8FFA8FFA8FFA8 %FFA8FFA8A8A8FFA8FFA87E537E537EA2A27DA87E7E537E537E7EA8A8FFA8 %FFA8FFA8FFA8FFA8FFA8FFA8FFA8A884FD0BFFA8FD3AFFA8FFA8FFA8FFA8 %AFA8FFA8AFA8FFA8A8A8FFA8AFA8AF7E7E777E7EFFA8FFA8FF7E7E787E77 %A87DAFA8FFA8AFA8FFA8FFA8FFA8AFA8FFA8AFA8FD0DFFAEFD3CFFA8FD0B %FFAEFD06FF7E537E537E777E777E777E537E537EA8FD07FFA8FFFFFFAFFD %13FFA8FD3DFFA87D847DA87D847DFD0BFF7E7E787E777E777E777E777E77 %7E7EFD07FF7D7E7EA87E847DA8FD12FFA8FD3CFFA8A87DA87DA87DA8A9FF %FFFFA8FD06FFA8537E537E537E537E537E537E53A8FD06FFFD04A884A87E %A87EFD11FFA8AEFD49FFAFFD06FFA2777E777E787E777E787E537EFD22FF %AEFD48FFA8FD07FFA87E537E537E777E537E537EA8FD21FFAEAFFD49FFAE %FD07FFCBA2777E537E777E53A2CBFD23FFAEFD48FFA8FD0AFFA97E7E777E %7EA8FD24FFA8FD4AFFAEFD35FFAEFD48FFA8FD35FFA8FD80FFAEFD48FFA8 %FD35FFA8AEFD49FFAEFD35FFAEFD49FFAEA8FFA8FFA8FFA8FFA8FFA8FFA8 %FFA8FFA8AFA8FFA8AFA8FFA8AFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8AFA8 %FFA8AFA8FFA8AFA8AFA8FD4CFFAFFFAEFFAFFFA8FFAFFFA8FFAFFFAEFFAE %FFAEFFAEFFAEFFAEFFA8FFAFFFAEFFAFFFA8FFAFFFA8FFAEFFAEFFAEFFAE %FFAEFFAEFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDB9FFFF %%EndData endstream endobj 224 0 obj <>stream +6xښ)zFRpKC?,y]޵4}Z34lft޼e"&b኎VewS_Ą.N屶[@<}mH>;RRf}κS 'q*rP˄xGE2mV|LLH."WY< 1V|kП#ƃA#W-,𺭝fm8Iyo~M:U$ I[rVdA:eND>%9*{^Xӭclʶ\fT % >kEO-[41kwd?;BWu1^dIj^K-hHxK4cA]!R=c$g? dBj_l?× 2|Ӆ\@BC+@bRZF|g68U7gzr wu'% OBJлu*;0ܚ5'mZ+FthUڹ1>oF,x-jOK">?D.\{!0x꫋]р>˺<.8"̽Bŝ敄RJoRZzՉxag]pI:錑[p;_aW1@Gg'þ{=0x3%-mUݐvJ̽Cee_43 +/ae/7'FDO̬Ǵ'iLNkMi*>~A^uInَ bh8'D64u!fQQk 3aSL51l?:Ղ2^U=^e9PG}OqE>nAG)5m:~ +,KyAZnyUkF|iЀ/  JL $rAl슑QuE3^[9 +|~VY1ʷM&<,P츺 3'El95;#L!$86\,Dg /HkmQٟ}L¤<6ܰ˖ -& MU7}{nl݌/>Xp +64 'xmZ\L`ޱP-Óvmؒ8(@sCIً*b jZՆްnNI@qCkĤ;ǔħ[Σ=6mOG 3¦٩06.ET:[jU +KO{eKj'4uDЪ U2y7rY MܴL%^iǕ|c3L2r?9li? -')f~'s=Y%US1b_AYRS+wU6ƧMTt_*,G*)N컙^M55z\]v /)NjӎEc >?& +>hu'+07nMt__Tֆo9 +?\&!.kV? ~8;:[a}BRfVdb֏ rl}8G'2bZI+ɨF>tGGp +了0bT_~lc6W*.x5wܷ?mRIZ0P˂fl,z?mkyiQOcЇM j^rJꅠ++&\ͦ1f^VvےwQ=wZH}.||ZܔU%s/Or}:ke7>0^gF߱ 0Ae󉶼vV-U{DP,8YZN>* "ׅtMѿs>96%.yenxnKn[994O3=1-!lkRыNgߦh]h +K|0DH?;Ag?^|q9x1(/{RV<](z씠)' +~򜧥61~s{^ +l˅,ڰGm#TF=gf%MuZtϪ!vW?bq O{2H{.*!!-"eہ-:prV,5)hf֭MD@߃^K3ӝC&Qt.A쥂iouijr΢U@]rtNhDS2̈́:Cr 2wl3 pX0Bo_T gls9\\j(Qq;Nr _=@C}w 1^(m>Ыu+i \Ć4u@~suiV"SQ +48L@FH *N՚Ez47cy5Ӌ0ROSrTƕ iuoY5xZIL[0&hȮ]01*wG9xŎ4CSnXw| Ԍ=o-[{~?e5V,Z@T-khEzJCՏV5,򡞔v(7*'eM)y#}w/{JE<а&Y%6kNL] WU;/i|2mz0Yy{VVCʹbW +1~*(6)8|9jNORVm-q^L]5a*MGgw9Ui4RO)0Ie̘q37=s.vEoKEx[`E2} +sRjWĂe=1wIC+^6@cwrJvH'M²ݥ畵 =կ6z-⑅_bgeb6t] x}j}ZP"cLy M ~\͆7J0iQ6T֌M@ +I%>qG=Wz=q- ZR!&8`Gڷ||Q䚇OR+C\nHOܲc\<rTXKFŬ!NFeAz[ĜP +]w vQ +8 ѪfTؤy-.hM}.l.;H{~65CY#lEoPBFlɪ $U>7$-XYUPh8 ua[=Q?jfY?hҜiFYqYb h3rܜ깍y^?Ť\E3fGϛKV,\ȒY5?H#RDԢ\4b +f (&_VM: 4ll\]D4uRFߠWv:_+;.j㞇aaLؒ3ч\bT-`w聧xW _*k#XZoNFu;:Wj\up]? $m^zrZe]uEq`ܰ-WSҶ U#nIURy'<ؒ-'l?X5'aZΤgc\̶O$>I{ԫ$'h,^qϨ9S2Liu7 +TЊ]@t_{MgpUrY=lȆYNѴ[okM}@ۢ,h$i]q8һ8Ͷiv'5 gWGa7lڊ00ʯQy+.yL*aF^6˗t𦿭o}cp'j[t0mҽ A疟]qj}O~91qh_llLP +^ bA/m]ߦĚ1? Ab$s*D܎W]s#R笵%hC̴֬Sei?t"Lq A3i^H<ʦTKsH6zѝ>p޷ꖨBneAiZ!#})Hҋ´V5?u"Mef!Ӄ'̪뿌.yNkSC ݭUW+;4,Nno^GdC $ąDNi_#}I(yy_2,S /=ڱ=mvtx]j'.j"gUmlrj œ f#4~+W{@cvR귁U RF )*p+Xvr1 b[XEs)~OLښr1QV|PS$6.jo&WBhjɣ9 eyrbʼ\wBޖR}!8i +Q6n@)XvpqU:f +ϘVL@ +5L8i},lm{M6FxN4W1&hٜnUn͵wDICC[)!Rn`HdSx 7X vKǬx؅ajMˀoc UC`o+fMۿ/iА8f!bp=>wwײ?:5*]t1sVBR:!.ڈAsӇã@`S`4Ԍ!a_P v`ֶ]5jٰ NI\qĎ=vC)LE~9+#aT*.\k]e l(;@?'hdMD~yKn{`@/FfOT j't=Ps-Y3gkgϚM#RD aN/r{ loZm$̐O`dNPKcDО:wxj^".jh]~E 5w/[hrRΦV6F9u3'Hco9EXƗuW[낡h۲vȢKW,h@ +vT=Z1J:ޓ&!|-7w[ZٙKZacRblywupϡ6[:gTn +{8z!LX5+^ݔ$Rv*J+bY l;ww&A/1mO;SBkkA[03肠C0]g5!§>KNlGo${]v㊯M +fB񢃉 ڻـMZu˷FŻ4Xy#q{]vi fZ.eIߞY>qmDޙn [w&M:n!){~ mB*[d* +帤6GtK 핻S4= iyC"{oKA}S:t;bيOiy7ǮjL(cXe%ntsF~]@Qeei~_x-)iz-pV}1Ìi_jKZ^#zDR{-&i*elEtTxYx'D*WgOZ3 +<*{|SQn͛31+u%3b%~׈V3(4 !ISJxЂ31a!{?Ц1n| 1,:uѲuD,ы0eD-n^l,OHsJzI`]|\JJcgE!'8, [xi]|D%ֳ|䒍^hYԣno4)UY-uiճ f'{[:hAP]r} :%B&| S2o|E4,}k\Ɓ7R+Wީĭ3:!$`,0fgJujJ +#\Ⓙ3S]nQUi詶˺' )녺XT%pȺp>0ԕa!ysG1?;iݞhM +r +_S81l4XVRJ3"$4-C-e}U<&8nQnr1DםFӽcODÐr-j-MYEɶte +5_{?8f +&Op%]c>MZF$Ezk).rIVCY?Ӗ!Y>`W#Byؿ)h)k΁Ys-d^=\&ub{=ې#i޴0i]&ۖI* _. _إ I>5Cɍ6H +: %]]zVb>$)b>EUnd o'5_(B]Ƀ<bQΞlQΟwn[rjftq˨#C`-Ѵ9PbO@pʶY̟s?߻Ǔ%sf &M%9{}eX0*ʹ +I.j>U]%4U8xAHCk 7RUCe^"kh{mK +pp`ۙ2mNv[W|wPvi8yqGY?4D])*Q[y%L0PXjtNͳj Iq_6KǞJ=W*;Xص;9߽>]:Asi;35]IB1lTC#l/DdF +{n$@uwpmLZͲKŽ%ݾ@j7e+.ɤ^4murR=gTs̋f˕_ Kz(P_{2wsc@ +:׳Fԟ.-Ani%36v#X-uIfڣ r&"LqL=l7 +ܽyȲJ21w upS=7 .9! R`'y|x}U0pND4 ]U}y%rzO?yQvjJؕYaǮ> {=A[|<1۸氛/~MyaQ԰o aWf&#O2犎r`gmU) r(UDt832麘ۏа$,Oa7k°goa#pE\Q%n,pe9sg*{U{yl(M\/xk/94vVy؝G5a cޓ~v'"8$:=xYR$m:k0ݦмs#';~Mi?ieנR?f q#3ކ}4a$:e~>G:gZǜE>fnk3! US;M:ȍF͚FBɏ)Y'">]$:󪰋ӎaJ)DĊr +y|p9xW)O񧞼GOO&ӥ^F!}]{P4,r2;2 {ˣtl)gHB8g:Jܫ/u}|ڽcՇ o>G QY Ps^[ 5ܱ!A՜QB >]Ϥ +q쓀{I! a“a#/=t xB◌zE"o/P FjK^#TqSEhhx#fN5rz)~.5G`a#_}$;w)9gN}L@-zs6aH[+`Hnd)Y4gW†$~N%H|A +7bxhYȈV!||1"g:Yjat#(Z{jraSe_c'_N$3qҧvλ1%=eVGLh >rm4)2i{Ffubi8(VuuקD89ZAr(\D :Dkso9֩mK;%FXl` r[{:, +{ic{!^$ +KAd#Ǩ,:[ԨxʫeTz[꟮AnfW6Y/7H/j;}va;%a_Bn< +wvX{ılщ"ip_GɜQd۱oM>fr4oĎ|({6RX+VJ0z:"v,)2BjU&kО?D;!V=?b 9%Qٺ(2ERJdVI+f*a݆1Q`#iT1Zʡz3 y >}dQhHJh0T<1̯sjnDgu?˵ǵ^aOu_wYF}T|4 eJK̚{b+GںT@:RKQJ{/9j 6L ƈ#-Ony[͖[:MIk>Q2|s48|R J.1 {1#Ф$v_c/9F5@#:^^H9HΜT@ͤj&BtJ@[X +̵bE,Ov :Y`]#M`K=B¦q<2G8tTQۢ7iC=Ū4yw{J_oOt@_#UCG$dZӁz3El]7JݚXr.]k˭["D?̧ ts~)=B%X -8V[k<{ɬLSNK݈+ mq B!.H xp*3޿xO| z]yH:q|SDlTJ>@˱)v5 ]iv 'nPWT>[5XW+;n$<̅4&v )8=}8T}swwQ0*6N5]6jR-A*F߷Fd uKѳ@hmmlǻ| mNu 4z6SSo*᧊; ѱ aWKXKj@X 4jsT,ۻpdljWK{@-3̜u!+mcb}OMZ+s<|soskhn-_>ً1L +'I۳ W\s.pɑofp"biV3k$;ъ+R emZa Cn4{d߭~<{ eCΊtC;2gS4ΰ+mO;'96k|/1T6:D'w>Ƽ8  Ģpo5 eBh3%(v.% |Q6&H<_7T /9_fj9;K]+sM(/c+aE t]z6:n +'F:Ĺ +4#o]թw׻Z6M Ϯmi]3)5ZI~o]gZ5,h_ɅX"(O!ovHktKƯ2 +I3]jep:jR~S2Ubln#Ɩ1QiSRsknfֳܽ+FJ#5Kf.x<%5MJkFg"(I&j)ͱͭm!,r5BOiܦZ*(dlM*6o %*gZ 1ShstQoͣgf!UBH8em(ٓ^D6֯"d\׳P6 5_ ״rZ&%).@NJ^ ʧ"gYZ钀z#.9dc:H\%L"V4-wKDIv(XBy +i1LZ7Ǫӽ +J?pF́5-jVi @kZ9aO22W$a'0Ҙ>Ͷ-v% ez3{-%uM5'+m}g) 6<r+j)>}So&3;FهZ;%q6)+UTWC+ij ^Aw GeJW#8\ G;hzl5LGH9R0ⅼ19;Q|Xwr˨9. 9٫dU, ӦkslR&a1 +Twoɋ8[4 -|3\O3|ñҶpY> +O%,.T̕:SJ^,4z$@pDC;f3еqlM% 5w}n?Zohv-\z~[U]vDz4L[!XY`ZSw]מ,0 <RZ-.1"`ъnS?+gXy9fi|k< +}fdžM3/V?`^$ u#bw7&YnecZ@,eO}s#E wcX HÆi9(4t{0H1$-hŞy|M +w XEa @/ѵY*_p#6Q|sܜ,- bӔsoh2ښB*{у+2-a'1{#ό4IW i?tqI%B\t{jGP!!:f&z6!xB[µ1| +p艖}ye Ց>/F6ƫg3WNN;Vo@6 OB-aW)Hh+cg큪@بD8_cy窳Rt{c٧ y:8!vg?Kj0V;^i([z{*dâA# DM-@aiI PC,6l-c1X}!Fǜ踨C3X~$fk7J[}ElUC寜S bo"bNkC=1ߣA&$pkSK|ZZydxyVhؘ Ex|M8]@Nכ}ݲo B3V.žʯn #e+#gy"Bօ +wF1ɻ"B =ӊǁ>xmLio +~wG5r4t<yZ~H.Q:r~]kew:DOZF<>vG0oIL8:ttw]\ 녽";%79|MJHm.z0O4.$$,ϻؖtI]tP}}XNH]t/}k%b8%[ ; !l/Rr \EH̵O1N )_ĊAz>GSO 1KM~T_5S#Rߎ>(UMT"$>.cxkH4ˌ O^k[2EF +(BD04h{]X@<rm6*XQ= + ^~M +rNT>#ϖ0u{Σŏџc-1 b;`7}$Ԁ/v+(?6jjXT{$cnk*/gֹOtM ӰHk d;AAL׭F:XU]t3pu*cw.4,{KlBPPCc[ꕿvMY#x\Ւ*|jbᅑ:Ց +vJz#]@rr7WEq)(9N))!Z'*tIgiqPV>b*oޕn,f>"FGѻäm}/gI[v{R{ϋi?y3㑰vP/bZSB?^9DeORp((H^|Mo. dCTN/0!f{f/2%a:Ԍd.粴:ݾ{kvMdW,{x<)wWTq8MwfgcP2=3Hf4AscGA¾mj?඄_pkkQvOQ#wmK zwa5b&q*Dd15( 8d!ॷ*_ >W9ʚKS5za.5uvi!Wq~}wd;CLvP骐C09 u]!6;mS +~7vQY,]JLXSosSO󭞲Wd#_s{lOK*_-E&..k$=2saö`a>z6A61&%y.: 4caCgPC/sˉ):ěJ> +YL]S5CfU[BkcoFHPz{<8ͺ|%63n+ܖ}^j'ގm+{9=_k/Z|s17tߞfk ./vqro@b~\[lMFy9קXNRuQA8)Ӕ{KQ?:%t1",=aֺs[FKﻤXӺUD{ϹY<蟾[_>_i6)rү!Rm[ +M{eliHȴ&o*(P<; &owVdNt<q{g%^X 9kZh<_h.e|ziȻ]C1ow +:N_m/ܚyؚ.ۥ_̀ٛ&$5Vg81T⑖Z|'Իsxij3^t(2x#8X\|o:6l{)d\b.ڋG!1hUhE_i(Kph!9^S_>BW`TyEb,y뒳&^].qK_MlMtd9^Uz@>\}ުojDOM)s97RѬǛEt-ddHiC icʇ[è wi"\Gvн=!6z >fe|!l)WuS{`uv%lYs50.yo-i =1rwS))?cbRn?J`NC.$ GUw,+@t({Jj|6Aa:W{oM,!6vMs >|w_~oG$\0!/o>[.{{z9ޜ &1H▒ ͩ?.%^2\76byROt<4/( 36 ~[}wetWtRZq*I/_e@jĥ>˙ZwkQw&o,z~=>I L M]ϓw]M YG能r\s,Nb*ᒾF%]]脿ee6QHTrpWqit=8:bkvp2)a.Ǣo+4}Gk,1:\p=Jk SO)D_ } n|'r5Y|}ZGݵ 1!k~.jjOtCNZhIzjz1xmQ-z[E(dbpb3?S5؟uЕp2 oΏvu^}GYcT"nt1Te!fj9JGVq0 `pz8fEf!5P)Z&ȉ+7>V=е&O.W'J##LE؅wWàV.ɡ5-7OC׶BgQs]%Oۋo{).-2;yҴU=[x}wY F`{={ؖc{'|eVOBCǑ1^Y#m˿>͈i㑢P6RVG)_S#@ji%shucoʺ,3t<12ZvTa=/H1?pӮAn9tT9xeykUGRηV0ɲGۣa獲@^zgQCb^Ε?] 9V v,6D]H=X3z$fӓUl#'ڳoW0Il.i5W=H'i.m)DzG.EuHM?:$tءNT.e0I{E=,{2 И02¯Dl[` ;c5&H=_09U⡈いٟN3O7^L2'?bNhէˬ D8'E,s6f@MIW;3ڦ+ah,xGMi.kE +&9]DK.=wRS#6!FF~̾1oG,PM}QJNϓҝKJYIm~=7 2b} +!"%-LrZK, +Y(7NJqK9e[Р; ʹɺឥ 蠓E>ɧcTxN):ѯ2>Eu>[)TE䜋E:TǂDQcSLLѳ?fgh Tu XE]vC%` |jBD/C_uCGvw. h<ɅDSMeh8>ok2ˆ 9AbT̽=Zj?*S&z.d*=S~~c+|H,ɦ !_?υ/Wjy+4WL+yj/{xr&ZϾm&9tsRS3%kgP4?XI@(?6>=4AS,OAxT\ǫ!/?`co$ҝ1L.瀞,82D䔝Ib| ӧX'; ̒ +4.V1Qk(Σlm:7nyV!v?UB.XpჂgBNMOUg:&IBu +o"lC}-e} [-tA*O5/&R2.}#$H];.5lp*Pɖ`2,pr\KH)U~j:ZjzɎ9sM a( _3»ظE>&/.2GIߞFGfaLQ{0/w'嶙W΁L$2bcGZF[G;KoLD4W/JQ24ezKY_t]Ssç~rxȺ3/ 1Mr*6GYqt-RVuuc #ǖ:dWO&6`{ lIJj/4vszc[&nPoQª+i?[.kdd9(p_v={p:B^l|[SG^>+9\tkmw4O-:+eR| . 9?@AV12|k:ɻBz tOTG+Jy^ d%.^\c$?~Pg]ecȅ~%.mk|~1F&xKFH?ѳvձZAW=3vK{ `R x嘣dy9VC +(>[ nG(%gѣ`=;qL5L뛸HGC,r&xa1O?[cEpef_CmFhA@o>нGE9)@5R`OX;˺X2M6Ug}5 gḺTD.}ȼHMA]Q]h)>: X:Hzp)ɊP,:#%z pkC t;_1%adp Kh+p=_R[pX!*ZJ?_BI8zuiy29M?^bOVvZ1Uݿź4e34!ծ!\FƎ]2+"FlOׁ&)v˂8sQhVSjֵhź +-7G*my Pݙ"N=dܛ$qiJ*Q# +;O'_TW /%c'}1ʻ? +ᢷG)py}e=Yal A7~Yl˹f跇*ROŬJbFmPq3{ԟ)Ga1y:ba@-9f)kK{O}Oe6ɫb|ԑGxoʼoU[zy+։q%#U''eLÝ3Ș)Ids:1ϫRwc#唒sCS.~=s6 &z}'HYxYX씢R.fA]I׶߶NUx W!2Mt͑rs/ye]|K+y8*r7 ɾʣB~^^=[mlݝN?hJO tuHZSYYQT^@F5G2p(zůZ`SI-?5s?{JC}1i_7;Ό<'c&yVƨxwykO81n*>^jJ 5%o⻕ ށWurE K؝%횆=@J`}vcDžF`<e6 4lw[qci"ܲ<"$p\erwo[O*IR&roi"g5䢯&tO" ׷+Іwz JfE@jȹeQ+iL2jG9 +uMAlȸڼ_ ZDj oۦ Se1&,:+5\:K]/{S`C嫝ѪH[p$\ ?%8]GFijb(SH"쳨e&rctwpʧJ<&2VrWjޱw0G/S6^N}JjOIc ǰ{Bf%Gk["jR.4JJ\ qJy˿ش.nLbͿBl aV 2@i%zgly$2Lʗ@_T*ɹ9&- d/Q=uOq2 Zg>m48uasiȣ&l>3м7]*RٿkOYLVwLmGF.hpzlyS>]U=dg{|[|dUNW0>+N蕁"J"^uG[QKO쉑ZVvAHxokC>80lCMK mYVoڄ^5)dfi[˞o#ӎ582MNא)uRr N USE𙁉pA#2S~~2S}[ZՌr87e|VK=Yf:AӼ*Te >m:MA<%>lEG}M㳖:r'+C}v#sx,o by%#/}0GH9^dn6futP][BϤ[Q=~21,CN0OϐRMc(8)9,i9H|`]RRC zć~9HhZɗ4-/H^)BO,;Ցߔ[2M+u%=wl,2_zl.\|d@ L#i [S!Y\N]q\[ɥZo`3qO|`](%Ԕ5Y ^׭@'lU +|x衎VuRW5Zy?.;Tah gSsf96̘. 4lx*BƙTzl<;YRכ:&p) }Hñ{?ow(=1>*rsS|k;CO}5rȇj|GKAG(pcOLw-cHc`^`_l j\ <طi}kB``uGx-p>5j +3GmK ucʺ[݁IUt|u?C^.9/FӘg':m;}s/岪=7pUOHր(N)%2r?inPi |7uuqG՞[_sB.}@=Qs&/ic)ϭ&.}̾jJt֭#٥䃙ʰS56b>3ZZoS)'cԣd$啓ҏ% v)PҸ7|6ߐ`q;MswXֶ|c VkAG gݞi~!Fic`?0t"(xѪg{fʽ3y+d.r+6 ),Ɲ25c->&*}=~5OLyQwD<혯'zTc y@%8X<9ãeAgjR|¡`un |Z j󍦞9bHEJoC=ت`6Eܵ1^EHUJ">W>-ZU<166t,GSoAF`!>=fMퟖYj "@>*᛭KbhH1H>5 _L7B%)!WSEF3m4f\Ͻ/z; +~ӱ> s2Fy9FM +vڥup Bb,$ůljX3#pT Y)b{]hcz圩|Q"c}dC|s*3R!A'0mox8>60]*j:2M3U>6vdxgqI'JJᅡp +gᛣ~^2,'8Q +ϖ?ӲN9pѿXW`,u!Ef17ιXe +JVu 1.'CD +iM-XeFXfE.uɘ^)"8t^@u(;t˼ +j 25 Kz,GՒt>JlxYb_Ԋc1p}"į#7?\jjliٰC91LCH Og1"d wɉ9|_,+eC;]&[ga9Yo4wXfhg\GN8]g@]g RC|{@*<]#޺ШOz֛4t؀vjx}e f[HxcBǫ^}y77-7֟(e>&ik칢9c +dY%Qe +e|CRPFguN5ħt|:蓋5vE΁;ije|zhO-q0,km<}gm< xf^1yG [\'PwSAzJگ9:W0+@ tb0N5T >srnž-N󌢭q⛭Ѫ -ϫ.̭AQ5jPROy$a-ySÁY&-*wgE["t=?9ҠSv'+_z90|}}8'9b3)^Լ?CLvOEz 'g495ԃ9<lNz6˧!)os_$+|m`/OWՇ:j^WjJ鉡uz,sPUMJG:NMWҏB yaW~]SO888p~K]O۟$֥¤XسuA?V96c`Y +N-c3w$ 2 Fu9^m9hkq>5əy\ҹbRuʿ_vqV5 bQJr7Ą-rqwx?-w5@Iܕ`j:b]Jc=3x@F.6h"kF6=wkT*§¦-0Y3={44|Ykh8]Pߓ5x?MJp)x`5@gs枰WKs)I%5O᫩tk%@ TR +3OL*(;seXKӭgVԵ$)Cd>i{ *ƽu+ywFA xGAyuhGoT=Y+ ZMVij6أgfqu 4yr*aWP3\JJ$6!.L@֩ǎYhyڧ&f:?3,0O)iU!(;EzFpkR-ç¾EJM6P\G:OlK{,_ݙiOynQ-HQ")A9 YYss&2p/.)uv[)-@ 8U>p`eݡT &f c&n{*ce@+]&;(G B:^r+3քV$ϋ]yG>7D&NdrQʣR V 3fwF_UOe6u& Sv<੝U_j{+RQy:[,L&rꖋS[vw ߥAge= 9d`W֯H {Tu/)Lw2&Ow9$$Sh-0v^bqmZ/ oL.ú{gߜ&#&xμu)kevum/47JVa{P#iޚ][s?te7IDfdoyEK?YoXexWNP2)'`9ֵ4fiZfSMoؼ8!(__+odЃP^C(''\)A[ʩ ֕_b^뙥Y)2í%nj +Nk^R(hc.-Q죪/4l;w$N!xuHiI h1p|ؒ.#6jTqztW?2YB <0 Ə|ӿs>Ç5͸[‚W ^fVэyŢR~׎5oӊ2~hjwNnW3V/ Eϸg K?QZu]7 LwAKEĄM&̼DɜӚr3a/-[] N2K=bpT9ఝY ,e4p}TX'h؜_AgBӼrƃ]+&,Ny-i[Шojw⥧@T+jDcʢ:=0-K8iyK/:.&jDAA[Kᛅg?t¸t1,ܜl>6F4􈣖^8qٟC$rkrSܙI+QZ \:nF*$q{s >pL>-0 +L<8Eńo߰|pzccFnrH- ="bP zuU:J)TG!K$7+zvb1w)oﭜ{ In)/w!f }ȥ  I:x?i{3(15nsVrTۉM]Еu ܎[l̈$s]KC]^T{X/ |҃~4;q~E c8|9?W0bƁaznU~ +1 C҆5YQи1~}]w ӱ[0Ky !tK@rVUddȬ B,jzv9[EL¶ $< g6pJ^q.]ksϪ>]}[C+9ފj#FԾ<*<<3P7-RΆtJkOJ%Ig혵[z|[z>6N!DIսEynM.ڰ^΄!-1V)E] + QRn! iplJ1z$u9B;1ƬKE>-I{絵1F9)\2x?`6+븭XaN"Ls7GN,8M~w _&W.Nbvewj=nEY聜K)v+):Nɟ/^EuĒGH+۳ +#u-#'Y,B +M(KJd,kI~]H F =t/;v ) F^jcv# +nP{.kDNм5%4lcx~ +xGʋOs)e<%">E ꄝR MW~xޭHZ?Ұ܏+2ۭ3); d p%kѕqN9xN/Fڵ]Б0WG: +`miauurqwҋ5̼hށǙ O%""W-=/s`H&L:$ALfC]YM^[4)M8UA甼u;AtS)* +&uc[)AM?9~w[e@/צ]ݽS.Lb FvAOa楰Nډ + g?߉֖xUmϊxˮ;5_Lb"PҮJX$쐮U˪]Ҩߴ='#.9bfՀV-hi7s'`dܬքVۭ 9PDϪ}QiW+oB *6p+n؄ZzdrW:7ه?Ы՘0s鈍ݱ2y}͝I~ )[*)Q`$Ua@)̊y_u)&֤Kʉ%! .8ɸ9N鉅KHO]p*CzV%bw%|pW^+#~?; +|/ZO,=Z$|l +QڮKI)z oNXk=9I85d.YU,>#qn˸Dž?.ee~um|)n ] N{iNE +j wss:N,=o=jEI#< eeחx:W[ 惯#g|tokF| ҪNWˡ&lQ)%救ccb3Rl$K>kU(ſuYˏ7MA7咅7|o應Wr751xnIݷ3]M:EŞ{K"\n=>I5 YI'i;ж\]״ۘ8˕1YDv I#"aGm΀];ZN(Λ%_{4m=(m'y\x큤RZ2N %f6@D|"S'7G&ǩS+a=6iW#VqgD˺6@pVd&cXo7|n~<<J/_}[q`sD`Fֱ>)GLj1bU,dRI'}"&2~k$H_\~u6k<2p~L9%aڙfufq'#'4r1|3UWyWO$^j"14xw+*i;5bfxc^5 z щ;u]lRQːÖQԾ6N]縖z%eggܜ׵5v~ϳ'Bzd|m(W`M3d{v'Si~+9xx!alnYSw[`Ocf^kDO +ŠY!e6ŷ3AS"fdwS^ 1Ia]^oG]bEфWmf mЅp I3b<:=𪷦8!-tgO`gݙr1Fڏ/?o!6ŭHCiEuʋ/=sӶ"! +$1.mgU3B3kQ_T 7~£1sq"B$ⴃθSN)W^|{|՗䟢*bT; Ω2T'&a־^J͑c J~hFT=KnV}#uN^ {!i#a_7I/0+W!6NC+fJĭj )j=گP[%L +‰w c[zC;%QQFf_SN&E[9x+bGOBҸN-HYzd /'?K>-y$ee*%2V&)'͇uz+#mG4}]ݏi\0qIѩC΀o.GlRV97ar&eT9m3 %"!6]D뒼,o2ٶG}XQ߳v fI(q1}rF(?p,GΣӪ˟G/5?f~âTx-w +dbƶO"ov)˿3w}l҇x{I +hW/jDbMӇ'q3 =ZŏWt첄E{rsSH9~!45Zwn/CYZv~k­O(W0[y&`-䭾ՄCGۙSYjEzs'7Y?'>iySTne\rN$慦8]*tuBO-{~އ>Ƅ߄߃___dͿZyw eUMLDbμ?tEWת^A0.^_a#fynN,ɸ$x]1;ῳ߼i* 9%c^~US3ڶ*KhWLj'b&)%eғVn],]|ҫ97ڶoƯ@Ŵ& nMYkqt?:Rsn4 >E/DMBy}""mi}/1|vhˡ.=o6w=YUO-"Q-zogCqLS]y'F;ν!Jػe_XךoO믛D 'fr޳#Bόc}+ |o\[ےϼ.xiBx~DRۍQ~-xU/'V6\8.-!-A0T(:PeŌEAY} +! Z)hk;^!#czuj85YE2,8X_C!I {Kd^"-mnDv[%b/{Kd^"-mnDv[%b/{Kd^"-mnDv[%b/{Kd^"-mnDv[%b/{Kd^"-mnDv[%b/{Kd^"-mnDv[%b/{Kd^"-$Q?IfB6CQÕ_=_!}|%q|پAx>1.A5Eɛ,^}˭HAMׅIO~i%Yא/!FVu.$b91qj:fiT,^{urv)0Zr cs^p`|!2)K䬸NBN+mW|^wYʳOCíǓ:^-fS}e£[j9DGP2ʙQ-"ףf 9mWNuO jT)qK`ׂ{z|:+!ࠦS1Jcz~]H˹7jVVpw GRVFe&mS!DaO(7ňE)D*QP( hQX[Le]B2*~DMR,$ ̊O&Ωovf)=`vi;PC Ciг+CLxd|54%W&91 +HhIW[쬪7w%lrA[)%psZY bS%meRҙ8rkU)QtJqĬŧN8$ GӼʤjĪ!VaGTG)hAe~Xx ސop3 +&bAĪUa-aWbIo7G;Zfi 錛ݗ~=bbwfV\hWz5e0LԦ`'0h>eH/N;x-)-Vs +UҡB qASxFP4Q$_*tW||'jNp~iu ;TChW#l( v +~ppjq_9i _L(` PpQB:q[Wbҡ8_OݟC?1- +pV~Si89 i:4, +^¨BԫԂMLJ̔CJ9w)xa3*M%ļ +i' .)+uv4WII̬:>'QHSv~[Ƭ@,74VGmmB&|jP]t22FMͪ(7' F)82Q&z閎t>` # y{>,oOynF݃" =n,ҨM@S<"&!9VbNsʹY/%?1rP->\wv9U!N^TmL5iW}fDX?Y$ӫ6N1f2^/']N)Isn4q1kc16Vn@'o?Zٍ+o\WuD/l|&UB]XMY;1i '߶ؚ_Z #c⺸} ӮDg(G:2ެ[Q2pk7[m 7K%i7 5sjPP{FӍZl"lIZY +êCԲYؑ%+8)mDrr(hk=7.yب7m 3χΡZHÒO^4~oWgÖYʎoϬl)4q1m-]0T~Zys|/$:s+D9V|MКsv9Cq1k=䒌(4Q(1kL[zzjIxuK;~oGElb2bS +6)*Lzglw_+&b暆Z^`nnv^}3 l욨Z g֎ ACѠ-|=H:oK{͘RvRO}rOq1b&v=b#QGƧTa^1; xD\=1t.zeJyyA.2ЊzA `w2ߖ ΩOXmY'qI%DJ;u+ya#,ac5%쌚qm}=˕Œ(tuBmؘ5'N$Q'*b3Ac nKZU-fէ ~}:(h-3r|jB[6@Ǭ%nB_YeI3>QQK)ZxKob5s׌ "4I M zNb6_^À']ܖx1+1;%̰YI ԢmCr +0ȋ) 3, 3Za}`[`A_2':Oom> !ޱ.EK6g/eJxiv(Ezs{3 t]z]H3A-ǰO&AS!]JY -\)"!V^#fufRZ2`g=+IGTXdmP+ 帙߂dL" +ŷ66+a>z/.!1nZK +L +S?sO3^pӋsN1k/"nnVN{xQUɴM:,ƩG-Ki5 |6r"Qޣʸd\|R&!q'5vn/fd4bߣ=f"נFu#-Q٥1fAi~ƣRvF%jn:1|hc|.3r0o`{32n.4C>0rn?316ʢjADCK[ +7!*lR0&'] N[%UQ2E->#]|R0(1vo jY +0#㠗' +)tK! 0OLGñ%rr HIp*uzekG삎Y~^"2>VӦtqsSwT~لZE͇аF򥔃Sr +䨳o(h8i,XYߑYiԣKdG)ݞS/({ܼTCϺA-}iུXs+7/e\ sS 3ir[YS tUƪhQR5 fi-eg|w*ۋ̜YJ.DW@\P?WL +9i=0n_K8M`|]w(aqoos +uBt> *b~'HYi:o=2\hU)e9‹c1-c b6Gfč +gߴXx^G >[S2qʕX5_zU:uJ9#1=6j́ݜ8^)N#:1-#'Y% ҙdי rdV:hQ=rĨH$Q5y:8{AoN\'ˍ+𺶽N^HG/ +P/E4 %yiwkIs1|ҫUP +G_|^wi'>i{ZD)XUI04xY C!u⨖ZV@{bٓv[.,ws f>17J"k5*zՃәrqrNv [ZJ+[hI:ri#1p q't(x1ऀ~%lfWB&r#qgAF_>ؙWtR!h/I4[vV *V.0: *3^ W(~23PG#̬Rÿ^O51V9Mq;hAM[]gPr*+s3jVA1U3h;u M"clEͼ[ҋXIGu|RY8x蘉pv~st_шuwbM jX ls}{0ҶO.]b^ٜb_b,ٚj8.k:h:5$gmf%Vf+>_W[/ؠwX{_j=m^# +1+ksL1P3QNAG x`}p7%\y^wY?Oe-xkt:0E>YU);9aabv1F9n-0A돈NбK\3])i11JKn)g{Npq=@wP"iѶ%. K{(`3ZG0N2WČXMP%vJ5> |+7|h|uO6y^GͬʘS:sq@$в~uP'*UqH an9? pZ:1?3',d|R!'u Z1fb`y#&fy@Cɏ8&;d`|@Cr71(WfzS_ςO@yf{H=)J=A*GNk9U795IfQ3pffuP(Aꬳ?nDV)]+c6^a&c^ +NҊZ~K-aF5=yk9!&3ؔ6-ڡ/^i=/]|MTK:9M)i^:yrs^2*I[D˭&%qzcW`z~֣u8G_AA'c#Smmy t[):J )?y +yZu}=dg^%~mɄu-`^g}bjD(xML\7ZA_ynK{d| +ᶦ}# Aצ諔aۓx[ : >1nfW&,6- A]yasޯ~)'@S1ކQ~3(|OCiy +8.cQ飠9$㓋9x͹nIݜIaqU`GܞȀJ:=2nuN T)_wO$V6RoN20vIX)ʥ5 DfԌm}JP)?eQp@{\Lk*)> [k9hpY$)k_mB'injJוbWei:zIpOkoZR:bzJ/>2B_ͫIdt\SĴ]#SuħkkFo#GuؕҬK ZdmM Y$vXChY9ל-5E_Ș;_"x?N~DMZ|jx +z'4 v^9bi_ JV9;id3d.bvcvۑv{AP@Mw^꽹3x%SɁ^ڙSH{P\NZU.!>7 Ѓ*̭Ru0x\̦$lR5pweZҺ6ɾ۳2%@fVI@8 h0h2-e}ռݪK%X(eS)Lq]v#.j  qȹ9ǬO.IZϠ[0WOOҭ@'鹾;9"6 +[s/VNC0|x : ff8eYwwO$OZ#Ӄ0KC&fpKnZFwKO.OQj VҜv$iBN~&5dPCV=ʵw45Mʮda>M΋ y)i\vv+4w-:>J<>κhlUPd;!1e.rI_P#5>fYo~M 29@/?m1T/>o;^X}.9qnxѰR^>,8ǡ$Y6v|mӷine.y~\-EuC7!]%Xl$hvRgKLL&717*πZMڅS0rxKK-I9E}9n>pϏXD] Zݹ0)CDLyDWH͋x%bfԆQZ2TIr8'] +q0V#Ǭ]|Ġdn1^[ [572H JaPa#d":j緄Mʔ_H G@]CfAk.^J8MDmOԤY H:1ZraΞo{A*+3662x7nx)O@f~f~u +>=7UW&ܡ|pMo}rQ;Q)vR~M6BԚř^ANĜRbr"aQ7ߞp[!ߗXIN[缽C܂Di 7K:C:nu$0r-osZvf{@gcV9+g]{^?Nt7n]DQik[xbsQh~|Lt7Բm +e^4acVoL6=O*NCHǪX{qKi7*'U|]GCιw;v_cn!5pz)L-E6ϣY\yd:)mN/l'-zl7ݨlX~A VJͲ? ,O3NT~hWM_EM6Wb&vdـQftҮQH: ']C$Cq;bJD˫jĈW +Y>&=SRv \PXK8VtnIB~F-pBG.caYD3:UźQ-ռ蔸=>-j$ó#o%;o>Gq}zpvw86,ݢ}F9xi<PytPD+AmI3!齁kcܸgODĢگ3R6Q/5;8 Z- ~*e47J\gxE|JU<+Qzpݙշ 3껃yq z +s~ڭXs*r}1{'wnx-*A-AޥTCHKH WR^,5YJrWO{a YWO?p/Y/Sכs2I% +%_NɕEBDmJa¦A{P;}ct)c%2Iw>4mFGguƆ]HwB {O +HIH%^BIs}x;>/!Zڧ;x rO59T ] o yҔnߤ;I&?Ś7~jS='Б vM}0Ô 1s>D2t[uBGh_Zq澄?F7Hp(]I?Q1GrJ9`dN#gC,pP35wfH)7Ńܪ9h)I(}HN)q YI nv30G rĘ-j1b @|#q,K4 :=ybcMR DD;\ D*IF%ȴ7)lޙۛ/ߓ?RWOE8W'5Q)>R甞?7~21'Jb̡SG \ބ}IXjZ3rGr*@J=V/oSe*I < +tŽ̴c {uNɉ.={_L=%)ȱqB euw0%?Џwh*@'m2Ur6xrմwLYQ&AjzY>1ہuyѫ} h 7TgL Og8)LHln\N r?WoZx->dJ(85E'1(Н '5Y1#![=-޴}ݙ`I\`󾌎0uCBiF~Hɉ*Jҡk5# HX )#ô\ZQƩa +_%#1 u6t.7ϞO ee ñVð Q[c {qZ:b_SٕS' >;jGw/spH.uatPg|ΩFτ> +}b"||ΑK4)@k>X'H1}Gy'tȿ(81`=e+~TgdߜԎpQL돧sr!hSlH0>}XqHkwEIQ /X\T_ R( YʬL}6%3)]d\= +G +6v_Bm\Al4陦5m+9ͳh'*Lmwy Dž(])8ʥgN%堶dTtykQܒ0ҬSiqù2`oޗu3J?tP9I1~Mg1**Fꡒj422^BK^L#⟘Z|41tgtrp6@9f$%@D()̳@S"gzV =\6HVDN:{3Ieq8L862L}UV&x*ׄR^Wps9L➖$pA:|ᔩ?|1l& ŜiMױ1L NTTP'\ک8ײ첓ړ=0C-nTq GSb<ЃG2 z+bN9^hsuf63\KjxS_1ɂ3gs" \cָ2. .|*l*LUp=qL렦I*@F7HALQVT=&fH,/@̏lʎIȯ8Qp[!R(b@[s&L@ +X$?'aĞjY@'OpNJ<ڑ6d:F!v \lSù6#hM5Ϧϲ(x>TtdÞcәjr8)ɨI eN* +1`J(:>X|VVQU|-dL:>kGMo=`㏧QXq{#Mqi|!|.|>ϬhC:pWU>~8[if2XD"'R6p>'/s #(YE{lc*t_!8U AΧ.0I9&ߏ ")J-3-q c@ML'*0 TSx);(9aJM{Ц2*3IMFѫhnǑ +maMCe~_K?A; P%9Ҵ1Dc;V r\ஂc:qH瞩 ?28MsO|Ϲq&TՀfZ'[h)Z ~ g=4PJl'8i^jF'mS+` 95|0N7LAΠ~9u=9+9QN"ꉌG8}w%9JZ-wR6Rb(9b{>@Zދm?;jOsR,8V2QeV "ޘS!lF?\P+ oP~fÌ8DҲIu0rS5#PF; n#3UQӱh + +IQRb䉊uE˙Gt Ӟ89^]D]ho"߀2C'S4X8P'*Ṟ=xdMz@%N^p2+CzmԗsΫ~BJO nb\w0nG2J/S.\gOӶ)!c@h=)o 6x?:a89zwdM?uY%'y{ 1sLڹ:VRc`X%L}M{P*qzIaz,e$jggOZGMCyH4l$3HFOZhotմ.}6+zC xM`96,ޕUgSL9tL)bk+Xs~6.tZ3Ler50lV :PU#%%q1@CTB΁6pi6lE+C^S{)FYnQ1D[jG9p'@?|(1lxC+.0#΀N<:d$HqGRb3NgMg%gr@̏'y;F\N؎Іt`MFy=b:+7{}xMYۥ:܊vy 0W; ɖSowަ3q!i uw(@^06ަzJ ygMYG|Lk WZvհ3V01@J [A|]@8쌐qRVo⫩&sRI#(A{(qb聄KGذV׆A8-01 äЍ.0?ƒP{EҖb 3ޝe+Zs$9t&,B0gJ!PF(_88J +1C31ȸ(X:(n 3l+eweZ{B:P_W:q.[R#v)cLTl/p_މt:G s!O&D(#8L&mv\V Ph\v?/`0J=$.TBGil П U|.;R.f_. (I;|=F0咽C9-)&\qM{a1|RuoϬC>TPOXC-'n,]gpH toib53e ?!dskx̴\iq P$\~oF"q"K+71v^^z/-x>f/~f|tzd5ByWcԧzzkɉXnyiJ௴E0VZw0pi07}[XNfk䯮JCm?'lT5HK8n A!U~،qXj}]k9I RbtO ݍ +}Ҕdx`#R!`0R\ MiMx 0M>a&ۃ~VTU4b6&jTL=>Թ0%x ?Vp0{[ӚҙZ9Rϧ|mi;z~؞l8NXh~EFh![Dz;qif>R?-!JV/ct/"ӾE=nPj=_n~7SsuɍU׳h{=1|N?=b=lN> FPÛ('=>5WPNTP} q`ldiSUIܓ>\ ㍀'GD<ㄈ=I^n#iS_O%hNJթ;HAF !I\식ǺʄW(ǭ^lױZ@ߕq~fv?-zǩ4˹:| o\H9R1|ȱomE}YE^k#{F ?vg r}mya)Mz)M|XYT>W>/T>ϖlH.3(۵ff;g +0^Ff=xؘa6uF~A-MyF6I~&LU⋕RK>b7GqK-7&\nH~׃v7b\nHs)PL4ߘh{ٍrA;oRHAmȯ!!07Rfk(ӕR|mVgo֎s=Pҿ 5$s +0AKܕ6CiM$֕ѕ,b>mmv| .ZZ qu"97B賕fۑ\DߑpSM睁.zt>MW%[NE>fy\QY7j-R?(㞍 hR^.6UD~ D6.~Fe mm2= x$8ցs[7q\m>J@Udi4N]t?82۰tU)Sj&ɺZv738Dž5`6e# =TߧK,EЏSɶ) ^gYO|/Ĝ?+a6%vtEb]\uP3UafgMڱCՃ =dՂܗvF+-fie6}c=HXiJz*+4k:m}xb6SvXj$S^h-0T)Inϔ?QNz7;be i?Y`";|*}0/N #h>@r}'=[9#b6~\#BFrEk]șZ;U~UvmuN:/lOf>YtexR^/5ج4,6XJa/w /W1n (!!e ]A}K{Zr wj;+bٝ[i/5S+aq%9azE6{)k 6N˭(Um`6$GҼU7IY{k+M~Xbz=wXnJ&͵frNW`d,3J;ksHZ%mIy8/=9qk"#\p,=莲 +knvdNZf6vݩjB3CUrC3q8XVEa^h_omuӂ+ o"oIT"DYav8 ]:\LPűOuIfVz2jR=lo,'g)/{CwGDՎ?eO h!$=ɟvnc >~nw +W]9GsUq̓d[5\R!ocX8UtKz%4l:q]NpՎ9zs6Wl5Yj./ ;pk<;q1FA++Omu~~.FnfQnVq-瓋Q&iu^^x";L~g|{eH*Vz@/?WU+)6;xˊLߛ*4fFp_9𗪜T>~ogkptȏ*~ߪmFfFr_i|YlJ]hHUľ 2-9i*ȎM$jf)'<?\i\lz.Q|'fЛ#d#v}ҽ̷HPJp/indaCz8>0n +?8.է.kLrxN~꧄R -竰og*_ڎ<Ѥfk?.5Te\ceIj7+ʤF3o-4TpKwPkYnⳙ &ΨJ4$)KZhM&[TNcfgS/֗'m!xusvPT=Ynt#WUEV+ԩPfvJvR ;fdN4;L-.Ƽ\z+x+4*>U!msm0t;H]k^פZi+.GkjѽhKEi8%hsO(rc_'эc^nJBtoh$̋},6 ;LiД!ޫ(NHKe$޾E$ˣ `>A +O{|?i>ty)\dDovQ=/q}J3Cn2wo&ۉ߮c\\enZEA>vX#Q[o~ƾ]lygE?Ȏ}-ˎz@tRUڛ 5tG+mDߥf4;P6€q_.Um. }WB_Z +|DX/5a>/4?)K 8?~E~,@ܕ3թVs ` {o te)~"B#Ti__&F7eE1Osb po +B.a\rdҠ]i4ύ\o*t-[ μq[[r3.| +{we3b5, +6>@p&뻈$nb7WsO8[tsDɼHsUqE .4PV(ى \EY@NF?u^I4kd["v is ֊O&G?`(.O=층6ZBmJj#:ڴoB0cI(ƽGNxE?ƳkbR>]GtT$X#HDjt%p6jXnJ| ûp~]PVtuG4 +0 HNfZ';^[g>DeGfF?.{/f"edY^YVӱȻ 2,0Њw#;mTsw"#XVYnfe;[sXm!{]Vkd5IHj|:x{ +B𾔃?Pgnga +|%^Wj$,73#AU%V۩`֣war,) bi +!Oʧdzҵ/Y gx=WiѝNi xHG?kZ@|^kaov^rBnwrC\Ls̛ 6Z (>*]b|No#f +S\Ⱦ~,Z/;L5 Z5&$}OF "7,BS]V;M4b{y~ف,'0N^/|;C ,Sd!wZs[v/+(a$-曑]8مAz\CjTyۅQ|cVz9s-VqrP5U*̗FJb0aC8Yf# +-+5[ uXjD9o1gҲ;jKYtZjzDO;H&0h} -a?U ք?7PFP7{EHh>}{ +gf&@U|v.6ڨ! p3JYٯb%,b;7^WC>qjO&ա˭$>|$)?Y[-wPvȽ 1׉ޔoMl uO+˒o1bO?mkzEquY۹VB;f'ƊQ!>.6AElCM{ 5Pܰ~W^ۣ| E}S7q>|cj?W/eW[jƺ;XCmL9@D=3 񜌍,@*zIv皪 Bi0I;#A/'ٰI])&@)P9Z79`7LTF愮0IFH>w:zyoHO(N~,^G|[kGo ;^2~nB]݈8F/V8F/"7S/36 ^X +U't]J;ԋO]ib,ֳ#6ncd6=xNLۀK2e. ;2PktmdQBXԮ6znr1vt X(YUbr;9x{ }7&JP 8~4&X V]te 2^UJN<.T Vc>O`4 ȏ 0yl|GF:i_f*^2xCFl rMzr ?t4Xh36|\GFP1Pal PYj! +3_n3U1E*b9j +?#s>Dq&r<#qY؄Ό[#-[C~6TYl5$GM7tqS%llT8lP% V1ЩbFKfl=L})zw2( u[cb4!!RUQ%=_۬6\7;\ZSTu. ׷ZnXV +pGYP8A&Wiۣ㨘 曉nsiNjqHY¯bn)r^{m{zg]j'j̯4Lɲ37̄1>(V{曓j*pFR@!߬hLL^%dnef(5 Zh$#<̌"~+}'cO*i`W  @  0F8gb 2q1&`&fŃj^j|0JQ- +ˢұˉy?ap>]y^{\~ׯ N!nB.TNUBV:2k}yܹ 2jYQ;!<%n5H Sox8\|٭O/rʲ$3oZ<6 q}"+ݬC礫mp[BvB-pkDߓh#8eUpFGf@nq:9o\u%񳮉kŏT:sXeD$w;:R  v! v@k+s 7n@~7[b%>RyHpAC!1iܞKyWOt rz|xY>h6u* /\<BDIۥt{RG["}¼a #N#Rt8YZA^[<ڼX=|b'4{Mț vl?\ʆSWæ=kߞQKXVh׹3|kP-f;IdɎZs 1Y+~*,|z= E_r_'#r{ō| uR%a4,S+лIRz'N2D5g~чoS )mG\/VSM^veٹ'6ɁN0Џ'bv98&'ner}XUr0.M`WAS^wb!"*+y{Uo?I[wVUQ9&1<˃8,hXM ]>0pj72EN-qDZM?Fsc~g i. 1*!o}.f0@N+ee,u9 ֌tcܭ1Ҵ`gyefzZgHY1)+S2rGDo t$.EO< b6IۙUZ{lj +ӟI'ouB/mŻ }#$ ;9a3QRs"pU 䣝E@Z`;}|>GD.L^Ю薱an)ɾF.?t`J~DLm v[S/0f{/*V+zp#3 :rbnYT{$"4~}WO;OGL]'HM |:]2d:G̈́Bkm~Bؗ3f=bnɶA[5%lLo%=2 +z&|Z.'Wo-4IY7َ͕\grPf1 SA% TSA^)%b6ۗuaV >Twv\0ZvW0{+tرsKifu\PNm:2RP2kodS OW1n2tL=S}btrOMۜ'[;N]F)#qb[#OA) 5~ tM#:OXPIithN3fS֍9.zG>hYeJR#f#DޅYUkfp:Y: +r1ܪh}J,M?ʨ!] q8Y?LߑR`%bW hӜҫE I8S@#"$/&VĔLhDh?6sa=m_jyz8[s6Z􃾧x勈Nm\dSD=aHC,89_H{%]5_`&L\^T&8ӴҞusn` luفquLletX@l 0e):߾z?|l7 ecAT@=0RQ[|s9r#ƛhZn9putvPE *q~ */Ī8wqӐ,nXI&RjLCH[{QCtP!zE+*Ԑr˲S&.7pA^ /59Q>ЃEryT7֑+!I@>i0uAi{8h (cˀ8ջ6t=^MgCFjrKe>5cafCdmTG S &ndXdrJ[8lJÇ +GDk;BTr;ݫg;‰ﲄV;l mT 11/nF|ᱭs-fc-JjV]jɐ%bm]ŕDTDbG6[CjZD7&6H pډrbLlƒXt \ëS U?j: +U^ )~)@Bæx27[t-%R/BoC2J|[:9uIZE:ὅI%2 CW 8Di v71u =5bm/렧.8}ް_ƀXiUc#uENSSwoͷ"":#Be̵=5? +Oxo$4l:Z 8V +\yHE?Xgʹ}o ]~)X';W'*/Qt)pƙ ++0j[I!5dvQ m"6# | +LOKY.Q[sG)6ob%nKiH`:ؽҞ;Y}ñ\}ׯ”jPB\OFm)H5u[ O'魻 vi\Yg6&Ȉ=1b Dd˽?):ѯrJ!-g =1i ʐ>98T4ĖCQ?p˵>6щ^0Gz|]\GlNspG&齕s3\2Dq|O)q@El endstream endobj 225 0 obj <>stream +>tmqGVxsJ(Ҹo']iل(5(EDتyry?.@)rK nģ@Tq7Rp! |bbNLDБU=^<އJ^#-5bqy~i 3kwf!6)5[W31a !w +6gDV4p-^HnOm@CfuDd[wIy50TeJ"cbV yaطJs̠kTsxOW~ r[\6;ŻKYLwY`4[BJޱ5q= :6` ,F l9~PuthM'D^Tђ@_ۗ I)8Jx䈮;^$,< 95v Oy% JZ.lx7Ά =^@;=UDT:$->X|0Hqj '׋i/RJk7ro  Zາ9pxヨ +m e4s_m;U{K-mجeTjTŀ1U3A0"]welڗsJk_‚_J|m-8 qAm :S \uh/Q9${-3ԙtkαid .5#f7j"In ȿ9! SܡG ܩ<0Q er88Kά &CD:H^P +<6a揆uL +Cs8T pDMmk-ޥ$>ܘKB+蜃ƛ~ kYlg;_m /wnjomN8rU;+\cL9 Ny{_М>+eBJ:$${iSe7\k-IQ !vBjbS@ʏ`Yq 4+hOۛ};4,g`Cھ) +T +[rtiP-QedEdfkhz\+7Y}b؂c5%%'5ȥ^!Qijx"kkTKBA7>@MLBPIlJ0A9ſA,s +I)ĚШNGfA[+pSjzeDѩ0)&$Te" +&"<DS,IFAן[3 3[B4}k{ r*:/%VFk+ll۰Ij>Nl=kGQ.1z@ GaWp%5Rs lwkWnO_dغSdN1A5"-kxg6%𛭱 \uWb$Ãae7? +Rm@AnakD{ο+ #MMleOMqźևbSDy֙o|S!(7-<0ĪW@,[M-w9Q)BSY^APpX5;lU};0 ]IX~r^mMlʹ]oMYQ +  Iэ':ne^_;Ru#"&77[u̧&Xͥ%J">{ J 辸汩磀?X@}8^o}[GZl[DIy9Q RBc4H] k~3ω_8%*"ųp/A^̴R +˯Ŕ Y"z~W^w0eb(6ОkM7>;6q?(׮ɺ[~YTY8Oԥ7iD_$#7Q%2go_w=-$GIT$6v >0~Bj$92wOWEA@u^Kso3&kg=ٶuTaDLڨ^V'j%jc[ +U +ێ5Dq@KE={ +d^P n rr\U,j*dkHs1ݤb +Dc ~0{? MˉgB~P=Tt,xXNi_3v&okxN< 6wMc@> r6?1S]!%9Ƚ|b (8p 7 zv$0Z{`ԕ_7|f?Qjn:W` G!#-'*wg)TGF̲ +obo~*fWl屡mИ94v6^G-;\FLװiAmP 8W )v6<_ M2NѰSSYRj_Lc2< Z l`X{# |l"b:am!z|㑞Sb-<)>Zv).CDL2ձH󭣳k\<m[J'ݵ5v_ Up̵<rmps0up""LnW5"HgYȉ3 mgz{Ǜ, +6k +dwDyd<rF$Lk{dn]uZ("_C=fHPo!naCG6uwVs/Լ2T^Y$V\FIw~ Y$bKJLNDO誾.f\iY#u8{y0}Gdi谌 +[&`V> ,sa R7+/$ jN־;eRer>CBFAܯN7餈Ŝ=ꇼYlzQ򝊘'2|i]_yI k)ƻZ^Ww?0t$xؿHtem + o&RڻDrOsl"RIDAmk~\PѳX?6+-s׬5M4 '&|z933Pͨ ihR hO\Ì;D\(J t1rz<B[=v!-B5t[FiE:Hc'LoVZfFny5=Kz"]/`,!Q A~5#0w Y15~b"omd&psQӑ+b`9q1s\i.5|9z`]fo 4m[K/)yF5;PuxH'^@oU +&DZH*9U8VSZ#lT\ 襛uB}lr8~Z)3)瞦9?es +8~$ƾ%f{5l) XֱI>: +@uGzllӽmK0pddBj|UXDp3Z{Usyg Dϫ}uagڽLv/saUlNp {8Wo5>[:"CrTKҙ?3~]>Pbs= +|wᚃ*9 蘉;FAíU|w{[@u7=! +jXi4K9x[G5_}B]Bc#TsH5rYP$Ԇ%Ogkw++ Y9S+N-/2^M +.FU6=Pe^18W[|o~8U_۝%\~ܷd[F/ _TEteЋZ;hN:3ry{sO˨|IЈ _u>1C7w x<b=+S:Us.^N"6+ga{cW@*r.Ji%_˨%[SoLl>W3~^~hz<3-}w[6N\=BcAIgV+!=\iHEyuѺRZ'ZAWu7m3 7aob\ˍ¼z}.w)9ʰM0izQPZ قf1W輈PPedNPBn>dOz5Xse9Cl^린ߍkc*r㱖 1e !4FkұIo+mS֌c=|W=?m B4oSӶD.uCoýՆwePx#"q]`t{ +Dߡ߾99UWGJC#uHkPguX?ބ +!'nBElZD:8Uj72BjFh: +eTP_\sm}%?axb۳:"8O%x52qvmDžTHp#uLy>OͶHͮc@x +MDN ٧a/w'ɦ 1epJl _m>G.#rbCO"<e@ǡZZьouoX(,Ŕōl1%SώތXUGt{\*sn]sqW*Pjz[n">hxކRo\o2~|cR\I`52Tt}ErgM{{DYx0tpaT<2hG[LF;dB@#ڟO=ޛ񮣋R\ +&Sx} w 74 _ƾq +{ 5L@`oo~;Z?{ S$;Wk$Бn u|UTͣ:Wik+s%w͂2l3-//9ְQ572Z=POE`A"s]5 Q'hsi0y(-~b>|pHρUxaz+a쫨,**ӾOq)>%27d"މq`-f=̞ZVxFq6-•F8\F%KK?趵Wr~{smo9u8+lٟ,09ܝkiSjZcX!` c#s<GZ \C%z4,LPɄ@~kD3%GLÓuhsfȻ2RwkŠʾcج$'eRu'\ӋKfXaT_` \zl2)Gf:! eoᓵgxZ5Y<Ҏl;`g/4W{S9T0<틝G:!aB*D[-N5?T+/aIdR[XϤ7uOG  +2coOXᯝ"BEQ-&fh <:W~}P@΢ + dI=1'E|*:2=rvا%jw9ghW`zM)s.9S"*do1kkmc7ps7J9~aہ|ꏚYV٣\ӭc3+!/=ܬ/b(%<^KɵЗO};̎)&M{דZ+ ":ݵJ(NY+5Pf_ à L@ҥ W}jƵZ𠸕영'#ڻwfpf +ܯE *_A~Y$U:RJɹ驼W)!KxïUBa;H(y4%$cc"J6.U dvr7g9\sWRyaEnesNL!0FrT'MG&ag2zSk9'"VĬփ%RryYh{օw )l9 +lA?2i|_Σ3ˠgA[T7$KBmuN 䶐_"JZT_Czdb\B(4/mZ}|,y{$\6|o~ɰM=pfa;{K=bD68hiOM9w:O"g4͹rK )D +W#z+n}2Le3k1Lŷ +hQq{c@T(0y`!VIN U!؝FNPiP<4)QTEIt p^dW4RHSok~fUιg{J|]K{+u$yg\;`<#3ұ a ײ'*&?V +="Ċ̀l݃!- b bZ@##jtY@ u-p-^:;Qk[xiwk$2mWpi;ɧF:BhQV؊03g5L{e8w !@Tf2eΪuVL,obӐ]hri4ŧ~ X!)x4ڽ=XByĸltǾFnQ-9(I}\`c=Q2q&%G5_"Na3fokU%7".M"6l 6\ X0JȽl[ѳ;O>X,m(Hub[FnYx oPj= +X?ýg I%ddГ9Hc*ꄽ#V&]؞lxhzm0yqkᥪ*I_ƿ+}^E4؉{BBڋ}{{\=`![䚧0%zf9 RC3ƛVɕ9$bzWNl=&A{ckrdd6X~ywjiipNB԰˾ߠg?Sy#F>>.|bLAXK F9uLEc*:3 pbVs׶;YgQETencd:X<:1ߞ||\TA~)"'s&+:s~ q,4>;PHn28;Ám!{>ѓ@Gx%~䈦'Ф)Tᄆe[#mv!Yhy?7՞ rs7+Z+*j[܀oua=KT_Km谨c 8o%j:Nnۦe"V/ezk +JZH[zc{5i:n | Teea F1zz- $H9a͈tRZx=Fk(< )-1:ow5I[uyk얐,N]cg\A&蘨v n wfAOt +RjmP%žS#3`@Ʌ[̊yj}_liyN*qWB +<:(7Lbx;⨚L:z~ωXȰ4vLGN{%&@جؿA(Ӎŗ#w}f_ʅWVh?!^#~c髽\hZGQA t.\o0~{|ʖu] +n">on2O"f~G|!=u1/A%|rkX=ROvk, e%?嗷GA/k^ vbD (e8kV/zX{3z2`sgűHq3޶w־ƟF[n;`cןN@Sdxm;-;j[`/='SJSVj<€YMȌFhhPm+1eh{!) 蹴hBMP .)9f"2_po/j3MbZ2R:TUsSwu5L| +_ajvhdl!&(?A^_<Y7b@,'yMw.2l {w_oM$ڦ pG/sKAkNRqUa V۳⠚ il::LWńCKkl""aSJ842`/Rn/x9$n woҨ1 V]K A8PЉ> ᔑj2hIRDYa6j6I!6/nj7:njVqЪs/c3g{7/)_ʸ?~x}~p-#3桯LMm#7knW9?@ljGlS@;Rλ=!-ultE\u=KUk\w;bzR%\@|J{%ӻ-6YqYՙ4' W-~o|h}ՖV_ƇeVRA2VEUc=*bdOGei`Dɪ;{˨͹Jٵ \pSOُ*^ƷK/zZ|+9GwCiS's=ZQVV +:Cr*27E/K9Z^5n A)e*9ZFhQ@͌j 3 )2:ĕζ&MaR#}V3M- ^ƌ&7GF,Bǀv0_9O;2ѵdlY]f[s}ȊEFɥq\9H:IM"^- 3"b"Q%Uw7?\T>);:aWbm#u&[nN5QY۫ԚJO= i_7XF[FD d}z_W:+,Jȥ;6Pvu/+ a5 3p9ihViҧVP't +Ab^ Л|*<`\dY41:_L㯎$XUP-F9ȀQqxM:6H剺GiYr9y|׽-ie :-}j&:'xeZ _f=^5Nzu\CC;Tft(ũ1Às+nDu|;6S[$d@ +<$SߐZOZ{Y8ϴ\!~1ܖH{?V_y)s5JgiHJP l}발la:CYAEa^oRa=WqIN(Dt7d_4_ǡ-7,Y۝y|.W}mi +Z[O +{g@>7E2V˾Kf7.M*)QP;T[&( +)iC/tٿ;OW# +lI`]`jU1,0-ֿlu7ϐsnJDX/yx지BRlP~=q cص.5= 'wP%GfL{Tjv@BĕAi+&}/; +/j?dZ@ݫT?4#mdk_ۯ;w~瀜Pۋ\֬[@萑AwA twpVr wz67՜iI:RŠ / EWa/5}>ν/Y|)'@F|K\7p.1̭6A%հ t,ޙ +;rWuwяځ3ҫwV{OՋ듿lLʨyD_~],9\#W<[G{%rP hJY(&PQa;ǻؖpاak4zg[JPqU.=T5yXj_Gs!ҽ<l"#kϒ[Bٙ<\EWS*"|4H= +XGn U7>ڞU߮~JgwV_^@pF-ዾ-O#ɕ. ʇ1)+9‹ٝQ]g;;9s9#6QUa,4x\3|$ױmi̢[^&2 +Bs&cgu23 "7y 8 !BB2bdKꉖMDS@ )1A5E8Qӡ1xBɅ-C +rcLOh?I9_|3zLkk_}ƅʟq镂S=p{uH- x*:%&UƵ°;\Z24EϿ8~V2J".!5J/З|SvsW}?^ס^BzB].ε=yVr8pןQ9UHFPtYxݳXt' 7j7kb!cZ.946e5J妱pk'o?W,K wVؗ+l +ϭ33YBfFL'~-3"6.7=/_zdrecj6ѹJؤJ@w,ϭi+44nL"^,ѫU̒k⛛CWmK׌MY],#5kn +Ց% (ЎՏO4ulFGXkսK3־L)LɤjMPwP{ P콦ϯ~nnk{_%_Dѣ ]n, 6ݞ\r~?u]@ê{BKkzҰ7lWЏy}62|ˎ^w@̴gcpe ^d#9įe_ډvގ ڰ!ue% ë|Cee5v6NQQ52E%8@ږQM󣣳'c?I_KHƺUf@.+EVjiQrs'ݔ㼆 +Hvs5,[0!i[no~wu]j%@W\tN%4Q4:+~e1g!dݞ^AO*ڳmX.QK/ $>:fAnAWz8՗F 1jKϒʟ 2-__#v="S~e4Z>\.}kJAĶ>aÂ.1C?y .`Ti|#tn9P1Mcͮ-7ǗM?r~5rOM385Ƙyfrͅўǫ:Jͤ 6)~ӍH?͒>$g1kZf +eoPK5V9cZ&8LA"}iqtcxpkA +2Ul80U ewgvl]֌GݽU+N}{ʈ0JE~Wx:O!fXtso}2%e2-1W x}?=[zMHQqA㳢>t㊍Vx9?yS Zݟ_rv}b 6\$Rz.%L?; bVu ]dHè-{#$qIûX>]2j_{n ugD-{򍉐~nԖ.^(1ŗ}sLqLwd}3Ӭرxw_y"cy=CT|ā?pͅoY2K#]=̒.zfY%",N*݀.  Su{3[7C'47w\SU_80k_2"z\ժ kjoU\ Jw?0a26,%h!{Kt0oJ},eqa\r/<Y3Kv0؟&YbDU8w^L7[ +&B]j$,XfN{GԠd-,w'Ȃaa]03 zbY[ڋEXi +q>?M`$Ȗ +[m.>N⻷E|U4' I'aO~Qj623%崋y6&LI|Ъ!iB9V,,VnkOYCsW_ 1&CFz\7SLywՒٌNp-aZOk/Fuњm׳^n7w i<ґ`[y#攤ފb+ t֑ʮʺ2زU3<{Ɍ(Z֜LC4Kw(f&TH;_zނc|&'g#8*8_R~Ǫ?NN~p*8WwO/g*m`oM̲9N 8:keڷ˗uϦ5WȲj5Kυ87̘cn}g'xuG' 鷿׿يcjh]ս8{l],z!E7sr`љ=}a+mYx;.tݲ-yAђdJvwT,_-+2 $)-O w cCGy.Xᑏӗi&0@AE -7s< `_#4Fo [.&tՊ[U"Rj` qqёfJӲA_TfG9|E" jI-[5wƸM/DX`Es2@¶۴;FEiA0DFM/ ~"yU_3Ҧ;;VX3fNt$n:5K&DQF4W} aEW0Iq_8ϱaB[v:ExՂcЈ!&4_u75Ġ|v,jT/\9wh"ߞW_ + ~rA>;έ8n4EeN C{:ofAB +^_Xz~tMQ0y^4yfYQ*t݉~?;"وkfbmTȜ5=p.j%gIYK%W+W'ۡ~XFxwZݻߦŭ&%c|08+>^xGůOo˪U7ON ?;ﭿ.]N}x8*/3ܦVt:XbዓUor8ɂ׏QpwaNPP|II>ͭuB CgV] k_/aUQK#w&uk&| YlZY:+kI4%.Hvc7jK.Z +Ƅ€(-憊nus"6&z鈠YnC4Ce4n:I!19 =$ON݊˿v$.+rdƚ]R 5 6GU% "#e3F`o7 ;/Gwd7+^ 1z4-O&q|۲3yӇ:s +XE/4?ɺm}fFLYsjț "k$Ȋ0yL߰ŵб5W5pkNT)̠}RQAbَ>hC )_Tqlˮ [f@iz4]sL_NWem-"'}w#rfMHʮ5Go/+:!Ekp֔aP`IۊĚ~0;qR:nasݲlp4U"άNԞuEi67D.BߩgGy 6FK/0aY[j絠71HJ޶{.FX^C,; a3'Po==BPҞ +;ڇ&i{83Lʹd VcLؽn qBޛcgN_Ȯ}xZ~Y|ZZ'2g#& u˪jT]o!Yw'dW G:_L +t3*aSj\YKӣX5>3 w8-iy SDlH_{&xъ#q |mlxg $]4=$f(tE*t~Qvl\#!C 7&Vv'oqw7POɵ 3O wN%i 7wp̿f)eeI~9'-뗞x #iRQ"(oY1t&(w[|شꡞVSFBQ2hAiv!ow1)g#uOq~1_k3eyC*1q--&tDχW9ⷳr@宥Ͳ֊Hŭ8O7 aُ4`ҾA&}B+6H$%0/tO?͊Ƴ +}S\.AwScJ,j@ J`ҊBV`E +VmusJm mؙ][F4cc4$n!%q銅5ߟh?t[>;>Ia +qo7'5;>Kݱbv-~Lö @XOwIJ3oWu:%,e Ĭv׃oI/S$nеl %;^t]pdm9C/|o|dFL;AuMA)'ًvT8&@_I*FúM{7cI+D0ρ尼Үױ=gxh3JlNԂXvQfzsBg?=cU',?:m m?@16b͒\8A/XcFj遆%bH((QY!+xgM(oq9睔a\Z26* +UC? yF] t%#|Jn]s2^6:eg'[}W#:\Ewo^zݕe3$r9o݈@퐸P9:{RZsy 4{͂*bBk},8խyQKXތ=a*tZ̺;6v1 +lr;͂j>ZmIGa)ʈa%4}J#@߇ S8aմccS_aXYXzlU=^;\qhFfXRۢ&R㪃Ա?J~dw,rl6h亟MWlCwQeyuhEdجxF3'5:#{EQ5KhFH *dƼw4&q/1]upt⊗ j53fKR@^zŹX]Z1#,-aŎa%.'j|\nwWoَot;X:nOOvKZΪ࠯G{"4aTcڲm戺#$C7.>V):hs۱NҴ`f-\JژEa^ RbBE)&Ex1McJ,XiFy'7e#ZF*EszfK;yI,ز7ԮqH:l9؏)Y6J;?g+nu .fX4芃 +Xuaz԰@IvH(sL)v]@$2S۶lĺڶ'uy '-j6\g+HCj sKlc4䎏 +^`& ZJÂn{ b(lNX6s7pWz`#mpC-OB҂^}eq̀`p!hSjbl} ;^XAۼ5LJ;.}?jۃ931Ⱥ5+rj"uN,ʲ CG|g{  d+XSjV]oyݲ7)9(R{wƤ]ܳlaČ`~<Җ%l[u_Kґ W\r¡5DWM"L@ Nk8~!%+"%Wl8=B胾Tk\AE4[?XM?c gi-2}9&7|5o/}#-?ILS0&N%wH!~~^Brl(3+7}>:O<Yv/#'31mdcF25̜<1NJ\ԁCÀ'^a㭘x!s@U͈矧LΒ88Wd`ƅ/8'pbqP7z`B;Hm/fGG1헶l}3.oqdLkm(1.VzXĵX 鲒)96k^ pzC"hxWyۑ{Ԅl9q:jD([r1 K1[q;!Ȣ- lʼ"^pU2Ea#[QpɄ,S[clH> 9ٚUns<'AڰWr:-| &vBl 7GɈQ:2&6R7 EgҤ-~co;iGCO_{G~>hE$Y#kFuc z&{G'z ^jS%3 l!CsGΰ7嶹9e\@Q`CѐkVrўle>УPY.صnPbZpSrEPN+K (%撎B vXX?NxLoV:!'ly5Ar%3uL8͓BP'uĢ%k*b0BzBRg92a#)XT6MaQg Ekë ,`;{Cj :Rܾ'n{q- + %YK6>iJ mHn:|@mxe'}J+;? 1;A"dɍZR^~oԃuY~~F\p`$_OÝU+zOE:ZhaG33`W,ںlÖϛ֎< 8)'Y9ZkOYK?w2os0Sf,EֽHz# lR9!O ;!tK aݪo0m[ l%W쫷0&U^NONqG3%NK|{>t͛eˣ ܤ&gyia:g#+t6<ع=-4Q'bT.Е;tܚ]= {VXbc̈́P褨8Eey;3$h-@q3= n$s/LFDr֡lG"$9<&ezHO|}IیZk<`O|vgvC٪%.ȩ+Iw#٩}_ϮWлc@얰\` ك9:PA*FMlmzUk!ÄNvɆz爴=W%#m^ic x5~m",]önj wj)O5L Ohj8/a3LQ0_ "yO-Pf E+na:t[{)T fL+IĜXvsakDhl x?;%wLI2eXT2ko# %9%j9ƺaH # +#jlŖXvs6pSgE ƴ~ADk}^@mp&QFF tm"ҲXs 1]6FLK݋y8qqحF alu/KI>SrԐ]B%m5p.ri MQWǘŠ/~Y& 4:eS~MAa%Uq\21*f\mP^us[l}g/ߟ?αG1^(?qG2NY{BJF5Y7;Ec,53FL[ 6{36l-ffI:Δ & bO2 GtT2@ѿ@%;j Wͬgb*_L(#{!Y-RM`|)O$SIfY[|MG_jA^S0Ց^ז!/B.jYtRY!xH'RlC;hI=A?G7epg=g7ɣ; hӆ222/;)xHD+A+VL8j;ZP Ր*&i/uR]/"d¬[Lk9ӑN+vIxp$₮庭xWj-]/)k +&LruPzI--ʰg^D"m +f5e6E )8yFjV +uky͢D͘+osz#yhHU- +$}:CJ^ѢL4nW5A]nI.bMaytG#\Z[ZuzHZq$GyC/tbĔMpvL"A(h)wPgnf0.e pm9,\S%rגJwk^+KO#| /!QK }g7:0[%Bl {(NSic_/85.ҽƸN?{]u%wp^(ɞup^Ʀ評4U"Nu&a GR>L0T oJ@K_x夸Ě1-x 6Zԋ.!gFClŚ*dXuR, vCUqr)$6y*?4etvE)A,S{AKazm7X#N–j'm#0dBSLV,TT3ݽGq^Ȋ; E*؅;-qO_"O Cc8E??70dB|)K0$l渒?QԷ+j?J}xɘccn6]Gŕ~t/Њ +B/+)%!ǥB%AC8WҺPus  -ֳio߫8v\R훅q@q];yzTeSy᧜\2p@t031$M^ߢwH!Y.Ȝ<(|O(׃^4%+zݲ &'6Q3(\r.tYSj>xzo.?gqoĽL%z;0.;zUu_gUhW)1rx+姝ЭzlFi7߀fpyN[Zn=x:v9ۺA%bƼ]*Z&vP6RjQ+9~J-LJmܵ;MqIic^w-;.1s,!w+穴XJYW_oɡ,4YB='3}o@#%RN~.}>SwYoS +~OQw;ǥc_~A c}5g'|N=b<9J#QI]o]j_nj^R.9&q2@t"5ٿ27|wbα/IRᶫ~% "Koc|U+?{/ }+\<7ϒ`ycb%Uw?},vs7)_lqk%QànLaAP,?.S6~2sǓRǞ$bnk~)qܸ 3y+Z%\EɼI^fbW!l*sz5Lt4ߎ ]p](pD'op~33Kgz?]S7 " zڨd.!|,}2Rx&f'Nufxc>་ֶ9L YEX)D$PC^ q7F~mV~]ﵜJ*U0xZY:cE-o0HvEпIk)ŲW5PKJuF3T0vb?DC'Dcp'ah4{f I;2PYCcTa6J$Ɗ;d5FlHwp Nb--l81擽v >m -Vzi]v[ `z쩘[ZKIu562#t:^ddbFY׸>v6,W6 e .x `, J+#*jb>I}j)ec*TNHX`%dCW؊ 0`cڞfBTU]U//+:U2i N++Z>h-z^rGD)XP +6|*VEL2 +qvPj:$j7ݡVzt} V|elƇ0ULInŵ7VL56{h +[zr鴝 ~=F#輮v^ + m#=%N@縁RԢӣ!c-~X鎳=ifV6b, !=*J]S*(y4s4Zq@&qʻ.yU 2GIw/%XOPs` Hku7 v\!u@Ev񌡄/-_pe^rXhWq!qAG`wƏcTpk73O}/oz02ئ30!^ 1"Ŧؗ6%}m907|r稔ADͧ0CӵGE H8frg} k7 غԶU/8U;2J#ZYQp|д℗/Isx9yvyNj!%aGj:@)$ح@Y.!f9[a.OGׯTʧsb/ꢂ\rFKN.q iFQZJ W+ v=fԆ_bC vT2+WS7?R\X7V^5^&xLIRps0%-*/6d^ŗ܈ ;zNDюQr8pMj˪Qbb_bzdb}1B[Ԅ_sP;>OP_CD RY9L C^NcW=|ހ,3\#5ݢ+u>6y׳YՌX2Gghc⨯i(椴/) +TޔY9NH۟NH +tڤ rfP8 7hhx0Rt}]r8"?LyW.*`8ЙNX]=v ի4څFZ농޵nE7.Yw=}GƮ'fbؼJnZ? cD1544"V̱zf)xQQLӪ f~!D n` ZY7pw_{,hz@}#w/1vvP2j}4=\u+_z5"-?at3M(/"IpYzZXt%$,UD?/Gv&H3_gMkWՂ21"/U>D53,ѣ|y0DD΃Y5OizLpd/ͻE'cFi=#>MǰOcȺ/|pm=27K+L]#tC 1# UwJ*kةU=`Vr/ATJV5M/ ''S5ڊ;#6 uwY{Rہ^ 'Fxkg ꇫ9ZЂ,Y}=~ +ZP=h޶ʧ۞ k,ꡙ32@ֆ$L ++_wk.E-"AiIӚ$9zXH ]WodFem̢?Ќft &(aeеvDdj#MmK{ }nTexCULҮEtQQ$cP|ݚ7AFnӐQF5h_U'%w-ol݈ M"Gh]4BG1m8Qi82F;GƸ|x]BԮ;R65KWƮZegoԭO>QDXl} ڕ3|sΗ} [;c53 ZPʦU y a_ǰ ݹs+'edew:ǯYQeW~0 +.4ݰwx%G+_im+`zeXZ熴|Q(_&[wƄi8'S}awB4 U b|]/6N3Ѳ ɢ᪢++-qЕl}:mW<>PwM},2`~΢ +|Yʝ?t>90Axȯ\mk}3cMMwX7VWlmɑĩ8Z>]sBt8ڦŮwAV9@Yz]1p5=8%*kū=W'Dg Bwɿ*@)ZO 2崦͏xOAv_~Vo00{;y׌.v,+9}_'Ww̘%uWb7L)5U %ي#YKλ0L<iw4 O>jL|#m7{N;@Bua[ϣ U˛6]Sv͸.p)aU\5ھh},nҘ|aryAgTUUSWھײA-^FOʹ]~Y=>mԍ +mwwM Ĉ -B . I;PuǾKΣJO.(FDLBSUO}*ZI@I/g\|j2de{dhjqHYe *4U2+'ecV?T2zG*ƫ#*tS~ͯ=j>Ϋ%8U$4,r{n#ezRQ; XOVN7^yS|6uikǫ\bpV\kpXG(2N"v*[qq8E}O 4cӪrģ`foCGt//laY'QrV*1+9%q==]~l8/hS'' +B +PbS&w +.;(9}nJq2a7*vx W,P=ʚ;/s^m?OZc&/F<! `Gjư1Øk]˝,#7'݈g@|#𲱿snfZ 漏^]hO^Y!痃~C<1m fmW,JoŭaZEgCB7O=GHyI&6M.D~'QFWί.%9&emzk\xDt ~;ww]Ί 扺>bے{%4ϰ~Yv_CukO{H<;`heU:x24M/8U=7H`F+1G&Bّ{cmYGWAxk-caAX hQP_kkN >< +M(0 +\̍.%.$4ZiK>5Èq^yI7eSŹN>R%fn(< c#D['e;~ZhKigr)!$EX4xMȰM']X $l>ǹRdN?q6]u0]}k;;ӃMziY#e}) 5^b<:+a_*bSCGECeGFuee9(3=(唚k +cDSےs{qjp :vߚi?U[uXP,ٕ1,b;8WRaӂS{#Xk/0:FOG*ڧ /3MpϺ⭑g+s3T?8Dk"ش)\J/1z9.ŗl/rcM&Xf13o0)4(]ݔ{hK?Sx4#1 `ZmK`qyLC'xGJsǔuBy-Gy/5ۥKڸ:n}hμ7 o ~Pq*3%{k_xQu7>fm40=yk֋#o*$/8+VyyhP7埳K(Y {j32x|b{C1Fy&r+9k%??9/"ޓ??5[vweQfϫ| /Ǖ^K‹[ŗWd^]Pe|OM.|RTtcj]e66NJO +L4,vw*r1qFޥtv_彝weÕa֑ڔɑ߄m뒋O_lL)FDe>rLltRl5 ɪGKKǙ'z,5ooGK `"e׍6{J,csЖQew(XD=P ~0BKo_^Ҿ,a03Ԃȵw6VGntUZ]p4?-׍nXWQK7^d:#06zoRN6'12Mfdj(zsj$9& jY0x-4|LB{J)8~&<*MSa9E3ጰjkL=r̿ ߠn3S&CaOu;}G%Yó 9:~^y3U쫉C](5` `61ֻy+k_&Y?~Vyme*-9me@.51ʦk+K3N3sT8x3xH%.uU#0O? s̳ ОIfW9W\E*Q%ߒs@Wo,{>oik&a. rm_I)}1WC켇s`C{3S~ԗ<(ȀZu9燩M]VK[nB~3KT6^^^n7[}[~. \ɽwf:Dx\iѓsyEK#g/ZT]%NcKX&*#=8}KUL+>9&x8^`4s fӬj$>f+ 3\dPN(*i|8.c6a˛,ʺn>iqKHD 7N6{Ӵ~c +=JdjwE6FAao`d8v=HShcV\ZWpez9.3Ms6zgR=s Кץ%o6"b?N [l<.e18?LNuHx[ak~׷d<Ϗ&_3̒zz7&, $5,SN-I0I.eeg`Z99=rJp l yMLJ=`f2~ jbdFk`w +>docxYZf 1m?r ٥G+bIP #' Ok|w3\mߞ` =ZlqɅ(cpO ,6 +C{!$h2D*ɥ-_# :2RJo_$<3-̹d$pԭdħ^dߓ$\3t_~ xm>xO!HPjǡy[ ſru(yb"8nV²Gc< +@Z}UETpd%%[1Ou8KY~YyKE&qh+ݐC-W 5Qlk7RuwuO.XVI](@ʱςG;fp~>DCyPSVz{Jo_\-bj&4tE+s"rO2舭>=:){#,E;䊲gDP*]i߃ rYVO}f~g'>K<ґRӷaw.`gRbF@EU*^d WY?Oc4XގKҲ]2j_ũN?<u2C-8Yij́8>F12VJDr8malG9vroᛣy70}?:j}qZ&ʻƁ=2ۖd^Dk_Ӽ6j5P|mk}糏@_=R?oG6֯eXOd]Uϛf +_]{kECiX8,>4}$8%4Q0XpYR5U1+l}0MN]Gf):C}sx0f@,3Pl~oGé]x[⫻Ca9\K +,76ZYƅݣrbeqfQPvekg[:.8$EnOGYAm30 :ޮ"_Vj]p\| :_XKK*= ԲN]godڴ?NK[&i+@*(ȣcAB1H;^)2=GLs˅h3˼KBK/a R;|.s/$q=@J]y_1ߐwʭd٧sϙ &ګ gJU'fe V4/"Ki) "9D,R\ Ԓuj*:jH~8JO-R4p.Vt9딶1guCک̋6ӯ#*Z +Nw=O:CFئб㰇cGYjuNP|zJMB'4|$4>wvydućUž:PL wGmPyWi L\ZˍS$,9/y8ǣrK.!;\tuo!İN*|hmoqifVV6fn+Ij#ͯw(*ce-K [?kEI+ޛg盅yc;2sF4{cd9ٮm`oZk^ +l7<٭u<&_< 7Zz!A= e:CHZP;G?eWǮvš}-mYOV_W<D'׭FI#nw֍К{zr& #-4-Aa 7}kl'1̟!C>iĘQF]V^i> +}_o07nz +bI냸ƑH<4"1[:. ukk3}?F2S2=*J 3-c][/[wA>ٰծp e27\*FwU+յAv=ya/)zs{8X>O4ֽ^2ĩ.ǫ߱N[ؔ\lc/fzjo宲ko* V=u +O lɚHd=Mw9\OE**Iۃ{69*8~IlbpEhi9lq"lMeCgiz_(8e˛Κ n9-Ǧ|YC1\fo=g1HNZ|d&u"GԼ6[#yt"GAm R|[̈́7DuG+- JB}A-)yylCD/qj]K}wȻ7cnY:u!{ oM:ZpT@9 +r_kk]˳nyFoOPWV}ϛS=ߗw3Ȩ2v9> {ܿԶ+Wl)!t ]Jp>%ϛt=&ԯVO!r\CA-ujx1\GC);Y3=jfU@A/pq``.)d^`sv+Wu:00>o֘ 6a!d^C.y882RKK4SC 7E%٭vQ=syOP5-zE _-OyU?WˆT47NI8mbDñ{oѴE\Csv[Ԅ͞0mIO+إ x +L8);.sKpZ0c#Rġ#֊+jQ!#,5˯ LʶlRjeه }f@>(ـdm&9etVI׷2g!9F[2sjqlBpS2wjiCĨarm]VЖirO%t z‹֩{%˧j:UܔU%E. DK*j(%2Wn'eyf |Ǧ3s k0#⠜UU3H[ݍ!f^@8Z|ZBmq|٩oVߴ6OVq Ȋk֥:eúZi?=GqmU]u2LvU^ *\_5Zf?VO@y,"Eě<:ΜfE +b摎\ +J4ZQ|_D~mʯOjU7 +zhV !ͩ$^QJBSHYC6^\6!:TS"^lL*|{d{VS> ة/ }*Zᑞv+pShb.nl /TN5M19ωbR5%|eo`<&,tJ#Eݳ%^rzRO):~z51-3qZM+ )%|Bl$?~'j҃ B?ͳߵ 9BJWE]kώYL]CH۪o/D<8d䉁%.im٥δˍuE="NU> *q' .f7gc+KM-n TQ S #Vqczy8ͫu/?Qh~O]cTʡA(o)iCϛ/tO^e,|7^|ócoo2~o|~Mn[NqkHJRV(9asyXTdԣ\z]ūE?\]!rKvG k'fpܽ*hOUde'9fEf1!vQlSwrtWZGn{SeA ޵NcJ^V?y`z2ZY#|\eLq1Tysei65OiE'Zbs鞥}\2Қg'xTY/1j6υz< M e-֯ L3V)"<l{d-5O@xdD X@Uk;:7q)fqKRvKz8=y1?tDL<%bKF/:BgrWnns YgHy%&2CGC.:^kz]ln +,q L0¾=R69#f;mK)D2tMu&ѯgUby52,!ů=PQLU~[ͯk"_To)EDA7CeQVˮՙvs#DzW˃JX}h'KtMR̫8Cli*ڞo i~7k5˻D[|pLN}ϥ"d8fkbu ӻз4m%Sz>s0jWCHaܟ[t|LsXw'\J-٥:x\ )ӡL^9x􍁚&)=barQ5MBQC=sgkIιw5a$51#5'eN 2q?er*FEH<)6KHY2TyTa?Y+7\nyibd +\$|^c=*rU>֓ =hAAZsKF.r96{ nY&>y꟣kX~2KM?^C`a +.mޙşL)磷fXE +lP]YKL%z:ς[?-1_aơGyuzSoAĶq! t9.>4. ]|RW x&w~ZRNyLGpP&RzĻX 54o km ";WhҵWZ|YV +zq2dEY[rڮm TAEmwؔRVP + +jIV8CIG:r@E0 2E٭m0򵯠s\`fA>=P_^+)_Ra_iJ3Z`TͰ&0Q@!-3hTԽ{=C{OC[h9s}gyD̸!S撋G斃)R +`0 wY&EYv~8+B[fig*b_KCcb\DC46d)§z5YQsQVE#=x:2*>sjcc ID?$'e[)ΊHn3rz%!F˛-Aƣb(r+hVi.2NsrgX%ciKۡeC:KZkC)!y{$G;d|w9;0(SF|^n$%DlTvK)'ˍ n},fI)%Ԃ<lWLX@>>^:V69`w!gZiV%.n"ܠAH9Yac6]0޴!,੝YvR!<-gTCoG a,jy֎ طXrtu4@+ɥ|hh+6 Fk\]Z튚+*VZGSaBsqj2~}qjOՓ !hG)f)" ݻ&;Yr4cudYBҾp8O0Y Xydv@LI:`N B/T+2bYO +gW`MS>51׿A8*,34^}Wxao"*: zdť~Xcb< +^SF+HHiv>._ucl]=4:ɯgB}ګoi:&D Ʉ3c滲kyf!%RnB7%x~959O-R- X $U{l-|sL@ZCl qhjqtk8Kʹ}%ݧb{*2F!ZW#Xfc{Z1ŧaghq3 jx(϶_wHᏽ82|$$ -sjC%8*Uf~)_v;$E.mwPhƓ9T՚y%Лn1{ &fYe'@ǃ>T43;X*XwEŨؠ< /mP("'>?ǚĸhW|^QVam.ڦVZ68ѳA 1ۧB'm3BcZsex;^:X} "!:1JHj[8؏u|C- +~W6L~ -d\ҷʧQ:qKpdK]%ČB\kꔣeu.U:/#VB2q9 +A=@+ipƉytO/u +`L>Y +̀O <->hO%i KɆXHH@WyfZ7ޡ&1@-ƀ{l4yCԑ:e?@V43iRMܗ"ĵF1Ua\[൐.]-`u0.+_4ytt4*}גOk|9VC ,B01egy\(90E(E$Wҋ\aD0q #Bj2AJ*qi>6٭@YU BClf_e2lb|_\;],-˳X^l}Yj}1,RBқ}~ dYy9Q}b snY~Oӫo SԴ {5 i ť{4|T`W zo$f '5пȧ{4OM*h.xz ׄOOū XW3 Gk|iQdt`gPW] +phZs^Sruo]S;[6i67f9ݦ%2KG.^Jr) ș_774k䞺.+= ; +hKC-j) Z`y68HqRkaOsKc92\rJkUx"OBW*;ұa>"c"9XYӱ د`< C9U\$s:&iG <&ѣI1\XY^%3!>!c%@:Jޥn`xu$F@h@n60\m +X6h`|Zi->#Հ뜯I..w'Xo'M͖V wZx 5Cq`l$$\_%"{5-bjy QpaUSjZh_!1˯ +j z8Z}JWگ^% vhέaB +֧o8S(R= چ^p.4=w(9yp e?JOv֘Ĭ QÃ1zy[斲r.(G{B 8,sd@gȹC不JGmq ekƿ<<:wk#½Zze(?zԡw{;1\񾬊x'K|IO7Pv6Z8|^l_DU k+=%&JYzznk-k,j@|vD*q]סo/? 7/Nro2)L$ۀ٧-E` Q +f9'm)U,{IQ")QJqV)#b>S{ wlC_-k:oz"bo[?{<>3 Vj'k/۷ݍ' ߻n%烫<5=і^9sWyC+>}}=:/Y{W?}nP-۵nkj?ZS KOo?Uo?gت=ʁ|w]=г_|篷k>gޡ,tYK\{iSϜSGNrGO< kO/kziWϢs;V־gve|_zo5.®̴O츾ʫ׭9=ЁÎn{_=_^Ҿܿ|aˊt7ܸX|†c;7w _Z5|eP]?`vͮ6ouW}o r$7{n3[z߼bkٟ6[G^]ds<{7=b3.~j~a[<;kҥ^Ĺ}O>}bǚ#oOmc->+ϷΞؾ[k\Տ5[Bz`;ݾxtO7d8fnw?fos޹=ܾ?].cOt;t?n[7ov?5['澲w0sj[~]\ߚ&<[3qfڔ_xzG_kcO? M?tnw?+?yaC=mvaϲŽ]A\yѵ7<~U}Gh]~b䣯-xƬ>cC+؏.;֊%lj=iłf}}ʉmw__^;]>ϯ|)=ߝO_ܝ_v}?+v>g8'mz|p/3x #{m7%[fm7ޡ?{nX|ew޶쎫?toYy} k9OmY>;+ڮ77{f-}sOd[OOk>-vn_޽yG&}}ٌVgM`TݫsWZ:mŲ|w|;򋯽/m_{akﬣ//{\0ȯ7fxmo+:.hK`y7paWo<<g?o[>÷]Ne݃s1xFX8ȫ`q‚=oem^{6苋/A^gSgv?9QXpfǪyOYxŷ}CG^o'9^H=ut^Y1٭s>{ue։mzS]'lK<{.yNn|9 +:~༏?2O׆k)zsywv}+ܲ# m{o|:oٗ߹Olnw?-·^2¦w: vַm-|R?\^o~]wVdXyzk'6u83{2g>\<;;۹s{z| 2Wy,ߞ_諭ޙ7Mw?|oѓ=lj¾.y?[ <m?t{/{o:sU߇Ϸ}gz龋_|.*| Y蹸/vͥޱKMK6yUk7Zufw{Zs@vv:'zl@s~J{&^AYz۷M}nn:9M-g6,_?=Rgd0{G]ݿWkojxm.\7qf{ᓸ?+@uulc'q<[Omq;1{=w?ଓ{uO^,t ߱nWʊ`_=8ѹs;/+3/'6f/H_9؊e9o/>yu/gfہy/>mʎN󏟟}g꧷.8sgO;u2/[oOp|@:{/}oHһ>3o9wW/{춎{aNo?f;q\%o=7?>x6un{]Xn{o~urkלS;z5||[Ϭc[:{a׊E.<Ԯw|RB᧞=u~y~COlJ}mG>}>X{ξ7yΧ8k׬Ϝ(ۉ-3/ϧMzƥ]+?vP陝+ښ}Pal,~{;]]}_.?2 ٩zqnˊ_|pup`^x~w>ytlӊobsOӗB^БGnn8o7Ou7ڦٲf>ł[~~0]w Onj>mł+{{ݺH;iwNx37mG7 ˋ)/N:*Yz\3sXo֎{?|xW|߶ۧ__vzSçw<:uC [3v?8JG7^ŕ8_?/ݻb}+W痝y۰Z« 8oͅ_ޏ~;/lkokW]ڱ:˜#[x+cĦᅭq]?//yrަ[_l^Z_x[`K˻z` o w}c.a|/5>x|¢y{=y6kUĦQ\ѿƇOo?tͳZzc?{օ=ý}u?3^6ߵ2{~@~(w9rDW[^hy/wC ~qϲir_l~zS;?M{B'}^Åj?^saϊG]_3=u|t_٘nC_|rMmpaG~G{Ύۆ?ټj>-3ou}:Ɲqi]#Ӊ;~pmk7ʮҞ]vqO^wrkjŗ;.}|c/f]ݹvŻ)qq;̳tYv{|C'6fZ{s[;u]?5_dC^>~kϷ踲[|9C+W]90{⍎i9.l;kuko_1žUW?ՃOBoNl5/] {.lO^ߟ>IYuoql/h/Sg]?u?ֽ~s?f+۾|cW}oݏ_:O^Y>ݘV5}>;~1y%Sv>{5wO>e~+=>}避>˩ +WZ{O;Ϸ`+૮|w0%'/-?Jqt9U3=~r}סkwf{}?W[OZ}p!^6Y//hz-;)7E~9_?G^7A>{7 Rmj$T'A> "IOH}D Rmj$T'A> "IOH}D Rmj$T'A> "IOH}D Rmj$T'A> "IOH}D Rmj$T'A> "IOH}D Rmj$T'A> "IOH}D Rmj$Tgى 򙙚 ?4޶i-Mr i/du3&56%_MޖmN;u _Rَl/[3N봔迅+4 a+H95XfXfiHE`ij/By똶m];8|Que]{]gCuuy[nM-|n~̛65?9SOf\|g LUu3/`=n\0-43זE?LN2 a峭L? k%rE3ݖEz ſ?}6m{iυv/lkm_CP߫f:3َB(1.cex<?]S9Nl!=Qī`B#əW8)QŔsȧ3-}thU8 52B._6>ƍys=}l:ALCmZ=59qV`&>`&>74'XF֋VIS3-m#!X;.+Rr'mAמ]C_h̶*70e?;uF%j+_:UVjU vkoF挛 ƉghYbua:ם>9+ˏ6ʫ./Lz%ߘ/O|!U)wz3xcYvP@%").H+F1"gOX5U*U+Y +de{ MXefMƨ=hTj>T(]׌QޡܥQSE&-FE/: +"WUh\>"F/_gNȌ}K>[Ǩ4hw0%;R#Q@h#s8L#3Y{&Q6GRxtsl,=)<#l͕Y|_g;QeJDULp;ߘȴ17&J!o[֩lI |NPXsVY.ʭn{5"ǡAծYhZ0~cgKoo{n;ď8qE2~#9BQ@dTbZ/&4iJeSY(1u4-ݒdz 3ZjO'ՂW=\[&٫E_a}׈;g!>QU*ejUߡ~3ڣTr} rZlww%E㰬ej!WDzse/LK:=30rb:Sqћi)P|\΁: L|mt,'T|E`ek$ e]ի;]<3䗽bmmBvo{U6Ǎ'Ϥ7SJvz7)2?/=fǨVB"IW2 +ª'I쫵™tR8Ss3Y覤p&)$+jp1Q3XJO™1uT4B.]M™1WӅ3,GJR8SK3/Wȁ" +R2NKY ++(HKvZ|}1LSkFh+JL"L5,iB6I%bGў'oe7,F>o|K[MɷH̷DUx &-nKxK["6Ѥ[0m\Yr| )Κ<9d&*& +nRVم +jw}%}ͳÙ-++ۤXpctߓi~mSdt Rd?'Rw"5bIlߵ޴fygQ4zcdml}Y/RVf;jMRL +NXcW}C7 FڷMWDhU.FMJFv\O_Y#H I44*kO.D!Xtٲ!DD_lD]!Gdj "8 2*5hrkЖ|ٓ)oԪ&QNUZ;Q-m qHIses3q(f6"nMrsNJIrI99'9$\ Q$䜓Yvιfvs+:ime;7T.َ>G1z[pڲ\/X}Ջ"ʈ4tOu*ǒP&J |, ܑdz'/f&M3L\wD786W17@]ܲ-=N r~i.L7RQ0+pǸEe'nBq?ε3MilZˤWʈ8*R,[}Xof,k0^D*NR-vsd膃92C1$s`NI9I0' $$S."SsU xnq{?Gu/7H(*oQi ] yѝ-nɎFKThBWIS֪]V* Z 4l5:[UIWQc|0aZMyngK[n(9wh7SҸ&vI݆wL^pRǁ}-]:V>"# "U.]3|"q]kn,#~q'P-36ɈYĉr'N7IP8y؇1TR_>8V8ogU &图aI$QD Idw?G$ Ԁ?^ '*I# TBKEB W.\{%]h鞙˖_793McW݆ggV dz >>Yver@, +ڞo{",;V+B!(,Y*^v _>+_ƅJWkDm@TQ*E"]Ia&F +PV[ AqKj-8Xe>`%xx#K&^7 ,ۈN'j!PvGtF/q70q70q7Z ZqVIջrm%nִ8!O])nJW*^Z9;l$ FoHacac\0h2 hw7|-)Z+VvW}%x% +SUT=HRHjVFgUk'A߂栍QeG[ҙJMcNrClGח!-(Fo`z!tۘ/t];W(pFC$^KG)׊F7V-="|yOeᗊЁ;/RLk1eI 5ULc$ ڳVߊMPr^)wz3xcnO$CpƫF&SYOOs]iBVYBrW2RIT=:e+ŮK75•ADq@)_Dw. 1JêU;'dqK>[Tp"H-ilavKvPOB:T +-rZ>"UBGUT&'4ѠAk'T*YŖ. kgIqYLH wWn_+sLz;ՂiG仞rQoSIkpkue v3`jЌȻƶ=81Tm/ۈ"ȘYc5xA +U:bibb pXtXjg Ne3[//p Yja{&O6_ QjYBKkk\ 1O*;AB/,g ԞPpऴ7ܦ'6Sq.T!˷EP(LT{d4v\ۦ7nDX%6w9 /UM)&ea4GXMr5e !3s禞S3f3Lܕ=[`sC):-5_8_2ub•e9RfjFj-Ն̩ӭꩫM~^|8>u?.3=uVcj€uv+p\jW!ܔ๶a=yEש֫?wnk_7HIZ궩\wc6pD&{w/m/ Ojv?FEwۜLK75xs} gz>@f%?ʊmZ!O;.-> ^ܛA3VPq(4aJ<VZ v͵=Cn&Ґxgoq<@* )q[݀ 9DBk\W4!_{Vj]eL5؎ 9q,K#\RFA@@3^ tb>Go0-] ˢ=CӀ]H1igOo۱qaktWdzԂ:CXk02CE:mp=ˀm 4xpp~=SR-0a|Ѕ i{42Tl. `&iLV @8: ˄Zy<~t<3-8aziL&4NKwjed0݆kzMn:eS p +Kqq$%h / utsL$C7CQy4(ta.4i Kx҄I v 2#l0ӈ2MD׀M<p@ln aCt$6( g̡ +Кf 4<\qL\q-f@a=iMpA\2/@$aY-:Lh@"ZURR #H(k`D!aeLcښg 9!ƁDFW3xe{,@5TGMC[0˸v@ aJMdou*ܢo5I#=iafB5Heɪ˵IR`풘@zDK2ɞLm  kDWp i'Ȗ +uf9oh +^ᘈMS'e 1FG$QIhPGCb@.uBCcGʝ4:XXh0!*& =XWxjͣyIb 5*M\جGVP\`}Q/а.n2,"^O0q Iu:WP B !ђ62!\s %g@G`AIvBYAx+`Kuh{<{6[!D#|A@m B؀8x*0L-. +#m牔;"8ASD^68Rڤo`7ن1BjشIjD +=RdFp@Jy9u2M]h%-frnq-2AXjId#}e<_gh`Q43XѬAo$ $YA&JIYx`Cl$1*'^Cg;ӮNttlyB)) "ÒFW@*]I/y 3)l)LJ2Isu!t-j4#2G4'u`Yk~)6$& + Bo҉{7 +u,8`@BX3l2,J9[4 K +BH'ƑL݈ zGδ VDPJr]It^|NEtb-P_ji@6cvCuaiDioy +6YNl4:hmo + `/k) +D04Ɗz&viL~X:I +6?dޡyA.4 xxQd#,Pni߀oHj.#-sD o,g +@:Z`@2[oшXyW4R*['be۠cfp70:2O1WN2qzd!k[t]rhC,!x# |Ja:m~tJ &x*DLQhLS&@RȐ%)U4*EҀPS,], Kwc^R`R`1Yc,:7`́plϻZ +E^ٴC,F9ѕ +.ɇe*>ѱ]cihZ-\RB.D(?o5"iRڄ|Z4I WE"n%Rn?FMe#; +.ܥQyZ60h|ectz[KZ ,-z)mǀAPSCؤ0NtxX}(i*(A +pUՎ)YڹSجTPHmK5R6X+x EctGuJpZң=g$\*`%j zXMDXMVdӧ,U.@Abݠ8 +5O (j1R#)e߈Uׇ52Y%B6tS2 T+͓"ȖZF*M%މtlPl$j|(5 &2e*ޥ1r8:l ] ,/EaQ[`nPVm _ln: :PWbm LZ=xs:-M%McͨĒvb;ϐGS:|lq8xL[ْL= '4.2%H*k!Ҷ׿N)V9v + ˝H#_=6 9U8K7apc7zEgUE]2zdJ6t#_# sO$<UTʐEC +S7_HЩwm@9GTxrI(L#F#/S/h"#VaFQ:ֹĮxBd9][^umvA0$bN:M5Hl B8\K]c}_pIT;Q 3]ni*^&d5>_rkd)inTl%~_uuwd{[ +Ԭ|KoGT7Ԡ 2뫻Zs.FlAdoRS/ObU5BBꣷǟ T?iůa\N-AzV[b+TG--Lq+MsSS;!  A +t + [CsȦz5Oh$>t+_ž;;M(eMwF/O<=5xfcC i- FoZSh1b(`m 1 ÊTub|͋l|X6#/9eCiw>D W -S\k W~\)6Ǒ0IF񯯅!Am`"F $kY4P# NWO,>Б%<|4}[TW*IAX؂ԴTE^\`z ayS^½X 4ۣ]X㢙x0 !F.P, 5-MpaˢPG)}s,ւZ`zadZZXѐQ&&!Z/٘o‰XD7op~TU@moPds sӦ&)p7]&9>z`ʢ͙C95\$pd +AM,u[S,>ȍx#)t,LpT҆It8)YњGva)%8c¥½`_AέKU X.mpI1nؼ +kO(Zk7Y].O2rIo!{b LƛԂ_Xx ^ōCS셀&#eԒq>`l)}@QLP7#5 {TBq͚kn!ސ ,ºiBOjdAL :Fm Uxz]0)W18mdLHr[# ,rPzHꆧs-kn :-Fny{MZ ezQ/fI,n$bTNwc #1B},~LxhΖLoX}ӘnT-tL{./qENX:uJ:=3'Ws,7Exe9~Ur4\>stream +!skڣ)5P$#!I$l| +a" gj}b\*>[1^{lITO9i%5.=d0!XSH#c6j} ؖ0Omy|9؋NO&8,uK֠a4l5H۰4j>B=IVYËt2B?l Έ/.>pD, +kblRӢM:uq P M Ndm+0h3F[`CJ ]%[Ajag nj0 i#T?NPo@"'a(qR=t:$EC]gA&`Y C{u^U@-|P J|tLXIЦk/.o'%{#>VVԚU_eJ=aš(υ PP &0bH&+b7?09 ynME8eh +lWbC&"Ď*fPt,+O#{3iQ/`FBEGj뒍T [qp c˚.[zBgOAo| jNm,AtN,1$}U,;"F-TtcLΥ=l,qx%S#eE5HWp % ~>)1s_pg\(IPZyD`dr֣ 8؟)*c[.#BISH-=y +(Jvrؖ.\!g -cZn`+ yEgB >+%FLOqtvA')' 2; 6-,g?EDz?1IޔH벻fBʚw|>Е<t(NDQz)sUB\ڜXGJq0@+ F7H"5I l8@oPCv6Yؼ<61jfq L/Os d<=V5Se8PWay%@Knƫ̞`g#&E(遲#Dާ2y9_VlTptݲb*AxJfS2-tt[`MKyL~m_韦ET[ρ4YKLc!2J= b.6h]WT~6`>u ?.|Lu-`u_itA6dL}#?ؤ`u_i:-z^\ned@D( 1$7L+4 ,.4y[^97dֹuC}A`WHRAנc'dZԿ^( yFE"DG6ܮC@-BQ$oj:Ll !NBI VwEڡMy1-yk5 +9R.Fm|N) A[SaNg:!hOuqs-R:MFZX\G(|.)c%Bh BdkH7Þ_P:-,y`MR[B0ԒZDf:MT,Hh+n͖ vHq\bFWc* A>"z>OӗjkVT4dDsI .z^KxꝦ\Őn$ʌj/Ӹ/?I_jSn˧IW "H%7p\b,<>HQNΒ+CљȩusU K"cst^6 ($o@laAn/5zp$`rfX:؞ay0Ca z/}M92V@Oxqz_S~R=d0 !%N(9|U+2*~( S*G0=ir˻%j_ f $!y,AE&q C1) +C +&N4 +VCVbE &2jIB ( 0hG@GYd HA@$ a(գvD +Vx28Ҋ _)|x.AZ4FXhqHAԡAZ+ _frUϢi`,RAT)jE}~>48th8 -%[ʛp2({h[Jm%Rȕ҄?ݜ -QɝRgQBSn,>A8E )$U`ZL(I|OiR +$osC =,(?6[" \I +-)3zdƍ)X 4XlK[N|`d9NJB 0*P>MCĉ/ +5uS+ndr8Nfj7l⿁O q)B$sv@&a#;*L. 2QB'WL>,4t\X%1%2lV +&񧼨n _+RyäZR_)0D4;Vq$EsNP'\j]f\}Ȋ0ً &u^ƶl7Do=(,_0Yoc%pƆ24_2 +h֢v d j 0J_J?C%HJWSwRDbSD'W2ʃ#1,M +S=LͥIܔ51(7&O01 |@bvdf'AJBcEYcb(@+ [Wr&IIc,q +L %ܳ: +44xW)!ɇ4!;J*\&' +Std)|ZT:o׎.i-*/TaZN*kf 4 " MI4}/Byt9 -` `ߐ!R.nv01 zBþBegLr>r +sRsV`Ǧ""05pRm#񄡖(("Mp=mszW_-k:*br/3 쌩{~v䃝 gg>ZTar.Bߴ)UD456ess\T C}L4# M'i@b(SKLXh"r<%m-eCLC0Uçk3`2*XiI9kL4COa@C gM" +DO5~0E|f(H=9̸R;QcR0pCthC .Ÿ +r ܞ YS y' +P'^E.Ӭ + Pْof*$18,&Q: Lr BUNؕQEC\9ʠVn(šM{ZB/0x""]]'9x>((U`BFcyƋ&]bC/J8 t 9o', Ӧo$@/& @`2ahxp-U+@<RΔ9>0~UY2q1`KBU*+8)B 2}4MAJy ZUS9E" ѧmK$tL-ts'CeJo R& +lXOtF0o\(p#TCA; +&|䱠9J{ enaRNTc ->BDYkAVHcuB:g؎ +T?^ Q#>ЏJ?:0TڻP2P\nY VͲKX䈙%2';fLS&%0 ?!Ǐ\($`Qð& '`a}G6{ MrY^'2dAM|P'SC79 +?o톜!+B ""(E>\ cTHa8!N4xkX 5E'o,7G6$YcN%7"y XT&klkPs{,x|ȋ +览iNf^BzJ uBn<?7 T +}W="Wq^r)Zq>H$#k apTF8@.d%a6be뤙e^Ҥ۬V$o^\Iŧqjz{[ +fQ34+KzRC`E,:SlGo1v0mV@ MYr+[D!enH +X/Wa +t7]+ @qmPp@[: +Aqא z!RJ=*<6-4$-g^1CZ"UjQ[X9qQ^Tՠc,DۚDІĆ(B i6OTjpU1 +RPMml͈bl; +C{C6dMX(TUb%RLYX#GKg?E$̓K䩼3nR`@ 0Y&8w y*i*b}JLvCV-W~A+3n![~yqR]b@> lROXমA7'dUAOJ +L?Z +CKb,5|0wEBt2 `7b+Bã>Q4El A+}f(o›?VG]8"׌Ao_])Ya|YGSXp^C|s\=LMpuM#rB(+$HN$aP E_, i7#\iŭzq?l1(VCXaŊ;UCXaŊ;U#|.VaŊ;+VaE;-@?+Kpq(nUEŠwDqbŠw(aaŊ;+VuhqUXaŊ;+VaŊ;+VaŊ;+Vu\!XqJw+V!Xq0Kw3Z!hq0Kw3V!XqLw3V!peq0cŒwDq{bB"2cŒw3V!Xqo븸Ï yŒw3V!hq0Kw3V!XqoMaƊ;pt*j*faƊ;+faƊ;+Fu +Frxc0v@tMm080Sn;JJ*m$7Wܡh#6ܡhc;}8CG;}Lpw(Hp PE P1>ܡ#=aYμ0왧 psWFlgpYW} Ί6v!o;" }2}]Pyh(mbabBѨIhlvpٷvE2v<\hr9d;+̽G> +lg^C3:mg(qWmg(Qθ3/2j;Rحv 8 팓>Cbn;’qYXXn;"veCT.4msc#4v͖>xE#3o;JmgnlgʺS>PtaY۱8!eM,ГX4b; } mvVU$EG=Y)ız*k7^`ݬ3$nt(UzSs!Vkbcc|\UuBR_zE,j[fv33ij eɴ;lE^!ahnY Yf~`"L_բEI&ͰV>Fsʪk7,&PHkrul٬ӧ 5u"/uGcͤ6hk٬Phhcw +f{X є,0j68sR]`Yojvj +l7lЛ`uԵ xZqk,YV|'I/X6ݭO V3:KUEE`kjJ`6*|OK٬+P: pNϪ]{ڲ"iǙk7m `Yc٬H)qf.G6.ђd/(լG(1@r%dKd\Yg(mMcbo@GF36@2k&_ ~%[,foa_֘l0o@ b+tb<-Tl0=f1\R)wd55nn1|9Tg1R2Rڑa*1eMo=AlV*hKٟ]=bǻI !^C'|2b'b~p^ +c^'̋)0:}1XsPd1oXg^&pwno1Syؒg{% OL ) Is>2o3O1|unpn`2d^x̨C9:zgASЫ-B^G-&Yh4dn:csAas}،|o(FI?(B'f믻QW1?HdM=YLIP:8- (S?7:z%x/5/+4ńB6t]"x%dw[PgoO'f:Yg y[ōC¿u7T:H +q-L4RTlߖC9տ T\jVUa. A=ďuO +M&:Yfjp1a _vU2Ѝu/tN_h(Zv$õ-Ew?'TZ2^=C/_ayZ+DՃf:MX S<= P@ +K" (ݜF|G$CPٸ~%D8 p 1 { +Ra'}[$4?JX%(d1z>$ Yg>|D5+ڄۘr\4Yꊫk>5G@9HÅ}[Z(jNf+N<$Je. K*0s\; +ENnBCsT{IN! eGٙVUU5~@qKi9x<nK%Ʃ$/UF+-l7McƪQEQ iR,b3Iŷ2L-u/p}KՇ$Te2xUQA6~Ku2mq=Naz0B2sbB7H[EPPA/S5dw +^|ǴVT9sch;Xj *4\QCMoD1,߸Uvg^n"@>;$3E"RBD[c+YQ*W'.[qNM2U)uG*? 4]&AUo^nSG=4]VM,.ΰ&,ʳ ^@PQJ*+UwQѢ9; NRd(&^,|yt&_ ?oTiffdZ&Oz=;t]v꜓F~^Ko R$vų4NTorn X'вKmQA\l:M8l]dȇ'A<=@K03yUl^D,%sok:Mxj +m] R0CŮ(6G"&Q1=hxY%Øp,+т_I[2G '%:揱0vˈQe2 "'8yy[ش(&lAM!5#8|2fփp_*i={8&ˢ**緦ĎGH\ISD!c8+\`]RVE 9 ,L(LЂp5XrA\!ts`kZ_{1[ Gu3C4TؘДWP?N9 %dd :mxWٓPPi]!$c(,`BY$æYYUlVaٲLjLD\7|ltn\Ձ]˜śޮ7 CR79SU8PhTo:bo lM0đ)šdG$1q]MCӁWZ,ٚnЗ>uȩMZIAt5ap>NuҦ1)+3i22]QX)Vi <%8pϚB00 M` ȁ>B/044OxBT"MLSU$;6!턊d+cWMO`H@5z+0Yӿa4b߀0(=M; @lz+{tGWH }Bo2 OeYx%d~1i^pi@)~Sf8 5%f +wcw3@BBh2 m"FLi鐻 4L8xSAaazԦWt,2PW*"XƘD)!/! +kpCh*].|߮(:S5SJ&<'耨rU#̎ d#t+Ti .1C?0( $@fs,e#iFD3(tbo#o'¡1 dD "$ Kc#'FE [P!R608![ 0=xjdwKG k]UT1!h3*`}P 8*ITQQކt"ܷxM h x2Sa=HL|.IAyMHԤ혐:BIԁ;/d+EM +BMLH;hNRIpV ! SZ DkBOAӗR/ U vN1& y%'6~L/Ax{]#GϴTq[FE('L3[)S͍ )77_sB uA*H21Af ֘z&<(@݊ WZ2 2P#}g;zANzu oUJT3=sOgmU oGÄaXa-!Y*k< Th$';ՈHͅ@ + +_֩v B{԰60Tvd,avfCex֤zr%"-[LMIbX:* +M7jуt-wMAۈo™)U0,&2POO.eW))41UX)ZPB2ћ٤;;:AUbieX-v6ͥG4YPK&˒[iEӹY/h94#םV `tлLZ :Cw'iH*dz!fڊ!qSs}/:Ҥ&MO&`416J(޶ ^UPAwa$|`H`)Xφ~;mBv +RQmH.1lA΢e4 +ð;``D}8p䣠; ]xVU-R +Y)]P݆2~4 L !0dJS 24 t҇ +To9'Άz& ( ,#d쩗%, tvqKI)#2LLT2/<CC M.4 :,3po"bA ~@6 ̝P=kIH% +E#LXV`K2 uQiaK݀ &SRⷛ='ً虻"= CG  Nppn-rHo&hxJ(A`lE+BRuAzU2^ӢzWqb'GBaLE~c1ޅnN Bh * -&}md:paHUiӢ~CLX!Nf128 k_gP +}0>A `2bJ[iM΁A 2w!@eoI. +ᴏ,Wj_uC8R6wE&1^K|cu sݍ +~$္ c,U&A )TG5l 4)jo=YU8b + y7(wD=M*AZV٣65d*n̥g|T4?0[lYW$ :j]hp+M +%:Aq}]:Q(uGDW0 +I#$ | ~BjdcT`|A yN@?HTwG9w*=CSuȦsU ǢOO=M L UA4x a]QOt؇ xL(as)qh^䨰vDA,`p"A~?\h 0<=7ڨp$J'/"1Q7r Y<08fҳ)!H0=PCբ /*3կ@8>@cCF$pKi +RM֩ F/S  +۠^_DKx#L{"!A|, $!#Tb w!6@5P# L : xG f !z*$~Lj]QC3/Jޏ?-d PRQͩWfQ9'u +BOc<<:S?, @1] ~GΣVxvݣ`#frgc2H[P+4QpX8|'pfk0F'Wn=2wCz"*:ԚsgOHX0,7lcCD+(Pnϯ,o¢H |~[ Gח 2L0>G>F` Ѭ,{@&MvHۄ@3($gh&WB*6@5=?'zKW4pE=%cn Ʋө{/ #d І$v5Q##@jR8f*EqGŌ ᢅ&i|'_;%!8q~>[n'݄ôcsb/ƀJ:We'z/Rt'ݪ]-@?&KF[+ HV$~$p] B +~`5&HƇaPlb +|Q46%*/c`xmB'-/^/nMp ;R To؄ Ƶ@)5+BT> +V  K{_ſ0cK6Izpd@@3cf2"B")Om/*xNRߴUбc4z%!NݹB2v6$ .[۟5ILa0[Q'7RVt#!E$Iq2:48 +B0EYx A*.A3NG$vĉ+D n%^Ӌ5XgBuN?qgJ*YvENs{x`ZFNʯgd6!šqn=0 V<1|~Ft{upV6t:TR ų D6h{@KBowJT `VVmU,CP8J<0%C6^vHb7Rhf 4D+)hN#["~ʳOyُ9ax_4\G6hk>{xQӆTBvm#eL6b(pIQ OhuL Le]hlC %6\d~}6|=O1=rxVqO!3A]$C*!2mQhM[ [V-MS?Tjɛ>y'oMo%7}Oɛ~C$Oɛ>yoțO4#oS#4TTd(*ɬ ~x';3t™eݨǽNNJ+]zH[tRV4 h Ȫúq]0@ɾ~4gT \}O/m0 SY8 S,_ȤuASه Ϫ8VSlV'Υ +10G*u*?wCdr[c#H:Q=j;S)O|G3uƧ7's[RZ43=d;&:>ϜnU'p}\n1`4Wҹ|ELwB.DPK+P0pT]`i4'y1ZZIVd߇Dc݋J+o z F/lmܮm)pHE(KgmmmRtAAZeac~(ݝ 0>!)wPyQ(;xV$/0xdc, 9N-S12|?y(S}}wo'y]k")j^~G&#@Tp<(@ryuN/$8Jn +@*7]YG5`ti,JI\սP 男t,\8O8]ŷ`t>[%=XHMzEVV5{daPX-dH"uhQP`0w7\ \PlRw*%Wu`{Bă-&[/v.lv ØR;*6N3)gLVv2D{m= +o>lCegA6pQn5HCf ˢ)/ uKа?nG):bmʲF,?`L13F!t?:aL0z&O&^wJt/}o#}u# #\G?vMm4z'e+pVRo ܅_vШW@D\n8tNwSe'ς!>ծ DMNc& l2}u;nW7?.zyЧG 4%i/@U^jiQu5=~-u{s"X*{ |i[ i+ol3rΫ\o6"07Bx~"ZTL4zpf!Woʠo7V7q3O@g'G@-6+9}A ajo(U&figaG?\ikY,G{qez==4rOlΩOI]o2:vpgC?"9#ճ +:ܒ G6˴2B{Э8 7ޤ1_EKgO/Yz/|{iwI,Trp&+Bmy#i2Ӷbvj0ƒ'Uoq6J٦%BMfذMO`E|Z73 _=v_o`eLĤCh:R/q,Va,NFUUlځR_n@e@~$IȘ&|83Ql^_n 6iߞ4{e`K2|-MLFNS5l;jufQ T;@|ot:X7m!MEb8L:?C<DAi{k+omOmaO`UҰ&dF̔Gn:=R0ddz=ǫuu7҈dvԪ^ܛ~n+j.S42X8,3A&#&[E_.RQ+ (+lKGX9'F#gh._nb0Ko,n +26<aݑAʶ0mMhzqvGiFf?n)f%&Rǐg[USKY'Ѓ)Ng[]ŝyGF13nwkv;n&um_EФZL 덾D!52iCOjF!ftÂ({4yRS Ϝt\m{pŅ05iuD'{J 4 _(hdx{)zgI;1P wS + $NH/_ꕗ| C[4Kb*\#, +o}tJǍ3,;'+PS+8ա4ynx@4njD)ˣ:(~Ө@O\)e[4K~=@t!YHI2 2F4auw~Od{YpeS"At]G_e+*hqfIJs~As""$wMnuMtvk_8,pLBlKŸS-3Ptp0>pµ)d.ၧv(Ba6_<(j Dď}17I/C"ya{Be0MS̪q0l15V1:v [*c*lJBk% 7|dĝ7 p!nsX0{a_j00(|agz7?f!RN񎩃.@y)}'0C? *=XR;I9|o=oSY=;1?lg=y2~PiLU! ʼ͏',; +6qxP[UK*iZ8Q%FN]qJ4dpEՁ'"LAnTӓb.X6˄I(?dmD +~ b9cު/D#HOv ~;U:Xo^>MpUF\j9A'i,;~?%ܯMK0lY M(_i^ڪp!+x63 dڙYX t+{|ỻ>{`8ȕz}<0HЭ [F~27J8BdM9f,6vlI19tp7fʲ 81_߈TiENZP Tc^,u:&h┱jEpOkF^1 aah{}L%> +'PI!sU:ʷ\TZiDL`Č)&+v>2vXN |.@xN))6,u!! ƙ$ ϋ`*vD+ESpUKޔukxV +Ș o3ØVƸ]Tk#tGa:Z5XoPQF=2QDi#'Si9%/pPeu"7m5 +:eF !K#,ӇSq|N AuUyE|cR?bǎ!),lgNlw*S +8TcGI!ߐ4]%!VhcyPA2( s(p@`RC2ǛQi +U^ U: گJ/V<.%ןbL\,lV*7^hϲ-A5.kwx_msAc>oUkGQy]7hƻ!-VR 6s1/UQOFKd}PxI4|:%[u[u;fuQPʋN+H&c.’i x[1Œ4/9I_H="SNoW3nJz]KբRiK(nwŗJ?R9~ܼ^$u7髧݁"J>2}x>_vVHW%]!hy.~.A&kGB^dVmaxx M7׶L!'}kOvvr;Y/ċ(*VR;_< {xN&YIg7鲴ruoopۋ?Hm[ H*jާ jޛQ&Y;$\$kdc`/0/~n&_\\9IpUm\GG; W!: e^Ԏ0%FQޫ-÷yee1jXj|u}ps;}#|L%_սc/<P6P[7ţs좘-e\pkMJ߹Jfظ"k>ӕ%nF2aFgU;-g/u5X8+K'{QեT-g NܖC^V$P{ѽvzX&X<$ζxa=JU<SVZ_0/łƁiW؅#M\: 5_Մt(W{!eX&?'0xzN;uxm:{FzMQ^NZ`/po  Pp"\Ihk g@a!vB@/bvW}?"@_q!Ʊu*fw[)K 1 8w!=,2P~C~RzAʁ}ck,K3YO$,nst. Gi0IFsoIJ/ ~sdBյ㎝ڻ6kO+ 7{:r7dPKnNS=)gRJ5Mw Zz(iS6i_L5xRvb%zkA4#sn3p.2*{{I2弔;,w<yܼuIo=>rʺ&ގֈjy{v<-7e{:j!"7X|c=c}ۉ^yE3yx@Ǘy'^vW۸ۡc/.}J*D(ҏ<_N2Eo,lxtM:hHJFvc.h72$]"߽bc3^U(N߿bėRe)|{}&Y763)FY۹_mq+_h6'DIe8"gplQEc!J2 !p]OE6cNyx|Rی^n DdH1q%N AY/je݊m\7kUFlrlj Jkcd7BNWlI c1-B:,-xݛ\/GuS`z}4mo K3|# ^0{x1mhGu ?oYU.zCvPLn((w͗p{,|}x`qy묌,1NJ_ÙP^$sYk•0pєj^nfǖG`]iW'!FZ~ $f9tx1U kђzl䴁 &p*-4Y1>Jd}KƮqbͺ昗E2an/f{"ƲW֋3bܴϞm)$LHA@TZ ֋z+i-ӹ$ђ4$ޖ z|N[iLA/ocb~3bm$Eb"^5YrUt𸚪6û,D۳)n?NuO/(];njA#U^Sw+o:D/d(o8KnE™\ e6g |A/Cv&0=-5#_!?^If[7 IGrf~u]&&9Աs' w-Yu5BKh>XƐ eqx12F˥S7D,<Ëdo?Y|G[|ky:+#%op _O쥐K(+&*̇ɪh9M۩HJO`Twܻ ~.sOV?U<=و"'/[ʺA -HLX7rsq bWl/xbSeB{Hw/;5j-*s` +Rlw'_Kudn2*Pn*۬J4F(hON6Ǝu +nG+r{?\q>]z.$kK4&hWd¹Pc¾)#YwrgDF], :NB$C,m&Gf"4n$^_TzOB8sxD(_DU^s4Xv@wG"!+MYdl.DA7ʃӃSaS<["BRg3HKaFoxX+y+-(Z)-/m0z} +]t\-SÂ`?iDD:}EҬMc>-;Earnh_,ލUKԳT^.<˕ҔO%IZ2rcޠw ƻl*[j[jIԲi=  M,/db,c ǒDX2ŕV)(C->W^冬Ӆ>VH= ܒ}/.2,3ܝڹ'c}M4lj\z>A}CizYDwuՃT9#mg<>0.n,]}!qr=mjLPl=u0_Pl\(21Զ Lh,tJk:f>aw7t7+ }h!o)YSo7doq_/8(]yѧD=,3M,"H`mQ{n+*D\* ږ}o6ƒx1i>J,hoǝ78ڊo6f+[S + X7FEJ_}Lا3K{_/ l7Jz>/eu@'d}v엵{Jnx瓫2 D?/4(RW U1;LA[x7pol2DSG={քy}FjB=ƒaf&kŞytM VϚHHQO !!/݁[bJ].soDx;}@s'9mCgUZdUŋj*Yzcgɉ\s?†[m}?o˼FC&fT3$pFm*L'Sڤ fv[oBK?1˙,G}H.{|0Zm`#qV3?򔚟_]^,/yZܼn?{_ X4+59{0` +t*ߑ?B}yOrOÂS;|6ܟnD&m H$ 9U{$7JcY^z(9 I2nK\ r)d.,<_KL-9*evP;". "od062-؅(E Op vyoa+vd{_\]z 6.K憲]8z6_]9;?V72r1|~X2 Y\#OWhV]BmUͣ|1_Uvr}K{vPVtd^of4<#[G;k>س'/oDۍzBl<߾mV~}YU;;wW_݇XP{\TWw- 7s:t)~Azp>Uv,ZΖ7qf.xx}66\{P4RXjc<~l7_U~jۧY9\mBōFyYȝn+kҥ}7悗/rNrc7om6[IE均K1x.ya4A| _V~1Tx>]ޯ}>Ń|%_/hY3|l_' oq;Fco:]5-euxܟ R<_xDv:&Q&UAzzˋ%ؖO ʼ]|U_נ yY:_'a3{CtpbiZ{vr;_wםz8}؍,"wOm'~Vj)Y7[PrK,TgY2=XHn0qd..im+q_(҆}]xOlS[f~aqu~W[?yݹx=&c59w)7[f2V1|CZK]6,rn]+Voo/zY+pv\ɞ7=T;G%p2t]gGf|o6ΎչI_]8\ys(-쳫F`B]UZ:棉D¬ƗaF"j)+^ +[׃ŕ ?5Byع;9~}}luY~tvW +6KN5PWReQ+iKfnԎs8W_/GR'_z=y=6"˛sDJiܕږ"va0I!nVh_ -EKt.U/ƣK; 겱p=x}K +Ji]Z[Mkk{+okWtnVK덥r!|{Y= _D"ѝhwe5LUTX..jH75s=ե~Xٖy(%SZZ߰VQ^c}yS9P7 ՝6^ϭmmWvRawV"|s/ սHJlgn5,n')#x +|֏2}j/L[Kg+wfv+|5̾2ҡ9\b~\4G`تsMj$̯kq-|oVL>|Y<:2/ϣy-cٰ_ 7NdCʞZב\exys:{L>}>?dBq|< ?ml</lʇnE;ؼt)s.XkU'QSja_=͋{-4SVUݽ^_7ƚo<QV[j-<[g;>Hw\/Jw`vǽPmNo/|Kn9r/S%],=rlqo[̊[&eؕڙ_.j׭Ax9KHtn3zoۅ;᮵ˆr_8R7jrٝp\x?||vҊfV(]ua㼷<ׂ֭`=& b9g1>s8x34 =04l +sQ|CIYD˚$K^Ui-k坶 m*>sûM+]6yY<  NoX^tZ2PRNKm F`@j\7aOAa6^quMղDIIBlʣ l/" +9֋U N?("@pRu7lx+XfZT>Ous&ڥW{mP,9K0o+{PI&7/ },6韛Xe*)dAK,W UJˢ&,ph#]#ϣjQ XA> G  b)pvWib^sC[нz~zQD%왚pt)(-7c9%-=ltK)#Ŭ*'cܼ]0q2^ᅺT[BlՊcv +:D7Hd4[%r?2n]K0 m̊,>ɋg`=9;|uZ8V7SU](= l|"ޯf:NYV uy6zb2ԟ9r{Ӄ5foiM-[ WRգMO`B +:~$nbiq>=>'}</뎓6~d)]3=q0V]ah[jWF5b Iw²LqJND&roP+!"sdIIӯ~HN`;RZm%Bf m@?Ƣ 'KAxSO堌UK[+%Y6N"Cɸ[رkd*Y͜x!HRˆWH{O^G4WQ}$X:I]v.4E 1۹KaIq%4 u% zˌ'^b}>f^JFWLKcPdp]""EwoUoMP\WB ?岡[+ʏxe+@.ʣM~|g,Bǔc$gA:nZ]Il_eU%*Qa|_twz=ՖRI#AY}Zl͆#C|G2l5b|!PUGNn!CaWo?ӽl9@^?&JqkdF&l7n5 eG PɇoQҐHijO\ZjQ#TJ,-'PZۼ-|~Oɡm^kѕ2A +{\K ogP1.cl)ڊO8) =&`@owze.iOZ{7Xe(iKZsޭ+`PcU&>uȫq xjT_zu}!ιi1Ŗh?hl»<ʌ .X٢P3RknH¢WҝemYʨEٗPBN[y zmuik1&Av諾>{>KH}n=rDy%Ў ϟqǾp3fvYARv}fVSKӜՀ/+X;*LYvl=AmcN]_h+`6 XґUT_s:G%h" XI E o<;]=E,? u3gΩkY1Zo +Ftj)N-EHaV?7f>V̢+_C2Ug̐C,%F>6fBe3h+ Weq*3cu9 +y2Ҷvz-[? ࠻` Ï&<`|vEk7&,ǟ?@Y¡`mVvx+n e<\< ?hP)n=z|?PTM.N_wbOJ2\h ʳمHI.nXj%:nVr2ӀK^RnfIuj^Da d磍]:AOު7PȬ֒vQcn{ԗg70Ք#(c*?ma݁[z98#o}}7oY9IGnXiSyREYBTQܴ zQ%;F:V^qx80ui.Dc%2X9^FϜZF^ +FųdFFwٌ'لݪɘk4>^r'Z+xhǤ߉!+S$Ē]{ %cuȕ]m^1/cBQt_HoF0@]S/ZW|I:=ݙ#ҹ+:tE^9[y_.bJ`OyؼE/37hɧGʤ/체F;`H41 鵒X1 +Wd]}ڲw$ N}ݾH\iDOy^} ] h*T&aŹ hJq]@l)!4_EԼ5]-G\'MKpCEey#V R^DlsфK;6eGe4Ȓ#t5A:ŗ(XG{ޫF=&tp&!'p}(_Z>phG5+ՙg'ZK"E=IA;wӑ3jk*Pk%' v +f*О'f_`ч{}ϥOu̵~I^g9-tGB5W%|IJ+2X߁{?W$\8G5"Hb^KX 2"4@^tw Fés[i{xE bRXbJt,PelPHr['FCwI +߉?x@@džu&L]1XՇ]$p?|D_ Xͷ!3T ~5X:ui} )/Lmb~|JTM8wI ʵbvn~z:*NXy +>v *ﴴ.G95lUgXȣf<)@mRFleXځOjJ܃s!n?MLҹ#}7K8Wk`Y5@Z4YeDŽ5]*TEB(߾˨dwJ/PSyɪ"?i\ wlr{y<͓^gzר.;Hdh,bPl 5B%,dRlUkr[ +IO%j[&AM,J `TpIܦWLd7 +<[R"*> Q%Vt!3"vp=97Srqlw- ӣ_|GH 'ѪpFb>J羦m;eBe8jqAq\V)0кnk*;YM聩6ѧ$[iD!k>djו-gf8?s(qSD?G#t橿Yڕ޸췈Z|pKrTp h(᧽REJi0 .FH3Cu7ydEߵ*a]}Du#a7L"k`k1_2O ^1<*ҫ3>>UAT>.T]5$_*!324oH;(B\(-6= y/@Z2mR kSJb H#lL4 PR$Dbg]O! %)U=xiJ&k(l +:_r` [9N.M%Y(Ba/ =hCS5~w襐7i_}~l@D] +S QEz2KC1gٶ>`v]n(+ѱoAOpZ#z@?e.3p<]br[c.lXR, ;pUP %.&lTeb$𢍀u!fl-8=blA( Sy UKƃGh\8kw8F{ 9utb}dn~۵9(ݩ,J,H5EDo^^X>bҸ Y+ BV4n4(oN${=`b~N6.T֘WB}9s{}:az),|RQ6[շijRc>jEhJ +Wh̄Go/ +FzTGP 9c+UrLVtIe%l3fB7P^"aeSunGaJ\ƕa=*Z2* Nm ?H.&}bia@BQLF{\4 LlHKx>8ձh>4B7][`jF+ 6SKnӮ5{9t-"b}Oǘλy19tۨM;靷uGuHfϪ{ ?ۀpRE6#Zeӌfo(P(wʱ}bKl;2[-M7%MzkF[L֚[fKOq@?BI1z]Ÿ\;9H'hN4F$X +Iўgk.iW%~B] f AUXDDmA}Kj~u?,ԗZv@R^җB֐oJnz]Wf¼P)<6mDQ4/7Z,ŗ_͕8Ĺ*Ԇ6r]7:! b_QULlL̵`,RAg=R:ܓU)";DQna^>%z[ޭ&Z\cjuN;"+`HY0]ɣiϞڈe;p귓,~삎v6rB" +J\M"Fc{rGr%y*-/"aǫLa0v@ŢW[n?\V?&%^M +Uϔ򥟳r*R?PlhW͡R*$ qw1&z U6 ~.|%'aTfwi]pЗҎF,2_dfru#]A8eMtvӨB4qn UaO[sFW3LRu(6tUG˛/+kAmJduh|w+CbcBmg)8D|YLH@haS?cUBuNs?L]fsUojU +ur,flYiİ kh Ai3qH k0zΐ&ec)i+"icXPˑ 般uWտB<)k*^χ_T6:xL+;owTk?6?h>׉j[sUV 8gxP(‘Ozj& d)*Z7&4h现 +w62Jót\uSJ4޳'wDc5Yg.6#=/- mʉRX?!S9AѺ:IҶEZ?K/Gu^kUkpZriB˳/2eC6$N99,E6 )TDnįû-mwu[̇Ƹ#8AVVo<+fqmtjf]`;u Xk]+ m6/ٍTp<#$WfB9+gPNjrpJ1a BZSl^@\3Ǟ_J IB %~F<`ٌfؾR9K{pL2,VƠHc=9gCO1%rrjiϚK?Wk!.&|#'xSZAcG~M/ +/:'u͖ vԅ̙}im2w;/{8E76~;_pSa)90d1Y ڙ-E!;aM$c<2⳱2ÄOXl_|\  |;9tQ~*tlc^!rBO8V`xg?`s)|{Xm:Sp_&evOޝcy]eb/6u] +) +hXJ$FǫԚY>ǢƠN%T@xGr2Q~kat;dOrێ^Q_abخ7ZryG3Pc&9I-y] ^J[)s:SɈ kjzpߓQZ< L4 [o3J|{j|I{8MDdDUYaҒ+5+8qS'R$kػj ?{s,tzKaFkjr'NC)dP3tZ{ .E˥%@%Lw-S% @&*9u{"5Kt~MKnV؉<w&X[n_Y||PQGIIPPWge;L₉0PH_cqG?*ANxgS<qG,1v"ke$} YXCʇ؃3އ#Pxo:Bm" ~S&lw54Z)Wt7+Rv_\mɎy=6sF#F +/\ڙ?HVldl'}񡾾 #^Җ4F#gvޑ6yiʕVq)ȸWrZۜ^HXZ;%79[2YI"L^qKY폧W*gUQM[1p\f164O`2 Qo(&5t{얃'cVuB;Ln }s@%-7f1:bRaģG;{)z }P +iL'`g_N] $!ag;Y^y}y&ʝX H([ +v'&`Ciİ_F5)DL%'(j˭i$75d9>H &2]xK񰼔+o09`yN1jB%vr։=]&ᕡRԍy`VKdMy<|EmG{}66 uO"P ssuRVTѪ 7_ď͔@̈UVA^,,a"NK8:M׫8z5K+wS:(&ɵGkJ4n{Yj^Ac= eF%SS }v 9[ݪ.o,*K#)jF7("~BAED0Ek-FwtЅդiPlz4TW~%sPy!߿6窛R*#(@V̨rpRxWز;ҕeo-Qm(3ruFl٢#s?Yo}cNnuc<"-qˠL*\kaܪ꾣UI0"Knž0.ռƤ*Ls ]qZ; &/2ȟRæ껚0͊'W\5<5GErjm% P҇ұ0;RΞM{2D+I_¤A)m(yx|ai,tf>5?G2J\t3=~dz`JBDq{5U:LW+aSإ=\cQe&IIWC7FmÃl}-49bW4'R'_ +u%wؔb I6n;mUpW^l9hR9-+pf2o4YIϩS-_6tsUo ,R''L`)%9bhxs͝tQ{Vc..+RZR0]L7bZќm6`O+3SqՐ{5Y̎bעoL=U)I1?GۅWQxeoT;VX\FH0*VyXz{ jG&&. іY|!D]ln缫$JbIuWvpQc_t4QzAponFMyE tOuԙ-xy(PZw+v7X>ە2_~ʸϤ?`_<4@wAr}&ur辉lnxn3>qT1McN/I5eY:\!Ƚ QeLd%:*}Vß( Z=6cTF8lw +oXNH8t:^{e7`~t!zeuK2~Tg ~n4ΊJ6h?ofςk .m(w>.#cj?>-4,d +gwaSy>,HkB k7hpYVQWŅWEMϛ͝߈sR#rv^r_n &hw㰵%1W`E b/tA,Djh|FsUHVQ-X Rl̹!]U5S},8mr1S[er-jly::kEozw鯥\a: 8ӥ[{9YΑH4jzKI60}")$تeD +v|RݍVDW܌ܱ5ucWS0oQC2-@j]tG>;{ PQ:iK֋oP}MÊ4 RNrqFY#[sg-s\םi:a9N1 yy~ qu?%UWͦLv%%@j^9 ^Gа`?>yAec[oLҎu//>I}Pi ] +ҸjǨmí@*/,ýQ1h'yߪ჎rGqf@7AV"$g\dїjmpocbSSYo/ +xv1]bhs㍽sܺgD͇!ٻXzn΋_7E!hGSd[#NPEg*@$Sf_-0V?G}ّ6^/U@C-/>Ծ5~Ȇ{X+7H1\7rȢOКMܡe?ޕ6U xz̬-,/H& veS|ͩ߂P"i5G>k| VoZ 6ǦL;YJ[[h<`4-ZDy`j5KW^S Yw&|IE:5;+^p=f9W;Dљr`1rɇ|XF&2U!.!M_haVw.":؅ & |>|D 2$ǻ j+ *|ܮDPZC9qMhgѨ1m4KVZt(Kh]m-ML /9%BM?fXZڎZ8(PiV$?0hAg +C^V%{Bj2iNu)9&Kt:rמg*s'Ƣp%Z:+âBSϿAp:͏e+^$$}FR%kVZhoDS83k^uWiapAUfx]mvz R@EM~&~\pypK".?MW`sa+B]WaњtQz,?|tM)csQ3NJ%Nzڭ ,D@[AP[ؖJm%x4BRs ׏bxB99v`ؔw=DD'#T^ͫ~^`T6Q"a{Wv<[ +5d:CJGGwVB}?LJ !sE2 KMQ_͕KoDAy2*m( `yTL~\EyUw,6J-yvi9AX-GМlEuR7>,b+m>_iz;dKRA*zIۛ 5vjZX̚rIV5&JݛCI)"1c`MozwȔǚRDoy37>52eo[,v0ԀIegcאpjȹ$q 5Sa&*]z18p(^~ar?gSv?B1~\aÒhR5d/TE\O6_v]KezD_t?~2TǟceXZYn~9P wzIv+^mڝ7oA83NmuZLܺ:Ssݿw?+Wϓv?z̸>Vr$}Ju=sp:`7l7lhᢸz?vw{Q_?Qn%m]L 7sƭXw?Wgڈ#IWFvQM-OY,b5ӈoP>?Z^UѺ9wYϺiz--[6uwY:QݎVー t<ayFUw $:7H}mQ{zO*3z +whR) +~)epJFn7mՀߕRRb'qrwqk `3% uU$A(흏í*6=m=MSʯڥ͝oeІ_ŇTRjOCb[E>;Xnj׋71XtP楒`2oM*\1=@/.ͫT X\|-#C{tq˭[8Fu;YLaIu@ r@z4(YB?5E"Vh闼ŷ9`Gf >\D(Z ؙ܏ѩ6v3iR@z~1|J׳4^W >sL):<[/mV/"=cx%L|кr̢Sb n]vTi.?3?Pl -ɷp4tБu: =o&h!*UƏqAN\3ګ_9fΔ$" lg;QnKY;^7tk/U*iNE+s|o`XⴃS&hPv](FõH:04=iܧ>)iڃX sB_Kˊ;߲ƳN(?WxnIVƵD3xkh- y1Oϩ|e +i]"gSµ'JsjƲ |'j`~{CB_o‘v=s[Yc<:v[A)٥@Kns{R ө sMToN=ۡXz2J04ݵ~NNqù` +A +}"le ky6A1zB=z%qL"{JgoɸN]!{~}\Jia\/\7\\fX!G0s5RZ9盯eܭz~'L{ +;$膕yOu8ʗT9^2}e}Ti7SN +@GtF Lްfǚ[ƽ)x{n?&pp ln7Iuam^.y{S0nߡr:F=S}՞>OtZ_ Pq~ RU qk$lo(G^7Ф@ .PW{3ԕ2؇(iebn~Wә0ݱ=h};J#ܺW8nQjQy`}NCh0*aA n8:A5Q /4VcSw@襏UOԚ +TN:B--i>F̿@'}1ђ r(7?enQRQerT7zzl ueqΗCE5v?YO!DʲXJXMT8^DJcnT>65 [H7<~!LM<)R\@zJIT=Z؈⾏Ҧ"Z6ySk Wrλb1T͝▆hpp'j!Yˍv&H\ȵGĽw]I-yw᦭m,q]Zcb3&9~5|1|/gA:LDu]dsk6}{޶V _=Ԝ5^ TbyUKǧDo ~1@sPRGſ@)ʯ")LOdRT; mQM'ɴTI(*@+BgDfLu ӆՇ^K/9L64Yy!z3n?bJPoJX._vshr88\=y|nK?wԋt`^ %"E}筣5Rk QkZsaxM5 aۣs0>aӝ`qFK=+ n{605)iv c)C札b.k4[ĨF+QE$='%P?FHNd6:4֌TYn3w忞sF'7kCyƭA9`7D7UY΅批oaR"Î!D)>{u\j;grsQi9v7_tĵ] lvvHW%Eb:L? r9҈od E*:9Sg^K:R[Oy/7]R+ evp-grfƦ4 ]ҲjuA}{]t>gpH/SXA[^/wR2?`vs}Q &t #dȺƖHݼ[> <%\&yMv(ai!6c9I<LZu"KN\kyž`"ڄ-ogB__?YL:jP3/ԯcH9AlL̖XQ^-GCBAh7. vW_VdvhLq|X&^N>>L*?3 +rɎF9 Io9Xre1\8p3hW )Sj50{嗂jo9ö>U,7M$=h &s9l@rӄ ҠAn"0QxvyE:Gp$?d7U,w 5˯6jl9̔LU'\&#Nи#=[_[O:dQAcpŧa{e\ap9!5h͟#3:h1 įCطl\"ONkF?~wdfBq7=Biv"<"0Ư֣"WSqpr_Š^E\PDA Jhn]Fڊrb5='sh0odfRQqcx [_.Dc9\ +=Opmf>O詋[Dkާw)0Wi q~ٰ*8)wA0E.4اBU}Sϲx,Xjb~SpK"om7EԀg73Fy J+Dv"'(0Pࠤh*)t#974oؚ*E=o,^`M^;7?'XۗjC$ m+*a9&=Ku&+&22cHXC_"XZ@Quk$8YA[ f`} SAN9>02 7fbI4FcJ_7kHQ7ǶN$ g xԗ6Ǔ+7;hkR sŞ2T6wqsofxأG5곉H+; iR?̪]hګ(lʕXS,x-Q%h:i%)*@o))zhh-/~҇+g "Q__HqCbz)]OnScXӄ@Sd= /u췛r0*}I( ^Iz#B}n8o*O.餑1W^ pu2. >#8+z3]kOH&;G޴|dt$Jq&%45)±hht^wۨ kN*դ]mQ_Z A31 8h6͸A|:Vu\Ho[?fH={̂V.w\ܵN%_IlnxNcQ Z!vBS:"4:UEFO]C__*Lc .RMP50}ecn'ir ,y=uEl0:ث̰D#Yz(kWu+PnF1:\%zV:I~^Gd0ݚ}kFש@_N)2v9u UC %= .Ve3'B/wO3/ݻ"Hhݘ:>UۿQ>"ߴ~ +ն ? g?)̺#Lk$#ggDز'<):ՏWx'sDJ%Q Db*6(Vy4b|-<ؒJE)@댮K}Eej2wVei2ʗ_x5{'(|"*ߓv;Ϳu`Q:n;ڪp ^^\)[KAƴD<^/W~Aqy {eZ2sYYƯiwd ˝ ?9DHfC+&_.6㖱HBV34ǶyImMmK1fea<ʴ0WP s{^g֜R\^ <L1OG9{hW&DG;gݮ.E<<o^lX7h/g{U8Dh6 ;|Ѫpd.a`a*~7@C-0#uPyS @HgOF.(őUuf>M1(EP$VVJ +(r ɾz'pH^PXI Qy Y5*VqўK0?;~UHH ;¾[HaܶD0pSg[Vy&&7^[\׋ωԋN]ʃˑmxFsɹ_ +k{Pvgm2])J5k_rPg4g$_r &-|quKAѶ,ۯ굂p:Ȧyָ˷W&Eђ^XlڋWKVE" uoM* @Z營 J]IAwSޭ9R47ο(gLЃq1V(; Nqve d:vFc3''j2wxL%?ɹs_ڤ ?ja?s']0A*|2*#_. r#1}r5>6-gמMWYkz]  |aă+4E7Z}ż{# +Vةtse]xps(=Na`zϵFlioáދHl♪VO}n? 3Bz@ώeM< y2[khi? RisaOMgfHҼ'5f@3?6Opvd`ϴlcA]ꍾ0pkV յl.Q%5i2`z0%W~( >֒-ki*~)3@4աKH~/dBq8-X.o:iҶk`aK,o+)i;m!Xu"wIf,ZկQZoZ hPeRA:q9}?d` aFt-uA#HG9O_ gs!Ʒ0+v❞Z-L g:y)wn ں<?(Τ:aUK +"m"RG ;7Dϴ%xG?uKAӜo#r(LdhGq!cG!/2UzՌбXOoLOnfCnVȹz iP.\ 63ٛZzzY VΈ>^T BD" 8픹c4Fl~l?  qK܌!pcUNga콧4o{OWYGع&}ښ<ʀ';}aOKȓ y~^DL+5D ZbsOĴjT.ٛM }nɥe]ΟCYP/gt.De'լ>Ҷ/.fC& ᾽bfk^*J'tTڊszPKn!&.ԕ̊vnlx,`: I/- +R;˃HBs̺>[3ЀEkppS&\+V. +N6V'rJܠj6 +:u*[uߞR lP9; +CXɆG r=rYX"ͯKګU7v8~ÜGc.*k\n>洠UbΦK\ [܅>2}z:|bᆃXqD3ixRS ShHз"$sQDWJ_wr +T ?>NG„dO2=IZc& +M(ۻvcqloF:|wW -30&u) qߟ&=?hR >̋DNNQH#>EʮnFTl|?^E]r.kyaQE:ש Z%a:]ꝅv̊ +Ңc!CKO-orR{a#%k3D"k;6+S1#-jπ{ .Ԛ{»g\>Ow?CeZy>mFGڪ3Ls{bХIf\:!ufgU}~U988o.b?2C BۢJ%Q +EICLqvӒ:w19V. r +n˒v\.JX-pΔqidG&fۅ&Щ4#3.}_fڕ\x]P^ϐG]Ε ++UQV7M+E,׺w*]EU_{Bwn^3X)xȣծ0RKEKzUmIVIKuLZUpm~h~uDW$)z}btzsg0FutEǿ='Lˮ@zxZ80@D@yiʦąIh?qx讠6_.H 7%'b;X5@:ʓ?ٌx%s$Z" 2VB??G5{kE1{fbR$\ +ƤHzTೠ  e|1]Np ͥſPW+D 'K;l8fu_׊<$pݹhutfS6_#\x ;wWUkܣp +"XP@D S*w:P܊5]=+[Q^MHqS#VL*\YYE]C?EäkM]E|7`U4o{8;q;SR_ǀ DnLMQK(w"1G"$drm]i&O A+ۢ!ș,VWs:gi>qɚǍܖκIkjvL0&][w5IO]{[5)LdPר9VQCdJ-rcx~TO[ƍ{d7ሷ ^Uꍿ)D)TUkmr# ,4yu-1c㭮BY&ăU2:]$(YK ST PV̱0r}<Sʥғ'XB(YRQ^V!u*` |i fJ*mΔpTǵțkY,lڋ0-f%7I?+lO+q;|zkDZw̫%&'6~'f0䊩ᕞƕ`FߓƑD5\f2,Owq¨ !gXX^&Թux]Wցè oG!\w/k8(ΗZ>^-ꬩ1L3I'v$VtOxg:TJGI?söF}S{Lw KYy<ànϪYBc⣑˅eS}7dF;ǬUc MM#6g~[!{t&<7"ɳŝr'*+9ǹ(T/"XRgm$ ;pF;D]!xiZW8|wms<+bcpu>{Fg +^O!A.E7NVZ?]RbJ&qVC'}rfoֆr3ZI4rתI٘5AIg-͘Sĕ=[u]}zc|1/-|vnUt;Y}&m0 ZG (\H]4:y VM ܋[^|npD\,qrDbJPF̝zw~ sl6u||GQv.**zwI c &PAa$| +|d5WyW11 Vk=RT-+zlBgju9[l&:nEFǵ`O$Z g:o1 mwI0ꛭZVd_uJ/HS zsW78\#O/{)Ls ݅}/K٧[1}6ʖ#_WNMb2)0‚`~V[}J\[ĵztcs6p.!^^y2d+b,%LN,x_x75 |T +6gğM^P=γU} ;o֒Ku~UHVJzm+,WIFO^&L4Xd;nY֕FS2hvL?hFLRdzDgBtܧޙ{?%a^J){eʰHZfE\6.vgQÓU2x 7L3s_b#FSy3qFƎ~x˚~ |Ö迗|Bs A}=1*RZmMT.WK$- +T;z2R$y-dU>z͢Dq2ҼF^CkO4}/p9#FQJj=F|NMIi- xc ̓a4VGB\>g`4W G"{N :! +an="U)9;2P6keFbawyBƩ:ko}}Q<o+ROlaFs*u +԰3 ޵^qJ[*-tnm c:.Sp] ۺ'X٬ImQUpeX>]ྑJ][o*KO@ sΠr7?{un1 *]]*%c6u)ZiJ^c29iɘ&W[%{,wٷlj| ZqnJ;)k80C+7Dԙc(\V&x ߴȧ( uq99yE`O`|g#Uy;^Frj ɻ +VN.ԿfћPԛU=2e[޲(Xl(&9y * +aBƣ?n"sӭ;({=Ǻie?okH 0~_[Yݣk*@޽˲?**EKhx,:'E +"Xʥ J|w}9<k|y\ݽy;0SK!Z`V{"+;6(X" HHwCcE{7*0ח*NNoD"cfd!p`@|gc-HmmyH9sc~~bZfCipf`Ö_ξa +r1Aӳ=td'p~={eW26+'.fs +1tF.K쫈Tr8xMnχto$JQG4v.?6C B:wuwjbd8:W?)%,E+ r08[{m8+1@к~N$0aH8iXUHov͆TVI=M6KҢN?' 4FMWN:^ֱu6xUhUvV Ŀ2?";K$u>I+>&O`%X'rwsG"M=V?f33ho->93@? t}<S. MYwʲ +Oc ,l^,uwx߶-\jYT=w:;rB}yt#/{ RθMZHè !Aix69{ءXI{ۊ( *;FEWDb}"G(Ag9(C*gFyao) Zf89>%ZTtqbΫޘ,噌iosF{"voC/uhU`w{0!hguwRfetO3] +ZKfN[UE˙aK7<?smJlNEMd]Qt܌*K+ cpF3OX0qYjg)ZUb<¾I<}ΤŗaȤ wI.bP˃#}1Ih?Ϣr_ O_:e +} ~}oE;FW11&{o?lr?ANR,Fw\Z :s3Izǟ5}?i٧!.ˮ ǿ@{.?ghkJ*|7;sO-XGJq2:G׆ɦLme9m/bc/qJWv mW¥qи*JB<_k=2HgEY ?&͞s tĕ&^[ M{gk?N4Ӹ»7P]2BnC +pej"6ۧlQkYGj9pZ=tpڧ3\+Hr"NWi]H`}߆sb6D +Gƍ.:5(_o܋ƾEczx| +bZ9$Y1xos(M`?TpSef$PQw4}ѽǩ -rgvqCZqAHn&rJ@'9\ + z٬4LӁfyZ +"mAuݼ#~+2" +)Mh뱚Ts"3ܩ s`$,0{8>SӃsʠ+ClT6-gو2f Ghű\Z/l)əU,6)0EXy aЧzh`XߓvBt<NmoلN[Ngj;- [Rc{ќ~I.a#1?#ޗ-|.GN-u+NbO s}`ew^<{Ao7I+2~<>G~ن:s-yޅn"ʩ83s\>cTض^߭:Z:K0JQq*WRi6=鹣_!5kcߚy0g!~<עV}y Jcd*M)K_/›1MUΥdN ?m6<mVxӿUپbe2T|FXCZ*BGK ḡ_У6iSLOiOاK= N2"r&%7"96\iVo+s1~A_O/v4v5q-;rWQ,L)cmQ1_JSi}eCD׵]n/`V[zoU6p-𴱬,4s{qx^2դ-)^&>y 9*'O&*v՞vH;Ajǻ;)Yzѯ&;gg!CUln Ϩ&(><(ʡ!2 l&q]M!k;sEsT 0J[E]k|12+yK4`IIN\((0#tFK?{Q6Kmb,DvrV&0)zXY +ҿ@{}"i^ +qT~N:PilQ 0wժΣBs!Q RWI^sB%\vdXi?ַ2oJiRKeBՁGۃkz9HйRpԋ)t+43R.mYduMjnVn;Bfr3 nKCG +^Mʑn%ofes^O JgA^5[ R;wsI\LJ607vqT[IK 5KU\oIIb[pms(*,ViN.S}`AvL/0 /tiZ7wGڮƻUսӣIsQ.\tM##X+f QP=MXP<)Cn)Z u] EJ5c UP[Bw1N]-4k7v;M$dQ,goGz}q5"s$.WÂ<-AV_V8~L iw&ٙ[ASE`[ᾡPS BzJyF BPa gpLrk?P%Vw2|,M&)!5E!0cIMb4 =ܣ0|;f7q h޲,Ot0KF/g`ahĽޅ%j$[GY]fyl5X퍽yp-j]E4?Dz`>-5 GFfֺy^cgj22 */1Q&W렦PWU1PY融1X1Hecy7>,%1;q*T"i F$ݗGw5n!y;\HgA>g@"cA&DclW/Bra!6F>܈q endstream endobj 227 0 obj <>stream +Dv*Eu-K#yWհD[GQm/NH~OpyֻBw>+J;h+Ζ%VF[G:S7Q+Y +q7 XVevXR;hH)ū5|+sqdf]߸J JT@ j/s( +JiEqfKoFϾ'ЄT6E'v +vG_eNw1[W]kt|Sn09y{ܚ{3nRИmHBѦ t;?'Q/"6 g;˛`ZFy`-~ڻ}ȧq& #Lu0@ GV$%t>iB6OzX3YD#E1f)g~$„V 8[ E1TQp3{}Yuo$cxn$vjBH[f{,#\^B~xa~MʩQɖ*1i/s?4do1^,]?&gCYU,鷋d+[Y&l$8_VJUY 8 -%|\z@!AIΥٙz[}v֊3.wfd\,U k0%%MXo3XLql[ᖰ`Thx o>fLbƍנ^F r5tX`|ShzOB$Xd"B(Nvo+C|> ՞(wfy੠xeW*0LQԃ.k=ksj`5@;5M~w9 +^f9Vdbi!D&veXP;O*ꛉ)y|IVPQNWon98jg&#=Otk69 ]ݺ^^5u%'*OܽI;xֿzz$־' ԗ(xN6cf˹9(++XwEU^"EnD$2G.8:†=|&Nھd1=yo6EWݯKD=#4"AV r9HwQ96~a/Y!_U-&LR;!*/;eu˯r-"X?K̝E^)2bSF:un2Z0Tܸ&ER9w݊ӃP&h"Od쓏r"bag~JfLR#XE%M>3α>K=aB=v=z eg?h_qV#m+WfEˈ(ʽ>59$:aTӉUFnzI]OW]f..?@h&~WZX%-so62qT +ο iNNZ.\X'ڲy6!K'`KgSh /?7Ag&qy xy5s~!31 `;0ftg ՛hvsC33cfZ:XNKW@7uK׷3K/)˕I/Qdb4-E6[蘒TH1-1U-=rūOY45=m\>FĿ;,CFQm-C~y9d-:GE3ƙj\F ri)Wɏf5GR- +Zy(5`"HV h u C?\@@kb뿲h-9]p>6qt_9-h sJ +|8f wla q cb<fRU nڽg3 +lkN6@-FJ1]9<,a(7M4SoIp5mOû}Uzh2JK 8ݒqn./l.x cyoP{׿q+~h5`8N%ane#J_+^\Ppjs+~D/1[@A'l/Fd?\8\QG~}](,z5O6p91.[g R;6Ws{jrIP>p K9'- ruVA1EP+zm>U1T"Їk=Un\T%\y\,ujt&\~9:۶֢kKb2}]}U #yڍ+K4ı g![Ń:嗧EΨ<2uK i3(sאsᱝnlZI[\tpFV04 M˙\Eɷ,L^R1MLǗ_\QџCLo\/WO`u*XW+04a3jt lav`Ab* D+,>h|G, u܅s?fJVdjΨ + +*)CV ,J Ԩ=s6m00K,:Hg.0&ns/ yk+' +!/b)kAx i|SSPJڶ_FJ@'K ޝ) > y4ˊr| ǩT sUl<,l2 C^E}o +EF\L*aێ_|:mǨw13veľ*o?7 Z#e<䈅T.14Jg]$]W!t=54Zᗫ3Wca= cUa^XËN>7S]ijUZ:6?@-t0v]h/חO_WW8 \A]]cw,NX}v?T'aȌ t5rhw-Eq +ɎV:?0J*@H}drgnhDײPQ34u~erDٺcT ޭ,Z3_\Vz x?,!Wڮ pD7߽54B':S̷֖[{ kasi)d4&J׻+"n!]j?O3SR_Wɐ-[(Mns~Tq3Ӻ5luch@"amO{Ĺ5[na8 eNX@ /#XOC9ݰ1lވNuRn(,0عܘ _M];?4vR:`, jIrMkY6O<5^o,ӥN ?-482tv%ij؈;7LG"H8=Jd@XI`Իr=kⵗ "#hW; $USp/WVoNM*;%RNܫJ4/\Y=)b$nv$T!B(kSzdU[SkA`8T= ;]02'5Xؼ+r:qT= +)xo8fZ,iC{;\o^RP@DS'ާdM]E&DksbSշO-Ee=jyd`d,zjn+s \,41^gm9bH`c+msLJ|iY&$ISb9㺋Ǥ"7<:t5/sM[m k@Cm޸1i~y%l5=T[q[2M\,X@A \İ7G$x.A~w0/Gyz}tߵEt1QJG6BרhQ V'jPM=06p%'Lη澾d{wnT +ԳX^|*^V? ?棝Sy=S{_r`e -jN[.~aޣ=+ Coo>$ dk k9\d+PZc!bp3vQ8dx5>n[zʑ.$on`-C?[{cJs=)e4VV44'X^hE5jյn#sk +˧3ԭѮo:4Zt!ae{JD]0^a=5b3W_k7Ioh.t^锰L(,eL,UW$\381Ό!Kr}o"yJO(pͭH {gNziSk4{5^v4:gDו`.{ܫO7Yvw!ez,z`7⊴d>`V+,U_18q="r]fqBj*sw0mg,9J\A~WkaB"CƱ].׽42 9a#-1R֏<Ѥ$ AU\a%x:H/v>?z57ֳCB.*n1U7u㆜ŵCx<ڼ<2_0O@-qTMbpڊivZe_sX2 јjV29L #|>ts?y݌c4I37] +֋~2/)T1a$%hP[tF&n\(\¯>ǐrSb҉Rn&osM6wJ>3#Vwn2{O~s0DSgH܊M4 +7k{%FM -ּKI +udm &U;#xgrC _FZaq[tr-"U'R2s^xAwT~krOh`9hŨ8쟺`2Ek\0qF5'(Z"`'g :Mj 3stܻ+w6IF@8vJ0 *VnAi#VMvo3W/CeJ (r-(9Vn +'es}'i$$ + BXq7 ʴ~#%y.!;5H.Z&|TTWP)EzWW;b|h^#hu $YS՞_Mh} +nAWLVf> [ɀ +Τ)NfYT[KVZ:|R9O[}T|X]Tڮ1h76"&mr\K%Js'K#g7#f{tZ^A~lM+Ꝼ&9DǃFǭ4Ѯ@'~t\uָ#SoTWjLAp.~84 v@Nrj-HM+h3_p(3 g4[^ ԙ?n+vnV[K_l gnQ"lQ;;&vfrx/5Xq$ٚp +φ98oIǔM2GVhM(؇Z踟ZGJV웥:\0 ɐ|/<":2yHŃYKZ$t 2U krwiߧy\3#zaUR >l.K( ^uX J"z.IZ*lw7=rFT+cnV;^$Hv$NtV\ܺ,edJJnXnC)DݘirjC]Vf5vM&<(FU.m R: -0-k僧oS.Z,%؜TuK%;ZN-iZ|P ܙ(!b"1dc[ո;]̓3wF8LfFk8C3 X~kc"usELTr=:덼`2ur[0yoWC#.g_k3ҪMϳ0zQa}PJX&I1\u +@!ܘ3Ӛk@oеxY <#NNn/SRQs1^J|o{( 38q猚ŗ1~YCsûLw|4YlJSh<}^ƪ,%J6pJzlqR`&gbWe b ӫJ6bVFƮgoE:EL`U֦Ly&jNvZGW@b ~)g[{^~\Kn_ı;,qW`%*]3ܜR BK8Id N䦴 Fr,G` wcl:&eR8RWA0\͏fZUj4g#uC+r[4{Ljx30UibgnκĒ^Hjm".h_oQϪ74i#,.9󘩮oXm崋IʇbbCRW3/1@yvL,[- \@5> |!#S"%sjP}o-gi3qiV|/26k$ +Y.'no_av].u*xDoXj}vDsx?mY ?X bw,33ۗzR7v8S8򶺴kǡm>|kxj)m jYkJ|:th Uƌ;/Mm>0r2r!UA*)Wdֲؓ'(n0|+h>q2e;w[^/l _+%{(h^.`[ 8.$ +E!JOm|Շ6r)]iR; +:uP-(MR&hXzA[O=n5.ūI)[[Q2i+$h!AQZkdQ~ zݱN.7GrEՆqA9*Zl)%nS aY vuuRh%ixcy}Cfw}LM =@fE?\A=x̊kGcmDݨ9{7UϮZԆ耺ϪE o\1 1B<O 7*yu>{ j0,K)+r@b®]WW{N{oo)YyP(!8%PY]cd ]-&~P+Jh\Y&PyKhp!\`AG o߽à<^{q3*% ӊbɘ2_ҨBHss'Q"M{T.Gz&RE*Xݞ^?ʔURHTjh"]H?XuBVUd㩾JqEc2^aTZve#̖>}ғHǮ &@'o7=;7֓_489 Wrnq7}mxËѧ&%Rd~B;$<׽ZaGjQW~2˘~RaA|Fi3zhcH.לb>KX}C +oiz8$#CB6 +rRo4nsU68Zn5?s ʒ̒ѾݬʌJdǯC*ɡgZP<>a ("U| Y+H)8 (b`ýYɖ=Od nfi[FKГ~WE/Zojb[5h'yN@dn9+h)\Bwh#K~[Si{#bt==.߭t$O-ebafԽ1 w(ViT}d,ym1JMlK;Ѻ>![K˘?=GWǻf 4hCYߡc;ձY=\~6,L˪gCujA^/4j!|b=( +jfb +;nS^xiy*µ7Xj_j,}Z(@e &#d51“ rQCI +_ _plh0az&-(% y y+ikSһP4A͹Rkn8IryKE@>I_ġB?+ D#c=(/S/b-Ш|U=¸i# 戣ܱƯA ُu|m7Et(bbc6_i¦gzcdkMq3&M@܎wW*3#:D{+<=wm[+Sm,N9ڸ`]x.E5 +xwjE4ɖ:g6`v_~q$F]RA37k +|s?]$ίr7)]YXz1Bm^4яܯY]JŃ2Ie_Rl_?s6rD*JjW!+eJ>Wm~*Ẅb(.}~da +V% +i_aZt'܏t  uC +rQCʼ߯Wߝc*k/Nw=`{xיy0V 4yѾ=VQЉ0lE )',\q弟$z}56gEw~}llqǬF}G!=3uo +XmcR{ԡ;i{ +7ay$-Ac1?NaTn2X{8Zlj +qwRu +F^/Ku~=C& ;HVTB V*-$9F롟ƘŶf)KTMw98Go+>{| +F sMIEISs,~=G-Cl*O^5{k]%/X !CTrZL){o̞ރ%;NZW }d₋b٭aٖs?t>d:خ-ݽAuC^J#6p»+\NT~;M +< g9gb6zegཞn|Q4Z"X#rcYWJ]1KPk5 e?jEcE9^pABڀh &g#VE Rvjwh8J'ǘx4\G_iŷω:) ENoz]f#o5bXV`qkb`|u6>[ۉ{%|17y Y^iɛm +^}(YRy'gYBz4rwγ,t G 03%ֽ uI02b¶ۗ |D@EWvz[U_$ٓ]:=R{6!]ZXN9%Vmk\.lgNfu]'?7D\Fy~Wѿ%>I-h^I](FՑT<I&-ei5 @,*R~MH,vp7凋wcnNnuљwjZG5mMە0n}U]碖#e}Yx0Vj^2Y^=m/% +wS*0PҼEz0 Jv0,Y;ioBz!jLn($GTyWɨ 3M +RޑXǏP(s~uRSXu3 +J ]yE!䟂BVC޽)7g66bW?fZt2ՏzΉ(`(b-ٖ UVaC 5v&:50vw{HՖ"&9Ӌіҙ燭DZy1핝rx[\NLM UaW +:å| &UVy`9"!X*(ء,.]D$ ,.΂Kvgq4^}z{'rs~2+?Qsa0?Ƀgu\@]QqCwedHйI:򤲥2hZa*Zz_a8}R_È7V'u&婿-9iiVPC]ULQa2T4|N,(ЃN+pښIWӫ\of2 Uş5D^+l*WDyO/%t/2*n +5k_f~{GkM11ݞ{AP+FdY<=?e=udq_kSˌ;Zс57 ̕0 s #NǾ쟾V~gzVNm߲oakZ4h):Hr&) ҿjƸ47Cp>DMH rTspXti':b/z\f]uckwfRCuv^I0UWø`dzǃ 6{)5TV +%Ҍ\1$cHKRPP^ڪ_3 GMCz1Ջdcv]yzmc g%B`WwM&,tG;xgYfI˙r>Ѕ޺]6*z^)I+CތzkijhsJ59vZQh+ Z_~hs |T/ct;hݸIһA环59q*gPЗ.JQ fH%2XF5 SUt+g+oŽ[q^u]^_PjszJiu{vWo݌iNKIrMF{£bzDg*+XϹS:;udTWCtmsj׉JX W<:ɬUH/¸JMs~+b'LqLdE3Aɵ*ϫz  Fzc~ ZHݼQU E+\oYp\H`#T&~ p߲ttA,$ZUvMBL?`'`;;n9&܊ݖkx7ʱYy\#WIW/wf +481KCypcñX1uo_dףGa& W{כGJsNO?Ty7wn)3k*c+Uj},{Y/7Sm?-Ξ!}(ø<ʉq>it#: FB۝פjNeaT5J|RL +)_P8b* 8b_3h[5ɲ,_i_;jIQ.,^NRxW|ӈ&nrq-q.Cɮꭉn3pH~y,U M^`ηN7pcVRz;lbhkfg(q6)d|V;/IE_6P6#!0sG'G_ּXFt{ob>U1ш=3~djwX ?1ҟ3˃zYQ k1Vgd%YJlnj̒ ܇lʡ?զBM];Wӥ"}iP=壳&qO yOҿ*Dx T&w=iAEƎ}۬CJ(Woοʘ!Ry>R1R^ut#zSӉU}U7L7Ym2 ]EIpt[I^7 J(_]'L7w\XP`Z]S^Ag$xAgSZ(hg%+ɯi>.I?wtTerxKQrTrX l_:kTDma6v4 @}x =2^t/nM CE_";NYmKf +^09tDmb.Cʬ?Mwñ8ol"iwm,BQZ,?I`G#v_%ikL^_ +ed_ëm4slr6zP?}"?okBxzwԄQFHeҝ g4ϱ +,Ğȉ +ܬ%#vG\,W-k?&kXwvOYI0{"_%TzM{3+D+'-0QQFAe"i.քbdx*(L4zfPG +Jljh׾{BeP ׆0t<3>`mR FikW$0a?gcS"u;0p}c^><~۱sYM9[ݎknwX\[֧/ 6KYV\Y2ȕ +fR;-~#jFp}{F&gįBkU%8΢zଚ$1 O F] Ǐ8MGZ<0nHKőqp}Uf7.ƅ|Oe>R%xI44]7]M(G>g};*"ouG<.:_^+utX*331wl*3FXJ/#[*2.MWoyz%m) 4q 5s }!jt3y%/1^JXɲo ꓴQSI_6g#KJ$\5WJ+gtׇR/U,8< XT1˙԰x,@%"V $CgX%vJ vWvss{'O 윕!uTz&oEgkG5 #Q[s|"[Q^ay{+aL'Vv$Z*%vUk4)(ϏPCfxh]If5n֩jKXʞ>ےf ݔשּfYJ-(>;U*%E}S#M⩧ܦMK_;?0"pꯈm`ɞg~BswrnFaMdU< ypQFŒm{#g+YobfRܻkʏ2D.q(/;{,2bU9%l_%ӿ}ċ)r_s Ћ[pį*p>1uQL1fk\ _cUZ!/sMD9ǔ[79k=3˔>{Ƞ:R_T/W&Ǎ-XΗzNYέюI%Lɾ%𽮧uUOM`9x+e8nbEҺ]@.G1EG#kPcKnM+:Zkܺ^wˊF-B"_ +~DGʍY4rxQkvnQ1S# + Zʴvl?n\T$9f4w +W[X +ŤW]ޜ*طbpLtNU"1<9}ba;Q޳8d_dga8XZK,ƑYiR+6n\ҷy3}֚Ə9F\VS>!p +/N_w݃0c^$$ +RźgEN(SA3/Zϖ[~䧹dGr::U//"`/3ZPk?|+^^2.(lk]kFtGD3T;zX},_@L7:)' Tjܴ=lրa]0˅|}Ş%ٽ4 kZʎ?ajn*}k&JOh7OuΕ^ƪƟ\z֙oy.Tu {mBB#9[ ;!En,P$|X `כ93Z*!zOڊ4o13iQ2ߚR{J4 +V(Ǯzy #4l^vjqFZG-\Bv2bmcҁk}z5/J|~L\)]o,?%b+"Pk=gEwIX^},{[Yꍒ$}=04 sOF&*C.&6O-%dUKQ]zΖDʮ*x9Gr1٫mAPs]=)m06^*Q7ciT^RiI[L/\~nJ#෪.t` +VDk  +6z9\C*0㒊t@Na +Ljڹ[[ZӖY1D[}9R}צu5s%-5\oW3yb1,A0͔i>du_q F(6a]6ctӦՁ#*Hʋ`\#J z櫀t9]1o;Zed~hild ",1eNGŗwwl}1*9)kf/\bV7:֭ͱw1 a< +۳$7𙍟9W=\@n'ټ UdVq殽*gQ˻Hsx/V&;.{_M"K. Xh6MFw#HA2.gҶ8j8XAұVujfy9~{@ܩѺ?8]l)J(y^WՠG*V->nofXdK;WI+)oWOS-JC.iK]Yȡf +&aVK|JֽXn3j-=hB֪{C%yq{|?& `_z.3*[HF +eP/ ywx_%Y l9'1#c(60j T[ֶo?u"Ds{e-3\3CLw CuN&,8Y_\E5\b(|@U6tVZL4 5լW\Vc"8@kfY , ,m߭=űYm5)o̓njxKz{'^o%A$OY!"7" i/jaEqd 䁤HT|j掬.7s}3 .!dB>!CV`JqDS-bu3h ,^cڏFk**tϺt>]ڤ{"(dz2ic]q;A5;ĺ:ϭwzުN!'lj)=ſk?沛]``L{zSPUs rGk*f>.Ïl"8wjKp_ P@&)wm>ɣF \ۗ[`ߣI.~lm&e-HW!>wl0ck]ĈU{:~Nܿ}em[?uXb㻧EoDun̈́$m=4=ۚiMݗubS8j3KAxsuqm"q>WZB7paZ(@aqDl7˒^>~@xFhsMGq_"%N>с3E\Z99 u&za  0lg-\]WAIƿ,d#rk3&,xDRQFQqmN6*Tk+=mqLBQL6AmQ'^vFu ث2wn-y@t#E +I+rŸÜ`e]A*yu#?=Է歍#Q;N<}+cBAmpF'0acu:h/nhdC#GuJXm'6&;|TT ܐ+.d_}+DƞۥVjw?8-4R';FЃ(7lR;g#ʛQ5ZbR̡qf$ӖQ~b4U&>ٜɷy/-J Z|FK ݺ:u<sYg >"3Ǘ"NRNg[{`;oVM[ytx$tB^2݉p\u]:z"G5[ݷE:>P!fEAUV|_&4ʝ@ß7}J|՜x+0k +ie6&ㄎX :S;\+ f[%$52=H 9MydF:Tq[@h;U5\3G %^6w=<'ƜZ3%r~i|P=J۷!"ħ) ] +ρ*Π8$ں\f-p\jni*1*BνUhamtuΚEyDQ T7`z|bg64d蒪&Dҳ+ԙogGZq[NIv5 a/TC{8(z4] >)zf,6^"AU{9I5cʗć>;y&GqKpRf ˷J܊<w`1Yww2LNE=9LWJ\QZhL=՟ٲ.U1>k 5@ O($Ni%_C\!.2HoiqC, s.<\)IFӱoE>E[ﵵDHڲFM?EDS>dٝ4by8ʷ /3?E癥*DE0DE993Bwݪ߅({QгQ>OS)J@8SJ RpJֵ&clu_=Na n]0ެP!Uqfų +x@bWm,Z*=ԌC:Ab5 .'>7QxxoN|=Ku_:< ~Y_0$#iRY4dO4"Y~pbGGCl19$nRFqg= +N޼бWG'ݑϬrԆ׈zY*U<$r9fv8R{֎%1گnolI&ɔ=t4܍mv[gf +n5Zۡ}]/q\k:fSZRlqKrs`8469yC>-ɝ~9:3[ +<;-kŁnY>6x29k>Sٛ1')b8{_ VI/~T>[KϔqN-Y +yؒN2cYGN3}j]XI5r[ gKm)߾D64;MnovzFGv{Z6%$xk'UPF7u1l'"t0qD+2"\'ps"E{5_I d1U;GcBJxݴ[99#cG&< >j*wu~7- *rBc k3彍ٱο @Jru^[9l[ M;_Kt{hbt 6D*=F]āѣ-?X6ZosqKZgE!"Gӓ {VlƗo1=SGdnh%@TOҮ=Ƈncۧg~}Z6ߨmeSqL +6t6:Hjs`8 b |}UDuvGdȣ3R j"6L8e%JG+4] '"s<J7N][aB䁉 +uYfsc8AQrʥw[||‡k-`RRXB8S¤-Nz@wo\N>mpS~_voYvF-LY7;v`ᔬ'.D_Y]kݭ˿9% g>{v@/h׆ W J?P; CJY9DE{ "8ف); 8l3j{sr p95aVG= Y³+ )'(/{GX?Z^V;gӱxݼo{: Ӣ1O;]adJ VnnLΫǫ7Lq0r(/,i:s{Ȳ_@nu3wC/'7Q*Qd2kPW;ؕ >3{"\Wsbg@Qyy9?^i^&lxU2/d毙㔅`3bZOۥYp-D,@HT6-sxM1qP6 y1:]Q۱ڭsX`!wQ5ylO#$$쬍&n>' ?wʌ̗ ֝MnQ~#Iٞ٪]|t4hU@Կ)?{dc7($Ql8;qHmGmsƩM=9_U~~o\ui^1 髦/eb:g"y a7 D+Ϙ{C2Y|p̶NnlKq¿Qe+ogۂ뢟.9Ż5?ԙObk|U^zXY71ti4̖I"=DJ +Nq9 }>lӏ=vOf?c;1nz j{5qŠzZ +ǵ-e o:aL )A#-&%,h[W/n`V4ڝY@6PJdvL^qʈbkb%SR,(L?ί1kց]zFHrpK"TbrE)1ľK:7lS +|o#;x}i7tk/] O\ɪ]6!5M-&~}Z7[cW7–}WR+TnuA~EߚZ*@*<RC)|G{W)qjd Y-B[NV{w7ʣvVUj|-31JkJKC[lB}jXQcEiDfMV +}\jUVølG6'jfRLVM}Qg=S19>5UZXIHg4UfK5:ևd,Fφm ;k/+ VՏʫw^fU>&(^.fFO+A*ҥ9W|,i,w7#WrT3_a4:g%U?Z0wY?>[ +#XBdxFOY,ΎunZrZx,d⓸H[#x)xou5[k]Wu.\cACXy^m5Pӥٳx!ay/K\m4]59AT-~i,7AZ5SU ׅEJzc85% ʻ,$^Rtn-(?qyTri=cr!zR׵dt6nq =*'[)tz>ЗJ`zsi3* +}i~mr((Lepjx6;I91"-jgWk_-0LfՋa$Z3HQߐ= V*A]*i *fj +"L^ IҸ7#$DeLjR w8,uF;9WAvP}Z{~-Ƕ4M$k A0[VKpͼqݦ$G2$7BQo_A,:7[hgNUܻuh$Ew֠3ANUXoGZʯ )"Ԛ[HM>l69G29;e36f%0=#`khّ'>JƪA^;`Q9R$7{/hOZVRJKn{*ѪScMc'gu=wO~Ry4ڵp?v}Z|S +kzmZg;*rFN[!q7XɃFbkْ9}E\\MI`w=C̕UA +l̅'LҮl[>= s#Gf;AdI 4YM@A.q/L>-l^ L9 l\}l]9n|UPqSc0yX+#K|G!JޘkoHb>қ+Vu츘9U[\bln mdkIxBh9͍2JuWDR  Wy6g4zƈF][Sa#}7̻s[tm]L{ #`=ۈ!wCe[oҮmƏKl5$[3}ק5ƍ=Do\l'WP7,[.1kў,4 A@͈~mmi΂`48*yRk#ir)F; a>}|>6!#>piڏ=:`?O Zy {t7-OŚZb^30=6(f$)C{%lt|]bghe& +mXcw;=^, QΐGf]||,][BxR1WOpewZӭt䎟_"WnG&6r)V?8ǭ:{7ڄ+^_nQ#}~@[j05'-Ճ;TaU5OwR~[hWM=s4kFo3r>a#S[~|n1uNCJi(ͯ&,IZ}h-LojvEZz1Erj)ViGsij f]}a-2Boxnܰ6zZU>9oH*6%0%E%{me:nhsVʹ6%/{vO8d)"~c:+5'VoЖ܏YO'dC/X0fMaut#qgulaij?!JVr$z2^h1mOۤ|wq#V%rʹSE}('#_s(3y0h&ߠgʕz1?p8&6q7x +R%:0$z #.vd%.Р/xW7WTW>3;2c4 yWtf@WIWW(G=ouXmAXBeW2.вq۱[ ӚL95͗[ 9; s|0̉N$:zh[N6ڟzzYbP#=EaHvnCy'=P(PA檽ax4EZ_E;`V]j㧭I#b *'r6u..qe;#\pC,X7Ip6^ +z)tM9¦Y1ߓrW+5М϶"+֩\W;nVAf 3q/NW{QgG`xK/\ AYF>5ZJqH)gy{lz֨4OTu8s/]p΄NjŒ>(6%7,Q<oʥ _v8D0՟QAk;}D:u ?-#" lߘ]T7Z{R};:&v]ʼYT\G6-}7ah Ůr˺<ӓQz@YHz +;zIu`]noeǛp#SIA!*.F>2l?8fb5}{׆\c—s$ƾ +FtDoUWCU6fN*s{2&*(B?m@`=.Wm\.UEvZHO|NcF~q~fX + ɯ<< s+$svǵg5,z 0~e{5v=Ԫ]HnU|WMn>(_ O@35i7]ťsI{=hE-PԹU[_G1qd`Yc0JVSU>ImPbq>.2.ZACd܇P^J:fBFu3tt wf cؿpݎk4%oV[qG]o;>iK(ܒKIqE}Pgbuс3K kue/cLy|V v~Hk̸-ک_9-.#ozpDk˛$NV!11" xЊhI_3.tE0By6&40N)*fl +VKVGc>]SkH:YStfꕞ7(&lwʖFP;RGb|OڤJKzD6tthxbƋE/BS?i8wijYߺ}ayCbsYFj6p9wkC+q2SN 6+Z W3f? {-)P5iYI[ +zL~7WVyͪWsCe?u:7pyJR#e>UFcA=˹w!2]'8?XڧݦT.տ C.jz8%0.3 j^;~Kˤ>X:X3y1)i]O#g8!X[4]A׵~l\1fIU_!5RNmEP;pQ_i.A%2ҳnlџs~n2>Fj (h9Z +W[NKI!T p0U^< =c{/xB'mD 0X _ LNd}qZ@y G1ZN@gTZNec ]FGCnsf *,y'`M m{akc;@9f նʑ[fFxfKfr$3#*do+XD^E:ؔl!͍]>.ҰmB;nճ1L/2f6HNE+6VrlWwmKFpߦk)zf,NQQEa1\EG +XXhrVkuJQD{Wv aͦY=,]YƘ{XԢ+hTrRBvY6鄫%Ss𠫨x\׆BUrm>>/WƺtfHGPVK Gs=87Œ^>t1]̙0I Аv461+%C k-@W8}pk+Oۆ&.uֹi٠ܙ;vW]t{uc杦#;*@wU{wD PF{wD4޼pMO\w. 3 9|k~bgcdcQǃh8wLNhNEٳpYAlY){T}\28vD޲+Xz35<?t=!U5h +=>N<ԉ9;=uE[+El\N—~ỗ2*͡W5eG}|X`{ba(1 @ڛ]䔤^d&Xo_jDv9f]^G-DÄWn'Uwo/VB_۟~7JN5hݖZ$Q*v4=NDPDpdg[:RعƩqj +QaJ2Y8=U\RmTb1?O5MLpܩ6},u;VH[/M=0=o[P~W@Dm]-pd}΍kw-,?p7:e-&כ"wGP[wj +`@v{_ڟڴ ƀU{&ROH@L ]F`a{o={]|ē%RW>dٕ2?w#×Zq|׉F&J 0e>jJz`J- +/!*yܹcj[5^mNIv3~q:NoOY#˅J=zN +\ nLj#⮍h0oëri;Z1l +Ml'"P{TIC~'akKJɫ݃=+Y܊> EtaᅷtJFUc ;Ƴ_&le15sUae"zuĶcj +@sI1xqga(VR0`+-h](E|JL/6GAZv+>arFos<.lax)8PNCpTVP:eצ + +ũ9Ϗb?oq1aÊHkq> |TAݱל_;{fF-s;ǐbZRCL)*/flC5ܭ9}*  i[^ P{e? 4$_m$ϏYM&q_pMzVTׁE$>],^ʢuEolře]ᅦSղA3ƼւK ?o}(q|2\RY?#hFY4߹=b\.UBվgگSw{Y69ma%"LkOVW7 ,~E!+;gXL]>&0YumySѪFlمn|˽}𝳳kلl[6%a!:]ŭ8۝U ydk3:oL ,(JE6E;-Orkͳ!K\ѣ +m;K}C.*t׏ \ '[s$E2f&ʢ*uKko`堽b3La\.9RS hvJv֒$eS9}VOE汻~:mͼF9ڪoɸ#MlSA#a]k [k+H+^4 +xU)gk;V,|t6tQ{b%.= : L$t6ռDMBaga W7 Z|)joT 8zEfϲO~{nn&m[TS~3_ o\4~# ac&nڜX;*3_Ab5(&+^} M +GÓb-1ZE[U΋\aY/Uçp:V譈Xˇ6MrhZ3Wbسo> >@ku0;F^d(ͷĕlDE-avև D:Ϗx9L#WAL&kw+ I?'mp} Uh혟9мg5 +79y_5ePy[*PĚk*Z mEÈӚ٩wD ^suNQd UXy?=mc<5 c;5Rkn +hYfACTDær5B.;67ncY{ mk{"O(7ǖp/7Pnd3Xa4$Zc`t$5\3KprSq\vFSIzvK`ּZ>AQl SG9>ZKwb\qٟ^Plqٗ~Kԫd̉gM~B\WXw٠9Itx+ǂnESkea7ꗙY'$/m|'X;wV.`B +s9O[.6{ Tu9RwYq S]kStx#E z6o=NVR>?7AE]) 1&>8jLż0dƾD7+ʳṑϟuWIhU]דzlҚŃI}iF+wDKQU9oOļT}=(rW۶SpGM-Vwck"qlvv0q7ICkPm-wkYuk.ٝa5#syvt7*ZOJReQtRkV=G6")s9Q {iHT;0.`RXļ5?gviw:.Q"B \_*w0*h1)Al8?w#>!aIE€k&>^ԊqAT}dyP2XTP&Us?-;5oo=F(vb} c6̩ ^ .1wؐFherA+n 7U+)\}z/[=\^G䑿Bi:Snגe+Rcuso?)%1Xl8ݫQ +e:c[A5V*T뵻V̂LKI{]bp1Nepr*.˱2d>Eƺ :okfWRu^[كy@唽h6o 6ƽ̼E\v ̵j4KRUGִ޵bv̢iH@j۽nKq$eW# _"3[2@47N +dhVgP5(Ni!%Ң]ߓkR*L6bsnnRs23m3oU\\Y4jgD,?ёh Wݼo + +7&kD!b'w0uyҾ۫"$į߳ƞ=lP>Id7|G;G:.Z/-4vmvrM(jGEȇ2y(-{b *hhNpS0$,0auC2vWFJ;FԎ*׈\fffzM0v}KZunuWnd9y3s!Ī!6N)8sÜ陽x,ǒI]&ݮy 3X}w~\a׫_˦_юcC>X\㧠C&ڕͺ[36Sgy܌^H],G+xL!T,]\w۾?d !SީjEgSؕLv4uC[Uz& ';0u oPݿ@ں:q 5ïuSf8ƶcG*jܜG'5kG{<<~[Zg6Zr,:9#ɸπ͸kٳ="ħw + ewm&7Gq0[/#Q- +u7@/l~ѻ ?AZScptT"S^1m1Ko2AuF5n S淛yqFD߯1z}O6c߻Mb ,c>ԽoXWiڏNcDV7~{ٹ0Qb" +F{qR*71.˓r?9iO,#q$Eν-S;UٹU{skڢ[o)7Ce[w|K-idsQ.q M4^'0^ܾOqKW "*zr WT؛C>==woi#oP &h?]iU})xleH\N6،~xuu8L=B&~s®yR†hd8KBM?IyNǖᵗ-D:PTɆf>r Vͧ*i !acjz`" deĩ..[7,|w^ΊtJ0oՔG? 3DU}R|L>z>תGjg۱~1\V/Ѥ Qm$:gyg 3{sLwq%S.'-([qhNs՞}۩F0DEqJT'u6 dûJَ9}J.hš +oIs-2Re8~F 7yh+%v&Zc5rǘ}_I] tgp3QD{̾>W :T +a8lg\ $Dp&MShB,;yޣfEb= XͭtL`V5_{FC$bu N vC+G#Wڐv%|嘳⛆ְ}z`_+8pfҌ +trq&z{_t5-戽c l!vdئ,HlG~*];҈`]ʽ(>9n}+j]-^zB{XO^jXE,ŻvR}>d`D:)~buF]ɚoES'".?1Y@^}_=B\ +~+|0u]c`rWĀgke|'7Ģ[>p& 0IAL ay5cwzkh|SʐOv4G1?x\dy^zaj%8WSL >kyk-L}'[]pْ-:Lc9=o!gbke wQ?LZiEWݧ֪ynccf՜+}[(+z^ +pD_l=.?ڷ%-Ij\3LJPeVWXۗ/[=\%Ne» %K2?ہDd8bV5.l鋮 N6ȼn˩ywm&K Oh.cK + +߰? /:NuP>]̳դ.#S'4{_t|6'H5\o._/Tރ{ Xu/cX F<* +.4 .5{1]:5{ft法DNʒ:N yEƜ.tB&iJ~ ==iA '-|/tu 8BO^sTgM {0r8Žd^Ub>ms jke 1p2X5E +o#G0ZqoH"% #ȒS%àI͛_K\# ҵ,nqlxcj[֝w%-\( T/ov3*ZUr'ܵm~7Nw֪y eJG](bQl[Ɯ.3]&Τg>A}3u_%r2rD@$9&WWKVó_Ub͍-ﵨUVCbW;M@˴8]*'A,b 4Q'xOuV29\꺸l$@ҴD]4"]6JTGʤV8 +X[-yWoTZsFL7쵶ͪ{(95oyV'r){kjsD4uHs4tTxqMNܣ`X[WBI-u3ޝhaI9\ڏm#]cȎ"uY@Gl:5ۊU1 eɾ+|ؑ=_[;?Vpk](:py~ yɟ!qnD.־hn厨N۝t]LBvnpaNi2h6#6Ն/㷹OJ}q 9喜W1wIN8n=:^}+Q2c QUX ޙڶo/a w[61@?]eg>!S6f[yv-Ns:A~bV\|2UXݛn҆v5KNmʈ;Anq9tڅپEXcTuLtz +A{8 GQT+1`}Ψak4F] tCmk^ +Pmj ߄ fXqQr~l4TϩR~ΗqWLd +˻4 <NCI^0stn갖d־qP( 'N $(wホaJ>4Իp:¨e.m[<mDR= } ozI'd;_}&sg%+,߽UZ9/v:@%^z>VvI4i^Wmk LWL'ףj␣'m@Ǽ߹TCe7m<D nwKAmjĻM3cKCTEd;C}FQt[ؖ=zGs7V~vj^," +v9U5\, o+Wpl4z@Y[|a)E $j[Q<07S!a27D?k\_J <z%S7M\_{0rYRZ&~|Ak:l_ #+Z\?'rݹ8v o8is9=9#sG晭`Ta + W 5GS({-; +D-uiTJ<:p^ZbSf"N39W{zxc^qȫݣ x3 F6.{$pT=<˵w]+#EO~E|^:9uw,f]]ӵAd?N`AEg)\Y2ӇlE4/4S{jLC7uPӿǚ98Z. +J \TFDָ÷ʰәnppG?%X #=ŝ[N)k3 Mu{9]5W7X6&H0<)}Օsw?eyEe&7ao9nVK9_J-cֱ; usw;yp‏j;2oW4tUS3Y5YpBlشùz\^k,$mV=/햷LMiuvJ~GѻܸoA9 T{#x44|Z^iuzhW+J+6(y2<\k|$ϴ9orֈuaVw~[˪'W afv ݅s.uj!δaَA4 } + +0*>}+܁iê,a/\8PJp]N ?=mgJ@y\HGO;vI&5Pw*l޳A#;Dnﻤ$Ngߕkdc3$5T2B/#k1N9Yޠ9P<''- c)6 Cs8MÛKpSѮ%3;Y[2jo76\i֔\#xsN";"We:û2ʁVw6ľ3Fҭ%rܢ|]wz1`>)\2ͥ憗StQtL ╆sǕܯ?]1rN> +ɍy7R -Ůz&ׇx~Z2lWz)\WH4^MDWdET6IW{Jl]\b+t94'lVӔ^IujBg_GAA'}痜[‚p\96OڸxJ ET=Jw2CA #[NZ= +yVlLD7bh.e07h*{Q,Es7؅!#{9\vAFs)Zؔ-nܯirTRqpZg`<[nF0D%qa!+ 3h-TջڤlO У&EtiZ}N%`^LgP|sړX|^vpHm MQ}갟Q2 B{!E| P}~g t~0БnQ<и$[1qUi?\3ZCφ=oq@ s\Q7(˦hې)zK{W2rLykh]=zġ]?;/p>Tڳv0i+ +t`sYҚ7 w$"!n?Mۺn;հ znePd*W W{#gO79>et@usV6pdHIj!wSGeLMT>dbEQXry[5GiO|_R=j.zf2*x'3vPŰ[Z$DH kWФB[x*ͨ8Aa W_tSXONh W߱~L-L[k; +hBy4RV|QZXYʹ{ڇ\)ִ1bL^uםs\}CA>ncuz~EVB +vS_ z=?-r#?1% wBg bl|<MXQ욝EM\/ [u:찧FjєGp66,Z:MYųBmxt^ѽ4-S{pX.bb#wr:{p%ru=5N0?*]/iY[3G 2,H #Ap;9p~O]nj@idfjV@ X4y$]rJgDB ܾD{׌yزrl>IZIjl6F+;/SC0iUоT8RJu-ÿ6HE?zN(+(x7@˱{[v?-P%pe84qd?z 'X}|9j(,wn?bF\K[^Vp)2X{5<ݡKXB m4! #= +c6^\)Y( ui EHK٫Qa#dhΐ^V;_}}h+l>6su9'(99.aC;!\F w{[Q5}EvR~ kW es<={b&¹ + +k3zu|rڜfI5.)p1̞ BXF8dMAǻ-ƬЉr֧V{m¬^<{>vۑI֚nN0vSa\o~bY#L=E=f{) Oaqc + Kttof3ěCc? GRpKYyBU3iW@`Zv͐[W~uٱYVY;2v~\tNܸWS.+n: Y%Rɼ"Nk@zjyCu~hhM~MDI6:#W[w2vkuH\R:}PhdQ&G%vJǙK#u<ѐ$}*˦G.Wjk;fv-[%瞟˚|]\"CU5nsErQml7Z;1s^콤gˍVg!*7eDqGQB Vs߹xmЂj; +KƲ.f$\3Wwf'#^=*+Tue܎dрdZa(uq1m:9 6ݹEy@ٌQ\XvTt1Csɹ%9Es#cs.Sm頓UhyrC4zed0)-z5Ȓ?:|Rf̥W4N #Fޝ.|&ek_@:#oqf}t}v \FyET,m{1۾8R[.NU'4i6(x9l.U\_~x 4^9ŸNIx3KRA&'))[WacDK kĝwA둾rwW~nƝK5wl^gېxs%XFӫ-&8DGmF tr5VhkPſo ry1vpb2PZ),k$,mgm鿱C^" ʧ4#F E~U,KnLzM(ԯߒu4ƺ-)-1~ RSȞ[x:wu#a +[GcN +M ;blgnyoxmk=GO~EG>^6mv^sW^?}uۏW2o ^=v:wJ&Yy-rCw:.~ ׎/ZYhiFy!&Dڧµ]:m9\r"`r ??So 7SNϖ~rُ6\-|9st?Zy-u{)XZLb_LE}^< 3 2(z_>u +r#v/0{{;7MejŠ0«r@=*ljS,نQGi*qVet?+ӥ*#V'%ٿ@TMdQ-..6μ7WRCc˜IKl +q}[SPc¬;Hd3)-Tfb:*TʋΝ` j]z877N" u)8s +vX%k6#EZdcx1/ç 9PZ[ +k0 aYĴƲAƳ_n\1g/je"tZY)] }'\^m\$]hpY;_ÉA q>/FHLAo>_D ؀FGtqMikiڃ#9'F1We끿.}gex{{)_SN|S>69~:_ˢ:+ЌA9:>Ao?4 u.bGA9ZT17o߾ƠgF¼S^,Zq[4}G+fuܝI̾j-{'e;\D=htn\k ś-zW)WAʝ5 ~A{ gt). e6N4`,u$*ŕ]CP ̾ꄿKK7sv7d_y@Q ~Q^%;4ZmED̥aJԱޖ DR7^6R"J[*ؽX3sq1~Tv ~_- iexg\;hU{_ r塌|si8'q#X3k SYy^_0.Lܠuqn'Wek 0 =dG 91Na=W@u,!&)#EWqW>W8jJ9o'U39YǬY1φ+#FE[&-  nAk> ;\ij2K>QԦ 'AOc]vB`Qs EF5mM wt t+-5ҟC?S_8C+~_@; 3_.p +ˬz[]17?9anLG,9`^/FD3Ġ<u{TzdZ`$C^x0Ws S'yc~+~5.Y5\/uppɜꢄy(Gp.%Ġ +. ˢЌA, ~BDC3hƠ/FW3\~_?4hqA9?0Y zY>{h8dǡNUfk OڵW׷\n*l~؂;XI..9F%9.W ՜gO%9W>!bfw,i}Y֘_*\N~*mՓg&Ǖ]\i{q1!ʁ|@tUp+.: Ġ<_>*5N3O jF0h7s6-gg&eK:eb/(Rw.*?:oԞחdo=B;ހ'}ɂ61[^Υm\, +3Yu "GJft͜M.P`:OZtʩ_DR)^9iqmYxu*#qINѠ_BT֠}>'!N>zv#dn|R>39' 8.yv ~j +C +AO:ϛ#P ρ4x/gJwd<.Eh=d/[++8pM>>$+S*vZt1Iō1ظY8_{v +,'(8>#痙 +Y^sGk͓99QPFµR1#3\MXƈ6Sj,&7dч+QEAATtwD.;Fk K#_ށ.jMr/Z g5Mrlmn "Mlҕ&'yQ"F""iW1cU,UG\dȑ6J[mrV>2eLwILJem3s-,=9\mF`FTƺNw~ ZjQeVYߒu+kCK0y'& !m'I`*RQ"Bߤq_~1& 0WuVL~[Zd钻/1 rpg(t^篫\%[!7L54(b͌W\5\uXǠ}=!iFމ."/DM,:%zdzuFƮe3$" %-%X &YuuR8nsew;Cƛie0',;\lj__Z3&7JAOer`\ƛ%䃫%Zu@)1f磤0Y_~j.yyôGԉ=Yi WI}<׹np%grWӠ> +-dNl|R}4Sm7p`1Glv.@Kn.?[h7 NzNP,4!;a&XO14w{`'h;Cc^ MgwZ/=;>0+-ԔBF:AkK/`v/4x=U?"~ԫ)Q{yI8c?ğ5}}/ci«sN\Ǜ^bֹ޻NnzY dŦ?Гo$p}$=%| GNfQ޳[3Y!觗{kN^IX}>OSK[Dn:^GmWg?㎔=5^khp}Pu" xv涳Mzpc݀;[kN"s~o"|F 斆y?ѽ&DfM:P*wgD ޤmpeG4g]S?Aȸ^e(A EXb+^N2Kğ!ʃM^agwQ> 'nd6|RN 38O53/кr=ƔĕPB- T 'k˺FFDڙPO. Qݽ^ +T&ݿX|ggNyO*rWwD!ԝgyeK;sK:iO͓ǵz/c<) ?[`i F&)#6b[n3\Bڈ =):To϶D @lƉU+qv%Hݥ|\mqv*,vs*߯V<\EFu7BAbn+c!\.-J@jBIBPr.)+iUȮlf%j!7fcDg:!h{-:=Q?ć7M91ݎn3{q{~Lۑj4=Rr8!F97%: *Ε#KeT\ۚ|a ?=b_5:D<UPJ8sPn-ű~]oWʢy[ z㋏0Eh 6n&/0Tɓ,PYo\qxsK%1zPT\g2ez n4ܑyv"z$z)1%܈&5?06T.|l>.gQ,L%A"=as*2aP'}$!4<Ϲ16 7Y+ Fwbz]l7 4*k# ru笃Urbc4Ow~/h-D2RK-rExsyO`_1gS z"yܤEu:<"R3$^{ldBF)<42IC*^zn%eZA8k]}1P0ȩeTo'U&E0sC ;QAԆ݉u^7᮷trKڷEtڅ<@Ņs.yi&gj͝r"[֒\ U٦Ø01Zpn5Sr. r\70=\ޙiˍ;[VԘ )^ 'V6'Ġ +O?"V4u3L +oc^aFNvС1F";lձũIS;L& E&:N*ۉ9>֘/!}߷fwqjO5r{L]o߈}K*b #_Z(rct!2c|co#TƍdG߈160)vuDfγҎxы[ͩGΦu""t'x0N1 k78ܙв) E=Hg'Μ`7OjI4t9{+#tmm\)CBوA$i! +&񱌑x/ y[PJI_ZkPtvQTz~Ϗ &Fq:.mz5>.澕}n--Sf8Y_Z4?׷8t% FNelpEїwЄ2(p}&Š͗ M&}7rTmV_+Ak?pFj`_YeH>} Y8qЄm<#%GYm?CE_\>U9?5Pts8fԵl@ !(!]BeYƎΆm2 C|?}3$ݩUqeӷQMwg.g=ۨʬ oE BI^i}0)HlIL y@ DMw/D +JQ5 JwΙK )$> KdJ%s 6;镻BA&)['9}Le?}Ϣu~q$ bj3:^"~j\RZ.k-MxT^hj!\ٶ;5 SrN֊ +| +;궋SXDnwI~r_$& k#W ^ADpQ\JYĵߦs2=HD:aXh3#n>G4{ګ:;8ätNO5:x,.%&ZiWQ oܤap>zCY۫4~>Ir];`h,Ot5}Yh>6Q9 J^КqQupk2_g]'(g1hEJwd8nEۏ.Oר[N1oO-@6\aK8XQUoh5S ~関#S__'Mdq_2ˢ!p&YBi{q;3đU.~& +9Pxb_c{̀E9I]Do>мa';OI>YbnObWo/=EXjvEs4;d!A= % +jGFٲJ,l2cN_ˉiAFXt KpȽ[E4㋡H~'3O +A-fl>եrUYcepr;}G)YcBAbK;e 􎱦qZβϋ粆\0-h k麖MŠif'h*~tĨeKuDc#Bn?D.|nӭDY!Zeݭn!.wř^Lc}i!y oq1o_"塨`yffY6 'uB!#,GK"$ViXLnKb>slrZ|1f63>d}׍5mw$ۗ6G R"pL=kj5hl 6q\=s 1ʌ/CnCa-abaիƃY+~y)U"}^~(6b|+tvL;c8x-gû3LH9͐+!A?+=B^j^IHfrHrw84=.ILxMT=>f:d_T:/ ilZS0ϋHWͨ*3rpuD?3Zb8Gnۮ,&sk0Pd ;;K646)fccu7œ`6O> JT`&|~&ȑU^s._f eOhgH~k^cv?4co7y],pQ DvD[@[1?.gCT۝ө~kϥL\pCo {Cqܱ]9+QB-)|pܖ <;"w?D>wvUfU o2\fN5GgZA2 +]i" :\4]N}>u/tU6<ʈ7TKwrUH.33OέT/hiL&fɭ8]xl>$-GT=Ryf{UXHFYblOokQĥRF`p!|fsˇ{'ԓz 62˛7vJzX/dk;yqeR2>gD-E-l3[r&;_vRc#x7Q;ٶ7 ^:xPǗU5s<80\w]+0| iqYA7`}ft:/|Vˉ[~뀌mf3b1dp;ns~D|{?{`}C`'3a)Y_K 7bКoˤg&|oM+"ܙԱz5u'd(lpPc  +$M_ 4}=9_Z$Cyp vwppYSuVhB6+q~K}n8Lʃ xσ7aoUcP/wNz"޺[T H:Z㊻(CuB c j-;عXM.qzu}Rs yyt̼rkgin1SӝMGv*w> rMA?+PQFB`E _xxۥ8ap^jP>Rݟ`eGa1l<3 s&\k^]4n2ػDsbW/T;?Mpw* ˢЌA, M0m;*@n@T쇝eA{VFf%*_,Z|p^qb^pfIqpqx}wٲk̒# +ŢDō]J%HHJ6* +cz~&wDU=O&gsKEi!q+8bwB\rjJF/݆ 7w=]jҋq3OJT +&*x97*گ{v&<8țS^?ҷn-#tkmĭlRn!HvqG/#46]O _p4 8|QJQDp4wU2.FTBѽC|,SkЈ{krFTfn 9w#©OMh7Gͺ.tgjg ca/-T.O*7I9@ߏsb1*ǝ4bP FF%ssI5Zm5PDMDκdqѰ:~x5fE:_~?"/~( +B +QFׅ~7V{Qu=;˩ʭ=w' +\a^LD1k%͎EkqU_E^Kt2?fHIT,۠}':&|z4kךF:rtɹ9~'3υaۭQ8> )6"^gMqR}+Fe:|QU[i_ڿ\_L9gu~[Ͳx<Ψ5iCI%:^TDrEgwX |1_&:f S_É=]Y=d2mvɇÏ)SHKyB9}yRJ\\ܕC:w3m6##6b`f:l6blLh1mҠ%9P G٧E9Sڟ(΋/ + %RJܦwn[p2 HQ)poIkŠC*%X2ZYhB޲U?!_PJ:)w=eQ0}vRJm/ 33syʸ%[#r>"']]}/MQ D)^o D2nk&X #i?gU>$ +êp7JܟLfZS"f-Ή{Jt]g(tYt > v\nր&A̛t7>Jg tw:Ɗ{%O2">[,v*ghxĆ_X-c MdN_,IDU9lDE>͂^ִhp*ߛp `jqy:?j\ui!t*Cylz\PشMaN@R=>ʺ!kwY+ğ~(D +PUn*&{'M M/s_gv$+KV7Nnq)4nRJ_ɾ\լzh:'³\> -/Tl^=m9ZFTMﱲ8A/ +LFz{mNNŋz_A]]oGt[hr׶Vdv|`v#,LY|Q[5pRY[ uvJ^#l6m@fa;'9%DVIo4Xjhv+e}^LFo񩺼妋Ơ=/`PAsI´EF@n +ĆcFm>stream +q*w=%?u+ֲiY+c󤹎ܝbA?e\sNX̘wF0^1)"^YN7lw__Ab y]՘]~23 V_6sM DZgEqU|cira| +_W$1I{7vgv֭c/8ao?ֲKkn+aYU6KQb*1/{H'.>)`Y,{"9JK~̶RY`['-kVn^;IYiSl߫t}Duk.2A gRzӾD.z S/k.^vBoޏa +ZDdHsܠ4qJeVp}h5™=~ףd7qGO+uѴݠQ%\ԡ|ȮW)&@m&PS~⑵UBUm! 7u3k_ϷŋNr(;>ec7Vײ0eA  +-(G-/r6$<GaV V=^Rz @#L쎂ܹSa;2(' W-{'.9=u 5Owi϶}'G/h`;tN.(2$snkcõ0N{tk iU`ڣ +Uz_'l \h3.}O7猪UI+[K|¤.zf/͵'{OXޭV$e Ƌ ,[6_%?i~K별F3->8L^fE2-jyY>ʥSb3 jv }9[+K-ug3a7yN".utpf=R #!K'ntVTW G (ܡΝIMEOcA׬ZٛROZoe줊5٣\nݧԨΚAgP rxK-y7{]Ƒ|8[-oa/D-v4+e*)#Ց3EbL}0~9ft2Qm+ j_.em=~_4(C8L.++@skx*,^|NG+A?JD.4zs5ǜ)Ky2ڬh FwU[5(vO@nvJd(Ί|N̹%(׀׌ov6RK̖2UxSNeOL-loњ]Kz9kQ⦌LrU"q"b.(Ęz*Z_v˾vgՋ!#jϾ)-k/8^ThSԔ0L=,EoڰZW\M#vYJMW=+lI4j֧a>ϞN~dݿ;T=#j)y]&Ծ;='(Udc.uz입KuYgz'YOCGF +VVn%ϛy2+OZ'55s$ےRÚow [Kz;%?H?3ϵU1W2EͥIy #qf;Dki9i T{dsL5k o65B7X{z%rs 0PB鱨fe[}ڕ\!S3l4ğlc& +TDh*¦"x׏̳xɭ}$i I۵bqbutŵcW>|V&viž+0{# +SVIZH7B$0=OUVvZ}P8׼0<K&yLںӎUg'5rp1ї +`s>qt>r9@P_2RMn e9%?Tx/gwAi+2F%Փ֣g  +j6|1e( 螂ofLe%[uFc:J҇Q:.QpB-ܼ{tM9^9f78Ku,/㾂`ge +("J0I*c5mV}Dz,Hӏh4Όڝ&ݺl2E(ο8BQЈQpF +EۅJ^ĂAwMX:(!21ǢBBPm;|Lz61 í(-mI&@MePkkȄAQeѫKN}.KqØzO)z1 :1/8ӕyD=gWꏌm}6;^;D=~_@ Ybj΃tjCw=y!Jӑf;eKp?@#@Ԕ,{L{ݶ'}o'ٻgyҽi :;H +8ǹyY&Z73P?7hW^CC9L;J?ջKq< +?ȱ\^T^7Q>?3eg:W*R-W^3湙5|q;'HLߏ$%ArP{zPn.P϶Ώhoh> +޶i6+4=}I21' m}PTEP(w1>gԺǗk{F"_V #d9omQ}n}rfMbnլzZK/Z^17V̬ӳ{%T]8yKgÆl>L'ڐ/֫j7_-ui͛0<ӱ ũa"-){/hx{B;3fղU&893Z9ǃZ(8AMF*}K^e")r .w\x5룐p6.2 l\ʴOJ쨶Du(I=H# }dl42'݇M"[t՝Se&0~>e[ +?U Sq$-B;` +XڪG}I[}/i]e4)rދM>sVХrJ/b?- Z594:XrnzT霥Z8O*.=Ҹikyѣ̪6~鍉q[#0 +j9l+jcu2IfDUd'kճ_\qP]d@n8u}N|ROyqڻV\ K,ӑYȕE:lՆ7Ԡ얘>ŮNNc +XqF?ͧ a ?@7J.{bugOMvzRp[iy#1S4qy [=g8t9ȋ'f—zU=4vY? hn,6=P\y%@KgP{}Wy\wo OuArA#{ĭt3qړysg†d0Rǘ}"2%P  +{];ISsC9{[Wۅ..Z~I:2=ޒw~,+E>8*cE~WmR/:=ܔtGQhvz{@DE8/ם옂6EʵUú]>q{HF~26ՑJB^α_~k03Oc; Ж_휑sE0 ;Ƶv3x?WpW0(Uz\@[GR%:]wpRna1@Ʃ-@hlQfiި{{QӜD TB0>3qX۷l~KP߆q>tPo2:f+9Cϰ~X$ٷ'~zKPx-m69L沜A -%[JuRMU}sJCXE=+[5~Qg=$O3W +͕XN>d>R Vfu/F3ѹsR* o9Q7:g͒Ҡ9}UMB Dy? a\FAяXAAGEoZ@~A [<ߠÄ2KNb໢x* [ oN?W[{;)xf^ s -Ѯ[sj=r#3F +ya?Eo(?ќth}((MY @tm\/o  Pt^*@[k,WAD}BNJ}̜.RoI=`7S +8ha{v; PWA0LL(jv05I@k{fwWr/v<?Hra۸eMvA|n<4ncc0- -5f,,Vj_?$>:imʠ@n{$W>%WJK֫/tRo>OQx߫R]}`7qד3ꝯ9P_Ahc "Yy``C7m@BSUÚxLByITxJySi2&#!w~loZlJ~~J=@>b`<ݷYsZ`n,J3= g`8md*@g6xI'T\WJ23=;(to!{k}Tjqpqn +)nF{w߽.pL2.*8psUF_lx^̃kR)sQ\{Ddl2![%{=-.| C$ơ!m~=P+h<rP(KV2WsM-գU v}ׯ!0a$Ȯ%'Rj]qկW'z3NZu'BD~,mLg=@6Z{</5WN6 /UzBRW"aaJXd%*/Cϝ6+ǝ> +9c@A:lg8{s\;,S\~Vުjntlk -GCa~(kBuٱ(ke DŽt r]=`^+mmkN|36T[ٙ,w7: Ӽ9՟0bFC[zk7'Y=@A]Bn#f=|ق?4ypj o(T# (pt͵YWD4%jz{+|-BYKR3f[kL}39;ͶOAvp4B2@{ J${!5MGjCRh: ѦmqW;ݵ˦#&0b7׍~qn\((ج۰j~V5+5,/lC xrA߳]8L>,mW5 _exjήn^X>x{y/8B{)X='l;Ft^nZUTezpDyEk |y^;U:=25 9.ěe%ruN*KSRoE曠ܝr7E=/֟X_Y'ZԞgr-7Eÿu޽@q&C)m'vܾ˽oQIO_F8ܦQX5*Ň7^֎߯Lnz12툖Ww!D|D @l6IÒjΠN\K`o=Z_wg:ʹcj?eV%6*Y$]j\ՔtDM=lLL3Zwpͭ5\l9> Fzj[#/(~ԋ3{tvkxbzeD煩(5ו<Ǵ'/G1i:-za?2կa3kT"ug8SAbGӰs`a}l.LisN5 kS^ꚼuKn;I%_NGL_k} {%)E-)HqǦBIT5Y)}3R%?yu-OKA?bg;|fE`Lc ;y;MȣTO;UI^-Fȫߍb<"ڏzʫlsi\NmܴJ 'teVU:-cX^q+Ÿ O\skj8!7tlPHxb?AiҪ$m]ߗ|كVų?]X \ͫWJ: =/){:McJRpXFl=OZL_|& +[[J_AN'GPԴ|w~P ]GWBZ}C*M"VS#vW9)u̪ԒΖ<|Dt(+*qShcUd+3_^THz0V+GsGwYKh#Vaktc6X#ZVJBa'-tӽΤX49 L4XȞ0[~? SQֹljXeDrFy"JZI2&FMChLR?]޲k6L@7 L|E_Q+ڨ/s6Ƈ BrEj6fQP/7O|l5A01EW9\aÈ*hBMAa=q*Bj'rk{Rko G6V;ACm=0 5cQ;#]2zYXx}cyhA~]@5(m 0LiׅKVGi!hO\躺BC] n]o7RbBG#w^nzNFgzn +z]btY^FMwOlVbn] c{I]ϫC +»R~ \W#pu 9oGU8o%Ydoҿ⿢sh~ nC``u.'ecdqUb +kxfב~ލʡۡ|W|XUa+P`/'86~hz_0ZMY9-mt1϶QvV[v cM?nS1I=ګp +}ny =ikP8/˖n +63r.!~i>tiԉ敏L߭?=Iwe(ķnQ'n7N9z[M +dd?lYW(uw+=p Z@1rD{`2`[Xxr{Vm,لiOf9)'C=NZFɿ^ + \(|J(Ymee?Q#A"bԒ۾n=i`|pt8avE޻דŌ&Un- +*TiVky!46YK OVqyz >?bIb~,`)J.hO-mޝm}s:Bۘ'ӲWӅ$ZV\`9ͽ+Ƭv$z. .W>.65(~hJ"ux%t'_[}aЪm\rkD86̴<;pO;5x}%g1+^PYy3ThMaLB{2),VlrNN;:ol矶L7:̶f ;[xTVi91x3]gDoQbk0C̜xr] M9[3xLp =}zn*?grֹl/1G>PP4 +*q)~/N.`BM,s)@GО#o-:n?6> x,ᵟ6(?Š> += FK+-XMjN$UaLmzݤvOO%82B+@kݖMՄ3i?^QfC' /;Ånt֔o뽪yA?􂛤r3WpmUDZ<-Njd42 DFe!C 6$ŠVbRB:˼*,mWsg2y^ P5xɢ`WRQ(g\#00g\> Ewjk1r6 eus]c5Ya/PYxz oWXg؈0=" +"5r<˅Q +qȽ;%2HJv_emdEUAǘdGh#<fͫ%uW[)0Ū^F4 7,5 sJGϐ2^" ҨONxA$NI#|Ku DA/ @Πt3n{0Ҧk(?Ȳ!Jjy>7?N"G>& fKM9k\Onln>92CݯC7 ^R(? 1w$e>nsbEn :H4zP<ҰUJ׊BZt]R'%NJ_+>v6|+?c]@_Ç^A7~BKLtfŬHnm^sI&]6PF nKD+7B7x'?ЛTSbŁ($6}7P\)+]n_uz\φg%ͶGCgb~-GCי/)s} yDPQDdpD EP{?vϕT#JZ[Ynp5]Qk+۰5 Ucv +8XM>o+RlI2fI(VI\AT ٙVЧw}:hW:҉[cmDhOzak%މ.27# +}0?6{=P]+7w*Wnuݟͱ9&:$1a;p)Ku{؍o,8ɤ,uKlܢ^dH- \ڏTPnz3Nm5jS3 +kr\9ia{]o՟%0oߝdžÑ+TlkfFS L^Ĵ4:w媍֪@]n7mNL=oa"p0 &-m~W{-\RfNn(joIMom^])(8 +:|[ymg3T0 mPboPP7:,`ԭ +趛\xpfeujhmi|8gO1H):wg(?dfS*[;`7.Ozh\4hT`CmyN͖^OQͷƲ[k6~uVWflf<74jXj: XsZdۮVk+`NSeJ P +|$=`5.kNWY)B=8;ź/7sZY͌iϝeTOB̜'䫷POq~gܾjeʻh#`z E} +W<|>]tJ9VJ)]<;bQ栽)~3SړesѠ{VAKTF<'M4i.UT#]C]bZ ޽⎽o63-)}x^`snj7d7rm.>34?(4,JLQXC\SKvHb~yOr&R%EBfZ <|\"Sbyh+&?K?xRDLs{"Y%`NɈh]6@u zhodq: G +FPWO1/gtRC%]s21lJDP }O Zh![ u?;{(ӯ I)?0'a<2srp_UJ}QOU.6De,j7l+0~J URO N%x=H&!+n=_9D?~52IP™l 8 /+FdĹw@.bLvjwז/9uM?(W +mr@*KK ۋI +ݳ&:lJ|e{4yШ9]q1,K-+9:Z8,+utWhxGK*a\Ѩ{o5>[RiE՝뭿O +.PH^AF|eAf;@\& \ɠA"WN|+j01&?كkޱm.@,J|eN!n{#f2[}^Sے +d2zd ݂En:g}D΄QKyg'k_;k?إt7I~=s9y Y@=>f>ުAsFʱ_JTfʸ'@.VsbBC'D7Ixcf.Ot;uaւY.?:k8hsoWNQb [dh荷&)m+>M3 4 n[dq8 +/`0ߛ 97{$wj¶l ̍hΓ5+.TX͋D%`$-T)6f*S˞F;m{s}~8ȩ'bGn$?JnݤZ"y7?T_ʑ_ +=Wer'v~V^>yհM PKC~ rA [B1g~]f0;;` 9nkiÎuҰ@t^T,=ҜןQYE;~?Hs`$nD&Jo=+{# bYH@ۻq(]S^q\p/ G :>kO{eQEdosL>.Phb} Mo:?Cn[V0 μ.ʾdu7"3g֫-6v_R`6ئ 0,[ )^utI{z?;'ΥF+U)ʼOF1Zz^ ucU?v9=챴5|kc` μvYVf*SwQ~!O|)]$Z=jj!Oh!|EW@S^7oV @_IwȐޯ;9aTyַ)v_e:m=]=vbcv߼C5[90j=>8Ɨ|Eqjl[paE7E +"wˏA&& '. As}Cr.u3=K媔SټUkqqQYC%5+J!3}`Vut;^:\>Ƞ,a\UR\}!.Y7l] +;Zn׭mZ^HoVlփ$,% ,Cd4]EVjIO|ʃB-RT AҊPv{h@Y(s]MWPh7ߏ^ >ಟ̂r$.TuMx֞S=욫4Īvq#nPY*d?@nɳ7=`qUӕ+Z!чjW >@4Y5‹V':^a$rܗCʳx-\LЛTkeLOSegcjXDx>#"D jˋ{s)Yo_@c& W9 ߮NHߵcўe@Ά!svJeo۪\'a9&~) 'ؓ2be%?~,P5} =wY< k1.5%kaYʟumռ25J>Rv%vw ƕ|L:E4u|F%¼jlk +V{Zm99JsPdprɎi-Rgس6-{rh[ X@L庝̓JS9f$l6\Z|j4nmxb5B)43+y^Ku}1yMc :h߇|$eu@?XʞS"VOݮK9}!шyrNu +/M{fs›m11qwoߢ~PR ]{m2+O/DKmFu6Tۅ஁(fWWh'.v#eָ6fϚd٧dVZctF9&,7ɌB$5:Q=\w> bM:41yi}zzu'ȬvǽR6G :Ʀ1Zpafb7jTĞIݩGN۩6's8ޯ6~u +_Ye5I"iac.NPt +wR'\u(&q'#uڽOspztar ^Paickl$us"۩"gƙz~~zX,s2-Ԙ7P>7iq/]H)*>9.ۯ٭kDYP7㨖{IJH/v^M(@3OSRͰx^EvQ+b`{x&R.W@?#|(\3B^1 -Kq!ǹ]".V k IЪkVqު̢>NIi~v9LX7 "=tlr ?X6 Jb" +#g`̂f3F~Lo\1]Jd# E}ڢ|QǣQʿb3c í.丟avʓ62|tH$[U7t#yr(~mQ @:Yu(s5w u{=`#rN탟`첈= v).m*k=0+L8]nT#@O?ypk3$6%o ՟.pLw;imFdWR ٟ//5_QJ{Y̼r/j1φzo;VЛ|KQ+?yK D. [(WI^I<}Y*ĥX 83M`HD_|pmSO`WJJWЗSѦN7)ǁ}4{Ly2o\I1m +*UG~>;G*}DE]`n=*:$K\]nߒ`|6+)=o}~V2aB~̘Ad Z#(b;iś0Yo۬;|r5~/#phG;Zǩ'g'1A[齴^Aq[)N1q=?S:2U|ߵ{_./3Y+Q55nR9`|<=tv__S{뙈yȝ<_EgNIJ>7F@x1!]@W(yL-Ł P&Vd~a{ަt-j=V>7| ~j6ߖGkkdwlGq'Jf~M{6iCoX6Ȝg2TLLX gB-8͋^Ku#'%OxQݨ-9nstm ϊJr[Kb2`i4Wf;pV>>v5K,:}OP'V@y,5ɽ<:5 $woڱ=qBǗ(;Xi8,S_a`]a};.r͋3}Ԛ]ϟM={VOpz?9>]RNR_q~K"=ҩ/J8>-ՙ+x[c:H73xcsi9y#})!]a7*Iyh#I@|Tca/`duhE*lрUW fϯjp } ʫ]pJi~e),^KUBl.eԙl~>ɵ @%؝Q;ۏq@tR *N܋TwO?pŞ~gC>A=7@cGdhCi778/id_"$&nR<:.13ŴN0XɥGG-k,ɲO^XR>$6SRYX|!.9Op7A +u\g {OWt0]LN'zOZeBe3°{*y5H4AКt1Wy重{'klciF}+: 8 Fg[asevƸ\Z*8,h63 i۾ijTC9Bb_sZ/z\u;B'Wu<:k얻6ZW9({g&{(.W>WyonN_j)eo^Egug}zLgR'u)K!v0cZ;,C. +ƆJemؕ#8fG$զwi_7GF^qVJXu_Zςn+pE> UJ$1wrROf{ܟU, *NksO7p5mSԕ)_MʎK4˲ +13-O[Py߂q>H6տz% +%;^B\gw ]bW3 ')Z2K-Y9M[ o"SZugMU.ϻ%9cH 3`O %.GDL5b?pqsQfI[ Pqf֭TeRδkRԄk1fRD5 +'G.P =R ^9%Vf 1ɉQQ} }%#S= +>Qhݵ rtf:<tԔ6V8gq4|/)-OTuqxCWָ>=OuJtZL{G*v~Ml$)d6M%RjW{hCel%ꭦZq*CkK5~`=Hхmik+nһ^{5&[wܪK+V± }>uRMk 띳x=e:#q?;>zH"R8.HFEކ̆wDf.F5׽RQ/[D Վd5+ګ46Ү3!(5) z)o*B {y[{NA4i.Z +مX;VSq #ftZ?fzJF5yF*2-4qu^>[WS2}Z +#jJˇ^z7s?~BX>;pv7Yڣ-Q" Tʃl#EZ-T[WU^r&R>=\mTodj뜭pb,2ά ItgD2 ؓBWRP!7QRh .f>z'q9"ŧBס$$ +5J MNJ+Y _ѤkjmY="p}~2^-v~(~@] 7 fW()@ P׏:&H2< - o"F"[@~ +CX*BHWm`@ B4BL6#uIV?_B"@O`HքPwV3 О/ a @֛'Tzg +@}}0b8 8q%砲5ğ~♟ovaSV̓.ld^<5K[+e@3VBPRbĹ +G,qE +g>i?XrE".o< +;gS7>CB[``o{ r|E10&̿7ywJ7@*ZaQ{\8< QJ^I|*|/'&exhxxh:}ƕ% X>z'[#M\K{3%IOa큗qdC2.ǗALc`^t&Q;9S}]`{S6 DoGa PfBTnbXuAσovTQ@T{#5(%7ֈ1w0(e"҅r4;Hͩ= +`H=.C->;xy- p\PІXyY#2-8Yr3qp{2;-yraf7!CO޳H^=Ru2{Z6GilWvKK~hG~ _{-@Jǒ=/v0rE5`7&*3-WUAetygy]O Ie0u58Wt v붔]M68s u(sep0훵-8$0_ p}l\O})G'0! 9,܃^CduW;zu1s{Xϟ[_~USNK!`7 +}`{~! B7^0nd(\O-lK +&.my`;uԶ?੯7ί4c:YRk.ʭ͈^P[⧋$8㼐=rQ^\ +2{lw.~[ En﹅ڮ,[6 |͕r +KN!=~B%(Եַohd50w0Μ!oxkPe\l=wý7ױ3fwO`_ȗm'kmŬӖ]sBX7ckN2K?u[ƲL61rav)osQD{ T>چNZoc7GqFy*.8^[ -6bT~V9$DGm>  cL{EN^b"?INJ ֿMd,~Mؘ/}'&ֵ5#RtNmkګoy.&$W);ŘIk7~[b[in5ӆn4Oٱ8ҸrzA27Pf)=ٜ W1fnkd<zR;2OM5-e -GlV2NȼLqN +/&]e6k^$Ċ81Ui>4ݟ(_ [ {_OD<3_C__dŒț\L>-黧]Ppm8ޘ.;pLݣ\n&ǸϋZ퉏ɀxٽ:~4vC XyT+rϰnn&rCGM%{W=ξiL*V~ }vK[hG_2]e-Z]exw [h+S`7R۷_瀒.wjSf4\M^5ߧ[fN59h:͟YڽDOZWF^Кw0,};|㥪 +10xAwB>0k\zOJn":Sv֘5UY47HLO:7,Uby{o6ўYfdRRomeۅ2.mQbINx'(gGr_+Q [KYL6k!dB/n+zjҝx',?4e}R* nww(=cFura]̏\X]NT1`k/j5Ec1 bk9:,) rc`nZvzddp{u5hv=I 4 j:7 +tQ +c=Ϊ2Yj%ZwNZb+fX7`[vƼnr/c4DlylWE夢.=;`8K}}/z!)ow(4wka\>KcZJۭmm&ʄ4Mvڔ.uUOs ] gNBM:i3E۝S$QLfնbv.jEߦa\,}~L6s{G~cYa/gb\مj _f6;P7TmP;R5~7znf{A +ÿ́^5Ŝ +=W0ͬ\AKV9Ɉ|LL'&? doiOUc*̛mw$Ry.FeX,UJPz7gw +>e%oir@**z=X"5<4 W'%aba|;~qSU,9.L+9hhפ@M?Zy[0^U9~3Q`?/\'K>#\|\sεJ(evY~EI47 0&zjYGw7. yl5PUSENL7\< j(CكJ;b+3JkW$~}kR}`PaRo4YhlB%>u/5PRC2saҡ|HsK+Z$$tS$4_-9S*V&2:ZHxҨhoi*$3lDo a74HGHYյ@AgfF H?`7y :`1A< ݮlD_"8zoiBy W I Pׇ8.@;@-}ZH H_pAz;Bb]? =ϐBbǀBz^RyzzTg7T S < lroZMGo !VYS A 9),j'x67|I:ЍGЏOi%2~ο Per7{$_ss! o|VPE ~i1d& +|K^~I8otZ̒}cPX{at?ߓw/J˝ /.lUjLn7&Z`0'۸S8y$bYh^|>׸<^CZ]= kR{4A'l{.ohnto?k.1wߍ(T{=|hR ȽJ=jWڅ~T/'N8 ;вpݗ㞂n)Y-l^<7 I:Ăs|8 3] +2t `e{_ lzM2,P$£I{zVnpM;ndzq{9rKT*t5zo,`g0t$9at4`{~qMWDr{؁$z'W^{ֆDrcWuwO??\ٓ~e[$}JǺ[YdVڟ;_8Va1?ؿuؘ + g u0dM/zنf߻mzTG{\>[: h㱳3ih/l;sꙮ[EfT]s`[?Vbݟ⧉O|zj]%np>Qnl Yc:O5Lgr4Xieg"f}2*Ƭ4'v aoء]A"\ Ȕ<;;='ҽk18^ ujr*#N +mRboyسZwv`%7 +D2֌дUM7[H}1Sχ8.Ɵ<# 襦:p,6O|艝oն*_d_dmY#xZR﵌).J~or&S{F`'!ylj>y#rvkuujFzqcX/1:]ʉښ,Zq5\MlSP%4>E?{(P//R^gFt)ϋ" 4Fζ"L(:oGvg{{})gҗ[6E9v0Xm 2DI.štxՀE߿8QijW`'E}9_7u9;'Nr5!Gcܮd̓M.e99 *x%*]ْu6f^|^c"-oHZ,z∳r$+~wWWTc0h%|W4)w(INX2k꣱vʏM=rtrn^TG@[싟ŠԘ +Kx3?5u$-i"ŰuB|qL IG?tv_&H׺ˏ+5v+@Z6vMjtj.ΰ(Nx/#N,ƿP^o." B+g~.L'?t-\#'?IVES_o=^;Pn{g0yu)Rل'[ ADD +{Ɨ=Oe@P+> .9fHRG &OcGUlsv/勰.>'!;iHV#qs|2Y;2ʨ'Of#`пIv4+Rޫ^Vq8b,Α +[k~`)Tޑ> }OP`[_]WLqB{`^NK4KISszHB΁[AM?DV{GEӠn5z!^ne55Faۮgza'Iyֆ 8YO( wlzQ1J#Osҹ8x,$ۢU=d)~Bdi'$[NA"-ͧYH~z˅݀GsNM:\@δq28]SkiMNbzTF{,/P,qv\/j'BEȧ-)~qKvw c{8Eٞؽ.(#h +7 urrاŒy#Oٸ Y㮼rs ($ߊҡT= tn ʛߘ7o +7R}#_D\wOUK¯Wnx||,&Q#m0yR*&=.&'k*4rC5 +?l܄舔c$ Gֻ;,JVYtQɆ44-29 /r,ӑal?VT@2X\`.Gd>nx- +tlO'(> gĪf+9LLsH6ZvB#93EPR?= mv7gSdJmdZw|SֳZe$(`rX]z2bNI&tゎ&{7vnՆgB^^oo/+4m }\/檎Qd?y^ċ]eӃDwB6409F0T}uD4)? bWNd{ ˩ _RJ ZPK-(}[7.4TdCePq6ZCý jXX#,D4)jx)c=OL|1&_9(>TzzHb=zӥ4',.YU-yn=c2IZ8b`OôBgU> @O@fqvӳΑ1Wo?`P|< H7FsY猓pcӵz dLYC OAzn)v?ѳ{$umPm\X &aKȗ[Q>mXw/9oټ\I z.A϶@9 ߔjZ>e[ux\_c38`^KqιS}Uzs,_z+:Ehގ&Ma~u}VOS[ƭʎ;GgWj{³ lC'Ɗw sh֧kᷥZ|(:nf93]d0\"-7YZEbEj.'ߞ/ŅK>S6t =~ v۲ Zyu݈JZ2fᲳYCۛ%}M6M/J~4H_dyڕn,둻ߒ‹5xqݐԖkz2.i˛: 6.E~bgԻ<[>;)k 1oj_ {o.1E0e GB;B^_`P-iEO&$S;?X1\omV:eKeoh >:@!p$ +:~\4m4㫫;SFcu׵)GJjOL崘߷$Ws&" 켖lw_[;'WöGplm~XdgR~ "SkMS˪uzcNm0ii`Q:3.d}yeg5uʳ=W=oϩe 4쟺1 {m< )O[OULsaThfw$ޒA(cFzn4c_-i6m_:",P=mv.=Rr z9 + 9ϯU."PYd_kS2g[әXBEب288L&h'(WE/yEs5O.Zs l%)dӥ

YZh,bɿtb)``P`Ro?bSZBŶ5>߻ @{wllH~-=*zvtAT+<ϧ/xm [I׉1oCvwOQ;<hT? 3p͆TIՑsm f+K1.y|(-B`\I:Ӟ4?R89F]clt;Xy72U"4Laf͍ j7U-Ô?.B6&?:Js=n_>dH-e)3VVw/ ;z}3>:ʧ?LQnIiD"UKBfryd5\Ve!4L"Sxz XzdS*E Dxa9;\mƗְ,nrXUQy;vH?\-ݬ[w#w/j-*Xą,{.X?L kP}G$^ /"Gr9lXh]v6ౄ`fs o *B[~Ð[>[4~ +OU>_z_0媸TzHmlr2 ˄gtC]Ph{Rw0hw/l +||riF=rh-yMV¼jۨq~u?`]_3n^w'G%˸Ƭr<p.P;lCaOEkAy]G#` js[+iY^CjŸϠl ~{%W|_N׫/̥NDŗ bU0Ug1F=B#PZ'4"6eګqT,="{\7D+,\W@6=2vP}w+9ۨ6b({g)Gd־h'7BU=DkUovaSRnl b9qH$f2xMTh'[.&/gS/ TfpJȸ:zKU}JNeꮘ A[#,(K6Ҝ̦Fu>٥S [_dF_ uPd|[5<6ϠK'¨"iސ󅼚yvS*~oieaaV+f1wwtJOs7Hs~Ls2p?" X2gpO^]jy?~H^x47~:DE[tnwy]lEq:@]΍/zܨz8{[T=Ѿ\ۊiw^k#_3_ur>E[Ac9{圮 +IpVkNqqTHALl@?Nn_6YmC]Ŗ{yyK.œ_7Mu`6g`89yb`dh#irl< ܤjK\Ɇj&268Y%$Zլ*GpIwm9~v2a}d\Fe f8;%d5V?4/oMI^liezIfTzZ΂ \|I.}_& _xD{s 헻CGvlyӢ^6*ܝW :,n3{+ѣʷnj˗Pe':\ +> \NʏQdퟤPz>^2tb?,,grP~r7cmsPcZ,p| cŝDtq8_ E\G)WŲ4gE/;c"E +@ ZiT'D!X=c0~i[\ΫBqMEPO( 8If+<N{Gq%cx.bbbbq&d}lG\;wj~m-+\ 2"yvcBH3{obz`IL['ɉ>lt;0;A_12KA M* 92>Yl06ml2+Yl^_ Kvsl(8ٌ<̱fTabRp=H|1dRnm{`ktՙwSe\)d a!'b?;?`Zm'iETLʃo.9l>bTm?j@|4Ur(71*'#Qr0[rk[^hRq+Z{\&H;k@m~,XϾ^iI;gwK_K~Oj}u +/z|FKLawƊmj";`쎖'hN}`p=e{>~ +5b& .: 6<=&_>e|χ`g:h]m{@MkAwm{T7@8**rG?G|cl$R7\<1S aYJ[#&4 <=g:jMnT޻=ukVg;zM"fp0} 2-+}3epSߛL}[frs v9PNl)h徥:J70(Аcz;I`wd9GGQ/?ͤle}e-Xm{A=͔E WY +>AMWiUZ`f=,<6AN o͵^n=7hU_kOjLv\8Um쪝~9GK=.uuFjr2]jnJ`lKhL`W>5FVчV*أϻkSr{hye %\ڗ(~,=8mq<.0*ZŠOYhzht"UnXjSPy: kz<<'B ݼxY.1RxÐ@zƃ]ܥuÝ^F+/+ϳ|lt9}(&wh8/w;NyR~̅P2%F.a->PD]^!׃ O .6θξWWe/C."kMe '4]v܇=Fy8~JnkzC@j-\n/ ^&\)S8* *C;ga Y_wkd2?W۞c_$zKzxܒAlɧZ($;HE?y6yp-yt'&~'ΐMˊ{9y͌~'cq0ɛ 8n-{DvڃaRda2]şH>i9M>UL>ڢ|0P!y?d=y^>5-cxCܮe & &$$?NWOvp>*YnkvShPYp+(/v7@?@i@'ؒg+w<.'yZ{ʝ$OSd?vy\UPa;(qZ[~fjpѼ9}9XHsJsO;NKM=O(yfsg_C==K絻lڷ(b2ܐ8ACbd1R`yV^9qCT_dqY %ͽ$͗eNsp7ڔʓ]{nﯷ_3[ w`hX4#  .˞ǔ' 5=ٙ<>m!-OLc@9qr{ 8Y SU:~>f~<W{v Zg;v.wQÙC:;wBۥ'*lJهC=ʭ4~oK/Qo|?Bn/gU]_ǩob 1˨]eZ9s^ߣY2L| >v HLHomSlgxS]q5`Tb_;G{toz_dγ0OK\nj[\zV:BTpl{!;BVa;uݒ֦RaH3qW2-/Z";UJԳE</ϧsr +k1ETza Ͽd1@,8)MA"̿32v+!n|Fs2_lKȱeshƱM'd{P7ks7{TP[XWfhσf?.L=O+☇U!d')q=c.qJx>ֲeս;Bv%i1VX_)x5_9^B6;:Y?|YAbs[tfw35KnG:oK5eݭozsч[qxMn5'K +eC8˲okY 5HV*B(bt"t)xYlk.Rߧf̚1[#޴PAIjbM7՟*!,<0|Ou^+`rre?\у5T7{ΖVѠ.f_ g?;QFFj>׼`e2zu4OF;ɱWW'M+XW\bC%ˇ(&$wYw]lN mEgùO/fn77T[4u_j}xB'-+өCˆRB|Ϲ(X1be~=~9?mp+Xm*/!`g-۴Jӗy#;Ǫ{r +f%e-wPwn DfEL¸?GxyqjdIm# /Y#4J񅣐ck[U u#s㰍غ?t Յ\ Z锝mrmMT:V*${Emw87TVc r{Kr|:ǭG;fu}.\ݗw1 kϋ'2Θ>*z0H*ٴU SкJs]X(TsaA*ladjpQsy3].F.*+ƌZq+_Mf^hg[}퉻TiQV#T'DlZ2fG~;XXX΍@R]vIuޜ%K!V +9/LMS#EoEQ/Ӑ=äN1Jta4Ƞk9=,s5a}LAr=;UC#"a#z5C8rEP(ז(6˳afXh/U1?ǡE!THCEC퉺{^$6|ÇN]"N&V"F}|k"g  弇LiiE/+gWgLHfe0tFsĥOdkSuþE2?|2c~]/Xقp:G!."p6mXHۊI;;EO?_v,RU}}0d(A0b@A~ߟ { +YZ`bVe Hjy0RCQO;5f6$31 .|/M*,&'Un TaIdY_]Eܜk\*'t8\YtsqaG-#gQ-{9պJ= +^r{o_'{{ +W*E|D_ڹXjkך٪"aP5s͸lBe܈[,qӌlA9Br:t8)/2¬7L-Z1)|;Kz "bws2DUScrgBr\KCxl31JkQ=}+Ei*KH# _ہjuNbkVu >RT㡈T[8PI[" K0ɆFY"ePU 'Wp^hJN=.s rc{f +N? n +&(v2n@crZYuqROD&C N ~Jbc똟<כK5ztAmaT[_F@la`2 +I4E2R 2HmN;K]Ջ T0xr24ξP]Xyk0oqn@`1@A(cLeXُ m!C3.S頻u0^ m`6c (d? 2H?T^c7y~$$$5$GBFd$i3n3$UrQ$)߲jƫaS8 @B֯;>%+w-Ofz|jB1^J}@{ɛ;w'L&u|f}K:%gi$qǺqkֳ(}n~k$2 P&~E&{%|&}K>6 EX]VO^L^3yO~o|1Y$q//ݟR.ylPcXU[wwxnww×&C5{^/O~MFoا67O 8|"SH~DJhPFC]wᜍۇ}FJxl!^p{:{餄vllp0*?R`eWY{rcU>ܨ}ޔ|q:i 3od}*dȁw]CŝE yߺU%T#A< 7?`33ރ +vz2zڦOs{1yetT +PjjhEZrܥsszZGgpFțc +<߿gb~?ӿU}G]fjqs?xiIiL 7I \bqӭaQWLչlTGr@ +˩E[7j/7dσl$URpFRf, P9W+nħFUhsTkKi}>!#'u>kӖb5Uڝʪ|5'ؑvX!+e//?;0X]j]ju#e{J~2Ukk&[nxX_ č݋FX],TYPAɧP/t;ٛЬ,xUR]6 ~͒FV}! < ǫbȭJ9ehό>RbG̍[?_ǣSZK*[Io{wߝ/vJz Zh,.scw8h_/嶔#XulƷ3ܠ9j~Tk;6@{YX]DFU5ENk\^tReͪ=Z;@V,`~+J &1 s19@t{{ 륞d֗# ge=r=lyGnTvM1q +xQ5P 67 +~yGo$x؋ : wQpk*!?,+b9BXn3]rb߻u 3KB\itf͍j%o%?# 敥}#[I ǛMġY +WkS[r/m/!lwnyFgsebf~n΃1K`s#%k|oUQE{S-3P\2IzH6g,t'n-jޡj^lwL4Sn0&5n8Z_CZ_?h#}a&ݓ16>݁7rJTGsꊣW" +oo[=^il \>x0aVOP# њ6w:$V\I[zMd4?9xdz0Xʔqm0>*G>:(ah +w0}#]MrI]v9fh|H QP˨XdvvҴp=qQ S<{7dXlf*syoۚ~Oěs qK[zʲ*wSFVSf9fA ҥ,'c$}` AE3<lfL|0'h $6*6ӛњi`Uy>WU0@?5#=B.o-^=XUjwNbdYPѦ>:I}JNXW85ڲ,hm6 'bhMnhY*h ks)<1cޚmQV1S+ Eu`G*G F #k>A %‘R +9+C-DVFh06XB|KQ3kla,K/5ݸXdBMijЩ_!: / 2avtX,g^w"ⴙf&{*Zݣ¥& ֽp4VRvCOWmM?k02IƄ8Jt4=FZ574qmDM ~@x{PX \-Fg#rkŸa1 +W[-[YAkPAVA >?S"I-ˇA]w^VwJA8w7mI`3xw4ÌbsldW;#ڞNJ JgУi!>C)3%b\, R bEw֊ĸR+ +SR(0kF= dt ]3;GHD̮0"jb=Mi]ݢH`_-3XPF/[KѤˬT|kBWs7Try&4MgDK,S.ٽ\rqK5,{Lm k6ׅFgۂsYBc4­d⑲Yu'@ F  H#;a>P?4kY;{OΉqLpyϩ$(p*vhw[]d y>r(;lE*@ʟj@} @t ЕUCQk*M-*NՖSQais]c?`4>@ f &Ps?4>"ZKl{[hoQ~ʸ'J/IHޫ*yE򮋓$ݢ$Z$y$Y:$a$Iz](c& Wb3%cef},_|I>,yo2k>y=I/|ag3Wk0&O! +Ge;N@6)hH'tZ ה! |EYQwH}cǃ?up')_ vn?ۖxT;&Rl8r|" +2@r7*?LZ䓔ffa^b;|x+N4'Kһwrwkt0prϲF>BBtIq?q[\̧MQls|WP<2K`>mb.(:vark|K.ӵp +w@ ~1S$+2UJ'/gꟉG]I]Lޅhj.lh=kڌWqg2^d1YxǦP{&U.>^ 8`‹in~>5՜n+8]_~uMl+sa6s!o `I}6y_r6qiY$=$L\_ӜΟO:o:bI͎d?$j=?L ygzЅuYk k4WW|l9o筼xgYf-sEg.\*8?h)$GMb}8i Ƙ8jQŋYyg/poq[%~+}m"ɮΪ|w,)(\ZDY<3eQSO2NxvqԀoXMk-fWc`~FwY[4aO˧frg"ʽ7QoMC1-,a8Gg:z5'7Sazi<&# P jj?h-]*f =s 7*r(:j_T#m?|D$·a[ ,Yj<mB5fG]9BpjH xL\2|Wibw 0hVG@>0 jX3C>P_ ?n6!AG¶#)_^rndyp+mv De-TE3;A@_B8]lb펶/48DNj 80}]owLG빞66P]}ǎ:[U*Ka zsqC`qv_G.,xi٠^OqnYk V#OI|v |8܏փa;&5i*˪D)9}sc,cJ +(KuF"=E>]h^E^J458108}V,nolrmzTڣ4FOQ9+,?4_,׎_y#D}t)fgAd3q݌(uBfcOޝՀ(M۷gd'X0sxXYz85T>㏥ϼﶓu8tɇRЮR&K~µ +mlxs],w2L ~wFYޥP5x:VGvYEB#Ş + W1ZJ_,-B8`puWw)o `"7*Gk^$:$ƹ HDeeTt֌Yu+΢Z;'ci(ɟ08@^A{:^MuxU8`DEpГOOg +M9FlMlcfM&Kj=2}7qlo:y̸gW|\G~1Ml̒٥4)|b<~i3]]5eHIs[RjciqO*9|<$N>rNW,b _~d\/?~oX?"/kM*SsF)j0@-(sU6?iAVBMҡ"OBJ1OrȽQ]gް }8vUdW2UkӇiK4L\k6UI><6Á8w;+'m ֱ Ѩ@M.\cG}H~kKrZ豌i˜t%zf6-O jj=ygEBy3 2CZj +~|T4rӇyCe1ӎˣa>um +?fֲ}1HA^cʁ<]9&!^O.#]fgeq:|}u;4Bz8AFa DEzT*&%n%3řb+L`=aa2b=3)l%\Q ˫;Ns2 +]Pr{{!&gNZ;v֮YYҭҷ h +e9ī łcq5vgG$N)qeWh~}FD}AZ _LW]Gm#XXjKv~ͺ˥/{@;e,@ue,wm" .,YMxeuv~yՁrIi/=b{(*~֢#mOyTW!.6\9[vMV.f)Ɔ99 " '4xØWЎwԩ/y4nG`|ܮ e,W{}WA7.$IIG&M_~?Kw VCs٨7ӦƂ˂ܨJw~TO,t({q5RRt@p#9b? (vôQNZ㝮7_|ܤ\rFwܸ ԷӽRt=k-&'@T" ޅi=6Ξ۷dUBn]]AMGwƦL2UʃԷ(Vb-sAW0`" fU0H.hs7YsR5.Y~ ^Ve>+5p]ʝ𠸙CZ\ȋ(p2(/_RRP8^^Ӽ>-!ݹg_5cUe"\o,B 6x۫޲چY6nw3+$y~^Mυ572? #{6 a-2'; m?86bFd_fl@"dLp;o1f{U!C[{-xx+j[S +ܴX֘9s͚>$'vll5th0-sb_bQ,}W}׎NhK炇o{bLĆ-6Nn▸:)@p ֛w/ 9  +42q5BePI(df<ڏ q.ǀHu8WM,4{֣v"dÞ渹sg[@otvOճ]fP] H!'9@3@?|`@YFc 3/$=F +{5I!Iq' gl-fZO*I8L _i5{`ʫt'ɟg =W+U;>51?7VMt[-Q{{CqVWI^$Il t?bDw- g+}mnZVQ'ȍZt&2(JYx8ȵr~ҋW/f[g‡TDP]^W̝.K?9Q3-}vѱp37#Ȣ-w"$o T`/d$0ntEP=|<퐤 XB5ԑ.fG= f8yw>Uvq30X oi,~\s>(g⥗|}=y,Ш[ Wk}oU䵋[$Ey6υC,dgq߷λ:vhAu*1@뤴l۟-WOss~'a=#eM|c=0}2GZݭlCfԼtfz.+# wM>=~xey#mt +ہlw SBLu퐍bnQYo|Y_she]|`8 '0|^c%/UBО2GQ^њ<)+ "%0gf;Wz[O}%wqUzߜVp둨h#+[S(diyN΋au*7wĆL>z`9S`j3gCgƴ/[ށFI m"l@uhզxZ[[κn:3^(V yr%g}(̪kL5nL"zcmln`Ҿ]{;ocåQZ#l}l0x(BuӚ2jRK ;ZpΔE<ޣhradpQٲJ3C5=-ٛKS4sgBf?\E?Ld{)l~R& 3|pC헚ژ CGz6Lk{r]Yy|Lv˛y5=d90 +6; NĢ9ᝈ_~@*/.a~vvpg)ȭ5^&-\#~+8d41Ƽ6ɽ%k1kL&#wvFOn *%_4ú>v˲f[L0NqU\%%bk_U.)m jU\p[g8SZ41~.$|Qi+ʒP -O@ۃCu3GotddJOe)*Yv_#߻;~孰E[y)GTO<ڛۢSY.gǁ Uw8lJ3K-:Qv$s&`0xeE݁|yJ\q`]ޮ\.ȰoZK@"գxQ"_ڿpu=*Xv7^r=,7b}^Co +!*tmd}51Fyҍ~So?,HGwOԋTʹ" Zn7Qx}kd[ZZ[}R5wigR4tcvV/jFaz +$tk.- 7/淴, >/"r!y"\ZhWKG')En2Q@{|zw3/?·+'7vcZ4kN䭏3GΠm;PV뻔e-uĺ MT3)L-\./G[176&/K4jFewOe՜'; [!삂II) h}*݂a@ќjSXL+'Kz*WT/جaaĽ|{}x)DLAKE)垣p8QkYTw {ig͍Iےr<^T3\BdhUIl Ă ǃb6qkPéOUÂV0sYؐn~ߡ˽{M]dAS{k4Tl|V.U`Ɍ4G"7 5 Fg|ƨFZ!s&7CE;Q +}lےvU@I^6k[e&{gν'])0ؠMC Mގ54:11:X[|" R^[c1-{*r >1m.0-+:rU?.4lS'k~-SkT'mqBDRTϸmaKtbpzDUB^Ar%S_~w8;nk[3xm6GGmՀ,V+ +N7󔔘UF<5܁H.eAGR4TKPOzggn4ii}:>55 eƋSm-:]`1>!oL@]&/dHP0ÝhûmvP Eˮu6ТukA vI^՚m/usYbƹ~ơ5XҖJhZh6N (mT'j8dm(`<: Du֔ 9N4q}m* iCLjk>HWkcX;~v7/x~ ]Z4̮jX ܺ"i(@+YG^Z~9 {FYhDcYÊ˃ LQn#h9iaæDҠ9aQ#噤|0z"m2paғ[bⳭ]^LNɪZCx~fY8{}*9:*'񺞹ezpcL3<U}4^ú&kԔ֪zr*>*WInYR|y}:et{-j[e*/y.x/ʻf)Sqfcj`&ݭWrM)\vݥdžSrd>&|/1+1KxvbOm3~ +Kp[K,&wA~yk) sWX3FL 9e(z{lI#5uSXzEdPO:Xf~>{^;yXq(btt:p5@lJVGhg;W/;W JA;Fnc&4~쵬\GwP\9׶dL1-C5,ζ/@|L΋dl0$+s+ .VFJ`d`\.},GU~1W©e ʼnqklv@=K/'C{3fѭu| "~gDE,X}Po/l6.RE3pCg @|2.qt/c6Rtr&6w!;@7u|*4+C aaT'D_sudv/Aٚn 0}|oW6q [ݞ\T KJg z @@ @;@ZƓ;h8u俕l%OA%I7`IWg?Єd )V؀1n?so,Fou6 ]#'wJ'-.OIzea +:$ b,Ž}hcua~+;paɟkd=@6hfteI4-~sH5ѨҕxY!uƲa.:/;i^F"~zkE/dz\s>+]Q{5ovBom v7$]JxjKޔ&Ϧ;2< P,,7>U}HK|9\YLNY*;T,Н,ji|^X%Cƅv9Okẳn,N?PvRαѝ/sަy1cU/7jhkVVIUN5et 4m᥸ _Eyޭ.s>EԠٱ rɬ眠!S6M=|9+U+Da/-]~v"J||yFz7/m"/ҒyYzwzvMʭƹ67! llYl3.dر$ Zߋ9o5`΂ԄjX}0kkQf@߼4~y^/@O +z'.v3ij-ե{`ɓsgdA7T4S֤BKWl ̢ -?nߥv}RV-oZ\8l3iUxBic% A灯"?O]WN:8y<ɮQX9rcp9YGh)F߆GAoK9M;LJm z^*ʠ]*,ǚϴ7otόo:ZBr'؝1_dzr&ȳPzgȊߵYkZaw-ofFf]M-굮Zjꅱ e.,Z +zS7?#764cȹl"=c 3˖ I䇓gS [YgG -hOcc],~kUˆz?r*PKQ+!D3|SDUM]WΝac6?Pz(OidX2$a|aua/̬ kcAsxšu;^b"e5[ӥaHp T8Y7ՉFJQyݛ¹޻"D7u9ϝ 7p%cj %D]/EkD- {$j9؜D}DT!"#fꝜZ ~N}8OܓZ촸[mtsTGJ@fۦ&rҠr~}3Մ+/mTZ%!ۥ$ڵ)'\Қ 8qx p4:= Hnżcw3KBCߒf"?z %NKMٻlMZG*KXA"V LL4\ Bǜǘ<,{ |J{8FާZ8N%[xɽ︫ۣ\"Q|7J8%z +:0#iRmtk*u,7`L}"?׈y'ل7_Ӏ# Ę?av!j\<߾\r׋ .tVrj4JVZaa( i*t6Zm:/7l}g7|4ƦMOQ@+#xCCB7_NŦ풚; UL}N˷6X&Myw6œ_gncu(vh+~ixOy}ܰS\ppܼx6(0xKp)PV5)V"'VX,}ƃi&&?=[>ء+kHWǯ+,S8 Ir)!*.N͏lX{-/qL^o3z!\KU0w #9F Z>D4hmdֿ%}#'҇ł'\?#mL5l4yWl-쥚:nU}˃*hvSYyQ?+*Tl~Z/r,c9͛{,mAht:qؕv1U1 5ɽ*ڒ5<[] +;O1=+f v,皥Thxer2ruXf Tn7yU SewT|H8 (HGTn%74Y}\[QSD蒷s>lNa<%R)pD^QmU`G'JCe,ryw7'e!c@ !yk3󨂏s">SsnG6cxo GM"^UQ6&3o +$ژpUCwS$Vbd|#bL@΂E  + 99#&#rAWwK*2㏎Z|n')he RPc*+cLՑYECu;ɰ"ba,pcc3fԻfhC@g@[@N6Z-: GnhW@2YMghE8|p@qK(* EOΏVLOK4EwPnk)~/*AVy`lq|̶,xV`Qm*8[j{a c,ZØB٨.|3芿ֺV +q3Z~QȄi;Ug`<^7, +=KvĀ=NgvSw y=:8eL^xE]^w4݁6Ɉ Kn.c*2wF.`E>bP {9y8)%!w~uR|` +T6@ĦB{9c#McXLSiPȘzi*fS6AJoL%[9Cvoca\}CNhnΛ߲1v/^Ò'gnOd_wmhDmJYC[4/y5Ou7->o)~GGVwiK =A58sR|Gf T;7>n#ϻ񡗽51kfm[H+&٫ z}U{[#~GgyVY+16ҋw砨OQŭMf[/kTwַinM翻ou2]|fUw/w fw:]Ӵ׫f-*'n]/Xk`}{uP/ .[77zlN !X!Ӭ imvRy|Xq͖J633d,Lm,OOLۥ=Ƴoc&Ǐ]X~߶{֞o",4X}m]־-x/]1/ֶzLٛ` 8m +󄴫 OcfdEoyR"0PA$,\׷ QꘇyJib nw[bڐ^yi>޳VSJGٓPƹfx4ѧXDD +{{ff4OWQ|֮GLJ 7x t yI?^v|/^`*e.KِNwkہ!zb U[-&=B T NkU a0 q_>Oۥ7<+f/~ӝɫ!QaYy̾Wgm0Oz%~r @Ƨ YyIzzA'{OGäKߠW Лn1:fw-1mr`tJ廃*pO&º)?o [V]v9)؃ĭجx-!jZip1hZMf#<Hx&\G05rAPFA㨧l~8;ۭ-Akֈ68{)z[R^3<,)o +0YKej6:oNLG7%WF*qFHj/蔲jj㞾*w]\m|Y lԅ*cT@kXUp +sTa=V&}צgs@]9MX +9t}ȍ;nL 0k@>XI zJANJqIYj!v?v1y2 2<'<,*WIDWVߟ=.Ff kL~R36TX,/}Es϶Plp_G㱸ޟ{aw)c>Bn|7a<cG}T-;< hgQ;\W (̎Qi&75v3dxm'^5Ba)_yN7`=אu7(h =߉+V3Ԙl^y.H9 }n؀9{ZLKF|ow̥7A(;w03zzY(@~]+V T9Ja|XG65W](l/yFO9k'`yx2+D;dOiQ{oAi8u)̨bV-z{IvOCl`}WOss\N:GQD-Xcɮuwh&Y ن&l:, wT3D-Di_lbRsXr$WmIj.Y>3b߳ͦ1r]ˢqbVd9do W^(EZ8~[+|7dVW:Mc+ +c>Y4JOE+~GCuQ}J҆*lmYChQ޹] v +v6v)إTZPqAH ]I=~ Yz4A(:.5/3]] :c/5H:D.~|捽j??P}8:oZZyj۪nT{.Zƒ76K~؊2 + BWN}-0==4s.ge0GiNf1+櫳NqFz&uֵ>ԢSx\Mb6圉fմ j@5^+?R!KUZ9_^bՍf㌉R۠NEz*QG*gx?Yh-DQISJiU enBTZľXJK@J&P-*v5q)t:t9t9r0;}whب|wY܋R6R4+qVZU{0pPrh@*T+O*;H(ѳF.٪snJ(jvp[[EuPN]¯/>5 e,cJ{|1OGGZ7T T0lBzWHw"o^#3vm s<3wo5 *SG>Ew37TU{mcyb;x>e&^%te{pgO!+o* j-#񼈀xU $ cb,q>c@"@(2WTqƀxp ntqeAM%g>qeoQfAQeKh ] HsX޾Wg@!wPA "JƤŀ7;ƛ͸ֱGS@Mȋ + P#5TX:gP,D?|%0˄ѧq9^]>Zku(@ hEu.yk0 3}2'?`{ +A㔤I0ns 8р l*1`zCap^)"[%=Ť(6۰ZZz\mxs ,|N];]_ $EppGBJ#pܧY>Տ {|4t[ϸ0W_Jiqͣ\\?+ov0O7MO[&gAT% U²;™3W# TQW%tMSJ2럝BJJ:[-[cq ձ}йػ9ij]Omq%&Ň˷TRNcۧ~6Jѫ[ JeFyjpz;0Nn۞%IDW"A˵I_}\dZU}N(A%6 ݫCrspͩU,ghWOusq!益o໼\9STNno;yc3"`?.稼>v/wm}֡7b_X_[#eM*߼e'gK~,AH4sw)fW:k7K/DoRCi9YquAd}55WAu_qyRYu/e[-e!3NEϙ|⢓grr_prT*E.'<(=ʻen Ҷ~caa2Šŷ_6!j +R F)FS¦-' KzU;?U5枀"oex(L?4 aGήIv}ux$zV:Y,v{Hm>[q੝wЉ[4ԲYد6O]5ȮsЉ"6EkxL|Z4t + +LdXn%~h+٫>]^r038ouY>8 pؐ瑷]w!~_Ճ~Z%GEf!M6v-,>9>;*zF`>jP~?:*f;|Om]/z,:dg mة_hxóݾ2<.s4/Bgڞ.-l:A+@0Tk؞`p'V yM{w{lK̾0;O;{fѝ鱫tʕNӎٙVwpv;aǍağ[gU +ƏejE_-Er/P_iVAg0 AD=(x}βlnta>stream +[5 |`eyzq,U6|L.2Dx Kc/YQaIf$m%lm=Yff Y'mzk5+bNn*L5sC5t}WO^0/LjB=,NV>A #TcW~ڗ cNZIߦ`߫nc ٠5oVNLe_P+=.֛XC4'õ*] Tl [*t^x*tcv$Ý03AV%7=cnlVn-Ւ+gTa,k [*(,M5:;A,UpWh\m<ځ&c=Ky5,oJATqC>Hd%-RytGvjӋj +z% B@m%47Փ8rU"Kyks*0i>] {9ɛ1ڧ񝏐FF~Sﻒ| ~9gq+rEY0㙈0%|~jD@SR۟$Yk9ì}`^*Zy,_߆ǡb6ywdInE26bF:J xJEVVM4ggQ,-k?>zxnNp2(cyDqH޸77sv-6)In +9&t)9z4J9]ґ˗R$(v.r흰UW P=(9MOj-׃'#ԸI ĿDmyAtZYƊ>[jh <\jLZhQ$uQW=U7ڬ +me5Sm ʙ;:o? R4{ceͷϲhüh>ǼYa^ՋǼjeTK%$F_6NP׫{^ͩ)P뻜@oTbX7NNPS29w9㘣b +t`5ż̄ĝ`[C?G9~IpRA7>=>=/YF5Oh0pbX3ZCMC5՘ݛ߬T, vVwt6n$>ޫ,WA1h8cDa?܍'ruj5(hw(,d%%)R0jt3# +ΏJף$VV=(y{pZ*z>6_4)nU-;l 죄UXb'IigĠ'_~fIѡ5<=ftwM\/i|*"iRa .w],a N@XgcHln0=hEvTmF:*yrW96{1Q#H'n!(eŒDi WM.{4]8&*5M.nbaa|zzbves{v-yj(g迲wC}9W¤N57U4[yҼ*dy‰ +x WDu)vai9dߢMH+2&Dm$Zqk^~X{`Bouz]si"FՔjPE*[/-c*'ŕUA ?#Xӧ0_;W]gCޫׄlU긦Y? S2D{{B^Ec(>Q=ʵiTo,vH^{O(obaVEjcI%>5w6 E9߁p{۪>pPwk&5;miaZr{ѬӖ>/ ';ӢiSTSkj48V#`@}̗ "؎n)cY2 5cؓ^X5:K}`zql?vjr6)֌F} ݖp#\i7r>_AMbRDΥJ8>0iA9'>~v/ Rv2d +je fq+cam@ȗ X91 Eꓢƪ$l~Qi]&듵P`]M Vh1F(^<$C +f>Ҁl@[e|{!d\Fk@T؀XA?_bף=6Q4»R?X&$)iZwTUTjY#2ߵҭ"I}@k1G + >C2 +f .jxv Tf>;5xRʽc6 g|-3'VO6` wg0xϞ,k΀] =JY8yNqJ8U\γM_D=ڲpq1'o:7XV:F- 2~"mG뷓Kֆ;|s|~/wĴ )\QLBM!$EUB6`>f{??r@Oyeݭ;ԸÊzsҒqGxxJLŇasv>?OQvLHwzwUgvJ_W [,i^'Y~V _'Az! Oi˯JBNl\iAbYߍu d "k[_dMj!~xk4o_o-.,{s~o<_nnpgj2xK-|{?'l *+ǹuDܩT%YPT.@ 1Xkz}rU^e-K| Of6q FIS&{A&I$Z_{HwL1Z])՜w9bvR<Պ FΌon%qK͉[d̤V-u>F g8y;HLG0V0?͕GM/ +e+Yf%d|'loWb[2 +c!_̖O|HNu_'~t|]b1Z%v=L O8~?Y30pJCtL.FoS߹}@5ʞ/<'Ǹ3y^Y4<3R1q 7y|VFp(Aph&gr&t;@Íq-2쟺#wYڣ >_Zuzɬ|D˴ݙ밣S?nzxVZL۲?&13*c9("_ͽ[x?G2{ ƳkOQ +IA +5~|c;:)j%8n:ax>| +xf}a#DC+E-qRܶj0zU;$ 6V_LrtFZOvqz9 Rweyѷ]׬z7g'/$}lm|ٗ.Ҭ!3XTIZ>D-@7WMq =8,Nu2aQ~7{|SC+rB2ARr*;t8ւ6[oz[1_2啉3j&f:rMojvZVؒ}],s93dk}@9_+P*}۔FcD{f2yf6eqfh&֗[m^,U*7_W쩯auܻye)woMGkq쉒z;xIf3m$"&]l^?1gKQ kBX[/o֮*z衚 J_*[ 5Y|oA[s)i|lk4⒕RXdjдr"tPxYo_:[zi m[bNBi꫷:m/rMN;>RA9$E0bB1Y]k?{.ڦ,sdV\V2E45T<Θo*@+2])[)z(J_''JGJqэF/́/oPcbθ!c)Wm^E'bLЪkۿ7V[iҒ2SYJyrJe>4ۢkQr_l=u}n`wJvzo~,?qzMۄX޶X"*A +op9\X%钧u)<َ$¦x/b?DeWc^HA{K?6~l%~lg0׶ޏ0˻c:=Y,G]mk,J\DKLV{H:TAܘUpׄ$o CK %*จf f;ȕWnvf\mB\95쬽}:TQI;xlʗ V˨W:j31Zѳ8O2[e#ujxܯ ,j*.d*ˏ4! W4\^+gmi1[]3*Vj8)Bj=wPe6At`ˤ SRgi "VJs +f2 C,wJ8'ɛkW2WA+K" +[%gߛv.z%X0$aA?vV:?C:=y&,94hUگ8no+ً̃k[rʳ,a> paT?͎5*O*JGV~ep|ɦs gv%]S &{9"-=th5βWA`e^3gg?@`36*ŗ[˜T,f(1 {24(ohGo<n4cϱBq17C7J +ONXWdpSvH#^QZؘi uSKvīC"'#@$`qYDG*ۜm,MdXY sBCVKBVB6 &$ ./^i X:#BT&t}妡+h?䤽> bk}hB]&xTP]asD?`~CWVkOVX#BG{,M aρϷN%|mRh|Q[ƥyHgj㹑|+FJϤז%Zefp Pq]`c>ё[>* EP E·fV{lCcEbvKOz[Lr1>+AՆk<gqlEE=~`2$_*S^z䪋܁>7kr=)p'W Aч|cRmci -:63=>&zvP^~̲t^eYAmKnm"l0\Iސ*̾JJT $5,7ǯtK[|WhJ -38J0=9(j2+S\g9ۊ:xr=yA"qy;)K@jMsgȅp٪R+ղi?-\?rW濊۠'՛.DW>cWh}kxP^=γ *^]^mS4Nz,z a M/iXOR\f[@Hy :}:u)ZANg|K:'v"-e%oi@>(G +DKf kׂ?N\gsK 8!0L)..)F6`b,HfR`Ll0SYnW)R* 3Ǡ,I_6-Fw( .+7ϷL&S(v |`)3~ (4]I.de8+0q=9Py@1: -KMF룹v +Z޼n#ų +[n}ЙFB)2ɺ\&j<7?뱸\zmP1,onN\<8wc_T3xpO+?E{8rxW $?=wUG5hLsfT|?GO\?tWq}u8dpXY+s|Ϭ{?3Z\l(>VHn(H8"°PP(tE>?n؟~ԇgy)lݵ=Q:;; v3Pz;|+T8PC[DnMrLZn=b)ہNiɸ-jMvj:lA/K!*m Zbc`xLi(R mM K3ޑ[X?b/ժ>)ZNGL!NO!. +bm(_ĝ?J0)BݗW}ޟy1s,cxlJdt8eFі$3.;tږؒ*`R%<3 \xVI-?ąQRd8r}h7qɺO}W*:)H>Tʜ] 6³6VqP+Zk'Df#MV@j׼x?p;'9QTvlalBqLO-\1᠙fS\sSL[ m/c`b̤jg%~P\dj]]AKS/?,!*x!؀$Iݷaqbb齖uSft^=,~=Ʒ: t=:[nS͞vz/7bycX/8{;ڱKjrfɢC8lJ԰:ۑBWn*Oӯ:r; *DT7G4S-~ozjq({-0R#ɦ蜉\x/Z0=y3\z첋G, S _Fwy ZT$wF&y3 s- HE|!ԕmpfO*__֬lK榧4K1 DV}"IwW(x]uْIH>u!K?;&Idz5꜄y˅]R.bp&D^vGw3 rM SVOb]6Zyf(2\On] '5Qm]ɯ:&R61Jom'l+'Bfus2ͧ6>]4!ó7 +a3G Q:=(v| C# +h+?Q>cBH2|A>|I+-|Ц/̈́T$sZjIarᔷڏ[zfNh ]ʧ&R6¾eT``t?-]IG{oN`R,ɉAWq=)#AitTxB};+ֺ֮e3]חZ?OP6BLvf;+tge;.B{yPnՁO=x5T$c +{Pn_Ȝr.s *YK:Y/3T +Vݫ)6LؽL]ݰ?!Yϳ9xb`DXwBh! f=+ {nv4Y2vm rۜ^pS44,)Y4l\S$ϒy[tҴE{vqN/:#|SWl;!t 1Ygt"hscdfrp?LQn}%)CPNHY)> Hd^zS<@|;bKt3֌!hq;QZP-.W7G>/0,NZ?@.Փn<|&)s@! XbQ +*(S%}zߎq>"IW+a;LjBy-a}? ұh?1!sIzXZ +6 kǯ2(77SqtGH7OOiۺl:uJڪXUkXZ}M1l% pYfQ+I80s!rR nLZd[``.`2.+*ݴzO$`NTS*Ѣ8@x%eOx[n?\' w/p?egH<.xf^71s"ǙP+O:O_8a2"@߄!:G Y ߍ Pk4ՓnU_IO+~K׽+agԁ@ 6ĭxuxxҶG1m{ >X+f9\"2!䋫% *|8`;ە?̔տ__exIHsd0r<]5 їѨbV@Bu:eFo)X~)gFY=Up[f+>>u-^V?yaaސf]vNJ88'>`{~Pe!ǽn!Z->|}6;>v #e"gP,"n?]e;_0=i6-agqOhKW2{uOL?Vf cT?սuj[)j ;kvUSlEO+5ͳzf=?_Mޭ}My},. 70;/{X(,7/df>3~&|GiL-f|+1}{*XS!x2WsErm7D\jl盽E5Z.rO ,h>>]Is]g܀X,cvF =CD{>7\~QlT\*r+Zw]5oZgWv: k,^F62odz06;Ŭ/"S" 8Qo1LiPOBos >+ҤeAH/€Q!{.In zuu -5",Z6͸ou~ބw⭱hpplo/Yāl(@s='A]/1a@yR; B-\J'ŵ9A'^~ ?6ijHvXxs#k !k=k{*$eДDW:VnY`jf40QnCsc;s R/?.!?;-M;OEȖzǒSZMة^ un2nX\.t +{8Ϲw4V>`T NC'R|1ŤŚ_! Lu ?mܩn&= M4ox?ډ6;S߲cA]se42[|FL $9h`\T8spШ@@ߗns45`'ϖ_B#ҫ)ΡC]]~ܪRemBRk+ EGƒ&e۪_bLp D-vހlEiժ1X4Χ8PjNe4]yME]|4۝ۢU gPuI]!gxE:֖x.#jBD>?2]>3FV؊YȰyĘ7 k.=t};@4ՓQvY24-AR-!9̱63 n"eW|Dy(1T좂:} {5]ԛȘRn(d92\IBBt/p8Ź>ϣki8Rp7vb['?eתfQRՓtj6&hKNeTt>uZ.옭SBQdy^Yg'MHz#A@=iчҘwfg˗rv k⒃zE<$ A:x0~">B_~^vuI8际ex@m߀éf)>t]wbHiS%^NrZe23Wƞdo1C +m ͑F' 72&ۇܶ E.M\Ӛl!^'F9ٺ{\Z2XoY_ 2a)MK:jS`j0KS$0lNmx56 +ZL_w6dX*T/|"sAjdO KjD*Gn +[CKmO.*~ pJiB~ 0V$c".Qd1Yh ˷IɁe>¡^ +d +pO1 A!uOqB`@ bVYDeS\e@q + g RC)oHL[ڀ4G#|mL#aC͸l\+߾,sP☯ekdLng i Ȑ2n'ɱ!8V9 9)@ J|d+Kjx4Ƴr K%mSܪ#dNp(v!y ӫ23XS yf@Jm@nP Pb!L8My@1 hStVI4c4^l{4+Y1C >qnLsO%<%hB?ՓM:KGzl`EgT+m%+-<".`QN}9"`❶YްpxVfW*6Zڮv\(vYjs)"b\TVgp\N{Mwqeooa譲<=16c *)vays elE31Oo& | ]G^f?;'r}(?8z(`? c?G[v|KW{G󏟙ͳ!Yw2EFc1xB1G!F!=&FFG|xeZjGEy!zς]ӠPqw}<蛠=϶R|,oQ[cߌ}'\<0O{yasݵ{v=]4H >Ck$ۡ8nߒ?0 ghP.Ïvh~oy:pt}.ΘQOBSzUoZ`!{bv ֭Z=Yg$LH+.Xi ߀[sZi67ލj \}RǓUXue!3k5׮'G}xD];;4UO3[]7_cDF&4vSm˖XTu}ܨ{ԲUNuO@+}r'7Ԍg6=UX3 'r0kS$JNqվX%ی7}` XA@o ˆvuk[.!xNW7S+qzJu9-'J\m[uYi>-?k;iX>Z\-!)Y-@Q ql0l^aqK:qIW{ZrhP|ĕQ1 (O TR/^9vXB!@'esfuvnabpb"b luq8)Pb8[I:H{cUn~Guu;(E[hvyljrem"ZO&=5 F+_ bKk,RfӜ[Ri%^h GYdlq +6)y@\/B$-u6>ݓs?XTco`횛 gЊaѥl=aݑʼnzHat>s|}R\FG=HGLsU*M3X&Lj! +LzGE\ guN1涷q&=RdV,S瘦뒖&"_WtUDC +Syr}#_$;zIleQnՁ%ׇ?)טf$Dsac\,V FlYoGCyiS=OMi|vZTQua*Ķeh11L?LZHރp^4OQ^3g:+a1;Æ'10ol6TK$s[*FqwT1tQML>w]-9OP|:_Px`4f8m8c>q9?dg'~ fiJ +.>V=]VVmI4{] PinλVCڐ髨F}=싂rkP<+{̞l9sn,Haޕ.iGFj QǡkG1cC4l=1l4!*|H(ɯqE;ښm(FtS, Vuv*-%A5_*K,gv|-мT[|xF׺Ѥd2t~fxڙb!c!‹/wcG7Fh2VCK59%إMP4MiEW:S*y0EgD +~I\@tʃ?ქa.>Ben6hLT=llly`y#mvWqBnTOBO- Z3Vte\kct=XqߙH1PH2щr?%BGmX̕r~RXЩ6Q;LQx9" W9(?j;j~Јc͛dUitGG&۲D޳%wUwԙڀ""glxd&7G.f04IJGj +:'dǗ0McBxo ޤr)+@Yؗ{fW"1nmY‚ ճҘ^ct`ɰVQ,fqpMSͻVY +:!Q{gb{7k!$~J{> Ck3 >t<>dLG4ipYŞ{_ٛ]O۩yA{4H 5nR-f{ +??f9īy$7S{9Fb:bXNHA*4%`!ɥaT\2\iP=6~/5H2qxZ HX֡Y_O{H0E7=un*$"_d-$=+vf2RKOKIgf&]ilSՏZ:(Ż 1|t v))6wg%Sd|xYߨa#AC='"ғsCٵՓJ^Ɔ <lPs9Y47K1M7,@nHQ>~mYt)ԍ܅ Q=s[2՚uBb*f Y|j}X8c:^q9\ѐ2DWOt@Q谠5n4z;U Vst^}igo$@(#MqB3 IXRRii~2v| D:Y Sfutm B(~J~k@ Z`S'7FY5x?Ĭ\u{IO5--Y?[?` @f$^O0\<]\js@.s@ ;`$53uBrվur82Sܒb @uo)WJ +_w|?_m uƛ>P'm7j/Wj@,mzvL +o3 ?u}HEWkJYn7#wnY`X᧋YFWQUBo2z ){~?d|;$:,>|f}mڵX@[6MA_qAYVhГp~-!͹qmg=5d~k]ʡ)}, y.^\Tydɩ}e).y2L/[X#|u yG#?Ui=q?SO[Ecrs{[MX~o _="D}cXe] zІ\VWB:ZLӡ,2X %ZcfJV_E@7mEg?w]8*8dB]=\S~!BNl&XT޵1 ?t>vx:ӭg_܂nyz- ӞgZpfR3ѶU4mHԥ~j\aASWZWF̏{OZd|<^A{T&.:{v&'FY;M5l{ܨ +YC:VS+t]ĵfxIxJed&I]Z"ZaS6R(Q/>qڋW9ctzzf3g!gBeeN2ԃP2sқ.aO6u+rJ\˽ΚפVN9CS[ }eOdK~=ر 9ʙynlLf&\._~@|}9tIBoU6jo^q^'mgs$q\PWc {8+E ½\˜IUr9cΌU;%H? T"9*bW=zw= Ssov57q N5{Zv635 ԅ; ?TfN?Lڠ*Y ]< ?vsS߮RnRrRMMO fE_r͎33Jnrw @mJt SAl4LKK>9vJMc =0,*yю֔QT/{SJEh,ƹiJ?7 XUFV`X2Nw͗l Kj%p`so_ ^U +pt--zu:FCak{MơK(=ebWScglIX{6dřŐW²juȩM̓_*Q^0Vw7MNΧY}ql>ig[qr/SlHF~gX(}$͚a"kڲ fb|@ñH̠$RY1,Hܩީ,yr|i(BjqNL\^Xrrwrb! *19tʘ~4]0vWk>tۯekF9Wrf堩c ״SWaXWLnZ'''Ş˒6T^*s[zL'B6z)niE9ߩttQjFC-5Qs;h 5d:p;7# +dܢyO„rqcLkf6o϶t3rb,ݿem[4cjL*}=(&ɩd9IbEq&']$̼HF mJ4uWm{]J|Z muT9 q)°SceCү읋'P+R?t(䴦6Ȭ$ W"D>(b#B>xA ,O8G "^l+c|i6 Ʀ4iY{hRV,tuSY)n(G-1/z!xˑٞT="Z ^Ge ۻ*U酂UL6>&mmHT(AfQ>f7?\]c_y\y <Ӝjm0 z$ߔ>=D$m |X?(^".ŪYwe630- t&1S7 1Gi=z,{JulOnr3H kK\UX?t> (f]$If%RRcH6M&ɵ`z8X&@xU-@7s!k?8"2`)4M;VqmE튀S ffdb9/J9*|NwuXsmo -tH˾%;,aN'`D`l}1}WOn7U޽]Mf1bBI}m?A^Omxo9>g:P΄,:Xf߳ 5 F&. SdYT Bif*#}zHoz.91-@\2HC6- 8a5|kt-/+OmkÌ[ N&`:y0+mA(v>3W޴i$? ֫i9uTuv(wM::^i&;*ӫr7Ⱥ4Zr?wbq䞷|挹ML;QBW'%3iX4Iw3kX/N/z: &3Xhhn9Y,,7i{f9+%8eQ6¥+Eޖfe嶖5r^YqR7sKRv@Xn&x ߪ6,HM^#ż3 ;֕ެ I9x5])ҽaہbM[\ӔIgIe/(0Nߖ..vC&_^)sY(nEjmS K9~e7pZ Evb %D"Գ 4oHm^ pRشs\6 NK GEeINѪ^ Jg_TZ7Ä _,ϛ==gWN3EĤl:2mBq\0;tO[UhMw}̡F/q9sJB ԛg + Hi/!7gOƅƃoԛ06[vBc4 5{% +I?:O`?>x;5*ގU&lWS$ޠ +h~*]]4١LC-RoXn'/ +'GVy;L{7ڙjDjo;0r# għTWzM"ٗ|5xpFmpn~.aXEUXL4ѷcLJUT% r9HCA~ߏQ +r\͢=5+-QHY'Ky;9ncyUx"YdO,-G{l\0)7'zF (P0sltJ#t<\@2vb#C%@p4 KFӍOfRh^7"q¬aQIRﰽ9:$SmrE1 ~0ܫHؑ_lHA2zp$* 뉵,z?2 C]"'-45K8*.Jsh5t- T }\$yH'[~D@s P" +>(+fF [@9PrKbeR('>n^#43 +o _C*k"\,IU +gTrѼos UJl`@zRC\ M :FQthc +O䰠mh=(vZ @\rsmΆ)u0;/y-_e6%ӈ4 DRM#*,?[Yf 7~gS5ٿF9;` +`efU3?~I0P[W"\L}3N%pzh{K( `~\R.$_k #G6-;^T{E[S3C狏sht5Yp^8.@3~Ͽ8ZNwS +噷)rQNlXN{'x \{w?E&{k Oo8  ) a co5qs#en}'{GJ)[7Z"C>[UO HRYb4@zH}R)I]s^mz +kDzHf}cZ.+Vw&F8n?Upo[\T{Q,PN#uW e<'k# Ԑ,.f^6VAWrWOu Wn?]>y @D!I Jr!wIc|f,y(]67!dᬧe)u%a\[HM %\EVt7gkP3!|,vJ$_|k:k%Ԯ¤nMb]ٮM.OtTUD$`&0|^}ar՜ cfT|}(~5 LFPiy%t>zew/}G~~_=~*3D~.g'[<Ⱦ,* /}&`Sۚ`V^A(nUȓ޻i4,S Ii(ztY$tKqzQۖlG׆O\dea:G/ma^ +̯*_GNTi EUONN4ܶT\G_12N/PǡK%{X,l6mxZq5YZ6g-hn,{bDΐ7| q x:aUۯ.PX|}0EBUx +2TN +g_& wԊ +;ma'7g Z1CM4LfƲʅ*͠YKQSUX dIm䛐rlY]6eŔŔŗnsC~\q+|֨gKzf:/Umi|&MLX o#SkW<7'"][!SB8$N!Wmrf4޶|5AyNR' {$'[[tYVi(suyÑ~! o墔\3e:AQk%4n|obK0Dܸ}M&'_υsQ+'=Ր8 +J-~ɮ1SWPUA|SdQ)R) oW󶮶o. J5yDyY$^~=|<7c.N PVoRqQ%(FE>t7is +ԠRjR):``H?c$ƧLb?lټ&l,XN=t sQ8'C$'Y`=Ϸ5W9{<&ve;Z3HjB5_ɾ4i6ZVE vYPz)]NX;_N[zz.hƔ@C2.A{K"t^+/<,VT4Ѓ굱AN6B&h&TJ~ɚW]f35\>aFP'eUByØyI;b/ɱNGxZ̰>]`z1 3.ࢠs󸖌0H?m>ÝsJ[oAϝ3.6wz eH62"5\^X07LlԈ(ϒc,c8{rzoq,1fPuM/G]/ w-*N^4s?f GE|e%H|?ަ75se9i8{_.q>1!7(Fet~G_@* S &h< NN/@tI1%Du4D.|"H³d9MQ_y0LE ,rxONpU>BL>[ۤ.4_0 ]dNd/H,@.LR5uaj +rRrK,K@7}l +ݯ[m'" 7ޥ' Wv+Vsg@ʹ M 4 +(؃kѓ'[N0uZ S@.'@8愙\EwFT!-U2v{b_Sq|{&JLN`h|E^+*6eP& hfBG +adCs !`\zLJ>  [jM8@@/2|,s{Au͋Ttb n]1aIޮp(H?%}QW=$oG_2EvFo_/C`@vvν逭ϫz;%=>f4m>Ոb!bPOQ䏔/+ #WM}.a `I6t׀_rWb"Vo~ ,L0:V:ہ7ӓRU|X7ʦ ^$a @*/ U2+9hŚ̗m#W`qFq+ "v;ߒ_IoO?mnz^^T@Y$se$Ҩ$KOOh\.9XY+ ^"'OnM'zv7}k+~| 7ug?Fqt']5Ӈ2Ю& +zOMJ; [LlYqj]GAO$} }tԖ.lڥ^jT}گ/iPRgf'2t)ܖo?brb[*- X_9,.RB?У:hͿݲ1XoaUu^Cf=Cg_cfL rwQ o#~>0U NŁ?P|8O+~v=nޅGs'@wd{^n5Mv?U}諃~{;6A-Rpm3^;G 6egX%{-}z=5XumoM=C'vdːsk|&gZŬ +l5QN8]hv{Y3V{~TuI7r40Ⲿ~{d}Lӯ׿hx]s%ڳTL%xsMNl3Ac_r ^3f}Gp\PlQƥ4"DncoijrD'kY6]`TG-_ch&u؜Vªj?s+y$8&+9Bf)P\J¦r? P.t)߰z:TW:YF! NL\#E#(&o@sۤ..Y}"i},GkIP%X.͵;{zY<#Yx$2qa2G l'A(iV@BߏFᣎtg`&iOFw'ޓKߛw~¦꽓I/7 f[WR!?~Q@"қ7I e. ʏiԅR:tǹ&ҜJO;׬=2_[j꾷 i+%KbT9oOz|b Zvq%n;y[6wqw ܊k +haaZ=$XyۈA`aqoUL^^fV}Q3;/+ɓds~uz! h=YqN*D v˜5 +)3jFd"yuvھ/dQyDDYyBQ?{w:O'C~4a޽Xs)3(Lq]GrW+-JG{C^ja^-^WL;+Xl+Yom;QNϣpeٵ}uiGfP2q9'eңZM'B2:LJju +4-Txo6y%( iץwH3Qc 䱯p3.q3#ff9, +t7حMt+#Sm? <4s>^[=Ny|.=CI#ImX$EB'q1Zp֗@A)Zu_c$&Voip`B6I6J5ZlጝA|6P~'. +uYUJwnGg{ +O#XM!Y*I3 nvq@=7M(V[HkKc-9jlЪtcqZD[d¢#YF9q!Qu]ĽDY(f;`P:bшduK\;pԉ2f:N'c7vml`>wc=qp;rI<43ȥNF&^~ 13-fL.[3k.C.>E.(4ةP~<{>fIC_=Ws;6tE("ƥN4:QQ]E.FfKH&һ0Lvz?89t8ukTuCyȆ%Id=dnLtpe2U'u_-8d5z +Y,(̑F$?Hf͘;3աsC>sK:åꓲcn1rd㔩 ĪZl;Dq)Yc6_3Fy2HfM*47)v1A9ѱ$yә2fFMVCB&e'Y‚\T G\=b/zD'Y "'u/Zlxqb¸WKDU =%X.Qjz+"n:?o;1K:8䨛89y_YMiTP%2!jJ/P]x?}iÈǎXÄQ#%tJa酦fQxi D~TD~Kc +x=z{_@Z#)6bsۈ׵௒y4j?u +Sٴ(Xޘ4\vS{vLfpVm||CE]RAȢסx?Fr1}~g?&.2 +xm=fK|TNiB2I st1*M$NL[tzШCP慅5vc}.ฉx&<Ms=kWD1/$q$a*h4K&pdJ[E.$y09^l$KǷhޜ61W: +I]2$|&8*%rд3w^/:nrV _G1E(F vƊ.V:çUa+ gIޏBݓ/zaǿ;국NtM!,p]K /3fF+&le0\YB9Oܡ0(^`\uBXB9 + E +:`X/c)Ļ0%.~Wy3~嶡g{A<" b ; (ͤZpK 0Yo{ҁ;I (F`/0t, "&.R7%QOx/ޑi2w`eCW="&6-Y hRQt`kp]L)=(;n$ +/s[x$>O' 䩖<3qndyxd|ޒd ?TtO }R#BqEA ?;{@p r"oBLWVH!/@Di@'F\'}\:cl| O;S;zTNtuxّ+"b:Ry$vLg-P @ |y <ʢ}#Z$C $$f kOiXf6G 6MY/^`ݏ{Km[%퇁4nx};_]ۯŮotoն˵q|O>}]\Eٝ#x!RS\o]ycUw Ǥmndp@fL~i/̻T'sտy^s_q؅Y|[w߬l#Uݰ棾NwUjeJD9Z|0XāܒVg-0X]L9Xy ^[աNhs{:)/>Ơ~u$Ʀb= +/gBV-f]t:k>EOkW{?5=p{GH1]I8!ZU4TL )-( +a^t!%nz]BK*Tk:mGL=is=gip;Vݐ"#p%L%J .u#fvs׻5Ny*!*m|0⨈4zY܆1Io wf.}] z~ȴ76#>a7Mm:*XJ&ӢsW6dY* - = a m#ʪ7Qv^݄O:RiPvfu'~YoCUZTҭ-[(ٟw~uc&#q|7t{ׯ+TZFM]7mgҀ Y?1z:1V[OQ-ԉZWdo7${J>wukk6F!@PNfY_w7=cpuSijSpuUw7J2<-ھ]Niu)I+[|Aᅴ*Nnm[)4jYXۡU*ǩJShVF_vMvT*I9ԒHYU)jXȧ9P@9#T~6.yS9gʌsQj8nvm;([oUr:xwjɳEpxXpaxCCĠ4PrzBqw9ҦkOuٵ +l@+= *M&Jq~ +G4NRN%nԻow\ZNI-L|XvವUoV +dᜍ}>P$.RcWSihfuXFM>yRMb&^04%Q Dp&*Ź +ea{7L9SIrt$ 9\gv9=۔;wW49[j }\\4CɅ0%\JhwD%5J%,p3eWW7q3%Cy2`k6mlDnga׫z3ZH- O/5ɔI쬓'j%*ɓx˜MnKn&(=WOH_V|[+N6ʮ-bUe>9ҭXƵ>$Y&r>3*q9^Zh;MT7%Y{T6RK$u%SY vSjn(ʘPYl7A#.E1:/dD|DܝD9cs&j1JL.]ЏF?3ִrtަ5MяWPo3F45r\ny'/~r^-l_[XVlhVb:& (F.E$BM{6h(#{#\fHVhFεHUڙ.F⁜N9K9rə3ŪcP,)[4%{2,G[kwbTң41wq!3mgLȈq;0t'3!Lϵˆqvn@0юof#1vrxy`4ņn'Չ4qyB )OnLcwǬ͑,0#:v_%PC igHCiH@W-`E"EJW{3I{ vl3Q3SZF H ]a("36"G3$?K(c<r`K$V2U1`Ç?">ƸSE"YN踜"u&yX"Yn%n 2C(+W yC + K I#ZNdI&_Qu;uK3{y{HV)bH*2ķ.b2hzj/~dNzU\3Ab"P"Bwm Z 8!ƥޖH[?X¡ב7{; Dbu[ D$o5Tq0an::D.bKr * fP L7 +QhD4͡|bzx @Aǃ\g omhyZS&Ș"#g!&x> fʏ +a--@{ m( P1>cj$JPVf$ +`gڟmuyІ{vZ5$HS3ٞʂtZ5DD> !6JU 8@ӹɉ0 z7Va(у/ O (`^~pe%b''%18SJagn]gfT6H:ٙ{`'azfE ~Q@$ziG* c1Q jGqCBqbP,rnp >o,t毷O.7kd2覯~2VP1"QqI52Pu Bd3ȸ|X @pgmB%}(5"sB!8. JL bT:X k|^fQUMzؘy|? DA?i^y5ܬp(ȗ` +H(6  7 +¢ dHfB Yn|,01n%A~ ϻ0y_j/ PE:J OPnE@m(3PnjOJ5o$QOgF'3'u݅?㭞W` b{aw4"TcA;V0̄7S}cs}=('jƘ8a ѳhHG>֭?i^fAm]ڹ}i'AQhm5:h0"/ +"QK@IH=?dt?ytLr& QCA'i"T>-uѩ4 m`=`UQlQI _ Q &$'tþg{fc׮ ƹ#GP7?}[pj޾MɯO{; _][z:H# YS pd[rtA#B'A1< OAZ~#wݷk}3x7 Rm?~mef'mG @H2H.H$噦^4B"ۇ(C~j mH(۰ :3,v]9AAzlFPԺm%Q2Q9ToP3\a<'bc@q6+pjnʛPHNLqBl^TO +{Sp8qխZaU|8„cn9KdGOݽ@z$׎at|"6myͼ ‹OQAjY׮B:3?0ܾU BW?ED ^ wD-hmW/%¹+LzNZ\DGIJ(JփM"zFᲂ;T֙}dW%WGu<;9)`e+o6*O ȵ̬IqdX+햰utkEj ½ qI=5ᘒKRYZ^FKۧ>! ʢ]$3#yJ;)eV}cnymbΎ?ّ==I)q{>=~mW{xqvk,__@p ~{fCMO⚈$Xl^Uy/Wh&8cۧXKPV]J%oQ=oLf)Cv;\6.b`i8rN5Zh592χvɊD9~+UG0V=^ L\ krRͩYY.jՀ6Dm)uufᲺC^Rq*"ut^m vx}ڕо{\5!gGc FO\.g[8b]koW%ln<—MFg%oYZa21#`V3\ghgh81 9]3e2\{˾qtKd0hs0@> TMtQ0\/Qv8)w9VkZ5>"0čmN/ =X]0S N?<aotbl_~-oн_iNI9݀jV$5]ڮ乧f??AR@02nx_wY7R>;Lei\;Ϊ1T~m#Oi:C mz_^kP&?9:vD-!_n`Kh +A .7~0]fmKWl5 фrG>l2]9\n'G%73TYfg5qŒ;"|&<-乲n-LgK=T.`^yKg0xEkȭ~˶v~[3P7fO#7#2IP-_M{OQ{I66Z zUB7~RemԺ[ًAYÙR}.VT7ME$?~bǝq"m I/mbf;`u9j^oBYY;6vRT2Bb]1)l_Y#E--!lC̦^2t\۲lqZ[q>xtUA./ȵ ,?ьVta,PX7¾?ɺ^S^Yb`հmm,T$Ym'~>ݩ0vPޝ&G aj6R+]͝I9ke~L(t>Ɋ XGk4uqO⤩:I&&ZIfbcDAF -t_~;եD#3q1P7UFO'%}a_8MRZY`sqm rXf`;q>RuUuȳ#5w8z"[UQYTTٗ6AIvf,mDFz)S-TW!&ìTߒQ`od;1/ʾEWˇh?P]R` O^+c3qr@Rnq2TD`5^ƃi.cQm:onQd`׈ESzJvKDep[.4IHS]its0V㇣(Y6p+&3mE[[8mBFd^IPҤ%[lRV% 3ixTmJbMH(_zjwaz+,y nUFPC9/Uo\'M4ā/OGI92d o Sh[8MyF]c/I'1uZ)m-뢈V#wAFcEHq>E'dj0_p{]ҺRt}׷^J&{}te a_ŔUy +L2$Dw|eAM1=GZGFFxC#Ogl':ro/tk<,%?O?.f7? ]qt!v]ip)ךk?.feLU+ܶNuϦzf\kEB/&\*`5P~0alߘAh(b'pgo!Ŀ1ZSD=Sfkel9ZHն=WK;v'?r*bLM>m>7::EKvz˽9꼖¡[.Ź9+Çڿ=^x)U:b+5sGN$1jt6PKU3[!{E&9,$oE]iާYmy;^3"ɣ8ߜPUMk[rgJj-_Q2$ˊm!Km0j+JW;:fNTHuQe[}c[~I a y‹P +M nk#gi'oDQӒÖSŭ82K1lqצѱ: +n|:f'vG$8!{CWn6fy/X7zJVoiξivi+1[ 1FݔCz'C/ +F%]W“_}A,Q.[!⤑P dUY 3J e+9e3'u:.:M^r2NT[\"-0bOagt7Ӊ;kZfɝ\-I#zKSW֋T$ZbLqWщ/%V8Łam5B3~Tގںq +6jm;BE=7+23|q?)w8q|]ʣ H[8~W^3_QPy)-2#"_u7׳\ɱglj^G򎐫gÇX|?7x>J:*ik<%xQ鶷r*- dS*! ? -Edn]b,<16́UVF gpv$)(r{%T+ tӳ&i3m<| JO¾&ګRat~XH~itdlȶac#3Oc֥6wZC_ol ~des+Y%v73/ VgsqErNsIWԵpwo?fnv&wt?qzZp}~]!A@~,? p?pc%!'Ƅ{c5Mg gy,} +sl-`Vvi~my]rH޸\:-3o=β`?(v+{;g-}y:YwBiլѠO +$lx7?&!f@Lw +0N|bm/rΔml?V_ĻVi?Ya:[3-y0 ws؀l~a 04yu^qrvٵ5=Y/5GV?6ͪsjr7Hi'zA[{QAPι`k{o'ܪ Q{tg7z. +kBɴk,؆g,pmUd+~R aGO>i󎻘OyCpY _}[۹٠^J嚳<88?=ljNי PO2gٽY"A!L3OP~n>O{eVs 3ۺXV,4ݺܙ/꘹b! +y>Yk\O +$P,r mWV5~3M2/R4jzݧNe3&_|j8VK7b'ft bL1pQ\ ٰ]jږطRz4;|jq@CG={=J]H5aklLE'CŸ9"Yc]$aDxЌ~jN*%ܓqqӭ,R fPoX*vb/ +A]\ҸѾY}KX36nY\[;N/¾Qunh,y>ᖱp*6^AYYa^ v(mRtc\212fSyOWv1(0b@Iw{8iK> Oۼ]N`ȕLùũ1bͥ>!8k+%l͌>o'rP7!W~6 +IӶb2]ڇjVY;qd.Ev7˝߷vKNJ#"n~՝h%Zޤ_~T^o$}opҖ ޞ_Z=d^n܏z/wu_ h{"۞ԛIx,˃/t'?am:nꮝo[x E˂ykwS-9Q"8.f}qÏm'j#=c sy;R=t{9ߜ?/4m?ժRQXTWٛ.͊է凥nڄ-G%r.%7w]!]tqV.}oz("ຊPUe(": +Wxx> +:3tCzjK!FmzM$5.5>[u]ÈaEf kFq;M;CzflO\1}>eu_ȂoEzL``$#B`Nv>rMŅ#wONfo3[$ϗT75O;=acϷИgјikrܞܛ=Zto{Cq?iOnt†wܳe|o\NQ1ZGh fWW>_(;qf~.{j?$u ++$qsPT*PԂ}%T^׸b4Եg^vq+㞟!휅=' -4 X~_ܺߚgğ_H*[no|6kt%P*"Y0 s~vywarUajA;|!o@T\0]}s[`n~jǺ+#^NO}r1=R=w<:dF"|T~8zd#\l'C…F kio=(ƹ3oQkWd[y}䗬ќTfa7RMw+Ҥ9 ;=*-)4fnV`< <Լa[s$sIA6Y@//_Tr߯6IN*X$7K?"Ύïcs} GoV8w˚"7؟IN;ϋ~L>xexK-EyaDmgb0ĠTu_4x6{ +B]kWe'ʈJRuJ6Bh\f-qt~ #dz>PRSݛiG/뀎M(:a_-&>ټ3a$?n Wo-2Ah{U.9_-K-}Hn o34yfDf#(Wc.U(LjW[tszq Blp*t]l /؃Cn&>-Crvkfa,Mvа5i+$~{1%4Ɂ~5@Wpcӽ<Ĩ}z8a5JqQ޲n3İIj9zy.rM K_"E+=sʌ{~l6#ϮqT9$5#,[`K:jzK62,^'.^R~Y m9_<;Vr༇# mcAn2k|ñsq[˜qΐs}6CSK@m"Yg6:Gi|1|x&ђ=6rZlnω=n)jUj H ia#|łdc|l3l])3o|!s '7enz+P E+G}`޼QTZ)t #Lvm m=)51nW!QZ= jeٺr}EdU[ti>Oyn.p@NSePҡ}8%Ӄ,}-F5ծwua`!Ēͧ9'ӟsz``u +酬$4āU8"iTL15ZjSk>U-:7RLBiw\iDh='34&(ٻ\SRO|!0P&6٣4 9f[{a6uG-ϙag8|j/d[(Myg]~W%й۾n@?tFe_? @++7lxc +5j +E(&jN.EC9Pyx\{dpnyG$g]U1en)/ +瓁[6Q!(:jIX<k5*7CgY|enةƙm$n~zyk/$ɢ\̞쉝~#\Ƈ _G7B/s]vjll>mҞWWO}1EuyA SVO9M@qB>ؔɔиUVwdrYeN̬)a#S_ix<[e~S2״.cB*{~VXzS{b-sZ|vrJ^hѶj?Sq<Ɨ(o4z7Z;6zvy(0^Q{ Rg )8|vֺejlKڨh-8&+^7܏Ȣ|DvەmF8($k]Nd9ZS|!߇?D.LEy-`>kک53BQ$ORE?}wC/ ev.ĥH%;a[I[D('ѽ }n0#t٭ɯF CTAc͉:2sph?؍qtK佝`~ngyڞ'鋆 ?.㟀w&E;0 "*I{@69@=߸xU^wG$͈#.N+J16En^/!~qa)l}cZf3 .A5 Ywتoڇm)94~bve.wFQ=7۫T.p9*ԔGPSc%:W ole\0>1srح3fW $.i|w[7~[*J+QA_?SES(*/J/>ʏL"tYӎz&J氙س˸- cȃ4vT ru-M(-E%4|w&v]mpFhGUP.[m34&i8T}\̈7aUߍ6J7E2_ob])k1zW¬j@tAe }Xݬf(SK#ƢGs_'BFY i?F'm[߬Fc]Zz,w[Q_LGM1a]? +TLis\c<(igŒ%& *G\M-OaJcLMNhQ~AK~[1E.Lqbhy>#ژMqYppF-j-LzCu;xS,{;2ImQSopq*G.͊`=V|RؘQ7_ȨCY#!o,a #}g|̗˞ނ]#_Hw_xHhXS,O{SO :qS}p ?˨_Y.[^|z:HtMnRCtF}:mOxۍDvBr(7_cPnI&((( +RT|nޚ*fJZ񺻂)]T&ţ9iblW1SK3aJ6p%򍙄/ KS&Sh*/?,# dž}{/ OfA߳ nsv )odPlK1sM72`\޺裳ћVtYDK#Hm 2>̼@y.AݪA']&*z{>X9;L$-`LY uIn)Kv] n\ +ŵ煫{ꦛhrRXϽj[xb)(KO'(=(<< m.][Kc)kPMIMdP;uаp ZY|{M-Fʣͤ6#Z66her]zهM]:L9!ETI29+{Z΄Zu>[Ak p姀ߗj` E NP DC+Kj4Z/c_S0 gjnsǓOr݄$ѓUY~#P-=]irC[5aBv{AU2ԡwbcuE_ȪΖlM,:c}x&-X/KEV?S2 uK" +Mxd$B)|:IYh-{ǽ5+0lI]e[ȝvgaf:#1x8qvN/Pv˰8dʌj7%ӖsQXP/pcm[&1e!g +YĆ~e~4_f\2CMy|!q:>򊆛}Ne&Zϰʒ%o5yPج5[ekeP +wb'OC08^2-0*V'{=)V;. +2=)'Q̫:OCC,ߗ ;/u6u\[:&~} K _OXdM,N*A1J(#rQج f/@?Ap,9PGj &4콩N}}Ea V.n*!NxT'qL!jCw?} 6  +3,bEM=]Ao]9 SVW{Hq`fg 5+Mǻ7rݚ3цA:exOGCfNܟ'Ez  <֥Ƒ7亃ksbԣ|ztu˃z&9W֛N^"=}>`2뚣᲻zn s\  ˅@yH觃!S]TƼ ԉ6$5~tԅ0EBzK{yq!:w}6=fYl'b'ryWBB 9 ל8GΞER;|dGw^@y'fMn# +%NhcԼ+m62c̹,|!w:fv}U߬aP6t߷Ե> x6Y z~ʧW +KH +Fo\pU|nNy=tC, ߮2tuћŏ J<Jekhގ*Vej g%֍҄S=_`p eO㼛n膭E s/l>oYPʜpŒJYJd%~oy~>Uj_HZf^Y=,꺽u胲نZtouW83!LWwx! ̶ Jȁ((=p&N/CQ~D}F_Q%1z02a-w}QxNE+}x_=u3c*,d&:0 9 j/[5ҹ)ߩo =+}S'>fN2Ojy2Sft]ܽ/璅}i9G]Xʹ  Py$(U(8kKƽt^!s;QX5Xx?^X:6gWLrĠ"V$Jϸ^t/{r=M7MV8E4Q,OWqJP.9_ߡ ʧ3 Sk<$%*臨8iz9 oh29aIzr&[R~, X$OB`< 50xJ Jd87j8*DL4Jhp)#m϶n>J f:DNKV/$ 5t_k +d=LU8昏M?(u}JJ~sFoJ>N 3,gW~h92[#k& {˗‘2 GGN 7ŲVyh V^ >ҔK;P.8E+'Ps)!AECtZL=f)!rcCd(e!}^ȇF {%&ʡk'57y~gG_#@|/w5Wog@pyTDX +KYݫau\Zr LQ^n(pɁy`"n9K >;@i+!ZV`Y@ N;$3sVe{v'9HJ2 =tI!6>w|˩1ގY4DLjGKE#TJ-B3Ãj6i~Pr!;bQz!qt.:{r)y}0$iVitW`i m% RxʟTsk@5AuWNO-=Ë[ axpcq9.~<Kޑ,zaH6dؽTcܨo|!@IG4gkJw|y.y{ {sNT7ñu{^b2f1ޡvl'dm rA=b;\n<ġĝf|,UP㗓F@;n6vn-:T?6*.srgU1~*^ϔd7֥G0XJ@,t^\b&<xtn<@yM {> =g|Yޖ {w{e'U";~L|;\fT I#.~]UEf]T!7O ߨA?. PNM}CQIacah&7~3]t먟n::Yg#\+Yӹ]NNU]TQuZw0OصvXvM-XU${s@Jƫ?I DN9 oLj4չǨC9?Zo7c>X;Mz. lV)؟)9~;](q[9Of:?I^V]S0OЫ|yFɬAji]ݰ[1${xbgE^mD 7%7L'Jn69R2>)81[D㳓h/ﮂ +}2.޵e&yqǖڂ:7F +=:71V7n-b>`$mX;NLfۑ?N c:־CMV"Pt*aO~<֖e2VRĜԛh"܆8@*6f:Lj#Tv׸F$#++;EQ,m>@ۙ5 IFYgXuK}"W+ِF\u +SKkzm|SSʼn(cZD9/İ;y['\ZoE;La@p|SVY +|z ;]};~NԸl/d6Ba 3H'd% ^fO9VG?a>REo-< X~S?([HH>u ~6u(-k hƭ}C܎A53WzQMӼgn/^tmҊnS<̧Bu + O8'()9{W3%?goR/qbyzģJ `)=}vKm{Vxܾ8eHC\rϵ^O*j=[y2awR][X5oQwhM |@^@7Ap3 a _ywvA^xl@~]罊nHQQ#Υ;sբ5kElֿ=7˭'/t}gr(I;HO\Ͻ4t:K@ ю; +j (T(t}PTI'_.?eeDQs݈:nxu~!? \ZNi+]8b8$- [מS_jq+B@'WT P^la6\yyJQo{Шc 7w!5 +rjʯUP?D p)] !/S1RRj"ȫ?pf-L=Q%zfV3PJaaۛ`Z Œms}<WCIU7OI_ >#@Շ + +}[PPlfqyޞlf޲beֵ۠vp sYS^Yj >6w>O?d sLx[%ZEX*iPO8b%v +ełqYE[Aq^eO?g'V&6gPz{dD1 wi[[b3"1cF#PT;waPy9V@KHR?Zƃ/8@FHħm8Z”i/3K+{ãeX!zd ҍԠu:G)ȃѐ;}7?Pma76(lV((t^Ap3ހJ@MDRT%VT;P_<YҮrCr+qU!t`I :0z>/=Z8IVf…2#kՎ[ݢ8:uEܦ6 z0VES ef 3M̵[V;*v*F/v*y+\ELX[s֡vo\쟻k_>c VyezXVyN&;:-kFX &"p y}0^FT*,$힔^3hLI'}$}sWR1ewDf9]"-Wg-1efĞ;~cEqAނIߖ"}Rx:'^\wcZM6Wn^>|oSamއg0H% P\n]=OOf%+4m s33!`Oŋzo䲤j db_cY|2Xd ]Z,;_]{t<'k]y7rnQg|!P&BQKTN({mE +E t `!az'c:(%22ty-J,rg>tHMJ=K53MI6w)8}4f/j*صBnκnh8ϭ/+w{e9(gO]d·0#'erp[7kl-LR\2ƼRIqנ)ˤC7}H>t|Շu%t& K#hJd\E塽{.cXYvt. -g'KNJZlvԾkgpRne׺k-ج7VZZZȍjj {%*nuƶ r'|]<0jf'<7,ʘ$MKEdm7^4׈%]کRl] m=h=0CWqZײG9VjU[ js\jlʷ+ QYA~`L B-5rtzOXX:}MmujOnmv4#L~U}*DZv c^\#Gz7U>69N.W^mz??c_mjl6r +' ߈߸A.[nykn8ИtV]q Plpf|kgŅlqCcZ3bRJeˑo[_$ {P؟Y`RʠL@vk"uh Akw; YMf<"z*t+f?PVѦE>"y*O(D yQd~9~Yq>stream +C"U=_(k5iʓŠ?7O&vpz'eq|ᥟʋl*U}?anC }F)@R5P +~p@edQEn%[A0[ Ӟ[qwXE{pMhTs@̴ Jmͫp8 F& ޓ I$Ľ@u xͼNH͛M:R07TLŧZ݌Ў{VYn=8$*?8D +uYmVSZP"!weQ49dd=IOHqB4܉EaÜv_ڐv #7PA ??m@x:jEJlrؚtz*__)C&YHgXʎF㑥݌>TWhn_WYm=f .jM/R;^(^U_aQ%n@)ʃjNj>N_g|]#F%mQ]io%\O#CsK_znz~F:[@ OՖZ@=bP<./"9D:ddtNQٮ8+?9Ko[sܭyD#mcw>+]9736X%\.rb2C/B)g&hIĽinl<㰊f۷jZv=Wg758^OCyyQ\YX<,ߎl.FX;pؿ.+tN=X=0o~w^3(s}+E>h%TͺAs>~0Ǎbz +sh* mn\BxDVZ-ڳs=vzkfoJ<_IK97Ksй'b^/ o2v1Y.A Ǯ]=Od$}nl+9-.huAuf̏?}k\4{٠:or2krNXެux\gz|/RW_A`w ȶ*˲ rμQ! + +z\R}=6s-)~Omvjc frwEekuf[WV|5^!]`MteFΖ>rdu\M-'NQCA;͕V;f/ͮ˚VaKkp'6fwabv^5~i$o[s֥V6})VRl$wRA-0 ·xg6q\Uz:=G7&"{k"?FM;W&BF}R]' cawæ0εŽzo2hoHAS^E򜼑Z',5|;Y(*g:Yy\R[_+Jo3C󎶆SK}RU:gV5[IAkאAugua ImNK_ewxPhrQ + @dr7J+IxW9ȉwkJKiwљjb\6=[6~iҟ /߂bFYMs;,8[9*׵bu;W-f-#:V[xIUsMr~/ΓN~P8ARn|xG_v^z{iXQn*#gA|*}riE}I͵3(Kg¢wZnU2KeXt59l dKM"T]ذGd3v~T֌ǒTK +&!`aږeŕ7~PI.ixi3n<\cdz(imeɪv>US\>~P==Z;_xC1U$Uw. =qܮ9;_=FA7Ma{~:=:ޱ63qlYt9{HYqΌCa;5x+0O[=m:-N8ɯ(fRJz)08gުp씣E)RvNFmLIgJcմڬr|՜#G#qTܱP1fB6]υǾMQO.R=Ǘ>ԣ!l,e4kBIfzqZpZ>V[.*"ZohY'g,uh+nC. sŷWE<.tyY\vAac;7Eɓm/O6,jUgTa썆y?]_ZјKtLUg(.OG]z43xqi2b+;#)`Rh'em5l cvv1<3/ la &&vj|Wݤ.}瞷vŖ'L +~f&O>#?3{P6,DOiz]> +)5jW8Z&-n&SqCZ{ZyVU\8~h2%s)[{VƖirX˖a.-2!5 ]sH s ޼L@L=>lb&],2*"sl=]` 0e-N F'iЍԝ_ڃJ"҄߂ b3Kqo #бV+GPmw +vKݮ qi|@Sc +cVYB}]] }hg @Ts^l 9YwqNOÿ  +) qZxw >{D؈0VށZ[e&ߵphtx@_cnƜ +P^. wVрAaNo9@':Wg,N"&mfs$ h_D"<HA +[*j}m՞c_S4گ@W Ӟ"[~p░ޓK٧N+YB `MopV;@5 + eo1wF+~} *]l9joO:MOPh?|12,H: %Uj|bB-W{P5M~Q,>mWڋxa yO?v]^k=JYcW|@\eƟ +U\S%C E|RW0@ܕ2 :fd0~sG4ۺ"yσغn\:%`kwM_ 4F:C +0Wm@ L79]}F'>(>@ET n 闡TR~kbO<_ +}nٶ+JY0?Aw(t9Ԗĥ:YХ LHgl!d)$j_2%8*ȓ32pX,hPSB j4 i +^]1 J#=F*amY@_Bznd[MގKDs1w%7DWxN\;|0!Ksz`ލ<?|YL\wW@ +k@eO@ߪL}fxbQ +F%tnD]}q:t"݂}u +p=އŚJg~sLو&Eƹ):χS1(Qow}_`HLGT9j\ѽ{+Xގkhn6gv~*)7 tymL ^sщR +quO +@dTM3ސlD?`*MsbK\IZVg]*n(nd~jZ§i,;jdܯWH"um;6`I?$ze9}k-HT(9H2m+.6=ti[kW'eV>G fVzb@e{ +Fzg(}ˡׅTHz:^'ӧiQ' fwX۰\eZi_iFz^yHՙsβg:L _e=PL Aݘr99`x.1Z~dʼ}۾8I5ǩնLtS[j^!{`> q`zc%!3p =:bi^½{Ve^ Jg:>2Z%/秥JRvf9L pk I}{f W]n&Dt%Ew%IB+6} +=` \_);x.Z >|ƍש%XZ`1!>>KPhыxa[g OD +sM7ʶU8Y ܛMN萞vt!+7ڸkÝ$=ڴk1ut\Ȇ&w}<@ĺL[7HbB,qRA~Н;_kXcrQ`\f gͨ0I?c\qhVB^c֬uX9έL4Fճ5^ +ThX 9!0e Ho?u3l\q4:SQoN^GCWV~nNVWվWg$۵X, +J25F5/`"u4=p&A+uy}rAWϒ +DN Fgޟci%׶iRۉN*!'TBhTȖfJeS%_}F:to:oUW*n*$/k412Y*ݢgt,av28ΠZ]p]nmKVmM=)\/7B泻nMJ#+R(J?H$VhMUhOVARby<')Ale1#sb2vrJWEu*B1ba2Ětu$dq⋫n^~Uխ]J:wRfJ_YJfVl*MrquΝЙz· +{FoFa6DN51]TաPZ )VNVы iެEݳ.;bn!^KyPCJei(^œX)wk8$o^"> +vmS"mrKʡuBQw=E)&ᷞ8Onc+ZTa3s칪 ȓF&,bKʯUD:{ 4+] O^V+$pN?Eϴ).DVvڥ\XTٵVnIlOl7~+[ cIqf2I^}cNpcIFM5 E^UQQ}1-G4w^qٙ B;-uڇ) "kicBK✚Y΅9+lD='fJ/t{052S*(s-@yp@u=k0oJ ʅFgc^>̖kB8ش~,Y!heqo~F-߁M ^_aF;ݗ{w{ &t^2~P? GI9ZI_&FΓB=MH" Z5ukYriU +dQ ^poZp򣷱:bYD{:qA<ٌ!.8\r{(K-:;-@B1 2b j1v-O ez +S^ɔ2D +21 +t¹x6c\7L{ ]zP#f[~o^`) +=hv}jXj5jPHFiQLjkHNW֡Ɔ5V?FγLۛ +ePч +P;[ߊ"6xUfT3>g:@ + +B&@9d(!&g(9NR@8>B<ޥAZ+P06)(֛@&,lwf-+=/}2iT+}~eg7=(yuȂHdѡ>9 nec޿uDyW|-P@`IN[-oSx.tFiT$+k@r M[wg?,NEP~+ ++es]>8"]Q/Lz (` e4<hC +oC &=zyF:ez-yŷ+WД܁YV!1 3<I`>͏R1Wp>eW-I;3Wcv=oVswu~1UvwU~&y-DdPCD;ţqVR/@p( ^N1LkzRo/ +4v6y^ +b>u7d^Ҷ>'?ir8Zjz_ 4;Z4)nmj,t{wV-d[h;B9qlgmOڛ<u+'7s]_"C}K +hJ ]ᆱm*ԅBrby?U:븰8T/цo+%`b̂y0Bgݺ,:xNL%1-|H j?Ō8$0_p;g5u KOy}g{m1A|YyyyZJV4gz4uiݖxGyۄ#+0:'yAO~?Rq_{NHVNHL?m*~_TKP g{C[KVj-s,~|:3oqq<8ҿ"^A=Bz=IwcnY Ά2?.iϻ l*j3T1 3Y~{ixx-iNK%qMeNORy@{|~$f]N[9)16CO*F'w`*JJ%dVԅX3B fxIlv~ w˝sxrV +Ncn>z;ۄp~nRI{OL$| .[wRυz\s >yr;Nͪ̌Ώ6<Qeowz>=g#6V;X捜4ESc6eE[ˍHͱ]خ\nh3Z~Dд|݊K;ӻ8aj|.ytaޗ8vF/I*ӈ"U^j3?7\nVmQ3֋l?|+~q {p~1YWнn'Y5<h. cZ`:;GoM`ɸGsdj۵VlYl)nAو9F%m )]eI?H񾠻Zk'))V,ó$]h2,gj}8Zkwr mCG8*|jRBRW'lTW1@t$p5fAuofqitpg*n]gAf1lg͉@o5 {dhQ-Z6r=-#6eZkt\ۏǯw"t^J]脩y%(쳹"wgi5."- Z|/3Yq|jZ^W.].Xv^XS|oQ I2UW{ȃ2׷~Lbzuٽ]'JwfݫŋL^*;&G=К6R;ciXN*w8[=z6(DKiGĹ2JIb^뛸UnIҬW0Ϭ=`zz]z`:9IμVj֪oUWWSFʭ&FZ4WQciA +h|cy9srÁ'4S3J۫QUE@$OB=NpT>F4kfbS9Zѹol%-3H'%n*،ܛJ)>֩b,z&zgM׺{Ën<%G 'h;W9/~⡀]Щ8oАv㕒эT%㆔XȧlD"QAJfMhz=kAj,[$~@F ][ ;#wH{-& a>dkA4H' +һE=ޤg#Hϑ$| }]1  r=dc&@ }@ 6@ +  $Pgddv %ojP/i +%S *,<*'qRzF9:O~cVdehf`4C!k2Gd۫uR s@f(8$@Ƅ`^ ?5> kngpW9s髱 2<ʕB]\@<) P}mK2T jE35@ArH*!T@ЭA; qLY bLAUM<>%Oij0l,i8/"]jHEwX!oX׬mvrA~ot +̤zI~uH ݯpd ‘M݇(l٤@礕nԽ{4x_k:, ++?6%}NlāuYʫ6o˨{]c7~;|Oro0-u@Qfw (fe&Oҽ|5CCd vڛ^p3hOnT[Ե_ Ǯ{֬E˩)\@=Qgǒ]~ۊ$vģ5~ srjq8Z^YG`:KvP-rPnCc_M^tw7v\:6R3IMEϽ;ݚ̒qR8^wI5w3@{B04?|=_ms3#bm1Y*>)݀,v6Rj=Qa3 f`V.=gO9mר=?Zkb!_V[ǐ5e}h>9 ( (E" (6lD=\df䛲E wRO@}WC_$AV~(^F(nBcr;{$Fx}-u۴VNLc̟TqW夋H aDxG4([OV][k 1 X9p˝>]jC;{Wxk당2Hay'j:8Mz;:hu3NnH7!z%{:`ڽ\ks羯&/I( VFLdXT1vs,B2&ٖ7 =C"T8Ȝ6QZ$V׍EuB"G AKHL#~_,{A_>?UQ}SP=^-6RXBpzKRslT;4꿹A)H˸%?doHQ;d}Pv% 6 fΆ/=Ƨt.m/KFJކvnЯ\bdr󁳤k"6עLݜKd~ݫ5ukLؽ:CDQx"}߿ mhC4K@0pvO\8[̏-j7}ߙe5Wur[]D0p"k݅5O iY~!6:n D(zL@@+~Rv3^[ngEl<|C85#AjT-`7/o:r1Y;;HINuɝUx}/HW(w,Ț5:L;jG]i^9ERVdja{-%Z] Ss7"Sh>l!;棖&z.Ov?u 욘pTmz?Wx#K?ĪŻ\n +ePV'8✑rp{r0l3_xc` G_0䎽a}仯*)eƜ3F[-YMz2W98RVkݸ"9v +U|'zsգ'tG}$#R&vrD NLZ3_!t3:y1 +Qkq k|5_EN>%*}.V&GaOTM796WAEPŲIip5S kX9o}«'YEadF/T)F3fYdUcrEN\EpN +g}~N·"#"-* -(>;f&pL'qi"\]-!@86PZhث5ֺew]@E PHkdV!d tSd2k<2aq V ^i]d q,n@5tf7UqQl V'Cn!@]@KL4}4C_@>X B ܺoYn wUs)+!Sm`ޘU92+y2Plo jj<脄~C ڣ*crф !$_]x6y뇸W_ƃwjP|L׿qp)4f05 `- ~FaDb#4A%(`n^N%:9AY?sN3(tqA +@ + adH-xI7R^!]}b +؂$! +ltox9JV|mxjT7ok{9#%9 {mi@oq eJR{GϋhsWf7O,)'!fDg$]h?0x^67*On\mQ[<MeRN"tMO +RƧR\Ra&3O2,zٟXQ*lܫܹfV . (&O߀ b̐8X2l&Ok;$tNiWMdY<##{ؓm}˲(_mǞ7p?g >||O4l.s6.W'8-j0=Wۿ +U4HIQTg+QW1~wu&%I9d\;o)1J+to~Q>b:5aYO {'G>M0]߲~CN7*ր, ըdK3)_6 w;t!+`nDbrז?փ3®U}E_HS)/п'~sϧ/@)V@`@a8&wm9WdOGx؃Κ<buɭfv]Wm^peֻ-39-s|f\t? ~q/DXqng?fW/]BKZdtov{ ^4y?oM('sƶe9\ܺw3\LԞlz2N^vRc9a&%k9vr0qd5wjv*CĴ['nc,/!^͗tأ9SߔBqE̢z͈7|9^Q ]&evuc75bQv EmF^4y`Wd ;ekUO^L7o?[W@&.*!bJ.!SkYLˮ]v8JB~L wңnr9!'mj5,?݅~_ j 2x΁uon%_C2\m9ۜaH}^ I{G9UTY搣fanvYdͩ6O]mh_X2 $xC˜yd卸kGz:`Bs|Tݩˎ +04s38b*oպqSә(lS_ަ+e }B.왚M|57' $ +uZsy-^; +W"_ +[jW!=\~8ja)ćIS )̰6qɖm8ckuk+Jzht%.U7c F{*k'k^ ߧ B }V zT+~r01*j.hruLismjemq:e{ͼ(mʃ7̕?Doxf]s${C %Jw<3 +5̤{/e@bZ8L z-MKb=ϜoT +j+]~՟43@PITM L/ت +L:u&z+U:R]:Sd1n Ynmtk[ddF'N,Ur?*U,\[pSܻzQ{O#07[*ɓ/T o*uлtxԱYh/xXb5+3Rkq$`PL\U;B.[drFƣ6 -s!JqOj3?/M.lUD +h%7lrwu\7Di[v8RwVxv>O=Oޭf37 j3pѩde04!;vj8>1"VVW)Fp͛*#0xڼxey8q~ $iـ$|n|Sd?;7w'cH23 n}LMeS\I WJ^av.ڥ>^k2@h'”E1j 5-emXfY}K5-c2iѕnރY.hKh*gV{[zߔHh(}neRDo-d!5Ka?<ź,'0R5 BdwaV[2qN utg}X^< ѧV;JulWk}qVhɹFz6MM\::GZ2ʨvwZeԌɮ¾-wCMxҼ۫py]}oB)vb;܂Fͷk[o9k?۹yQ#':8%Lo\̡z?ջ|*ŭL6 >mƄz9.{WJ\2AziQq 2{Tsj9Ե2h>>֬T$WLQ&ȼ᪯,,NqIo)mjk \[9}"bUOO6iAhj9C4IUR oO<8(CR6S5aKT+_uӾg"3, _A!?azO'qa?"n"V0jyWzT$̈Xa4sU|yE.WښHT>%d4)T kg1H-Zo|,W~ϐswC{a迯c- #GEo)ɇ1 jr"_KrTAM!{bY +P=t2ReYd%!R8 +iN#@QH Ƶ`eT4lBfWҘϮh`җT_yaY*bg3"ڛygUD$Lꉝ$x)IhƈRë91&(6Vc5*µ?|o =TZtsV* crKT {lFR$-#qҸND?ocJ~11$f1`v% a|'"B\)KM>w8$8ϰՀI@u^y\KϦn}a'Ww?(tNS E(t>CcjY-@Z @l-Kv+ a @ b@$9_*i0H}2O2?|("OQAqک;-NM!۰ @H@@hq*+[+ @a{7 ~nBqO/t@1Xo@[V76"o7 =JYJ P5!)@$,K?BxOhE,v!mtëLkd(Nr[FJ\lov/^od=;.vP8,-wcNT# ': щX^n=^n {%5F,ũw~4CAqC +Tig?FB +MJ51ԑ޼]33ӏHp5NT^3v +sqi "]*-4://۬Q +&8fn["xw@l)sdGiɎDn1|urv~"τPW 6w~7 )5P` 5J oxkRk܌nզ2&| ) mUbS꒿3ߏA/7OpE{ƟtU"[4zU/iBjlvuchfEBwJ7B5!}dy5~Aj]5!ȜlBͦ+ͧScS9or0y{2&Es}vT2Yv=/=k@)\羙_m=kB)Xz[5BAxncUZUfK+{=˥lw~+ɔJݔcw֊=LFִ0-dxۏ+2ӛ1i-}`I'%xo@Ls&EY5`*>OSdioqu~g}TKʄs);C/Y޽"kBF4ח6(άbN~}Xn"ڰe ^S;욵Hc" C6DI(d\a30E^bq +rX{rp]xs>/YyՑpƀ{1`6pRJw~3e_HRvu>QbzVYo dWNX_}?rFό˘77 l J'K8!Pe SÊ`tZ;$meϩ[ TU_b(}!.r;Rg̒.Hm>oYm?OƤ7|iVGFn +n3^rC,VO ԕʶ-[ +lvS VA596=9,/:mexMi4b|C(|nk=VKXDR\$};b%6 Wmqw?&\G؋^n-苍Vbv/XJMWfRQ|i sc3Kl tFu8߅±V qzO6CT^QLP癗ݽltsb?f6bʼn*s:%fJu /h{C Ӓ3t϶e IQ(4n"J6wp8U3-ݽnI|ifg(TyB(\ɪ KkTH w }óHvet_# =0 ܗ}6wԽ^E<*,tP~^xj9j;*6v]`QG|Vܨ\(BAk鰁BP_A#K]cC^ڍi4~GcVlw/^?;8ۙ:%tМL5Lբ,3@Dw*\G|e Z\_AN+Ű_zԗ RijUwBwDZyslVc$vL^gRfRmpjiaLǡl#\!DbfBGQjmf n,ꏠVfv۾!qG8@gN'VIއݔ]nc1q%V^²d*Aɛ[oxB[%jE4_l,T؀2Wݻ--mtUK>*&$Z&l'#@(O"D79y %$"&|^O̜CGK> Zb߃"Ph>2Wq CH?1FFz?V'؃cI~bJ> 3݂ǥ^|& +b d+$  f9)KcD:孠 + QyW*8mS :@k]j3DD:=A] Eʼ>0UR8ztm . iO{ ; PVh +˒񒎊-"_ _w}eJ>XQZk)?ĭ6GMqy6.ӧ>8*0 F8,ٙۥS#7l}q&_ SMT6;U^!ѣ۸bǮ毭ּ`.Ů5:,~TP{aC!,|5R(= s@6 Л`ܕ/P.}_(vWh-f3(wyTrXypKu뇸`Ӧ^s갿z8rk+kA2g5ۧ7pvl] ؂X( /۱q} fIcgk'.-V8eI=?\_c0Be+1?~>]=@T]F>a믵S[+*YRga|R[SkQEybrAHzWF}T{K,)Xbs塶Wc ~&h]eo3P(huGaw/k4`f7o/l +34-z~R&2@ LEdRз~mv̩=c .+;q;lɲyϚJ2+Sq/#k}S^q<{rޗiu-=(x*Oe˭`|Ky@\TǾ B*LwpL1uVIp[ F]ڳm]fih_Q?9ΥgX)a ^p4/@O]cf-Я +e%ոa[f<'F_~+7S ]\D Eiڭp*Ksb`۩}t6"hkfݳ-px(najX/V|Df2W4S1[L:x=MXbH^(L%}tbh\v/CKj +}@6֟vXm19J{s.O 0 ˬx,9SR\2 +ғKPa\TK.y|^t=uޝs4nQ8 +9B{نE\=bLInJ6W78ӽω㐋ݜtV[]n #FJ1)}2a")o}Wn`JcPOmܟ91:smd^|ڷt$RiZ`}>OKV}x#f aãҋcN*=s[Eݚ&(~-=#u~7@Z)m_\+_4p( 'GmJjn[7QZ/'&w9U-f\eF}T,X}2RҠ:|_?}{P?NqV%t\"LFM\ﯔ_]t̜}{~%B[,dO~ n v%{_4-jvMyҍ([QuFGo*-2f|؅QR +AWzɽ۠zneN,v 1lfUOo5epY IEXR7!1$;}u`ꁚN1g%0ytl*R<UD߰ dSɪ~()VsIux*?D4Ob[Lfxלlå| NkM,o*ɼ;גG+K]O婢P\A+F0Y:u86;dpި_aI^W_U51Nݪ.s-y& +݂,ĭ=̰W'3{5Z|G[Ȇ|Noͻt'iyOE':嵘 +l_[zIcU!9BYM e^.f`=#«-FV_ ?Q';@FMʏJ{n6[l$vgνL;wn@7(1gnܡ+PܡZȷwG. { seX'\tz~.+1xWiGf3j~O᳿ф^'ޥ-] +k3 9/v\sԾA*'C4[nZBԴr ӴRBBg-Okq3bf޷S[O՟bu{)o}VUOOjS"M4+!SE+u]M@Yc`SSjLӥbB9Ms00AShxMj ;3x@g7 e5~l𻞅nƎEy +u*i}x(f;5٨lX<6J] FN[fӽLX":~{f~!xZwy〸!FU*[tY4)k*.#‡XX(T[֥5ArE.͐5Ike.:гaY VBFmdҿi((Y6YY*3TwH`qe]usnкgpm,:(Ĩخg伺M6|N|V}kZ7J]͔'l<lvm=ou&U9zjw'f+Bj_XYCu>}0wh~%WjW-<<_NCcҟ2|K&)a0M%nJJ/,[?ryӏy8SWpu-*\d,Dv,R }dGLv׹휵j]jL*L.i<2oR 4L!*ޗRFp9Ec5 YV'"w6`t\-ݗ4w֭;א&.Tizy~L0EQQkb!Kh? }FϏFVrֽf␝:8 H +-?1Fr|>~ވkcm{RXݗBXyʭ'i)[.ukBf*;#dfjIqYv qt4WzxR׿r-GDBDQs\l:F<}ϭB9&XGQlթqՒ8_PF9|e[@ +咖Y zz4 .\WfDn]yk=jvaLYD!-!R7,K#a4~D=GpքCUPѤU%WȤR|)%EWP +"* " ++"*9}8hiI~RFl+ge %p]ANch-};а'а u/@{ 4$LS(cf"nlj&-UN-)"Tvr&܇xůKа5&!OX{)&:V%k[wXxq:\?ԻEqz{>tჵJ'o8q_8Yt8fqBdT.q2ʿ#'a`os`{I /Qڭ7y 4^籍Aljqr;qtFۍ;|`VZp-I4X' +L]JqڹZq"bSCqZ昫T`㴗%p~~U9:֝+fpǍf@]7>ÿba/`$N3^<@& 6 T Tx}l#19U:o2{䌺] + >aw z A K7f;aun,of_G v0riaq;m!sKkNz<1ĕ{ɦhN&rwlFsTWj+>>]+QԠQ>ckz.T +/f$0 E$Lr5p?xMygw5g>Qmw)H- +Fm^f+MZ}\ʙxr2X8.W2}CL\&UuӪCpacII&uKq>${"AgtOO& 9_zeu,Bck_!6Odv7T"yϸ;_%[*m} -(Ĭta9;~?$j˾ w>X( jyP`, OB?X\[;TcF Wh;.*KY&hئnG֋^#rU%sZ1O'krIEIv B,JJ { otC C}C@O|Y}/iaS{53ZߡO61,g;lYل#L8 cB-g^Tq +Dz,ӵ׈KŻy|R&ǔkPpG{-5${4mք(ڦA*7t>uȬtji5{d + ˏ-m,G(#oP")6=zr?ȵR8'YǕ[rnc۽oeHUJP#׶0\Uu@iEp# ԾŊ˴5i$oJA3,譃J~N~Hl0L!:UΊ\Kns|-4uO{=.#׬Q9bU#YU.Pimd82 5$Wʻ' +v.YXްBLJWc h)g=>{N"9Ξ4n9K۶Ptmd +҆tQ*⧭[W,.ǵ\ T^{HFꊗr|%F9N+wfvÙ/⬬~P'^=Ñz?ꋞ/Yp^vW)m";x%h6DKf14SV_nNO17FkQ&Ȃ 9k88X2 Uϗdcsνa=mqeۙE_Y{bylt}Q |mEJd9j%K;⢄M²3x^ 28xر\fwv)u->W=>K βu< +M|:hwBB03x/ԙ +By꾜Ny/jBH {s8x؍akmG/u9qw&_T y7zu+0gςj7e9~f-~4ޫq +$Y\6i̓3s&rd"@2UЈL$Z>(R_ziuIo/3tpЮ1 j"8C n17\Zȕ0=čWRmJy5\U@fDQf}y^E\| BF;Mq+ŐIM/;*=n=fB+Pu6lbL4D8ӬEHuk7o{\ІE^fV"%wӷyc95]YB]E^T6+-5]/ |$Yn]l'}N4^7Mrre>L&6R{ W0c697@c@Sfx6o@Hve0$TT 5haO$fGf7f.ZvAfˡo0IW8vk船e;p K5쨿[އ\dmG]>z 쭫_}1VTr/pg:w.0 SB36ތ-ňT:l86j5zL/OIJ&ƫݥdGO3[كL;3:Űz_w7~fh[upplp)*:"8)¯qkctoGz.ppѸ s^TR(3bCa NYWm>mmI!d6Լx vi.f +Z3jYL aY8V ?ޮ"rKT~&ɺ,v}·gpgKmwZU44mƫD4oueZ}ndL~zuVB_DIf1ȍ&0%.Z 1jFE;'u_SClvn[K z15_GZO)V-pylگUTң*a:< à{ds;]RXacnd +s|T%m̨ʽCZ!뽖gۇRmwk|ZMRˉ]ZGU2ye(_Đ,8X\IR+0p,*f}7:c|@/L̔{0ջ~o)t {*O\j|rw +DZ# +pZͧ#9H~:?HnܴKr9Poˡ zE/l%7'5?N鈧C ?]nZ)7_x)_WQ>#^]Pv&Y5l +9w9^^(+|bГ3˒t#S@ouEpU.7uKoj~!̈ߍA{KUm$!\W.ٿIM7q Gы?1Tg\-m[v,Nfݗ\}}q¶cl7 d޿//ycs]~AE)j@ك%Pgǟɠ&'r +7){S+1!M/pEbF@g_tj.ӯ!i-2Wz0WM7b3 t#uʐ/*/f: >>!_|mP%zH`;% ^~pϠo*9ŴzBD`朳u%5_ʭ/Z;ITsc𮼏m &wVkkj{sh{wyP }2Iw6Od]s]IF_~=GX;dV*^7utwpham>6Pts r h'c=]|[5'D6ƹ^`/@c:o&d{F1ȜDRAQY9$׽bba=%׳@fWVspNW#4m7gs:];ó(›oM^A'/?GwtM]:SUAvX|S;X3v^9tKU4݊#ANowm d5SWW(JmHyeu&ЦUU+MyY/I6{}6UW ؓ<$e Sk+aӣmhU&RBw̋1;IT~k*uɛV}$IoM9<[G.]R⸠,rCyAc[ֵ\.}2sÄtˍ#Yrm֎;;3w.״{zm/-\)x\!o'#Q+H:ЙTfX}gjGwm@.q} 6hl鐉qfM'vxk:Yzܵ}ԧwFslVj/3˨8,K~SsNpa&|anP;,:kOיue!ɒ?j3ϩ?ĚW\0V[٘S6 (cI]ɃNFbA<] Fjz wt.0!q1G5C,YjZl&2//u]_vHR~W;q\wfNaеra_=IkXZ/3]V:h[ +rm?l%8qPPXR}ԯ LtXxL_v_Hts|-e]'zk] +z٫6T C ΆE.u<9CzkT, r{O{䄪?i٣ꯧeeew 3N־Unu✷ ?:io1zrDiB=߷\}Q`vEl9˯l)ڄ@5C0{cIo'=V&aA }؇}{*7B[Pa9:rN%1擴ʍE19:4h'3:^kfj5b)v6 w#TQ *0:g#2ޥN薷Mf.h~Fjvk-ܥFz]Bx< +r[v;C 7"bZtԢ].MZ9Ybllfct;Bi@NcNxpvKQ]qF >hqv &Qjv'7)颲Avw2ew au'36A~O +QVmF#J$վgs+oI<& +diQSD%͈FqC7:}}k->zY3ü} dg1Kjlm/~9V5(ZRǞ1|{Cp`AˍQnG-x; +6c~JBۼᛷ!KΏIʭQ6jvyviDsnz ְ)җRͼBx8a8ۍ)vG,^`ZT C/wI*8/Ttpʢ}vvIZ ;7×jvm ln:?^j\jXe^ݶZu[i(S׆=(;=pZq 'M(j_XTѣ񊐴orԭe0a\cr贆ʔ'/AGDdjJ%\ދ=96 H݃=Q;˜3bCe!,B> Lq’{> + [‰ ! !nG B^Ƅd}A敶-)Գ *l3DyE* +$+³w+ } W,C\A < ]"пڮU{DjԆ4hрT~]Vk.Ja2DwaVn9WvѶveO 0UC!cǟlɎ☈8$`}'Ǖ1@7IyOQ*ڋcG^Sa_VG~@G('KKj PW16v'Vr.e q|| Δ.6ã?lޣKΈm ?i1 35N.mDqlmʀ 8:}P `tA==c> -&r鵾3= jD~El^9<!N k)~Y_\b7Qb6N7\ (/ \cs$3:QU''#џ$TVGÅ2^M >_. [k q>87E{?c4F =*w]'_5{ȡwS-9!y4+?]_PT-Db WdP·Rp:RTuoJ{Q* h T˪ B7 85׷8-uۨ}{Nof3E1,犤w|$)Sj~@ sXe+l w޺9^F;m߱ 1Pk99"𞷏Io{yrY:gqvK1lrx +#?PW6pxallLPΦm|x\[̵kRIV}u^-aDƢxVmWug=`5-84ڔ4@´ED`ҝۓ.^agrjUv1? +a +G5H:A(^t5 lk oiTt|(S?䡯D. fG“ }!ԯ{l )G?FVQ`g!Uj,ܥQH=7Dw̍"$'`JǎOIH3i=Q_퓄1#'ݫ_%v=Bz"^FHu6/e$MV2* VIj !gKNfˍh=uj(c]M4v 8ԡAg![KR{D K~u>d p6uCH砶>H'Cϧ@ŽJi#9~Nf-1Χ:'vCՁXJ0Dozn>v?W_$^[t%Lzl]Q),IL~_8/?\lj?,:jz[Qåpn/JEsř8Mq Nh<ِ!g"\pk0 n2 CQ5;p0u :I_rw-*~^hRէٗU"ϴMm u3 (n + <W龹vzgDZaAm$:o{V=gCKk.\kf3ͦ1MMũ?>Hwٖ`4xgVsLbF=hxӷ}[oi|zHfYv7@NCk5[.malZr :6JOZiUK|YfUlyǔ<~*~%\Nv'] ?䮱ݱog΁/Z^ּIs> Sk6EohǽT7QKW9꣺E޹*ʌ{?H+ +}+6nT + ?i,6_%Z[a5Νܣ_FqٔnS޻nRzutAEIB[Ѷ$Ok;v\Ѷ ̂X4fYxؒ8&xpxvGoVopFѶ"/R"?X?kOO-#I`A}`,@|H0|G_3ء a]1Ljץ(^e<EDn#:A} L޿ype(^zGi3}m+kr/OO:% 23^>j.C]''o>yM|'D=q,s @SJqtF"8e* ;\@=q{d0(ͬ~[-ڸfTnM]L9MO@m SV`{?:gC*a3l6Wu2'#n?,~TW7nXwJܷ6 o_+8AŮ9-؇Xwy~d˲ł`f-FU J/: +_$H R1?\RR?|g~wV(xN RaV¦VNe7H7Cد"6lnP?gf%kj4?޻UUsRuI?^ܛ.ߋ< Wn_N~kaQާF.:ړ؀1Z$s᾽~HL;G ArjX+ϼ0VVA yȣV*n&_H> uGp9>* +vzfə[iA |tNqz^4UmW+A4s =X^of9t-AI~aƣ/] {s>w7nEv3>B9>ze׮hrWR/-^Td 9{mTu Ҟߤ/y +./WJCsxK8 a06q#֢Y '_^cqjw]=PYc7Srr7hϫF}TՓS0Z,[f*wSvޮ#/qdjy; :Cm? C z __/C/Ϛr\rrvk5VkL7>'z\49\ŨF=A+PŽefGZDk2msŽt4̕ z.<aޜѥaPS +(rfTf5Ԝ?hP.w.7sYPl@(35 +euIG7& &K|jooSׯg[÷bΪ'y7O|17d'`ڂM]Zf{QZ+6l2nx}aǰ5Ia>vsAUWQLDŜ#~RTa՜'1"60BwOԺkUp&Geuʪ֚_+sK *LlT83_ ɖ[+5UgiE K9y{{i6މ6ƙO{~e%K1j4U'xkZj + +(K~)0+qEڋNgElφ}CyxD<*ɭba>.3QQa>PAliB1YxB3O25vF1RH~mk*y@wT!W Vg{1/jlciV[E)1f(5DnW_|_1RA] +@FNqEÈ1z5m;<Ո~wQܿv _ r?(r߱s~7ZW[ԉf;9gS,8[[b*\ųp0sL's j^dQ=O3 ,hgj ?yGsld.D`f W/3uOݷ8>QŠR&g'֤ɢPR.„ڽ-/7 +Sy*YE)*$A-1m\Ja<# \ [sivK?HiQDiVڽ!ihV[ o(2A\ ++Ź'}ZԾn7et*h\Q4RdtR*>(W|YY.)O9YuWJϘC 2 +B(Lk_F̬zwDeZu|f(G뷉aqXE±v(gt|Wˠy}>rV6rek {|V]- Y5Y}"jŠ/,wڞMV#Lj~ U3_ ݐ{Y7γ"C|73EFA 7wGrdKP2jA[Fz *[ڜY$\x7) [@JFXJ%t؟&)b+~4!T1upj:q9I1eS $^ʀ6`A Lm/:i4{.:T{AdO$gueM$2 +rwkuẌ:7Jʮ>`/`?,EE<'sE>o\7Zn) pgKQiN=nzqof-M\|<k_K/8y(tˏQv2 z?bmc¯da1=lvC7sD L&6[ ۓ}"9 {%>VG/:]y)iKaLIdQbv&x+'6Y#x 6u @6a̿:Q#E f3  HH[N@ +nf'6Ql U ]+iUR gؒxAwi򃨿F+X#eF-ֻ=1H`~R7L m#D_=$26]d>YpKx1H=+eŊB}9D-F)$rdnWBŷ֯:_{:3RIi}|׋?B,ɴr"mĪ)ZiwjckZ8RqYS\Cz.!:>?V<'#I1HmGw6t[wdL^\f$=[:_:_IBx??I}Y mRyF|GL}}}\K/󃜻9~p;̬ZީI!y'yC$.,yWOҾ?m+s7rsu2 +g^8wmoS?}n~iu^6x֡As͚fW3ɿɛ[U>6yT`u'anuǢK m]:Yy >n6{P~F=+1;&@x0\[RcMug{3X~it>BJ3񤶖h&N$Z<ֹu(iz:(:!gfڬüGGWsu[˱z[Zޯx)TDžEluj s\}^6ْ*g>i49 +C}{p([aUMD_ g=u^YSWZ>bx]4\(3p?}*x[hð9ҔGz<؎:W> >M#Փt5H߇[ǏCCUx?6 XqP81k8s\Mzwr^8l^^o~%r>IAOOgQ լLn/0&{VMQyEyF9TkfmmwzPamcfkJt[654 +S3^;ް{KֹoTo@+H̞ʽS${ +^a籊 +~_1ooOco{264*_`3p?i` +,oEJ<ѡvoVs6mgX^:T.gz"ծ>}YeSr޶]x.|e񜛿M]*/j9:y]ri(:1)t͠x}?Ñ:SˮIHWHݎCQFs2g]s~&ݹ%Ǽ:ӍEn|kզͣlH팔^d2|NގBJ3$=;ɼ?]ч f/b˲jsy{VčK<~]I<Ȳc8(F 4Kfj_ZD:XQYN4h:vm>:aXw:/h2']f&_cSX~kzAqS ۭ60XolܬCV:d4Un M4<` ŕq2$h霼 =#dѽwb}"ذ#f{nVf=to/yK@vIְ#а[+H͢P?x#!*Ո,짣]N׃/r괖8Z?Ũ<gk/q'YF5x:iZ}g]*5G%uzGe +S\Y=7A>MszV%hCҤlI9>B f@ .̕ҚV0'$?JҕzQ6~閧ьVú,W]m}U+&sLckNJȶR;_*ߚtS?2-UkD7%"*M tsL|6bBjj;tٟISLz}zzzgUluNp88kCl!VՌ%q~ž\̌Q-HҖn+>bp/ZWs + ީmik^=߶meb{GmT5g>q*tnj>"I⪦jU]]yDr!RfEqqj ^^Ãݦ;Bd'rOM[&5ŭmdF7ׯ89$sr<)%SMU6nZﴥv<V8Kns:# i`j)$E拵я42Ϥ-GڲkB4GR{S!_{TSÝA.@1IV^aPY.z(-5N$ҴH$\;{`=˷ z}S7}3}ca'̿Xm GaG9$z|arzw Dc\Ũ>qꙶJ_ȫyb)n$/:ߞwɏ {~:1zXѹXbd3aS?abS6x])nUقm}Lcˁ8_$T(fXw$:ڟIK,`}jey .~&}̌g5q)lmrY + @9(E|1;|i\)\?^{;ѫ8r~UJx\D;y^F0}NٍB= +.-j@KkWҞ'ĩ9Oזï2uïW}UxU|1} 9\b!JkǏl5zYbKxhcАت~z=ڎz^cjTU{P"[i$EtY قs~PVUE<򘁈r5q.+-SVһH?w3,9eXDR.JZ}:gc~\ǺЛt6h#IL70;{h37؈+9WBH"eqŲ24b2Nw;QF 65'foXv#P v +,6ƀ5`;`7nbT]&_C'|er wMtzS'ęPK,'Ô 0ke[.\'?6`W8bN\g\\pm x;ޝkzwJ KBW M8LIV|:ndEVdz^ >or.6?H;P4ꀵ߬~ˋ?u_ׯ.pz݀HkqW*u# HRRk1Uh & zuHq.V9s"vf:r=fQ¯_ퟒ0=42𿅶 d?̎H sm:# Z_$RGQL7I@J +Hi&hUB?%{'կck"vI¼J?ϻy&WV&u߽GKszxNhokY7߇'ϏOunPr|}A.y kz~ū/6i_O~u>I?!>-xCtϽayZ Qrڞhvf>zK1q1$ç8J运f-5y X.]~bBOZh㰻cQr|̟Х|ԉ_޹cXKGi y{vf§+Cd}TrMnXnyl 'F'I(c*ʷSh]oX_B=_6IZM!>v_.?]hx{}\nV^ozqRD-f>L'st/zYȋw䍙\A/+d1iP ZV.]|b yxboQnԏ8QuMjna4t;}ֹjN2fӐ1d'w뿿,l3\d`8=zL<م1ҧ4kBj~tw.] YwJO[̗ɲ6\ϭ,eiZ +ӧEY/s^j_'O?/(!4K9zTE=*w5EW2G=v5[sZ`h^5A2Vt]oXx7hկw/ׯtʈ2[cr/_29_Y+;vR3SJK& {>׊r+LYYR"LI8wN@?u8*_G"Mbg?/~FdLye%W#m,ĺI͵6[2841ܵ&%ML zZ˺3|Qj[kϞ3Q35q3&u3/.܂7F[ +2гzWxA:It}uSڨX5[n{^mn\vk~ZrC0zc\+dYlH(VM+[iL 4J¥h WJitgHj9^i<+Og3h'xy~{^YBn%{.ua;"啻 ǚ˝K)ccFQBjnN ?='yڝpj"51WW`^ ?aALĥv"rDBJ{7*UOh77C+5zŊ\tFjxbf2,r!,1ZsW32:mRZ&zϱ:Z Q&(+]A=)Urb_,anKS!zO~Z)p#48QjRr5K:û:7"~l?:}?"@(! {T{J +ֲ9ouN惎nulB;玳bVL'g)NLK=̤SZ6v]fQ8u)fpO_Zxyll 95[M^@#́W@n5gfYQZ[U~; rګZ&Uy+5TF䅥NIu~qgLN:B.Ex憘<)gՎ|N|nXeM:,Rpm {pի.R# QSF U$نlOmS֘sw'6Hj!/zRE8~XN4KY)'hґ} *.i Æ#Ć~&'&K|"fa:d45ε,Kt5P eJ>0eqjK3JE*]{i0y Gt-0@U5\V#fj`! nڌ8 x~guhXHM~ ?~-^k%]aY7KV9jO"/UQjԞ?5PpF==W|L'#ܹaXe4%(s~X*^SLTITT&TQ"StGf̓%ԝeCkn5_\h<˿U' XIEc߷~Ī~DlB[M.S〧0j[cwI|셟o;?C"k(ŠC^RˢM4ߧ1guK+Iq<)75͟ڕ~C^mQʾbĶBM9Q僃ff.=m 5KVQ+_f7 İv8 ]Vyvt1Aռw1G˯GΪ\{$]+KUvK5 ֺ`'UGeG˶[,kRȇ V ۯ%ylR [}AUԖ5md!<ZVr)aA)!S꤉d伸j#E,Q)TЛ?,%dn^ȝI;wn y"9O < +6_ K+֏含Nƕ@|].Q` E1|V.-a#?R6<Me2\7s,QgpOcV7%4ysli<C +̝*={sEEJ{C X[1& Wl r-g 4 pXrk'"빔oAxBQKl9E^@=l44V X0D|͘cm>2 g6*7WBC@Mmo5-PU_\!nZw|/<>HP~LTV cVׁ y5KA7ǯ;wg;?k>-XoWQ1vjuo]Bsf6w_TV{%o]wAϷ~9JoBNލZL\f5:(GçEg {bΟZV/+6OK9AǬ629I~~ 9 MO"_]~[l75\8Bbvr'jȒ?EBʷ~^:a,n뎶 VScW$Zm0Tɚ٪W{=-}|Z꾐ηO::@&BՕh] Q=W]Nw=ilꕔҟ\JI?~s\s-(l*+N~Pr W3nYÍ33?fӝ ^LڥnB۸K4FXs N - PLA ~n x/.9!(..ݓ5tB/hk׶5݄Qƚgf:]#Ll2zM"KP`. +AvU#6f=T0ױk:PG`\_c/6A{/ۙ:8"Tw3BJL߫~7- &&ԳtF6 7k&Z=[ ( ]έ7tëKln[张 'QKC3f|!='X]AG +⾺l~ϗ3y9aN89X7ASAaSnt;t!oڟV5Sϙ޹Y,7oc[Jtwkʼn¨ J=ݹPr$9/Gam˃_\qz[fJvPQ:\y1"k`ޮ\sOwV鐚޺EUfhwg&-abTCa=>ۯ4y(ˠFpU!qNG?([=Ud\xݮ?MFF]F)~2 +=zl/`dZ=4VPZhx{f(7$P5@BePFm_[5<z;:Pe76(? PuDQej=CCKw_Nnvučō}HX"6p8Ut~͕#m?͛"6.5|ѺZ/U.h^v5WH}*[:]wZ_|*9f$+Tbd*?YhN+%@?#/`s1'3hh[LFlؿzKt"]T ~OBsfECÃ1}%"^tRY MZT9хp=dX.vf5{ݚO +~7jNX̅8 JxP^[?R}mkxmP30 l˥=wuT5CɩM_b)V_Dˮ = x8/Ԇp۱2xXgOq+bMlAq2lvS6mS\uTo֤ +yZ%%'H-=beDbLv/`X?pXdJc>ɨ78`g۴i'x^RezM֊MJMgi(%+VЖ+@\=M:ϦcݓLCbξaé}f{3cBk F-Ut$ Iw1'亿MxDwqt^HKgB {RxH˫ !zyX鸼DbGcA71cّ$tEcK|Wg*u({ 5-Fdcm~oDgF/t?+7p+x4-?5Q"Z$[3OFH]K:-s_Ġ|=wJ2r AVd ?=gUDҮTxWj'҇6lm,z#L?$t +1 >ÑzNK+xWLY8+Yݵ'"V?9PD)%R{li28i%MalXV)/ PI +^hcyO "3I_ď3kYiO,{4qѵ%JW ' Q<Ҿ(l([(R~x3]m[mkhAXg"&2:>*6M˨d[ с"ЇApŖ+uMrnUή9/tN+PW0~&B,W]9f:*R1/+_3-gpN`Up2I |Y1@y0!*PB9Ѕ mqB p 1Jhy\e< ^#?}9sAµu>z==)vdς: x\xX-#rN&xj\Ɔ?Ug03A)3"fX)/=4^e2Yxa` ne?b9_Isxt@| [(SL 2H,$@<  N10E"3s:Fjc΢LJC[FA|TD\a&o} +FRPVPTհm@@E, pM@ * +eBW*ҙKUUtn2&>+oPƠ@]GOy@[2WOE _qcu`;`ZX!JLw33ˀ0uLOb}QG\&ʦrMdATmxB)/N[u ^pxNRXDP H"( +P9^]c.v%XUw1%.uS)6rxzW}y* 7Z!g@ȗ \g?R[Tz/5-j%oEel59mGOppC|_#6?[XP:1_zqQ.@O. Hz +H +idؖaؔ[CRuAF՝WIGb:ήjXө.R! mh_ٌ'g\@8>n}z}"A'ڍ E ̢sN,Aq$/خu> ſr싐4{苤s{腀^ 1iW㜡>', dA}E%D8hu8]ڏ]@^g[|\-yE6.>l~moidVZí|U'ID-+ E2q.,vPvV\>%q2Ks4g^M8/KYWt珣l^[:NkgR80eHP>[Kͣ3;ۻm* ߉Xeʹd~pwumz^h:ڧZ3o_Q;J঍K w\).X튉 +2s +ҷ:p3styoq{Nlm5"x 43ڧ4_wӅRͣD9 p׳Ylټx>vUE}"_+]SspUsVI 61ܠl4bh$t(?h<}^suռD?hTY<,oQUpunޫ9|  ru@UпV <[Vz]T$W2gU*\$f4<7(%9 R9dh뼭u7?w[Z;Lu0ffWq|M?J#"Twv.X!YYطV}vikL\$JkZ-ݦY{O:&FN joJǦr.1owAVϢ֫pZMuXCbUOe_?b@1RjB.}daYmVMNMTZ5S.6nguwLZ4he7زlw`' w=շnjUaTi\9FUZIY?H>Y_Ȯ:Fj*U[yqf}?KH[tQXՔUߛ|[\iBuăFɤFgy6~>l%Z%<sDUb8 + ^h +@z>sh@CQxqC hTlžL +N%u1␜@^ZB5(5Z˒?z<]Ύ\_JΣzJ)6=/ ş.ϭwsc,<$my_\Mgk*qnN +K'u;ɕ^x?TeAk+WN0MZj|ŕ{-nHǩpXwC7ey0\͛į:젯lXU5)VǪdvc֜8}? Λ@dL&Ьi?w}2sf~7wԔSZћGq ='\@L4Y LP[kŊ롩 '-`fST)-ngVũ) ,NHEqW֭Gh]SǔkZo-dINъOb?c s,er|Gkm,g\N6:;l5l:>2xy3K#mҋIIwXz>Ѱ0Sc.1}vqhjAJ\g תq)-_iq=qejIpiZ[lqg{( d&!vRcFSfm0?eu>_BzR=$]#s]=Fv./\~߽\}M_*ߥ~`5^ ,M{\dѫewY8RԌ 16鮵Ws/ٜ=Ғ >[CIf4Kw2LH~d|$:{s ./Vb:5V'cz/O֕URk3+7k)^cqɹee1Ϝ&,Src$I$"vm~J&燰[i}<鴦Qi= tQN~ǟ7B#SYG`LK TF5W#h7X?.rή2{tq *=Ftiv*i^I;ԂI[vNW@tSdyMokDcB];`M"Zo1z&h9%ijJ~IB')xƘM>)6nglbZm2@c +C Bh we Ȟ4rҀܛDm%y O@>y<5@) cdq B@6ڝ/l}SEml&ѓ< +񖎐Uay9sw{DIwvx!l~-@am@8*rbbCJW @ Nk@Q Pt_$xfx[/ | +Fo\ Q}ZR h<=3  hqJp  +=y5}=@?cPD'P̈h +״w79| +ЗЛ%匼7$R[^aB^طᓔSHKC3=co CTKNZEMb à(. (`r)0EFRcm@pZXyMAQz/0WK̭3} _Tv,Jbr-kR<"l~!-6)_`48w{͙\@F;-v<φ3!xi^'7o$AqL1F a"x;>j7r6^oᴗ*=G66SfyܽEڱ^}wEpENCȒ^ե\vً~ߛJo9Ts7cq.KNW<'zu^ѶjTwm?S .tI%=,zͯ4O#; ѩv +XKdVZk]r-_6N<*8_-evˇC-;mm73X_҃ G}N\B61#3VFIѦ<|ٗ  +OF!{A.;Ezݸ\kuNtw=i+ܫ`.,wT;vz$l1:%ZGlUe!)"}.*݈ERAÍэE&X+ DEA"mx}-O/_5]ca͝\Č+P#/;/ ?{w&ݞ؎&XY qõq/(7S u +pUſv/V{oQMh7qh'=ނ #0懁F;w-veDjol .Z##}!^_*ǗcS;F\R =Y )Y՗^WwҠ!WqXwå`gSz_T8!HgeۯfG@= ^%5PgkR#fTlqsO~ᤎᢶ5Za~9vWb$|VZ[jk%>e葕`[N'YW~8vT,nuQ7Xr.W>c'(oʹq6O>GZ%x<&5m6jZk~`M*{꠽UoL+p'e>K-?;k=.بI|V5b8HgC tr2Jeiq$L{MdY ('Nlhpwᄱ'MNT=(}߽3olOT^5)ޮĖN36Gp%.DSre=dԝÒыz,/EZCgըV} +=Kp{RVoќTmG +2Xet}IيA"% ~V( +#?=,3*Ue7Xw)Ǭ2@6,P'7Xqa9_'ߥ;zO F:u{SD8W] [Uݩ<S{oo5Xg~u'yYD<'Eٞ?X0K|sI-^3{J=-QqA~ErQOen)dFnw=ByeR;s$W*>d(RoԀMK3Nt/,S U895b9h)ޥgFՖSaGHxX$kIJih:P&_[j OfC^nu}QӧFZ ӏ :Wsw8e_1dSz*fJ8C=0M4G7wZ7UE}ANgdlI6{NGavS{{{ղ~I!yY'?v~V+[ SZ,߈MfKҀU_.oZmz1hh,ߛPbMUh @W[8yOe*+DYjXco|aQIa1Ύc$`@$ 2)%aVAv1*/fJ-=Z-6`.U7!yF%cCD?v7o>\)chcixTxFt\m\bQ{(ξaq2v Ck} >MfӨa(Y-/Xc,IuA;Nm.}\]L?ngpg&w2qS@W"5N+gV3ې^!*2f mk#jsK2EEJ2X +멘C$|۲|V̥SUv-Yd`,hPfwjqm6s4fL@&wh,Ub56{pOW ijrK7~K ςCG~ޫeϞl^XJ"•{<-csj[NI4<|vhP26az}93O.ApOG*iL`[) 1`ikbXXÀgB +-ErzU33VhcBz_R5 /1Ƶ\wp'[9'߀̥ ,. | H,L0ME@¢q7];摠+Tn8}m`_S-}" yN >c8F{Q`g +D + +BOBHLr@'ߥ@W΀BA{wA\ALP(ɿD_XwNJ,?$Y2ԁ<bzʶ"Ou:naYv[8^CnkoqnO#A1s &Hj9:H5`y0,y /_, +=f2w +"1?0f= +Dܑ4Zj4aӿ*TRβ?2."+4x:` kƀGՌG6er['^ o埛eSB)|Q1MzZm<ɹZ?R})=H*Vr:Nv]l xЇ\Y~(,v\ryxJ +M7#747սꥁ̓J]jmn,lՂyLc6{hفHHOuz`_!SYݧL9 M>Ž(] +\tNAձL;۔8n`ZlXd<ꞗ$ǵWCYgP+Kk/\{P7q@fuࢫfiy +>Xk}h݋m[FpPؖRLuX9ގ,^TK6sc[ݘ endstream endobj 231 0 obj <>stream +q_ +{F鬧r%Wś}#[Untb\/CuesREkт6Zr%;`藳iלoR3_`v~zJXJucvՙ ~`šۯܝ u 0z:h8;ҷ/$y ZR rJmU&Rzf.a3X0֥jӽYyHDɖ~lwZrhBN˨ژU^V\\N0O@:37oo]UL]d-GlQ+*'x ٻ>11)nD~BA֮\´[QUޭSD +ԵC2ie #qeDG0X +stt=d_m._<c]c3 r%;Gz >u5oZKΪ 3!pc4ri)W#q[o}H0N x(|qMjK8y>0w_uUJpUϕ,\s<*r&Ya]_e_ZOUƍ2"G+%O$5yu)KUAIǀkD\SH^~rq Jэڿ($IP+ X:(1S'9Tϒ󫮤َ\4?R5g_=YHFYac_et3sD־V΅rޙ B18`55/^ĹC p)զg,:ؠlLc3y/.N >M|T2q)͚Jx4Ė2lV-gBWХV~߳^a]E@Kn$#ehGoäww*mLmSs,ϟR!rr+;qȗtȏhwXKm,Dէ6 5J]=3=JٴʍɲC%S:Kea3ṪŏO|jRXPU Ml\2*LI-w噞M i`wSoXO]yJpO?\?pk|zig*kتzXc | `iM̀@$/O+|&y0-er_pa^88*xc9ğN'bFNE"p%fLkkԛ =SRfPp4%=9H +੝ {.6_T3H4AqVɇagdAѝ͜i /睔uXT}_ i={B @rLA70Qze}bDn"ձ~iV*35*4'w;#M8q&"nS6< 4|\+%}'~j H@No)@u-iy8yEj+jɴf@ BT7T3Uge׀R+S,5{Bgm`̬l=p]C_zWJ Ԑ2n8~z60P{4(ֲ +((3OÄLKuA>iAZŖ1E'nУ*yA[G); s wFwSWNO >ޯtʸ{,2P+ vL $`Tp|, %`//l%e58WcR*nBLjE\&3O1=†wɤȷi7WkO_GWgv'Tǟ,a +B<  ܛɱGb1^e zCbc޹ yϾd5{m[<<Lj{Qԟ&]>iZՎѻ_W7|̷HRfR|I {xd}rҀ09 _SC75~mğ}W"jto]gTqE[e༑™/o(_99LO`,"_u~wULi͈-r8ޡjz37җe^wpsx Ҷvd'= ,z-:b[$˯ |_¯q/%WmGVUt8~lki/| R ̊[fۘ͌=st\u7j =wyn>e 7?}2_mk~YˉICw +#5XqCfIOLa~ͩv$@m? /K#-.c"zu@T!/DGx*}}F_MɅ7f`J5^T{&owvw"²Uj{%DfԊUևi(R<ct1f%\O\T[37a+mO3FۤYE"PSiɎХ1'B, +-N-pzr;sbgidqBY].h,?Oxv!wP#2@x +'Udj&qEd IxUVJI+|?s];4^mC~ +,i{iP.>)A(~lJE&*y3[vY33ꃯ/aӅgy 5UU[_18 ;ژբG;GZT[YCv\UJ;) M{ij=諩7'SAǂ{ m( hܞҀ`;MM`¼ATYptOH]ĸ <ɜ=YZK*5?oހ|Mn}hI㎆[HAYf^PEzJ1tcI03Qƫ(sX%96 +Pt !`A% :Qq+{sڶƧWv~$%2 ++>L31y61>Ihɪb涔υPͰMQ!bU4Q..ΧF3^K+/ +` B lpq8f=pi 8yurJ8C3Wf^i> +*czLdgv=`>"Ǣëj%U kv?ݮ~xV w/΀/_+hHQ5< Kd?r ~7Ym(O0'Gk3 U@9GOfᯊ,h +@?w"RN@w ۡ  $6_/Gg EHY $9peJWIw'[+LоԓTn"6qH̷I? +kO|hƒPfm3ESRK2^+Πb "$jB@~@GONJr9 5g6K/6M$Z@ n@{!q_@#[[v|Ez q+uu`sw4'jIQIp"'sWK_m"&y  ̮W  Gh`dXLĿ*ljb ĺL$#tlY0F~1? k7֚1$@=Ū+٫$#\O_'eiBn$ٰ;g<ӟT}HZ'~˵p/S撃nb]=*lxeM9'{z5L,GcG\˶Wn-4Rnmryظ ,,^mSAXz[ M@5W]sr%` ^y\2}2BˉIy;]3Vw.qkBi,U-B c%2ϗJ@rUQ(~w(>¹ *pSyŌTJA/[6]rA6J?TV {D ,X5"śԆfPEgIX"S۔ĝy +hBLo37R縯 |4,LnW9hcճ>Wfr2rk)Z~ovXĿUaVFZCBRqy +uY'#a栕}N=?6`8U̪١3Ee!zhy帇wNad2q,wvT|hRv68ÃKH"*6zG ᫫*#ibTȍ`!l֧^V~8LQFz޶=COظu<:yuB/rT o16`?׈i۬Fr%0KfN$cX31ٚYJ˶^c6seS)kiJٙ;-TfJ晴{Jw•Xs0;pm6ݙk>?H|=nOEԜV˜hz);,!ݴjhҪ x A[ìHjN<ɡLy.^7=J?s-f>Ze(YiyMkNoNg::A7tE5OmR\+Dih)e17u5h<>\PC0,#nh tOsR]r%l +r%i%pDT^D9,к$Aٹtr/M*=sЫ/K:l \s>Lcdp M%]ځXԳWU7ewO}5\ reyHC$38Et @uE sy < +^?;P0F_Ánu{ [(O`ESC)iR uQcM0hKÝ4ܪ;'`+",xL1_3Ut`?bFJcucrb=ʇsKuJ >y0=m2UwL>[f(sG;]iN1:)Z)I#Xw+%͉Z~!,򻮐^c2+īGy_\5=% bd4Z_НEBWMq7;⑾+A~k~:% 53?t9 J'lHrr(i{ƉA%PTW^gj;N=+sK.zy$oǂ^] _zDsj;8{ӥ nJ²d\#p6Ľ:e~2c\kc\abmxY9:L--ӎj3t{jZ. +o=N? gnOrqΦ哓BHʠẠYwoa 0Repz( PI=\Vᐰl?:٣up^=\ؙM>!`PRtX֥)<87zH h;řWv\ CY._PiQK*!-:{6օܡ |O7hJJg g-b\[yW91H,:_"r'tKNj!蹨 EHkn-h?7Wct@) +XSL!rj/soFDzg&zQ"|˟0'aB꽇DO\!WKmÄ:#":ˆc&p7{Р نq9ARQYYXE(%SOk ,҈.'۟3(ѿe|4i1#kĄJ LAȧШ/ߐc-@ l cĐ^b5b--M@ @L ydkKQdr^"TH+VUʂ0e[~,Ur"^NY4<`hqZH-Ǹh ;Bm]ndyhR   Ðd[dx"@ 2 ^  Q%ew٪[As{% Q/a;f2TUf>ˀY wvj\jp1F@M.P=ZTmo)\@9; +ZzA?`v'e_b tSB{xNzQD'O{2X$@ h:r7~>_[ +7ş!/KWg<PO@417QWxl!PMր;9|WB<5hwű!|jr :Ɉ4=qՓ7`! X%ә61}*6`P5rh 'MC\`j> +LnF_TܗjrJNA-~5|/5 +h>R$[ONK Zpx 8\\>^]=ox7r9w.#k-vtyx5e^G1};,$萱n{P*FFcvϥXʯ?[WONTD--9\q*b5#qzu8+Ձ8'@_@l* 6;Uz2Io0F1v n 79r0WJN\;xKH% 'z^m\r +bD}[yy=Bs@'J>T}])*xDbUw0E%>DENtD;N, kWMOKfMUm%Yzh;WZT5B!7V@h*NnFo+ u6)kBՐS? IeMw:[ny0qLa +}`00Uh u/f]bcMI6Bb]%rS)|,Ë?v5(!1POEEPYoDcQΥ|M;9sx$vyq\iz.Ơ +fۜm/+\{+QnǛO? !{۹) VvA)9Qk)9)/CUcw@^z^=Ṟܵ 뭭W+/9TVPsџzO997h9ͼ$H*㢣mPFc587f@Ѿԡ$p5 +ϹMiO'݄FqţEy=fPLf 6:9 +374?9B/tzw?]u>VLJۣh#beEzq,Tk]UޝYAy=uFWa"7PJV=vbhͽ2"fM;>msnU#ר7wu$5h$ʼFUs[2DIq;Tǯh876/-ncs\QCMR4"|Q+(>àZf V{y2toY^U&2}q S?/?~̪A2EYx۶:Tuoz[WWz͔"c<}A463Ͷj-W*-芑tJt1:_9(c,MOץjQVY5+SdoUMny:s+9* Qj ٽ=mZ[_9i b4!QU_׋7жӅmgV +;m;oMWUrja6+=t\ͬH@m1~m ֖KpD/LØxP_sXnuF<\Z4U +k]E-{ΝDpMnk^6F}.(zMdZ{56o!v2*cNK %XX% WG/1_g'R]RӪV+6T`:YG aR6@sAJVOOjӪEp%zQjV}8_=xoMs"%c+zzi&uE8:M G4qUnfsJ-*ZԨёe$R(QJEWf,;/CSKg˕Zʕu06mrSf6+!\R]\ wjU=/mhE%iǨg劫ͨ H-)~Tr$[Xއ4R9)uEJ-4L&fX5\/|8~ylm73z^2a&_?abʊKIx799WIl& gYZ%.?98IF$Nd뜘YjD j_Y*_WaKPkٺx̹%0s lzzNK:L. +@AD/XEl4ۿE<<|q|1x5nRl^.ΠJk WȌQ枎vB=I١fR@UIkO&)%KLԀtғF>}T|K?^'+0/qOIp;X`8c|qyr;!D8Q1l:?L 8zTiVnSrLȖKNzt'ՔN`R ϫ`[wN>7߹cD`[vRYÕWj$N%o]5n5uO '({Z)nWͽ{2$U1~4H/򴙎TꝚcyft.$Fa@Rg|9(N*VjEt/hTyE +c+2[mM^]LcLrMN ,/f]J$vIm ow󼽨wCƩTgH)$sub.#y|Y:vpꙛce{pB􃠵LMFE* |(zEh! + M;B~Rl^,esnjF-s)𭘫&y'V\'3J1ږK]"#@jS 5`[1.уxڅbvD-@%7q u#}c +@MX5q_&޿fgNZ-c·wT1Gy~S/P\M0V~Gmě퓘#^Ox)ɢh,1*wA+E¢]@T&l·!-<԰qR_ˮ9$USЎ8j/^[Mm4z*uLW-OQN&-*Gu py lL2.>d%5RN +_3ؐkuk8UuUI$yűB٦<ycί՛\LŨO/_{/r *'Z +zC,xK!ҕ+\ti7s!p+c+@8E1ƫ|])T#-yWU +M''G`Fe}!ZxCJ5 +qK\&y. }] @0  d6}0^pLplkS鍟_w$-~Cќ$ȫbPy8G'@9NBcPq}Ģ!u1* >: HP`b ! n' v[!.3GŝY:0}B yYOWT.Qx@FGSXu b0Fa (dPX?w0M⸀,dtx}C@GC]>Ko-/Xl+DDL$ 5Ja/" +꓀R4T()ZU,@'gh۪}5`t>5Qbtt@jͽ{ Unt7+oaɷO;&Vj[$nDϕJ!jE} VEt?n6`8% PLyV$*MKe`5 XwZ1{Y.NJşӉ#N/3_ +$i &jbVBOIt\AbfD$ +nǃ˾!p5x}<{~y,S;5ijn4q$:Znk ' r1`*yL  +IlqD6ͣ' ,j$A1[c<| Z6%f D:gp݃B~jvrOc!5"\\ĤZLr\WNN,rG*=ڹKYT :L=|A 䐖쾿Gc  +wm0+b~OΖz9~t#$_M.K Jo~ckC-IZ6ZfH {Ի?uXum{fBT|$SY+gِ7njm)nۼ0~&_݌ň7;WI&d 09N߁O@ɈM G61:xg/gi h%mNUf ^v{:{ótCɯ'QuOoWHAgy1Ds{ftoDM^*:=cg; OrCCCY2@,c )Zjan]h<_tDM~w2T$gnI<~uާ >FI;ۂYigu { ŭ`; }ksfC9N&:V=9 ~~g񺮸!C`57[T?Sg:K~ _FL2<\ʽ ـ{=Juw|HU"j*gS(hyۿ_jm,{? TC0ļC,N ͕=cg]fZzݡN;TަUgP M\7"}s?{kOm!4wOʼ4*ġJrWƬ}XB<:9o>E}p/$pi!̥{C xxg6)I5hRի>V&\>_REj4V+*Ze6|呯wtFY憕cc:Qwh %ZmS9fOo߯sDX^^i[ K)RoGAy9|v*A/P0H9Kg}6>h:j,xU@z0ۼMGi?7wC91ۖ`TM&"ƇSRaي|de39^̪vm=CusQvCᨰNߦV?m~.3sW(olna{\~ ,ڮ^O^8/V) ޔעc17o+eUQS},e:9D+ְς 0'udf[Lh5?WR?^w⑈zZm]֛JX/UU̕]$AT{<>(\^lL?d5myd35e bfʘ4ےWU֋[׶U<VV%l y(a3oZ*"|z$ي?CWvgѵڍ0Ƣ_\xJ;M*3wAܝ3VA ?jI yRWQ%%pnt9hK>hJ#RqXO~>r[<~n:p%pZ<*0, 6k;J:~c)*k>TZMioUl&;qu~2RZ} +x8)2傐-6k|Ұfa˜{i }"#GiNtP*9zIw,7)Z#ik6{H;ʓ2]$B3;CmAъۯ&XJ.*}ʩx4.ACDU,&G?> yR\ـ1$/\+s^EvQTfAYٕ +A:IoB!Pc1g >JDFysnr.$njkh.z2KWzw@Q2|C={MɐՖ Ri2h=ԇ[f3U @ PٮdJta֍Ҏ*7Uwz¬ܴC?ߩ:8H;e8>W77HaM +ߔaz=fa=g~h1zgA.;8_?z$@wҢٺ.Y?ȯ5{fڊ޽՝h_+o{T\H`#=C@.` +?.> F1C\7+ a!~%֖ST +r׬8vu٣Rs_~ar|<f_ +}?}d~zD|co `u8k`{ +eVQJ^Q1 Weht*$:ՖN .WgK[#@J(P\׵sNy=u(Wx@ Փ7"b\<@rIEqc r &Ax)^v]_;OUs⼺mWQ%)v'ѼF #)-$ƒ^ @?ߔzO=w + +Bk )3*2bQ{S@@a2@AjTv_ѵ:ERDABkQNر0 8mc xCk(=vMk$B5 S8;x\>LK\_UEJ JT CꄺmhHBk% =K8 -CD;D+7D3Dc%P: Tkj*lz-fg'Ηe7=9N(h7,B8J5w AOmچn۩Y6&2 ۖb ֲ V@ Iהa2hOa 8Lo)d$mooF݆) d6ݎTϰ{u EzFadOaFl1-Ѷsppxק^z.$/-9cE@.NMGd6r3EN83v(Δ˃z*0KT x +% ޅǒ\ZFn7ҵg΄W6|%w~E g3,iwx8z7{Horؠ]oI/zO]J^\upA +3'nLiІrh]zq.^j:<ȈN&au!]=qwo]jw-$ ۟ch-E>f_}@4&ZoƸbyP8CjyRc3_+M/jPƜ,ڶul-#0FeK6.[U!F+i(FN03]NqiV6%.ދ*עQB9a SF+nnX1ցZۣƾ7kfV{{⎟fg +'/U<Ϻ|.e򭸬"qz r?Xg5m%7@6PGj=QBLj"iw/JE3(N/BzNmW/lb,7d*]=Q| ¸_AY3ba}]]iR%?$Ʊ$ze/3 +1`/ 7[]LKɏOİaCX`3%9QKzbxkJq bΦۏَTT:w!>W{gHFFIٞ~"[:R)$羱lu|P}zYҿ)g%Q_Fq{JcR̂юdeݶcWۨkkPmջ$uۦ4w|trBv߃ÏyXʵRt"mhW'Qsgx35ǜcfnT8n c +QaޙNSSJ|n2GJ68~ 5& I.õĐ(1%FRL0oN[t^L%s9 Q_{C K9V^vmITSV>WSF*s\^UI.٘L͔fEA즸_CV(m{{j$SϛmMs͎X E!l9d+wNR].D GhMMг2w7G%WJ8 +1/md2_xH[ccn)z +bTᔇ36^Ep޸ا5HY ΌT/ˌ !ٝ޶޵TcU5" K[^@BReպ;I,t5ZG#﬷2-=\ex]gmLy %E6AIΑ*.GU<Nr4kk MzJJFG䭢t!7GVGgy|Z mzZN{#|ttr"\|%#8;xv4fjX)&E0J!w5'vE4ԨM498vX8ߨʕGv [bL[Hu&<]ngQlA)7|w6ZZKP-Z?IgCc2eE "/f=OҡEVE2]p&1k+yVۃS¥P~?fÜxKm'sGPg)]lól=VkngDgl"83u%~S[zIG:jm}(z}bǓUv%%lA7%+nr\ +uguV6+« X26Z"9K&>S_).>c5;1 fA 8NQpݓD +4,!(n)\j؝X XۢOvzvXDMĹM!l yP,ݥ^Fg%}XV1LM˻ +=qsNF53F "3xrM'4&$_,S|#z;DcXb睎>Mt&',`l`CبJ|͒x8R\>Y^Y.N%O03.{5i‚&ŘS8իj,N{',[졣1!oZt-E~֣p%7 x"؂8^/SX)Y_  oTxߚ7X9WXR1'{"d:; +[twȻ9"k Z WKJT YM97[RT>m%'mюilkt>v_csdN81qpN{W:U*:$uA9 ldC2gM9AsVB[|(kt} | =%z4%z ڂӳ~)ǚ Z}@mܖ_5f+[/xD:#h+p926  >4!AX. #x!W v6Tn~gG|_w1 +CS|n,ΏdC2vDnq-w^cV](hۀl\@ Q +dG0 tʀ`=;W >F99ciгlfhVr.*ޘ哃N{{Х$y!x/#=;dv[l$WۓJڦGOŞM7:RߢiA^ [-Q0V4zral +խ`0&_/;LquuyH ~Wbg #:=󃽊EO/Թ$ +֓XnłP.9KnBO\ +xJrV1MG-2B6& R~eSx)uj7]ruSHAa 4!4$;})fʓU$ͭO(?7@,e/@W 1 £1m<02@hg)O +tёcĿ*SVN*G[|,"?RPoo wmuڽȗMJ@<:@@ fHHӳ +:6QGIY$(gɋ6˜gz cu +UېRRpw; +nwmۨ,v@ DruutzJo$gkRgP,飈loPOm)jf6mH{P3 RLNUoW Q/P_X1E(n=LL+a`lb_Nau| dۆ?XnC6pe+h#mxPai`(407}@/珋_7YWÌp u/4BCM5#-Vȓhtqt^?Vxߔ4wV%{ ϟ;zFq붫0pHaiY.נ-W^ϼ|f&g^UPm\oiҼ9L9uFb:e1E!n&3rΛ4>3ArzkLkNV~Mg +tKfT;TkCk~(qZ.M?i&~NfN9%63ic-?:>#gtLMnP[Ǿ]k9}yLl{~-XmIֲv+B;fCE4Xy3 + r$y{|BqP#fx=>{C=S$nO0k7F3Yk- R@>kMj'T6j77Y zmr1D+ü.{;%f~_h"6LjC14 к +e_ NvX@H᷋ |uW5 *tډjqϦW{Z = Ⲿ[/Uq U7V;'a _cL>40 50k5\_fr4+S%t{-WXhHعq,fuO&dFIL"v:bN||Z''s\k\"(^#h1PEpzg-NR-s Y_)pxʅT.&֔6 mVyCڬ} RVת ϱ!# ژy:Zo9DdչFlN3UMIWf;PQWPSe/R9],2kRUwZhViA#A?$I@7flԺ^}F Nv%>ކcQuYMs#u8T?R.ķ+xf|Cxr +\%"8)4KE^~w4o֙* +>ko\LMXIpdL Y`פXHnRBaT\nUrJmJgk&֓X"_-] +͖$9հyj8n\9ŸY-hpZ2>jՙɊ02lt6OzLg Ic܀_ A&^RO6D'xy5^;'jwV”w7\}gcGrbu_1exL3 8Il.:UNyȊl$W:!CU!r7]$ s맒>Tf¹]^e=Z8WryȾ;zL踞F~:cbɤ #=?.tn?iıNDCȄpbuE}L:HOh/t%7 *6f08$7`kւ(b>bdO]]sn$:%3tI4jBBۭ=+IǮ c٢8EG>^m J鴭^Jeu>!leo-rQz&d!7n.EǼ.Y;MmzDcg{H9a7#sznuO Su> vZ)UکZxxNI mPFvN CjÈa Odh컄[p3ar +#:T׈ 2/$00XWO +P]5&%_b1ͨ e.Dt~a>;y%wҀ>Yü.afw?~>M d 0ӹ"z X{ g jqFQ `'#!c(8¡ϗ.Қd"T͝^J%YWSUoXxg`7F Fp'Hxv'@+ I!L#@{yZ$k8?\6PY+RNE#*l9A Wn'>"Z 9P3_c:7l +og T@XӀ +J:qJZ2+ (zZ|Q@sbu,HIɊ$Dy{ɭshF4 5o+WHO.`Af;Spe^P@ +xy;V]j[6u\>oY}`0LJ9JsN 3qiZa#wF}?oQ䩽G H7GM* `[0O2X8,oWƀy-q0Lu{N;X]ƂT?ٲƻ懄6j}4_TlsIfpQx_ .;Pm[`״-yLB=ƅbi@*\pBbyQHՏֱo=CJaT r.4/'7oB,@} o$ +d>>yRIC>w[-ty@`_jKQ N_й +_JW~&Ho2;ohQmSL 6K? Db¶ ix{"P&ԢI3@Y'f{5c;"ڗCJrn܆:ܶaFBhm:i(n 5"60{>bn<.Vz}s{;tK/a"^(})Vm+om/Wd{?Ov3# FICqSQ $޵tl ^5nB6hfWS(^^mKIQ'{oN2^oR2J$yF;]e$޹06 @ +eڟݝЫ,נϏD~K={>nx^\ޥtqs33ڢvnTwrIsw+)[I[l~qabs"gNp,w5q7 gVN!XC94L8-.AC:$ϝj3ˍ! 27"ϔÍol%n^||~2YR`)N} vw~.Y rhE9gBxP M6YHK>:qD[Rw}2I [|| eZG +ef,yoB8W݂0Z@$xf \R9t$XOɏ`e\hҬ -w+7īB%E9ixuu$T?X|Sz}'p,C̴{Z^,f)_X\vfa$r=p 漳}xly͖/\iI^$;\%Vz &eԎ#leق]ӳe_pO12E?QCrՔh9 +NR~w1ᴏVѼ +a]١ Y]'w̤\3x@^+=<:4"T!)"8Orc\CM\bd!h #eEߞ<-?j띤¬Eԟ>n3&&cMIӮɤnB€ھÀݣ3~ ᳠V4 +{D҃@O.K2%%FqVgOܾ +}]\q6 ^Y c7KnF_Cx?W5kX\?Xc0 ѢAeZ='-ju סOnY,$+ DVڍB ~s1UpYFemN9GcQb0đʋWJ%ށ.ջLmPOdvaҞbҹݠֱIZ:kM6Ijl&&hCԗ>!c~&=޺W\&U0X4a$ +h#qG[IN -0EX.*d;B7ꈋu%"{؎Zs.A4ҋ2ѦֵM5Jı7*5a4`ń![ۤml];>6'1<с2%d2̛ C>MQ*@)@C3wJA}+,wXeΎ;x.E=u*ı5IyI˞gVd}1:h A& (a%&$aXi5@7 + 0h::|4.C0;n2ḟݍ|YPӂjY'7,f#j"vl +ױy.85D}B$ǧ$o @3ІB$̷ZvD''/9#@5(,MΓ +ߡ}K&RJ v-&qZMlKA'dL&H`?vz {Ӂp{Q|u&@@_qT}购;M$ Wc]H*Kew1txvٲɫ0Ѽ=fIΘDcZnqIְPׄoٸS7~ `Ss2?P̴o%0Du,Gxím,*`CTBw5^at7̬J1Q;IveXG[a=CYC&U^`K`38[jK#%΅`> +j4ՇpwFp,' _ǀ1>t+{>2Y фQAvk&\j^:l+ [mozr^ \s +~!A \K?WFw+ )gW(˱;]T,à>62Gͩf0&kuOHhDY̶5bwq7xd`@T '@Oޯ8ī,@,DD",k3*oҥ_'MP8cʃ |q#{},ͺ[{%XRG"mљqY% 3}Ch H'phrO/@v k 8%{H3U۷ {.&D5Lah%jIo;>CGȴlP %x>ƩPa,|o(}(Դ„lB"am(~gDʆ:iW ~~AlxSvAlЩms@e y<}G:_:7,U'mDJaa~bmÐP1H&#[+=)]@b,)hU`5ЏIh$ 5 s.`{ m+Em^Y6~= ]@ .szW-43 KhE2ibzMkO0qʭF{Yh+:QI.ײZZ8gu𬹍1a +-MNj>ԪkLWv<q8FNkS#5'b$֮Ol䤵;a;;}='Dq j%[1g*ܣ8{} +Zp_uUV_]guUl;Ul;Ulou_6ܙ/wurҮm;]}w:sY꾳0@!̨Xe ! !_6ѿ@3mñƇ4#?&?p46?/l|H}^j=a3ÍcՍ{l/gitmy,nk/c7Q D6i&Z},tg٫]4p׽.SGJsQ--xzs>$Z% _s _y+qU$]]T%8.隷=勵s2X|%R]?*N}#D?`<_)_>'V^wg*k1fNul[uVsGü5/1q;j=D8lP&:|_+~ K{͞6[ϣYkvVe&MbA"xwDM~6cKnjiݯ}zһ9G\;&VFvs:NOQWvksUZ _hc ۇ2ڀl; _|d߾,hKwѷcwRh [bi>rodf NKsgL5f۸Qی#D$*s_b_nmrI ]<(F^a|m~|,ts?lMEzAھsqH3>Z +-'f MpyZzh5tzV{*iv eJ/Z +V[ XO笅/m+e7vsN[ g>WGu􎳮G[^%)6Qj;kNW]l O}_aONp3tԷ3[#r~\pёӥ)5o%^Ȫ]cetD5ӆ&}=oI;e.y+:NrV9R JlczT.( (?C O msXCln/vu>mG'0Ċ [~7jʯ)U^1TS6c?%y EW}3Ptr1IڣÐ.Z`& ʝnں&=V{^5/YXטv4 Lbnt~Wk]?ޏj7Kl+l_z])=!\p,NS*>3gRض^[y{6oLHji~)D-b*aܨ=[N7xG.ɤFM t_glJ`k HcaQ7QJm}>I107٨OZ^!9(l .j_SmmW+Mج,֞1%k¿%hFM!hzG׏o3Í>f3ÍiG W l~"?fU=#?p,'}f|}F_N?58b9fyV湯vo8RWfnV3wFnpd멻K'<ڝUw |M">D nk+]N)oX":hXmwٸv"ڿ/GyDAAP@GI/]}tk??dKDiS w262'a EusqLj$yB"s;elSUז6llJVknF }6/PBʹl疏Gj/5*nLEaWZ3/ż0c9nHS!բ'>eĐ?\8+ˑ@0w'+6oIFsV땡㘼i5H6lφmdž+t&r; +0|~7 8'!Оz.A^b\>ȍ!>^gpalMR[fזmsޯӌTLdc~hQ?4?ˉRAD.A#صŹ?Wa+׸^mZ|zU)OcNiK^1Il$H)A +"1x[v ]xUjI {l^R]( g,bz\OѦ^P[<~!v7ԓch"=p3o8>ZstwӒs"dq)~ +^(Y(Ǖ=]EWem\fe4%NMy"a~w;:bQ:)z`Dd:#q188L#3qX*;1 V{9ԌM_c >Qc13'b#΋P$P"[ kw~y߹5r +{bhOSv& IM +ƹ)B~ꗇЬ +rsK@l:(6K2! +05lVI004ʠT?{'w2=ů.%rЛ3bn;;ow58iΗwwGC__W;~C&U7dƐ_ {o;K&Y=c?s/d9ȕQŞ1v?/1x&fХ|7A m>Q_݊@ KB 14^T:͖rxա]ULfiXw4Eu]?E _ +0a {h@]k3WaxmrhE^=KT;dVઙB4a%pj=Uk|yc +0' +-xQ@E.]PJ[P f<v3+N~nlUGӦ$}~=UiW2oWH`A7KJ;ȇ%C#'-{ڔhm +pӲ~f0Q1䯯Cy:C_ +"B]q:u-MܥTX[6c;uu7lGr}ߴaCyn |*~㪿~_2?-f_[( 2}P P6l$tc[qgCί\Jri +lLWJy&o`5hr@7Ru{+ (sV#ДISh{`|V}s97}[otUJ|󒑖+X̣E٥Bz ,nj@܌nW+l,:0=swN)V6}3W*vGnXZϸgw5bՄjP(a[dsHd@lq`x;;b~<6)ጌQұgqhE) +WzءbgЂZ Cqˍ-wvv53u ZN&VvD6[:\9$;gѳQ{FIbI*C ?(6(.,욍3{0Nsj 5P};ݖ חr*-RZ9͜ds$-I]gT2 S{ ?9(6 AsP#9eR>nrᡁa]n,=3k$;]aF~{Sw -FI1/~ xe$)7alAoJWŚN)"g*N$hPL'971I0%bvw8v탒YݭQ=IGȞv+٨!9b__9Y< u& Ֆ-oƍKš3a%tR)qVub^\ar 9<&@lOg:.R"@LWbխgM(y'!8~]0b]*Q9GV;[g}Dzd BO!CRm +^7bn鞍~h9ؔH=+5C~;O esuǡ)((Wr u/oڟ7hk[\UNwmUa"qE_+Y7)̠= UC/ +m#Î +&w3?ڹZ_88 &u5svTᨌ;u6uƼN$vUEDCChBs*M\~Fø2q枽4ӧq c㓡cl2WSKSed/I(cj("~CyXJ|@Յ$i7= +師q@ I^zJMeJk 쟃d50(֨EB7)=g 4J2N?XU kK$p.-W:Kl{{r䦤XQ6[V[)b__!IC{;l \`xş%e&]탳Vqnֺ5.B̴rab`Mrৌ]lg70-1)Q>"hcWq<]/IHطpHg6U̮DW[tL9jVn7tuFm5MR`b(/ >' J| +ڬ'TW\p>{}$w9J˪X-\lt//^ sb6U_L| +#J%_*/.bs޴gh[El,@D>NLp:f)|^*6|0սa]:[ɚ/Wzg@w|P ɜBF5=S%+X9Fz5l%C5+_Wqu7rI[u`ӯY0ڇڅʖy0#8̀@!xS?h9.{nap0٥W=kt{.R+-N9C-d_fctRףnI2nx.;?x]{ 4>`Qnp?);;akz 30/Cq6y`}PICa!/?{, Ķ* @SR_fM +`m{G-\I Yuo{a"{:s.6q_!Wۃ6SzgRTZ/!`O!^ oIuwsvGa;fR[(Tvo֙\g +Qz?Bq@l +~ jw7b0+Ig}֡|vg!#ShKAa\TE|(U9/ !z-K~/xZU(O۾u{Usٲ+\uI ˒oJw8 vZWOe~=kB!3oȌ!,q/dB?{CaB# +\ +5PXCU +=Rk+}ELoMsћ%^q/K^*yf1 <myhOw<X yR+s+H&Z<hp.-m%RmWC;2ީ尕551O/}d< tAM9 A14a\\PhTePOM㜇,G_%QUY=vHJW!6OgΰE(>߿x ЖB| T*`.*QwSr)E2mzsQ=jGN&3ܩb[xcZlOw[8Q~=*@̹B=Iް+O[tǗ+ q%=4 #|ÜӇDFo.Idu~_?E K?О) v0^_PS +FՒV N:ݕW9qjNG>OLm2e_.y8 +N0HITr:<(xt"؏"ЪWӯLB!Su@ `M?;;\Ȝm$^*Tɤ!`O-W(9m >g'Ʒ#Z;"cccf/+YUթv4ej"֦nuۤ+ˉ/q [A+t7oh +ktwJ. ޯǫG+YV+Wf }zoywi;c_E{f927r줦G"1̬ㅑ~?dzeg;g +eJCP.?:`UT0ޏ,w ZK +(5\XkT./$\XJ"O[ BC?4ڛ5rr7C~O5 -* &pOM nc~5Σju",'\on䊖:hR\xʝ`zQ&T%cZW5m35f 劋"v6 -fSO=TjB=v%EO +~զ)cr-Ky]Vt>u~ol+s*)M9#ϫf/?'x]WyQ逄"-GmgiǏ|!mHZAD80.ƇxTj0~amK H-a6L^3t.\^Rws؉[>IcERP]j%n$Y 6 +KTi1w!/q^?y]vF6INGWQ[W0:}rZ9/g~+trb(kTH4{t@; .j0sP;MuL<~`.D;.íQmKU˷=grg9NZBTw$;'$zωy. ]" +:%?Tfvz>~?Ybbf~QLv()KJ-MzqBo쐫gPR;{u~@vSˋꬺ|SSĐ?dhigꙍG~?Ɔ .cU{%b 6M/u]/]^/uvك0xwtclB'}hr-b/*H+d{Yzם{oFmXnQIbc\ZsNl8CjUKmƒZLt0j[N{/bҳ]ɵr%ZeY;yoןso|.:|,o.I ~YX5 q }>'˷ +6W394e3[ O-wPlɽA̸O.76e/UYlQw?var_Gި'C 1 +M0p- p|5xY +W,= 5k|}OquG?$)tbg#fܘ^oxbusZ(gPtK'7[:4\@_uVv6*W +D1,qX.|u +} ?^&GlҧpRPV< `J˵@|ٸcV>[YʟM夾ޔ2[^x}bpp4YX(Tx$R2)\0L_NJ>,qkbk1e9*nUbEbTj Ƭ\Y_~:"(  +؈O}})ygeܻg/0ϷԾ~Jҟ"Lvzʪ9SY]ؔ[S{J+@+ܪ>WcSt2u |OW=&psVO:ݒiX$]{z{U[k7;Z~);XZEZGªO0ZP3![f!QoB%hГmw]%g>&xݦNt aZ͜t1dY*d5譣OH$s\1v͝ +; Sn,1?/^` GQB3*XK5a'McDrTo,ZLa6:jAu)E?d>C(sݡ3ը6[ulPMzG#(黶Y2Cfy nJuNRI-|}Bb>)Ą!Ba.i(ln`ls@h9鶰!ejˢ|PiBfo?^%Oy8+fjNbaۍ3vOE 9>Il@UT-|Zzϓ)JbV.'Kk-2ʛVR_/OΎdطhr&S%a|۳ǡ1䷯-Er%DXKps27che0^4=O)Lk&ǵ5;F't kACH-S\:8 /1yC7NuGxzf8=UhDDL _(>)j0zȔ+"1H4"aծuQ02^:wtz^)4kUPlyw(QZr-tzb{Xt!TuL>a6% ̓o@.Z|Xt,>&^P[u{w'F|%}\GGfBݫJڍzNN_ Bvҵްcyt\=r>oV݀a ʻF{oC}ק04?::7'O>ʓLjLIt3T*Zd'q3ݎtmR*s$LLS'Q0,OѠF^Cz8:MS=4)]<qZgZ;<8'R6uf!$X@,WU'ѣw}ny2,ag#7wZ//W l^ oD8ȷߝ vWtJmGvY s_ ºi2tsmw!g ͧYP{0`Jڸ <@/ Ѕ#4\Aa\5lѐz8CGG[ToF,זg׳7 5Gw"a?Жʭp\ i ` g%?.7rA!xj =nj!;gg?YRBє ^z]sRW-jd՟768v/[ϯɣfh#hQdI'x<-YHk:Hu g߼NýgЯm;[5wf&e G?pl+D,9S~.N%P̗Y'{MB(xV;xZOtz\}垟O|zW{8)8Zm`ݜskmsy~y6s䜆~â1*W {L" +[ٰ}O6m@q⯥$}sV.ڎ.=LUianKwzОl*yQ V𴶌ս޵ +>Za#e3IFvI{[yISmm]-y5N +NТbZtp$i^:(.g!OW@wdMエ^|-:n}mͮ5%{/7&a.ÅBi78P^BP}b)jB0.@w<eOE0W͈k|zN 97f^yVrrDżhrlZ%hux͕_Sd?XH⚜C| u]ulКbCSf{rbw}nCK9B= +{^b /oGWU9d>ҽ߅DŘzYWɱ(׈!@P}}.I3BۯN/ˀM4y\Y"yD^Jʺ LƵnQ|\ Ǿm/nkƨX-k>;fIm- Q= a'?{Т' +eg5-\a+ 6wS˹R BkFPg%!{' fRPYr2+u)[G=Sɬkq]ytZo%(Ϟ(w8^Bwy\xj=o_~#ExŬU72764UXJHb kbbo +(sA 8 83Nyl{Ǻdm 룎g$.?Y*=({hY|^{4%X!zvr4I1#'QH0y?.>%]@'6gy };>=c6?h:||ZaN N-ƍ5)j>7mL r\fm!M5 Tv"6<̑ENY[+d髻S+Ȕ%_kg;O/eӾ8>x9<5/sxI.xZ NOD#o!\q S'Le2(Ru{~ K8(ETjVpٻSغw!3 +J?cjåkrK gLJY<:هymE%W0&y,L_SwznXs.3qOYTbWj1$iSP-!)\A,2סny6&YL'+8CVFHjaCv.&hdU9? +^ntJ?f{f'*vgwY+z(!uEfJGjHf%2dd["f۽6tQ437aՒ߽ Nw_wNnE?B VP4"s{h,w7;<+cR$X6y'VSQڴUy]a1z~2ӕڋt)}[;A7y*f;Ƭ_..Z ++bzlT.Z\8,h,{#ѳj]~ *ԣM/6^mK^Cj\0sޡY3wa/rN:3%pE[(TfL|A'wj<07/ulOnUIg`t(;nGJπ@ppdD(Ivv'2blhSj=UQ~{jO2"X7, bH +^)7@g(4o(*^3KQ9a} M?Jzqriޯ?尬gw9gԎZP L9AIdN7 +ojS 䤇gN0&㸇γzFFirn\ȇ\_v]hFgÍ[[յ+~qAMߕxTeO!7Kco癇x,d8~6[ݶvnM{1Y@·"i|K+z0|2 ||u20%z_e@7dN~-%mv@k;d-"U:~ꋞ;4I_BhҮk,=}끿$8 [>u8~Nv~ٜk&6-Ţ&ʈgui6{ gv Pwcz d5{+-7'|S wto + {_<.,dWXlF ƃ}ufo*OXў8 V,w(V[h{lI fxWhy+AӇ~^x'\yT)^p4N郘=;}!~}:Vd["P~&2_?BIz@[EZ('6[/N~_?6xV~޼.6p$LZ)3,VrgUq;9AY@V= ۷'C)(M@=| +?qAaSK}?nv-;ƫ͏Md)f1в#3= +%Ϸ }'4"_О,F޲- V*0{W?u +ތkRV}ka4='R4޼WB2M}&\ؼaᴎД#(tI5{,~WY@xX_зOjs/KYXA߈&.kluofQto1FXЖ>ySw5C ?ȿNz3͓[ZG-/4G`Gmg6X^ګVQ r8 bSRHW#u?5'40NNa}>?/h +An*ٵ`LŭstyhT/Ec#USeX7Xϓt>Q׊Ί۝O*KM*7~:ǀy99~;G"Eaeu.ź5[qEײ=#ܾt?QUe zLz&-,.(k}U"a?^_ rz-VƑ ך*a{Mx̡0ܐAga՟Ffa8+'fH!_ + ?>{(t7HË{PhzIQ-@LjzW0`q=%T3?=AB։IYt][vhγu{PXf1 \ٳȚx24 CFjMg6@F؎&3Ɏ̹ + #/w!]Oy<Ёp%}tB +tN5Lky<1 Bj5{`~v(W"VBZ+ 6&9ygݽ[G~s _n8t^nT;4nr Wxպ0_"nxB1~AƓ m̿7X\V=Vk:8K9X-uv1gF}-yihhNJYlswm{=n{0^pPCY`UӺl xP0}|)zͯ{k=`ofξ޽ǼܦN7b(].Ժ6.fR =.*kFƿ +mƋ__<_ἇm jr(+'m-e.hlWxwXJB H~&e ^cfKq:+IN>gWQ`/P `۽o*1Gd+uʍ:̩v[Sw2Y.eo?7Z+FF8U :,8ƪSw_wU<^fa[SŬV" oKpE13cʍVsDVt|Y "ةlԽe}:[f^duLed7 N = O{B5S{ v~3~ x}̞Rj\%v7 a,vZJ^n=Gs*?-=Θ<;=3?˪zUcQS-;.ێTr{~o׉az黇uvz bK{5ZoMq%P\~ծƴެU,^wE4US9|&;~_{%'>^2ssReI:l)ۯ0Dsn|gpqvl#؟d2Z u8#.xUn^ %=H_hw'+dCy< ?Ṙn滓r @&|76EAl'R]Wە;-3ajR8>kn.+B+Tk+b/*fS :,b)zAD 6}RN_,sq_AY8+=@0;pi8p9/Sc-ȕ-{ %ĩt9νƨ@%BεD}ulAݶ"nzf^V@{]КF-)Os,p&m$fy<[cRGbJ +0ӫ*ݒ.u>Uc[^(օkڭrc& \sTҟz +}6ۤo +[b/2Iz[،;>6QޭȜ?`(ei\~w*"I[qJgqќYȡF\t3S{o : ̭qsgC߯8rփRة}mM^5ӭ@(?cns{Fka>-mM*^d |QMfmҶjmOV~3Ϙzrj~?VKkNtRE_vcfe&ȼF{Ylد\W^fvT{ܪMh1A 啯ӏs&?W5}_XmuvZn䪔9BQ*?ȯfq|A0􉰨 #'a*mTYkx,*lT3Ry,&rir>%GgCjb}yj yuQY MPNzŒ|H =kv8DgJķ+q'4d֩iZL6Zy&kCL +R>緣d'‡Ǫ&wrNA.:S<ݙ$%t̓LFN ?`<t-o YS2+xn<l͡UR=/bpЏz`&PZmtPZ Q*+2}eFŊ*4f7sw_!0ԯ8T +3j T5 ЧIC*@=[N}3LzۺBbXEŶ9+R3V i\eTG{~~a +6W„=7v!0V."FZ,|2Tԓ^RŴkafH< ?y$Oo0j3@%B1#}@j `\KϕG ~a<4:ok ` NV$viXg}?ގ?s9_yr.rX @\ >L,h ؖՄ?}3q~J2ߤ2BagL}@{o: f6}#>Ė)og P,($"VK^Ј/yFQjyͷ[+ɤpMNN]:/ QHz t ^> ȺPu(Bvf x@ׅ)~WeQ;MD^ ' #Ny6r[UsU^ŭ,-ʜx{@v F9@%[a=BRQ@N#adIy]=*/ o3OUf.Sl/ߤY \qftaL/'Mvn%ɥZ?J>g{{e;p+T{~@" DE6fbiNN/,g=˜JA- ~ ngm37 52`9 Op3ԙL8Eغq#ju}_}%=SS~,:,j\IWxg`NM]ٕjāP-~_ VրFf`A~3e&Ҷx>/ ek0kmDHa:0gfSnȺw۶|O1J?Jb}2B 8yS@.'@ 0+ An=#Yk/j~ҕsYR>N@FǪMIZ͆:(癇+3Ӯeuv!z!{]02 Z]$<ndzN^Ddf̮^;~=w338wr97VxfNz +HS֊>ڒ݂>ݷ^tu6~JټyHw-R*D2 :m_Za=1%A~5 +5rUavenYӽJ+8]URXٳӓv)L^㥚73l=j-}t4ћ!q=^ߌ9] ƤN!xcq73vO:DԘW@Զ0Nrܺ|u$@l.[mFza|sMrNs]­4Ģgj~BhuF;ذ<:fr=ykpmHru\u]V<׭f^Yp~klεAq]fH4jl/+Rz<G!?Õ$`-7VZbN&qn]+I|lIƨp5.Gl|XVP59$]y,qyoŒ [ zDRtdsBeex^#U ïzv *. +t_Ƿ\Gl0~Xܰ䘫U +cWӖbXtND rd$IJB^-|J/p>۴T-&Jy&DN{Y̜L!5:l0r''S˜0U/_+29$_jLT}L'pr@qFȘ6.ghl<D()z{Q@GJh 5Y  gu \e[qDOWA̾Z:r[(B/pj'4N +QV^wl@@۷>@Lc=RWy$ b ^nD)EFE ??#tBXX!uM> P޻5SL!$U_{2/YB(T zwY5NhxX톕<-KPa9{=AA9Ӆ0;thj# uPb%j9o@*!ѯ¿'m؂oH6~gGB޺~ vM.\ F\ Kxx/|r DFJ^ޱzVINfJL[W#+ 7m?npJ[w' +Cݡ .`zBo +D!Gƀ = pvBCU;u"[)3V9wVӋbtE g6nJޅoйg%w# Z] B=f~&rhߴUd]Dkr3:32=uo.M"ғ,PpdGk?HV༆oе9'˘/C5t¼ H-+CH6k-3)^8UM7]oh2B/Z>A:>.a n]I[]p[r;~MS1_gPT)X%$FU-t| oտ*SƼh_CY6PZ^Nj3ogMowMo?2}cu@m%%Gz)䖩!m&6N>ģ}7X$}m&]?q7) +6}EAǝjK]?Rt/S8Y=PJCV ޙTrqqrZN<:7Q#s 2^z+ު /^;Ogt-X-RtWkx\tcR>Z=b`ٙ-`B@]$f2lhfflTRdz68rvl%/u׾pBv~q~sS̨:/lPr(-R!G]?dTS4ÄKf)K w.9Vl.G֟1Ƭ..,QZsrvҙVz4֙e-;TݖΖ r֧%bVFs$RH%ʴs<]ƾJ0cڤMd@48ԃCDrbfp[_ Xwj1t.{5|回ߞ:~TjdZձ$#˦t8dZf2J@g#\~([lu'C{@0e?Q!*Ɏr3-";=C4(0{z:F +MFFB$áu8gR"ç  c! gh-yfUq-QOmm3?7z.v)3zLqM2YQy,pC_9\*mVV>h.koh`8'e{#kKw 5_yN,uChX-7;fe"q\_ F i{L [ENE}OGO*tӪx| I;2'93G?GWKv2*pkn:Spn*vZ[au\EkQOת|\ٻr8Y[-:O @w JM!R>ջ·cl(ҥh>v!ҹTϤ=Ԇ\v+`nV5>!7\*4gE'1*aȳT{_Q|^,ҫw$4;)n g5f fW`C Ї\/c6샾N=6yTi(qe*6Zd)۰Mwؼζ=}:/^"rytA"qj9aC>0>O/LbΈ!11|A2gywǨU8JaIa<5lePG4SΙ5\¡ Wh׋N(ONR:_[5ĵwh7m ~J6wfɛ)SlXJ9t;e+(sån&ʥwz!7Zu,FR/]JsR +zZzlNs8^ңFfP@{r_2Y[vu:]}^΢{~Oԇ""/rP$0{3&?VzAyn-c?biN>εrcy WœlX]P ?ȯ>s}z)yy) 𑴩*!egΗ}[3oLR->gQS6@Gqŕ*HTü}5*zUpYj׭{ޥ~kdYodkoqEAw[|佬UQ +)>sܙ5zZR9mJϠޒP+Ez<N[tI>xp^:@StF-jM%Tt<~Zӫv,{R=G:*qFS +Z]̬OJ5떒MQ=3(Çߎq9K'Enȯ|{Y]9XS3dgIP$_%牎~ k_>zr%qwՖ^eɥ9 _f~X# cϞ! {riͲtVbJrxLNH|qJGdFxj' ~7Av:tMc PD<tKUkGPb 6ҩ +"(x"e1$3sVL[-`4 0H +j +# i5 T@?ɤqL-BSAGBTv]g&+.J$T D Q}J&i* x\+[jj!$t~,B8Yqx@ɯ,2| u>2 Mx`$XwFBz8|^wLыs~⚱kWmO:B O%hUrO6o]pFװ*1f5 m$E6 `"4ru鿘g8y*,7|ՂgL=\X쟼zy! CcLDibX7a|٬nQt;QiE埞o4Dus`_0ƂByO:Ͽ!Ne@Hw-?_)Gf$cι[Wo|.ˋǕZ~=|=:}䮿7|8j?Lv4X@4j\e@=S>ωs%ޯזW}z^\-,'QU*0|IGxr r;rz[i?,GW{a4J-]GW8@o2d~y28pe, qfAFLm_^|=?{V&fG'[P"Am}ǀj3:-@W5^1~,LXBɀ~m6.78cy+8>ڒuB:}4ǜ=LGFyٴlżmC_oyМ@k:Ӟr7Rl,͗x7FJK_sw~=Fٙ >_4k[lkJ ".}g\/}+¸@ +'9M~%l؍#Yv>stream + +\Jalv77˱R{ |#rcNDaog̺slVwr0rj`XʔPfLj I]@bЀOzx;/c\ӧV=_߭aϽo{MFvc~I뤿GW]!\[3-mB;ܗI&- }KyV}xpƀ[Y۲7ɯ_S +"+kPfKaהg,c:Þ| +Uǚ\nRD6GWuue8JLJу_`~|y/ܾJaDn,90m+pzW" J KZ&ȍ[RR2Lxu@8knGad]W٬.A+{#J^}cg +{x|8=!3#=&[Y,7XwaW2|x 37oӘ5$|rVd? CUzFo+[XvĭLQ9f|^Im=]<6߂2[=j*|-y}y7-f@ +@N??Y}Z-ݵ¹L@-eCV_1swlg䲛x_)s_D*;#45J&9'Rr^{3:2hyWG6ˀ-U!fpw{_:.O;ϸG9w.`_LV\LmՌ![RBKM1,zz&9 +?ʕp}A~][!uy\GaG Nn߄G>z~0ryHRps- ¶V_M*ї"G0;-^qfRaztGƁxKZꋥʶWrn3ΣiMZfN +f[濫[;kĦn8`<|6z KU!_eY.N?oA{4;{]Dٺ0#'˳Lysx +AiM{d+tUGT;Aچ ZiLi'ޤi"|"Hwl/~|Ч<1f&dP6Z]N^u!nH@y~lePp ?wN_'^+SO~_E'}Ϫm,.[-t&_.7nXXLGc_Yn+!>v᡼w,WY}3hO}lQuo5b\Ƶ}>5J'Y2U>S0J=xS{kڣ⃿ιvYqe,(C[5n^1^nxVY#^'1nhIuZ1٦iTa\_Pn]Uϻխ=|RV[> D$*6-~.o{{eGEqڦcv*ui3۫taT{Խ=|UA¸+1-DgR b-Vg_ܬYov)Qb6WQɭ&g!+*5Wz3z'Mq{C8x [/ !x7`.{F0k6뭿OZO[\QW+Q1Qƃj\tשw|?1Elz"1\4-ITYoᮑyb]b%hPh5/ +b&@7k+O~UU!^@<, | ` Jk'"ī +'rAUΆp\qxs xAHhkՄB`7Gc mjun>Sӓ vKohuCfla#TՅH7R(3AX ּ$c#Uʿ8ۙV% ez!/3|s#3zEz+ - +d}ANbQ?p*^ɿtO3Ooz95B\R~u{So`^awxq6CCX|bݮkS÷\>d$krQr\Or١-$m 5KV?M c%ˀ/໚̓1I׳/W^ǩ\g賱Ÿ'wѽ9:`g;%~08ot %W6ݠLk>R,@0Cզ 7"jSI~z^/?V$X՗fZjp+qnݠ^/71zvY7]AGK XYRm@F GN6N>q-OZwCs?7s&~. + 3|v^{|/w19wIjiI\3nS޶m[|en=UB dJedd2fY,>ԛu}xk}^$냸{ɸ=-wu|{(W"dU*/PF)SρYՙ6Pfr؂ɜO%γ^~dO3U ?8' "Zc'`r$2CʽC#Uqf.ž~j >ux2.sC,3{(~uzJ> ݟFu+:S7IV6eQ@؇@x1R M(=ƶ2М,&kbs/-;X_g:dlJ]@+c%CŃE(xa`pjr7y=HK췁ƈlsjqԦtJm]o<RO9ü] ̩}hC 1K@%e_c?JvFS.^]xǔ0[T2]sw"jO'cb3z ^X[ƒ/Q$*m_^LA4KBoDڙr5vVض/!]ҝ>xqr?1~52WmQ#(?]Q}EI]/_<6dh켗 h ~zx$4n_]BYd%Lm;1ڦ]nYXzcHeP.otI:%O9ל%kz[s^8#dc͛;۬3*H_/_8_ؿ;76b`lq]6KORR}o7dwm)ɾX]#PLh>IΌUWEg0 gg96;8NLO MY@;:Hi綰+5ysx_߶AʭVn0iuҡ?nrn%۵0_\Gc%vLkgmrǃDVĩX؛Emxy2gq~?h&-gm&p*wr:՛0G3KIn1JM4/Yy'*#3o.۽; EaO.R&hGѯ[Tj}1V~LIjؓX~ `NkKٖK_]׼+`pBwnvMOs5-rA)!®jQf`'t*.ĮF}!Y<4 7S!326FW)ԦX~2JεNugn+-+ƺBTi7*Q`3ʗ-U Z;\g]b`YX;x#W'CX= (k?޵!q_p>Pj\‡Dae^DʱFά3.k7{5lD^T_r"mZDz_)~nVYӕrJnp2V6Ԧ_p^ wFvw]ݾ<;}v.kE<ˇOnU44`g~-ײ6bT|Os"t̕-ّmImDdWk>?{RvhꨓUNt}ۉdֽCəSH|髼1KJBTw&rryYTFC1n~;dN8YݧJH~"4jQS/ + ջSҠaٸVf;Mֈz:mNvej(;lkr门hnܐ w(L5.Q9u_U{Vv?6 LI\6]zl5֪?UjA*P>A.n2e&ʘY1~h6ȶ~['k"|?}vOOo(fwT?n=FnvvfðMZIڪ(̫s^6E2)a+eb,; +J]vfo ۻd=ޮYvsL݁N1FtGr76AHeJ)MހB*_%Uyi:VSKm(J|FibHSjK|3c("iԡ +gf:әfLnߞS"mzƵ6yV>]6{4bB6_EbA*v֯S7 !K"f=sƹ59Cy|S.s]j{r[2kw"Ov-o'R_cUF9߬Ҭ"Y{v|nnEGl^^ag7*T^g87/fJİVZ*|>jJ"ҔoaI.@}B + 68D#ɡfd6]W!Җw#G~x|A:x N~7_e=a +]8ҏ5@KбBĹaYVHCC  tH!CR" 6^AX@J@\gr!psoHe+j@qM([]PG29C%@\1:.', jYt%@lV AkA?]zv"?ؿeJ4}׬1ؙK`|ze1Z|f`mW& +PALSM)${V.!8FUbce;|'%Rn|I{7?Uz(7aOz> } `X# nR/^TJ +Xc>jB,N^|oFs}n{`8} p?g.igS!K!96py2s9% K\Rq҈jdqxE4O^MG_Dz)>?~v?؟ @o(7^z@ 3 ^<E +(r~4n);GzomZo#,dE\PE8W3/Y)Ie͎e6PbhxGy?{wGk^cmOb6 EIF[g3ώ'_]jh-n+G7 sNN{]~0;3ܸG7vun/U=@wԴ[ H <_DD%ݍܬP0B9ݺjyx2rB[ĞJ7x:1WlttLP–VE=47aRBWp{?^(b +1N:wv~Q/cj經䣛ŽNf :j ?ԍ6Pt>3ut; ;e>6 > +~4lxu{*z=܇juajk G6k2{ht]P;"[Xm.qRn#P5OrJZ5׵=r;nq1Ź2ㅗycQzVoǧfp:# Qow]}#Qwѥ?q?q;0Cn}PeǂNZ5^[o7b7Se֛C_+W'/G*[ƣ-[@\b[b;O[el;Y7y=+ үur˥%KHg([+zQrvU/msFLWiw$,MMeKK,,ɒXpKsqMT [)GOr ] <̬Pzjͱ(܏-`\]K3q}dI۫(r+~Od +:KF xEImeccB'c.V + U>k~ T]͐(,73%׺6 NTc@9tmU[k6?ʆ%uJZg-YWr@ +2ᬵXģ2Ou8p\[J}#b֥->c5mꐖnvV!CuoknsX<{(Jb\kATsPzVjܥd4l!;!>lCCګOF2-rS}6 I;1Jm 'w}XVC_;cOkM3i^̒صx/{~[)bNRB7}NTsqZC)3]nh|R (ڗN, #. aUn&=ƯA&ƷD'BA)t--U djs32Y7-g~M2^?_)z)̻wuklDޭq{bOpR'⿀H9KTje.?Ƭ&bƱ9JirPr2;2s^fL;!냇g(OV9m ؂ +Ө%(bn9`>݊ BVH5ᚍB6ހ~VgaӚ+jmJ:pS}q֚Ya}m=km|N(ZA.)dK|];eocW0 ӬyJ-%=̰^*q'U!7G+T㕘oXW^ՙc4.L{f6jJkT>NP64b)\ +7sW~ec';|'39nao"a熹vV"-Uˡ¤3 Z`p.r'`> v1C|e7Bgǯ\ Tέ:pM[gmm  *7$<?X:G^cWMyB[zAD$ n%XHЀ%kңwW4\@YR ݚ ^k ,ZS*q>;s⡀>OAC +.[ H/;Ŭ@? +@@σt41BD}J!!wA!ljQғ}ד962T(~sEHB Q¤lz!@;=Pi+]UXMeAZP,l0qx5@Z5N:Ҕ"4=O6TУRhtQ`T9@KC 7Jd$6ypu̓/ҨwO:3R($h;m'8>^fuwz\nH&2QEeʤP +=`Phl,NIt^4jt҆7W aNX)v2,f2.>]{F̗}&Q^}q37^P\'?&˂뗹%,a0Tz֞i]Jގ;?}xYWN\v!#o`ezP(.Pޜ b%yF`c'wGX=8ZgWX{r~s=~zShY]Qam-lhLeVsM~e>>=zG +$կjMIQF{={Zy0Y?X >~xyNujy~jKBTB;&g(Sna`o<^}ƹOwA7#g36U藎Oi/Yq2{%8,zҌܷu=:Bu=534yZ&xZ_0 -(`N; Kjz$miy*^ڹ[Xα]^[e:msNrS VPVȅZ6ʣRcG3 u8e@\6>~q(󻹾R{ͩL=6&ollnzg3Bsj~{fz7%ISVr}e*Uܚz@aW}B`ӌ4QGUdY;^;'bϏViuЇqL 4{nڔk\֝Jwȹl +L4DLĈT:'1N:/~?" XPht;ܻD7y8ӲÖ] >Umw~ki9#mDǸ~꽉Uzy*,Rd/lk1 Յ(s]o.]@([D- s(C2 DsU ^& Gtנ>Z1\_[ڶmEۗu}+yǘNK'B_Lhs[̷ǽAf'lSEkP-p`素 D)^s);2z艼68F^i^j+od*SpZ'Uĵww MÊ](_\;Kuϑőe! 3ک>Q-;grKZ.iw6RI@vL屦Hرޖ.ڦN%}9[G\EގTEҟybUq?!*bq̢$`u{Nu&{ W(S$Bm-1cg[u{jEMk$m$bv^,6A8YȓsN}/8i)sOy Ӆ8q24_Jm0^BmkIvbYr8cSq:J7+nr.o)bAWly: X biټ*gBAL5K?'-v.z|OjȻ?B7BpQ~N\44.q`Uzi̛J\/5佝 +w0;-W&'[\kԙҹ2_{(ݔ +#=MwУĽKt -X7iՃF7ׇN]Vn8 .%mxeg}$-R)OZg\9yVq0 'dHW_A~G5;YO:qFvps!M/z?ߐ0n bu=yHw]+q- FWy=^6)3|}'dθ=o\4ز HWr7P+>TJܣ-eQWHR1"Q s@H]k}v8`3) +Kb/W:Ϣ +.^oe?ϣ+A#jW hmmD B^m5,]$Ußb6EmǸqF%v´l=l=ɒ섽6jXQCdf ?Eɯrm=f:h^R"Ƈ?ԏQ)4e8{3+trelRnrłȬL`D:{`<3޳$Nki M^INI9[۬X\Fש7Wwa~ZRٌؔ"š/^gsΛҖ[лwabC1W/z]ho`/.Wi'XKAq/ܧIv->mXt,nhOE*DAh""g\#hY6§tdZqPލ|נj ާ=y='hi-pxQo ;VqO T VLqʬ-F+s NָƤƱPFQB+ص9vuL W5{/fu9 ZrsQɱD R|®³l%KTqRKt#z#u@ I[7Ωί +GSX9yȤ27e8qF#MZ;/q̭lO㚦}eZ6$\(ά6oewiwfCQ*yRsתKjz%!x,Jfi%|;',f|ֲ@IlNEXT$G.߷^*ΎE*?Iخ݂s%*V +P2V%떊Q/ @yJUʷaC'#]r٨R/dB Ӗ8!(ձ\'E4%}8>[)bX:I6ټT׳U\|~tv|!i%*)UMBid0x*/3b\Fz=ֻm}(L=f;LrTS(D-\mkHBo,gwj좟_R%'㫇i^7QpϘj&.ܤ +Eo˅6@|GA< mP`p'0mRUM,g^uh$".ѫZOwu1 +k̎ϭlC#Zyy @#ug5`~D wCW;õ+ýa pXY!&1D=RqRm$( r hs 8/(U'F% h0%>c s9bbLo0Ubh c]XPp418`Rׅ7.=iγ( d)@Pcb-?ndB/v~r)Bc,1Rr1 熋a'p0Đwb@101d^se:ĐEch&U)&9!?ӃK { EzO3c12@^b#c$;c:4{0sbI1M`J o Jl!.c>6zk_= /b8IAs3'ߘ] E,隟ow=GFz8-l<1u]Oْ/1O~Ps;t}Xt~#|DuK;F(ly'5Δ(*8WۊQFv&?2ׇ1Ys+m)g0#/[0͙̽`g/Wp1ZuAx\Ϯ"6bt#wg­y~Z쫻uޅ|3.4n*}+DK9E}#4wlp[SrM>E8FOܘ4qf|f]E!cJڥ^Avm(IJ0rb]*BkK/]mvDk6>8Ev\Ԡ~Ag%lsӱ))M9X1$mUmhmkmx@PRz 4Wq} +r :rx<$G~KOitSWݏ>ypfa߽n:fɌDZcH`+#ɑfgpAh$gLeHݪ!4__ۇ~TswQEZ=_t=ȝ(2cuRWG_3dc/9%,jMߗnk/s5nc;onۺ^}5ƃz &Iy;woSKr0k3Zp=Awi?\ЋΌzJUJ+Sf?)U6m z,>эLSU)hB585p!ڪdѧ~f!-'6ǵ-pe3N‹@FH6/Gq鶅yfR,utzSmkNnLWJ`t%M8>nP.zX!}: P9HP s;ޱz2i\frXmݯyYUi|ZȦ6vlПx`l4ϽMTtj% \'O@۩bAZL/j_|'omN:t_~п1vrF%:gJہ +חV8WvEs{Z +Z,u\nI|O2QдfKEK Qx C+ʘh)*QTMW%ʾ`-s^*Hdðp`^Y"*-{Ƽ}Gݰ^x 8oʘԄ*ђY +[mn9UjVYed-Li+v3Ń>}_+W\Vt}J嬗7W34_J+rwL\U~1{Yfn֡SΒ/|] 5/7*M.)P<.I@?-T_ޅk,\vjdJzJ !6@]vFoN"'z9fd>¢csR]fwYclɅ(RÂ& b>t&2˅ؖHDlG`-VLJ1M<6Q.]Vg3U#O"c9E#_:-'#~;hպc?85g[kʓ-m;8M+&z)H 2 +}M΋QAQdn R'Y>~,5 V7v/t4Yu+Ɩ:AWՏ%<#\ !I`aX4έWc2nD^<-̔x\` жm7e{$3G"(l.CxQҜRdvDA%6JXt#|MQU@%TK#:Xiebƿ1~q #f&Jm%J5%k%%7X"J@t?Gߕ(9dk88QrkW$J\ 0oFGnY1t AŁo>2HKeQdeD)YFqRmA9 +N.@|sz~>#'m/A?nr_>?k t1>NI N)bur KÙS'<Š'PCUUgEC4%9f#i s];܃`[v[x Wu~ft2͓id|Zy +lB _(4@Qܹq=*. Nn=ZSI^.YpbS^I'Y4&Fw6%z:ӃJ!yYɑimT1&WóY?ó'__hgXիWlWj1&e+=EHpD-ݞmAe( }´akqzSivôcafwtHQn޷`.6ۨZLDQm߽ueJwivjrV軇jZ$Ea5yr_ysY\m ^hJs?bh{#y7#O +~P?V*Y4{;-/Lz,X'F" Sk%q4~tP=%Tn+7;T>%Uk*贐Z0KJ".IЩ!!c7)=W-"ZWx'n'l߁~j Sݙ>Y^+tfX\q_e$Z\EuBmº:*2m %4IN8ߋtfI"^OiZW."hG⎪ӧ;UMo7q8I.E3~4^l~aⱿ} aǏN K +[jr(l2;O޴r'\3!ws^_y9gn#>Ϋ~ܗvtA3SOİ7u:hܗjw]nf3)ȷRzf-8`$,+K"r=u#\9]YK'XlA=8/1=?ia;#3 gta,c%َ[E^c͓7}eFfC߾ᖴ< bڮ TYpLe nl"Y(exVlgH`,t%:[^^]a62K7)]#)/6}Ȍ]"Ku}$Ŝle4ǰl^l3B7Z탺Zc::~wu5k?O[uNv~ng +rL=ŮF$2s*;oad.r/\iU5e? hFJ, R. Vm]z#@ؽ<]di.VJ{tiAe֫er\\/n^(ܦ` CF_YYi5聞+k@,,5y0ҳ7 O֏l\ԊemXUU^MUs0NO}R+`K }?mFV8fՅYɴt*Œ/9͆C1QJ?hcoF&-@0¼^$Zdتj:5O"7M?>(YD{Ē(Dz%Jܫ%6E"Om@'Ρﹰ"J8`i\()`#aBGS#v '.^I ]{ &e|2Їn+?yj(F*rFyRgE(-|$RTpq!V>&?'/IOh糶FxL`q*~_X쾀i/1/1ܫy1ln`{,r =.f#CjbP^E>xၹ"Czz=-2.*S7R<%t2KRz،;.][bIl/@{~@d&7u;EL-zq#+ofPζOctto~Dd GP}x{r~ +![S~cbek]G /բ}xrZch}p%Fv{ؙ5zѬM޺0ՠWCDC +o(A. ʞRՃMz>8~pf\-OtzB{μsto fۻϨrQKɸ(Ǟ#'p.<9|tt؏a/۲S-eᄹJK{CY|Xvޭ_Ÿ=g#Nm^٥`O&48DI;_ѾP/O}/?ϮlsOͬb{=.AkJs*E򃛹b{ʾgԂOɛq7 J^[e4X@F-rbu~qWp#-wV:./Ե'}{a7@:mBxT 'ɍ#4jJkFF"b;]_ {!gNM0-bnQl//G؏O(]ߺc`lwe;ԤݼjRǹ}/tII?c,葒Y,6an]Z>`X~h6"Z}B}.^Kiz>/%wr8^1cg";QT;?d7@/`+@̛ײY3!%jFYi?nogn㓞T9z1zIDZ'×ݗ~?G?waZj/,=:NwHA&4l+^Na ɷ:D^f.'CUU/t?CiՖdEưa:Gtvl}!NDVN4t =%mٙzA;F';T&-I *mO8ϩ@>G^Y! +!fa%thq[Ia3K[k#ƌ6[ ܓG ><MvѸR}mJ34Cf %6"2)ViveMP!̈́,fZ;ww"pzD~6.Y瞘Nr"PT# +"+ N0ǣ0Wd#;sK,l|I&δSvޭIE+ c9[&3{G3&}&` lh/˪9@ wמ\/^vdVc †S>|rݳ6%jXiWy1-sZJJauuCcy}6懮֘[ gu]7rogZ!& n=.rFd~PK{M Fms>hԗGxR`bPaZ-թ)f-P7EkAsSwYFË?h]YzZSKC81e;u˞Y4+CVQ@&-tY|%vj+jZQ(WrX]}jfdK^?2E\j'*rk V5Z^c@RVFѬ2:.W?he,*xˮsμS0ut)fU{QNIEv)z,EnrVm_Wfqma4.Um0;1yz~6n)#UY(mL+*(Nߞj.'| zѾdUdsQC9^5ai\VA 3*NX 5@ȂBMu݂VYnV-5>Tt߼nl줅p̈́bTMkz$nస-V2E6 !:p(zNJUvׅ/!3.|Iyiqc7e6_Ye^UYSCZBζ&AʵB$*r slcx]X#Hzvo]QdniOcdM>ȽH~~U!<~NPd ;v汰vPsnbxG=5JBWzjJYF Gsi&91Aqtn?0p,qj f{דw kϏ| +(| ~//5 ] ˮ*N_ʏw T!nErIQwKpY_Ϧqn"Ym|` ^YmgYgF昛_(+; +<(<Ix7HeۀOup(~~j(2 P鶍sŜD1+D9yFY8tplwEv\t PQd2>10:`[?BHA;a%ʿ%J#gG/@] ~s'J#>^EF`$(@+L1b Z|Fp]%*뿩m)A_7 +_F3J1ccHV(=h xӹff((aB^ ` >GB7#8-=h!n>1'_WYn9ɫu 0hc[/E6 |s!\gƛhn O <G3s-Jk`H/_a@bg=蓇p<'. +5)ϫ4?QD?rHtd/(O_˕7r؅GrJ+㕲#} hf_+7or}M3 +Fcʼn,O?ן╻7zr9ȵW>4єy/x*_߻A FϓS۸]sYWZJ +r6;S6.n l~i]yG 7R:bMrWZj{)d]Q˻fɫgcuM4|q]| ˾Fmτ2qT| F@bOO_,t7w}Z^?Qۅ+,╟oQ\ӏ]č,|"F/Q\75>.`EA5?FFo.x+)Lis'6um} [|c>ڹ,6c#kй f0W>&WA|yӣT=HSt랉LѹK(ײ~Xzg35hoNCˎeM|\DkX'$/:ݨB5V'eOmOj:2UwOBw~ k"hCV`ԕ9כƾغﺉ\} "Ut}kk~<ʙkMm*Cw|lM^)D(FՕh+c16 N/uڠӅCAw8kExڽm+$4AFQg $'ʫSzx2CHʠ"*#[Mg|XyJ[\:=i}1$_?R/d_'Gܰv jE{q ^r3;ܗ}. 8JC_JIxswwT1(] \TZ'/*Ѩ#WJJ k}tZ\<WAk[Oy [ibjV=0_^63B[6˜iP,&2:7q/iT +RUl;6C[Gr/r݌1qcqcU3lqGcߍ]? +j{Iko];8qMCalԱ>-!wr.DWY6.-.- TG/].$8eV[S֍vyS@Ƽ4cF"Hn vmzqϞ.]vD-*`:eBVڱ/R ͌ XNq*yg){c%lVU 'bT=/-6?  sj!qu:4.гqbZZ'ŷgsNjZgIHNFxe|vdr%lby/9Bm|kEY1a5@jFp@-,MK|@?%ag)/ +o`ho- !ҳF-[ڶv{Tnxyɠumxũd/_Yӕڧ7劏 +鏁 n$KmK GT&G}L3'Q"ś*K2y@85rMixK=9zL. p_XϷ-E<_%Avm/dP>ɢiwðC`-~Tɡ;ZrYʀFx)Kn$,{u7=ez 옴ë͎JLY֪# ) ^51Qmwsxd5Qmus䘜!Q@REF1~~x+^aNj"g^3jMՒi򘈵«;ZGg̮E/DyJEl‚,":iXmL-b-r:T[yj6M7*h̥?SJe-Q@; $_Bwذ X6ܢRhmrklMr}'Xp}T!S +Y_VrmrM*Ρpr??Z>)|%Enږ-^k43ۑjn\pϧv jmšZ}ūK]W>WW`i-ϯP,-i]x}6FFK.IL0&yWmATGr],L:s!k~S;_A7Du1ŰNUKM(C@j"_ ;F7^h$3#τS>;Q\h8_Xlij\(j]4A1BeWƧmf:z./ \+Yv以1w9ߞ9èrRlv +pH8b*G,w$@ "B[ͽ|ZzSre-?l %߿dYKlԌ6R 0>YwZp8N p<2}wliziJiJQ.IS +-g4tX8dOf*^=1=NS fHUg\̘Vz^:픑2sp +xs^d!/f黀4r,N] [O JXOyeG^)aem2| ڄ`Q4soPw_~ǿL?mE[挬Q;3M_M9 ԬeoJqup( Ө[+̀שSGД^ɺ撊UcݿtS>zU+eG78EQeBYhjJ +SlS Gfuz.#-a]dSxyW0-Lgyݛ=0ZJ;QA=~V/?* in_.VZwzM-oOQ\Z>> B+4f9 +&guꈊ?8q"N5-䴑Bqb!O #9%eMQ(]s?^nּ*YyIUQgZ=žH͎*r4`}dsoɶ*2t$7'/5"}%"h|WhV~Oem1=VCw%eJ`Kj9XO9fR*6J Xc>_Fz|,eDn<"|u^Gn鷸AqwB~!YP5;{mFfsYǖ/a_k}1`[g{vu]2q0$%9]UWLLtSO,Zg~m@.#N}Y3l׬u1&aU /+ʽf{c+)kA2M1׳S˯QYyUF +4B!ZIh+,拓 & 5o͐{ +c8A#JeW5pJo56(N#BDUƛMQl؞֭gEteнQuU~ KT@e-2 66%C3+=[99(S#Ӏ, )HR&ľޘ>B!MwHݍq4t2 X6P.tJ"ۯRX?+jf{,*֐( "AA#J;(-8{[)7&>WLl`{a0*_8f;("rG@Wʯ7`( Ʈ6 +\ Ĕ;S0 3zmF$|O^ 9ʌ}pWY#547èOQrKU=]%Vs"uKbg;zt yԺe3ȠR"j+E@A Ae9~w,Ζ2& ʓy9bpe醫Q=ץ!*M'-ab@OA U\JIÂzpۆb A܅9 &%A{؝-*=/n6.3k+jRV&KNM@wPlam&ڣ#<~#c=\!5 +{}isȰP-?w /E6f6=m_m<{5<Q;>98<ֱzzM}<]Thl(.CZV^C{yr Ga;^R<`{` w-ٟ~tt>Stc$t^lEx(MC}p(O|Qnיڶ8ģ{ tٸcl]pj0NpǐP ƋM5mAk SZV@v*dnPӝ;0.@wðh_%! 2N ~Cc^ܳ^<:n:C ysPkXQ P + e_˫<kAMQ߶aJ5i&*{xq𽁸Z=x Frc7rSf}=ZLF-2V.܇M;7V_h{X.冕_Be8YYtt/R +,&Hb/( C^uhN[a5jhucmSO_JEU 7j[;55Nt6vU(*d+Uͫ {rerbp9mXH(z ce ع-8..M<)2N&y~SzYxY?-e<;{0x;0/,#8ޥd{ק禼Cn]3 IxN$>:H?]KWB6'gWpBr^i*|Ɠ^nנ_ue7%mT+N/8'hu43ɁGj!q0qq^d8uVh[6g!wbM_nF|}0t*9 3N'G C)$ (f (]k/k[ mO kuhMt#_.vJY5:bef{G~x5˵w48vq,܋f(GԮss)z[]zQ #-q{lP2׋[iEJX'HPs뼯>wTMZK_謾PK)MCԤqoqٌQkFpNo~YY=7_ +W{3t@rHP!WV*u[f u뫳p!|V=ڡ*эX }g>]\?c]-?{[fc7u9C?6&w^oKsGPpx @|{q:ga&$`e:*qnߵj2+kL^ZO.sgҰtVŝ .J4]w%,'.*,1Zw Vy86S20}ij7cA7e,=:}yoGta:0 V'b~Aҙ>K#]^ϭV<6ew>ύ›0x?pn[})Ħn^}/tI|hw4Ffչ~TmC<֙de0>?Rpi='ŻrBEFT*Aܝ+,agx_'e`^ `4)T G(gWTjmg?YrTGoUヱ[Ȳl*֎FP T_N/et[saA*q99f VLl>͇`ߢ9^ p%/Or;㶮v7[k~ - OoiMFsA7RꍏH%vƹ#,rv܌&b䶲B!m6ӲKyx*,kt?\R٨hRk''ĸXEȲ֪8Y/\z]P"|,zC,\ ]3SV՟|6ݝnikMm vq?'N-țFl5&͍\S.5#ޓ6-מ(X՞)p:kc4MVMd;ӏ\xUk1>jqYԉnJ +EK"pM_ [Yhi*\nYΒbb!aܑ,!&E(F&\ kB tL=D=dJ ֗/h9^e5zY*l]PhO+3|WitQ[).c<~>#$QCL_!Q=v5BtA{v_ Y">>I@ A%#k#2i zzәb[8^89Wx'|r>r!T`ore]}7Y~v 3jԛ8JgJ.ezEcB@h_ghRi+jA^s3S7B՚]G)yܳٹ<<[ #W6jwʍ;cVit1*s0$e"H.&QBA\(ƫa58Aq` !}~î|UݩQëK9#Z8V1sqqs4UBV=(6M^Nxܣj~!gݯ#:RHP]d# u;hYRRe;]=ۑ\fg>U7OZ[O.xTKӷEԛ])b|~cP$Ak\wAxmL豦LЎ2wt~ C +=fxg] +(ߢMbrZxCDal6Ws#4USw,GYE$KFjWDo>5iCs^}jXyusO0@\+) ^e-e>.fJ:qLM20)a؜fAAM_.3  Bo6+7doTcNe) Pc0R[_k+GWNۊԥ_q R_1]3AfO](y햪#ePooH㻚)=o:C,B yhiU!qDU TkƩB37~vp\[qV̹o_"ҳ", hgJ屟pCr:v0ya۪1;nNYO{P^6~D~-d{=[HE "c90:\KkZaA3L~b=S36G.|z7W^K EbuF'TEjcXݡZik񪯖%^(+-Wԩ`)  J^20VFDΞ"|)M$ށ\نaTɧ<~?wZ4ʡX\DU^vk*ϧ\ +Y`(Rrqw%0\ ޘ83cfxzP"3Lvg3KhbH 2Y) ])BӪznN-p}|c@ +@G`0XYxCi Bi/dK6 @  "e_FcfC4c#Gw)q\2mD=Ti^M쵁@o@ "|hyPԫ=IXs `0l:0XeDwu/BT ioCZNݻcoF, +'[Om[S]#B~:ݦHpV]72cJ#c?%}O%}zLSBe`·Hz cqIS[7$M!GkLmҩS)E߹yBm^m "!M_"M+O,eLg jfW"g۲Re\gYdu?uM.ٟG<ɧ7L*Ӻoaz[p?dݤaNJ_ɊM_c)kQ|H,FRg2[ =,g^s8ɺ}$QuRRV75_Ouvbw`#iq~QY=aG:LQy,}Pj Eb~_\?>"qO-sҽn[kt]]̂ӲROa5=.e􏛸8-_[)VGKentV}"-[ZYƒu5U,dMSQưrnɿ\0)x#y 1sݔᦾߢ^{w ޮVZU`olKjU~1@א%tɦȅhH>%ތ?~8Toeٵ(2yk,|Ua(uBvfAUz}!z~㈿'l-uG8p٬Z7p!~&y<19LQ}𪋋xZ l@gGPȯ_x+TX.:!'U`so2zԽYX^Zڲm |0Ii1/3s|{r[ +7Ey\Y̽ %i9bszt^⊩ 뾢Yֽ K+M~@^" lgD9N>Lu=G7ݢ1G}KC?y󺅛)pXo#_С&kN s4eOdWE\^W P  Fi 2 }*ĥF+[g=ٴw5cV ul.5O>ݩOB[M8XNJ)^RU8zgxX QJuvӰ,c?š[pr'f=Y4e3 +Ϙ,,VTݙ:=GW<UL)QnQ7E4,n,_QXϤU$vY,m +~.=z}/gܸZ1S?yl0q~IM*W%m=R뽫>VJtA<h@oKrRl dXp%)/vEAqYŽc%;:0AӅ ޗSe>t*ܵTv* +)'+K12''˪,#&!HxdQHH59!P٦vR_//!/F_mF/9 +/W? +럤s񴝺KQ4}hO@j@'vK2]iAYV&ą0BYXU=ʮmw`KΜe&~7/fJnX>%U|kRmu"<=}6{/#e}~JD}/ sΖBuFxec9fU1l+}ۡ 5!Hxlqye?޿J4E9l1 -aܷηx𲯃x?oUoqBլrn#[d'/o2%9ajz;L60zltsF|:${dn99{~t___Q%ϬW8áqq6/k:Oz|t>J㬏;w&Q׮= Wv^Mr iM4\E)sNT2Y9S0Qjvpx*yM^.ȦNT;/ygMb|,bHFGuɵ(,{P0F$tRhxlyOߩ}"iH0·"`2ö(¤Mjz<=4[/'Ar 8=hwUm ކ'.Ƭi*=V?NɒieKa։\0B(:.T^٭qLn&"zZںI99YXj |u!}_/?"iAI97xٚmُūW#f#Dfͮb +h.Ii ܒ(ANo Xfx5Fse!=C޾@^ MoB[MeMǗ*=/bC9X.G*H6e%A#6Iz0[⦅omAbDFE@Eذ7좞KLυ&&bM: EteÛCQtxTs=adfe ~ely-ȃ.Ml;ᘛԤ3/TOgy "yN'K3(^1]2lwkFc)s_WRI"H(18_6ۮ$獠;Ry=ql 6efceAZ v}z?)N^Ss:A%M^ &}{RƟcGbFqaWa9`u0BRx[LgsH+^*ckv,uf*P_3I 6p>opM8Vtb%+{C/_YCsKjv*_Ԋ4>nelt'+Sm.q)H;؉ԓ [*+P5#W,u55yTs{d˵#k4u&e[9s!F.]/hvϣR@%sF{uMƛ|*~G͗?v3[=B׫a.fj*ϴxaw|QauчTtTޗ[ȫ| "} %xe8H!mI΄YrH둞=WdtVB}- +a2+6]XflNf̶kh!f璽,3ZO;*dfCnIRZ56ǀ!\ ʷCKdo6`R0If9ImI ?r:Cķݳ6%ŪF9RB3 yrÃR[ e:`;vd|'xZr5Qn~? ^Yl k\+A#ӳZcQaJ+6T1wcC>(+m9V;4*fC*""œ ܭ& |cN){oMBVz56dm+~кoFv=iEjGJ5*ǤL%+Vj%RS˫~{z3h"`S [ ĕ;T[3<atbԤx- Wub>2+F`6ƴM21 v?&e#ڡƂR;iMPѓE\sp} v_: VHwH2 t򉢁εV@JJaLҕI\%E)GRuf=CT0o=Vzvmyo[~Jǀrɿ%#H&Pm+noa'8ޤ8V#O[XWvk#űo86r1~l`/ ɘk})qio c|~ˏ?[n#̐ދZqu=i:gD,8Acml!ٮyp?e<IBL92OOKvzd^u'$-侍S/ᣂ)36V,y 2GZz3qvڵkn^vb۹4t6c/'"%k1t ys'&<𰤍+/o|wsmo5}^ɻ鬭'.HØD}rk»ϽM+ב]XyI5zf,3C*rrP!2~"N&199Һ\\thH(.H 6ws{*׶9NYtkf^t lЍ}1i6).S[;])8!:S{Ơvsɕ^ + ʝV#ylK|xH#)Onɵq[R[^[uxV8+'mX{mO8s&gܭ|v^VcgJ +WlmXg߲ѫ tR{]mD.^I"T'Rb'ӤSNQ6F/"o#PMkGzh{~mtF8Us1Wm6h55a޴[FR7NƵ.T~~6flt~5710lYYŹkPf˻^.7oJX&zH_vRFZ^ =`]-&ޝdFk֭:|QWCM{P?=eJ A:U֖/^-6)9|fRbݣU^i~CvU"L`UO^{´^GVUM]pӝ/U^z)fgFF]on"j..͜+֨t.ҽ +P:Zbjf\g-Hԥ?ОZfa㭁 +][['yh0_.ܳtЙKjO%Bmj9\ծ4а_vIT&Ѳ!;Nϥt)&3saZ1(Ap~1VjyԊR3S:U3Wݘ%e6cEv҃u{=c؝5QuƬ(2ŢRҁvn A-O^ӊf뤥Y/p$UVsGL⫫܈긌w2AT~]6b-?V-:l61Ak6!֫wlWEl]lf_glnݨ踳>UwiC k(G/dã{A߻;wmi\NK?3z=QiRP5З|Ys1Iw aKKӱbYжu3ZNG8Y +)s@7 ϕ /> 79hݔ?MGT%[˜ p>gISC>8ڱYTf`TQ Rk Ц= `2\۫zEm_x Q٦+*8ĀBA3<EUF8"2vIdHC0$x t뀹]\1`S=`!`G6m>`#`~_V003̑?,ҪEȫ( &xzw XZܫo1h]NZGDl?`ixV'1oOo7Ӏ;,"*PtwjQ;+6T6A7t(4.LF=.W$9 KNW뤇ԫA~04k &=OUsx _g V 3-@O@p;k1@nI/R@d|l"G@U:ATJ~rˊ;"yǶGL< pV**z˫5pUp?aw +*nO@rqӒ2m@V ] WO; w(n3:r&a@fWr^*p@[~ܶvYwn[OWc`G( )=!F_[0 ?oG<~߯m\⿇tgSBb0AimNXY+qa9z@~҉QBO|??*[?ipCyM~;|M֖,oxqxG궠μf 9MutC"nĵMg7nn˹Evd1c@F J+,׫d^ozmO_p;[Jxjh m6'r#·+hT,_{fšpzz߬Q.-gij39vg#=6򽵮emk& F\y[-๩KEU{$ UW9HéW鍛禭\'gVGh9Ķn BN"G/ΕJ^ sfΣ.Y<_wkK5T{|M}j}r +-&_+I .oȼ/sAdrJiiPQ2XR>w<:ƴNna8[u#r}ԆsXKIuUX+\JHĕCڱ/o1[n\zPV_Fub#^>~ +e8b`MdC.lCu R{u&ypIwR-5}%lTjX.UYa;h|1857Pui1AA4XkPo($`&qfk-B|-hekPyl51˄o3f`xTUIm{U [S|q,߹jh;j'*8EpՕrSHßWXūW>l'臷QgܙrcݰOl zpem2"J:}KSThLz*M]-ETY:R5yQ/[TƼC "b7Aw |)R2R%f>wakYV>Bά^)tL۰̜Փ9<]IőQԧj1]:rT %+̔Z7En -)LjY"o){ة."%ͥ: o" ,*4?fT`V&nkS:+HRP⤆` +JJb`䆱8|M1i+bH<^:/3y+ +Bw1 B6:[L?fnP4_C =n_pͪiyBTQm==0BjFJ^Yrc 2n@>LŦxy3>̅ ?=rQF=8 q\\je6\jqשAx Hsu2ZqWj Oipdb,_" J~.d|ͧ%伜+B]I-Dp^~2W^WNG4[%cN-cNZ6B['7nӜ.16Y\dM%f5js29"[Xь}j2GVIMą&c%+= +q! +>qAΏ7Va(? }Tg^<ڶ=XIV녢k<@/Vl3ŕ-GY`rF 7Ƅ^Ш6CV)#;nJHvGtʝ]⼉=r G 6v]lh-<칎s+}g׺v֩Us?>Ȋqiܺ_(}ɰ'z&tW"vh^>``ip2:R(e#oJFLԿ3}1of7_yn~N9^P"RmP%._MI>kxny$Ǭۋt3jWll<1m81(yW P Ji5*l9YP+ETQ,qLA~P/8CGqPDf"|?gL 0:\ |.)yP-#K+2W8M4<Frqa{UCm`Yr22GZt^vWE~;HO?G +JŽkv|*Bʭ|^GE s9|QAepG(Y(.62` [p`$KzjViAn7eⴚZ9_ T`:7S+Ao0u:5$l74x6[bN-!9Ůˆ7/be8 dH! (rLYr*^1 H, V. e|`r"THf$knYP:t`|΢olnhto:,ޭ>ڦ.~ۏ~}x+$ PIcqV=Kp\jGaY D[@GTns[_ /ӷWrw ,6;]Ki_X@ O,|з 0l:KP `08[зSBG [΁c +0R0J~dÞ)gWTȏXa/9-b# +  ᄆiVp%[x:5bv\ˈ'QgptS7c7พ 8|+x 8ap>`T nBh S|ܱ>EaSԴ$+'(yMg/d/ף-0s&൰x v@ 05 ZB1LB@b#*kR!F +ĴrI1#NlԖg4/⯊~r*ѯXߚ] 1H HiuaN Hq kԃrb 7@[0ENJmޜ'uQ '≀W,·=$,iZ_U+\ߪGȗCk?># ϪO`,Phʄ@-\@fPWE{Y}m+T"跶8.c?zղ>FOmGkܶ_@h~k +ж=$/c]p1~У' r}8E8|jWbG^8< XҞޑ̓>eZyN +bDd_ӟOwTG?JL&{VyJh*~a1Fӽ739p bB )&wǦtfqQ\ۑu?Ze'&iUjSV->?"}G,UeVZp=B\b- WƸ~<@~#̻ Qڴ r:`rmG"vjrs-fPݣrfȔE e*d!_L;K(|/T}hk۵U6ĤP_+Vu/nv}}v;igYovh2luܒ#V۝ne|xx5(uE8mPB\ULmlOvW#$<|'ckRSA^] E.˦CˡZpbf;`*-[g22H'X4el1f`2>bޟ]_qNz4yzөC[RB{ط{Lonw˅U^v*6k4;IN k  sT6Έto[ӏ/a":C{BSQ&ǏMm{/~ޭk2(_2q: +}ۓ3qx X` +Xrc e,U, /ҍ~D"N}w Lj0ʉE|pzkNFՊt8u8@[) {l S;ͤ0._p~!|yQ>ͣi. -_|Vub9L] \x|*uDKB3۶Z2?o6q}x_m.礹{a&v  +/ +um)_1|ɴsE%&,.V24PIi{/5߰,+V,r!|Bs~IbCzuΏ]N ,nVkP0YC\6>eRmR^:v/8sClbNu(G z^[Q#`+y_~NS@oJ?.4?L˔aoظb)ʧZr.HEnUGI8D8p9V9Mo0=7.i]s_0;*hB#T + 4~1fN|J5Qt&^s>.`n4YY|8`r)DYY|Hp +iZ]\6Ti> %Dme^ⲑ|VJT b_pJ!0S6Z_=e7y]^1J6F&@_%@+C'Hkz=Ҁn\ @7_N 6&~rea`̖R~Jdό# cOl*cqiK`u`W /6ghe&",`=Sl#6U{.Xs_ +a)_779u[OD[~(;4`y>N[~JB[|< ??e![l DRnVc& wyGwbv{n 15ɧۆOGz%9W ƒK +w4.I;@j@5H=R?7Lpik%fUO  iì6D-Ư5Q?m wz?H;VuPF'=W<eFrLY(:LSB?Ϳ>O6'%c9PWPlv@Ybbe_675^;nrq~XU#l?џ@q6 +wF?UCz/{#Yfg뚝9ػB9*23=3]S٢E<((<Yߩ&e%(ĎX;@ZGy ~گkCi3xu2Cwٌnz&XA17fO%W{pWq݄xxґh-h"x\ePwP :?"! 7]8tg\vNXg޿u7a\gYXk)i:X~ͅx`}qH7y9hSur's039Pm2 y!co joëuOE=I6qԛ_o/ǏC -!]i1Ek˸]cPph+[qw=otq{ׅDIϽ*LNT#"wՌ>YGa{}DZUUDl*\/wv5x_gX蓯6͇bz8ު5?bANGZ6O-䛺Ti'7ƫgJVZ*Z4wƕ+"z>n[e~v +?hW:R*:h:s`^K{o& n5zBVls5ےګ{ ՊO?pޡ$' +^)vU2XKpƃ P,&=2l¥kU;EҺXT.ο fr8Fe:FȉcǺe磊kv_&Zm.h^XݬzVykSzƙd8/{eṂʯx>rYxf<{fP"<㺦Fv" hvև1*ikkLSi & +_,e̕M +V:Bdu5K%MgiT\]Z|S8s dƸi a(C?w%=ꁭӃMMevJ]gWɘUTR0kRxJ츐mͿUEnz5#"lTz1*#.jdxԔҹ-|e_Z{pfAhղ9.X^&Y+맙 e1 vpKZݓx4Dp#rqB._L=]|ږ(맟Zmڛ^/}R5l<lL)6|8 R+u?sRE +/Y̞צtj?RRZ\d#޶DDFE-R &\j5ePv&`{;5GUW/OjzRɍ.%Z%D3Uub/>EmG»!M1a/ąMRpO*tR#f)6VND{.}EY.~Lu'Z3LT+ 26&3ֻWf0k-+fS1V:֘:TWRkwS۲ZȐ]+9j W&?;ͥ̅3xuۛĕ]EU%7cم)+y>.Fcw-,u*}J*QwO :_ RW(]k =U3zAe<ʾs;}Õ-Ǯ舭%K;nL kAYڟ4- dF{RnȧՉmv&Ҁ!^nJ4[-pokӚW۲KkaF#K +AOpm3 tޡOުOnj膺h'yim R x<1 *=|<*q +p +0g$w%6 +:9Ani37$gϭw7gYJ>ޖ1*Y;iO&,=Tl oc! c +]|P:MXln\UK:M@/P">۶f*K?Xbv[D:ov𜜯~RO?pTwޠJX Ku3.( c>bHv-`c|~a +]#WwA:D\(̓J)Ӽ ?OsQ!Br+w){!&W!AM)^luNESB/F˺s 3"_~`ה}Rygv{(#h ru=FH]wC-[ u?aKT܀FsϺ2'|:_ڊkߵ>BX\r6ͲՓwnR;#V0b ּz7&,n68 + Yi5J.X. +&AS@O/j4=1%u|2W`Yxٮ.]TaQH\1o2g%:J' 0%Ot΀ml#  +H2iܒ_QHn[R)h(ʤhPnVi*=7YcO1M~ +o ++wx\l>NQ P1$ ,Ί + f<Զpg5];/('ݔ**_4+x7\agZv$cO| h|@_ҙ{g}2TZ' kA + <N9%L\˂`ZJ.V}V]PhҖ,Z$Յއ9YsXٶH +48v'p  +I&2cp([O0SNe +u^`o 3v~X& pʔW J)vzr$lZRp<3;3R?I9J`7;4ཌྷvV En &$o {~1-~ /#GTRb{*7`[p_ +l L̟@nR4Y%xzQĚR9@Z@TAї 2 #T)r,=9u5VE9 hbrJ|Uj[~-_pʸRÊ ߗ@v@$wiヽm{@ =( +C r]~ıie.phW7m5J&M*#@e3viޓ]ɧ)hF-@(?jfmu-kF0i="x}h.!nh盵w7%s1h.}SZWZQ+˸t!)O Goeu~z}G_aߡY}3))y+ 3I17Oܟpth߿5u~ok[ kµpJPT6yCgAE7؀ǫHGy~"L4&F3o{FڸL~]Kgf-c/r^iW@Փh}}߬e=uqT:n/I^أ<})m[{reY[ojcu(89e:s& y,lf{`AѶ\m~?l2{7^ ƙ/~lLkr.s7kz`&2Z.@Vљqfu\cjcb5G"UK6 6klk ^?ѩ#э{CJ +$"M|ꬪɟ(q,߬Qc)6֕XWhkDlq8 =i4j:3^$ѝE&2YyCl]K wZL5P_I5"A=?GIV~lyؙk+m2ܨ^(×PfDp^`ʡbN5RX {l-j>VOC'5PT6znХ5gWa?8n;l() r3ZY!SZ3}V6ZakXՑemXᬆnuc_*yM#ܸoJn.ˡ Jfs,En'[JTËNMvb4pnq`d R9pmjpm^Z5tg~)VjF%ǼfRtu-U/_pPVH**Eui_cGqѢ]/\KFT5"[2tMF"/!Qh㮞R*k#ۋݳ1{o\V??DgTu'} ũ/ٔU˖82X)v\wyB./ʎ)hȴI$Cml&~1v'.RW!'6Uz3)wLJ+KShobo{x;*w)ء-ҳLayFC|46y-|G73Թjq֬*݌?,mtZo.[x+ kPti0/pY5[-l\yȐmOHO:LJSչgQB.BG/fY# VN;*7֔Qw;o"P9_`}Yi1ž1M~BGnnCS}JCZҳAPV|FEy?6Z'+>ilsR9FTIU6!?3kK޴+UOBvf djlVPGNɝjiZCo +rdJGuLI~%^ȵsJ.,*L߈*z ϳ +1 +t;Hg`?/w4槝#/w[}l4ʰZ>+lqIBǢeV[Bܮ\#8-$!3΋MkI͟D:-ޮ&v^*OٲoBx.®ffilH("+L;0"4ћĆ"\Nצ]ثBRUz$Ļ@E-8 %W [)Wͦ9 fʺ` Ҷͽd6a yC=XOv-v֖*Z߇kveR6 ,?- ].5Re+91|TkօAa\$-n;fmd9ơp-.+ue2[01Ս4bL2Fs˴As+zJskX]>Rݥ i$kt]Т6r)?tݕy3>UR$y칼U[irΰThiopٲcoR>xsnRNsj{>#yݤ2L5RQ&_zH *Gd?}P֠'L3ӹm~^Vx3WtSZZGî Ԙmi3M7X<19R.Sb&oٕB\Kavl&@(##" }>xQ|;jA1nǰWZwօe>'6N+%ajR4 +uM .#f+ r܈Ky$0)QP Ʀ ++0,٭. fVT&6 xRۡyk֪:SehHñyƫhDۺʢB.1}LCrD<*я/D +{NцQ{ahŲeGC3QyYj02 ^ shr)K m75?yܺ]jI~m05G\vc8V!5/;جuB]CM*1j!sT#:hf u$NS5^`D'A$T+ňXbPăsҾ^ e;q ]PѲZ//J>/`[TG ڴz^T2Mg]uily`}F72 Nʬx @4,٦ur@hLpMoUzoQ +Zx1:3<'-L˙cqo!IՆ`\=L?[a/˴~O?p7d` JTSj l-6.L6<@gB3Ay4-ސ~,.`[<_|AUIj&uqqd S;ĩ@&ةjcĄ*˯ EsbڙoRݯe<n;̗[cAUl>C:#%.U|@&D@G r=A7`'(+Z zɋ2Pl]jurlX ,WT)wF\nL VPY_8G(rN΂U[`^@hSzA| kB} +\'@/DY?%lq[ hUm|A`g.cC}ITL-Ѐ8uQ~n*H,ņ+ހő `񑠔l~ր8 O[ `a J#&b09Kje /m1-wX}.O*Zy*L207"aCFO||3z#'J3?/+~ӿ +E@]@FLAJV@͗ d=rkrJf>&}Wf*a?a=[GB(҉{l?Wpw?y y|j}ܶ5Ԟ`td@L%c 4lVW:Y?anY"oTl3aUwcUjZ\|E=}qosBs )_*}+/lo[/|&n,ڨsޗ/-dQggqAJăaC?>ӱ{ {mCrC @~A}{R_) 6{V9e6+:y{Z(B.ƞ&y!y٢}Cou-J6,\!/nkr6*NfnjWZWP3;To}ƍ{~28hK"7C|B\oj'6XZ2׎l(x©^LQ{ptm}DI̷[VڶF}}sHG@=ܿ?pX3f;X\K<ۙu+>'@N221l4=7hQ_ڗϜGDݩZՃ~Noa){?uV u^Jfn>6ASJv[~_Cn__=Bx;@kf1_l2h[}̫L}|a]io0$Btμ:BmʹkJF ,tվ| Νffu*P꓊kXu. t6֓Q-kumN4K +Ki-!ݮ4b_nCY6הq|ގeƞ%{59&vF/|*"O b| 1 !~S3~@v( m_ bs?T=rk۴1U1Wz\)U=!*E[iD6zn-,Oڟ ۈHjz/Mܘ 6y$b%暓ɪ aHkjy4m_+J ܸEP7ǥ/l(.%ʢ|lfiJXf ;&|nmh:eݧ\)o6,=Ouz +)L]fK;*Ps.1!ՈLwTVvҋ0U +hc7)q>_O{ +E.&O~=߬pB3Ĝf&/oSqB3<{6=;KmRm 1 4bsƷU1ubf,yu4SFsVx wuf +oI;5;mDS\IUN/RvMӹٔ\k\Z3SN'Ql\Q Q{X\.=6hujQW(!~`ŭSPܵ\W2\~Wfr1CйUk~!vDX ʼ={U+#aGHܕ endstream endobj 233 0 obj <>stream +na/=ё+#ދx +yY֐R܋m[3NJb$9в}MfZ^g"_F?0W\3cFiPxaT.t/K>2xYbY.~uJ71> SLJ됏z#]V_΁ w|QK?[Vo7_!"$8eUSp&#@4 +P'— W0;tͲs .`Up=cOjb}r롿۴%e&y&e g(y}%C{0AJf2mgH0%`PLpK#=`[IcUF}\kdB;fβr+o3̉pwkhSY.N4OB0rp%g( li 7zK;<{kqEmy> +E^t>i^]ə,S`Q:X$:]aE("IxżІ: "2O[>n%t6IX(~@(t`7?, FF&T@JPP7j6OcI~$Wwl +o]<ͮӪ'j,A:wT1=w/$ +m/6Jj\Rش%6 0c╠&``f 0!?>݋1>` +7\.hk(˅"U.Yg$6@ [|&K1/V&Ij8k s_km M*_7 ٿ$TI쁤` *Z|1F4 r @(/Wרo, 8$+P;m >z7 ? _6+{f7P'TmԙoA@Mk+P7Oi&wWF%?mߌXO ѶLw S 'q"afmmb}?κhy4btzI ߠ~wzQ?Z.+Z0tX8`T:ޫq,_ț);}qft"S׶&w+ԯjY5h$֓A\mݲҗ|H{nYf5FYE&B4˻_9977gƩڙ"3}7Yvx(A\nk{OEQG"`P=hp݉aK]dRRYZ6}xOZsAeFeFuXZF_'J)\5P)Px/WBZ$wF-FC-chϵL/M5ϵeWĻtcf+Av),O,R^jr`rl6un#m1fx^A7XêSBQ6mNFY OLGYd+eϿ -]fEA +08_T؞l|֕FF3:pgNZ1tmyWR3S+ض+ʽ*PڭIbJ&wV49߿s'zk{*FkV7Hb5ī)pvGе6lgw[üglC% NUXa*v{.WFN)8J9wf-;s2'~Ȏ(]wzW6=_ A;y +{nEm:RГ'iԽl5 <{ӷLN)GL זH;}s-.䄘쉗@\i)ܧAWwAC3?L7r+,g9bgIf=`iu wha\j"ݍV=!E).{>.u > RSJ\촲()&*δ[<$ +V5QbۀuGExм;kBo]]˧{t:,f0nHVT=)_-_~O|SBKLZuᡖtO91d^m,?"5g*g!-ʖŢbR0fwƐ`Aת,Ojm]hHNL7!sv <՟:M/n|b6D3jo6;\!9'wDKKŖ*b&2^PsMzpSJC)aD5{ p̭}u0PaƟ ]A?bʾWQ;حZ~z~v˗u+\iZ6cXisە;%ˌdwj2CP,R䭒:gmpܫ{.[WP%EQAQLZc}<%{F{m#ST?6*ErlGd1:$TI0_lv{^1Ωhfa#sL4E+oOEڔ\yXҏ"ce8ԘHDi +%Du,a bD| Va h:Vy$`WY{rEC*n"^C&?GTBT( *f&FNҦuڣxHj7ˑ] +j?iͨeݕj؞K2wil+ 7YFC;#5JⰊzA#}Q+ +Gu =3)dMdMC#.5lMN™OÅcVN`pқP-º ֳF˴[S +i #6MA7cU;v42e=w ʈN(D1.(X>]੧ +6JНisLzHm>/ FU1!H3 '||ȋI992Vmi3#t2p> Y I4&hǜ`||n>PGȮeg-&=t. ƯopCQދLiVJOGG{ħ&ʔCD$& y@4J^&4fL* fs +`Daq79$(_+wrN~]{m}!ʒMO`iI^?=D-yѰgo)CplˀlE@FgHڀ5J2i@F5@z2Ggm!H!5p ?}*x5#gmPc mb^/1argDp ֍_7|ۿpp7ȸ ?!U2Jl a dM̑W pG[j/VU-_H–ټvV /S@LC]G6Um; "x?޿ + +%Vfi1 K@PwY"[rYkPfMuU_piس7;ާkCݪAF狯k5 >hOUqS׺K҅pfe!om<Jzє~m+a?U}QM ǪCN/<򦩻e60KiyKC~ha(F.=Zy5N:Gj {f :qL3FRRY&O +7M9WC-NBk[u8ZZ-83lN3Iisڄ:*b攵?z\ڸF0vkx[TGߨ]}xy3JQ&JF*^>YS*ݡ^Va'ygV~8¼ܦ^t|#%ΞfQY_ VxVFNEYoJr@DYM?+Fh$#qOy1"a6.Lìnk{8KW }ÌeOcSɪh2ܖk=Vۆeq$a]"$#ItN"< #0Yiޛ_ɽZ8TW)6\v-Xs sb{nb;{YLT2][=,:♶G҆JUQ ר y~63p6aS 2x2sb76j?Ho.$W@c8598Dz%NL!msoNBj:0ѳ1\=u?rxA'԰*ʙxʋc|ƫ7IpZ}1T=bKВ9Gyo>Voؙ;TZIg]ʲR3t2Ymk +Ժs+-ml\K,H)<ȋ%w +;VBaΌs!E!< +{Hkq*tx: 7桑ȶclvFF1mFڂ廪|Gl"{I_@JxCgBLvBa BQ|qHsS*#α yUtF֮[lMP)+^J{r}^5pM3Tm -QURt"ıze8 iB3_)3hpqUԂcߥ5Š0cWJM6K_LQ qȡaqd:4`1ͯVO򫯽?ZT>K'{쭣AJ_j_,\iIw [_ qsӸSF {:½/"SE*}z任ڻlr҅1ЫfF0'(K|q\bkC{Oi'(k>y׊ёڴyc5^)=,yľHis$yiL#S>G* xBd62?6NPkÜDq,7 {z޴ ma ,eBOó_$֤FyG8L:B+ cN%=Va߲N ^9ʃy1o~ +]44H/_ګ6:8|ˈ| y ZEuıVaud-}Z(9#]!6VVw=kZSd\sr-]DF#۟WBӡnWM\z&z+nJh.A#awX~z.rϾ44qXHލ{ + .;|{|CN4.7D _ GX˂ù05tf۔)0&@J)8 Kk;gomWy w#s'1PH\`j (i8I ~o[d?`O +K.i*˵@.=~,}Ubgy'k1`)Nq5 +_6 +l 6)-FNuXKH0OZ<'?Z: HPIzDg@L]AAaVM~\Q7jKRFPIQUT!E@yOP6&J ( +A[ IP +Kɀ|vJ|9㏞|/* dsidԷa.aeE"^jnH_x0|w)ܔt4hI2];n h+_O0:/oVRDNZ4^Y&t;b@- +! 35EQZld8NLT|o̥LǕzW 00h0[ f:[6`zqzWHv" \ׄGiNցLVkY=iqAR]Nd3ifr pzpNߏ0\flD7 W>Qz5+>Z} 5/gA!&lύ~ j9u[]m?ߑL?7 vY!@@(y x,|`,Rn@<̼ J:XI_I^ Xv ⚂#H,<@>6hnN7ď_/?4]ClU.MlN@"HJ2[]W&T< y].!5hr3E\vu!@b7u+__76_׀]B&PaeT@Վ:Py2|RUaUԁ*VݮI"4 +/9)s࿪WMݬY__74khK`7`(-ǀS`ԘE[ l9~'"uikq/K)_}hT{Wn&¥~ЗTҷf7.vΝo7?_lrsM6!̵ VNZA͔"{$6޽pv"f륱:2DTJqkPv}D$J mB۸WoǕgUohh8r'vI2me cѼ5X!^R 2?p2hStý\vS2Iߠ;HǓ9}d kzЙG$۟w4\~jqhd=8{@EXZR}4z='ҷ;&Vg]:trD.NG6Zܑ&*X:[c?P C(u.+~Er>Q^6~iⶅC3rx>M_.Qן12w6tb U΃Y0WxecV|eRVRCu_ʡt0#KI!(dHѵ +amym5hjInUхxGi{XYBU9'ߞ}`K/E>yYu淅_{xISiҧk]+kPNѩfת_KzpgxyS+2eTPީ׽^uPKT,=] ֋R-L*i= {Ǖ=9l/o +[%r,jA+Êp#_ߏ>K[CR|S&" ӇY90Ɣ׹Kf{fJ4q;Y-2G߭&b^[[t{~ަCY=h\8[k]Kye\ҫj=-U OGe6 _{u4bYΙk,?~A)g{qi[hkix/5YnZ)1|O8|1._NNohi.O7us_)<Iϲ\/qw;e$Nb"ꕢjaeICaߜˉscֺn >EHŴ I>?rZJʏ +*zdj2*әUyZpVǞ'_Swۍn\x٦G +c6rY4'bN.ӯLQ Je-Cu?|>UT갖*|z(YZe$fz+$@ _--H/S/jLBˇ,z0vq7ۆOBWR_nj+Ӥ*44]BPTRT9oɆIOIV[A$ 4_#e6\JQ{[<&CN3p9\yk/zp-UtR +om;֎rvӡz {,}FgW|ݔd%i t"Z=^3E(3C?OZzKg^Xȃ`MF;B_X5[{>ЭE_c3_nR)eüYQ%Ѽ8竭hצ'w֠[S^m8^J6w㧈Pr|F|5<'YvG"[]:+T\?"{NCZ[v= |65`}2 FdjIYvY.]'b#Zێ׸? +R+.<"|v2PSLku>wPC$(^xj8vf)cY3 6K-mD{$R9,Pi֭ZKf-bEGރ!^k=PNv/5<>kY9_]6jFYmтOלR~3yeR~A4{Iaܹ֬ʺy`fuёJ+ ^`BlIH(#Phm/Ɖ}żQ:nrApENꤊM-Vom%]zQXYkTlWۨF # сzTGkr+rdGž@[.g#&gbˠ_筎n DwFHVHfٿ*Uz}~J9Uq lݥg@ۃ@][ʽd_e:-8 +w +[[̯Pp5<,)K|\G+?B wVO&tkЭ]aj~?rK.<9GHTE ϊ-tt#Ӧ9=N_'Oa.uiDw>ܪtƃt{6 LAR}2,$8R/̮5 ?h@tqQe|CJa81-S -r!D\[99ru/$[4 k ݵ3N\%9O{T߀ܣHP2%@F( io冸+٤wA %w%Y2fE2~Y(a;'/>J31]AR7G"zITOFd*<),.c@)Q]*je}+.t\dL*Lp=h4JBK]["bи! =f)eËp-#ХN%h=#j+%xd&:d( +BkOZf~Z1)5EHtm;<;UdvTV)i^6_y}R.NPl +o[Z?__5[m(A|^alsIdub*Q< xYqp. +z:]/esn +%WS"l;5N&U.D&(yZo@S0 @Q@rB~r͕ <`3ޤd@ + 0?V/ cp5_p 2nXVI{eJ#a %]gTV,82> :Y)~mU> Ze3 ,RdfZd$_ze@7dW>f%nMfmeCT0]PA\1g +1Q8-0{6Ӂ +hUvPceZ]@ZZP +PR2؏sx8jP7 R>fಥx;CbHɫ#} UHBX=L7ӆa&LE`Yό]L>RF8 ۀi0 ɀ!l0$1 ftFɳrjLu`@{Tsjar1ɉ pj= +!`_Z7rO)6ƛ{O{nZ]sn`'kZ,&{͌]W̢eoXq˩ON?z_{-7L'+e  +x.(>;CM%>: j~XG08۾Oz]Xr +7 ě%8xOn*̀d ?v>x>$l؞4b@ Zm@32YO W1i 3*Exz\' +%:@@qPB:<JÁDev>s (S6rloWoݷXUp_ߊe@}5w'WN"~ Ap?oO2¸q;.]\`{Ny?ș ګl9*q:KʾG=; ;Uh;_]hEMo2u_?/- ݇F{%|+$5Ww=Peru?Mj:Z`[sRI,KK-H@qӉU v'Ĵ:D6oRԷyՏOڏ7\92鹷N8!ZYB٣w1b 1̱1=Q ޓ?%@9H/z=}z8ڵStg,v _Wy+~CiSRJC 6Dkwoŧ09PlqIhxT2f.ԟ:NjFٜk/ݛڔf(FSM}) +{{[(0׺P9m'$9t(.dwrh];tai/ 5M/͐Jm4ڨ~mWuG ->ֆK,U5XOǨG~<_?jc*QDw+~P?YVy6 h(:I7U{ck6T*:/*ؕe%T|T*oB̝ 5?J-ԭ=݉Kڹ~K,YvVXpy) ƯvMT'ү_j(Okᄚ:qVveX;ջ{M#k?@JF^ޥ>ZšHEhhI9$Ⲝ_6<}9]ۡl )٦k*弾uB,MExdDlϋg äyv̚x[-ׂOYП9ġ/}LOM{uqup܋\g1H9[rOwNږU:ρ9i7M1ֱl \&8QpU0 7u/EBhcwǙU/募\M0U!fUke2z8,:H& GsRMA(}{:JxxL[ QC?Hu --"  9(]_ͽ¤y_vhjVxznZښih7LGLr Wq;~7M~=Z}5fjXPwi u K!q:R9Kѩ'x̓ѭП={yxԭiy48fe)˜5bB_FmJ=FS UКfݬ|]Şl]Z%%,D[a!4V%ͻCO^[../ok84!~+44tB'V1kI0-H~k~H3a52lY389y[Mt=+N?R{~n8K1O=䎨_$+E;'oLk';Cœߪ?sC`1Iuisn?O%B]#{@тs̈Mf3/bl."?c a2kM5mO䖖#?_[[nU٭?Zc텩'}Stg ZcLte"AzƷ6KDk{#Qc $<38^5m>ճLWi$W|Tn?ôzZj#o!;əL9gԝTg#o/p'3F8[_ X/rEϛ3l +I߉(i7A B&fЊt~mm|$F>{;t0̪.JvEe:sNk/vLf1*#iySpIy +]tlNt"7.(\jΜfҚJ/1>輻M1^fh8%ؽPN#pdEو +|#2kVz4OygJi<*bͭ޳Ohu"9fAY@,RNiɴH K6FxPq {܏anx@ :o nuVA +dh~=S!pXl`8M=,@2oKIfNnFCC(eMf +Tc'E7nPk lUYwZ=k+kÍT&?N y"IS(굿>1Z;p?1tԳ?"( g3/>Bh=@^B6@h &ɒH [%آ-U[޾H.NQ;r*LThr"]_`Tz8He6H%wD$]v>AH ZC3@HdPd؅Ҫgr@r\qRO1wšQk47j7WHՃE['%1H_&Kf3fdJ6 7@U䆑h.&MoX<@M8xA*=_eOƲx>Cj[e\&HdC^Xr6>CHW;L`! *l0tE `P\9@ +Ue7b>|+mjIi)"swq& hH2z~Q}CarU f{nB} /n֕x8S-.o74sZߧpK vmD*w1QrK!#À4L |LPemij/'xfo}swATH춀<PK6/՜~j@d?d<[|`êX/ +K#ዱyCʲ<#.yg zOAxoz:nt%A >3ho,u@-u4ƃ;ޒÑwp{opHޮ{]zWY +Pj6'~k^BoB0LZV^ `XNgoJAZ0k=[2!yn'ֺoiY*ʾ)VnC +*ogSLoHwB9[d^t~rs!h\ wx iWfopGdך[8!@4V,s@," %bV6@i3zF|'=P%/n A_+UQG&5 Ð[{}̷ Hn f ȧs  +w[bjb^C2 -Z+?3&6|~ }}Shh3'^h tvm_uRMH~-΅n<8͏i}T!B7\m ~V- &-NAև(Zߴo2u_9n57P ] 6NOV?ӣs֋O_] +',<7lZaӍi<C 1&czfࣀj}%C[Kзq4kQv{f&UKq|[UktyYO,K";ל0hrܿ\r34}wnv&q͊%"Wm j_=۸G;wc4ҲQHP\bA<|tsW&櫈: +ճ_[J(z4`69s9gأ/ˆnp4[襱QI%TUGemB:kNv3g?'"Y7*d!PfI먍| uR4ZNy 8i3·lx-s\IJqUmf.y=h=9"7j +r'Zvm=-,pvGC(KCYF:Y@"r7fn_s +{SkUg۞rtr xGӮĭ PW:h&4lm8M,rlfș  4,@4/yo8yglނo5ZS|puY4.|TqGG Z r].i??)K_\kt_sOӴږ%R/Up38t#?-\ZP[Zr]&֨\uvS VbuC& +N\k[ʷ>[=jDB|Xẹ9mvXtUvMeJ`x̠41d֗ *J_`}In<tun6wsJTQҡmckӖ<6FlPxRs\1ȍMn`kl0g/ZNQAOEbjb2n&eM Fʠ/Y<@Ng=tuZ(-^X55 S]Go;FYiYv~SDӘ% oa9l :,ÃSYXZtaOGԜUD&9)hbJE|FCߴ7Hl u_;Tt4tQ-2A_ #XE'T(1דXnr{_B"VVwX^qWIhݎ}Us9Gwk`:=KZbgs +bΎٳL%6$;cungٸSh|5T635=Ɔד}[gNDonUxdmVk4-NXHG0u;]TGIh.+jZT . ,#6 F6sˡ9U/^gRpGƠ=Ն,6c=UH [tО*_S su3rRڪRaj|[*QUz7GMOJzrLSH<#KGVn#k`C# 񯕚CM&f[MɱōAא֓ Ssa-ܹmW5hRT΅:(ոVUM~K"FƅBVV|HtPTڎ4"TCwb] ̝Y\D7\]у߲L<ޮ/܎x4kĐ7:z96*] +$Π)f&CeF.M'HK RT=4 R@ E@f`m`B-̓{|RLpHiѣɅYێ뜳ǹًTP({"\:;fl) TY-YbFNIVR׆Hy4VJW@&&I+ W=zit!8"cvz_*59[v qwu#5e%j}{ L ;B(QYtn,W +jEx#c *(]SjӚCM!p !:E=-sr$QQ|v<#yȪm lpz}vOԬU8mF _N>߽`*lh3PQhuMYWZK,@k#n݊H|D50]'tHAH߅!ř BJ$KI7 =NS _aloz =^XQTI +%IJSLj3B|vw ȟtT TEV hӟ +}X!TM"B(y1ҋ;P2 +wP3iP|PxNE-rH4Kl` 6&]LWMjAj 8 >/]=Y#8TId#<\D_=̨'EWd#0fn]eGtRGp6~KnƼs a-Š3%]4T_ ,`E+ aA].:sZ藝 +Œi+w +ݫ: g~5VR ՋaC`>IKǙQ:R;%mP61CqQ%1%[h Y,ϐ;'r.K4jL M2EmA44iuBw_xN倽Kcv4X23-؀.Tm2yXJ1Y.unNt[X0ubZ3 +v6fHU;"QVm!m6Aڜ`}z[HkY ܣB7,Z { גnm&43XpIcw.ڀկ\P]e-.Z %e<'n4I2|-C 3iހ-@E`[!]tE%zX3H["z?㉆[=lUkPRaM&-FQ|ܥmcno +]\^ C:2Ԭd.!W!? 2P <.] k̔Lǧc2Y~G]kt/u\{sg).:C.1:J] @T'߄nI QSҫ7˕0[M;w*yT&RO~.iĽۋ8qp4{lڐvzS21l!}̎cƱ'UKTHʏ')Dp{ v˕FCr0]>o# + :Qj%9 #qS0NXx 5A6$ȥS5u6qIOTjrrV` +-sK,Rc7i|lg편) #6zޮc~gW ,GaCaTFs1gÄ<KmOƘ0g)RɍV =GXKK"^>%dײZO'[K3ZڨQz3zB' +Wxu I\ŗD}9@S{LZ`~& K3Sb4(T;fuVzW4Gm*42RM pj6kmfS\X@Mf6̈yJsu&;qVhئEP8bRb:"ԭTUKھcYtJQRӥ'"v=_O7͎t|K`Yڋ2oq@vQ:nLV&^4Ds ny\<;̘ms~7Z@zzd㧹@i.sL"SK[, ?*TQG?*TQGשT+yEr۵1[9G?*g>6^N>?%B%WT՗Cy@cTQr+̫2!$T04D_{Tn#M9xR0'lT0)y_ C]![9Ǫ}qG'o x#6}\s1ҫ\StPw:%/?׷ +V=ifZE'h3?|O;4]k s5 }PFPvhFחM@C]e᢫Aɝ_*F7p%=ۈʨ:}Tp b:ݦgTV _q`sWYQ/sUWI.G3Xu85thqF6Zs^pxLIjU +VCF} <0BU/ɉFP`*/ LԅGΖrgM =g.vQE:#@W8?zS{2 ·e\7O"X̔rE}$:b?*B*ŰT9H7ɋ>՝ڌmBf )RQo-3#< /2Ca/0 )m}"|X.- BA +mʉ@ۀt +X9/0;`O$0:7![u>.!kFkX^w"TU]k%`&9yӧ(e^n/H[_5(i +aQO1⑓G`4^r;dJ2}@-Ecr3ꍡ,;SB +,\_֩L0)XF5TPub: HhaV#Si +'tW\#{]ڀv čl.ŒiS +vQnRh4OV}w yGS-u"ɦ K fu/ȑfnj@в/ Z m\l-TjNڰNzAut  *U,j\[5S3(o_-n0u;3UmA,yJ0IG$uzMP[b~.r>J몟$ K+HB [=zM?J)_Y\[u>Ԅk2MwQ" ZVJ%&BAoD!1eTK mTe?j#*0ڕyW:[VE$AU`VB9Y Ã%mNhp)xR-cWLK;7$z +BZCӅS&KBSD}x4d#s|ZaޢOB s|YMȅ -1\ ]R5˚I!Ajx?537pf1I9Ў@Ԍ4L>.{̻aX82qU@||B)9J%YH`jF`tM>wU~&NdV8% fWąg.1P#zRM C# uʕt^=b5$bWqgixOC2D̄1NF(G_Dɡvq0ERa~S \*׌/NUrE2._qW}!\Ov:|f4o滛]C@6(4"Wi(趫GS4YZ3R<&m?Q.Pp k&<@A픒NM!&f]=Ąqj1*Oexa4zVD\i ++7DN7ZuYWX_ xBz{,TvWjxQ%= ܮ_".QbH7=KBYD6sje۱Rݮ ݒ'8ue4ګ\uˌe<VF8Ĕnx.gu~<:MpFL4YL* {c&v'{A!UD<д2V9/ T;d%ӗzje I#-NyRZ_ +UWc +rn;7?*ߥrp;Aw+zr~^YOxhT<:(l$^ƔiObyeH;ik3#70{J8S9LjhMt3cN壽kLJ{[-j& o#—מMFLYL4JQOz _Y=Q幡n$AXt-EǤW泗VmA~(?*T>D|((s +Z +4[dr>:3"x-!9k%(\eFgrHSD(ЭMq,lrjSLWX=KjʢqtW$m%m=kAr`@R__և=8Eo%jZW9,%=e>4 bSk?*-*SbQrIH]]aytb,}t&Ӎ5x|XBɂ_Nq_27!Lpf Qu)sP&%j/MW{n#p' J3Nl\nGյ_istpDsӇK+~_wav +mTKQl\0[uMBvN]I~2yjTFZ #+X* TC_CsޔPu,z^ 0zUH,ƿx&QR^zkK~XL4)'˭ŹUpɴZ2!B@iJYFz +lEnni*xy*;Ѳ/cVRݛwb'K/7Z5Y+9..aEZwWacw0+pxf + +MyZŦzsiqUY/lJ.0.TTG7`9oX?jў +HPwf='Mƒ@yŐݝ8ٯh EK'Ŷ7þGAFU +up6`Zp% +M|2: -AXD0vͳ[QR8HN{PJ$? %'c*6,yP7%}:]$\ٛN蹪@JEUÄOyru/!12 icf6DN]!@l]3 "ٴ(Q"C!LOzkjFVIMdt"D-slnD~rG֬in HT~"JF)Q+@Q%lIh rd,H47`c[3De1 U͑SƷ>07u>)GøS{\wWN7M|qSO}:LOa|ud(:^gc2X? r  +pG/qך{[77BX5? +rBcM<<t_d4QECǞ-{M욳8p] +c ن䏓SsI խ qj 6xȳś?e s()}_2r_8VL_&^MnTsg +sǘ% Y[⢓]/K܄8V%.qA#]{HY|חdllb|E.DTP)]:yjK7|T-s{Nؙlp!Ė])c8ftK ܉Oã*0ךrUGX/2x,ҭl#| 7_uM#5msf&SܝWo%^`=ԇq&ɘL-f$zVP-ߚ@=T00s}m|PTuRA@=!&LUBL/] *3_<ereX|\%%iI +$B4ciV*ksOW1VH_iJ/D[}@ѵ0{^sUgL=AD>1ѡr E!78M8%53sҒQ +9ߗՇ~Rz[{\qš~#@-|gPN-*L="&Jʞ:{8w7X9 +Y@Y mkkB{^2<>Rڕp_bL="S=Et/dN^ e(>Zݰ?)߽()HfOh{Gڲ{Vk.md+UZr6%ܸGR/ +D B4?y3⹧i!RH܍)oKF1X_cG2"%~ +R(JMt OiCإ@]lxc,1.=* +~$,r~(wy>=R&OQNg3ḥ;t?x$B-c>b#}.2w8(Wct_z^Z˄Њc{h'3Sc2JzlQnX%$!>=ŽJ5#{d6Ii xdxd% B>1!N`?]$?ADW}2xȼs=2=2 +TGϼp  %JHO>W>r|tN}Jԥ󃀐gЛ,KGxGڏˮP_.q'Չ.4+z7 zϢcށ[I)I'Sp7P/=GeB+Arýt_߯pBgIY<ܛsL&9x8pG"BU'%\I?ƣ|e\<{H= i<#"cc{Y*b.KPGb" S=ҿDDpb%B3!~8Ny=Ar}2,0`8':^xVxgxf\Ui Xwh=O&7?8}m<ۀZt[L=O;B[j!+U=OwpŌoP??k cZXcԁr(0H}>| +j">HHpb@?oՄ.M)nUYP' 2Zm߆qvCr p"ýꆔjڍ!^:qsb=."g62Y7uIni+{=yXC),as|='#6c#E/đzA8B8:LKon[W0ɈِJ%w^?~Ə=I4PU7|tOx?}cOuW8&M'co鄰tw؇tBX:^tB<`F> `FD ΢t?-NhDOo鄰tOJQvȆ߈t{Kh&=32MVRYJX%BV: v!3_ OSTܨ#ʍ&1Y IA+~'i9M0 P$E䣒'EdB{n/{9͝ Ǹ~/qMsR_H,ѝL Jss%N>LI$͝d 0܁۳&o4wrۧGU*:1%YxtSo;+@:Cy P,/x ×rܑ'aCtI;Kؓ/DCѕɊE EW&'[:|A>*}ݭ1L-[YxKy?hɓQ`m4A[D&J9rٽLVb*h|`޼d +c|,-x!!(/YGǗ Qw4pTWȫq>O#jY0  T? 2 +_r;f&K DH帓 d||O)e(w^2/d{~'2IDd7ɐcj=ccU*3ײ"3ӵߏbcC)d2\4(˓Q|2tbǸ>Y˰:{DuE@L asL29Roȱ  ~OIne"w1Y򀙿11j(p]"b(/P32b'#/b\'6lZ/tLyCebW^Ƌn?,ގj2n<{9`xY_W{Wc6gñ$qwRD(CYaVtGV[ +7͊QaK 3SYlT*)J{){> Ei*AݽD%zgIo%^[/; 5X !tCGq'Yڤ[~j螄ˆ| r7¹7/E>qdݍx { ŒyjLXNЈ+ak_:p'gD~Wozn ʹ# +Lo]N8&$vXqtͨ2F ]4GWȇ9owBʆ>OzuWSL:v1TPHf_ts^Ǟby^ؓ84 LۢE3)wPbʹH/Qm޴ߡbQ"S.VPby*/W @i +W(@?~=̱ZR>BR>(>A}& DRS^R>~~FR>^7y{In7)}|JLk ~z+7N0o'JG=OkqJIOOu~Wx$>GadbhV\VDr"H׮Y_y~˗IgAN^?4BUf^?qG1Ýɿ'OD{9˨I{s'+ۘw~ݖ +'vbj^?07 \OD)̼~ALFyY'6.w'5SgH\s1x'+?{ڗZ>{m>'@t^'VA~Y۴~L^?-C^V?rLV^_k/||O||o-||oE?2yu6o8|=`[Vsqy^^8 +W^f{5p-771Wy;[y 'f^?|ck=b'mߍ[yUV^?dFB]~rP|"W2{yE퐅yOlX]0Byoz-fo)/ՠ x^+ 946\!_kwλQN !w!\|O,O~|X^>']IaX_a iM>آh?BtW߸Irb)R hᥲ\Lkw]&>l{ѿfZ֧FLX̊N[2[]{dAvz+R]?dۤ`*HF$c߁OZwCz [o(`t5)P`oKށdsXX +q2Gj봀3jnKs"}?'4ưnFӐ%6nC:6uIsCW5YS"vЍeO̟#IO* A7`HL(?Fwחmr[j|\/0oL 5>cotPsࣈ.ɜ޼I*|O{߹ʲ,(qɨ# $].1>gUֹㆡCuu~.0 +,zf%EXI=8}-`>WP?` X4S66Id뢼ԀǪ8IˀNrGTMu1hn݁|Y&܏za'F.wΪb~p/W"Ya/U +Hh#s>%XPǑC#.> hR3k>(]]ثZJȆ2_lZNϪYzۖM_]Q:o`gp݋.ўi̞i["-udJ 5@] Vyiո4Ƨ\{!nV5 +2 nv%jMۘ5Ө|> ۭbsCMd ih V^d1o$ϘGv/GS7,ukD0h{q^<(#tke&q~)HCq߷,aڀ2'6AiJTHۋj@Y%ckQqXrK4;˾^"b虺E3o^3(yQaYnWPcu sS4_@o6CχmPChGxabD6oaϰ:昒jymo8q{,8H>VnBC֩㮧գNO_mޫڇX<.?Kv_|01/yđ1!uM liШgm5fzK`VT|э6v_3泇,lȞl{C3/h-̬f#ۀ*-3QҖC|%Qf:]FtȆil\tWr}-׬7&Mʚ8W$+fY|,WLȬ7,L7D^˟'}s)yvEK2XM`vYʯ!z<'Jn]hsaF{ ](\d&~WH=$dF+0.s0RiR@XbUjbfвUћJkSV08Htx +f/c[e:f2\ w‚uàUO,ʕ Rn)oGx¾sA/[_=0!4 NF 28Zu_W +TNWFZVVIkvXi鸱RMaru";wV*wS +߃ +gv&;J۸qx4J:|7rS;;/+&mU AzSߠ7֦M\2N7T }pvPy +wJmoKUM5&71 MxdD4V `)7;Yoǒ_`)T=726bI8կ `$8odAU!FF̶gEw)EWbpBoJdXrx37q48U0 `xo0fK({@a,@ɖҲy-A3y:4n&;5em\::o"t4vR6,aDpeJ`4}VsQ-9<=3m _əIvm4@FRzsslǷla W@nU|U/w1I7M:M )v(c ATW6$w J窂ЫV-Q'̼84r\U)D[l>S4wFϨ-D6s˒ Jwٕ;fjXe@ΣW>W-rW2X6 3X$u(W/x:6jߚV+hGPK>+ '$@5d.)^W0(=^XLWPꉗrRXGl%zN +JmI +GYvya'uc.TGSPJ}A= ŶU`{?V< +JH1c_*BÕTKXrP',@cB^4}uTs:%Ͽ08z&tU&< Kg} tU0sK?Q ]3_k +7;]n5N^zi=qTsܚYdU9q:Y(ĨG]ͪb)/۔W{ yWekAkMGXܽ{5t^z^D"w1!lz{.9JXkNE)P7n +ڃ5]bdێ8kr󢀟)c{ܮ?\X30ԝni%Bu/Ck&XI5k$$,㏼ + +b{,|ޜMNr1fTjsgj Qk*lC/]1/l_K[Sa-eZ%uEҒih:/Ɏʂ+-[mO'+-n^_dj!J6Pj4SWZ|*K,GbJdt}rdX پȗS*|1729bkp֮q:aK$6gJVi03"i.$sMMqw$ëJbf@SZ/􆢢M6|łHk9xa ո8@` RWt/kn-pei +J'ٱYt鼹(`0R.g~f8^qt$+/ь'|nG<0^ZC:PCtK?qN|dQVQ)c{pw$Ϭ =>9矩q??y徨^7R6}Nb[b3qˉMz~|E fh ne1A4A-qE1ޡQ|N{]ڶA N`q-#u~0Ͽ"0g +;m-#p>O)"ucCC .mk) 㨜XóSyo3b_}s@ovgPr.XE_쀶a}46}o.CyqΣ5M/?V6's{w=71&+RUT$\w?eWqe |]Y _!vdZ Vt9(3,Wp{|32tF9lTM$+)n}r1V,'3[n>[ +`fC5XaE<πxF`FALySP2S1j1vzuc[i7w7 vЭYanP\y5 [FF \_rEs4Cw$9qzP9vRNNk-j:?m)- + Bύhq8|NjBɵay0$:Օ@CIZT՛nV*K/Gh еKa"z׎QbϰhfuPA+ +֛~seOĒfDtyW!‘׆5l;GuK@vFo%`pmuw٥ܥsW]|zg+iZNƳ)[mɹlM,DZX7b]kڴCmhv_Rл"nFA-6l~~K`J}1of:ϙ+':E^2#bfUOkO W+hqVb}|'z W떮t,:\TTNUdOE~?cwJ,avgOD}QAAox n_q.ڟ{ Us*` +_I(nwM GǍ`F] +.U.Dh1.$|&yCx7'j-fʀ,{E+QKsUeRiwxVRTV^O[fjY]V,R>{j/ ׅǶcbd-:[~|QZu4fbĒSǐt,gTNu7Q~expN.3F<[6Xtj`GNp_+֭_g^' +b}ei`W7irɥCh܁ۡ#Ig.WT ެ}ܳ琿^y*Fz R4 t`gr@\V:0pSkŒ2.\"o"!]=\YH$H6ynh`/ϐ]q.FDs{!y itQŋf鹪9j J ΋gEFr?D?&K'?Mze0gd ?]$Q1{u=?]Щrz4}$_s/yu:p{2ZQ3QnJjW޹*yx8q{}i'rgr.? o]+4=;Sָ. qؙ<lb)x)&XP~">:noŸ5Ok۽&By6Nn{_, hX,VGݿ l4|;?ދEf6xO&o+.z>N\3omʒ5zM",M59FwPY4@n<ݏﻣ~跖{oY֎|+6KWʍOe}gu͖= z}o;axf`phjR)A,<\]1 +\PiAli! TB# .Ȭ7 %.Jܪ(T52I8RSeMQ5"QdDQBiJ .\-\( +EK?2ODRJ4&@ȒNuiQRMB`E0U`2T +H)"V UA&* $j*E$0d"B`;@!H H(:tIf$H@2AU=da x@$B|r`I#O?;G ;cOooO~e*if7#`_M)T`{hqJ- +ǬST+ck1_ }EB7{K|W^ױFA{2@bJ^uhb0EULd{ڡh(]$lQ P@뀅Xp!(lct"P[$l ~`0! 9!@*U'Z".LY@BP&X>_}QMfHtta P(lQ +DFeI~(0~aLÖ^U\"Tm]$V,{Pe*iFD`SI|2:DQA %SP2JCP`P\>\ %&)J"P@xҏI0 )}0HX;D@Ʉ^ M?+*Dq`i`Ɉh(j9uI! +@W 88jLZ Yu(q&XÒ mCeP" + WQA .P߳{x!/a2(H4P %`Հ@UŀRHY@D;00Y6ۑ4$V L@ . [AxHTq`"6`42(ӯBKvS8 bTn%୔t.)|% M$oƏQo t. "}Y`iY(AAy T}?RU +PUE#&uJ+e SUŨszX5H}vXw}_R|2 L+Ƅv0E9-R pY$me,`NPʷWP[钮Hhn(TT KW#$Te"1x=bD2g0;|k:@1J(`(acnwZ0k DdhWx<OL +zyZ$GnqL7i)hB=1,H +#U~ +]X aK`qIS̀XD4Ҏ핅n߽l4d0bOi8Bc%j:5! 䯰vP]5|AaB@ @UD@B@T"hTS "n4VDUEVT5@6tԶHm 1@iQffQ)4a..$M +7H*B[R&4we )#,Ж(\tg[sݐ'uq]D`kexFC@`?|-4U:k +qzI+ϠbhVI@$#`!-0QXKKtM&aEp>}Q Ab!.Lq]FO>*7dA%Ԡ2JS&"`j7a)"A"+A WH;L +]ZX3@CRUE\a 2^PD ȟfI1йA3s&!"6DItG pDZ! -t76 ]!j,5,5Lwu&>= @#Y*(aC@^4ʨYG7n%q={ _<;w%0tW*P +Y*:r)$I"hLU #~:k&kkd+ZJBmB 6*v:&`ϚIM j(V H7E@uAv)8`&(hQ'釠0ʄueq.` 8?m(QP`!,gԙ4Q% fO:?-$q?=d` **h|kB L;:?=\FMtSoE +&CaL qTBx dS^CYY|46!@ +8@S% H% 2ڑU`O (J?Dx%̫ 2 C, 5(ZLCh@, 0,€ +:šَo! x@~$€2dFJ O6t dddoU2mh,$TPr"3UyZ *k + }UMTs~vyJEkabHwL w/JaJ7B”g0& )l3$U1OxlREI!@(vЁĨ +ӐtTO\}"X"3"pGTxJ0ŏF~GPk_`0=Cn` atQZ#1g@Mh$裓Sn<УEqP"c֒.UHC& n; +aPaô3Fp 2 ?̿|[,dυrXd`y(Fh>PQ0Syau{ݻ[t{a~߽ A]> +x2YmQOj endstream endobj 234 0 obj <>stream +%AI12_CompressedDatax&{+HOGGԮKؖÒ=PɒT"]$e|,캈O;!jXX[~ՋWw~1]pv};tw~ '~'ݛ_LW⇫7~y{p˓p{|3X{b 7~+~懫wnߚq>;}xwb^xow7_^۞dxɌWIC$Lntׯ_Z h"#y^ذw˽F./`>S精?\_߽N~zDy}n憋fєWwoGrLf:߃`n? ~yo|}{y&xe̴ aޓۇ'Ƽ oR~滛7x1^Ә_o^-D.1m)';=I~h|4>4e8ՊH.޼:{}GV2~.}7.o?ܽ~{^wƓW7=>9{y'~]x}e9;|U:Jvr_NsWrrewr.^]z=_znιYs3Fnߝܥsҹwssҫ|H~H~XNN>羺Wx듗wo9w/I'p{{=g'՛W, ^{#'8cN;̏ۿ{ۓӋ/^?z ͇oN^?y߻W^V7ow/?r>O8Ww~srWWP˫[\0_-߁^PW HW/ONbfb\ܑF޼+\1rG|>|u dyuMe-oo0Lx[< Dzgzw=SH;9]D]"}Ś\O"e:ʸLg.m~zŕ9Y]{;DvR6DiGw'x׷WcB뾾7_,ZD7/g~F#hƉ'k?Gpo3o8t][1ܼM)C03p/}u'k'o^}x Nq;'tv L-.K~)_Y21cw<W?7'}o0Qt~ |/w~ۻg ͗owᄒݜJw59~4Ϛi=_< +Sc[G_/w?˿_KYֻn?~-{~~.{yșq ]yB-`8p/EʊBgrH?Bӗ}*5r(prx9F9B>S>N0gly|_S#[9i}㧜܏<.ظ!V|<+kW0sPW}>9v8{;t]!yr|899 #a3T8xLr|9F9.kx 8GzFrrx9C:Sw:V}Fa)b6qk}R߈A##4qtpcPm3O $"V8u'@PG(fV-_sfv*k(08JTRLN+tgu!Ƌ3`*$(B*":K"B,1 5\dyv&ȁ2R-5J6m8lo"(⒐;qAQ%iGy$eH={I 9b yc;!^a0,hNE+gI)$$ee{la +}t iN3%JJbL i^aR1OD1Ll0b3D2AD1Q7`I*L(r$ +{ADQG ;w'OOl:O:!O:O:a3z +gD7$?O7=基]r>.V|a>!v3%ij[+{a/gQ*[a6l1x5#|\}Lfl;o҉%2cHJcSP,[*ϳR,KfKyMsc̨}֙q8K˱X`G섵iY{bwTjen\6c'49OhIl6.#J(q\6=+OZKO> "A-{@]yEitC\ hSOK[LSyUѸFhW5 + Kl69: }`LA\͕]+;ߕ<^%^tqK>Sg$<.c#63F$ K$(_Y:֡7י(. n(IiRKG(͋fQHJ\?kNk; 5̖ne<)*3)?5zpxzꚳ/}/Pfxk)6~9ZAyL=}&e=cGQBC?tm{ zb?SՏU"7\`L3dw I +aKuR%~I|v h^"P~fI'hcOvˑ6SSţyl({<ߒqeaՃ:*>zT lک>5Nq4W+EZ<*(R4aZL{L_y"~<񣒻D E*|;7{[ϸ&=kFI=g<~T] )yEM]|wqX9OAPAvg=́HePإP]) +DjNE +"zv\NR29I$4.q ְyEMl34QG~BpDМKTeKFo:L^tSAOΟ C[/F V(kJ<4Hi;3>CmDt3L01k%*8'-?cb.2TMW;cPDZ Ly4$1ē{syga{砳.ata%nhF|ڈ"~ɀzf̸3wa9kB?81~v|v|v|v|v|vU g7Qߒq=ۍ}ó~ts{iKfSq=-UP#t+Yf[7oAC90|V>X^t:̩@/ƕ.OaZ<[2?'_N+`,q\B7W%vKy3M2 3.)qFևn]d\001l%1lI/)>q"r2$Ԑ> . R*nԭtktS9EȂ')rvq-S xZf'qݑf!{#;Tx}~t9̗<h,gC1Г ^{>΢45-J-JXas=xZbǎcӹh-F:vW7Zh)=l}##;ees/ jB'Y9JDMjR6)QmRM{DBHU!m T@HR^Jݱjw(=JgWɤ%tN+ {%eoIړN֙{ܽu޶nke[B&uU&O0mh$GNd=ɭ3r0d كކ'Q6kX+i:^Tk]Vk)lKA]mG\B^ϳ ٯ;eQQRR9ZDpTR@EuM nUF.RJY**-UeUbe.ÜUWfmj+c+sJjْmy< tsTtO?`'qxQԓL" :e|4N$/%y|I/ %|ZU1k,߶~ARi^`+tVJd!I%պz~A`W FQ*" ɺŦaS j @b8tu:8glTC:U)* (F}hALfss='{g0]k| +!Tq7{:Գ83v* OtǬn6$7Aqo;+XxgmYyֆ/n?_NϾ(2+֓t(F So Z.ii]SmkMV\G4g1 a8~QM0ǎSe]k뫫Fa'.T +X5F]cF񰶾Mj-1Vs ʅBHԃO1>1k) 2hOpm :RilZ'\)yC+dԋh)"oS3XLiޢ۸"QM+~2%?~e1ѤDH+!TmN8M{?a79%{P:V_TL Kc˵YcA<}TyGk7vO/ޘj7nrp[*ʼQmJ/܉<׸'|N`Όkk>$QK*:s~xҡJuM_4Y*}~fwK/ͭygFh@1݊!s݅)&61Y&x[E=j +y㗭7). 1֭5+,l@Wk2C ۞~pdڎJ[֤ԕoC:WsM=[ڙ:z9τ5(I9 9谄f¹VB \,K$=jIKq?5_WeeM VsqjѳB݃8FA[Fu {l>^m9XWIؐbK '^7#*TE'6#P2?#VpP =U({{u+w t +9o1ܖ ncV8OQg +P1;~*Ҁ{Ҕs,ҵq1",ʘt)$:To5t+&a4dc-,ODO4?~"Qއq +tGOs(+o=?v-c/xI\LD#$cϼixyxiRFo$ZOx9O>|7|ÿ Mc,neSkL-~ +5梎YBS6LZ:qcD2XXKDc=§U\Ho7֑vnN%^'oѭO>iԹGӞ~׽9ݢ:Gt~Z>q ׉Rs$`;:{ɾP+g\;&oU)̽UF/FڼFmVgl+PNq}}ߨKzI8ƪ%g,LfbI)%pwo~s͛^XQo͐o@w7W]o;=;M#8Θv~f{vC{;7*ßj?ŇƔ~^+KnYCk ~:痭=eoo\0g_o)Xo/|zҾLm +?q@s#p1w&=@O`>N'젻CVQ t>Bߙp' yt{vǝ{Svgrߐ"`CCvozOOqǓ{=Zpa:EbўÄz,7~/`&8'xȳpl[NXL?ĝūYd"I^cp-Ff⯉cH h:`@ֆ=NWċ83ܞ{kc6F̚&=ю3}*>$K 8as 3AXp,Svociem@҃Fq*!f$c=VҸǥ5+?!Pc6S #Ɓ3nk'L jA6&~;!EZ D܇Mš{ҎDZ,3xI0qv/$F +c$8<fA@hA PO?9,} 6 [0xPQ @@xW> LA$r C xѤ+'ncFʒl64aFlO\ 1Hb <㱍sa!0iL=vV i ؏X ort@ +c<@Oc[~xFzKpƈ͈}6 cwʐC v$_'k€`*׸$d] W;8!XpvBZ,Y Kx'<(65?yS'Ln$`CB'i|qAxInĆcj@Ҟ$a|Hbl->^X=wpȞhddЁ7q{ ,܄&?ȋ!EH1X< |J\Ge0‰&gblX8 :&sBK >bHGo{t{z@U5Of lKQ:x) F i$\ꉦg;CL:zn"{S Lx܀8(22UgSElH@pi"pȀx^xTˋ/wwG7$pvͻP hJ!PDV He5֊@rɑ6vvց@w/0NpW,۽"eHUPkl`<; Xp +Pд <`=`rζ8 2"Z<A3@X, +#y \ ۽-pm #xذ HiŶ86T8|±Pt$^} 1}+ph߻_ֽ߽Rzs6N~{}u7ɻ~Q4 9b/Wз]/Ĝc?2s' +7-`Ol+(_b!z*4;H7@-H0;A. O zO'|w#a Bx<@;o"ζZt*0Q㷑7 ҤRrt ]afpx =!-@ *锰&c;ch,VS +oKC&19Pj\smg(ga[aɤӋ!A2=,@ ,'. ~^>Q x(?U2dQt&$A`@p2qqy5(8 HNd0Zz" +exTB&aрecuK|s²G [w3AP ; k:Z!< JnКB~4#$7 }4vkceuĂ;fG[aɁvU`$#Y.9qbNpSL,&7# 31xP-ʜsīxY.#v2z$uBPpwvq(q,  0p7h"(v [Op`fiGVNfLx69Bn{,%+MG@lvgYX@H|_xYu""de 3OzаAig=LQ奰b*,znhx 4ق|e@XV6LetCYe =c)ԅW! b;r2tS1n^^& +ަ̻j $ plh\*KĊ3= z>_N>&3 *0L3bUAÂwP4[NB2{Z@w` :8&B$4-ŽZLhb*υFJX[ VH +6)WM|:GcdqD}A>H#Lo-M *#GȩaJKo<5|:0x*N4_I}Yi+C R= %nt}B(nI3:=}4[#Aj0|/"},._)Gj# ÆvfYy38ec6F!j\n(@[$'?_G<UOt5Ag'ɲU:M^`9pƉr@15 6Zfȩ3񐪆F .%oS+zOH0Ҁ [!SK&{Z +ÅVl|ОvJj P_su=/YXfQ@Q "<@[#J@8%U*T/p8̢N1Rw P[A^eřy8IxzBR1[cid,Җ5PPZZ62d97b쾠w0 a;ڦA= jdN%  @ " lHn ]yBCzkl n"FCe6n[{/8n2:Hh%[P#[a:?~=ICCL3((d͌kĩ,8zA8UA;{a"Y  s:s?WP|Vp;w) +AGY>@$PZ? Wzע<֓aWZLd䴕](dž:BI';VQ<ˋWX+X8wY-c`\{[9q }[^.Nn2Ad^,c@K/ܠnb6k +O$ #@V@/h`h-`c4MaC87fw! ecv1B{/4Ե$A+vHA a]!U^gƍVc:Fل(DbgIҎٔvo3YJ<,M:&5 ~@d[Ŭ G b67f/KK +wI1P(П2mmRWcE:Zl>Qmm/JbȐMϋo{N_umLoU=NӞ'֤M0##R1uk +1.5n$ySuD⹀D6/{=JErb⽇zlxGoR:gu 3치t >Q|ee|/L-'bȀSt[ Ʒ==4 +)-$8``Pϑaһd"`Q W`z®ҌX^2f_T}em:'[0"D\G\ {Vٜ$wȹՄqLfMbPAGT _^Q>bä)C:PL5 trÖÊ8J{)>}y8ea#bN.LcbߙnMi- +N8@#Iocx5J xPO|pSIżwt1F>({P&s쩯6 W*fk(؆ OݮCу&4)n tٰyFAI];%!萡J ajJF*af>/gY|45!jfxs0A%A pWא=f6l0 +GԢgqגoObCˆgiORA +'YM2{92p +̬T2 V(nF<`\[O&踟r:|rƝ-wш͹{!,u>7ifV(Uxܟ^~pI{$]@9D"9~VkxȄI&:jKD z9=kPmZ#Qg̘d.5o=0$p=ט*c(N XcL4TLCmdA0uLu(ܒ) {LWگUbcJ@^3`O>kݛL eNi(g3\K*q7[1#Q$!&/{yFeU0:" k'2iÁm2 tm,(\%CBVZG#dJ7{Uvb [9uI4*mWU "m8KUFZDnmlLCFT%.} R;p qD_R9EN{Dd@a1TI=&$XYLKC.{Li8K-; 4 {:Xڎ"5-Q-nL7 +80xb@Q o=l3ZgzrkEcYYTDQM*ϊwcQmmU[]Gv֍\xr;+Mފ)b1ص+BCEH"dѥ#ZO@TNW^eרEPA4a3QpDXI(g2SA7Mbv,Q>y \ZE0$ת.qO +hB.:S +/S>*uD)Ek;ЛgUj +6T{UK!l:ҲeHљ8Dŀ6M0*TrT2+#tU6($X*ƶiS!ʚ{EN ,{*ƸbPT!-s +.LB%iD-w+3 + +oYUDy1%!W&l *`^U}I_Eoh:SBe&(džJlh:HT^܊5s4Z.XY"-*W蘣dU&*Yb&^:e>'b}ʁӐ:o,7#Yi!2hw`H!\83UudjbZ$ -0UqP1uhkab)f +1>Lﵿ4a9=-o"F4U.XZ}UO}jesj-$y]DmH+,jo S)Kmx52MQmó8/[a֛}ј?9[j#TE 2Jc!)ԳJ>C A'Py0ϔ@_2ud +=+Z]NF2 RzHօz8ک[h;b!fŃߙrduƀ]4\LÒCEn.Nl$ _٥6ѰWQۗ+1zJѫGh=WQb<ڜE=7`20T,93T耦A r`Py-Z /}ؚܮuE T8<^ +Z{|5=Mf;&2~>3g1߱`O!M| e3۰}u?[["Yz]V_AU}90,Nr,;#cS1W4rUEVsjzo㘘)Jil}Vh~Α+H&Do:,K10npA!0 !e T\X$EBA\T1r1 --{U0t4xdfB- iMa]F荃h=X[>)$3&EQ픐"H1)j/ +DjTEW!/53FJx⩴dYhzyZ]i1Pw<֞EO,F&_؎F%J5E[J=0}[$,/k5>U%Xz,NOcY)x=-EecnR)nK,yD=+XV>oCY%)pLyBy4[ tg(8-Ө7D/V%z;<]6Opv1t`qiO,#RsU5JTbͪ*.BH]g(v.He*r~Lt+x7B'UD`zH"} Yв$ 0?~@"{e)" u7;0.A+"ԂJaRP; ѱ,*RW& ++1:l@C2%7L?HZ~S\ +{VQf| .g}^u0E1&X;l5DP Y!ڇi!`!cZ,$b` B.Oߎ&.a-"F2A'0ΕN]~KIJIy%VSb 8ѽtdx83A cl^Ani!A0>12ъhr`d7KiJJў!6]-5A郤\T4s- kΨGwY"k7i>IIRakK&O 7LH4I5%j<\re^? +,YW̨XjJ/0xwZ_-0=y,MH((4YΦj˥ F/ c'a)P۱bB5!###?AǨ?Aq?D?u Sz76>a 6>)A718l4b +i(co[+GxZI`q5&uȄnK3֓Oo +-؟ch-%U0aqj,?!x6Bb8x3L9).hO.LH!r0#6.e7 π}"z&f,uj"D`ខ))y3&ȫT 52&ʧI[,S$o mz 6ɤ`* ,ndJz1YvÒ=ײ1Ka>&RjN6jzk^\%b+Ei>^oCT{?rDkT7~{}F Nu PVܳ+QصjaR'̠ja_\: @*ͳHDrx¬_:d e W&gܚ.͂xE9]Z^Ygvkhֿ5iJ^[Q]d hh][Sl]2z<iW" HJWx&w]]:|æȵۈJg \=KkXCgH0`x5g.jۃr'0"זe=dq.[ծ k`RŮh ~4]?=^Yz ~~^[ i'}O{-VesZjy`MGfv[RO ЗFa$DkVL9Pu!pb&IڪZf׭ĉ9ѻn#j/4_9y'I_ C,ˋpt W}jhie~S(/{blvl0]h?R Z֓Q %֘?=%*'ܠҋo22Ca~ ڌG&֎B_IOdמkQF8=Q^ @!V0bzc15j.sn P"δU!Odi*?Zg]{5 !VfL{5R1lWOPScNiՠ`C`^ fð!4Q)['{5}O#lP/TÊMFаUK\mfC43YOA21 #gaSTʙڟ~l|\o+Wf1?ݕncb!fةFp az]JJ0ZO.JX0Fܞu6%+ƉKYKB9c{0¤'ԙأQRt1`~2sN^&)%E]JAPbNdFPE!օG)ݪ g*aMp=eMѸD3fd*ݪ&ҲsUl @:8*MJ61yrSU mR ի⮀ +$yi +ڃoP` T,ΗIK{'2*o+G^Ҹ|Z:À0LHK]YΉ*ĐI^>ib&X,b0eR R*ŇBMbRcKcˆWX0|FYD:bkUVuIk1fՓ%o| pRm{Uv)M!sK虴L/EId +7 +U"/)- b}WJImfrOuY-rAGW㳙]ضΩK+̖vâ Z(=iHd bR=6}ES u//UruRX""+0b Rq]e5 W::$BHr]xysZL[-䙢3Ȗ dLJ`AqEEw%R{KRC۔y1ѣdaznR:7LJ,+.O1nCgqK-Dc (T'j;"zuτw(Z쇒(m61$QaňˉIe"KX% @HinX7kQ_˘*58/>!LL>,@_J9aL R0ݿxNHq&˗LydHLg}7m+E2 8J}_C3+9r/V>D .ʙ\O`ô} f\ě_-ɳ](hL^>UH7 >ɁnTFk;i \/V4nfqH \ XE5N[ķIi02AvFPmY=䮥0ѰH7(ŔP|aŇ^ͶuXԐ4-{,+HirNF"NRidyL MjibNE6,9 i6MX&VׄRj1`!$Ia( 글kB7FHVPY,[p9?6*.Hb/gGACAAP(/T6IKΫuhƴ3f &sf̺B#[m`0*]о;J +"@mud}fQ:-gmiB+==a?zwm"YӽE~M31Lx#62ɰS53t-@j> NRڥH2 Di YIe~3+QJSڍ Q37MۥWKL`{{ZV>Jg+`n+vmcG]lP:XJEp4u,:6VanM$J3M.唥u/Xsd mdgl d9A|QܥafHoIf K'vsi@'CvF 9R6IǺ؉ȧQ#i5Y2 !HD+$ahU~6V -Z?wn5S{+l摗MH˫;wdZh>t +'̈́V\tڪ4*7OTifUْU޾bYEVa(W͚^Ǩ`bbom +%Φe89\)#sTUY^#v;UKŸ"!Ze0)銰iQժW**Wdf_ɪj +5PeiST8FeTTtS[Bjz͂ +'6SALUZqFDg㬪gč/*,5PX|]T*ϪK}CUmUZJRrTYJYj-*[4U6=+^Xj*mٳB)rpVZU6]x.j4e]9"Y_J/']h|sRu{b"P9aS:Tb `VV䑫nצ\4~+^ 9xʖgt^ IH2?5+*^]̻51lpuڀתuu|m6*f~eTEPfSe^U ٶnph5JgVeV[F՛3#RgzvkU"WnMMfQkQ^;Vv˨W;tA_yfQ{4|WmU{SN35ϭrN1lSۢv,*Sy ++a-؝7UT~D6n,7HJ6Ts0JXur{vTkKJ<3UyM& AQAiX7ax઴3 ̟ K=^[uZhx9G&# 6X%$YƎ E)^DoIJ? }:mC=-EOk}']bގNm AhM$:/) 'nJ4V IRRҼTwirZ|_ +(>Uó]h`#BS7bj%Y@7QfQ @pS[Ao #(FhS*fj `lS29JRcј6&vi6ӓ2^BUܑN w+zadMuIWϫKnUr׃+ hzA"5ֵ5զXw P{PnJ7ub7+bK p~bͷTlY6syzj9T%FԚ(QU&u(ѨhLWEE:7[ wI@PM a`Q(֩; +aqyפQ7YkK` RNUq8%f|;RHEFxY^U@6{]iX14^V0CopsCLuY +;5&6!I.G/fiBpX1Cc6۱0AG]Fѵ{ť7qrѯB,a-U~rzz"j. +z%ZV5)55EjCk¬kLkTѪwMI{= Ԍ(ROL͵)M-≊:omRъZ5w)p(bk3ȎE~R@1^pht +GݐMTg &zLN+-`bd#Q @M6w=Z#hd&mpn 4NiaGNb4cXL!yƝV OG/O96zR\`uA#Fy/OR=LF&^}ً!IR(D'_7~v8|o_ua|`&6ZߴIӯ?4~l I:l0%G'96Ȳ 42ރc$ +t7OV̜6<,gH7ׄ`9 ;m{mYy$hq&B!句6 qāQd[vb)fMFN x(F ?ch#Cf7"iFF kz)^C`IFEcYkoY)(ΰhuӰE1gK1S4XBS#o2 +MP+/_woܮ0:2=BZĴ1R5h 匱 gIU,uĸU[ܔm_% -g.uga /9悃4;i%QZcX3be $Ptd~Dk9v eKLD+miA M\,‹}RaЖ/<%@ oO9o i}d ?0:-H-E:Q? K{akCe7:LIZc{G~L*=A-jd%,<aY|,My0)avO\eJ=v\'b:,_2F-)xUGdYMEt.uQ|~Q^#q9z{bjТTɊY=6[8cih&'uZa+$r*7J;X!#`{ $-24r/z- e Nz^Lg(m'%DS~Lģٟa"%Zr5x +tIJ2V%#׉3үݏ ƹ~$ $ RGkO( 'mA@{YlS0N3&c,Ofs Q!+GB[ײa!ĴdP(L4X"}A~BgL$Ӡ,11ZWHJ(#W-&0QpR&f˃WdoQ RgW5rO8C\KFTgadfYR\\àь K0&5HEط yf~`Qs|݃7,&¤AbD)F'8Dau2, ŗe,` ^[⌞mBmd(BiX@sk2z(E\@KY%iÓh[e=I41PX$Ԑ,ۆ(el%fSF8l.”kSYb/Yv3dosJ%Y4("hrgu%"r(h(i4a1P0 2 +tvemC +^T$[3m)HnsLG)B>3|!F.qK{8ئ@>^ZӰ GpK۠4YA1bbg-4FFJU׉O u=0zI?~N(y/Inm6sw1,4dǶ/e fti)O&@Rs ø|Cʊu5{\861-O@HC|< <)TEhD28!EA;˪r{8I=֡Ftt9_? J Qlr|"SEN!3:~ L4QRxkt %; &!IQ б!Szz{ۙ_&փbW E{YMd:#u#D˰4 Q-& !F푝бKܱ&mM,/1Ǔth5w2Yg4*-UR_. , +$(1YDːފ}0RjTw$3KɘlGT +}V=L6IzpSFMuVmF;Jeʙ^E> By˶V)L{C-7!Y `E̥5_< 0 l)g6/ 83#ކ^A[\=K-M[N`,>ID&FrʁՔ 2^"(\kID%ő_&*iw C GmJECV UϚ4P0s̞Ƞ%%=h/b{I&a^8PC #]S+133^>4}qc hEJF +cbZ#FqX#9:tX 5%]_p\U)]!S_u:+itK[TEFj;58NAI#m5N"m o줖mZs A+i! ,| +G ]H1#~RiTfIY >i[7}FKg$VIK.sRSCp9Y*=ZL;ϵ&>WdtLCG)[1aӦH[ m܇b|úXla4x2 F˓$P=0ބ/.e2F$9=8E p\RhobBziq3S4 2 +hױcJW8(KDx6 v]bHS='sE$S^6d> ܙ$Z@t:>!b<+$&7P; ,$';hg4R- D}:v,gm‰ߨI JֻdE  ] a.3X!x!d+"L8|:#JdCmͽ#;@j{`}$HAalMG+Tao;Ja>̜w >ҟPZr8Y!o6"[^3 dY3A\t ՚> c6rԱ cѪl^Fj +KU1|Px%BNjсU,C5I@wGV5BURbB!gtC H,`L#ZS rObBI#l &1r ujj,jPJبJԨѰiP/G/99<̎JaR-`2u%{4L)n/ЕX9KO gbJ"iUZ'椺S =ڜ:e|6ZOV(e\\}1JOL[5M^}F;dAXUd"X@NʮkKi!!>wԶp2uQ$gbڰAn%4]Qj 3J:;ed`SƱ]dLϐI'G%(9z위0d)^68#geϱ\rM2>qm!Y"XbhCYAO83ҵҍ_`ct>&#LYKy5X*Dގ 1 +UhWaЃVJ__C½')c!3`mkߑ@Pn|vԃ?KXD5ڋIbUn7yH bf\;}-S~9bv-Fp1pT{sб%zWK.t>y=JʹI\) ;,ו?XvVÂ![0z!(3rUQMjKjwKj+c5"m1hiYD0-ڌ8%fakͷ!d>13b#-%pPG) +f-׻>` 0{&0&!LۀhEjgH$l.òۣf&lj'ltoCBR/lT@Cmm]@UYlX0lzuD-847l.BuƓ +_~pb-ocpK2MnV7 ;~BoG?IqBx#ZC'@k*sCG좹8j +oq(W6.}:6`.ތZ =eŲ\EoR)ߦnBc@Hނ5hMeBgÚ +!,ٴЬr#db.CNB1)tV1 ]8wgƟ۽\p.ڦCRL}N!ڥIvaӇ~m?bAh9 и-\̺G %y-PMK'JG&Y6bW~!Qfol'msr׹FS>ȋwMf nSFَy3cէ n5`.o[[_W23 |N4Ne c7Oie~^y=0n wߜfx sTfP`O+1%p{ِid7/f﹔ eG)GqFJ$ٕζ~uᆴ&%)B:MVX AȢ +.00ʦasuمjȓ1(MYO!$!NohTi<m;-#1ևo&ģUCf"oYXTSFT Ƒy6Yp-jqEY;>>y.5kӝNIݵdy3T;! OR%Tf1A3W[CҐTH)ǒZWKX/"l=|}d;H9"If 歁C<3 S^u/fgZL.&p^ywasWu[մLPyf9@X/=VP<܋Cv.ְ4T{l@Kvf?He;ʖq=>4S^D:CR9 1'[h9D Y#͟JF IL "RvًBiI{!C%B(3C}:9*Jv It]sZاMlse# |o%Z@4h :q]&s4ۈ?Xk.%=uGoC_[2@ݱ6WE +0`T`6$~%Xp4$(쵝^D 5CMG#rrebD len~70{Qi _04ӑ 1ky|#I _&3IJ5yg'?7> 2lY!>%xN]l_> =:‘KH5OQTyTM`d{^t|*]$llcNE7{f`fgO*Tc ͛7A4aPt zA,gi[g_0Lg1Yy]4KAA<:'{ARĸ2iy$!\ mJ,/q&'pOcm:w0[d$A[L`fT̯ia;N1e3cQO8o-?_eOM;M|뎵*a 7la~7Nuc<8#bGҔ@D_=48H?>w'Б!sIN 읔^^7h~6)&[ O;|UUS|q%a\1u2YruV)rjjm4Ke4QmJ0:M5RD/ti2+!aHuW@R[`Ot! 0DSȶБ\'VJ PUr{oȐ[cKb˵χnT8 1Ps]& J%Wi&1 UfǁIإI4VTɒ%DՋI*ņ.a4?_OJQn'\=KlQLKBIPOqC"e iQ aVH̋<`,/ W9ЩFFˠ'Ђͺ3I1T] 1 ŜpI*7%XO405o~ ` W'p-c=7_ E73lb]7͛yWKi7Y@Br-yc˛/kWݘ,sd$mm1`kHb&;r:7m)HeEE~DHMf)*ڙ6"r1Oθ1]+uA)A3,i : i{je7H8txvq".X)8AD]J1mخk5}nluzMbQne]Bx|*{ۥ*6xvhH6K`,ڬ3$Grz=l}&Ym_>rY/?؀&}l:>>,/f;[m"^-)z_ZVvI_Bkt9s9䡨}x>̾vykq,K m-Љ?ٻ tVT-/ KgrV} +/aIUܤA#7] 윻wf 2L҆4$[INѻ@A޼$C Rt; +OFDZCloUDQ#9h7Vߨ3>e1]ީ|nK yN]$іC Zd'[AYuיDpJ,+UGI\$)Bak\U]UZr[T??䒰6DQ0w.@!8HG6#6εu[AZ=kå*^Ciũ*H)L 𳃝h-G2UJъ:EGj3 ز3MSUj8@N^}?B=̅ȜRPA~Cd7=-? +p&GK`{_/(pQ|f@(pbtpɗ_=vZIM+^Ǯf|=vNl4r5c *{8ڸhB^ctϑutVys]~JT^s<>9DF̅XVwZ,&!:9Ϧby{O"`)RZt~\=KGdԭ ^z3 g{Ro8 R(t)D/+i2ەyu!Guꆨ].R6\Ԇ!=rKLr9+MO(9nW}HZ"I˞bJaWVя]LTz>|u9H~Կ6_SD׼ԉ:-7%qylOwY@ ٽG <(eE8y.?]bp?]4{Jx)OoCUQ}9OofeCĖ5t(n:.j0E/hDu6rm7ڿ]u.@Lc#w:G\40CI36|T")2g@u5QxpZv>:$u2Mavp]zqؙΉ|u1B\t.>uފta7;>e8lZ;.h.=mvH,t5:(N}U\WvfQj-:@Ie?^Zm 4wnWza)h1mAEF%ԁ iu`u]˿kc%̭(\FP:}..Pۖ:L1}v<X˿ -2)//~c_%+{D԰[8X<>TCUЦ՛xWxC97LQ"8_(B4o%H٤ ,_y` `^/M!x +ϕ`7^ +F!\kxJ0|ǒؼ<I|CV{]J0wMV 󮔮u`_/eUQHRxQI[߄w?NgT mcc3٪M<=f3'zhKRsȄO +5ݲ!\q.3 +׽d2YSCԼOgXyrZG̃m;;6Y:M{ghl%AاASk}&ioKikAĩ( Kɞ?nCڛ˄'޺I? ey>$AIwP#p6 95.0Qu%}'7?_YWB>Xn+RJ6FL=y@WQLx6VNIc&{R̊֌xcE!n_i<}թNyHt:D>yLlX.<)57*ǫ1W:=hcDA~YCجpݿ6\ubĔ:^,&s%qp쏽PlOoM؟ȴ25- <{붕}ٖSH<"BZ&kc 79ka㉳7ڭ0wq1#.~>|"6gOcˀȲ< S)Z"Nh6}FʀȨ?.G>St:8` .XԻ]!#jy%9aȊ$y=E< [ۚ07Y=zBvLhEИ +CjvJ> zPcn=˒ss Z"pMD`X..`Q*I9tK͐r\fIbqf}KrzK*L(WL\4 3Sc7QhI132)ogt$NDUЁܰfM.OE'}JW3 Vn %Xi|Ggr#$.B5[u=:I-.b@[\f)  spc^ De|qїUc}Ŕ-iCW`\߱=/.уT-z/j. +tDbM K,0 RDt&ʼB㕑77"H +^=˩'^x%~'"(: # +ߌJfQU"s Nz t0, 䦇ȀEXAJ"|uP"jЏucurUVz,Lyr[_GT&vMAx?p^5MS5{ްegc<BW4,l{i.9ڷ + ]SC,|$ԃewmSA<é͍kQmה.H ]m,B):+%V֖gK{$*9>$Ad J D/\)Hmc1v&%pcɀa|) Ur j;9ER#ak̹mQB35.VtUkJ8n0E*Ů\f1imm4Er>T.~oXH9o& gW*(Q}0< Żc6Ɍ&$xj_RW66}(Dđ%b[/w8kapQ0CdSkDz3KhHԞ( 8"܌GYA溜h6 r]l9puw& w%їwr4m%FK܉`_)kQyD5Urt;s TD>iJv0i Y"^4۴fp4p_ +ujDQ>#CPՙ %oT $l$ +JAvV k:ؤ|ũMAuKOXRˮHb6W/,mn4QyM< =tYK +<)* yp}*>"ؠ ġJo^6'u|U5f5(p ؃$`L$@TYC .7 OrVny'P<׵ yqoQlI`#@kDtQFGqUgQc8a5zel5O۠K"j6T߆U)/bm'0-qW< ¨;Ѐ y!*F(&ɵ;LB/oWrNlU_2bJQ!$B HQ^(k.Jl#:Nn8to)T5hd)p"v>~-,z5؂ZۧgT>I  !/,<^YxRE$I4-t)\DTf/aęumUV;5_ڢL4G ۞}%R9k`mP*H=`8m:mYY:l(`p}4-טO-(RE2e,`Rn!+hĚ MeBAabRU1C-:<ek1NNM}ǨJjΐǜW2ͻ~MyJc@Ls, {)2P#~H'!UӬ5)?ئ>Bƛ$mE L#8(TJµ#txj("FO!m|P=45͎CUc + iΘc$.a-Jzgl M*;{.m~6t{V]]tQAy] \ٛi.BBoGZCKW5^-0Я L\yBJ 0JkY]BMWNS:=3uR ~m"Ŏ-ET*{;;d\D꯽lO *>hg)>Ճ"T= 2]ge`pnttHVo-wݤup[^|JᰰgFD`w *3۽] |\]se8<{xx@b )}땠*D(ރ8 + D`m$I'̷b, !%Nč]H/Y.qtj ߷ϰJ>_(c)Ty==Vx(k_*\Vbߡϵȗ4hu$ۈPw_bxi DdY뢨ҜCk&kތUxu-ewC6+U wsެ+?t<}`{wpk<޾U-|YjxE ʊ<3n/I SE1/97BſK*o7o [UȄnElwع7݀ t mz] +v>mV@NF/ ୭ `,օpH\bn ȼLP_p&pح) O~I6`,[ݧpd6j =V6 X +m"wQkt!@ mk1ϛQK~ùC~!TDoSF"~fU" h wZ(J/f*4Cl_bMƌ5<ޤbȚ=&k&1l3KKkV -7oSc'dfCϝ˽{v icҚ]OvZs*C6=Bv?vؑ4V=bݮz*Ll[+9qpWjS慰ډq)aMS3ZW>& +H"E]Q)pٶaZE?=D;+gת_=./ۀp ՜q5Py8"JJzԦMxXU.dSՍgYNs|Pyfւ㽮rńϲ]++lj\1q qVX < iu7|t"N_LP$ 9E5@Lsه:T47˻+S +ά|#|'0c+";N]Or‘[~V8,+ +7b$JBYGo# PD% A\ϑ֜|甴#3w DE\/x3u$̵=6^rȨ ;d_=os0nW,\fyOJ˙/vk=ytU%2Ԧ]7ʀdYyv8^C,l:asӢ*bݿjJMZzexݪ┪j&Aw`XzCL9n/j;N g 7b"Rhyp}d-ԩ3_o" T~]?q4$zBHdKY6 ,ꖼPl{~pf1y(3>^S:YNE>ZH +%]W nq|Byhyw<+O} DFs%߰hE3Կe 7/]R-f ,+)} [F@J5oR@DNO3=} [@O93=} [:@O4=} [:S4W@?i4+f`t~KXRh~8}( 5 zӔW}71>FMLB[T}kHܫfeDU_xTuk! +Q:)E5J6i-ʾ}^c(LTl5~144=O0;qXڰM}ٓMi؆HTBa[[@?zOPU#b ZV)þ7- `:rSQmgzjzjz`n`z`|mj=W3'+V.'s ;kWkkw.'.',(]T\]T\]TVYZڻW2x~&ݢhQót˳,,¢\PڻCgAaтC.F_о 8Cyv +,|/z JY\7H,=W6w W|yoRWcTɎi4Z/md45re#;fh,?kR{Glrcܘm=x4Wc#7Ɠ'[ rcB]ܖq zcsT1n\] =9VmLr~Y6%Mrڨ5+駴J=f[c6ZJi# t[ny +v & Ό2,ya~s33qE+z3:m J7| g۶KO +/*zDީ}T29)*ωNBr(oCRWRjOr\AσreXj5wu%Г @dl%87ի4+{]Wam5Uv*n$a 6az0%㖿N,]p?C!U xx%V^!↠Bno8.zt^a%b*&i+u14-<UY2oWb +q "s|fW`otsb{ )gHz*g3GNPJ0QyKM EY:fhj5/ދX\diV`+ީ&'Ƕ53Y ^QKun\Y{Ʌ2.δJcߒL/:aU,nr$K f:G1 <)X0 .K-Y&{x>fLNJRAt]QS#j$Ӓ~*=Eo]}IVfnv|V܁X!|Jj--Ux[D9׵W + +]2ڻ\F}jbǵW}: +ںY:9EXs*EtթԔ˾ Q̫2 \vVW)EUt> AbYgy[_@频kZ?9(]g&M2<0muS,>:sk"+jdE%^RVdh{Jgdl@j+mڬ/,S>" 3 f' :$甛 Xs - gh_>tUK4S+5^s6pHDg3S:1ܛ;hcN6IyMP# IRYQfҖ@k%7+&u Kq嫉 Tud#b5:iЫWes^Lڂ +ф 21u ,ƦEc.t_SWV_MPD/Wqbf! ]`'iDT +NVB "H6Mܧp"*@njyg!!TTfIK\ +DHCɦ!n\(k\x$cx`%v9˩-w[]5⳿tJ@Ͽ3 (v]PGG}L29Da^Ѻg1^gWY9PU(ocO"_{pM1D\PyW1 MN$_\TwKaPtl'ǁ>rM{"¾2y8%Nɜ3xmtETgkb ";JǤkpȓ${"7 &f 0j}^URj(&](vς6of@CKCFFl) + 1%p;l3f5hSIK@JSS¼Xml:?}il櫅T>r˛9oAE ltXT&µlQ$5/d{;\u@1kVك!M{.V;!{S#l(Ng75(d9&g;gaR,$V4nVu *coPcUkj)!˒@bc)bpcկ|hߕ8}N2&a7B +fR~rd3{?hjFk輢fh&s;(6/&e8Զ;׆6S-!- UMmr=ױuanL!B[tkkaE#іNrU)ȳ?`,Uˆm0FX! `@#w&&l   ؄aPԤ>pN[5$UnR 7;<mv~No(`NJBe#SG 5,)f($Ш4a8M&f> O@@~HL,5hamr 6cxy EI(Bjvń=BɷxЎq ~ (" @3yt_` '{L6u!iՑbX.tTlM=')nb $-! ]Hkye'ZI=g(LW=TPI#>Oޜgqp1R%+ #/P ;>爨%X–,ӠnLK%ZM!nF"ha_PL2⓺nA-jAuJa!e;$vB!PX_YF#a OH2Y3682<v]S  +,DpO>8(YLH1QlPjM= B^R7-̤}`d@p˝@-v~wwv2W,Oe\40"x5dl9t{I9(@8N w&7ɤ&HK{OPoк UC>ʡɭ3\͡ç~bK4bG6 0-K98IL4%;!! wu=R/O+5]~!J.c10 n5QѦG'}Aue|%kUkEɂ%+RrmrazXu9CG4|!V$iv9dqWU-Lxskr%YlIq4Q|%OA:|"?زŎ吗3!+9%@s, uة9V%:,3_QuXGC[hp3܏֧ \*sZi@`»wdx/a¨n֪Z|ku,icN%ZKqf82~ָւm\kwޗq6tqJvZJa Ja{1oM +Deb) +% P`#ЀZv?RBg#@d6o Qgj m]= +\/0+N]\N+:+DvlZp-+dnRL^ eH>RVc WƧq.*}ȽPyV k  vEXq1bscc!+V8U8fV631k~(ciyb5˧y m>0C:1@ +%-. k^44l!$e ,p9пqgC6UGB;t$ycyfb v-P?@K!6%6/tCUGĕkD.>'eWM٥TFDlkцzTlV8pV0flkERJ# +JŘ8k;*`/pWU}sS7w#$t~N&d6M,51Fx:hDY5/- NnF TLrgy nEQ#ۜ56O`VM x͏KPfߜgx OPd4; +738vOQxac:ᰪ+_e7kqoOl ラu^/S/ _l^#YE؍?}~GRu҉WhK6Oe1\g o.;*F_̄ $HCDCYL|Z*,~D"Ƅk=Ud96IBDݿ<,8,(2&IGgxB@I@X T @- F9+)-m@z N$>{gͨ1N=;Ъl[Jb|:SWt(ȢFApA( 4,H-͐uWFI>e<ԉ!6Wui ASP5 +9rxX%{Nr'hM,wy@D /{N7kTʋ Ł71p* \ sZQs!Ⱥ +J޾ZﰟKs>oQ]ɗ0x_uۡphYmW4bd٩B63uӅ=ϭč#nYo"&SH@xk}-r.;eF)ﱋ4wKQweoMj{K*h/HaFd”Y/h$ @bʣV(޴2ӝ0@e#.N_ ^m>)LN +]<Ϻe[ ;¾}{op5/ A +S" +&4`׉}^Ug 291>xkH-78a;P9gIzh$0Y˞U4EOG܌ MT$yFؐZN-)CSPRIw0,G$&'x3-*%o^ےRJ?%/!G9FtL 36U}ֳf00,5,'CVK>.ҢQquR詉2{k$Ay] )@9%N +;D! j\CCm'Qsm6VUWBJ/4<87/?֘6Ue 6EfR:΀׃7GKUT[ss\Eofe&UNlmNP/K$6i M@=]op\Sv,,PE6n?RzN95JJՌͪԒq6mUP#;Jz!o~WPQ)(8*3%;dxRߏU4s͙g5rOXRh&,BmfurRv$$F k5`!LvdBduv i7Ay]\{u3`u"჻C'M,ǍĢCFQ#pͣ2.QRз ʄhk?~^&]BtKzՅ߹:3IsԀ}C}!]=@;EcYki5%0^?x+(?&"q?_*i~Qw&bORG0)LxdB r}v{9SF2LNWU/ɱā툴VJ#di6*# ~c'5yxUyMt m3ݎ6u~L::Vjoq/@&_W벌^?+i--|ʰ!7ͤ +sq_⎍p??g3?o/??T>W݈w^@9ݟ:o~?{?뻣~_w六-W_~f_Ǔ5'|/ݿWxw?,yd^?|W|`^ϟwoG~/g~Gw~?_꯷~??/O~ fEn ,K +8|(CR#HW(Gd=i>G%˿moof^b7*<_eW5'_>fY7?JVͶt? \z0r@bĜ k=Rmsr/`u,Z ZcB/h293bѝw`8IPK(bhR$ o&ШNlG!F}Rlt +ˈMtf!2䐒(!7P!$#`&cĘ`ل<ⶑhmPɁPx"JPx'jw` V"Ɍ]8f +ĂvbX,/ͽ( 2NRm49rB^A" u*"wH$3:\aV +36c?NU<fULZ8}WjFI&ѻ;]Ao2.jc;CQ~HCyh.kS#qY:K묽9"*l):%WQ'AvD2buttL@l\|wNw ь_\ֿrru!dpx]4ؕ=Ȓ/L(t_ sQYYDsFe4ń +]_XodZT1EsВ*`@[`YlZ@ԁ| 8=o ͍O>U~>fƤW a3*?V~:dۙlKԯ":*MͽKOdbE;i"MleMR@u= Aֳ;\w7o "A5\ Z_)/;VumxrcËmFD0FHF$5O;A5 +"+ 4F%+%e083XFP .4a@S7/`<ޓ1k˦B9GaUŵN@1IvlIF/3eL-et$DiXSSiS@N7Rv͈fTvpU:Fҋ1sn +I@|?͛:f4CJ}_@d%]Y1k Ӕ5T3#4;Ԭ}hs!Ƹ~!0E"ϙ>W{ C]|Su9OQĹ~?Z#w1'|A :I D+{%JTZ-FfMyLm;nIڇDs23Vt?Dgʶ]uz^Ώ%q2>dݥJ(28mF Tjo+r0[pEO5JK)`^'\8YU2ZAeHyĥVX&Z3IȆ65iɴ;>m3H ft֩^;ajh.o2/b0u=;=g.ɍ![H8wgov +;U8ͯ5\׀,} OBق5 /{BZbjzkHF9AЯ$\zf Nou BB+9YKZ!.IC1gťO,&zC .pB&nWR$[8Dg7q6:%3}ЁeP >Pxnibm +`7^3V'}2|閃-dwv\:KS٬O8[8K/ G_MIeih5q:ҡWӉp90vꍨ}da+Q(r֝%'l (pmwM tgCTd@zpڷCESdG_FZ6͢]B`ȬR+? rEb? c^InqK͌ǯU1ٍM( ֘d>x{YwYN6# r &c P dnAt}ִ]O̲@80RΗcc朦YP ^)ѻs)HB鰹._ + +5G݋ ~R=Qĵm:n)څ}Ňиx㙠bct@^$=&a}68Ii.tI҄6Y~XP6Wƞp :O,'"OV5YQ&${= * *7d^9ce|/2){v_Į~|Ne%I=G0^=HY3ѩgsͳy|nIj])H-nuzT`c‘PW$=͌؁ N %a>8nPSro8ל}!%zDLWk?.ߌCYJLKWң=L XՇ/tr,s^E_tq}R"E 43-hS XJY]["3]֑y5$1*T~LhHha:S&"UG\xDc԰[J[⼸:FXLu:7vo/~KeǕDl-Jd\#Ĕe?7#MTh-ϖx;'"9+ +HLC]s4 E^̾8į+ /&]~]^"E6DM:+ }$pPl%zN|FUvm 򹣶W:S~(>)Ć6rA P3ͥTVj{=/_'7hR7OܿtrJjW1f0Yl^tǵhyy,)Q䪸ŵJ)F + YĦ/ǜDK[O+zO?RIgNm~{QDBK4kNi<~dfYW +J< fVWP@\3۲ =-侾Y&v{(.&C~x~xH;kNy)*LrN<$8sc~TTВ$#CQЊpLD'.v^Fd4^i ݢ$>}%aGi˨&F 2&4n {I,1藗N*HN +ĝ_(6O ++V6g +,6`"q!OYkΌJH{H{H.<]g2< Ƃ3_0 F.*. `Fse762 Y|~>I&CCSj)S-&4:0u7.E5Amg˒V`ahs!=pmλ*<H:JD]@SSu21^А: +b!Zu D^"$e-4If/tGQ rI4}`.$1srvI |5m20d׳SZLC*ϭL&^򖨑@x6Err8 `&i힘ϡj| +Le'wR0. :$! +^Sy%g]!+6c12y88J GvЛT#l3B 3_iW~)ۮBp&.5"?6!$x΃UovLP[{mU_5;Y W( S'Au! vkY<YF4 a#7>=F]١7h;TI$TEcz%qê +qUQ|v?wۻ+CW(BMBgL"^$ƒT>eǽf;(MUm]N/@/=mKkqMuLDfwP.IHAO r[' 5d% +Ql =x=6`5e$f=[e* 4oPΫ+}Mhf$( +t|dÀ/Ѐ6@5լ#FA +icZWԤxZ $U>F!ő%d j;Rؗ#Fn7PIt 9`#RLY?oXz9qP5ZӲF #פ"5qK;FGO6qHepEad;Dw u.7g;M+&Nz!i\47W ҟFF}UB/:S`KCZL(P'DZ(,9F"2ω;4>zT+@]/,VRi%>_HJse& U)(#'9n3|NU,rBA|g75 "q&SFe +v"CYEUb:Q3#vh@K#J/g[v ZP׋=|ymҵJGrƹ(= +ɕl\ #1j&2c\mC#z,]5j+(c斊RٟP *>xXcgzW{C?a `P Z{Yίrg! #ZO$蓈(%ؚg?%u& $Bbt[-UHz )X}:HUJ͊ '0p,L$9/ < Wu1|c գA+W0mbbRT0uz9*pNW_)8oO@23ҶS&痐>}n.9;@%Z,u#)Iܭю;#5ԑ<ډB̽'fra%EoW sۍS~^O˿/BPmWv@P>`A,L ت~.'d6}`*bf4@`z ٩.F8z'?oҢr 0knh1w|ٙxuZ(U,]6$lHBqd-vH*󇏾VVO71Z0 QB~a۶GÔ [U#vM',(Zv67P|N#B|gsL=hԽ=YJifq`oB~PrO%{I&caL# ByHe9JϩzS_LH0K"p@=O=,æ3z\ +3@/~+4c?+"=H9'aX '제 +J`fL@}*=@(B,?:aa8ni! %N{e$w/H{ыLCl/X5mƾyO z,]P~n(i|rثFyP?z0ykLڣ_ft,Q+D0>P9mxM؋k,qr}{SRԸpw@{ygY'w}ݽaI~|vukQ"$ggwVaw$/ꍯ$h{Kɽ${ꗓ>ܸVi]@ ;IKB,bހ +G;%!bѧ݀6Můb"-UnFIXljdWbi^Ue!D[&ۍor,,adDf^"*`댶6f(w\1@,.8mJ_־jbz'z +hsx0(u9G@1|˻{ts$ a~n1! d7\25ht`*gq<^+!\ KNA2əbuE,o4&@o+xMj'fلG +SRbN `q|;'w}qFbF *4T$A/?l;}xndT9AK"鞧73a8M#qc>a*~KnH4, F{,ՉB\+~K20e瀺ކB(8/S!ީ: +H&&ze2wª:Fy tC0jZC}SHdဩ bveh@iI?_umX2Ӻ8pꫦ L1g9C`N'/XePBZ8g^0!.e=5BpYWCs$*.Q"hU?Mb>Kj`o52ZBhH\s&|ߎVDlX7Iyr0*TG ؑ@ UGg_>fj&!8flZeSwC!Ds:"T4,'c+V{8 +Y4ؘե/V[ *6DCi60>1° +LwKM\ +8ʌB"t}*ɉ@B-7JToN-pbB 鄪Z010X(N"'&*, YtScuo1aYp\苰?l*5PmҩlUɉ|.pSIQc~1hB%|HP9E.0 d=eevz +[% )*'[0M=n.Ա.I0#:t; >h{=>O:MKKkA!g+PcNG ÈkmFH= } xbJ L {8Ga]z^P-73:̈́w֢HŪ6L" {) @I$߯fQMy.!?{$V?T.t&4D[K˯x_|׈b7ȗW'rI#YmvtnY d^ cJ;CVɱme o@K- hڭτU "@һ).mE #ql19LV"B3]ƭpB؏4P3d^"J*JSw,@T8 r]_DWIN^s>NЅդ5y^`r?%V'W +?ϒO& DGLȔhQXhSghD-sLrO3?z,$t`N[UOPP  +H|p +^5ńw`!G-jd"8 $Z-7>֫۲e@&jSxC9ĻEE><a"6S&Qt FX~vq6QCլrL>,L֐A&IWhڎ@AGzlzW9D[QuH2ԃܨu&+v2TaZRng +Vm;iHke=oX(s@(#̎*ϼ +=jSSŸ!B')ǟ! `IZҔ[_wJ?j[KZΏo=X8@vc?gz;T_JvB҅U2bފP +%JG^C^H_$pJ'u}<~HlPoRJE|qLrT3=reF1}dU{2C˛H6rjxjxBNeBuؕR Lihڄfp0(Ux|BZB*R b.$}[N +_Q&]k,S`!L]3Y, pu7K|rvFS=IXQ'$(Enhɡ* +1]V:B2P4ѽH 8nLV +OHL +&!}-y&q.0څڨ …G ݣ? Ίu +RS*|j)s$hpqwwEA+Dr`wK }1΂ +s{ +:a4# 3Auib%YMSI!K䮇ыY^/QHRȣ! )Mgjٙ˽]3َ0*#>[S-ҴB +y\ĖR:`5W}kM2ސnT௖zYCTWO; J'5`T +GxJڻ&UWKPPײ+O5@4lXuBobl8ysg,ZcM3 Rz}]h: +s^aӞXD,E'\o@}ygXiDw|ǩvQ/*Vԩջ#:?DMQ=VHP[-J% R=07,LM?_@J(2S@h:ƲU)$/fv\Ƭ{a\%$ݞ~"Z&K&laАCSN3 +Ӹi5+%2=,a!dyQƫ繴ޯ4B HJ{}pJӛ4<'dyо^r9g!.b7sx9IV}@ +p[O3V˜V%z>T_in>/zׇIf ]ux<00q5LE#G#,AoUT:ԤIhaimȪƹ8H^j+ί@߯("(T *TT`~X%< fa%VqQ.:|M֖Z{ \b=KA/={,:&;ȟo"T#㯄 n20YB_Yn6wlQ endstream endobj 235 0 obj <>stream +rн~\6i4R>;NvbRn,mvjhu 6 ̓#PD^‘Sh_Ncp6CŜjKDf p'v[Ïܗ4eI12Tcp_eS읰 ˜U:.Cz L4 T)I4JylINr`;\xc|_zdy+3kaxsU;CԃjJp^ wr;ՒńPY,cXk$rPzAD8"q1Di2\Iec TaϿg)D") +7#aoT# +18'⭬UDQn6PP ?2G^JNLhAE%9ˡwO!iy7WzGMkڰ9Bq@;lX"-CuvPl V( )ƫsdRf4͉B +;WxQyo=cžT]$A_AlءJ#1>|cs(~T@ B|C(qC,#8e~c;oAؕg&) [!=r/iPU`gټ`&Yz~EXX?,~D8y4vJIW]I ȃI(s}l䛒֢!p $bGO@F0`{6< ӑ$,!y$7uM Vykq|mz}z$w*FU/́c9DN] GU.C^W3ĉ(cK$݋'IZE \EFp{i R+mQBsI"yp< ><*l i*03 HBRzʚ8_$Iїl{ؙsD9}47lw J=)AD9Cr]dC I*#1Z(1SpWV尅ݣyG,ƔqWofԅ;Z/AN0 E3ѫk⣚:0lC\^Ҁ +CQA3`a]CC=wn,zhi7_kyگ /P[MExHGq1 n|۵qۏ1m +f PS5S_ȗ[/ddMag$^u R- B,_q' PO0N@1 +ׂnf~ q#ּR\s AGM;X59KЦ_DJf֑o%^"+ 3LLq3vliI'b8 +UKO>s P׍_^k+=0Vu?9ҦU+9Pdexi=@LQ5hY=wDL߽0<eHf˧.*IJ =Z=.%1? Q1QϨG8dsR*jY: B6zA(r$R;'* P)-Wae59My!&y(F V5|ĠĆ&ka"XhŐl^3TynO wrԃ$4jtUӃrbñyd)WBjzU2EtY/Yʁt[N{zL]gYMCmr, B`̌RXSN%zP}Cib*sY`` p 6X`[?:}$U. À6Z՗W?N8}TQLZo ɝaMPLtƯ8dɌC 1p" _u_,.xgVvEsM9 -Q68=@6.pvj+:fBa8LczVE9dLGR1kxx^[o:ʯ@ϯ괗zaQf< ;uw^|Mu4 ].fp-%5Tߊ;Hlٽ&EjՁuLB&x')TsYܓE(`O->W.ԂL>}K2&WBByB̔.ۗ?Ϋu"`&D3Ȯ)durG\=yMG}Oy]EOW>X?qƒ=OǭCs^Ty#K!$8 d q+Ph=⦡d8) +\O$EDy](3 $dz 0WoT&P +ɨ:%E"v~|LP%vp|ۃXvgZ^+fuITxBƮ(HF,bd Ar,qvc"J|SO9ʳPjnhOҐ(NCAR7=:` V +մq}y387պ;CB,/-|!bt(=|Gtoו㕌|Z5|e!u쐤D@p~1ݡUlF&HG5^M;V=3ALcUxY >%@ Xg<>$YG˞+RGY.2_UdF +3#wmИdR) =F!}x~yLʞ]Wr3iQݏ#=ďyN-+35:f#X)#כҸv'%.nc Xd>Qy !Qz)>R!9߈+I +glNq9?w4^✸ NT1ݵM \!Dڬ+gBH!F 댼#:-좩?=|iĀF<ڪMҿJʢ$yvρS h۫QȍԀH|/TVPF gruCWmĴNp޾I~i5mI?8R!BK +PY]R~aXͥ*o;5^!Rv3bGlP`N :˝`Zb[>tFHsIXV_Z݃}i#Ĉ. U~rاDrL?˾G/#[a!Yay&4FBU?!tQٮ1DŽhX !ų$"oyrwĿk0IkxIjj§L@T`# )Ԣ8Q{ػ6kC;t8 +R҂hW<ŝTF_~XF G@5Cϧ|P@#U11JtT܂tA" Ta¨O CUNevp~o+WW1wzNijÕX۵ t'}A[T9S${`Ѹu7n:aa{HJ!$ +Xyk@:}mPmEfx!)O>`xz2Bz?n*= oָСcJ*|Qx*P|hZ-R+@cحL9PbFjU$WɘTd/d{Q!eNJDQaRjh+C}Ϯ*?iU[1^ nXԠCԋ._C @G̷K(TsMb8j1g-v2C`XòB*dϤnoI?cmWM_~Od$;py?R?>YO???_??w_9N7O{^Wgx+ރlG}Ã|(VX DYhgmDTHa}l``CK#[Al!,B` +J8HdWLᤡ#f(vb L2 ܝ3>̽}G{CP];آG"_ eI\>G +kc +Hd1K*IBzL"ZyGhc'-Vi8#Mʱ7R +E|޷Bkuґp|Pޭ8IW=0+rU(,)< J8r &-x Os +K3\;uc|}>t;I:G'TwƄt ] nj#vں~+y9U:.l8$TcMyպ3c @cwH!@rv:A5 ,J umx12M0sK<ﬣE[0!ۨܿ +F>4E=<*(qV̇T |m;B#'gw7< iOXu֣֘8z%\w|Xd3@ MGu83 i0ͼoQ`7@h$f% N Z v9A;tPE #0AٷUo#0'ͨۮt05.fջp1;E|^`<ުuJFl\Iqb5iFW:Œ`X a:R"VejsA-)2}Ixɢx%XU SN9lp :8A{{I"X,b'Y6 +D8}ėʘ97#yUyN s +TD 4-HMQ\p92l t;vYq +9{B[/SN) 5 $#JyHG}<ՐY!kCS-IwưW?Ue=(=:'Сh͡WCx[μa05_KUb)9YP-JzUFKӠb F rgѹqSvcŧ ?݉swB\p쯋GǼA銇݆ T|~9E}aK=~K۸!#ԉ{^LHV;U}X㢄ʁ*re%G,Z#>3g?؃+O!H̏Wg7Bt6< :swwt<{xSU/k8>59S-yo]$UF{o7AbM(r3WC\].\_ߪ-&]}ı~ ^Oxv2-j̓OC={lG#a 1̓/^t?jS#pˢ\+sJ-`1?"@Q{]kt'dJQ{o衃K`>| ,汢[?=mdnC5(XŹ?za6|r5qNo >{;!Rz!vdkD$hmT;j +gꇯ'CQA}V=*{Nϳ7P" Pi +-( #Ϥ]H$ņ#S`O:'ލcHV4Ҡ FyGHWEtH  5m +X)/ͩA`t(X(H+OuF:jU&vt9G~qQS +zH5"TFfg/| NzYR4 StVtA0k/4+㦦tSɵу։W޷B8_hizqzBd n2* T{g"ѵ~pJ{svs y "<כ)h̝9B4`ϣ 1d ~#}ŬyJTg?sáZN$ϐ~kb}itraid1r cQZd~stpѕF!c^BOES\4*7`~ա.O/`mbւ9SuyV, ߎT +[ mW`rf{汻ci ͨB iWrz +#8HJ ?I6)7x#~,FNrg;uX='^:V=l;qB`L<1%mEa@^ZvXS& $ 340ڄ2@XbQԜ6_ڰ(Mu:j qcٹ)ܪe Pqdȳ7`wioQܼ˩') R!~cW@2Io=L/BCзC}iD JUn/Ի%cC[^ w8'"E JYFUR}] >e+G)t6/]AMl|ܷõo +7Ϗ]\m<~A\]P7Y)dq̜g"2p#kAC4l|R89-Gt!{Ğm*Q`Ci[D8L*@nEa8D֍!'Cv^qϔX =\Rmzy*ojIqpi ڹO6ZkP;~y۟ }$zF!+/'Uc&$0|N&4?>[^btԛQ&{% 0E.8.9S.g2HbF8)WcC!-a>"(¶ח0c:}/(_M_cћJ %ϽDDV{i8iԳi  7ђ( efِ&LJ- *hƔ[_M{eZD#E.T B\*!u-16R6XT磡݆vP|n)Tj$R!s/oywCi,Hېpa:.hm4W%KuMa8@zqPI6^J== ](':ygK/6װgy|w=FE<$!xe M`ʲ&l$ӲY  2RIS'բ~ ~:?7͗F((SG;y3Ë~}퀓^Ä4q?|k<(8q{&^Q;Z0] uCjx͆UzAF) iqN4V]E03y#,Ͳj a# +ȣ#_s-Uh1p&\g͙Ѡ8Ŝ8>Ⱦz픐 (L0H~6$K۞Qm+_blG e}qH$(Ty]ߑ + $|- 2ɳF|h  4# +I2&G<ó oz jmezHȪj|+e}`FOͤ`t[> hIQ\)J(#`8z@ + AbzU"CXYȵ3rȓaɳr3w8LفdCQ? KR6T2n* E,dP.,K|'U'(VIxN45Pf"SO{rBQS7 +7,I*I)mv˪0eeBQ4s Tzlr%b7U=WwK֋ +ajtaL+l9!hSKM EpW^ԢJzA5+P.!{LzHGB!S>ꅻ: ĩ*9x_$@O ۏv+BJUQ'"{(CUgD?U +|;JݩYk &"rzaH S4ఘm{T._{r"%v8ı+0 * )GT:5mڞ߀BRA00(B5}=Wp髇Xao ARb+-nWgJcUrzr`a+QpC䲇dtqo}|sŠ/!5č#DMYd=34 ,Ǹܛ8ӂqj$D[ fwލv%E=gCII-y)Krw@AV$^lħA55&=`!)N˯2P&Nr41+ڄj)~ (׉U_OJ}K!&0JIx:x:Ocx֗(G%>VF +zE)A=_"/' bWN}"a_{ fzu +q$8hrE0Ub{>㞩%]~]wpd)0IrBpME{PKa%\^ˆS҃}Ѭ[JU +jY3No}SʇRLNi HraYүpSVa`JizLQfED$)ž2%e$sگLE))\I+!Lm&d־ju'EyREI c8.S@7H3y1XAPgٯIX ^=zy܃׏#?#Ð~)tރ5+qzKȺfbZAȾAk8a/[iM@/EM{Q9(?2Q%48c)I?qmHXtTrzCF&r*KCP4 NA] #B#w760KGy;LuWGU'q'[DԔ3pcjI^65a/#d@g%[ƕ^+ 21+4s/$ +kjvE*/zoT3+Q{OŪb*U.Xrgd\s=,8%}y7 Cћ#` I/Ă%VO#S}3'p:E*GxC`<()*l)Ó\Rrf Xjbqķu#6PAE17+ 5:dw1Ջd vt8F E5$Z6|:ul &|l- _p䭤'kc 5T{Ė 6pw`薔u5_X.,ј+5eYVx*rz[imۀֽDye|׹ (:V鴸אַu:@B#mH\&zu jZkz<:7`2r@ң"TN3 J]UO5{z`+ik~3QߥG X'uk9`J*J051dP{ cװF,ezɅ.ti ䷹DW_Q{_clH:n%*pMyiyzޜ4 olE93m`P#oC +q/*ca>@M'Jw&&eX'(kRܭ>Aʑ)gv$cYZ?d$H@ͭ5IjVCeV=Ffqr(%E)li{׋n&"<Ō8Lƌv0.N(D:oiL-qݨk8C% ;.`q\.i &C=r(8PQf?PYCJv4J#jUY@7?S4N4[$`le%Uv*r#ə=Rpg-ƿݸp>T<1t Ĭa'l<t9Oa`2 +A z %\/ˮ O7 h;QŶ~/ps2UArⴽ*Ân/pWkx"f,80jG8H&K-3_'bC'6Vqq骧PO揆Xw p= *zqZ==COh쭓6`kQC =0D+dzixM1_D̲jGÀBAe@<@W{+yc%C샑nςxpĚ MIE:\E,**9vꓶ%2)H`O휔'IU$VPt4GCb(XA-Tê q=TšW^dXTq_ IT7,ȊRsvN |?8|rcJ#t`DLGV@IЏ5ZF@V ΚҭS"=Z]*H=l+{8 9%WyuN |_+r!Cr &JVCx!ڇ6q}Su"v>^*}ն*׻!,:e +xF\JDFnW&dBr}dlva9岫Q0%3~ؿypkEC${Q"yQ7 ;CW E.vh1H9UB Zj7K| ?#_rc]$5.!9EKudވ/g#s@t1lU %mش~x6wHT3" {OfkĶ`hs 4(U>OVJE4ۧ"ȷؔma9ր(Q#fO-*Wm ruIL6H0WCm!BȮ c!Gg/!k0dʡ6І]F9C p-F[#Y~V٦pBinh$EC !n`JĆXਲ਼ACdBTI_ K\k0&TxGYz{ ܄l7#-\T_|œc"PE0pCҥ[JT0bX`\pO0,7/0b풉Hrd2~{ n))LOw|bC u+j]$V/ՉV]ʺsfvי)#ƾA&$d]&+RD8 j*bj'=sX9J4 "/TsG/$r)7yKqE:l+~gz&]n ;%HѯTnTNSB\Yng8E,0E&_!F(:5T(="D%}bAJ|& Qd{f"5_G Uo_j98%®'k:+AKxKnLmߙ@%ٺ¾qAbԘe@$udf ĩJٌY Y(E mn^Љ!aEbĭ`T5tǢ#'F٤TfiIlG LO".Nsl>A|ܐo0?1@@m^ڪҫÌa^ 8=}`X`MXy Eu<t5s-^CzV>NM0;.4SX%>ݡ*<$t#4`̓`h::<B +t0gc׍a Bt8IρeK@y0+P˻Ԡ)hHS%ML&c{\Èݘ_m2YxmjtCJ+&|N 2)wT$9;rb/:>5p}pUՕqXh{5K3, M +[D퐅 ux:0:㢄,u?58q{I4&6cwgh7 @{sWU'"wd,'|ԂŲ" + 4"$COP 2"YIs)-%E2p!؛&/#MG(#qZVJT]Ov\mqgXAAPCp +^ǤCjL҆bj)F9BBQ.+Dqr7{27|ZYǛ2jn>CG? jt1 L2TAgԐ'GH+oZ'@IW5L9ŋ$D +~e% +57^xRLC jtZqR +)T>akSo*AM]h }3|{C1CbVbS阙Nj7\BꤽNu +!NбPV9j:,zu%)Tޏ'PA&;·2VbqPM-N4f$A5_pȕzN(}wbu^0+|qaH뚁ey@dtXHK)*C4Q +LajzD:{7[q.aOHh,|}8 %/A" + >FtG~Ecma ʧ$ΣU [0 +~U}f.(!Hا{-9B!ar¯ہ톊) ,689k\wFR 6c9:}B w#cd<.G I +`DvdF ®Din\_5d$<٥~'&N : \dp5/zCĈnNK< 6VGI% %? 1Dq +6(Y89JkJcVEYH)DTH+% gA)}~hj(J`*u)STZӫY\ ڿEuUUv*=P,xk*VhXa +ڊ^؃dA+SdRE)PZf\BWTD0b;=;aHh(( P -5mL<)09O -pi+5Y8޼$D+1>3b:*Y258f#,2pp`[n5>C);DLѠρIio{e0MҀ>Ґv|,o(G l +5JR|b_#Qf0 K4 3H?;څ/g73Bu3!B0_ VHŋ*<ZKlLH׳G-::,>8e&X=)aDN?C:I~r\C>?IH iS:$KK:kkYG=G +XT~踗LCމ@RʠM $ΐo$hGπwg <]^0^gqفj mw ėrM +qMXgМp'D+!/?(1x\US.RU^Hv%z1p_E:wQTa_s~ };4;ejiG'8?€wM )|tTRcُ\Lzt\UMĥJ ʡDxZ>f?(cZ}^DgX©.5rI2H=h "װɌiSQBb;e8`:LNj¾w ‚U aIkp7g'J1TpojJgFZ/=5 W~`S8**.}dq'Kjh~_-H;҉NuS6LKdl?'+|5"o(8i3iHވAiQR{D7bݛӪ_{Ip[f=\|!-''ٖk +X]9/2e c7}OTAnTAL9ByƫdHZ#tB'S~ ry g;>#.Ӹ 5bL\a  +f0+=ج0{uY&Z*(S,v[d.iyr[+բ~1 /' i$8р9h}4Mϩ g֟`RH:ْ׶$*P'GGP%sS$)2PGy-2-"Y~ѠuYR󸮤#Z;蕖a/X ȑ $J^9Pcr$)h Ba6f46KcSً[Lj7vU N ODz؍"mÌ"l_EkdAr~,育Ɗ#$1>jؚ-ڇU#Qab`S+(g bS0lXSAlHշLꗪN8 Xh3`V;0Kx-6 +G͔@@'ɧ6nwLNKu #c"K Y 9h!ۻB,  9DD)--[骪˴͢Ycq9U|~7r,*$k++V==K"(1D,'IV=jF۹!"Ψ;+EWH ׻l~Bޭ}D sIxPF ML˂5(T +ZrECZM@uyXQAP^V,;T\ԿLRL5\~P[SIa~ʍEǨ9(Xq*v"Am<%OwL~)z]/kOM9cV +Fb4wLZ> _י")kzC{ׅ= Dd^W @5x,ǔA1C'Y9,JhMAJtc'zlV#;VrWt!XxR55> k&kt2`yO[+B*_ QovsyIN;H η<6ODnI^`b^ޤ~2|,’M6P5bf1fh mh(r7Ʌ4a~\} GRj@>C3DT;bY =EL0n(yC6q%q6'E2GSwPb +w=jXRϝ@]`~n}7M: +]bL~XaR~яOUʼn;~!_J:o#~dX#'yV]Ww P4>"rΨ׆`9ĴE~"M|yw{"L!E _/fa?Eu=G/PK!9k.CP?_Fd Y3E3=b$_4Nig|jݏD +۽k~ڧڞY}N t fZQWE4#Z;jqRgXe>9'_`8|ÚmFjݵpټzb{f)/PS#2$b#po:eCv\s\`Q2l${ۀ5pWrw+Mnq)n}Pr QEKJΉ=xK};fbV_/FIerd!!?(c~t# |eؼąOEg`mhʼ(1k.L!еYG##+_/p2bj xMi^, hd'{.4_#V$0?h̬#|(&et)тA@o f/  +,[QSb|^\Pzz0Ej^䗆(νOdMA+)^"aQޯrN zLPMKwcw/mQL{Lj}fVYA >BJ;$zܯ߁ XQ@r5aˁ&$, +GbLwrU8+$KjaRnzI42܎c5븊_5Ir,n.d*Ģ8"9}3$ݻD_Y]Ikәj+z)N/By(`,kFߐ^>sG\1fRgЄSxqTT~߾]/s+1OlpcBdxf( +X&趗AȰ|bU8ATIM#@RBJ+w+={y+f5wt}=<vxb`8\D ,q+;m#=cA-CM^ÓJFUaXIf#*e{ 98(v$r m +"]"ׁk83 b<C6%+Zt)2Yrw=޵<`6ԏz+~"*G~ύ/wYCqM!BPOCA=̻1ݏv<&-gi}v +e{vUE7h#N6 `9O Z>ې<9gtg2k,Tx&0mعW>$r3 ̓ _KӜϕ?ԸgntN(T2 Bp8>X<mO!89`7X h (CI{!΋ec\r_$(_)B[+6ĽI}-bp{o_Seu@TZ U[ob97X{ؗr +UH媃1DSET9G}UToҫ_{ġz56>|T}?vbܕo{VC2PY 0:K@*cb7r$i8Y]Y26LI8ag#zϲA!zL˥cXJ $7UQ`V0+>RO5"Ӱ2y2U| }7p}&ώPq sZ766sǩ0@&6>7_\ݰ}jpiE̬`-/=pmtg&<"ŠS^23#"mɩ#XPe(T֎[8AT'*!zUѫB6 Y 6͈۬Pbve3*.;.')*غ}U@rv+K3Tq*ÿ{A$zb ꬏oڿIfoU|6MɔW423 IMC"*\e\'/ȸbF5YF =!P*<`?g.Ƣ'ؗi#mRK2IooOo_O?~_??_?'?O{^W+ ʿ?ŏ8w'2Ulgy)h iQȓU E}\.a鴄L<-~<@T¡Q&/ Sd cOWGj?Ed7TRxnPg]=HnݠbIei pqRCηYᶌ!byo3ZoG2U"sؔ%Py/b} x\$7@Zm`%F\{aw?7G?3籦޻?^y}3&V?hˏYZ+;$m{h7A4B^!/ ٷ}C a!c|cR +iX@C׭[,,-sC\WࣁҬ ŗ5[r4!fJZedg 8Q.V@2qo v^B/p=ߟ4cpmb&9+C3F{JrC@鹣64ApwM$s0P`0\RA%DtXvߊ䘀χ7xuf$qG9>b×ߴ TT˝u#:qe'(8`F&wɥQ`r{-CP!#}(>H93Oa>eUOJC Jv?m쪐s4&F̒ \k9>y02[A/#(̠h0GW׊Cӳee-?0mk#؜8&ꪃY*GKqbwvQ3×-S^orJ\9}HP1AH A`qc'o{;0pfl4sFIѡ':Es"x`D4U5=G9X!Ҏ9QbOP΁: eL M!"a?ZGTRK +B6W^7iCfDvhV3:4ARMTpC47T&ftG)N/:#Yqu7҇j QNbY LP$vK/aÊ@ +W!Ryz"9G5+-s JiX1!:T<3H F +8cDS`^  :%w#WN2IO[˜ph#_".z#6oL'⚚FS.Cg͛0\Qɑp'}73a;V7G֗yW.02j( ;3vP.<o^=<94fPO~&# FTnJ֧Oj 3nb{K28&08"x"J6`l$Oeͤ ^0N@,.bwS&U *5CI鱣P/FBi R5oa^zB+ӈNLYVY& BvR4߲jPoHWDiiAScI˙F/3c+$aS-ET:#A. ǐ%5.2YF2.&/c46k^r%`je0f} %_ӈ#2"1.rD1Ywk J7* wp5)2a(Fq2: Eߛ!N +N]&GΠ +Tp&PQΎ&"0ۿH>Rv&,XpePCU=bN+/e)CX# W]`Eh@i ?0F]0BJɰLٵz(/ |k\Q f_V0*:'hKKY@lmVÝJ 'np:hn5ZUǛJcbQܲe78/YTv-Uv i)U0ؠQsE唍 eAâ {x _~OjhUvV=5JdԨ8q!(y(0da vFԒ(_gh1䮴D )1^ynSr#ywA"@jE[N#¹:#RtbP5UQKw!R#b=nIsHc0uBsUX3]Kzi5 ԌiTE[?1 !e8Ov(qkQ?[(w@[bѹp1 o $^ύL'yG2z:xbWb\<c006L{:}$CUNRG4JIh\솄.g;Lb7&4ϺN.mm A! OƦ7@yoc :YrRJv 1z)ֿZu#H#ԜDv ?s,jkUX_}2B u6ՙ<7;n۔ ,R&˾.! OA=T~1~nL( oۊ~8HM˓!o~)$;s;@iKnZcL. 9$c:Z3R1D3j92-Y~nwf$|X6`|Bw nTǙuOa kZY'v=GS4~ >X`a R8\SAYW4<eih鲷fg3Ex$CO9Oԑى̈́NjO"Ԃ27-r(9 U&1qaL˿尌"So.1GrU,!TECVtLdzD U%UTe +D5J<|d9S  3 ^Rd8_E #$Vmb}D1aNaE%\={"wRAt#SXs='iQ^ >-oa%ڽy|o dy7s/k[k 5㲞UScı\Gc#X>w)ٚ1/90X ))^Brb U 큐7:5iH,yH#)s6XoPWHb9F{:g&Nn;W +fYvVk^ +[֌lz?r+?3ŚGPȩE΂2 +:q IImz{igTg;e p3O6͔6ESPj_8ġ|]{tȢV!@DW" !!YߟЧL }{K9@OY RtOT~(GaEbmwtkFh /OlEUQJ; {d׹-5SN`^Dgk}R0B&Fq,:HL؏Q=R5iX볇s gFD(]-fRDҞ#ܐ8=_8RC1;B 1F&D`ZW-i$3sy!\ . +9Rf Jq6s("Xljg $. dmy!?@ D߱ eF~*EQ-4{@~hxh@L߯F|1]`^{p:AuK:eS'0~'ٯ$wٟNRhW'F(4eb8ې"{,.T}݀3<QmODHPDGHWaŽhv&Ï7ϒ 49!sZ12"irɭ85lXUn|V9otLOS#W,GA~׀;TظjEv?bHtyEmkZ@s]gZɴy CEϫH>B @C^K3.GDk ޣ,#޸K#3RgGUlEuU+~amʋt JhhY?WP0P0(/2)P^eº:֞$XOe$tP9VO콠uX/}4AcJ魷WMML(=$eX B{j}\O3j<[} +$[(Üy;I~({UlU E:xg:d r*2,*f"6Cx\Wy*RbCoN诞&"E }f `Qnn \2a:YhHA}fvnuP [!ڎ<1܄YB=GΏ'eHqH $9QVc?Lb;ޠ0nQ; ^6ݞUHs`\#D6:^|1 'ւF-},ŮE"\ʰjׅ19ot@k$J{Fe*Ū!f} -Qƣxܗl@9ۋİ_' jQ; B#:p%%[o0[gm3cDq1 c3ԔV =Um3h'e?5xleZgbom8~2H*^aAGXl dq~XBT-߾TCPZ3HLq5WcP-j48^"N.38Pv5(K)[ajzt=9(Ehv*ȸM( cNò ]K=@8[,|(h*b{4rѻoRu.HQhq{כcHL\\ vac[2HoJw-tPz#XA 8C/J# gb){- +%8DMI6/*H8%XBmD@ +q ^Y gR;p'0OipT"Q@jvúPxD;! =:>P2xd&%]t g9#RU3igFfD[B03Ȉj zWU=A>|(7d?Heo,mXeWs{LQ}&g<"PtOL$_$R[OgOukH3q[HRcVe}1oYA( + %,cy4ώGt |#.qnzDwbENH;ra|Nv~с > +jKᬑ(˗kgeSj=tGUw(s֔XV5umY _UŽ7dxn A8##NgLҝ~:!.0NlVw%`l.1he^N42IE.+E| ˬ,l*ܿ'fS +PYqF/cc#A#XSz'E܏ߢ[B-`H $*6? 4$ eۻ$eE<?OlE:XD1^1Ҽ%'@̓o36w Y[eyUB%8E+8^U[#9T>2ux\xAw}s0t +t\o:r/G +/mxC];̗&wYxX`F})&!̳qq T(1kqF`7HOАG$$[Dt8ZS985Ci^ҡޏWBx=o%ԼW\4үZZ&v63BO,5!I7i MΒ!. *q>DNH)SoA>qoߧrnA/,}{Gbyx0V&zGAث܉7Y2ջ@E}(yQm\8Erԩpj +gHKbclIʿD0ܶTAÔ$H, 7fg|)^ +91T-Ei˸L$o~'nIkp@ɱ#}Y63&b,yG)_MG0k~gIdjN|of񖃘o)qG_يYOWya+}!fmQTzb؊Xu'PGmIaQK:J=(ׂA.a/=i›SG{`-&%]'bI8MEi8~NI ts"- ,' 9P2$*&O(Vn̗4*mWf? Cͥ=E"}d5Y"!Zഅ +&3ܓ,рD7 ; +d 9=v"ۃDt{ +3D=JQpD|LgnAXNb>^?bTR-DF DE&`.\fB|'Q(daHb|E<jڿCM4 s)P +D =ONA!gr)F +ÇIu܂qGƗ+F MF_2n#}x}-kq9ezz"=c:$׌N閈pa2\∂zr4:9)$^S&DȨ%Aay ³4j8:z42O + +7hQ: b31+q39.iMX+hwȵi>)RrdSP&&I/'p 9{6oĵ0#t6A6e!dt_W/sxY2|1;LDžy l9RRvYQ8N=r [̏lM 2CA>A܍D=R )o/ZN ٴc£N5FJ5@?2KaDŖtbLԨb(>ÙZץd{H.M/g4LgdJ|\`D =ۣ_qV8sTT w¦.#=EwAbHq8~M)B8W {Wr?w>q:h$37q Mk 'JuZcu`^j[؇VGBs ^պZ6&azT%Q[p/P,W^;WiCGXB򁥮`Q(Na +]Z04>9ICs0SژhCM৕k#A< + (~Q=Aj8N!/zw:A:sUʺnψR̷@*8#Z6S eKpXE h j 2--D|A`_-/v`T;#vǬ9Y~汧ᖲଐt=ID>K(̌ ޿4<+1PraJPq䇌sEpSp%@i5g'}TNȊŌ!%UC5`U(ze"Z +Кa `@[i_%yW Gr`)精S5oyEicQCmEs^3K Ո%(auN yMweFs/B(ɟSp7,DO2NP(zQ[(jT#e&0fH  i&Q+]5qq5CoՄ +〢y-Oe5ljo1Dq't⇗`/l ہ,Dm- +L=LZc%{*G7b$J|\Wȏг%JU!-8.^0`a"1ӒAdD`Kfɸ)i' 7aġ-;("[ T*}!:bP}6(#K Ah,&`>o A[ce@hƇ2*Hj>E6ְhAG8ǥQa:R +Y\BkVw#e!6Ni/HQTNaP9]zd^R͢d 8[#SP؀'ky(~/_$#gurك9k/Jfd8L(V/Aʃ3֟&>h +"ȝtݪlp==  ݟѿ)d* {ʬXaJ1g~3M~8EXR{IGLa'k3P4ۈy>X-O5J`" +Z"Z@7p|J̮#c1rHǠ"zxD[T Q3]{Qc: +t"HB]Y/=1eڰe8>Az93EZ# [U.oԜsϽ@zg>sNqϪ\6*#*ϕWgob:^3hsPz; uM [F!ΕBz=ټ"55uɬTRW^"u+fŝǏۈBif؊N! x5 xLl&fxzW7A.<"d!E]XP̈́ĺ +AaB~$R]N;59rf!)u(z%Gn mo? [r Ԕǣ[M7'jӍ3(jPgCc )2X=j"ˎ`Egu;2?/*=]HP뒴2vVX:4TaOCۯH嶢]gwnJɖ+ء6 +h)ՠ4aY2qf6;4ш"{)AP9!Һ3d J|c^ -%n?GDPNHDm,/ninԇ|ٴ#=k~hy`uOXTJX,)p0ЛrYմ"VF$MZs1:Ҩ-ww`z(sq!Yn b)Ljɐ=f}4Oqlnc2ҿIEۿ,q] w{E}¬n9ںT Ӆ}^)"B쐻%4.)Gy>_ݿaZ, +A!0L}t!6+K0_SD{]#}N8 5z1-6|![2Օdcǎi=_hd];5,S::} +oIO7/VAxy%yP̈́:;N# vICW.Hs/RH@ y٠]|`Ti*xЦHe!s6y΢R,"ۏ_8<\5tdgA # )w:B  ~Qܜռ&ؾkl'V/K kqܸ+Z.^c!ȤĆ\ǜ 4u?/obXpwT>(|4cژHYf}.D$_o +ŰzhT/)+z+XTr!B6ݍ4f7BmyJ#=gÎ;T =ѽJ1"wXpmjj5#U(mT$Zj܉ JVZSe8`ZČho۴9y=0RNR~|jƃgw^ +ˇ",g2ubiN{,1{P_`|`1XS<6||I;fjS=O{Tw xg/,~)(>32)f4 zQ\9o |[_{_zJ Y"1$6J܏5ZT%:+VGn + yd'Ag@vS`u .3F sw/w{ p@;N_;3eOT]+Ʊ'ho6Vև4?`Ql{S Gl{fwoS=c^6+m<#$T)E}Kr +l[/SdT5{|z{llAF[9@3כԸqyRy)u+E5׷ aS{=f:d2>`Z;@#aO0{F^\^YFԊ 6#{hs :M #bJ!GE,f5{w:*|@~Gz7{m;&_GOTUX%{=FijqY#DY4k"QCw忍Т,~x5`@Ih@j>|)gbu zrdĖV%z焭4s[~! +q+SF+p +xZ-n)_|>'XZظzuz.ZTYw_Ϋ"8z˳PC%#Np*A1Q6`'#U.u]w.ê:ږ&=>N|f0辆t{o㐟[^π?E!o!T7Cs Y_doA==^ajMA+T!VL̆)k![hEt^(@+onh F'AՅ7,8%&BrܿǛcl~ClĒιљĩJx,N8s#LYwOuWZV+dIFhxv< WVLDGFF0a #^*L0\4>J٩?!&P1_j2!Jm[= >w} +nFGdeo?O.Loҡ)1 +v7 nOQU+Dž)Ē^2z@hExIDHko5B榝XV ?a2)%=ʈ=s:8>j2k@CLŗùL2l2}EXg5o%ȹx߷dq̺w8޸HUkpЩ#?@ⶱW :5&?R|g%c4aNpR|+}SI%#š뙜:P +, +;N +_ !V$Oo =!;0Y$wM_z1F/\~`صsqzL|Cp~RR@ `tK7$M < +be7½kLb9Uݎ +yQ|@i_jbJa;k2 +SC}oAhopuQe +E @&:3dHHrJы F]z [j=wTV嵤'QAK X!j7GZhG_MԴWǙ)t@.?/;`q+ + >a w2k/z-#\^aR rO6y<țUEgAObpaRx;# SIJJ255]^%FA8h$oPbdov:bdm{*uBL=g۪=#3q=*IzLY'p8ҋ4lݽVVΙ2'у*=e.%Tƻt2oRp^AQQB&},|ba \r hB™yB؊| om;8Bmx 7{MWe yK{$FVm!;guK첧MdcЛEd(l Bë5G*K.{0#{X2՞_!}+sؘ-ꗺp"""=09^+Q\-u` + [ӫ% J(J:Q9K8NpȞq rO9x%RAc晁Q<-8^dL![),8l0WFi"@rf lj=0w]_!ˣE90RZl'T1I':_8vJb;C+ C'DYrfB29 ?g{8GӚ^'p.DCJNz5b5İWO:ۖ:d#DO+?-=ǘe:2'ug8&3(5<:5<(kK +%d2n'J486H\Ṩ4ޏ:{'m3܋)GP-&u51UCW#B=7aoILb7hrl>?Wg#HdS1z=tBsâbB#< GEtbdPܗ!NQNfڡB="y2C(CY/DAB<-a6ĵ=8.y\[-ͣRB`0<ûX/6z].xXk3zBI2<Un"}){YhZy*F,Pn_ɞ$|\zA뽃\ȫB=e/z NwQ uJБeh)R-0+-l p+n8{7PtZ‹F#ZFZקQCE8b{YK00G  DtuXH3(PȱoIȗӋH27'b-KKE@MiX)#.7زXz^WX =vtߑ(g+KyzNxFӈ_/rX~}D%{Zv@oc$gzdg?|E yhLOy5 %rD[ՀFv pmdw[xv9q+4 8WʐvES;),_IxAL:򕥼%U 8PMFWi}딯"T3ʇހ9'(=XU{Aq4QB;+SeV4鴔ˊyJ `Nkxbe{p:q$hՐ?Γu;v>g|{?# ~$pk5'5(z )+HgXֹ]U<W 8IGcG_„J l@gr+18 C5!k )?"w;'`ed$I؂j.ґVɓEF=}~ _pzJ + 9{o$m, vO@hyO(]SCO RqoBh^[o(3LߦTaCsOwz( K_`j]ގ3_K)` 57aMXn)hj V`&!޶j`T xNzh%3YZl;oQcT{NQd]M4Yǻ .^`;󉙏N-Jt8iHlVw݀g"2VߤC<芙#i1\_G7 Q䗔L}lP}FA6M!"H*N1](ЎOo)8²{\3ӮoG*G Nr`e6RS) +EG,b~Z_^6զ"Q `v;(My.w]n7rC"b8/ Tڠ=2{}7Ž+[q\58bkFzM(0k R???4a )E&]d[/z@VUͦ|̷^9\[;0JDC`薈)Wk\P~}*G[@2eۀdN6jiւgW\ԡtO''IZ:'V6Ri{ZqTj=~Kj4'"N=zo2bREV]]_ۑpoRsa5{!CL6HXau)b"%G'@B l@{{TkS߅\B,ߔg|֐e%/ص! +nݳ *Tpj֊}|W?DJ1([:%{OXp`"G +[,"F6*VbуD=;HG&^4py֝^;Z`5.DX8N D.{8b4Fyۣs +.Kt= $'hĈ2GAPWĬ SJ3Oms +Ԉ't?c[($DYՀ44 +uD3pK$*;N +bA{f3oyT:SG>ד{Joo0 C DzOqq)чxijS%Uze=QǮ#h> Ti4& HB3o jуmS@cvLqKQQגN;0CN1zO[_NJ`24__! a%[G`~$NW[;ݫi]>yQNszw^2jb;z$}p~2S;(@|;=;v ,L@c'<0%t(Γ-3fD{Q!7f +=)*ngVP!Acp -kpPU ^f]%UKNEq[gSәpLZ"UC(YjXڃva!hO,!vO]5+Tu ط=>JE:ǎ \ei"+*Q$qSIoZUl3.|`OcM%A|G֙'j֝О"8N@ee6;8/r`pV''f`eROY[ׄceAȀ(Ps.5.$ڞiِAatJ{^[e6=m餋=n@rp4Ax"Z|O35{qkA88ut'8@&jtwiPfywJa*h~D"0;ABobWEC+dq{ N#(Vc/-\R*E=2`K|9q`.PEc +ZQ[ L"o.9[ ىsZ)M#`eGSWW]<*~}K0TP'= SG fF3K܏ NX};D~qЃ@.Lu騀uZ:@e=zWQKw{3d/5+8)Ə~.P_ UZ__6PB!=i"3Q351z,{Ľ +eFHF{58fQQU/s]\wSƬs9p3vuug`{MYQ{/ˌ_X$QL)_B0YIc=j iU&Vhxw-&J_3xL~quأ{E\B> \ 0GTz%2!͔6E&q@&C^c0XdRhVDq0  6 +5Ay)+<бÏ% hrgǁg h4V-{fSF+}!'ROH5JE\0; Ö\ϣ"po3iy-+=Xyۇ?lN: W'ƢE^Z)H4bUOIk +0Q@% >~u!(, (u ,otF$93~L@a9<$)CYzH|B!vx(PlnrGۇg DnbPIƃຯE> s+kHX慱j^Nl{a&_#z@u׊b#= +GĘրF03ω,>N,K +NdD8=*ѣcq"߯;,!Ⴙ'P'K٣SG!HPqf2$R[[DЁ!(4 +io"OD }lV}m =`᎐!{OzޚHGn0~BûJqsI98c y 53~7HUك~;)>3^x` &D glyRu?玡.&*;lFP3i^w8`H),Xt>6!͖EՐqa$ȴ !0\u L-740> +k Pa-zr!9mz/BvK)|[W0xq?*)je|[$"].0Cd@yJ"@pQG֚Ӊ,D<+{Ttfď dœC+2,Xkp-}E*F\`XPDΩetP$q2"BH)a"ݹ,~鿥%[Vף@u9Yhp1l|*}F~~S&M@.B r42g҃?!sN傗Voh؞_WDΣqVWcrSޞ"GYh +DZXB+bㅽ +SMw?~Yb?pxcⱀRm8F0Kkr; ,DxjY6d@ û&#\<<|2I#z Qڠ=Rĸ^})9"f|h*%Wu&"80e4mӇF&}|TөÚq 'yNHN¹Mxa-/cd~&R{ 22Fq͂PCr*%!)*ZA&f^Pfd7O "ybO#\/͡pa։yMkGBx SWNʼY#5 cONJUV\&P=&ܟ]G|sJnCpxA +6yYtmDL'":2qq[G!!`9 +`l2L4 #/hBHߝ.qr# +O'Pl"x +=!Ho4*9*s PǮRj_1@]')L*/,Q& +)[96CTlXԶрp pE:Bɰ"4{X}F{ +e)f9lF`6VG+Ȍ8h@{JV7U&1딠uXXL)V6##!C891IϡOObsyYGS왨$=ayĿb; +8zz(Ǣu*TB C8Q]w:(y0dG%dwA)f'~*ŬOxC8&-t٣I9VZ0p?{SK}DQC.ApK'U*+岁/%*qHQa(IrD%P",L*V;u ,N3ޱu!PdN& arEdP(E" µdf9I4^2 X:қi#fzTȥz9dl@DЄho AZ?qߝr:2685k@:R 5L;=(2)ۣJ Vg=~.Cz@TU;3EƳpa*Ȉ*KUl OQe眠fKTj<OЕ;zI'``  kj*cU{Hd6*= hE@~ϧBWB(jV8c[&*fbb^w&'L;g ɒ(e9ȲCyˇ? =GLp" ^2$gf;F"5il1U= w' {͙b'(k1ei4?Vxh;KVvG K*~Bzx_bܽmG O9=$7LrUHǙqGfyl3Rd@Qr"E9y:XV׉HS&\qЮk @QSxFhiSRBAZsyFSˮ-KvzӔՠ32"22v0аᎭ!h@% +Loڧ\ rϱ2KĸX(Ҿ8b!M~yG}Ta>jOtmL-jB47 "HNOVu54 XRÊ^|CtL\_5ˣjL*ޛ$. + MT'Tpu'}*6IDV Te&&B IlpzqCVy4ZشYҭ +/}荲4 +3F xjE9KDzܻpNW=3F W,yu hyޅe/ez˔w_?F!lԣP^n$1Qٓb&P_o>?m>Sgzу{OWq*>t· ihLYEYezO/p xk$9)B{fx<=L@.]н&RwԔ1J3Oԥ!JKtiHqEmt{IimD{C))^OW51/9#M?8Ј71|_;@EDd3恮 c/rYB6TX4aKnAF7aڕ + + a;T`~#:f1y;S],Gn0_TG)o:pPF..!aAȷJ.MB4@zn ~^4LF{fzN:$ $& +C8?^av ]ur1)XS # w2ڽ[s/̋3^ JUTDa!uأDv]]H}"eu%g~:ofq㸋~1iFhdD(' :@*y8 ں"ոRY}4 >G/3׫o0v +A\bkh6tҨ(i69'ˍ07=IJ$ޚTlf;XLKW4@n + 挸"[s?yq=QQ4[&Vx'nQ\l%`04qF\2H=ǎ_@rt_X+lDB}qyLO2 ,HB2AثĭReɣ/iFTJq *T%/_/%$ΔVL d)jHD3zI$u&>ڻ:}^Z;ou͢Mv*amD&IMw&T\87?*\3 3qJdR5 @=|z(˘jw,8H[G^ +fG$؊3K"d=/gɕ{lĝ?._%8ypSKz5XvzT8٢t9s^о=yd g4dR$`؅m)ݫ\: bgiIg-q@5GlU1U;h ~PA(pыS{y(V8v* 3ֻE"6"icf2;B^2H|t(aZrHtXɻX1gB7m)ճzM,Ix}z +ne"+KueoRZ.!>y}߱xT=y0ZV^r_lO˔$[߂7g&T RT;':z-Tm Nh~.Gԗ+cp !_#Dj5 +$WլtDl)zgL3VHu_.3;4/~=VS4}暄q|U7!:R +pᔼt{/x !Ǚ+zvGml(`H 0+ /մQ >OqP@9z/; +o"N5UFj㴌 C_oI>^V(޼? +cߎh1Dta$guR; ~এ2=RmpSìfqF , +:iQw:X\f82/' Ɠ8 &c?Q'=]GeD03{G)OCy ȷ_RI6*AB.6)+j L0SJw} 0 ?E]j_4wEJc_J_lGc$(۠&EJao4[[fMlJr}Dx7:0@ɿjAʀ䂳[-A=@bv4UΨܿx2eoK2kW2 +וͭ}OE +rEpC48@ij/֙?]2 Z l Z&;O~m>dbV}ݎse#@'пaw/ȉ?pw7ҳiuxQa9Q0-A̟bҩ~O>ΒEˈX1Ц0+j+0w^x~SmVmÖ!⧧3"$mdYAAl\|x5OFfq9 ZlCxjۋ*Qz֒N)KRjD CĤG3 =\@y&sOćҪ3YznbUL)Kƾ%wHe +j܁3t ;#G~qr~*Yψsh +vqW[|2\܊&n"9_yaTr%QJ<cwR7- ~M@t_Ʋ`+BU0)5LrІ;R\Ϣ9a!l{tɄ)TNK-BtɽtstK +^jq1/١Zf+Mg23iA~A%+1ȟ sh@JHMJGXFzs#`?όˊ$4s[7 +WxFB6nrHЦYbMD(xT5dh^Tj 5^o}`*[/B +^ljD+;#+u JF= C،9SYOՆ?NjHVDL["QnORߦT<#J܊gaOU&t"s69 oDGAȒ KЈwQ() .W)Z/ȉҮ X:P':(_6`Q Q + 0TPuG`{% 4)}`0FWݡIsA>"RG=^!~FQ <+$b d̨ltEfk(ZYቺś 6*)bZq= +|9S|PZ%Rv{1\2Ô.M֜Pt]*<%nAN)nǯq3V˯*rDM&1HVzHRmF[6V{p[m TDҵ+;=>8ow[V#?Gs+f6cvU.[ğk^ɚv8Լ(Zɤ +HIᴨN7#ֵKjtx Kn2/R_Y=ӈJ"#!\S&_e6 lDhV%T"8` ȠD8g"Оcm>gw=\ +XI &ӭ\{U9(޵7{;B$O滼v"ӓF>7߳6(K&oj[61K}| 2/(,j<8Ufe$dDTW4| e.t;R0Γ痶юtW^}{p/):*S#%̥" +)w_gg_vE̕Pv<8Ve#.g0OtѲ`Kֿ"ˇR1ZX3303""\Mye](2Ο0}\#X5M;ԤhS5p~iPaI]&c< j1\Y!A`b.S4NUEAQsd/G>&Wu9j;lhCi83.)7QOF8nпz1QTwpΉ@iwXz}x+1Ʉ=2Q|X;su"4k{$WSQ;´>`;$&K RPK&P32#Pj&ۢݽT;A"\ ,`)'W8*WۆJve#hn~U֎B%QCb6Dg|zd=atud:u&Ġ}X)Tils/'{J/π%{f<-y +QGd) Ur _9KԪ`D +&M;Xϭ)KB]-3f. P ?fKAG%AXPP +S#!PwgOƖ!'.`H-9A4נ:0~*lY>#Nߣ`Ƃ2§F_?W"tT])}H٥;|mf*u_OdOD&Yd`_5Tgh**iSSي0oOQ )AD=/q\xTly`;[w<9/4&xcq|.;E8QHD?G67 orfbthqn 8̟"_"_3"d uDfEB|;_\?|DA +y>"DJ)@8]}gptJdc$kF=l~v?sd<&Y$eA(fAO1kkymZ9m̊@"geY޴\!v2ˊ EdI,U:Jj|Bq6T'{mmׂK8'[H^6qr{z^1_40YӧNHɻVN'[2JLCfCޢ($|_Dq?V%S@ fy6+آ޾Υ}*DtN߄UgWҕѯcS[0Di)]h~QC'NǤ4 &ij!EOL3%yfMC]Ny V&Pex!c=N^:Q@0QJs{G7u]e?WFsGܑYiPu*ŀphqic MlC]Y֫Qz藰}D +4[|D:sġn<C_Q_|h9 !:(=hzo^Epf=ۋruv1H&=h`ע=OMpUʛ~?5_ʆ4~t'H) +g ry8C6d;GUVb?F HCMe/z +5`Hjr@֢4CǏr?Rө~Pp>"ZH?Zx4h/u⿘+#M{V熂 +`|R{MV+|htueXVEDЛJi:v#a  +"@!@SșN;-Xu|kɍy$ށ2pm3ZUJOIxY6¤e5p "mg_Ϣ_kyxV猓B PNz:spC1ZT|(Tj8hVu\]q/~(<0b &w9ezH1RN] pd$o)WȳFr~9:|i,9Q]@9YB4 i_g>ݼ#< -@)(qyv={~;U]D.i" v{AGTr( +z/UW?3?ϨP-VʘP86c@/ZmBPgS_ zg&k9|dR!OyPȮ65zBZ NYBobgk:W VIug˻k'~A={0|E"GWuh8P]m2[9p׵jlZ_WtO_F?AH_Ң 7\z?"ڣ{4#Ru]>@4̏Hh#! Y|\ ?Q;Gr&;k8~}pU~=@+v݄{_?a6%w4dUYۿeSR46$5'|Dsi{Ag[UhF>Yj#|foV8׋>򮩤Z|ZCp C)q֫L'pAw3c˽k.iuV>+Ci" Cr Os6HRgDAl_kSeeDF6w&|ĉY tMC6FEm̫=3Y2SL +1Я acHQ8\GQ+&G0tVSTQbჶ;ʡoGYyoǏhADvD Zb(E?H-d}Pam!r|23pQP ˘ +oeG+pV!vwqF$3 { CD{)hNw3 3)uxQF:B7=S6lk5|+=~9UFH^s0m<#~0+f/5:1kg#-QGʶ/>XSTFcܹ"{M#{iS&ҸZ/[, vhq/Zve/tgE9S5Jߎsr=)f+A]yF{!*-5;'Q֘Ipؗ΄DˇD"'2У[8w, +uQ7:8՟MԪlz= Ey~H2Xk'(*m-9⩞Y0sѦ=3 D(w}TfIP m=Io*gg8ֽt/qZ׈Eب-ƾ:"8IǕs0@DŽKΤĐ~ +[/ +B=&}K?4ҎR/ P; COu< gnkaO}xAMrP}BC(Dnr8J8ӑe.L׀ˆu"qk%|/uQ\"T7LZS?_1yI'ƒ8??'k?ۿ?O__/9?>_|jޏ1;?X#ܧ(@\{Zb$vuZRsG5"0 +F!Z̈Y$(9#Q5dtjbz TGkz6N]\~Ce<^0baI:~X'ŰOТb-k$KK c 戄ON)Ɇ|._H|jUϣ{Ӷhw`M]hj4}@E}Wu/F x hEDOůϧ!=FxE14U\]Y>q 3@ +dй*B(,u\J8x?+LWP:]Ӑ'B(G"kڡ9 ,=urүя|; x":ADNQv`lqc ~Hۜ?gX4K&=~tNW\uY_En S$w hd<zBLnߌH`jdQ8↭{1-xwAޒQzz{W f?€zH| vztw6:}DZL. y1WFl'\ ; WDXS +)vG]Ά a؀հW"N`N}!5/01@*t朱 Cѷ gCՙ>B/ͭ{4clPwS|Tv-2b4ô$]hlM`EC2b%J/Mg,:m˜LStMa&@8 ZlK7G~sRxp*e,vlGpg^jry"+ZAsL]clVt2~փ >\RL)~KThpOM`+t7gz@ xo9b/v~8ȪC3qC=G @ng C,:rPXIK 3Zɍg@lE~`# Qh`y Cse ;) E^Rrͥf&-D஑@lm:4wr8afeH~ ԯI 3 + =V'{PnT7 0JqI9ռ!TC h'S 'hXGʨ6|miDb@ uBҜψisǙqFw!rƆco9<$NëQF +I䩥%"x% Sl8A8aF=Ϧ՝(I qPc jZ@RJV?)SR$YŚ!yIgo;|XTɶz4m[@nRa?xMՒDzy323?#{7`-AaKw" ~%r.G>k5}1\OE7]y; ni"{v#ӠL?SWҳxߣDB¼پMi3;8҃@NFcC\"r1"<*3J:_t∏78e=o?a9ov)`!h3aqbcd\:LX; P5? v?G9{XÊľ Тɮd$Z0i&- \_G\]wQ5?#m4顤38FI=mo@B#zJaEBN ´VmYI8KK.ɚD{]X{&JqfڱOHӟ42㩖j:E);o'5'^~n?[ :4[vė,=t:v; +%=BXVBCs/)G1w>9gT4Jl$d H㰕&_5qartE+|-=5(v +M^̐1oG=_O[e_TyE7m$/SV?4A!.sp]%;A83hQ4#=# +m#G>stream +3_Fb/hSG<s;^GYĤ|RgW[rJN>]8QMCaбJlwt6PEK/M#b2{zm~RavDwⱱ`:ЍdsNibk_#,>&=&cAFb +ׁ ~$+VPO+'ט]#-h@bLEQR҄`1qv)g2HBN'(NIeL90s^ZUH_xvCH5ʥ 1kgo&vߋ``1lQqXugo0J1KU%S >W57W"fSΎ¦qr*Yv *Α~2i5e_tGbqO=*Bӧ}WfVF~)@KƎ@K;|{@AYj |rʏn\~,f1~ʗqɮ7@E#,|Dԍ-(/w(vh(8ůW[}V1y!F v ~="{q590~_Q*G}߂MXw0g}Uߖ`b8؉P?ז?#\x5!H4xl*go:2 +^lϢZW̓Oҳ-K(,yfajo-sR2߮' 4NQD<A*F)"/} ĨBhPfvu>ݣiH"O @t';]C*'(Dy[\|q7 NqGۆH̑Ps*j#";ɶY3 +dU]Nn[Sh jf3{+ꥩ8=ϕ,ޭB c tQQ9G]"PG=p>kޢϡ".>3  ͋;|aWo8 +-tXfȩٸL @4z]k|(iD!KT9KA 1|996”UCָۭx+F [WXRQ+S#n?ՈsIsiz0\Ii#VsX2YsM/i'&54>$xHɅ8lffWyF(MN[)Ṳ̈̌E{\$)HP+stYηN L.amyG&W_ژ,KX{k +'5钷_UҒ=2tF)I[G`_<;“Q4n1>u{i9/+X]kQg *yOd4ƹhkph_H&Cgg6JM\jRP]Ky4 h5G8j2ZOJVXlH<=ǰEįjG\( !;m>`WLDbf3ƛ}|N,,t]_lGL#85k|~Bx)^2@m*}2Lܹ;1c^.WDxվڟ"zGx1G#JcDVrDTeÆFoGYRFn>k[FOq9~)Q= +G r( ?WVp'] O(֗P|{A#YȡP(g#E.rvs \jVcat 1ylT(A75^虪pCW_c)u,9fرX!I> bt{,`=XXR3+gJ8=`uz␎ +|[Px%>F4r }.A1:#ˮy,`̧wG$ k?Fx@)Dt^pit + B4?U bK:6$M/_a7Ԅ˜(ƈ9mPZ{PŴYrXaotRI[3C43ݷb<*JF(̤Q#zs~@#ddMHUX|GP𜯩~YZN%QC3QuИH_#d0Ř'Qa`0e6tYb8tU'6RɨhvQF_p+bQ*0e(W20fE%'^ +`)-{}褮`qabd/14vՙwb*.AP] u5ڕq(@sO5tS %bDΛ"K֩af- "suߤ%K4e?)Y/yAΐl~| _NH*3;t:Z-o#j)OphhS_OOf.M[XScT!ŃS ^!|rd6 .x@Lj|4; y8xNr2HqFn3J i}ϙ({*c9u'B+ /LeCtaAj㆛+х0d#>~_nP" +4N3s˼3a| sxˤY`RWR;u/?rhwzAL4D 5]0jj>uX[Tg#[ dn#xLk +]Wv q_+$qcKQ{`j.m Ϧ˭Asv\a=5-*'fa?g5Ӎk*L8`nܕ3[?_f"{ aǗq+57¶Wn-,~z #LBo.9B_84͍%%q|_".8)C ?C[ ^Θ7MnP{ђyɊڗyHޣyWajeFnNwE޼G%$5/3$U(* +8 #Zi\Fɫ..࠿9X+Ff?w0ա" +(EyFES^0H/U4rW-gFSu/hsy"!WQŎ&GW MrιJnhP]+/?I }H/Fx8(vNwD(1gL~r&(1R +S?HD";˖klW<ަ +;^/\nŀ=kqWaѸ#,_Ɓ)iߏ?IqD0zD5TQTRyU0=hNKiJ MM `ΔQ<(raX !T_=+mcx/і(-jB΅SvLYy5Qm )UWk`khD8Me{ޏᝬɛV?|Hz#X;[EKA ^ba:/E6j q-~DlCfXt"!e`#:N)D0`06{d\9eNHgsn +u qF6#/;e {gB--TE=g;56*Vx;^  Q,L&A$氪#氞L"+h@vsU[ZAX]S`̟[YP'i,H@hvW#xsNӍZܿƟϣ:|T9yi.ڞxLSh/(ݾfMBީhUpH:g,4QI_H]"c7bx3;0 [3Sޓ<]ǞL;E:Sh*ڛxI3oq%#9A@,>j3z/ae@ws@sL_w:0X>F`^rgfP\4 D^ zh&W@rH GBtH&o5I#:f%u*8(_4ρ@S* z!ElR7@I~mxS A;ګ=m.`* ]a +zG5mg?8)1n\ :r헼DZD<UEJ.(0߅&>nfDX|ծ\|J;OՅW3^PDKQV-*gi خ ÀcS:4kx\| N7ɑ{MboSg@ ch5 bCrM`-|b ";QDŢ멲5d&X|E7D|蚍SX +G&u#ju.( +da"YB"tA\V DW&CJQ,~Flxpiq pGV1@g/JBFЅ_q?\5U?:ʹ(_ё"ّJ~,׉^~9!bRXoef~ZWL. F@L'eI|A!F ;h/N&F1ezM +a?/葼wUe1v$ݗ@3> |Knደg<ݐ^ԸGs,"/ כ ?J#xg*EGIEW2.;r IFE#c"b- $9`g5&P@Ht-[T(NLn}ܳq'ހRGr|X4"OP&̐O ++_^INqJF(goރF+T =-3ϔr z<.;9RGLh{T::-Mr(VFY W(g'HDX"c]V1ƀ&o%K2RI$~|]j=|@5( b=Z*[iMqЌ@lY}~ZگUnf;|#J%)^3&3:rC\Ƥ;!z-zfmDh^~漿tAn#ujg`3eign[e뢌/Wޜ;_iY{}F:/ TIH YWqO |+g Q;>NVO WHZZB# =i#U|#rӊ tL?FO*yi#A5Y(=E:K D:zB}sWH(}:֯N cF*T,;׉h9xqT,en ܏}DߝaV3ˇzT9(o3VOڡ/T j3 `Bݨ܇(Jͨ.x)SX&$~di/ 3jGJl@8I*{+ +IIW-efe"+#t6gzScV$ApA7Fv|2ZȱYWtO||ci|5bhz7DircFv\\Ýlf>\fBb,`ޟqSL;͡9epk+N:5OpP<{e4ry^AbAHgwVX&X16$`YϦ.1w%aS^R`ݛ=#g^@:/!_)CkBf +Uڏr(|~L e.Vy/_'QVSr]'Z{S9x9(~TJ + mHӏcdŋ::>."  ^׎LPM7ݠnnv}U,} ]È]#$Lvd>] Bj%u&?]niPܽ8Wq{0? =K WHS'B:шɣ2TṇjS?LJ0D/7|:W-f:Q)="i4`QWf7B~3,bb7V&`3=' +2"3VmC%(؍S'C. .0Sw3e-֙46n] |'&˒"M%┓ UN&H76g]a@/Yw(%aJb4[rt ifq颐/hxG$.ܤ)-c6kmq\3АB%#FuB^.4cѓwGU7E+'^K72 QXRfW DopyhD%)}WrV}f)xoӰ̷;pd~/=YDdYgU`33ёd#)#'E⾋^odC#z6E+Q$RGC)["ԑM, Me ๞P Wc)ɴ2 jppl~~+65EU_P5W) d/l'b$Ys)4)4o7[Cyw'nM$T:Ce-KoS,9tw)h&YW4+ycRA'?NgO3 ;~Uq%XR&#|% }@PHMStk-xeae4}7G{@xo F,OyRp ŀ]X&ՙXA#%.ڢ ",דԗMF{|JڗٙMHG4-!aq6=jxrQ@DӵWȟl)3xDET?,ķF}O52ڤi|I DM,!bDq+-42-r/tyƅ!L x`=bo+@aij;C*6V(Xeoc~w,l(KvBT<6A]sB(fn 9FrEp宻#(bACHoཊwtX +5~v J@Zdhq΁Za90YC~tY>8+\yS-G^(G6uojk1Jڐ{A%KL9C*_*)v,(?K/AIOyXAfVB[m2 B+`_fLsp"\;:hӭ +$W5T{_Oq"ŋ?5L ?zf_^/W̊ȉt:*~:I=MVI+F~~PX!.ş{sU`ih.dv{_b)q,Gnk&{i5v>uhԚH`j&{|@Ż&9-Pl ! ,-J:22U|;~ [sՂA,ɘiGs!a9+;— +Ǝ궒ۨ3t!L+*3Ȼ8Ƒcd6X~י,`.0V .0,`ũ]p6|6#ߦ4]36g5aܪd tnMR}fa_'Ţ (hW|F컷"# )Wq`Nb3>x4i+[h6* ҚC2}Wȳ,eH$ 0AE<gAJ.|@@jA>h  @he=3ʘSMvA=~X޿4Ё ZoҒá'޹"zgHG@ gUgz7"eExg"p~}Zy²t⊘8!'20$͈۟ h'9|N(}a*`5pnI/4kp,Hz!, x] 1#/pq'<D%4'WDQ\Ʃg=&78 $]Q:{K0GǩdZC[$e.?S:r;}f{Ez +_*Qpk4Jn܋η*|@Ǜx$ݎǽNVn3J"P%B D'ףw(hGY2TZڠZ%{6#r +NN\W_ESvI \ ;Ÿӑ;)C椔]VE?Nt>GM ~ d +_W杁 p35Q}fC]~绐.Z(< >`p;c\is5 2%RNxfeAP6'Z5=.e+aھ }OUL3"Wu"GHkC!DD(J +G;H|xMAyn^T\ ,CKWHӈ#л|?'7ȵǵ<+܅HZ^( u\ ֕ہïG%EMD&x+όNɑ状J  (0rKK ?W3c PEԙ(ϐo PX<ӮR~~;kp?RSjo%w kcNTK6ή32UFwo[v4tDmPVW Oze*ϚÔg, +haTIk_R4XW/]PAƥfbcf:JZ5/۵ۋдصuu(>[# !6%3 (=ƒjyA2,pT|A@i6 m>_21uDű3d_\G{ot!vJc#/`b]qE N*̙KC:/ k|ꏾodRA{OU_'x0u=h}W?P_=m l%qOJ2nze]zm8U+x}/9o氠y6zqof gFoHoMss,]BT(E 2S&G|wN+Fgי`uuɲŨ)5h6/aoOT03i|M`3!z6c+,gW3 # ^VQY4"ǁeR_NpsJg8JHA/6ͳ׮+Ze_fz{^BMZ:@GAB0.Ma0d2ak[q$"]+}(Z6=;&ڍC%c״!3dFkTwS:;QBzȯ_Omf +u*9ZNJU7B.Da/d6Gd-s[?E1IRaDE,1:H+IRPSq3zoРO2~:L ט1m݌U : w.WV"(Ɉgz/4] A+9 +gB㩺`//"r}eOԺ+JbPH|QjFr)3 "W+@QGLJzl5JQo9:K3 +&R^FiwP=./o +"89ӷ!?iJrIWftQ>қ҅^p"74Fn=YOlO9;1*I8~j+J4.$m>mFN7pON~ȵ!aq^N瘕q;PK5ujqhx_>.L\(I5IF>8{:җAg8~8~_w.ؠa#2эQȔ2O~i3.bM|GQ^ #<i*Z8 +>.#ΊϯDE$UQ6$J]JtBxj|DQxQ#yo2 40E_8qDRqugg_3:v:JFpǗИ e`!UTr|5SA&S*/;_ULuaLޔ"lĠyL*e3Z*2 !bAe3Bt[|D:ڪ B~ds!?r'. /a";8St7Pg-Ob2T˰ +-H&Y|I +F8g)ekH0rat̔(gY%?#~#G%e+qt,Ec(rOw ++3Z3+"{G?V' +O>⅌v8ŐѵXU2WTwTxf>*B]G ԧo1tOg6%əgY"tkc2nК)[\l^'R +`7}?dFQ7Sʷ(o¥cN.!٬9Ϳjk%f :; c gaS0Qq ;u/f2q]Įx1|"::0 V2ve[MqXBZhlQЉ#=l$6fz>ǝQ9%g + T?Nz~_1kTs(^j+[$;ctȾ}o-J +.EO'wۨ$pLfz3#MzV6%2 T}feخr(1Y#UaSvLޖ#W9J 4s#7"ѧ>tRވ׀Y_ +66fGN}8o*-aӜE/٧_ +0U8ɢRI?RyfGv\vUՇIqFr%[͙hrs&XвBmwÅ uL٪[վ}/uXX;ڶHyeF+@"Bf@gtSk|qH MVn!CS_O(Է{TЏ4 H$@uS{N*>%(|WQN~SQpM /. {V^SR7fdL|2zwRz#BQaln, V8iUHS$H5]d#6&NIېSfo=÷jhoİ,*&UGD;Cf8w̯.s&ˬ]*]`<<;?Nsg@5uY2:Ǚ8+=J= z/Z:c7*<>%22!e7hQ$2iPU- Ze3H͒",PK$BGXT[>AOwh[DQv" NdԋK&xbit+8m8WKmbl:~;ݲa >zQ TWwtJտ餇-fϟGh?6A +g !˥2 [JsɏhJ}?7 ·lh8 S]匢.XG|-!woܮB#C\yz= !]^Tsm },e)8bDG٘}-M#SV24{8,p|-U|L7Sgb7oxu3v_0ϣo6a*3iQO9ϬcХoI@.GrX}gDRs3q % jgQRUtRyZ/NȞqK;4BtX:A>W:DŽU>" W@„Ui +Sd"ֽ9{Y { +3|VV|UPt*)xk]LgJОnPYk-B(1ɻv׶ p՗(Ċg(ZM +Rf(rP xpUL'{ + ܟ" ^'5|$ +sI -^C|RtTա/_r]]G _j)Ί?#rfe}"ס E"졌".caEk([o;3sN1L/cI{h gQ7BXKZIM"En+9U2aEO入 8Q<\gE_>[~K^ CILD e>OI'YV3V -sn;g YJj3jdˉ(=#x; ʸxuH+Flpvo/!NXt@ @-3İF2/ S1A_N~gA +.h?kobOrg_{u8A;#nc>j$À5<+bWwѿrܹ##V.Ou_YUB=G\DS9:ey(u˗&!Vx[<=GPdwy@D5XA)׬ Dǰw0Ihɤ)ɉ#ކڈMe?~vId sJw7wo?~?ߟ??_\yWxރiYqL/%bńP ꢩ_n 2 +d"|*F} 7C:#BY)fr<4WůlŁ52vpkuOjMj+xPR>/g=+$GIڏ|{4홉0XOE#EOGay |f!tZP٩ \'ZA*3r*WMG#9PIE dy;uSC fM1=\ +M)܌Ӆ <1q <آ(ˎ-`= u"Oob6^:,oQ%3V=v"rdݵ?p?U2o0\GQUNAo?#zk=UnzM9 xbA<(Mܕt=RRrB25!Ѝ _~ R}; 0cIXUuJLǒx~q ayOjFAyCOtkga~G&CMZ&>0]k,\ XɧOsKy3`VCZ0(Tӌ!,\sC@?*縼Dqvxq%>&َgģQ uT2ɕp`kI ;j1ة"WM#tO6Fi"J{"boEKSWSܡ(# a/D厃qSr|۬|,id\N[a81V*?l\)> q@;uI2Գ7|me|Z4o^=>,VuEE(Sp?J'26DT[:h%@% 3\6ǮM'LY-M1Ua$Ex2NG A.mT6x7n~+e52 ovg%Ƃ.X]͑ź{=R^OB{Qw2ʽZ+-J4pǶJlFCZb©N8w^ihW10|98W_a@l1p/t;3jO{ࠧCn N;@5ƒsk>$]~g;0oŅ7",H!qg6ǺR! Ӂ!9vK:<ݶdS3sxJ0 Gr rP1(OYXBන nVͺnLz+sϣoAX̐Ccfjagx*k߫b:6Z '4v4"Q-Vג+xoAUf =̛i+٪ט8<2nhI'J5u怯Ae5E@5Jj6 |?§<_w4d4kCxBsH5Ut@cLDۈ!`oɃ@R WxtekQ-TQ%K"#[x"GM]aJEWU=1:ď&jW** `nq4T b>/3TK +wD{@b Mfš^8iP$"}Ji_MVi7Xn% +2QddgցA^yUРQ[ܸ -6LdDK 2%7$ۼf?̓4.dEV<n"P^!r0":<ϕX0h#c~2 lŪ8&ccnc +]{ajR罎2K\3>gפ_LkB'ro8q|AV^5iuru?gӴi{&r?Ϟ{K9)R) դD5N]0Rijz1bqqq:G`3Ab~a]m~_D}%fr`%vgPjzVyUMĢ`kmy&I_ߋ0w2HzbskrTôO.:lqsP q$W$QvWDSyTޣESTz9{c&+_F)y>S)2j-:'QMYQ4Ѣc7B}>:-mK>h{ ޣK>EQ?c0c$RIS )Bhlhi*ޣYAa NkJFy3QLBD ʯlDRr:]td4LDtd"x/,agfl4 &4zG-m%.αJFՐ[+5PDy[bB,8A_GY~iӔok:o{ocCA{m{RPx.嘱"w)LQ}AeLSLX;K:h=Q-vy 981n!{mČI+A- +KqO{`=#Sj5'Lysl=ྡ4>U3LktS3;" #*Qu J8c=tQQ=j")kyHF\ȄG+aH7p>p0p]SLByoW-~霃 1_TcLKf!=nѪ!·3H#A(Ws$s +"_2㦆2XS"h<5H};C)$1S;տFpQ-4:.#2:{v +ueaJ `&4;uAt`=:-Ht='ʈPG=VBNίԘ=S kAMزJ;%$HU~p\fbfZd"VBY|$:^+G0bgeN4 Yx4^;zɀ݃BhOLn udZ- ?BW˯e=i:o*2@)[w@(LeS{%l[))=ܷ&•B7O׸w,hT\jצc<+2]#n?pc!萆ڼzb>*:Łp6vG8~pA{[ad429{r/gsI`E?Ų? |xk <Sh 0kJl. =0n +S tsu(J²Gc:Ǚ_ACOI Dg;yN[3d bkkpZl{V]~#lӟHI2<>)%}G*~CʪF>!^-?;HpPY\:ݟ~$3AlCZ(݈Qr|@3ޗSF}GTK:L|V~NdNv:Sej> +h* { dSMCi|sPB"ɦ#.Q}hitƳyJ3GIPS@ޡ$QNQi#2H:@`gbB&+*E=\;aA+ wxS$5x0XivRp짧N3>`Pv޻wINN&Lօ 7( / +{#" zLqM$i#.[rcGD=BS;y2/Lgۭa;]I1> Ev$,gՉCL{EO,oRHS!SOɻBt b!1/oXDV+q៞El5JMX Vi"a#S҅@CeXGy(/ЗDŽt-N*/ t:UeJ?>|eCu\H!g<ʗ?wG:#`db8%3K*h`xWb' +B;I`,a +_+=1؅MCLTRj5-ĤU j)-EGg5-\td h{ 9=G쒕(%m,OE-䪚X(|# 񝊂EJ$BtY€`߆m8'L8nc]'=bfH@]M-o ;R{*< |fӇ:$*8 B6|UZZ)m.eo{4,%̪Q: _-wb!g&^D&=ޤi?Gr0pn v֥tIG6@[rf +.Ie&/MIʉ(NXE$A|tb{Y&4G +9VKjZ֦Zi>VG,I `j3 0 M>(]h >V8rvӺoe12L=U>Ľ 74Iʚ:M--x^6s&႐??+F(\}ft|AqP8.=H +k-OPDf~sDغҁoss}]YGF+uX\OyVפy%LꚣG^.ё2qFuԂqO-uh-{)(8ĸgvL$d B ;vj#ZPq!j @ IQ~ZVE Y&,d +l(_ 쬏(Txqb. bODP % Z$B5\PoP4 gĖ7 /6>Rs!w눫4VzNlr;c,kx)+j n){kqdP7eqpN GR))Eg*iYC<+:^' F0FIE +<h.uO@06OΦiY H2m"Ug# a0fxR#{A_PGRRް6dsZيq9tV6j}cy3K7`˰LhQfW+v 4i:[YDf)=@Fg=CD9eٓZGl"{/#v{JGz'3-5Uh`1¼N8v2Ia6砳`&` êjSApX +t1 dWB0J. hc&\7eXB(ۓϞ6Z0Po7/ͫBcz;S]y<}oྐ9"T=jTׅޝ-.2]]J"J4v}vϏ #H/O$ D4VR7i*ykY =.*=RMW "t 5?i&f*ˀoz-tERsfN^ЈWoB0{S.Tj[f2fj + [r"3=_YFy;m)#4U{h5bJ'$pm1{ +8GhB2Eš;=(qʯrUHyYOrE=xr{Qbk6*CU4{"T6Nk,w_{kV [UiHv{;s(`#KIc"2mP_kDq| utΰ*G CQ L+Y{@LUdfkK-Y0h5iu 3\Is^TbtҖ hTkضT*:b9ZxJ{BӪy4KwLl>r&B`SFJwbC*͗`D*/D d0Ӄ?ezh눳kC!-!mv;s_w۳' 1'U v)'=<3†/͂H<J*P ڣ.TP@cqP[̐W7w"t."ƏPՈpAOE"x*VbBN'XXaǖRGPm鄪ɓ n]#f8QȯtJB_^a5o>ŬFE.{ +B~ufYEtCq,_(L`2JɈqfъ0k[o9/[R tupn-`jl)Gi +nbY4_NQ~ Dk;`J /lQKRC4C7拔UJ8 +P]|qsPI$bGD^W m ЕQඖI 8# m{kq"G +]1dg#~ɟa$|%c$\ I%ʨsUν_5={`10(+1=ޚ/Ҹ\L#ҭNjԌBXQ_Z "FB +ݍ#<7.s̚ՇNT".ރ UJLbJv|X$PUl 玽*٘h5ڍ&k#I|EQ3zp/@*)I(%<wƋY! גJ03q= S͐ ,FDC#ոRuJX{1k="Jb(Տ  I/yz4#ըTE=71m;3(a鎠fD?Q3;3ܻ3i 9cVI`({"\BbHIQv߽UarC0#ψNb0[z9q+6X +q[@Cŗ]ءP&fUqwUʡ`#% ^:%n I}ݷ! zt=MjNQT@;)5C0<תo"@ꌅpjH2PLqk9 ت"h' i+Yn$\D$ԅ +_S)1 @Z4uَ. + +=а`VĬ.],Ӽ`R{єu*4PBu%!XLÔkO)L?Ere2tZlomY +x\`J#(%Ilx{d t!B2ḥ4bz`}һ* +"RąT{@  `Yǽi8) fi[Cu#"\qF kpDbNb\A`9 `GeEڽv0&n4nTJpUب *' =A=n1aˑ .Azt"`e8Kj%Xw[iljACnf/4bWo @6sЭV]A bvT[XJ|\E}_+/敌ڝn #)Rܭ+?]b O9:٢c[0Di#mEW}*4g\wZ[0S,GM>d_HTŞmGy2GR{\^h44" +mm? CQ hxi= +&j _#ܲgsYZ (XfK2I1T*ڶ1 hRnjU72 +:XVkgK/A =َ1M[Zbܰ Qu/% ==w|hzj^fEPftvԢSuNH% ;/9wo$Ʌ/8qeW +BaH|6{3]zE=X+H`5L.).$sZqˢ`o (j( +dyr;lf;- <|>,KKimGȢ??,S;PwƹBV!sԮ[X5ַ .mVBlc wfQT?[KXp*\a,r1o9V^q]rJkʜoٰ@&N.=gb"GW*Zm)ƥW7d5Mؒ}PڛmM?5!zzv]b!!'A5-udm/W j MH<.|'p>NB}xn+=Z"ؾLڔM`nxtΑ EӚEqvJ؀A?)65uJJdž Ȝ/YK.kI"6P[D+3Nvztg N>D@NC:3C;JD'a3 PPkS*MsHYD Y`+&g+Lh*BQRaRz?\2i%UQˤG8^U:x sН?:%=kΟn[y{!9 S#aI_%=ϸ]RPAWM(Kd;Rl1~eGjaDϐ3ۤCFrRhׂY"σiB>˭gT,ښ#+:/:%t]@{+. +LY9GE(|Z# +/pA"FxF^;.aaV,lOP\.TƂwgA*CgDqξ8|ӹNBoQDTIwJMݹ»K:_b:^}D` B5 Dy9+% 9lrjl$3TK}.Wk/d}&wno{`Ox~*^x8[Lz^ ~ wOXЕEQ-=!M_^NH_|M]{\āq_59"{"-=+L [Uƞ>ƀf*3こ3ڂmA tU r}aMq5{m =蹄xEq+iםN_*'QROdI$=4&}B%"UsUHOAqM +K9's:JWODǜD1d()@=1]g +<·8c%7]|ǟvnet{(_'Xv;0}h̝?Z)WhRU378`J> ,-ºQ +LswWD j W7@pDP9SOȺ7O +$s 9/ѾԶ{슨.%&^M`s+^v(q wud<9`C u܃W@V1WE$4TNv2(*.>P?йR*Nq=HmE (ޕ8`v=kTl+<_$ qz\h2(rM*,LaduP +hE0~zx}qPQ-MȠb0`K,(?,#;trEpk݈vhz_6|{ ƢH>Nq|fb1(ZaF&%nLtR҇42fiXCBx"v鸌3QgDo/rl-?||O`mn + %I@$ν[gkHzJz-UOTQ Ds!7IpDz=ph"pP#޸1wF@>f +>&PrSc@X(o +3lϘHuVCt ,]ǓaQ@x ;Ӱl=b +ɺӚ!9+0:,WՈ!M<X< >Oi +%* ,E$vṄnE1E(jIS qk0 EVpm])ɢUc뺲KChCqym{3eZl#kOчk: ~# ӼfpkEC l\Po XkcD!+43ִ*jƍ +jhm$ڽ.}S^f<wRb[4<jQH,F ?E\^{"u9e$"ΒXIqZdsԐRQV1ϛ`~j׎(("B +^aBa*wtJ=z sB:$k\9_h8NX)Yߥ&*|g6/6Hqw# +MMF gc% Ck@ +_ޔ|^ɝ2m5s$/PK|dvm #s|SI&~ahWTABg9@YS"jA6_3LF3ɂz8:G˕~;;/TXVؓ&#|\O{}hg?tShA{`UYj5 + U<i)yS)GG<:[5~FԈg1R<ߜ1"3ETīoǾFσ!+j ȃ\a!L|p^|kDKvYyevJ{D+"0?IEAUuf@mӕF`m-tռvCZCʄl}GH|JBA_-BX U#{DVdzU9%Y G@+ڄ{9T)x.+獙*+p$s?O{Nd>Äψ`kuTZTjE\pR3 NK XIDD%|;8VxUV W/q̪i?ܗEsE@҆ň:84usr=FG׺)ԑ\ 'p"uR +rE(2BM;ۻ쟊j@}=pQ+rڳB0<9\ Gg{dņ"|Ê_-BPwzh?=I@# U{iDQ2~Yh#pʓ% P'݌;,="R7i"x=- +in~| z1z^^,莟ˁͧ@uh^-i{ƶtT^Q EOoDB_w11UڳW["IjR DlaOg xFGZ{m'ӀSL}<"E{!(#(&u >i"TgjaRڏ66M[f2뭴7TD~ pt~ 'օ⡎[D 3Ŭ0} M3ׁF=6!C +`Qx y {;4fdMΌ Ţڙ]|=?Kedڪ|EIПB݃GdS@jED%sed0ÜQ(9Q)DyFk@ē} >%n=n>| "i^;yGXD $r +=4[#QK藞iOm (+1{a[ `ay]7AgM + /3Dq,Bx͓8@J֖SxnFJ"^bZO,ٹ_\zR,=S0b+VoA!VΚX"| 89,Y0}3J*0k&jw"~EF=5q EI8!@%j[^Hk4PP`7S#D^,<Kb7!MA+^ȇT/5A[`̍Jb[8x\kE+miM2 jHDִΠ*gn[` @A aJR-2Mƞe9)6NpckOPX,=v^{X,lttZ O LbkIaK"F%$9O}*H19 Hw„Ggj@cV̱kIͳ ;|~F-QZil/'~kÝ +BD&P{;~T-i>#~ +yܿI20,[{NBS?kC t@بh 4ZFJ0 =W=?ޗ&ql+ +$"RqKMf8T8)OqS) &:m=Oȕ+6%5F+) IO>t%~VmT]4Q IGF8O\3 OZ<#a*wA2]0es#TO θ69j*…&[j/&lxWсUaeB8Or&t7!;SXj^tlJ0]L.=%U؅W[hWȊ̓l4#-U$l''%*lVܴfFy,ֲ0՚+91x5G2@!*+%s<n)VADf"ƹ@t۬@OT[邀{1jT_4f aM,)lqqqSW 2;ˀBcktC,K{W:t)Dv1V춥^(6vb%`n"$pbR,Fra8OqqEHȐ3'^HiǁT +YfB_#|? +ԁ|4i=팰c%1io^  +$X&{yIPGUt)MB]8:Z$7-¯Tǒپ9 p{]ىSym%~ELzOAZa +JߔeCK D/B{?~{; N.)#]#(IyroQ @] tEQ!ݣ%6z ;7530%R{]ԎG`Tϕ3-j(3wZ+/#R虈#ez]noD9=M8C)V>LtA\|zRdM(KeIJJqU6HLbnyIDĕЄ}bTiSt`iÄP]ߣZ4JT+"Xsd"unI&eL5K+&ZӀ+cb 뷞,{DH(0"".%: 7hvXret5*Dzmm=⾣QDYm$􃩾cgWء4-s~[eg! vB Y:|:-s}'UXCoy*54K'+'+'vbrL2isp*w{~}qt3vĘΫ.}(ƚZoD):.4{DHiGcɈ7τ p%'^Aa (ih'83Th^z5m"ַy =":c%&b`eq4%F:m :j2ݛb:Aʪt~Hq#]̀̊:oEWp{וod\YeC /ޛQ&-/lu4?QD}ZaQ ,.̰7HVF(g]Qcf< ; Eaίỳ5oAR);Xl&0s OpN (((yQКP Y1LGU πQykp[!<i㱓R2gWKu{{#fi/:o-oQ7nQ.?\ 3 +"*58ZNJ1&R}}J?GEitQf6 ZVئdPfÞX2%[Z<4O#VcNq#ZDX5¦CI d6 B&:)VIzIV0DDD}" _;@.2%jpDnB\=4l#oOo=45@8ѣ +r,0l4k\Ijm|'q8tzڟ,t wKSvHaZPFOHi)@9dzw?2LڕҤΟKs=XY8`E +|NIJNS`cvzimAM*FO;*y-gT}qJ3{2F5}@2 ּ@H_,t1~5yjp-64;9sh[$;tA(9_+d[hI5vQOb%^<ן!4pO$ϱ[ +sYEQ̊@{ctrBöN^##bG8w 7RTY{FG}|_DU_G$Kǟ/tL@՗2?~D!?@~pYO#6H0oGu"ݙ`m3K kvok6k``6ʟقbylpl'xAg##shG;Ax<%1V`LK:)4>7LᏋxB_U0%Œ}_lcCO%CM{te6Cѝ ך挶` ++bفEC270=%bИc"}!N#=5BE{\^!l?ae`V8Ԃ+׈'h Q2}5xEw>Hgu('go=ISYl^(Sz;ӈeZ*@[ c"7*lKCrvG@ܛS({v'k|=5@[鍿):j1ԸO*XjTuwo׽AqZ#j-8وBf7QFuG(z](ӄK 3UD'nڏtn煴w})h " +# j?~2ܽI 4)|`Vȉm|s0Wo{OETvA>KxV-2g/ WrB~N{7=Qu!ҟ~rfAd1Ə }IN/^ڷADڙ杹¸T`ViF$9+@>¢8uPGWae7۰ (Y ؛ĜSa%ib07xvC$Oy ^-y`673pDl'6Fz;D# PS ͮl2f +ӥ9a + /՚1 jM(KnFSS,+BDF^Ev@R"*eAEj+DkFd x p[ą櫳Œ?d q/`kW[Dc<` VJTZ8s@˔ + +`Gp cW;lodWe:0X--+C?=L~GɚX/9<{PŒ1sO'S17wc4Zhz)HǝVJ@t}*ߨ@Sg15>]#"„dNcFTx$?ZY ݠr!%j1ɡkZ Y9u3a|>%\B$_H$aim<Ҿ[6:j'zKC8 r睧v +iQ [6F/͋+ ª>]AC`5Hz4q5!I_|3~"vR~6}~CRZ(ƄAGDָ=a#=.ۇjoe) l@tf8 aY!))aX B@Hh*,8bXl@Q v +9$/xiRlhBS +b:ǃ[N2"Q 5,޵n[/G6Qg~! P4@Ş>S jA0sKT$pȽğO@4~bTN "@2dH=6;y<{yB9^4C*=v݊$ @Uؓ{ (Qktϟ58[i +]A;-J\H&TND4!RN>]6 +'W 5d_axuo),,"w PSGd! b<[v8OXwMJkgiCyhuR + +Ww۵^I8=y49I|$m0Yݧ-SZjHh$Ym i7nMN wp;b=:Q|q(-d@H]'RHS\5©/iXzך9S6uĒP@k ^[[_0_a7+Ȅo)ւ xU +eh2F,-CQIp֓$BU7m?A8WY6(XU0[j^(Sm&Ae`# 5:C9*TQDz\L`˥65`m\!tiH}?%P]_H>37 f|#gR%Nlg: ,ԜVݟQܐƨ:b=evF ^Bҥ`" +L U.?%TĔ,>'p~K HIΛ?c dɻ?zt =)_Ѥ2yN68W61C,yZ3_ShYoH,ĘCUd'F2:~?KyA[5R_8'-`r}Y%F{RcK,HOpurTJN6BT0 'PAIڀE+ ,]o g!QӽQ,'ð:j⨚{j5Rt%L{@cYƅ:n,`dL~@!ޜIY*TAx3M!d!M\v4*, `fCjx^عkwCj@<)塛)\A%=q<sW{+Qj[N}[#~p'azW")_rNǍO1x*ұ\jS4y +OgJJ@A]c !ϚI)YM +éޱ"}@34fڮ i,~yϢKJ)~dQ'B |]f;ܯ<X0P\sݿŏv>Y}I=ZIPݹ'*6|:A1VEJuW lt"OO!aWk+$Jy$@ +zt \4@M9HU_t4/d8 +}`o#g'%yQE8*= v3 +)nJk爙ֳ_}e8Saw-Iu8+ '2=TgؙA#rf1AS{ּZk mԵUߦIּ =iLa?J' c}wU3h[F7z[P2w@_e q +)m vpe'Sr db VᜈqN~O ֒{B/ H h[TXA8 ;wy5cڌJ$)f rhIƢaBDGEk=OB'"cJY J3qgZ"^ŒUxtTz:ّ! +d$Ҡ c&+]LߣK^F8;V `Y*YsRJ8gYUQū~OIkp)G.tTzTXSg'N=Cs>ջ^&_Y42PQE +T#I< PS`_#sksyf;ޠuL/թCpˁBJ2BEpxF+^kr?e 'q$FJrNSvwz˜*+ˀG7\Q KL7a8-怦8%U5X.Xrq)9–mg&mZOCT "JVSHp b/5 9}WT{I̾Y`ǰQupg$l`$"L39"n3q aRXGP H[PY>aT؎GD1Ɨ2„iFEZY]-멣ia/1Hb+`}1`w;iށ-(ֵM_lU鸒e74 =]\FP0er3ܻ{x#8Vq7a_*ԨAvO ` +Gצ$h-twB]d5*!l8J:4)1_g+1<4'mmc >\=cǁPр3<̵Z"<2-:[w@&QۇW dR:LG?}62Ͽj/F4RnG{Eܷ|mj;;WnaQ1&%jirL6#C`6 +–_%'8z)Jp%S:?WH,=bJt +R +`9:LFfV,UG+V2+2QTƭ ωdEAnM+El@)SPgi׋t *#<ItBmضkOq-HD-AkZ@ 9(#5팵K,i4TW)unHdX:hRJA~6TDFD0'j^Qh-Z/P(T.&H[/=h6?lFDч7EH T",֛EWa,)'%ef͜(E^iX&BwaHWńbE0[`72J]6V:שR81:fr|~LG"G0Äҥ_``jiY<# {Df:U|@6'ߴZ"m6Cld7Bo# +## +ᕞ3%Gګ竚)DZ%, +/W]D  uGsdX~f\Z*  |Df})J\4a]ϙbH/yE.=_69$U5t>fxw|XEofsӄU{h=pUo[_~}QA "o2l$! G-X`*߳O"lhaڼa%_Q=i}H{+`, Q&w+AcG1 +$R6-zկ``/QX]CbID[q{}q}%xr0| +Ap_V|+0_}<5s^9ͨ2y `a'*RfDnts ޡ\J‹oq.]98-")MgW.Pd__*f1VopdFa [DPў9J_'"Y`{)rL[8^#cSZha3GM 5Ci]x +=}X %xYv5)# 9|FS؎bLA6[N02c;Rl½Wڇ5*țZR#uwf%tiG]t`z-}Ṟ,Z`,k0eWWe&\ +2ٯ}¤ܳ'#`*Ż# wFYWn1'1:D#Kc6h 0X3Ύyax/2'?+Mf xvS%,c;V|x:i8z~KGMp%B1=-9`AugZ{#@-1!+^WC|V<ܢCrEYx/A2r9 crfp\ǔoeٴ(3\:|D5;/YZ)4[!{nēxx+ FRwT6f^/{?!k:3FU=Mj"4y\ym t0~p;dwh#b˝CY B2 "t]#g +i<<@*ŨrnAS_̨$DR';"R$Fѝ=>ȏco,ZK#La~3,2MiA?E<슡y>Rå?*U:P"UjX͑ ^|d!sK?QcԙBiM=A8l݈w{Y ?`=N_Z)l4A>#Nt3^I6h7~Bn>~Yc %U8Zd~Xvf|UR}T{Lˉ_D׽?#אi("peqG .|4,fS%oܢ<#Bg<%`kAGNfx(!@1%h76A:%U6qw?+'Zk4h<iסAa4]cY +ʿS￴aebGc 4$T|KBJq֦Ή Wl@RX1D@;#Vq5/,~p Ok yE\$n)* uɋׄ3Y=]-箯@:i>ד侼?,ԼѳC#5&)V#ާX)L0ZfEŰ +3QOFRIUԴН 89V.׽e_VQ-I%Ck!L +@:c6A8} oϱ9Kr??V&d-W_G{։n{sʦE0IO8R8[ #72uN,%Ȥ;t=P6d@־8ׁs.B|C#=RF?h]DiSWZ]h6|±^sg{E8) yD?Io$y@_+uJ>ȢJ!-U?ޅu2ٞ HM ~m|2/C <4n47:Lb"V08!&)9 WtkGi` }di-\EFC}C>ir O-曶6KaWpt#X_ $^?B娅?H2)l&oVʇ ;R&㢁>d,|%K4܉1nћFEMCd><1ORf:BtZ+\ Gg{i4qjg*%I3}13j?">/D8> ;H ψ,G@q@;SCk6P!Dɋ%?pǢս(t|Q>Q{zHhVK<7O/IcP~!6.>LQ+,;4 ՝Yޙi_bw~D6N +Vh/%KFvQG*K˦=j[qdqm験"8j] kfu 13xQbd"GdY( ~=e- zW/t&*~Gu[ NB´ڋRPhxP^%#A@`% 7娧N6EYҍ*rMԷ4E~qTC6|'sLZK@4^dHO +WԎݣ3>ߟVNkrzwRxxN.yM-{,Hy_' vaz?~O_o?铕_o7?׿o)➯+e;_ՀFв~iiEw!ꬡ7+/d# jBu+u-=J2uH7~>V){I(\EܙWuGGKT7^/[H}^d9?w.Uvٔ& ;wEL'K_'@yRbC-D# [:aԀ©+;w6 &*AAG W2tw޻W~o{w_EAґ"Ҡ8޿ ځBh>inDӂDB!A]? r>@!me%s)G_$҆]~[($RpD0Xfڤw\bm  +F8'kŦ;Ǫhh7!0@w<䊟x9d }Y"ȃ7A};UDOtK;+X`0{q [E! 9_]kdQ?gB4 QN{ hG/hb_D X|*Ð*6I5'R@Q 3 mL +A< H% F30nouGk1ܼ*ALH*wrwݿ0Gx&$دѐ^54JMi?=A> Y|#nA7/׼_u,C.:9PMo`]8DBEjM`uX~..J=B`9`~x>-vx7l^ߖDeW M@ĽfeYUψm]#l,B0#vvG<9p-1~?"S 4X/&˕5f I T>h04h.i&y瓰7]Ͽ)fW4]9TH,ؙKBi[G \%JA˔8'>Y>6LV3jp=6#bvn+G9gm D.y&4ˣm('ZSꞇ e%NWi1bM2 LPlI^bcĈ?R$7Fuow#ycJ<^nC)f? +v<{ +뷒} p'WR@wVҼZJdn2hϖ_'fD{jnj#"X"|\B zr%^)_/®*^Jҗoi~aj Ah5+F5D٘+]hC(32D싥C>1t"7W ;3kpg&d|qy9X3mhȳxx"jwU [__GJӃZDdVvqo] ǖBO?VX"Rt8Nkshcp1."~'f&׍2Tc@HW-SN&'`e +|_jŴ7AKa:T07'ԝxGUDS +Úǵ\dsOOLl';g,x}K^cW>73[u}#*u]V[;EA}.7?pKTv窃,l?WE˵tp&?R?zL+ R,Afdz>1 ;)z4K BIEZ]9d眃 iW=]"i˹Qq)앉ǁ +`ň54)m7hE:pG @ܔb8I$&4b$ckϱdySgFkQ.KWR:p ^YZmb>Cf5y@ ,)y<1?ΛLb1fjE4U!Fk ؅L|+[y @Nrb2Hd[ >InyXFE@VN_]dh!}>Bs̼#Mn|9c'τwP)#@LPXK +ƂW C| C.,~DVv5uiy#\/qe^uq㯝iq چ&sGWTjF[oo!^X<@ZLӱjNZ鴹zi[Wwy'wfOVC<q^Q߷Ҿ~3pޯ-1FEמ҇c%bӳbn"Fڭ]_9wQW.svٮF.iGv~>$).,wM-xx4A>#%C凈-]+ht+`F=x2@Ln}VSG5/`GwfNz WpJ>:aEԬh SEG_VSx'k?DdԸ8oMA^?p#>#>^/ej[(~~bfAOZB'ծgalL õhв7{HT3RJrQ2yȨ߱kEh5F|q*X*:yv>#+ßw4ǜ%Iz|qHi?,QD=G7T`6ӝ:rnl'w=⾘.qD+n%U;"_:9ӷ(p53׃V}#,b'K Bi"{DS8X{!]앐b>K-nPu~ZARd. FNͽ"ǥ}M[]#rnMyҔKWII͞VH/*yH.9?gBvi%>5#TN%j< cTD9+W;t^0g㵎'(.$6q̢h <3{+FVwM+c!*k 8XlZ쯞N;Q6q;Dx;(pP`.ъ~Zk;-֕?;LȤrA4(MXX,*PS["|D1~ȭ>-AoGK1ҏ-*ޕO1_l3g;Mh(wjd8}먙UHBJn<] 5Ak%a +S>̢Rm&,,hg* +f~!5,40tn ٺy?Tϟ-C ɎsVD7S 1׉0a_iK&ڈ& r-)O,3$vEX*OX)ʏZ#¿7~a@b厛u;#ΐ~AvhոՁIu>R$"~3Nk΄qx?|S6JZ8 |)zsvY%z2 X&A u| ;):tH7'T#cDԏ(\yfmSnr <FܚjVە~*v>ScO~:S̝kkz>WX$]49DžUdu 90EeDIC-)`Ŀ1dN{Tqg8I )<HXQy=CK <+?ȅ l$g 'se#24U.߳v ea;DUєE +f9-ҙN*Ü6#~y^iؼKH3Il_գYUl]ZsDGJ<8S~"3Ws{ь󵿮ιP+-:xn7L~ٌȻS`DWP*Өƈ_ԨiEԧg[ƙ5Bym牖}u.<EV@Sə>W~?a`w2fG* FC: +^?=N3VI8עQz?qR,.3~Mzc0{ Y C-"TAP~}9 UWw@,'eF1t@u&y?iJd`܎~5|F $Ap #խ) H}w4F~J!l-cY++ 4l!]|ٛDٸ?%G-CLutcOiQ7[ysKQű$><Dqfcsf`č. q~-8EC& +jTT=,w˃R:V CDz1;!I%l9(fK@]8wQ0RU+0vMUPow Q6k> #=DNQpE:$jH qN)YgnOHGMLt³%@ėk}B|o +'jx&sl13w˹ LLq?DsOFZSIz<й+=[G"ؚ@9*WV$L# y+(#4`N@C+v١yKe5@OBA[S +FeQ˄8D^iғ^RI;ݕș$k8yiJRLmW|T&$÷ցU?6+`ATjHd;~t;gzbk kh|c(TGOiƋMk)>·⍙cLK9*2h@䦝uhD!x(ēAG/&*&^ +Yl6uwD?h \ +6:ZUDDSqқ9|Qd*cR+ S{ct`ψ`%=lPT֏97]#bS%{0=S B5Qq(:S (*׃pLCڛ]$6P:9}PƟURMx 1&:Ac1$˖_bia]'kUzp /!bFW1s;/m7(S34h~%%<4Oו.(ك*;8VWDJ8c@ˇ/U[ ήd:p h5$ՍOf-T>eVP2HCjXBjàDq̃T2Ǻ<4F!~Ta>;+*qM:P@Mر}ܹc *5ĩ)*NH.pV$JR6y4VUA\Uƕ0GQP5'5x/M'܅[??A'B&FF\cv.]D} nRvtsщFJRRDAAaA,y#Nꂁ7s">zYΚnyKʲ0+aW QӹuP&*8EmR0_@p 5ތh!O–FrVrN;(rQฺv^frD)MREH^X<*}f:0gI2$wVYy +E0KF 4Gro/]|[b~#jv6#:R';<)̵ DECeL9w}0^NNU,/ +7uF >!G:1q*J.U&LWOŷ +PTw' +:T ձF|]4tz[wb:SHjEV 5-ͿU7Qp0`h(M#v>Pr)p:&d +?c>F_'H2 0 E-W(dh tG v?1>jGنޭ\!aaB /A뎧ůQu{YKbkOoG~RS5m9}>v|$Ϳ)xNcovm}F T.ƙWw[AKeJV9?$?0jz]ԗ]hFa٤ekLwLnNIq9? 5]FYqL`ys*WyNYC/b xk6 OZJS w)~{5}E]6 tS竟[/9kFZLW=%FOZ0#2 ۼSq~yQU>LJ4ڰ8U䊘*NXB=eg,ra1QT.ΐgqa/+ ʌ( d GT+qek9[TZ,2@pG|=hk<^~2'LӀ.Gs(L{C>ˁNު?LJ&fG ti~G籷xdڹ/s3g.CW%jaBoҲZX-zblyF 꼑/fH*U[9|auWplt 7Os)x7ZC(K5'~bkW[(5 3Er35w]2OvTgYܠޡ4~IO< ]z]mmv-{%.S 7&"2 +ɈL~ +HQ8>5˚c7h|K][47* KGpԝI{_6v>a/QxAT7АzY>g(>:)jkOg-GZ3OQ[>$k#d O*6ZdrWǵ() 3 iu[Ty(K U_Lmw$ɗ#ڱXt8gp^H"r`UdFWQ׬fJim.+K .r("L}*vfPڬ~!9GK:|2!"%a#tY@-DhAKWG}nSlJ;ޞh^M;(b4f"__!hrd8i +zV٣v`U;Uw(ƷeFɫ< ΒJeKԝRJ]=s? F*J@@cecyа ]9o̺>=!oo=7A.Xd4qNMA!ɢfQjQps P xJX[$Z+嫆SGlZ |SLB;GpM52_69S'%=Z<0û6dafgIsu 0q6j3W!O21/3F6eg&B8ǿ3h4Okn*5=z\9Zb,n+l;z+W i2󎟷d~~:^.3S"8G>դEzl9nACP11!F" endstream endobj 237 0 obj <>stream + +a;b*fqmnVtˮzXk|襧GcW4]KW@A%V fmTc߭ë9_ɾ;E~Kt}"hv<iu|.E )W[Vi ;ē\\=TIL:g%:͉/P 5ӠK'MX~f> rI;'XOGҔjށAI})jKZ4g,9vsکsbzn4`16O+9bQ+;!L}I(6v"{q؀Q38Wo0u1xAϗ=_^E(Fl+Qk5]\GKؔSNE^I&x>n8<=JO=.Gj]qdCr&"qw{ub+5Axd=VG{KP@E ~Zk^(uQDQy8xi/15kT#5K!D40Q@\$*P5`PzNi^>3fϯ1DYMIȣ +~h8{iuѐVG%#4vui&V&Fr2jM,jL&^ME^+t绨@!]oA#]>kH':`@TO;-,Plw~Ŕ>UNWzp2&h~cx72<˕bԳ)~O"d:^˘Z9̓6r_|T&bb12zиG@cם̨Y51U*Kd*_Kf)+J rNtOU(xぼ ρC1\`EzO=4gVnӻbbEFBx'h>_1B 4(6w)/M*0%~@S&hR=;UTw(j#+//ީ"|'Λ'ͣŸ1#` 6E>wa#Rl-?b{[}B_~>C-hH|('{=Pͪ2N*`Hzw[xЁ9c$QmĎ}pr>_QCh`(@nPs=_Ja,#~EsOSQ*ا ȇza~H_Y"@뭍NQm/lH_w5pc9-W(KbNs;Ҧ@QHֿ8ReT$1@aĘjzD}G0VHDg@D_@=r)B[&y/N^n,%K7@ASu^t +9t-2 /M)++6$k-QƚO$t< `S"c~)o?QJ}4xFu>g + t}[MD&jCeaz%J lXif3upV\x&-_m)+˔=[W' +\(cڔWzrYEF3LD:}L%$L_9$xҪװJWDgzU\4^PvWeZ2py|z9-3ZCBd8l??1^xO Ev3|o"/frڕ$  B}Ή}*r^=;Y֝ =SWW!ĘLyTr)rG=$ 3ڎȘIL}򍔍&?CFYᛉ~3u/L +ɻ9DE:|eTh;O>@@R3?Uu*ZM`eskkgF=Rea!@ඨPGP[H<Úx7AlkrmML6s\,>geʸ-]KЭ_G;]~La(_|c_8T~6qץAAE$2%Zt HaU8a)oGDIW`ࢊ*7U=eZ0cاBuh'sjud''$Ѳ.'R_rKQ"!EנޗL07p`v',LLEoiO@2&@F@Wu,Po1ҝ;&W X\ X{Z +&VdM {Fm5ѶZI]9j +0mCJk77n'W h4sr&@_|nYDUV>ˆ# [{Px"w0]{bM~]{OMҭ"(\%.}y]0G>p0Rt} Av%~9!IיD^>XxN-1滞Ы%M̻3J-Xƾ(# T}ˠ ;*93"u(7Z̹_l8,-cY.TZ"mWXKGdcuG2djgzx눏䥄Lĥ9T_q:h鼐 ^5ct&#N?<[&{ܰzY_˥VD%Nꖋ'^eռ 꺦ܸ{~ǜ+`HE$dOdAhbs{٤^:> ]_H}v. xLancgDeK"LQHcREC(uWaٙc0w2$.}|&:b&LT9zxllr޵f<*+ 2ׁSJ9װŽW¼\Y +M=?Gݬ&Xad2_[Hh35gzqz% FK =lt$!fHU`#)Wk9"JYTུzTuokK8Y=8ڳHw,zn'@NʞyXک Ȍ>?tg ny&W:r,4y!xrYVؒ(U.fn6UUK30Y(ə\8N-U0 q5gb6# yhbR>C|"QKN׫.KC+s!DOtğϘbφPs_k-,L2xtp~"ss" jUvnqCWbpAbTڙٱ"<Z/Qz qn6O9R޿G9 ݴ -P is3l`d=N96x}`\险szP?#zM_ 2ԘUr6].ruvq*xE@m[H` + ѧz +l: U%`$ǏȪH|[Uѽ뿫&X]J[AY[*E>h*I_>]%GSy=lO@-&6N3"]p?> +=g~0ߌ[)zdS.EtWg(7SDi:|J1WI9$NKYt6_Ɯ`qBKpV`[r>9zҫN J0uDu%%mNO5ŃqB9YEu)P9X2"L\]e$ 3iAzwfGIR4 +_e'DԎWИ>צ3r*(vLϽ>j(=@K2;ևpgF`F(yϗͪ=$]ىhjWuhx]\,iW{ j=POXq(De]abT bt1L`L\8VD%sȚ%Dbrpsv+3#5IGXu:DObO#DN=8~mvŗ H6+I}% ʎXdr?:.2F xN~M2/D3TBG Y|w +4LGvQ)L١M¯=~TDK&u*N0SAR*SxQ+l=+K8SSRLNމ 3QB\eߏ,&rhwwcĽcQfj7O;1 -#,+B"gMΎhɭ4mW<:;]]8(73`zTॆ>{Oʙ툮3X8]} W-[Nyх-]pbu6k&o#i}F]עzAN.@MWUXT|<pDk@6N >>0탵s{QP Ƭx*JOdvDFUO9J(8Gp/ku"r6@Ϗ =Sʓ!C'siR<(JP(@I Ip?SbV pE> Wcevt%vJE%Uv,8[e.՚U k*]=Lzw:zdDtG}6;8V~ !~<( qђDC"|jfƆ0 rC%땕 98{DY*dH03_sl`6}kPPNJ,c)k=GHdB?#r#24MZwHm%QgL(i#Jg6l3Bm#(@ ɣ.Lpfྂ =DWe8xI>bhC3b~ܹ^-s:{?,Y!C;mpLx$V_(Yp1"*p%zO߻DYlDftƉPE7?>ȽA! p8'I vN/yx|,WjXR60Ñ8j +9@EQ1Q+Vu;Jg봾r7(K*oV2xϜ(ajD=HK(mb4&k"3/r#/BU j~,E$ZQ +7${Re!4-ᖼ~L*fTh NhPy'}GQkF 7cʷ BDa,+iY#@Ptoz,m=] ?+0RwMR;"vMqW|!&6cSLP~1Bk7P%Vĝ5nHMBRE|'۲d 3I8\J6nA! QR7mJk97"w\9ȈPxVR%Jw +G0Y8,ܕp gI3r>8;ppcKxt)c< 4$gf#R6h@j%CV PBG<bL]y ,29S.\B75e㛞 ->o4kȕ)–L_-2L&l0Xs"$0C{r%`d*YPՉRw^4I}M .)4ʡ<<"iN:p(Τ3Q8q%8v؞rh1] 0('Qy43537T16y O@feuZAm(W Oר%oᤎ7uPMXŤTS{@pă DȈ:nek|*~azQwyz]ʋ?E9gKnn(ƻg}fʏ6L&]tM&9O뇥(1 t˘zkHXh5RWPPVU )y +@!p*D SVM@R\ºRB6,.éX˅(EG+PM!7#2LXpYIbk6(ʑe/#cai:j]P{r#P!24]PNLM8TW yhs9Mei]{ztTty RcrԤqIX`k!-`RS릻 7>YA<tN}L["vY +WI-!9r$T Jy > Me? w`xgwK8gKǝ?("4q)L^6.w5#{ݥ.'CWPI ,-a\'lb Uu^:qB3{ʤUvMTOfY^%)krEs{\b8=Eƙђ>JB>5aO)=O7 t4qΤ0Ěnuw&$Y#5T3nR#T%LdBekp$fGќ/}ƴ@ggh/>\_3]I%%\LUV<e!EpD9@E1I59r$oEY!deȔ>]2#ކL' M ؉ƔPJ$#4fz .\vG*HsәMrD磬lHL&%)ߴ3[J]oݪ9^t2"DbG{Ng\]t"GDtC AsqF nL)Bַ@Uy&nte_Cv[iF@DlHP4U3`q5ۇD4*hiɨK8T8wP]$^"ɑrRje11ɐ4ae=?%O$.=^?,_?_o__~w_7?𯿳w~9wqG8 + Ɗ;D _'d-I)KoR"c&ٴlnQ?: pdeS(u!0p"9= +Cg|"Ɓ<)@j^Mgi:A%[ƨַs耜Zu5 FI_NKI>*AAj {&$O>; n1Ұwo߄hWDɨu,[~Yy|(+e<-dp ZX +]Luj#LWha cꀱ zϗsJn7% *7VAUm&@£׵ eAN`[%q$յ?mԚjeKKrvC1O ye1DE +EfT(ޟFU~qPV?Bk .:~/kmUT +/+agXI$rԁ$;)h0"lp{XJJĬ`eJ"3ڈR:#Ub~ܔ5v*Pv$ؒJ9ovIx(% ɏ5L`X[ rh<, h+/f>) _ٙ,oQxB$5Wld/?1S]̙0I#dfW Xv ( +}'\dl \Tols5i_ݕ3;mJdn\{eޣ'F&Whi/Q,BI։^}B:y2؉gb7ؽ^"#1uf#p@*sȲ]+5i@X}h0nK+)"Pw=TF>A>Y[Uoޫ%eZ ],WiMfg#e Ѱ +]Q=ЎLYaɀ8PcH6>$KAN +{k ʥx&/4֙Ǚd$g* Y!3[FU$(t_n}7VlL A#`9d!@cY-[<̼-m5I][*aﳉE)XՁ- .Z|7%Dq5̈́Ȭm}lqΧcLKqv{sۊtڸBe}xy:OvCUe^:O^FƝ#ɬ'URҏ٬tP=&!Gq Bj"E1RβJ^ߣlosV~QdTDdYx׾v&\s}\-/ _M8OR*nH*8܄{8q *-gVMV'=7GF SɆ7A-otzy6\\3q{X@њ%ݙ!%'dyMXPY^*L, '|u ֋G{N`A tRb%M!;DEK &eRSΪ>JL11,_jSNJsEa}&5V\RǚCK-6=PGdd>;$;xe:`XœĺJ-I5 QGtZ[qф3T( 8 q#- rUCG;Mkg6^Pj&a=Xx8Ӑ1d]Ϣ H/}j] )Y)@Te:6ڪF֔xhM^"oIW!f OMګaQ}I%acG˷h܄E4MuެxIbz[91R٦B̯]Z> *Ja7\zmEV,zK#K/DqyKNKj[n~H¡\ݰC&9jybJ.gt] 4D s55ṇi3<IqGdDL00e \re*|,]4=4OHey]?P@2A!8]g0C'$fnw~xyșj6- SZ(*r2A+}?l2Ћg쩳m@+Kg]_R@ikH~a T#t&YЦiu2O=vS^">|%qL٘ + +u[9 ۓf@ޞu;p"yRWO "ܬMP=Wd>"c4S9}ӜVгWhCIZz(q6)w"A>Egݣ3Wi쀇Ť8]`;6lF93IE 6Uf~($QADnL"6;)LKejSW{jr=ci wEy ;EN@l[>V2 .HRh5ȧ?4b ؓ=h¼"EGe/CgbYZ60< Uі̋!'n5$]z?yvCzu-!W c=(DƔdk y7[D3pN$Cٖ,ox(܍si*4wNy˜IlC% +!?r&𑪲 0ث.ąsTTBdP&6>YT⡭b߷wt# 5B6[פ5 ?d90i +QdKz~% +OɝP@; `+S!>Vd+&G!J.ïd}-0|UbOaȤ=^.{IYU.aYv<ߥ%p&'2:f\!yEJ>-!H`CFm#pTɇ@ zvR +d#6 J7 b0XVcH=Rf6J@~M-;3oA$Bw~Eې[uV +l۴mhq"60#FT +GINEyړS1׳8q&9VHM!ž܈ uь4߂{wub n/JKRwKn=P''ɯLwIMB࠘gnz5 QэEm* jaܤ4Ȃªh_F9 8Se!TJcHIX^9"}NFb6VHaMT3GpKt٘E:\'+iwP-P3P9Fܯ'AQ9KCu'(ABg0#E^oԧZJ$k|E9.,W}i>wm{fT=_Ȏ@<{)g>[\j2o^ciN*#%|f=`VTs/T5l,8r1ϲ|YbЖe +gDб +T`n8@!`=-ڒWہN32,#!$^Rr vW0:ODzJ0=]*MftL@fc ͏āZBt>D<`{-vct-,fyCA @:OjI/tӮxX׋ĉ()J&5~(&U, 4 p` i|ˮDe36zm`3$iN"%S5>#AUs{pHY{ Mp8y`aA]#|OYo` XhCKͲ.aʈgŕZP{"5+VSfҙؒBt: +=Vr3яsVg=?D_ys R䎯8-=F9na^}qI~+ZrE7AQ-ʃ23~굅k{&M4YLң:&j+&b/[r.aUwF%iò= !_ 2υDQ\x,_ fi^$ Sҕh:K 5Yhk$Q9٘O,!l3~,PQdSc mcqۅzxl$h?-OIH 4I.8g@d뜺 +J6~Tr +s +K]VYNs\O%305|O1&|^O*/{%ǀ +dTg8,+U9/~ԯPXS`3ʋr!MyY6Ȥ+f +dSo!y"EU'^z> 4uϒ%xlڟ_e2cTxlDu+kqAM5K*6*l)a:8C‚ /`Zp۱# a62kO]ګ&ˎp ϋQ1L "@8M lN9Din_Xn,z;x԰գg3 oFdc1|vϴ pIce,d"WӢLc1 PAnaMi7A^Ǝx!;7uX`8w줸]IW󺋒"%7~}]':N$SNrFAˢ8ŶZ@R9zɎYKRB%M +BoT{y3͎@>F\TA{I k t +2x ͪ^"pV cY_QS*8'tvDg( m)RPOskANȚW> ūVT""#OL +qְ;!GrECDM}J3쁇Ys.K ]VL8ݓSMBO!v:B͂<M#gDAn[`ZgQ.+П,qXDv/u43aQ^Ć$ܫi|Þ J4Ev]F^{;ҴG!%X#Zf_ACc0<6kJgrA<9X"nV79NV晆`qF&a-CK4ڬb%z4 y]>. ^Gr Zȟ ]t!|ĄbB 5SGA_ IC_[2저eݘctL@E3wl,gnl eً#QWWbaQedgd2-#!!rR“T:|#P 9ntW5a3XC\LAy*nŅu"31!7+4'd.=yғb҇@KJ@ #LxIYə֐.4M9m̢t7j~4YO3ɏ p$pt-(4ݨ`=0.U[=(G)!Pwf,߹=M}htf3'51bhatw4n5 ++G!%iU:Ե)yQ5۩ԉvIϕT@ f,VQt.c+?AWF-o0p *?m1QTQy@V A$36No5V Yݙ+ c1ϲ@Z$,RHI ;E*8X&I<[)mZ\%UfK +6;?_$ ߨ((3ʦq.Y8 Omćd{ֹy&9%)YY +؆੡07,<*| Fb"mBG/@*tn_&3 .B~uFMB[]W?eݤbdU.]d-MoNd?q>rl왍BAlrȞB J &"JFuY*OT* %?NUOGM+l;j~"M=",sL`z*]H)5 +T_˳&Rɢ'Sވ;!&BK^LKvC, qRZU17;e/ǁ!]]G{478 kD1J|-u^ %* +_%a#zVñS'%e\Nr5%*fR : ~AP`3: y.H@ČOerCds@uVw ,LQ2b5^ |b;IUA u8. -ip@Ax7Hٓ A*zV!yݐ숌k{fJzL`۱YSC^$eD^;W7 ԡ}'nm· P݀ +ɀ +j߀6SM(J<|F^hz,DOY[i@6lVGdH$v s[Fy>b6 6Z!$w%_rT>s Co,7J:gWW`X䢒<;3Xi&ad,vK0NmDg$ZwIwųIFC+ M(!#5}#{&#ڐ7@Z?pEippi^ -Uh*-H +2_Sfhοcӊid=:F‘mnK^J_V'̲SF'6Mu,PSeO@4V2!GWM*#a9%ճ6q1C(lɱ+ngRw-R`X̖xC5 ?iE}GY tmEt KiVpo t\ \ +~H\`D god21Un9 ,δXKKQbme&WVVO,Rc͗\j~P`ZLJȯ32g g5cT!Y 1e'bj)?y6u6Y@ŵΖ +EH!BM$(A Qm#+^ƠJ^yRcWW]ZH k:ħwѯ{1M+L8pO@%CvJ}qp"r="`v@DC QZhL(g }p2˺#lOd*E zTU"CFLL}a"oN-_#$eHzfً+seU/2.X ʅEK{,ř} .¸؟NB'6sgLSY' +%MP.0{BlBA8B8$H;5c[b;А|ƴXahߍb+u ٸg9\ھ\~SWgm]X?Ke׬ 3LZ2=7f!F֓lͿP'=Rp +͋u넖i`QS˜xZ5c[?/ +Q<{qdu@5X|o,q K!0Sbn].B6)S۰E+>ćq[YL 0ڟT+/盬i:1B.cC?Dӱ1rHYfկJ eq$YK&6]V~H A] sDݖƹ򪫋=]obQ %37F@x>LsQzc⓵mrUALvBlVcٌYeXjw1b Z}/Nb* ||!|%I\F( ԳIfRsT DjCKְv(^\]`I~豨/KkjǗY誚q䔤,N SI\& vzǡWt3S,|8zH) ;SՒ \ۙc?UAe+=x4ʊzHKfzb=,XCa;ӄnA/zμb٥땄m( }*,/ 1?=b3 0s9"dR<̖`4T]֭!PyI¸G)׉pqNL"ق(b=QzF +m@P [a"bv=OGR6q+q!JC(unnf @Q,г’el>`KPQ9RmJs +5tbcfFed4{W [}aSڴSS/eUyT% \PilMafie8W#z$6t"|?V!N]=0Xt$*ɬCJTUzOaKt *: +-ԁY%Z׶mM]JmfHԠ薜@8_]2 IR5hCO[VKT8I:M`t$8sH>Cy9@I߲j焩E퀍6k5|# gf.GJ5Xjk H^7#X=$ܪMIAsa>^&([)4]j7I{z.a6HRd"IO-AnQVc[)MOW+zI׆$[_i6a$MOەjj֛cW{i8d`vP@kcU8mc9NK?׆Zjf{ivi!܄% +A6cr}jXԁB'.4a=>& +u +\.v,.C]GKP`0gAq 2Bkk1_bpڿ2Vi"&ń\O[8fDQ9(QlKo¨TbiZIWY9:!xgF(.-rK3zĂ7e#J^K^=9LX11 +0hJHT *ZDQYRB'=JkaųH=k Ԑ\bMJEr=\oV*]͕UI𛎱vYh+A$*z1CPm2&:\Yi0jPM_'/·R)IpR!6ƹg\j}SְBl[Al ?jC)64WC}ʪ18\hT^`r `A {Cw!Wew"Na!NMz 6i!p&Lʨ]#,1cDRq.*"}8ǐ-U GhfcC>4o-VB(cUџjG/3EAu 7\TE|{'͈ 'Hd$^S%a3Y-~M I$Csu,"z> A͂>mB[F[ު2uHvŠ]odg~>~T&^,BnR&4͙B!4 yhG!DM*! 2Xy/[IjPMYs= +I I6RdU92-2JD&LUޥMVDVAHuF`c82%A,) +dm%ZP =;`]>z)fǎs^ZHnIIS|UMʯz;lH)Ηo̵ni/ = :zW EyX h bQ&»H(,@ @_BFS=/9o$QeB7'yqtRllf|}5n1B4Z Mm6cqX/0TY:Jy i|Z`|,ÛE'γLhkRa =Xw3gzյZ˿-E㬥ҰޡKUMv~0@ .Ӝy؂8 DygSs˓F~69`y`!z}f Ip5o]zhWvz]WCjVS$3)wz3:+ɖUz E=HD@]aMRe%U"5 +ZvllAsxP*puC̓(g49$ix]sݙ{zADWs}1%I+=VQ묢$3,V۲Gy}5(nҪciT')-IYF Zd+/SŌ=~ <`R֋^:Zs[Ш )nwyj`wI2FLElTj8z䄶RtC܍2!W`Y=1I@q]*@T׀[S!X-Ϯ^r8BpUBE8. ^<"ivJgd87mr=G{N>﹇a*+9lYo~'' mJ9.Ff%YD;\.<"ŠS')5T#|,&@fCE/QKIQ8@4!bW'Xs&n@ \S<~(p]x*W/^rrԕ}QϾ2Xgz,.h,,UVMT"nr%[ZeYR]a(i e*WAL걈IƌQPň5Mu*x@V[ +X:%A ù +cJpYD9Ǫei$D;Mh$*\Nv&G5^ E 6k!z<Í`NbSQ}+tM|A#)x O=jqBAi"eJ #Fwl[&:wa).Bk}Rݑ}`40My_AnPW|w] +{㸀<ĜoۋXb pkgI?di\"; +',SiQWb)Aj:H)$!Yzlt_X +&龷Χk#ذBaa$휚<&kjH`+ڨ,s8?U=EJɒ&+!TRɫvv*b}^ RkSM00 a8};}5$02 l^ȸa=eJt<{ ͅy>ll +>4k75.f۴)|?Dx@⯐liȒvI]tVt7פ6YZܰ:[y>nQY"lI32͙o?'6 6Lޔd|5CizC$ԊbTyx:{2A~8hgՖl]=Q  +LJgj%i /m^MbU#ZPC +/IhLJmA⼬MӯAwhNb,"w6&I94@\m@(f ӰZ"S4Y)Mӻ Q&OQ^5)AqPGqy|U,O)ң;"'HJE C99ZS[;{"ƳosU22=(((oJlHբF{2ےݙ3\O/1`\_bbj,\F?tY B7ac߂h=pRi¼jK;:d%9eU8TUSx4 2P82]۞C=L +ej>a%.9twPm$x)U+nC_(f0zx",㧤.7/GT,VգWW/֚|$bQbV T q%Q~GU5搳 $pNPdm.sEM Ѯbm@̪MCËoܙ5%.c7D4+ 9:mB_(_0TkQl_5egB%jo8r3-FF:S-rB + +A_UK +XܴSSˈ5^FSa=)zKAOj$Q򲫺 >ȭ_ޗ}i+̪K`1-NRd :]pM4Yb !av@,.. wda,㹗@dfhF%eتlƚ삡8e9~4B䒯*0Vv9Gܣtu}E^G PVaX0X1-Gy #&`bma,ʅs0u+Mx\cfl +|Suh9`_ԃ%k LyZS Ļ GGДHӣJ@*p7Hii-ư !#L*rnR̲)oL4Boߪ4;LO񝑆&^.8 4xqw֛%_ pd~A<5Ke ahc4dQuN >wa~ ^u ZF#)7vġú=ԋjB7aԦu@I:BeG6@t lȰlQ]RRM^RlzjR5w m@ac~W0f_>.:ɞtBВ6#D*̛Ir/,yZꢘW^){seʸI\>6>}Ud_S#(Q5|1m}x +(DWC&8,ThK%@:^@݀Yn8 +:Ib˸@R|`ˊ<]l&R1L}(sxi΃ $Li#&@ a6?\NJ%/z[ᏽ  #بx_÷mwb\;IRB^߄ & A2nrtUB6)}yX '%\ {"s? QҳK.%=ĢA̸?ųA.k&N~LI&n6mPN#ZFF{N#W=2ykc/.$+ǰX.]՚BYv?ò(Z8FOde@K|SM8M^6/31L*{(_6gVW /IL*E@q(R;L$yx`:(KbI sJ,Z$\*5UK +ޅ:DFQ2 52+i6omRݥ6BK%3I'yђ.r'%O'.pe>L y|%1} fOZ4'rDD0 p-znw)_ltB%$taUPc:7;±CU}A(wmWBg?]RtӤģBz65Ho>'C@IWo8f":Op}-7w}TN(+ qJj=w8?Or-嶭{ǯ'x!hNoW$L,)hAo|Ko6DA%klPD[0gu]-t/ٗD7W^Q5₁7PVkL8}<J6?qBrwTcpV[tY> |}ϸ/Ї {\,{O6 dl=w\Z_ݷ\tgyf%z{yw|sfRsybIFg+*X>SlϏX{y\r4fiu+=`{˄ߡRw7  = ㊛z~ޢ%ߗ[ ! ߗhU*}_{!lN~#fij{)iNwҙ218ZLL_(Efʍo(K<6֪O>=s5K_qvYqlk}ӔW^x~3MfbJw2< FI O 7s~̿M9{}{ya+5Cx rB2Lg瓊I[(oAa"D׽k8< @I(wn)_"`ԯʭͯB5Iĥ;|d~*z +}\-3TJPAxiq3}wD^]=YN`o7wϳ35_ ktn7_ץ6{o7i"qAsms9o{}vgmƱA.նWLc=ƨ +OT|{zWO$HS/潲PLE^ 7z}4@(o e3es?\=)>q;n$r%ޗpod+- Eu+fG+yg.x/ 0)ь`7TbFw<%KD|<(A9 S(,)hLj[\¯v4(|?/'/-߽@PG~ +/}]YȧϲfvqoZ|?$~R &m>bT>VXn_f?Y)Ehdc7VeR7*4yߏ6sJq +)jl1(w"6wy.ٳ!$~=PhD=qcd:~wv.?q~=^_<_Pwitw7.qHĢ޾ 5m#ʨ>+]G5!uY+f4^qadhU_acpFM1W-_45:y1hZ!"{SorwzifY#B/ֲ_C}k:raR}Q&cٛ|{zon3ʳ~!^";>ƍw? FO1*z_Ԫ>ЍC(5|!F6Gd<"g'G|yfg,ѽY*ޘr4v ؞obӋH'7qMHq 証YcR %M~rwH51"yy]~sg`=,j}l zlѵyelo1Ům,dTs <~YD;SeFPn%{{b4㟫1qH9xSڭHIۖigof%smmÓZ@MuʩQ)GGlwLјbK"3*n#+x|wQ8* +9ܭs#-E{ڂ}qoJuxAc S"/=ƵٗDc$`9N7\G7_4һ̄Jo-1}T5?A%[i0}4uQ*Z8SFQ+{+0ZOT6}.oElV8;}d/w~xƤ7͛v6M9^]'8Eb #(}ǟ^+I9hmȴ}&zI Nm2=w\5o+k uhX"7~sOjwtz9,B+ß$ߩ/9ܤVY11?+_~$?MRIiD;P}ŤpIW~1tTkܞ:!?xϪ^ޠ@\0jØ+l ^9y_/*"Y^.){oo[[ј}7rZb|'捞Er-\[Qsl/#|-Ph՚/!?_OGyuqƥ.O?=?I h ޛc9-i>fm'}$7lxhV;ȥ;5cL0_ꟽyX˴WfJE~1W\GJz}/ldӇB}^cEf``1ۿk㕝RB4Y{4Ѫ'>.wuew P0 I#_ehlr(~(,#a3YaZ}#.a؎Y|G QFʹxriƝ +":ج{QbF 1*OӲ)1v;nw?'i0-g}tu߄|$ϣ'>";msp(lzSHl@8Щ˜3˕%oB({ؤ5+8jq"e~䎚z G X<h[4\Qc PwfM>.;~ | ' ΅u{5`$YcnJi&@~W< @ z}1vŽ[s};c%kϑ4S[#- ] U"c=k'}Dh|.Ow‹05Vaqkl#p-Ums4H*NDŽz\WL@&ZHlMPeߞ+}(ucΦEv,;A#E9-~j1@uMQ_:O19bD9#&2hsȗ6玿+l_゛ԏ `#RA8}~1bU2_XF6iܴҢso7Drm˝Q#oOO&,7gWm2c9N.$4ӷݭ/tX;N4Jֈѿ;@5",=67F)8gwijꆾ;Lwܪа?E;ݏQ97)fG㈈ z|Ոj^m}tzae0ZDnm\0۳Krr}߮Gepo ghdI5cH"gtkK2/LYkm Ef2?"Ȅe޽+5wFeﮎ0~$]NJT+%I Z81ݘ؄X/I`c>9xȀݷ"J!MCc]G_UBh劉Z_sGn Ҋ;}xb&IT"JU-#ddcXnK/XA51@w4IMӉcۗ?׎"yRnś{sԫ_y5ҵo5܉]܂*Y耪7~.*,xmE(75Jc &h."ܮE}UǕ:ߗr7>%5R=KXT`-BAn% ikbj4j| e_VtB#zP/c\ nd{_601@pޫ?Gs )|Z/ >=/%`Cl|N7N׈oמ33f0eL}Fcuos4@||UO* "}/gMjqW3+F~ilUnj +z!LUfmbrQs(e #VgF.x"+.hϷ_kD]ZN5旵4L 훾5c[rls%fxF* %ﶭ ӆĺ)r({a1ũDײ"hbS/*偤W`FsŒUFeUD^</Pw\Br$˖餱+-\$޷yBow_7/M7nV *I"K_" V1wFL^" kpHŵl#}ɔwd^m d'ϐ Y;AOc=g%¨уj[: M`ki="K[f4o WOYo,#2~R'?BjX1ݎT VhKԖ>sno\U}'%z7iq~P2wmo?rrЉ_S&7I7+ŀvR8-0ܓv!k'-s@jthw ~$REZhzGWJrx(/1WG3,)@_xԿc?]M&'GԭiM 5 >Joc`-*yl[~:.[,8(\jˠ(yzX԰)g|o|ǹ}Q^TѱѷRyf~GN0=CNAqIf+rA' 79)/Z ; +7;7%3;g+.W pf^1bUmrb %^>!h)vR@1(v؂ hiӼ1Ev꥚n[_^ub/p 0VzDŽFc=f 7ktS*iƕ ~ٹwgLOxznf(Y9Q%R3rʲlAVN$$J +;=@<^NߛN@:ʛdAB +:ǗPq"!vAQsm tEF3 +AdRdQe]:]M]t93xOd$tTBr$ItfL5z`R Gժ#_Lyd DTmS37΄Tv[Wi(/K3j;1Q}^˜PRJCʄ|JeXTL-&EYTIy +[YL^@'*krK +n/X{)ԗlB'Pl 6TʋEs=Jgz"a #t{)M+KpMs(tT~=V {JJs(qY}DiT|Ne9]l燨aK5JD.j)Jjdptk {*(T+ ABRΩlEz4Ы&筮Ri(='dRJ,BMi.NY]དྷ{T$MZ'eY;=@厤һ*`Q%)Z\TIw.b*C4WSI++iK3G' WP~Jrt7P+\L9r! Y +Y!6oeC4!+BJsI!H0JYqqv8Q%yuM*/./*e&TA5_et\ݗP\FSQgQY~& 4RP%#HJRϜQ\uzVR7KmQKVeN0@ ]@~ߪA ̔RaSIeE Cg7/XPN0FQa +w)#_oԆSʮm/N@ %W7Ya]^D(!RE}VybTx!Je"eWr~tt7mR:6 0KbzJZxey.(fQ( ŸR)2ر"w 2_`W[#LZtg==FUiUyqy9e*%0 "14, #6]*ڑS/TR8}a,yRBŹ,Y0Tк,BA2"p[ze6.* >t7bƠ{T"Ҍ=Ϊ"'>0*ʢ=u :cv~:*ʟ>;^%%t/XAR@G2rkY c!]"̛՜TY~MK +N,2FŔy켷2=U>5;"',-e"QN #f.F%&1?4t"* x$LfM;>kZNoB_iaVInh0)-FtIT}GPj(6J賂3zTa;N(lgf )/zuT)ˤ+љ8g+(Jԑ:BA;&GIbf(ݕo,M /'$2rjrӶ"[JE dfB*@@2HA&K֩Q4(4J+r0X2| rO)N͚R21JTKܴpKnPI )~p>F\(7ad{ +SkPQB +8TMeyC9$B5ojWJ'b疹0/f .bRB-SPP`#ߨ:K4h 7)&R +i1P+5'm>l=/SJFn˨{tjNF5e[d_hii͝9 TdVH;/,h$ĕThjDKGʐ +ZcW`Pb:A]f?='> +*LQzTgâKwQ+QTNqfʵBJ0[TVOV./(RRʚgrH7hlQAzf!A_9Kw$ +)>o . +^[N"Oӕh謌H̷G0)%2 P?u]}2Oil?U}`5Ô8Mח|+بR<$g !ͤ@ +?u)u~ +U֗-#ӥ)Onz:ͽ4n!SCt +E璗tp ]Q6]UTjŏugwPǤmCBPmA9Ԓ_T?7Z(͡F 9Z^eSa?|a!P]rZT lR + +ҟQUI/Fq99JɗRMT2CUTUlLjd0軣@վU5?CV?͉鲔RI((*ѠeԆ-/<YuG'*68Վ=[?F}-~yEUҝ}y1EQ4z+.Gt+]P.3tJ|YY):G:~ƨ`<.߱BMpS0TAyT*//t+eMUU|QVBĕL*pQU%:*tE2J  Dvh^YIսf- eݙL2+wZ `!ABuDT!}6_^ZB9eQL$Id".\hT?P]^Z{@{={.o?5:olwý*nwӍ޾PV32e!>-9뷾"Eh8o~A x.]) Iy'{s;ކXx‰=:'ozAlVݞRoNHöcvq#c)ֱUx6攵b$l6lNOlMs.®c6(6)#VycĦ㯎_=Yud!pds869Y'ӝ 7jx%bO9nx&:gd6iO ;/Hj6yTg:*^>lstuǦXsZܥ!:I*>TEf'_=f`Ӓ >)T-քM+JtSѹ6;x ꄱuGdBY{iæۣ#=OX]{|V;/o|nKʝwG;3MiqMtFր,eTs߶$ݜ2U-ӕp.J.|8I;nFgUYYִtlNzwսɅ6Tsw|:UʣW`N^=e|w2a7(0Q9?199J2U]ji~Mnӟ17jS,2զW~)XGNz1+x|ssOa6ޙ\ϧE7斴Ҷ:j%|St>VR^w*;wܓkӬqʺvy]n:h4yۦmXVY Z Ѱ k ^'#ߑ¥n70.7Yg*fWsqUܧ:Mz؏dq' SΑqN/z-F)mۚ=~Gqeh-['qU@+۶Ͻ|pԭ]yt{Bz50HEgd}$<:9lY|8paYَ[s8nl͊m[mqY;?^k;iAiQwŬGC'؋ kk}ߋ'~1Dҩ : 0^=Nwj BbwtK[nY[ʧWeFmPD,IynSc6z>^w52=/>mo򧥯) D"8l 6$zxGʝ-}]C̥fǝn̡nv'd!}ja¥ZRA lNK%$CDR)O/$z)nKrNܰ^ҫ$ZacP&}C ^mQwD jpa[i*d\컖 y_IdmI&a=RNm閵T@jNtN&=s)?.Ǭkc9eo}ܫdo[yU37,v5kg~&]m2C'a/n5/UGSޑ +_OC3$逬ϕT@#;:?۴4nZDnsHOvFMioHC6EKڞ+;SAD8ThNu[MzygAiw2 e'ܬɍYyI,j5}.'\↸]іw<8ϰMM|ؼ9nu)lua;X>տ{-Hw}rj^w(KҘr +RI 6:3.< by#nQ%Orw|_op;9yk?9L؄2n6+Yk1p?alIħeuYa5n5Sޅy ʥ}M}y6{Iq[ñY]r!tx>q-=1,}ݒp8 nV^ߝwG³sqJ 㒚Q!KѮ4տzQ>LtC#yZ/6vt/'#_4O߫ݜxs"j6[M)NNz ڌd N£M8Sٕviiˌ&=?-؎OJǺ>|fAk%k9f$ZA®``CQ-xh%Ub^$:54þBH#YԛwԼF0m*`4',dƣTLH)+E_0TQtjDiFH8 閴lωÖ>%3ZIңǝj/摶݊eԂVK.,J-ڣVaxu_IYva'ϟ +vy,HI,fk*3֧W }@e" s$k?iԢ%Sx0:bOu#`0yc{akvȸmI]|D['6&d"6 8HVͯø֤S͎Hjs`c9A5_tsߟt)6^նs4<'8)ӵec5$؄ddU4av;3$ . 9 :&ak(2atL[EdC޶:#mzu`p$`GN@ Tbӽ>Vlu^SjŬڵgm˷}s^>^~ҳ[,^qI)7 ps۳3C[!<7`EZtK& S!9'n0I;E䝸OPfQ-KSAatg7+o47&\n.ޞ ;:tEOʯF}C7pE0A i!8v&|N2AoZ17hv 7K"QBg}`-a;| ^y],괩9WGeIZ܌gJpv& v=y M޾mT%}Q*8x3==dY|,$l$T +bA{nynL#<,w52 a0tA8]=f.iβg9Gbv[Ԕ]@J/ދ m +q~_戝w]ͯˈ&`vy+Ff[?z_<{%qC6;ˢӢ3EsxRn7Gگ.9pjh܄} +~82=LXUޣ1+&Uóc]mNû==ӳmxd׾O_Kw.\hwlcs(<=dXy^WOGqsY?-߮ͧO_<*eֲ `aЕÝN٭Hew> dds8: +ؓ̎xINZVON$|{* faûªt<^I[#jF8bvI˯M$Гop'tQI6A6-+cތ~E`wQoʄ4 +^`#Qs^" 8 }CYjxa]~I[:% 4`QH1xqw 0e.I#vT@#'Cz=2RzCMj`&uF#ypl|IWIq1`AMcUOң,ODmw33GDZ٤-1ackV)cv'1Qk'+N7'ym Ŕap]E Oמ>GC;Afu\p|m\tqK7& 4o6g gl8_!8xnb?:";³g~nkKAڥǭ~y;/ cMٕ*9G; |qW/nח4GpQYQuxZpr}qMx.6&UK/IdMynot?ahsbF޹ש3YUIAv [+ +[U;phiF`ܰ/!H&9]7Dl³Q~pàK2!97ȁO1.1Q iS§%xޯVbY{fI%K-(ũFH.1u< X1jRG [g6"V8n0 +:~c[֍ɐ?wgYgH/_G%`^ꈠٙđL}IQ Cߤ͟^8bnO%\&s7Z"0W`ד3WF Hl[Eu[3ۀ6ǸbӲO-]fUޯyy)V6{&gڎQM{3a_ǭE .!2sIYީ]̵ǼcIk>2n OKή=~;F̈jYYë'w;a4a3Q֧O[m`:ӭr&Z>NX׍C O؞h 1Z!=`o3>਀}'c3&©⒠2% f#3èYc3z">KN νo Z@̪a6M/fQq76V6OX6 })dWD\hy&?k0jsskbƒm_> ΧAf_gV&p̼B^fBR:xT܏|7|yV9#< AsI["6ީp-guC20x- JړO˻׀\-:F'HLf 1l.o#\&lρ͙ÄgFzTl$5«BWu3IGJ$\K 0j:-dH/wTP:Q¥V<>KOzwhd*:ݰkWsN̮-19 Xf}wt xaڮF|.kNމ/%A_kOu2w) =Puk5C'&u8C:q+5%y|wS3`zX&Kw}ZhK KI_pja.5 scIߋ:ӤIxP\yjCy81ϧÀ>4TKvV ר ՛IV^9i}d6pG,̀}Lujqss^>* +wB. ||m :}i{N +: _H_g}D-Iqug [qek:|1lڣOٲ +j^sk'2&=pЩEن9fͲiu36I^ vGxtRx&S ɹꡬ*2&20Wg9u04?w6ݯ":91qQ=^yX}SLx|86:>r!ߝ'i.߭7uIZc;/|9wq xΗWmvvۏ8Svd [)1gG#zxր:Ј_/?hcxBr6*_wy[I63ri!2*S(a7{wߵCT]+Y蔦'f7gZ]Cܰ4R>9t߈865p_@`?aWvg̵qO=I (8E͊ZÊJab.>Ǩ΄.!]{47+_: lKLl&Z[;K`ٚ=Fk',nS:y*a.Y˶Ux6RpR +>71W6ykإ5Jx18 ݜTw..!<}i`gI,cNz'`DkYJ:;ǚK]j, [3šWw:ĬE:4؜l X'c黚߽Txy+ylw{*§`"qlGeƩJ%m[欄7uF" c!?)斵M|Y~ܮm:KYNJؿ,Vd'dgmc<'+}grc4x7b!νdc_CؚtGt|}2!Rsi]Oү] XҦ8 DG~m9 S^1x ^z &א-^u|p15El73a }mT03ֈo>MنQ̅sxmtz ɦ]liخoڔݛs[Ń=dBt!Ps<_7=75x + a3RPQc27:dx>o昸93w9b3"6${fUMÆwv!f5[U*bgiVUGԢc9b:O z…Ѯ}\ cVރ ^A~^ IViU|Ibƨ%AgnNZϙY42jM(ۢ3w%s/ۣ rӢ-~9!}F=[y ,6b&b #vٴiq`I؎{?z}OidZq!j5lOIFg[Sq|Z $`@QRmw (6ɹg`贬Ļ[;in &vT]fߙw&a$Ԭ_(L>}¦,*NH.@*oWoc1וVem%wN&k?3FZ+Xcm[ѽ1I>$=*N-iZ96f7'6Axvhw=:up uH.\!|"16ŧ_?|:4 ?j7)#Kq XƁa>E/4]tqB)1:I^V0x8`msAv){^V a^B VRHŒOɉ_ۘ=TkcĢj̯=(l5"p'1x ^yon:LYqMf~F}CdsuKԚ + ڴ\y __2BjYү$ +u<jU;Tfq΋b ¯EP 22ao,jɐ'.a!\ ]݃9 Ӡ&B9hKz挰:lZQiudZ $؛!a^}vOW՝ L 1'k!=f7JOIlK{S^iHX3-:LqŅ)9Qß^?n*OHZvEXY[Tݱsm>:'ƁǓ^y7cs:&JL%fdݪo?9i#Mͅuj4BD͘p{pJR^"4 fcu3؄;:j%:2 l9dqIt/2sb֑TGI«dk®hYDg $[t@iap5r3|| q+{I-6''`Ž}&7x[Oq' g~f [vͪ޶qNGmz%7.E>;T  '=J6O>1j[^2vjb^ɤWBI?{52dHKLcV^ɮW9Gi_PI N2xux9-=?}*%C,`vo!΢VR->brJ~¯ |koL댩<d>Safq׀.퀭]yXVAi$ _Y4oɢICߥ#@E]ד%.tq޲蔎 {07'lMʃ|ibVАt8: +HEz~}{lkӨMPM@ MnQ{1f0` w}UO/ZR^`s<6s(r|Zl>+gy)9D7GPYEAu +{nSӈݱ9I#IJamw^f^ܱRpwd@uZ5COۣڮȔtJMB=,kQ֤p\s՛c[xIFk ak}xk) L]%< +6^Q3.h pl] lF>dsu,;Dh&f:KjE͢uߘ>tK9Nuآb']n#_7GGL$J"PbqVre\伴_4Invt?w%|O3ˆdH*a2I/2 yWpI:R!>po.Y{XC.'DH-Ү +3_&F3 V>u \j=Lh]ao絪ߠgKx]o$j>Z)'3.%C:]:1̯!Fs1+f;>ʷD(?io\jTǝz `S~m1ܕ/3fEdJӾLr.6.8`M/X`L|va-횞Ť#aNHZ'!A[HsCҪWgz-VnE:謤p}gU}eN-Cl srH+4~7UKw?,`vUϦC4?ѦM {amYdMI{@~v3p1jYd>n|oks։&Uz0|͝7=uyG{澨[߲H.$–>=h鰋}5$㥗gjzqnfID WރytP&J%`gM=n߆yߞ3"֫WvD+sii t?(4~ /&CH_I, ZY^m;qpN&Bܳx]ˬ M/]NúYz5' ++闱bW D-I]RâJߗ5y٨]ptW% + %׫1 rara(7H^5M51äKgo9ԬS +2LطҪS%'A㮋H/>2!5\Cn#ӾOPeP!?(_]v!lYx'>Sq9,l7)f= 9OSڳlcQ{ ҭmNoL Nl#WpR`__k3/8D'lܜxٷ_}8L_܂At` Čw cP%>cvQ=1]v؟\WBpg.ࣶ:mjr¥Q&H+q^eӰcn{.Rt-SࣤGJz5̼Zڄ3Q|g ߘza[##ߒ_oԃmWoVqN.(CDP]VJ2 +^ҨPi/BF3ȋ%QH'i=Fii=x38xpm&ྰހNKw4豐VI7g<9q E}9r_y|o#3K73}' +ޛEӥ$`øR{ӊ/^|_[j +w;q.p!fθSzqցOҞ j8I+s0D:y lAQ˼$`Y̡Tq+։pFܬ7钵MmFQ:#sR*'* 6qiؓdP,M;^np)p;n0)`ϝ'@} /?^Qs 4VgmBR)vKY&p謸.e3jv{ec⦄ӬK y"3/s 攵sY"$ V9dM(Dzl:a3x HwU}hE+1J.ۨ>aF\OY^nm:)g+ec0OW-DmxYn\ׅޒ^a}9q P}DmT}׎(i4Zʛ*O=yI[2*ϕONU%ӕssԢ+曩% j3` W//" Ly*oOJxbqߵфS"w-B1=w']\uJ/\u~î0 us8l=pJ,l&Hpq-G7~(v>q3qHJ͛=ΰ0?ao A9;<-HyQ>nLqoO +6U֨cOyv:%`XU6V*m٤ fzv*7:5CD &Tvm.PtnJνx&9nׄg5sڵ ቭI#w>ʣ.6Eܰ1hv\&]#8է AsvhN{/I.lKgI/$kԓ` PL4a6n듿>{D<ܥc>|!ҊR0X?`uV+K%|#kGxu&Z"s=R^yw +lĽ^Y{ݖ?|;;C:%M]ޒωvҩN#:Va."nQGCXUxG&67&^>[}pF,cQXQ3[V=/nSzf5E,[Spn{VT9&J7EӠq 1<;=$4?k+{~ظ\fڧBz#fF&g[g _#YÇuyh ~|wCf}˪,aD&xp>::#_?I^}ս~?]o֨0nuhV; tz">?կu1^<*NF'GĶݺ[VT,XADz{ !{OH! !PB'$F9yAYff5KHMb'H1kw6)1,,!B;UɊ!?g)5, m}dBLOp3:,%L>Ɵ) >BUP~Ζ!N,1KP1Xv2M:_p<|Hr̉c.xṭX`JG8ڡQ3351S ؈sm9|^ȶhYss gs<{ bibr 9XAJ +_2>WS^.7!^dgh*bꅊh`B&%*)'lȑ }]zaY& TU|} ߁zXPOOpW!8ٻCc{(++2()@NN2kW?L RQ ^#࿈n}~0{QaZenD5ެ7@\GqbR%^[,EkyV9>yqw0MbbEF[*X85߁30=p^۹4|8Ԯ&X<]cUl C1LO -_Rc.)XNNy$-j +?0K>$ԇS.1 /'WE?P'dʱGrY*R[? @/οHɿ_K,ԩȷgJX?uor9fU"oIr81~ohP$!16>6I1#Fྛ=w;Ş>׳IJ[6pnda",y ߽ᒯ5.mPw(6dn}iE`[?'E윕VR#v/s-1w>c95(;R9^.p`*C/`0i t"d]hJ;qDbK\)LݿXs 9JmZ~zkދ·v;};^/useI(#FGK@o߭փ_qa?u|걆]lvw|ٱiüwJ|72JVs]"7Pk .| y<ͽ?W ~~MN! |$Іal<ӔdY*P 3;4n +_a:JCN?w-oC껠nMObы#)\[[kbCvP7[Լ;7]u Ͻhah6yVi'@ j+leR<2_jXP8)z~_NwYQJ}30Z2@K MS~,k/ `HvG$)r֯e.HAN7 }|P4J 0#>igą6B_5v>4B9q aZav)->3Kد!b]l筮!buUYZ⑄;@50mv=-9D5Ogj s_MR|o*i&ivXE[o PcaJ+zژ`׏PH2&*$Ʊξx^r.w8#}giV`L<09jf.r]3MUS?UFJ;"AG~x +Ӟ$>>L{э &D4>"&qQ'S_J?ʣh+R/罐qbN:pqJMJI/\j}Qs3j*rw£2]waS|pgcs}w;p?NtiRH_ƇSmUIL徜$}}{$>9h7?@Y s5lD |OCKH5ɩigZX%mtO}[˕lݞ"ir.Sσ-x}򸇆ܷ#9o-NݹoՔv\#8&7Mذ )κ3wg+5"o}fDEwsnJhץj~=)9(:Ƥ .*岆ejz룫z6Wݟf'ݞ$\S]᷌x')`9f8z*Nql%Q}.|I=*+- +vj)zy2/rַbY+U~CXF =_} +ZiNih mH54F7x @?;r^$:V>ZoupFZ |ms ϥ}mwgi#E/׃]fDYN2v(Bmզ⒯bA(5H΁X5_X[#;O8IߕC?kн"kFtwos[i<86| qV[C3J|5{"׭nb#꣒TWbiFXb{GpQRV1)N❥gkm74|OyӅ:P$$oP㤤d'3`QhG:|e?\^o;亊yKߚDߘ~{ ȇcE9 y¾z`^=;_^փΒ ܖZ.fI9ӞUn:jS z12vi< +^-z4f+n W%۰>#ܯO/ɘI>Sܒ.)^S?F+h?~.-;rU%;(uSB [͇D ,gA4K۽wKuO)W噏F8Y~D*U]|6+]%.mS㞚1a-%63 NTRQp~un|J]\4g=UB;"͓#ivGA@F8WD͍\pw3u&Lz܂O<mbsӗ^Te=r_aC7[؜ U5o3ߘd1y%E}C  +<_S|*zJu֓.AQi f_uȤtiVwnJܕ3᷏Ηƨ6qԸۭP$?Fڊ 4szްH񙻃֜l祦U.Ӭ{3'}-h@:+@ϥ(|3[府ٓ5Ĉzr8KRE]N0d)Dj}^hUףdC1;*2 "M#u))Nm`85ewgbelwCH+<luzyxc;+zKZS. c)//O +" ?Zp{WQxs*ci+sğ:62Yp^issP__, { UV,bg3mWzK<]^/e/5b<'9}?+Iq/3Vpau仮6fE} fz+MWX|(cfܗҳ^l`GE˭Đ觅Za=]eƃg9׊ յʐ{P}?gwfVJØA9a6"Bu[=e݉;!F`CLCQZљX%' WZx4C;2!.EOcNTkA)D2E[[ftM#7bJly~:@ ?~/&r1K),`;bE?<2^퍒/Tܔ;Soz_nե仮a!Ǚ^<򱔖plUs_K}YiY{-MSĨŦ[ݹbgK]#̄5l>v9 5 WTKY +FekWrJw選FJ}~z^(4Q=s_Wd<~=) Odعq )gD* ;S-\a᫮H7#HwR x1/|aA24[NGV`1Bc+]nN$O<,`w(8FN4sNS%76bm +>8B?*YmqU?.sbOPV'ZёR@<쎹$mrj'#bц]/xxb@-臨"AB͕baR10F@Ymt>"<(oՂ3糂G}c уXh}>+i>ϊ#̂c%p٥)\< }6[ٗR:P_m(N673VsvWpRj +]7I@M*)?xyx||"¨[;½-r.b) =P/_GhIV1'_^FJy4)و 3[ڳ"NĈ)2P!ǺNuJ[bJkuM^L,]zeI}y,B)bnYiHyGܖ8DMR26"x麂(Q4XnhJz5j[+mUOxf&C~ ߐsBo+.5KQ1R"0.ji^]-'=F>"t\18r_ɷS-"%Ʊ!1txQl>] "<4bc2PVA)'%$#lOZ*J}Gp61r$ckh#0aQR똻p { nx:M˩gsIa% +ZП؏j0l sw??s [J>NHb-ԥGSa֢ +.@ZnI~:J =ɉ{Ѝ ts>YkBDP>gJ|[eظ^zOKG[蘥$TqvGi9&nJ 'bva|aN RNl9kع8V0{ρwҏqv耽NDž$!QBu3MP5uI[JbjQL=Vr᧳2tg:_nk)}tM9ϵ5Yϖ[ASi`VUše YUcnW)4HEIOfب϶Fq@JN !GRSmJ>¬▁ ӯ'SRldÎU^2 |1_H\Z3.L;[g)v3@-9)'v9twY>A?WP& vywu:^*QvK 8bmbmB2.6OO#-t!Lu6a^ۃzXS;>stream + [gWPg +cgl=(}7)dwOzR/5+ȈE~Wi1_dt)PKgP؛' pNdփβdX[/1Eu*4_]F_D}JJ u h0'ҽ?^ąݪɋ;HMLsW+,wP+}YEk*f';¼kosp8ݼr(Dz_m6mMp¢**JKƩĄ# jVr{bv0 "EFT'=/K*/.&v~MQa+顜\?KϡhhMqm;vY{0: +z|r6__07WP^VxME˙V`gt#aNtH%C#.qvz)%P.wP(s-PW w@7]Ej9 ͘O7\J컕Nt=7Fu)+]G^ |^ ( S'н~@w +&3ߤlj'~ƪ;U VækoxC,ԇ:X]\?{^z\P9]PIȰ+Ĕ𿖺ᦩҨI|Qz_.N/\g_&wA}qo^!ei _NWV;ѾV5lrXU.w<RVetb%D\̥'OK`(K<~$ĥ>_%wDOu󋺉]wi"I{y>^r @O7_!o4x'Y/0zX觕9VnVa2Fzy^;?uS@.x=urwU.D6N,6xINKx3}eue5xsQbo!n/.OЇ'O>tAuSPXOW*W;S1ⷭ!bJ8aW!R~%z{b<@>u*@<}vuAno/exXxY=Z2%a]z%/(#eg} AozcAnO_C~'8S7IȬ^,0"g)!Ǩ+a_>>qp=7\x{Oz<{r{*\Ip}gsMXs +S}u]T`_ ay 1y| osЍ cлgO@X&zqv m~:;MyW}kET[}[bނFwjJ|jL]t%^1O` 0<{8lji-wc摞߅$ed&&'f>be!rFo0!Ҩd)YZXM;T@ܩC?UwVEдR'Db~r1(;*- C62V1{^qo. >Dqk,W098w>(roːk'@K򣓯G_0;s%K9wGjL2I9NW'֪OVwT\fM_åj!_CN윻ۥiw}{r91/ Oe 0P9@Z>V1YKw'aθ?}eGL׫ϯݯ$9%'ΊOozx$u#˔ JwirE*_üClVm*jXSZ +>7o|.Ezx£AщWbzz JKw3"+S# g--ٞl`nLԓVXѳ$1!]7ц6dLcR>2Sͷ,+ͺ& 'T"t9jCQZ!,7.~DWX~|e >`ƝNQʲC | ­ 5VyϸQP-ve;SU^N"wX Ռ }}4qCsxECX7^[ +ӊUVo4-|ɜcn Ӗ6GxUա"egm`%K;U_=Yb]U-憔>߻*J6X9]0)X4'aelt>䌿Wdz|.rCJJҌ#͕Fr9 TnC@UglWI [/֏4UbUVYssNju߁ x2DŽdT-oE|w0"bq79pꦄ6APmE`[yjnȺUdS/7uǫM⓵angSs6MYt( f*G*Y% 4zѡb_+Ĥh?AI2M*yOvV7dcZ4+; v*p?V*-3I!j̋ }홶-Ug,WvdU3we OV7.U7jHӕ.Ux."f 3B#ss(C76ۍ!T!Z?=M_fe4itT?НQtesc<Œw4%퍕xw=oH3͏twUFliCqȾ|֢{##MsMjVqo{!{= =S^*ucO9Riئ&ANk[fDnt=TkjOԕev%dg'EF-DdzUBȹrVE.9}8%UbmS+o r'5]=5ж*?OW{*Op@l=td詮lDWY}^;ϋ2MI{ ;eL5d ^^~U{^b2Sͩnkxr]ώ 6PQh%u5p696q?'`o(D(6M y.ښ]ojBeq$-մ/2E1OM +"滾n"fNat졚8[]lK sյI|ѯSNE8U+9ۇ9/*?RS\(PcQ2v7]ǮB>nA$zB7if%6ڢ0x0Mؒ2H)!laȱN:Ƞrl;j*t"YQVdV1 H؟v vٜ@xRs?בuF*~,7 <$jV&%gEǡ +BcǞf%%ݮ%j%j[gv)CP߅"w8)bKrs>O+x7Jvr<-4hR3TT 1tQr\]Q%dصBE>"|ѝ2L~u>ˀgQjeڱ tK7HAtr?!l{+AELSOy#-h־,>]9ݨhX\hABME/p쉺?A;q"ŦXXHZ,̯c mrRUCJ=ѐsܽQQQ^Yet$eLjQkymvg?793w{gKhcAr.Is`bykˁH0LRw$( rUɂxES]u2WS}'J=1&to t0͂:!fExHA9SVqAbDW`XTD@rt Ж#`6$ܒ҈ȳABM!,=U$:6r#}gf0 .껿YtZxSAdm]dS(Iwިgzi+'eDZu뮂SjQ?[m+qJ81dP]s:#bhx +?):|>8%5DykUukVc{CP}g2ml@F[,x ~}rk8B.&?*OXdmJTapaM+*j*K<"؟?;Y +20<x yQNnjC]*z窃Y):NbS/mTv@/5Oٴ5XS8ӲJǐAJy֊9S-:Kiv1)afj*glC;(Qʓ=Y5XC͡B!rE>Y Aa~4o}Ų-`ds+q|mQZjS<]MγGU)LCžf =Kݎ(tяIxgD>V3!FIIfU0wq̪$&`δ8 +5 )ylS߁ -JΉ*I65%`7Nkn=0#%(ƅ~:ީraͲqY$.a} {o˨i6$e$Mؓfמ-65PNζ)%#,!%zgf: =;NjLrjQJICi wi?*kNiXp2*>Li)B桒 UױfZUϕrQb LSqQ 6I0!f)1&eN,ӌc,JZADFb:j/1z|ŮaJbqo-@$]15c_,4m5?jrP_7[ #8я +0+(?E 7bM`2 P_)?hsoifLf{OLL3ը{o{.6P@H.M$9|<7.Ka*}'/# ' W2v=]`suBѱC?22(ydRãz@/3l(1Gu:wU5Z>PI-*iiBwuv`b=YFz}]L!La1AZ耾v^&)ev r}[Iu'@>y&qJQvb蝦]n 'h7ԜJV(a<ӘX85w[,:;2.!6&ӐOKY7ȕ1H6W ydGZ>ғp}6jWᓽYZs[D1s##ё[PV7 AuĜ׿|c ]l[ z5\|u03HKS1Ө}rrm +gj +zJ_ec*z4Wģ?1նRk_LuK£UG]b{"#ew=jg5 +[FEzY/7]Cc[ƮwZaGÄEMG)l!ӧ F|3$ vAo\8 $ W}pJF-ס2w5cW+Scsu=MZʣbV빌kMSҶg)9bᾁ_bv5 Rr"D٦1qÈh 6t|OSqQs-"zfQ+}EIWoAxn@p>k!Yu_F)N ^%Va> ?m#׆!c|ζVbPsj INŖ{'v1hp `BA_Z*jL2u?C,wN◆?O£}rbOYjr/$p4[.P PY[ IG@?VQlX]kكa'$!5NL#%B6u`c꽄^h|5Ń˄E%_)Hkv@Cs3Ӟ1+>xP豾"f?퉱#榵KBݜ 1}`V{'ԗ^#L!7#tbskt]m=?q^B8; Y}c$dc#xdLw+C&|5Pz`89_;OHG:r偊{,JSܻ +t[ `mcƦlb7] sC82VQ;j:(]mM-nU s{^%Z. Jwfmcok㮙h/K]{L{SS'!F !FDy+1S|}D)0D0}d\]mܷԴk:w @.1)*T Rr} ;:pQS(n)>124=uso.s)֎'p0ʌ /ccޭ9X%f8ρ/f:JJZh pMIB@՞ƂG}QL(7-{2zski/PwT`6.rW3@BWGqK}\E3",S`qf{kw_ $9:D%RkҖvcz}Sz-f(Rfrw;1.wf~Rه6?; Y;F66r2<S.v3tTb[ڵՁ^A-x{R[CT̡NT>`eKh({}Ȣ-p9̷!oKs#]bЛjJ9JkNBc7< ŠwtZK0B{dk TԮU$$o/z>ZB"@N#5L )f)k=otjV_㨏?Tq}6 CNxl-862 '_c>Rh'#龎rpN9lcU3:6_s`C5:'Gy牐㕺= 5O.t3cYD<ک̋j,N;Pr)fch=Ʃe1tBMuS}--/ +Gz&cVGɉ6H]ZiELDE}aa'Yvs>#`&|3wcK]ww^zꖒsĄd]=f krA&Po 87gTjZ%f+$Jҝo~sN +NM`!3ZuکEXS9yàW&ے!hHj~_I.ޙfoCVK^ A’OW ZsBM}㘔>T(/sˆ=#Ԃ'/& +H!yL\[i8;9\^%x{A|g8AT8EJM6X5sļQ4:c_&}`f<{yhIr߲+ :6> ꘦W(*𯾪g1v$7\ +>YRbe3L,/|[vа+Y7-Y}Xb}] T4^r6j@ڟ`&M},s6P>T21V*;OۑaSxsK#Ii[RF񎆃 y:dO ?MuƉx2ۜ8', ?v6=sP}]I̲ LqgOM&_0cRcmU}1k#[4U{ +Rޞc佾9mTvj +ra]4*æǐ&&$,,ClČ1j_zS̾`d_QJp))WW`K=Џ*aYvqbֲ_cXX8XӒ'j;5Rjk >pA ºm)rwixV+J^:\D< lSo4@oӒ#*xd}4t nOIظ,D_MlʮTå^5Ih'vuK ڋtTF!=0#$&aWA;P*\띯ΰI暁8憾]%j} ?#(ʀ̐n)j{c7k=%ީ44v{[^?3[.1Tbc |wp99TRr%gb==K0>I5`/\bpĮPl4W#tWUr̩?\mEEjv# 7ye]]-Hy&"cґs61Rdmɾvu@l}Rt20O^xowZOG9nGGÿuU!j*t =fo\=D]ؐYa=s$)mvn?sچnO(>1bT ># -u_^h{h< >U\<.9 +pO!"X)挰rSG7 cb~k+<zqSl1p*T,@NNA3bZyXj:+0W7j|Xnm-eyĜI||cE4&qxRiMj= $@}D@c}T秿vg;\p}8+`4w@Lx-%k *[^@ȺRr*coJBئ zPe챩螥7Gu [z;Y6,l:RjNΕŖi\]iDUiW^y{fw:6yve5XT0.뫑MbY7+_jZwLmS.HP OM]':6勁;TS+veUC/\S埾- ZF,}`;{*b1X:(4)ݫVz 9 *6{ lveN2p4m6h2rk +h&lM"D[I3{Cy4|j|O>0΃E%\^԰7'~}jn +-w~IުҧZ1)['%o<: 8Б˼@\ҋe̊]UmR|g TPL՝y.ާv5ϳP^]'& +!AĘ 3 )IL5 +jiremUKѳB9so|chȼ,u<35gܵ?;6!3uu1*zstl"~dbwCm%=͆(Gڮ໠VGW [R ]X/`:Q1tT-p\ A +)C[*ߨk +cr Xǡ56}'1kCnoGE%=@龎Ul4ť +Sn nal\u9I!aX9 jxS"JqIYe +:Pzkicꭿv}7L{>XOrٹwt'cT W$.dve9Iz>o}6h}$'`-M +JԺodoNƏM5 FS\jiʻ$. gjGϊ ޅiV:taLҞ]2uTmoSeܛKmYw[$:N.J> ߙ#S3 rhaPth=26~4O}1&:ʣEBTBG2n9MNϾR?1mϝS 9{{m} T<➖Xt]ЏͰz%:FLvT_iߖȐ-).1 _G͊ C\Dm}UؤadxG,: GB7,JT+u'zZR_[rcNt%t$`t\s+殼 +NYF_]۲yT {`7^;J.fccZȓ!|5Y("_TM/CgfL݈G3vc%ȵg? 򟞱w׼"mI1j Yc2^A++#X`<##.pZ.D͡B'w>W 7I@lehw5]@_#Q()`$ʞE8U!q't e,Zse Ow0n.䗕>hEb&W@N* r<wbpO|֑LjFy^`DKEχT0 U K#b.R! 9X|(dܿϲ:)ťlc\1BbkӉJ$-g)xq:.@'d논]-xlByY!\lMOO0&Z?:uR{S)3\d\qrMHг: +#7Đ>eueM^өR)'KlU{di76qť<͸=Or1ە}96_l/cj˽:+&xuEOwTsI@W{5<#([!f홅Va[Ew3稰%xUeR; ,@[R+\r\`uJ/4rc*1U)RХؤ|VqIN%5C/q)p]Ge1'-11]#ITR]_/ٞEn. [ Z<3W5S6 ,ybn<1SqGFX[JxV^͚bǹT<s]Y;DR/(=E+J;sR䉵i(jtN-- <@CyV{ +{ +.a>Fj:03kOe}wfk5IJuwRyl ܉rI j/f='mr)aj7;Y)_WuFͽTaֶ{䋖k#0K/m~4Bn -ߧdA#${d44r'|me9-J{ɫ R.Bm޽nHsuN W^%&YFm f މ{rx9b}jh-yhӊRf{SYQQԟgqd\:>Dŕ.|kW~;θ1WW`@(/P "\fx,졎8] L$ži +U`GKc{fN\C$ʫ|JLB'2 zOYZaAbL̅ʐ Z^5(@K; +t zM gG+`XؽEawmj[Ax<ʚѷdҹ:^dAL-k{C Bkq*gc}hc^d24ڮ[QbơmO_cqy6ڮo) Kk㔂sܮKo6qG˪zquY2Szm[-h! +wlsoFU<]n/şWrnpoE<-&ac +vU>](5Z"$軆fGHUuu¦c10jR tMlGn>=.G&櫥닅>4 2 +D>w \r*xkrx~"mCWGh)g{cEm 3VY!t`r#ud @Tv5@Ґ|tnS3ҋ#06 %{uǖ o&ܪBmo#'K]JZ=@ՉD Xu;*ԥ.O1'%wcj-}o*~O*'^d}~"~`l3ج- ٥!] u̓4 3㒱-=+$5լj%ycrI )<`tdR] 6GuC>b1\ӌBv j;bSɝ'⫠GH/l8EM 9'킵"`}GtaUhd "|kKe3#;05[5&kܢK=t{ g"'X:f7%yϹ% +]x[.F'5Q4R$)~Q 0>PٞOS=-C%٧!*B ﲨTwh}1Q>KmBG3#5Wg KTdŦʠ~b7[ߓ5 26^m+,~`lDžghEYl⍡Ps*̩n+VZ5|wAv)0V6𜁰PuR"|^^K*b3 QYH-h(cnOGxk|o)ydC}^lj"Φ&Tz<]Mڔ }^tSK[(( uWϦ}D/Q1^2c ԯ yiN()}:I*.Xϓ bz!mr>X3Dܠ9IH]c ]5y@^?\vu%_W-GZ1 Λ{A^yDNX)jܓZ.4"s_keCҠցk(雩jrўo >-v@+ O0G=z/0/mwNlZ)~NP~6QTBCQ.Wߙ# YGr0Ϻ'ڦ@ 1˴wG&| m>TumĿږwOWqS+J J?~}c_Xᖖ+MgUrQbhTw!&~]|=jMo:y3~H~~Ϧ'@*mC#2skM+X[ږa P3a \g (j`=%B<:]`lvxy2j==rT}nm<6aRHr𫶧Uqfz>rcwFL8*{ 5TX)%. 4w,u<1w>能N2kb =BcWhl'Ek*QѭBgNHp-)&6R{HVb^i 5/$4QWᡛbD̞\t%hRrswk|@̑ 7F1Q@|\#E6b޵ +/O@wuEpg:aB:NʼH[.XxAQqU#tWV1 VD6 `/%6?kdEloxA=GJ{wfs?YL讔9X#dʄ 3HvJ C}EkP<3T Qwta}1-"S*|OC~5viX=1ɀՂ?(i::jsߑS.v£. `coUEZ+'"}3U;*0 80S$,P[W7Ǫv% D&Lڃ~F^A'> II]I0"6hʈsܧ3¢G)!#]jK˶T['a۴6ņKzˆt=b}2hK i.\D8DZq[`efiZw=>Hbaifփ^,0{?PQQJQkүo__ >iEub]S18WЀ->^N,lґW? +h*:hg랦O u3Nh|}x~^{o{:;CGmN",W]CR@NIU\M)'bGc8&a_!>(YU|==)w,5ޙe&y~Q}2dꨰ58↥]-rϰB΋I.hC//wP9&\47W~٧:.}OEqT܄^@r2 +5q[Ce]11Jqm<#cfD>qOWH_x?{rXgm ҷ 6ZY +X$&MRҮ6yqs :^[rY[,$]{n*k]\.Jޙcl +kg`٤~XT'֚%.A<0J<9\WI,B3DEjNPE/%!~>򔢂}37ߏҲ.3sޟB$_ $4]cĤ˛՟V_rYG&4HsZ1˼s⮦=CwqQ\WسX5j.8@FϾgg>V#nOу/.4d>JYiV("_s_9Vb7K\ScRvU ZHwIHit±Pzm)6XKe+i֬vqiٖNK9/)jYnlO#Lf^مOFpXpis1H)ǘ>BǸfM|9e]3F*U ĒR򕲮6tv%#o W?/a'CK:QS,q2ٹx]J+V$\Dޖ c,9Q}2LO~s|mnϿ'^RoL!qi*A㮆 7dLJ ֖jRm~ "١B{xl ƊuaO5M.3z~tjC}*J]K"{ʞUXS(G'=e4 Qh胦!q*N1WSm:ik +qWVcR#3IϫOquY +m5'pA>Zן,1)Z|E*؄d4ڜ eU*[ihu#\ef^ e_Ɵ0E‚jKBKC/Oo7 $DQB=(H#S!S|O%J݇ssﮎ⳼J3êD +oss/ O/a?u#/KHW{ƚ;mA=aT-ڛ`y#ƴG2Tsfm/ LЋs Bvf`QΩp-%*Yջc`F度_FaNS>_V,J׆ ǝ]|/};;_<Ħ] wUB%`[< ӐJwu42 vL#Y3uEдa#6()ywW%CM,Vd5_WBzП= m@S<1+`lknnOǧ& +QӹƒN+8]j<4^)٦ebR}Q.TL ԍD6鏞ʨ ME><qF6_[4 ᒡ4c{gJ6è){ OV" VaS61{( b tjش. A ivY7򝹻ݎh2B(M+9jls$eTm] +Wya~3 NVklM1`}e[1JK؜ƧKg<О,F̋8izR7!?#.*.?*6H_hWMYڌ3_Q/r ncQr$Y[ix75uCU)\ӂ{//~W> ?kHCd`[Kw=y]=Bvp_3F49N.֖JOy8Pyz:&ƒ礴ċKOXDEM\hݟ2vb TtgQXMJUs.))ϿGp𯛂M ;l +۔! ^?q{FQ\gT^Yl~SLs[}Tݗq +./^]\#z1 kWMRwKR=f}kj+gh̹[~_F4 x(2xTS dy9[vu"ᮾ˷ d:fEiF>nRsy_rk72󞔕w:Ɗww£ JXS>8꼥2dGz1JiIՂ@c#4dh d=U>t?ꂾ'MCɃN'&ԁx3_[@Jʿ%\g}9?w)/}WBPϩ|{K30-OJ2ngk4zu5YǦR>)=㚢6HۊS~B[ ,Xl*^FAl gy[@\맧jihc1Î)_I8\J)yT< Tuh$Nc eMO>Lޑ3qtqAJM]5 :&0übDŽԑG9kԌQ|,eVƈ 9!euQ{mzdo£J qIFRv\{Zrbվ=6zqOo͒ \b}[0( &9ta5;s|y; nua@_\wZ!O|K'-6*\) uN2dyAu>Pn%p)ƆŦayhKs)e룤47+ȿف=YZhD S/a5 w[bR]B/ZC| l:9 @c^ig!F*^a;rV߇~Uvx{전gzIܨɟE{/|_1!^ŔĤǜ&cqnK?&!Bu0}\鮎D? p+rVܕ!ly }uv u@RR#ȸ[l;SWF7J#9NN LmCU;Hdi=nS_䌄[.HaI)G4W+uRfU3ϷG 17aQϗ gY7zQ;2Bm(3;`:m[ʧiÔ|`7G5ḚC#p17(5yf/T(x]= h0Oc9 L`SI4vK呛%/F_3,R(< + 1ÁuHȫQD{XNL6]t[N?4i'F6龎#̯/XGK\銰5aGI*j*h8TRV{;@+UAk7a ~1(ٙe;&x[Dsg#Sk s[L=yڅ >yQ%}CU(}U2`>Fu=ccI :1q.%*y`M:}FXp1[&.vB4;ko7=!QaFsY:ԑ{w-PEGA)rͱ>;_%6 1uQj}?[t5BL@*E, ڐp*#\Y=Rъy43RkOd 2R`i,5a?몞8GKC{gFQ fǮM1 +B䊴."D 8EAkˣoLeKP tun_KHj_:!gq@AF,#ۛk,=3g H0o0uvys}idJIf'1%;*vDzޕ +{WQ$&=o uQྎT$C4_|\{J>Z$UI~v򻟊9$C?{}8yONs?ױkcddömDPKpsӮԿwi,T+'?yfyG4ҮYjIC533ZL(JƋ?N+vu1K}~ɉ5T ;NyyZ᛿}?if R[Tᆭ&? T4P$5p4a:-{U`2l^]u"R `)e2yۉ+<9TbŦY Kfu㺭qxDc{fzޟ +D驎e3W=;pR?R!_Gh;͙h%yh +m!1Y>BŖc8[S?vQ/vjL8m'&h4Slt?Î\i*MКvF(Kfdp{٣e-4wT6SjƁm9xh\02gECS^`W<&uս^Q׽=%B'+B;("kJDv%l .x%1k.lXW1IƷq>yNQP)fl{||Ǎ̚UU<?7|#&>Z`˦E7E|vƥֲMT Q]-SC"mpFHtN<ˀf: }|mA{#4Q8Ψ`/.'͓S]"~_h 7jil~:f}KAC]eWL`#Zt){#j%=k=~uŭ bM@Zq-{IKקBh<# s.?[TZ7"f>z>ΚӲG{.H斗5j&45o mcӴ&zvtT]ĪE1yFt^*Ү;hfxJo`.::Zu0ʢ|n|n9T؈b΂VhaՏv((Yz|/5Yx*˹8~Y;C 0C}NJ?դ,Y뢏T<(Qq&}{: PG$rÉ&V0[֡?mљӊ풅T  uz屦 u fvY4+vdo +=w-~}Xؾr\qi6jG$n9y[ rXXr1 FFٌ<%Lirq5h+`Nj)1MN %3Bi.iNO?^}? 5;K}>NxoM]p#N錉^C6< > Ҳ WjmI6BQؔ'mU/h;[kgֆ[[G5-֫ĺՏU{fX#mkc]f%Tͨ cr RD86UV<2aW~¨7q1sf>jk3tAϬSݘ v^O.U1r{i3:F0ZuU3͡V~ތsHW!~1dV\oC.*pVrպ8fpWR~$.Hy5ToUl',8kCU lg֯7dUٱYˆ%2}e0!d2p'7M-;fenhJQ=|(usz!n˄/ =y b +C}c~1_dmx5D7$ao[wWc>զ쎐~Q]*jjɗvVaA³< ItX%U ϗ dχ+rJw&Wji*G;i ;EO cь Dc_~o9pY%Kj弙۸>(V6f*W\dȊ\ ˶5'~#:"T⦻42+fh9z錁R:kbfmBC0eh )&LʞO8o@*]2K4访q8ڽhlqjw'5 5&30Ndli+]UsW<.ٯ:َ~9=I[uxDm^rĭ(6QO۝d +P\q?ԺMw|ݭZuG"S 7u;du#:UAWiػMπOm3ˬ,e\VHHG FY0PxofPSW8 +CYl˝53˦O RٺYzD+BX-LӑnFMA挭Y Bv3c pxⶡ~fA}.'oeik{'l_ ~9#'%ӋkHi^l֌Xs\<✵:"T)bE-5Ϝ12J|ufV%ۺ:J<.*2- |!Zz;sV1mӂ(]pk :%}LĂjn~XouilA.\e4,{o^C7+Ro*GQڪ|蒓[dg\ʝI8jR +CąqG-z 8\Rn;5NU&t˻a^%)Sr ޯa&hDMYqɛ]P7|vrd/v'9fƜ}jkgLHKmp^0w&Xt@(Zv[#]6єwI8^Ia 7+DHI7WHӿaeODØ} mjUk Y!weY¬>^~І^zP w,1 W,ȥrf/oEE-#TSbf`V/8yVv'Xlf[Id#qXk$\ i|1KEH"Oe_+Wғ??{[v\.<ȸ$)qN"SlzKA!ұR}fU:QY +ŧrgK~rZr՛!o'= ;؞|fu`GהZ*_g@Oףc?=Qy*R<ُ>ROqAUȽ0|Hk}:IL)R~F엡]#hNl ?Ј+(^hUC, x+!d~8ԩ{!ת~La~ljZ y{oҰH?ڳ>L<:CYgizDBMLM(y;F8NN1JUw4{[l~Bi':$r@ -Gy.%#2!Cj&!*C~u~AȳȐ#Q?U/v +9|"dKרjuȒt~z!t\nl|XJA!wUD'0N<{G +!n"$*w""IÓwS3pWe|i괳mcz],%7{c`M2J~g~?|Lf?qfF/g#Cn/ y pD{9,NQ;1c9gQU8w*C vja՘u[u?r b93'#cN\Sȓ0pȃ!| 'P:[+vT%h +ZG5_%D7D|t?^Gq^މoQ'>EQB o{;PyTë0>!Aҕح#|2Lۇ)~xEy6Jp!a!w"~ +ǃ׸rxo(J9g3}ތN e{e?M8\,,Іw%,?}7n. hU27j(! fѰrjBv˯)SIM?^ 9W!w_TF!&X{Xʉs6>bLMIV3jV@C{*O6TE 3V!?Qw!7l!*zEZe +a喓Z[nVbE*#3TK\=D㈚pILqS緘$ܥtK/}Y$7 +jnτ|zhve+8ݡaV §FX(.Z +€ 5C*R\QKʎ +UB2Ubt&%e-2"dΫI{{DN^UKYBK6mzP?vD{?ȭy4Rm,5/7|4zЅ 5&L9sfp7i4[۩>]K逨ធpK#B>:4] zFވ)1hnl=/~Cm;ꢗ1:ć3zcM䐆UV1rmbUgO?ERG65)C)tKD1$KgKcZTO}2iָEٶSXל|΢Tyh}x&ᗕ>qJۻ6eF)@ +{< mCp2's=GPn ZrM&zZFᶛP" 1ѳ]I׽+>E3S!$V$W&_Qq׸3@M3ˈq UH4k}5@NyY&k_9@hfM9S>qMƟwwF6O]qk>Z킃T2o'iL6iلU/4g&(L>zVYr>+2m%Wh5cX$Uۅ8ioNe]q)bܺag;aŁuˬTfL2_;g% nGɄ9b7 +᰹ЋUXk5i,~S+6tJX +8ܠ_y/)0zeaa4|̒Z6?^toᢎU4 +C~j-Tw4 j jU<~Ê˘a253]iI7FE\t?2nvRF 9&iI,?ΐ^5?.h瀵Q4#M=' \u8Dvb皖QF݂T'T.|TP6%HaXќ3d9v`E_W˾cA пv _s􅁪w;N&fg79y{Sɔ]D +ؤL" u+q^4츱=/tKד 4NעŹW5)Gc!*|ALքuU>5&oP)s=7tnXUEQ3;A58igbU7aB8?#vO{Fٌ'jRJ +V|b_p KVFu2DD0_peߖ޲[:\"dm=!ᎁA6*D씢>Bsāoۘ.sZvLjzй+o\k']W7f~cJ42m˞oɻnZӴj&U.aOhTAe^+K{4,0_ɐC/rI.߰@畵'.`lvӔ>y݀JZSGLr.v9Y: U=2eÊRj ȌABQݲa7 }{c7Kgk\h!/ĂVMu ZPV=]VA#i҆W&6/O3;[֚A^҅!vQ^~^=]V<ٷ}vϝ魈.֩6쳗TG_VE{ӯ.*rn*n\cְu/xg5Ψ֔"tf^6 bN1qgGZƹ$^hҥCjԔi[R> Syى)EEwMEuc׍+"yUU_zY ӯuCjRs_TgckثNpW2Sgg8lXM +@j"V/ׁJC)*OwW>^U+wLNxڶ2bEYhϽxKTod]QԾ2Dg .\?n:ydTy$rؘ#Uqe3=&oOt6AB.߭AkƊ¯l~|M}HL_Imck*>W^׀6 دCwS|oC" Xܥ{X\wA@Eb_iؖ2Q*.yeA9QC]o]š T÷툴!lѾWzuS I&mKjXnc/,IhSy4"ܟ} 0,Y~3_rxx0J.0>0.+:T6MUWE%7 7ud\w=pEIX몪z2};YRze[V@l}:gC [ӐNT?&U:p+*OePN:i|>?K(uUE(Y|A +<W4O'EY'9w}GjEEC>aEDLI@wa)iCdWSڤ3.j@[ey]+,eO0s ?:Ǐ\iM<'fg^[_}q':$Ƚw4T;!+}$6~s0R냾uŎp@e5"{]o2!suĨ ėߜdAo32dƢ>tQ vCV *\1}[;ke9)̄$WOcQY -(>P׾W=B{z/Mu$FO8I!>0)p­_&_c֊:Ѥ8 /i\ +*y[h_\M+rDMݱ522 迁%ԥoMeFDiWu+tDGUue؊fYUhH^2Bd^ض5==yPmnp.K<}W ±;I/߿P s-U%(b\pઍɠF{R9hnݶ]ϸ[}#όJ@_^b)=oOǜ,2t+I 9 YK3ﶉwkNsS/D7}31zF҇ ]CҖml[6ME}@*qZ\`wݧCK_?YS?TWtѓiQgmb&(':/P>#nh "iKWqS_zLs; {W 8>1kӊ^TC,a7;ey{O ĺu3~PTyoXgr'ĵa^J1~=k#[!Q- bیΝ=,y:Y5#)<ݑ{cUyV/s ~#]Eԋz!zQQvnSICxں ¥]`)6n=.p&[, R9iiY< .x>.t gS)Cϸd%ᬓ˺$߳Dĺ&Vt?>-'v-TgD"]%6uG#ᑟ yxeCM䜶:r>Ń ۖ{vH xt#OK_qTp\^|Ɏ gG+n0*԰ظ_Ș윋ҺWA>I|q᳏j{_v~Xk慀0D;޼k-y4W.WlRweJPxcŦq#˔m$yFDwt?W':4Jj5-12yPXLX6G2'=O+.J6-316uP{EroMvd_[V߶@↥5OXoNbv9ڞ[OW>z";E%^^CK @}/'L+92Z֡SkG!vu1{`2Ĺ]?E T{{\=3ho[6Psc@9#[Z=p6VU[c AyQA,nc>[|H[c;)5;6j9@Hrm 5y ;/ug%뇃꠪vA =7#,xz_zUWŭ9goziy5꣗]x}GojK=(4m;`/L[23l_'o|32. k6x&˗\!~Pa9AcV1LfiLņ͆5x4Sp:;6L&dzX,h>C')S]sjd–Q3ǧ,c'; +Awۀ_5b'$ŷ{¿ziIiI$ 6`2ܴE*͹:#oLZ7eyq g3Z̛.ʧߗd q;Ju8hB*EFo#wUUdw6GGs]ؘٜì:^l fǯi1z +xkV ޛ.? ~!$rDSyj"~ޛ(y8=m@$5eX|iǂ&kM87#ɺ]\zN:HEd5ů5uҦ;O\ݝx2U"([Ėyy֪GFlԹnSӫH >j;'ăw /M/E/?4Wu*du/_Yw6!w Nƺ˞t7&Ooy$ݜG.I]Ȣ3ݔU=$vH})Dke5'#ͬ+:Rv?[1R໣͈Uyq0ڸ IUmĚxNeů +L>ܝlOiB$mfM5"܂ (u 4@CmgӪڏTRPDŽJy!"$3G"s + X;77מ|g]?G lB +: +n3룖UM6G0b>izavDhL*XPc?T¸tgŽ9 ;Җ{A&UO5a_]]2eC ^mwfU]c⦓ +ze_)qڦm"; .z<&,gnp9hZtJZˀ-us-/؏xTT-Ӗ G(_T^Qٚq] a7+)w;%g'jL(l‹[ZLg@pEOsuUt}وL]#>-knƖ|iaRҗ}FJʥ>G軿8SYzx];f n}iUv"N`@ cK5%TyH[UT3+ 7P.)tm*o^ygڴ(~,rbܐx+' +#ܤ>t 8,̼BHNͿ_ڸ 'y3yw쫓%B=^֋!g7MC :P>ӝyw-⸸Ռb[uMӾh'mb?{{]rU ے%QTb9 "#3s"' fA0Hvuo1s{μpA@gikRb2CZr&¯ԒWQb+wL4ĎQ 5wZN*=nۚnBϏg-ŕ瘴iFOk>nWLjoQw +eBWhH,P&>ܜA%R@NRk^1[VzGL|bHjXBfLn|9%cܿ \WϊDܰG$dc3_C~Nͅ6(2=]4;'Ř,- GloNعѲ>?k|]pT +8-;~`f":bCnC_IƖ+M{A7KD]v_xyi߲.3?'\$V~>>H:vyX .ۓEP5@z0PI$ n<}oU|O#ano AZ}fWw?8Feni;f}[5.΀!M㳢*BaRGJ)1ǧ.lf]wWu?:Y9nGjI]C}r1-݊hK>[sLWޢbA~T/6'g^.3϶N4B+oCߙFjmHI(Z針} rK\ڌsTQ U1jݓ3>v''T:x=C/ (hQ J kV\ȁv¥;c +vCB#!\) V?:v@-Q*#rRqDN `mℱC;Z7DPtۼ1J{랙nRVj>ʒF'4=>5C+;Xf.Z2枕}XY㱃eIKAkQ5p=p:.=c3H˕46/]d% +a 9>!X)J:-rdyVĴL R1--agC:.f_sO-~Zh=㋣s%1<{4 + n>[ Ai.'qMok# +R5yvMIMO<@~p6glNƩ3]}-ǗV51` Z}O.XxIKP̈́앷mi'eU|E؛a,:ڍ vSEtP$2}]ӏf _GY]= ܓMw헚O7Om,l>Rf%"*1&bV޷EU7mg_lK)p%QM; ؿ YJ235 +5왡B }T=Rj>?)Bʻ*qZ%miRdk>Ԙb +f`]إ$Uk4Ul6dzg(y&k[ΧStABJ!i}ayR7S[~*soQuEb$8a}b5/H)kU| +룤[rBnЧvcbOuDd[?>>Ѫ@ ؞BfZ/}t@r2B6G%! `ϊnW+oZ}a1ӶӒda rcQwK/jr)bqVTU`Q#^s#,y{ [w2fjkwel6q.'pC,ݣgjruL3*[6g{VqշSK=jRv~%fJ1|iVCdeQ>pmgT7H!cw6B $̐Z_uLeϱZ$퉅UIeԸՅJ,.'KĨ{O_ͿZ^# ; +TrI$舅CN,y;5io*Jӯ{"+=ZZC,b%;. 6Jb߮ySwJjiHȰ,g\cЋ>)$`lOgTKtg~jvz}  }sZФ{XwlOڮv2}gק[ƭ^z?΁ tc:v>y5!lS37șOSh~D]Z'^ۚBJ1=Eʝv=Z_7V1NӬrB)8Е֟cK/+O&ZƍԜc\PǛꇏ|v`<ŧ[zݒ7ǹU{S갖rK9)5㽲/-qL{+tQT-&8ijI?躊>|'{GmU=-i 坁g|93̵LrO+™opJ{z6QcF-aR*j"s CnͿeU*cf!r{^Pa Zn巎axss"f"Q|+cCIJ\#W wֈKXDwץ d}Rbz;QgHQxu/5nHBz4$ЧT^t䢀Ҳ1cA_ :'1F r?Thox%L@Ȣƴi4mu#d!ՇH[u,Kb\JPˀ#ʝ1soOqI% dUw益fE_|.nRV(5{k@^]i>o{?:9y+i/[υ'a7LiuC^j|\֋^Y'11.L@vG==%A76 2.ħn'mL}?j%o/fhQ]j^drgIP Yoio ǝc+!51tq\2FXyP l]շ?yg in9:0f|:SR%1Źg%#[¥A-Ѯ)J~D{"{'MsO'χT҈u ?_ԆQ7,lg6fY ;!ǕǕ춰ٲ<;4@6 + K=ӄUqwo{qk>S +qC>5˚iZޙk +~c&Box('u} +l@˅wsïuLhѾҏny +?a?Z;{`̅UrKrY:)5֚40*UkV6Yb#0xBw[|5ЁUuRGOE/E^^xZI7n)Я&"a5ίBXmtkң 7I`,+vPdzL <|75|DPE &a䣃j%8&ێkZVw7 ~ɗTZ'x1*ۚd=F.;MwޟA]o< =-9GD5~)xG].8S˂}4#fŰQzGo!><[[#1LQ%:YJ7=Arȉ O37ݶsϰ7cj>ddDF *;Dž_[}KJߞlW˒&>6gfEi)?32r\GU\3\]uobn wOu`^&&LжͶuJHDx$ڻe/-$U{ +TVޡ;'I.-`]Ø#7/xU48%kiòہiB^LIMĤ8c4$8Cܳn{ %6+#Ք0FP˅yfy-aSOwRqQ=ᘆ]tלۀ+ Ex]Y}|2{LgZ bS@ݞDN# +PUh<tKEXsO+C*+,ѳH|d后R}?<3⦔Ff;'}qH1#P%6xԽZ +X)L{5@ buF 1?MRJ+l9{K=‹4ߩ%YŒ@mʥƇOCwE~g駷CO3iӍZOUuo[u }^58Q3($ Vҫ@y wv~@C,`nf7cztaKw۽2ߚdrl9`O/هj2Ya}ު*mC/nڥdgڔSP) |_{%[A혠Jn9IZ\^q>LegK}3]ظУ&uiacU✠З#Fju@Gٞ臟SJ>Uem0Q84[!--5fFfӎ\cև^cmc#+ -%&4*kr= B 1/eCb&Vk*m|fLnvL¯U[o}hd'_͉?.ltHCqK7wڸ !Jhu'_sQs|ߣ\G#m)Ÿ!  "'Q9vGɎjEP+\3v^0ufvqmKLI_)@Lkm;aMA.oe鬢7+yFR{{$"GLBƮ{n!Y̭5rqsr غDLW΃ŌVR +Bc`y ]=Ʌv1Zڰ1Z^_Q6>ˮV!֦(;8! 1k;{vVDbITh.O! Hj-+>֚I)ZL_y=6JO,w< A.V{U'9Y>3KM٨]c#@oED?;rbQ>9s&&G1 >ԆB S}w ſlu>?U| hy~NK@ZÀ Kرy1ãgYAjuV`ou++s1ԱNB +hBWuR.yUnCkGgy1uKG-?,+>PchI 瓳|j>+guBP xn{~;ˉEԝާFק1®9NHc,? ucS28$ֆ=3"l_|$T~%p8;nt2g$:!B0f˂RUTOGp(Abcc +\/ha>aT3tplBcWu?,sJd|Rb#ZBmPF(MX#njZm4u5 4HW+qEIׇ76%wrIѲ~=tm +qem +}tzbuGͩ{zQ-:.z䄼y~!Ǡ˦{ 5(b3jn=ϣVc/ݯ"sD$ $}{k"᎕Vr75 ytwUm*dA666d {4$/lFH TF6tE%]0~tu[f pOJ?8%ǫ‚nV(uL1>oj1$ybQ;/b|X}v70! @mPMw˺I^Wprra@A/-}k'hK ǧx픀Oem1ou}1AS0a+~yc>I_~=Q˒ΠJS|l}Vl}<^j+)9 Yz[A-*+#t,"nQ o '#KA5xjmS3T2-CsoV|AÂx/.2j%FoՏn٩@SFқ֗?%DzD,& q =laM΋x1r_}L.#9Cݜ goʢ ,ܯ.AM6=,97Z\o{F.6i#XQJ5}^61 ђ*&.§@=3J4uͷCͧs=+FnI Wx]+R~%%zf,>4i`quy:7jdD\tQ#/Hk" V-1lGtb|t!4ngh%߮ݢE4ԊZtOkPI +F.ݛ:&'Gt4>JQaqʛZ.d+a &Mdł:R.0TOz#a`@ +vcp{(~X 룈2BYH' $滻;>%AWzL}{06[*i~vkTZG3nL<ޢTL2?_} +}Sg}]wv\E] aY*l+o8f u_ˀ4lPjݠhg;֞I#ב"t}-3lw{&E1ȃmafĄ++r- Y{u'-y7>)dU)t,a*uoMҗ X{+Q_ԝT,~oOX6W+Ul ܊o[\/ō3)Oxgљf6:ǁVWv@Xm"Eg\ӤRZa1y>EyaWK";K*tI7j-u@J.yeU/h9=ɉh LxAV +>];٭jǻ9e7UE_:Fg )rGoT+V%,SK໐%n9^]oƽ!C9i~RwZ3)IXLO,g\?u_s{k} B*^ 9N0Kʪ +%dYU3jAA.#Ĵk +rjBX/hpyA-f;y>m7?dpJq9o~~3A£~\.0'oKCs]\|Ð UmȊd״5>ʮ%_}rlEˏ3Fi?>\ۚU}tpQXDŽ;F73XГFMPwu921'$YsFXOGGڐ^3;ǓGξEp*dE4|L AS~X03-!-4g;vqxdlPxKɵ]w +Ff87]W3+s8^@y>5C)__Y(47"Vڐ0sӝ_/d-(stH`G-WE\{哻@ A.ha=hBnL,A'q\R\g3v_yKllLo (eYvMC&"bXnL83;s\\Hj->.bC@C5q Ӧrj󁜜w&!`OreĈ 0)&"jdü6`fYX-@,HDC,^xZ}law A`v2vrX't@7 _3܀effqtɶOu{>X{au1?oPO˽:>:Uk|Ӭ4?HQqMЊ#.>^ M!!7# bZLiٞD\>+jia5c{XhX;@2FZ]Pv= ݕ _:!sooPυ,h?-5(fbc]_cg09k 8аO +ߠZ~k#dژ] +;æN6ГX;RrG/ܝ>. x`$]=qc;hu1m?ޯ$ݻ˝wK|RDV.-fbMٶI'IRs{s{,M67aFW:)̥Ԭ ڬ,f-~]z$m"-gcH:~96 <ݘec]8#1p`CJ]ly}㏞+q5`,~Xv\lh ,-(C_)q1-vEA< 8!mwADYвj 6zg{a7 +p*V]Dji1w%jς<_́zzϔ=N)=;eV&x[A~j +iQ3¯n⟭=o:,c$L_z:ۚVO{I3d-)ZwPk\zQcBG3sPQ- D.6%eyԀJ$1%W5/8 uk0 .{, čE]fɽQ@;iQc0fh[jx&riHn*8jyPEٵ8=+-#lCO{fW5g)?;vE=}nKE+9u( =8;FZK$設ItOì0ewG9mvq# 鞙O8X-ttf%d?,HW$񎅃JݿW q5" ^vB.l .z܈YqY"ZĨ1u@%R|"&-ή'`[W)A$!WմzU>Yzrm{ g@-Wv Z}nkUy+oc[nz*k +QKH~]'>!ص9kWCӶF0#:2j w۫`T%MlxDk+0Y_Z߈h5ǙŶwۖ'Qm듚]ߛ?ͽkZvEʼnQ;O<2JuPɆT턐vKѷ}!CQѡK\SLjy)'mCfLYHܳ'2/f:gy!Jc-EYz>ko~"dFYm!#JVOFtK~ pgK_y\}0P2jZm$Ll{kyV$u' eAprj]R~$fwTPG)7 g&R՞ɥ|&ֈWWZO;FPYFMN +Ĭ~T@ۭXQ@lMފ90p 6p~o۷! Я$VLLXxN=()pׇW\Ы1~wٵ19zȩ)ӱ[i􍰂T@\vlCCHamkOϯ@2tb(6`2l37YNf*MXxv͉K.$d6֫ .%,nl$8m96~YоkR:BM@ͱ^33>3aw-n==u +S}C(`v&MBŽ%ϱP9.2i jO-{POA\!o&nڈ6boO7F̆ZSJ!*,#:ca5,'/vv%L} +zim~i㹄Pof,BXm $'(G]wOsrjI@jLـ T*W9>~gND1=|oÜx˯L^%W;jι ^c.~#O*ل%>{wG0KC46oVuHi<5vc"&HrR7)VN;G[Fɋ}SI[w!^Cp ʱ9= O MaC{\aAb!ߠnLI +~X$߲<:)%XQKfz?Xda%t*`~\bZb⣆ӛ/+.ίFӐ sMQJA?qꓣJ )mR\l_y ͯ&V%Ф)ʎpё6n0v@ T(9X!lTWE-#)8Q#4ir| oHy^uD|O[]YM =B3ӭgc>yzQW*>|ܤ f$">3# +?C) b/W}4ϭl`<|L@+@]3.iR6 (7 +FeH+º<+?O\(-0_bEHj%Ǘ}_ t`C>aH/&S5UFSo`%{q;C+xV:Xzq1 b!׻:62TFe;bs ȞK_zfSHŅ$Wk%ƟZ|/^Ef8!Sm2c>Ů\!dxg(Ş)bG+oB?K8Ich}jf[9ВNޞ=>/liqz[+g6GZ:'7;q3el^+eÒج=?:o}c]?l:Jl`|.b 4iiT>w_RӫFuQ(d|Xƭ15e5vN֟ <侑7v9B&'GNӛ6 7c^ޢqMY!tmk + \(.UWU}{ 3' wuĀj^15cnM]:ъ7F(,Q:@'y.Hkw#u'JF́QB[hth0l⢝ͧ6e줩a~|؏kwv8+ ahZ}*`jwY #y{8;3q)pIpO)܏ bWE.Oc3z!!i&fSXKi=9tJ`eʆ^ xq--iD@$Du%'9qFڱGKzBƵ|]oOiHT7϶i&oN8`ð+MCmR'T7~ -4߻)Ϊ̪JtA̠YIbfG䬚;{~dIqb}߳>~sWfgIUθvutnQ]Χ‹CM\gĬJ.ª/@yԩr~9Ye.q+ \ƈ *TTBj,,:P33N+aQ6?o$C*TpMY"b]˘W jĄ_щ$-Oڒrdr"(gQ5Sr(a^_*[5:dD@ֱH̃{LMS۱);PhHBaT &z9Sqsa9>p= ̜sx:r&3ZpJ12f_NqmMrJfe[M Ê+҅y,oǬdCX*6E 5k36uʓ/^LMgŔMݑuMg+NԥHL^}y齭7ǜKGFu<̫`k"mӸ}!|z Uh_1iw~*^ jAXrs~vH3 +tFRIe W\(ב.w+P+RQ1F@BoPAK/K6u[na5xD-F! uND]xݲ?5 nQ13_Bz 镵AbYŹ02i9pn|j +up"Wš}~kgĮd} x@N:xs;6)ԥfƺ@jɈGI}24 MԼWqy[>!B¯2?\X#jaqlB:}D3~id÷_nNs/E^e|#O ) 'rATx@AU\;M!hCZ StnO:;nIDoѻk/y)QV[,i~U'k>KYMtoZQ捁T5l NmHfFjݿ*?o:D85,h)7ru$YK2Q-ꕶ.e{.b0a].,>E.KƧn #N2,e>VѶ[c7OV,Xj,^q-R]?r0/l*{ tyI;/*_٘h=[c\Iʋ΃qɜWRr~I6P~wqQuM^T-'o]]V~|\V攓_e%º>N̸eM1oqĄUVa ay0(_4|{b) ̴,1=}41;+P.eK>gw7HR6 #('j\4ëPˬ܅^ߋ7\~8cgE=&g;Rp)>qdUYY}k/Yc 믅gR59m^_9i-(AF[oUw-0;3ǖ_|6RY|h|)㤏Q2!ɩA[L +" m'J&eGޫa, >~i>ļZ'K>("VG['':_B PY hKC!in|iDD&"F E?P0F7.hFAB>΅fWT𫄻QUJ +1 +IR6~1Lq*&)FiG\g(9~kR.%2Z }Q0_ڌK曹y.*,u?͋Z3Y*ǯGKXslyTp6둈1,(/ǜ 7Gc*~!fEȰM؆^4f\BP+-.,I8gS3m)sKwf6 k1Q +2OǧZaޙU$\A{09Ie\%[T=8c2j X,$}WqΧ˛[SmTm_ע F tVN ӌ˯>irRT +&A})`f4uI~6=cz▷lI6GY#9a.18q-W0r!420w?qW `,i-(MhPNEUB*܁x@+Bv`ٝ( + U. +=\L@-*28v tܼJBBU>Y+S p[  tKGXqc~*픷&mb2"=w1Mh%}Wn^ǢzjQ 5j$({'zlLLhN^z1ֈVwIj3V锕s.]A|'#W_d}Uҡ>2s^oNx'ekt^E]1R.y3TGV+5IC)YQ)*ԦhLMꁏ^6}|H9]R Ge'ltpys6̯oe 4wkҳoz}h+>Cm 8hjhz{>5=qV_F_=q$> +sqz/ I;wYhwags&5=fZyӺ78\>&,OͰn4|(꫎7WF \t 5ņ%=vfZW)Ȳ9OMҳ(huؓfǽ+TP-dKPDPցzS5Kk?>4$ _ByUY+sQI[t +?|2O/̀'XyNAIz%`]kd-+{ zS!Q{sl/#Ws7E@ h#2V˪oIoBu>* #ŀQ(YcD\JGw.O幰FNEz*j0|DԂh}P?3GA"C1↬Xi{(V1HuiowB3"ݷ7 sJ6I\U)}WpO73c+uQџ&ڏd3ڹu{o}ؔM9aijFT5*:Oy0nD٘\ܚA^⯌4=Yt͗}}]C:6pV^˷äba;ezSg"aVGCw6%:7G[{YꋪONџagRps*;r%3oZX{OkRGpw)$5+(gٙd@ ++mD\PCӂb«NYH[kU۾aơ9ynHFifr:IA O+J9idhȥF;oqgV`W?u{{fe"jY$ݷ[6Ctqu@Ra 6@ +~,5A  ⎷+ѐ YR(|ڴSXk3FNrn>C`c>a a1W !is~"9 +χi%旵UܼrZh_ҊxZ9 q/T)tg}*\AhMiI'BFt:"$c. yM_ry`VGDLgvd"F- yǎ{5G]*(dMSP_F&sՓɚV+u2rsΕփCT\J_'&2ʎu8ӵOڙdN K3ڶqM uBzH(ҥWug1'd@Q>OYy;~] }zFݒor&&c Ĝj_5^/ϵ "gmޗlok?msO-8꺞pk8T7`)emT-2n%!fUJƉl4|`¬_6 ҰVe->HjiPxͬL<<;UEva?f󖊕l29A-D@"f)ˇ`L<qM$=ד3K/i9 +J0sH2ۓ ȅyV!E3ٴCRMNBd RAC IEP)Y +w}nwy ZBDHTIs1|orjd3vj׊ K{2Ջ\r«f!y1je}o.#ɀnϦdDP+GԒ=&#0jR.vI|gҭWR~9e֤ڐPUX)?#:53y.Y|T1f4 ,=heݷIyb9^[y]rF\0tΥ t%Ukc3 Ec_#z <5·5bsdW _$iV~cI16? 5*snuJ> 828U+/Y?ef4b{m[\8Ѵo{sJ{SN5]{DXGG@G]NjgnBz>S2ȐG‚RvEeEĂ$ 5e Fu!5@k1ЫõTH˸;lK8M2fcN-KkMv'Z&76mjv$bRB:y.a^YS!,' +NnA'B=wʛS^t׌!+P0e +8 O;YG,1u.jԅC7~#w3qd77}'Vp/,?΋7_/ =TD|BF^X#״<ٯqܞ\|4mmt pkW#N-^Y+5g}6/ +qO@|,]–coaQC*.NuGbNRu;7V`ݧ[⦽䟠8pӪO3)ƅawȹk+U2NEk)o؞b>m=8KNnHײ:E<͉ޛ'ƒa6q]bNXaU(F ˳}S߉l _E 2Z&LZ~Fb'i =4]Eb>YRAc'7 ʹ&dk%8{xú2ſ4Uwtt8:v[h_8DvfehFbNә0过,Y;*vjVZ1R6veXҩFw],O$x_vwْk8bB *2 ?"7h/\ݖqGݼ̡Vp]fSX0aYQE[ao֧-cOEs Yxmuz I%m[/MtS=2} ׀o37 a#UCPQ wm8+cj~&hU2՗_0ZG ^ThOZz3{;২Z.s?C%MZ~Zx*Iy z4+3]ː>GuMҴ5Ž{uY~4{)`9ii)xEcwnQ%HZuSCYx!OBZiFɯzcUcN ҘEڶgEi2KC.GMr?8\tW_Q/D;v IMZ1R#+{!>%o^Ar[ )3#,ݪX*1_O5Y兠DN%gOζ';ӨS1 NzW68hb b7+V4=jN)[2s6ۓ_.9nq^0=1Fc?Ƒ[y%8j_I;´(Ϻ4}/ , \0qV?n&Q0ɠ{@~wS!bs?8U~^Bׇ3ޫRn#ꮾݘwʚVI9jWw`n- a B(-;D|RYSuYP+TdD m:[Ixys:P1c#ܓۤ&"}Ohْ hD-1'*]bW7ҚI-W_ћ  F:_SU-Jsa^zr{B͛zx.S>my}y=Bw\Yaxof] +ү`jp~$b4᮫x鹃,>.ҙ.dhcPF{'* F@k"枔]M-laI*:b!N<ƜZvrV\=.8S_A;FGV1gu69#-XEkԤ◠ endstream endobj 239 0 obj <>stream +V˼FEs4 9JJz.]9EK|FZT$8'`̬w{4ou=taGmY`mNFMvTSeΉs3u+9e[uCfu_]]zԩ n)poAލZq|q(6G[~Xz]4=Z:Xz9[zsgX>E_A|Ӌ8uv=N.:kOkO1wɴ3)99 xqio L'i*Dy1>[Bw_?sJSp s2.l W=9+a> GzjIshؠMy7à˪< +YjE}zsaA&F).aSQySO֥f`Po"z敶nN3%ɩnKKҳjkIݠ6g_+jY{@ijR:^5^ Im8̊JqI5ۚWևki8I¦.&,CҬ ߦNU|. ;r<wQ fVaNy:߅uN~PV ~u>(it2N5ja.f¢F8 !+rS5 Ԙےc씶33j&|**,lȺe͈פ Ƈ1EX3mGI"d_Q5k-f17/F|:7Jy{2;I2S2)%kPoHD{nRDz;7,ϯ}˻Qa^DԄX%I'JƩWR!#h)G;T s I yv{Ht@#H,jV7Ay;ܠn'oüF':x%G7f9籈WI 2r} + 'bX߳<*GF &,,g.`0{=joQ- O@sO"!0䍀rs*9aU/|[X}_y,7 ^ +XVAE}-QS RNȓ!rwyDޒeܒZz:|Fe#[A_M\3?q#j=jեOc-Q8KoUl1aVor/$f;g*5^~p>mQ=z(ݵQS.'Zf3yz^P+)4>Rjr>5s-SVs㕠q|Ý +vθ^yg.I"n% Z%v$ocⶽS +ɰ1f^8e[NM[3ڎ ɇ&j!A{lĴI`^:>]<q!nQmbd~ +5K% +Q#k{K2Kc6V?. +a9q@ڀ: +jE~9C":/j킜uؙrgE)ITl; 꿟i)iWwnJkgOe}ǤڂlwԲ WD$SjQ-|JN>f[y  jȘ -;Ar߫}%C?(JH%QS?-JrQ>d~hф_xes(a95ZhS : ȈLw<$cZLr'dt t]71*231 G1- "uSי7ȨNr.Lt̯F_Er6V !78!2Qd}Qx`S`?ys2uv{K͙MkrLRT`N)[Si|W4 fQklz/壂Ʊ֜rՅ^Klԧ`leZc2vk6 +'\RHJ:z_y8ŔO֑v h|LvoU-[7+.#7&GN'ڲH;|Zw_8[6FLL}:ִqgJYCc,wv2&p {殌OO$u!2ͿE/gVBPaQzEX@Ja>"%s~1uk=i7X,gOoqq}}|'ՉV쪖Yixe##w \%#!AuƽԲb#,&g¼ʌWvs(îMVz]P+=Ce)׎@k0_dH:;OS1Z J; +a,it{1ٌKP93P o(^oQ=gn<"5MP˚, 6gOլG`R +B5vE\Xɥ|QkCBT#׸C)D#OAՂKz *z޿{ŭ[XHW q_{d)I2P1'JQ#e, j|w)]ܙ\,lӚX)89brkNZ(d\PX3Nǧ;?-Cɔ i gý @]oPpYmogsQ3eUA@GoFhV^pjYxm[^yƌlv(WȀFZ%toM .nL /C)dչ[dG*&ֈpc*sr]Iެq,ͽDD[RJ + +[FE߇ƂZ9d yzZ#gF#.TeaQ9+W#H>"z9 !gY,H`` ߜCCXĠǢZE*(m[}J.?צ5O"48LG +;dD{` e  aˍ ְȐs7"l ۷g8g ꗨZZ69<3: JZ CB^BXܟ Y6N{Lz.,Ҭ]ՊUO'ƒd3&镵6_v$kSR`[OT< +<Гr2U%cƨWفC0W}x@&@>ou}tiAr8[S+=ץ@]*ȗ8d*4j"' Ǭ^L(Ĥ,YieLVS7Is!s1MT%|X+ܲ>s9칕T}ޣ ä cR y~>aN\ydsup+7}2ߧk% ?B6q݃d*F5YR' }Fu>=\O{bӎ5Bb*-2 53cUeY)\H%]4 M 曹 R׭ܢ΄E4MF@ &F2[r@Wo6{ GCD +G2,1&Oi]W*5\u~_o~ 4,W'B}0`>:ˣIs81/Iyc?̃o: { ??E1:G5\m^@]g)iBk>wySE?u:1vVQY|BRwo!Aq' >5;gKMnQ^T T,DJԩlONQj؞tKjZ,?o,;) )KTota|-dݨwPgp.gǢ\R_\ySd!iqc/cT];s 0or6ŧ'nBT/:sa=Zs1 ЙEҔ{hC5`\0C@d@PME( Cdz^r=S1E"6$lʖq%;zg5?!~sW/فL4Mն6&/'c(\K_sɚ=&ܠ% =O0Wv.*m;΃)2ɰAs(zLb{2t색 ̃ Ԕrc{ri瑛^{Yj{~f= 3xp& ul+&Ƥ/xGRQٕ'}qYzm6 ؃Ou|#2/\CSs{ qJ#s{M +/Usm2+yg0(_6}>Tiv}pHj{1;+մsV¡adU U!W-nOͱΤˈ^ԁ3H~&f~ǧ9q#3h= + +s+3p [@F)2㳲Jĩ B^{ WG8GKVqYjZt~ (Y{!ltaAuUֈ +KYAэW}S˙IyzJݔԴ`ubS6o laq/ +&bTbNe+A=4 LrYG'LE+)2wwz9Կș!a^I]-Z`8_Laꩈezf}ǂ#Og\=Ml1z,DlӘW3%.9@=0vFg(yki6J; i1mfsԬ9i\ |igɹ׷ԍxw3пKX'Fx'6^0/?vltF'kMn[z%h0bLA]{yp%H|DtvgXxz{\p!xkw_SZGP>?v~sdbm;^ڞw&0Wm)!C8G.Rug'DS+ϧ?nlby㗫[V.:Jsio{Afܩa&Teg䴑5o2xGm_D|S-oC>?^y+S26E^S*£h+tZ`[I?eV&f9V^7&8ƋM_|cΏ1I?Ðw'fD㜓#sMݑ]jW~vܣˏ۾Zzңo^2Do~1sycD]7#]J?;_&ekog* +T(0=38HLk uX8C*jQqlg͚7jOOp.^9A8 Uռw<Q-J}q+ޥ8$bS4WP'ì_3>6tcOo+Odg.X9s`۵nq݁\^z?ȣO'7+]N7:''ί <4 <_Ϛ$k#ʪ̜#1-Y};N3o2cq֩]}y(1&1m㝇;Mvi]NDҳ^4}383<N.&'E:eg\f{оL|zXͦ}LI*6_sN5C2$7,)NsHuJ6mv-_xEV_#7?i{NߗoØee76_E 4eSm;fاև[_|ܾ?vsF'50PW}C_Gk-<5iJWgwi0h| +!oU!K6"i0qOtV)p'/7;Ov n#?~'QybߙP7->e6o5|4/n}ְC-Gw#ڝﶆnڪ}+O?CmKڱZV_9@.a}O1+VK'T:|n{ln?UurB\Iu䴸ly +>p_KOrR\S~;wW[> +]kp>`' -8Z'Fe1U֨l ?xV]o OfVSQꅬ(F^Tp8?4/ݮpQϘC30s7G_K.}`_; >Зa3̨hjssӎw>\?wk=csJwi8t9'esVn,s@}~Nz=˘7Cy9W?F, Nn4^N'ұoxvKɟ|מ4i[%EQ'kfKK2aYjDgeDxoGu'7kVL'pO$8nN-79)-”]'a|]`KNKmW뾫-4Xutǝ'&seͧ/?,~gA'Ȝ_sH_z]y3pV928gSNj/YoFWmPQ>oc߱N e@Mr\[WԗܿHXRzq\[ o?jzV{?w_׹FNGI''4o?=ijVÇ7?TUnIUǁ6Z-=fq_im0i'7ӫc{QT^(޻ ]HkrssGaFY5?ͽsމfl}5C)?o-4Kع^Jr3s{-n!~z ?[NWƻL'?^n!.MbR#䝾* yesԏ H5Œc̤;”'3UOS_Z?h!r˞ 06\K/N}0[[Ԑ;܌/ O,sOV{}^m9ֺzM3Fh4hَY/NȖg>hyT1-?o(|֋ig>kRpwwPxat\=ӌ8ZsљfSss+ =HkX:'57\u˕ėIArܧKD ;sϖ!nvy:u&];c[ZN\$Eyo OqT;R|ͭOdԩ\"ՕNyM elJ}jKsYi2ü4BISRĮ̏kza1j )FW7pҌ(>&wA>Ug?UГn .M?dg}0h@kD/˳ϔ?ņ^b{s){1lyhK7 ϥnԏPnK3.q;.=vO~^[/r/ݍ]ΆHI~lU >o-&&a#8+:̃Zk+-nF'W!Hyw<@{!%7j2^ʈ̔?4uaWn1b@c.38KHyy[R+TC⛪,,澥c)RZGRK`sM}(ŦƖJmq1Nk#>I*i U/g*3^{wŽD} |).q_AJ=rM^uZ|CˏUD &f[)4!w?s/}]3dxh(Վڜ7[Ј(f;;[_RmA8Жt U&=YNfzhPQfYOQmlnh6^f?_Mqv1mm| :Ȩ+Npbo͋erLS O;CN|CɊgcW2~RVt։F]&GR%,4f<76~OVBފ ACB+^Vd=[n.3n~_'~9_ Ogn_(@]Nyh>圄aKT zy~e؏]p]M+Ylr5f缘|>Έ7I|jF(lte \wS=ה^;̉v4 M@ 8PJm351A)ً^D,MIz &91w:a?-d02vȊZS_kN -ýVJN(-r]1D$:NS~e9%.Qnjx .wϡ=9>aW1eYjy%=zObǗi+vvPv_%h t[L3JOz4DJy)adxuCb\|u {{Q{sWˍ .K/ہ$:? 2PNx<Q]+(mS/סPʳ6p L}5[PZIxH|{8\,X-t0IG9FPqV2lMZ<]| `CA|dRU4XqFo/>υoQzUia~v8*w5~n\(;ݥqu<ŞLtJّf ڍ Zj}XDz$]_46@}bN\jIՅ(Wd>|?ʁOr^c3BYnʳ9iԌ_!a|LeQ <աO7 ME|kllSlFq0|8-~ڌ։ҟ̈3[I^m(_ >:ݏXQ,({&I9V )pqcqlԡS @0{7K{ݜ*K~`jGk%_7u2H'ST6.ov$\[m|[%>w1rRI`Չ~:bc^|0=pKܗSRMu4Gkm_LDCUUsj"fs=:?|7s= )ڋqONtV?6 +d]%pmsq2>8Ur +Z]F'm{OZ +< _Zև1Rv(황u$dW; B4ovc$hQda&DI&&ƸQ/Mᚪ\?AA"l[ YFkNp >L].'+j&z0OwHav w"AaLSŃ[q;%>uY ԧa5\)f)&b컶CɂNei!6Zb=m&\̽V:a>~rXug.BUu#GA}oA0k]$[ ~ڋI~Ƌ)~nd辌^DBH0_R[_S'R==o_ &%v&D@.8DlԊalFl!}O!Fe[hzg&4)b'?U^ 5u.#ldmlFP)Aĭ|@kavyfxtv +;,~7H7kv 3;ڳa{ +"PظNȀ BWrvy)Deg'rKާ#5d?+EД֒n6鱆v[ѓ7Z7JJ[E +awǫ"v'h +~ͩorԯV)/}շw]ҙqCR1P&CFlK|X&jQZRKjG/uq*Gn|nQ_:Z]5%ȟ+@Vp#|0҇v q;c"r0E-:2a{Ӥl +v길nrٚ C a̢c`UZuq bzjj:Mm2RG@G qMGs +SʁѲ| {skϾ`U7z%VZr>n d~:D'*əGl#kc9ϝiD~|wKwvď\>Bkrf?XfSޭ}}A{ +jJ󍉮Cۣ옇]kjo}i !HMC!O\:f ܙl (!1ƃNV7h)SYFȿnșq/FYQQ>̐3%ޭȇrvSS/:vGBLz<.W +d +P"icF9 yɱݥ~xeeCGdz%)9"%F9)ˮfl9U-A.bzx6T١d:Pp8d-kc.bSǍ!bi%Ŧ~LTtvaiRj,޶7F ]N5Pq)6Sy/˪DEiP+`Ȑ]9:a_ĹH! Tzb`GKYk+dFUd=Mqt^!8lUjtM +\pjyRRZP%"*`wѬጝ%_ޭeYhK~ahHxVP9#zȳ+)!\eiӛ17x^r}-1z1Z>2*.c'+ ^+ ۰ю6NȲ#7Z2^-~U +0[ٚÔ'c>bLbSu{\E"p@ q. ¾IᏝ!ņ'N>P#f-uңcz)ݖⶕm>9(uWwXuM2y 4 ³aTF?f/*@çj=j_ +M=#mݩa.v#4i/e#}EűA$1q[`ωwsYTov(Fz ԕvVS3pSed8{Y]==Ɗ;ƍqKuĞx;{0%ݡfh)k~^!A{QǺVF4Byޟ/ G|Q?@EfO6z"(6˦$8Nt=ug'쩫v*& /w X + +U!8D {^w{ }l3"̝̄AdR/ENιgS6"c#~Dƌ06§*_9{DOKgY4[K g ^/ *TPC}m&:5,;jP~%lww33WREϕZR53\쫀Z91,"ȳpLH?05mW';'Zj1ˡ <'V~j_Q@(4Wa[܄9`Cd^x9>}PXSeLiG5}5No< BSͅ-4=k_muB=} >c_ *j0ew;$Ƙ:Qs=IiMT3*NdxOUrJ6!mşvGj.b[+j*MօH;WA8 I=%ߍo xhp\hgƩM8a㬣!~K`z.?{Xj]"B5-=i%n]4UQfXq1*:dY*SB!w]3liN< 6tfl#~`~%s3r}xV^7=?ZwoQ~T~$K&jZ(1'e:dT}o}um$j9bW{s4"bC9㕔]-¼ب Ł~>{߼|xtEͿ@ߟ?GvUsFeY2,jD;e +qx9>oA2kRbBqUeMB @L 5(X:DHܖNbs>KPȞ]dlJHUfRETxo8)aWQ?.f~r.;P+PȻ 6xÕ6VTQT27FC4幖ʬʲ  ۇ-~$!0=w +|ϻ?}zy6(WZO@7(tܮRoUUM)h_W_d8%OlIC'@j[̔ЋKϣ5_SӱI&Ʃ/cn6M)M2d h>#R.|san}hK^? +~<->A.񭔗hFfM0`I.fIJOےGOPۋ<5gӕ +`߯HёP?.^&F\}1sޟbBnU^#'8&$)~η}$_B7%Lߊ>&*y݌ȼцyrGts-A׃W@x5/=/*[f,fz<=ܢd3 mj|K[@U0QQ Vj͊똨۹^7Q.#GJ^ c/&o#d07޷PD+0/w;wn>Ӏ-y7)|2YʎQYksY?|^scP砯@n\]@w/_} y؆ngV^Hͫ |ڌCԣ`y}exx>y<m_.^ݽy ^n_5 *b[_/2h^`Rqӽ̄a1]t9x?p{#+@w._ χAx +==~t3x5kBI"kD;03UUǁVR= 9 3WPЫWn]z@7.]?x +K} 8c]- F9+wye"WKjh]L _?s& +pN* O +9 VD,a}طM|d5j6-"$:snO_~}qy5.".!9&h`6A$E2J@?QJcΥ>x +B?{e`O|:)1^&uq ''ف,zq%{5}s{]޸ +xTA_ 1bDC0GZId ]KV +nTJo2/{}uyz ԙCPww]AOn= ._=@̘KJeoQ3蠅OJJQ͛fUUbq.~~v})WA +;]AQ޾磽\,?ZlŅ(h9~|B+Ƽd^`sI?⽽AQ@OA7/^=v ؏Ǡ@n6(o%,OQ|`.eGHq5%o/Ȣ_=?Xv|O}&1O^<|rs}  `K36ux5I l=A$_  k+^pq_3|9(?JH….Dܵ>L%A 3%+ɦ=G@s .xz7 K޸ ЇgOAL53~4HW:5ITQVmt1RR@OW'+V˱>^H+3#UpzύCp-) ιAH˸OHNvmG'jXi~bJW.ܢ)gn Hq^ROEȤ;Ոgjql:%<(Ͼ + ˸ z.PˏA=%x]>:aB=jKͷ(DX= d<]$C](e˃mt[I u#GK▃ #Rb:972Hrf]Lz;/~<Rwsԫ xX-%_ʫVE9ɢm P ]ؕ*, +uF_r+5<כo/fu +~棅yQ"OÜ ѢXUU2-*!6;/>=@9Q~<%G$_^has}"IQr0v=Wnl h-}e͈j"H$fz;wcjTbE)Ě<}R̳ϴmz$䖘5BxbEUX!tmv^HhESa([G.6{1D$ǘld&m7z+}MYc2W6G!toK&D әfű9F;q"mIx{=mצڪᎺFdRrW5)! j]%8+?N:Gth,gUPϪ@T9-mc$ءV%1}TcIB%:'i r]O2a{#fUG33  I*ؤ$ƛ88%[ݘ>&=_v0SԈY;rRYRc}ݦ"%¡\AlơmOᜨoyŶ]ϭdjk;r:!ֱO?iu4M) oz @UI!}鿣eڪr֮Y1ْÎf +X%b=s6 (?#@W߱7MGmJa~k@:bs@׀9&“FRl{ͦmU՘Tt8%æHGslnVt=fg ؼrMEL GelYw6lUXeٔ] %k}e\e=߹(90֌1;gL{ߛHs= ChV\w`(,W;dp`ύS 䚄YD!Yؽ岲5qrE㶎^hHv[–Wwn1D4pֳq*=Y[A:ZѶY8Ӑ\Wt=.>N;*[f1i(muj+;u96q~3A)=ZW.vy[o'k.nKZm%I^q3)ݟlޛjqRhi}$)YU\b;g{i:51eSoS#x`+03R,C_m9 j2鼨`? 9swِbz^7T7(-S)ENJ!FD k#lv#e{zG)j-'dtV@fV 4{oJi)65:ҮX!f)$:NL[3 +hOUERRծ܏IbTKvDdMܛm*VMC3b*||uunӏ?<ޱ>5 +Nfh%Ʈb/=_obFvX3!.Vsq@}֝g:ş'8mSRwuĬCtx +X6iLCe{2!͂9SiEg,rrlEȬGYT#cS +$ 5j+=0 ȬdBGGs v|sS|Zl6m3Htsr>Ϟ Sm >ͪ'& 3zz,mW'`觳)|JGו Q)lwO"'f T lCBGa2Du{8%{ݙReከd9/x>\SC;j!M 9:!{_%V6VYNыZzbswKCXU i52oUVqҍxFKvr?5.d>]o-lE 2}J'r]t):٦,HC@RVo` DĬ=>{k4$,aeۇ {rZM0ehsk#E ++}UdQRW%؈>b/w[;Fm+9g;i #})iQR a\!>skӕUS4p)A[RThg@ m6?]Uc#_;w)I }tc/|2[r`uNQT<6%2 hpN+2N$Z\~4W׷;SYx'L9*2pNGKly'35@; &xXw3 ,RrB?)Z{iT%|xq@2BY~wIܴbYkwM?=.gMS5LƇLrѿgĕB恖uj#CkR "neՈ:&(ExVe\c:kcŶw+mj 1OJ٪ +VX,T#"&:uBC+qT|{`F HCΰ I:;,K\c(GND֟3f 7?429N>%gmorgAUw'}-H(ޑw|TR&ϤXx8.ڗSvB7;P5mJUymُ Xw_w<[Y`]A K1VBFV +ءwΞ5b۽X%v\usCeֳdzIdԌDX^TY3Npt("b;EVx0ͦ8T4$]]- P'1G:T̮6]ݩn|$)@M-t RUƅM7_ t-%˝P=5#"ńJXw8FJ:ҋgwbrYu谏 cC3Pk2dƨ`kfyT`GIt1ZMF:fwYrLtPz0WQ$'Ynwgo{r$)Y%@GZ6ڪĦ5rb߳KM8Zl þYdmMuQ2wF1qZ>jJYꃇMR*b>rxqWD$ +o@1dM)9$盁_ M^ATm҃H+qj۪ 2tP +3A˝,~6?boz?-]-"zk54wUdz,]G@.D $Хvg9mqoeؔ-M{5SꑆvhV)!c:n~%#`az/=TA,art3r3$ArNu8ϴ$'f)*SޯuO=t: #5ioچbOnG|=%{:Kܛ4,]e3zr=¾%x,#Z c-umsKB'ow g_NB|':q֜ +Fԃ 8{? +Yv%5$l Z-q'{_ |ck ّ6ړ~hA:Ń=Yϱ$Ts`}+$æ:8`u\^%8'0;cxs` C=- Ԭ;Y>gv4D 1_C4\'Զ:'kke=5=pߟd(cgNprSK7" n+򵩉4WmhSqN@6%G:ogJ8(h`P[?羚h.u059U|jG03fUZQ %ᱯ+b+ ^|WNчsK_cԖ!FY)`sR t {8-`x1Jc=pq,`6V[#6&qaAlm-o ~mt+>,og|⑎g-y2-d'I&dVT7-Ta;zD9{gTV;!^+m992lW7 Չ#]_c,[L`2rMBbQ)A4{4F>ĩ%lWJL -{⚃򆃅=z2|CUHi!d]Hx4_QiQbE 5?/19:HeoJu]nh/=ߙ|vfgk +r6g)GFXGqIg/Pbk>Xeܓ2榔ލ^Pn8 (xHa7pr^LWe>5潙g.*D̖(ŵZ voCF d2ݐ~1~/*kig̍>סgj)9{<⁆;O* 4=g^сV8艱=#8ىI(u/+]%:);Sq8 sQ6\ݘ/}8\ %oGci|Lg}, >8{jrFO'&&h)dsO#DcT7rcS,_ֻlV@NP +Wi:K-l{?gLf&Lz޻1FMb7{F*(` +($3s\}8?p ^"u {ulwr顖\/bcyS ".҉!=xuzw'[ %ɧu'Č-KcOAֻs,w\ud&!9Br%µZծ<xs\GR@)g`=žHi|ƶ0ŋ_ +0,dUF+tz&#LȌ-#86|7פk8)c`C@gSKZNYi̬xK/24ii+4)7c]9)375FuypusSjJbGM*Q>{ޘ[Fq,_B +`w)LƖĦǑ1&!$,8]SĬqj_~E=fMP.,.Bi9+m Dϱap57+OoxvO.D}q;&&Ƨ$mhya S~OL>n^(`'C.Abh&kWQ*=U/u4^?hrIC9o[,|PBMtZs`9tm/&hWgnz[v/8]5ߜ$QOl+`υׇ˟A +ڟ@oNKp5؀{niuKZ '> 8&&/ikӎ&顕;ZXt^ p\ζXx䦠Xf/TKt2(x&˝y o{F+[sy%x%CTҪcv9}vm#C@6ѱ& 7/{ X䮎J8/,hs +B_E/tc#‚~)R4=.|?尿9J-ޜ$WR*}bV$h9>=f-$k +?;>1Xq=@v\==O#bܓx\X|s}^# -#_+#oܴkN@#gaO ӷ̪=178 vfߓs>^ТOj2* +ؙdm_E_ll~56 ` V͛!!M.'"O MUf0)'7'f +Lߖy]Ypou2 I0#ґSU6IA%s4xWɨ4ŦT2Ө8{_]kG-#缨0x7,ghG"ϻfUzzpu⮥䆭j@ zm5 N)h[˨9Z66):N[\ꦒ]=߅|i5>lxs?1)'=;tmu5`q#o ԯؒ#3"=Yr#劥3%Q۶}ڧ =RjK]M:U!%,~c8oßAXQp{ %m3^5;/}AX!eu꠆>%`󍾢[ݹ7Өw8;M%&I)T[k1if&rҿ7>2rdmb`":bWC +EIl؟AZ]oD|ac6$s*&Hּ>3+@\K7̪Fjٵ.>-0Ic"yԨd 6;kuoi9o udx8Kw!T[΂˸.Z`a%fș5u%z '܊7Ij|c5((r葥%{ѡkIP6)fk-r9e,:_r߯IP3l螦[r`2 +~om:\xgm4b{]PS=M~ey"j3`^I{[su HWmA'k8\i he+CO}2IE.s7\Dn .3Mv,_YjϹ6tz5Z?T&ęF۳Ē/"ٷ1sޞY(_5}L}:*`Dgl ^#88@ʺP\ =|kً~"ǝrU>NrJŵqD춚;Fbɾ_|:%gzU aJ} @\.!xq0FwPװ7&niq^(#R +.t}o ` +o$_|}rtRWp-8E˗Wh$Y"".5 RC>xOwP!#Q2PK C[flD*ѹ[FlI$lj阝y.۩9ߏ*Q~9ꗅǃؒ2:G\OGUs -EIpmD{6٫"Yѱ:cr<k.椟Q0~}wb=Q@CH؅Qgv `5kgBŬOSJ6TS2wp!uMuz~zӂIs?KQAUE`#cSMnGK#kԒ*Rdug2-kˆњx`< =#}#vPcJAوÐw#@[YƦm2"G Ȉe#Qv"=g?75Vܰ5kU<d]_(~y1 3"ZFgZɰyl!թA 03BhAg_BϣcTz ']hHmI5(B)xnkXV~eNH9;D-$!ٯ +ﳬpi8V nא +vU20:z=!^5+/yX%_ +:boiV4Vޱ +f\Q7g5GK~ җXVTڴ}qXg!eL +oЧdBVeⒼ)4lC\A/د'0q5V!oVFkS\rTڀE]r TFnA1 +KÕumQsm%rd_+\c6zU0G֦#+wPW<0$!e}7;O*Y >-ڮtҟv|zYpe6 .u8# wu,N.4v.Էn6yUh}߆(fL=s3SAh)Lt|^96[:Ph#BO>kޤڶpY6ܧl /K-# +;1wolޚ} +\4R|ciUR +WjAl={]_p 88, ξEܼenh449U-]Te^԰k% 1tNr塀Oi!ZLKZ1 zQx%'JhY %"T6L +!هK_U6.0>nܿ[zZ LUؼk5D]0u[7Bm*) `^j7 [3B%̷\75ݰuS[!I'Fp)f +nM1bR̐Z[VS[6eK'zTڝ9.m45_*;Fj7)[r"h>3*ouC?T;'(grcPbRJl{ԛPsNE)) <&6ݐC_T;F9[zg(`oX؝EaCpmzjSA3<ʪR4N%|yqJy{4vm7|#1fw/2{V-Vy&yok1t\{LvN5#P5)|uRg YNjC,5mYv/șezcuFS?x[Fz' DjGGu /Zw[G̃}3IZC|XhݳwW?X|+}&&u>] * kң67lCqw^`#d csJRg`ܝ_>.77rp$&e'}!q JUG_{S?u#,ᔭ4BjrMڐTLWFCW uXhu# n/x2Pdu*:GC0< d<rhዤة8j>#!j= ÔmJqh_)sS.Nsl}h:fuRrWzlXTr_֯oܚk mtܧx۱ AX<ׇut"cQ:E/\{[_zKla;ZTQ7>§j(L_,t-+tOU~ +陨=oBdHYgzx&ܱaN:cZ)S,_GB{kp* @N,)yx˶V0]Cw+ea@k5NP/8Uֆ*zV^H!kRdo6  =K/ڷphaX _pKb.di09։~cn}W]ְG)V SCe1XW-A휬4Z\%* +0ð&"tKMlNS_/f6ySJq@"vm%6yq3ZRg6}m +ތtY(܇wV?4.IgeQdҵĬ/c*zG0xRXcke@A/_Pڸ1?'-D䁅 b(S|j"BCw8^vtĮP䝄~vUR. ">چyC{Ǯ)L59v C)lܡI>P rjBXxox_"uSgA؇)O+S>eZQvJB_N++ٶm巗d(RaFkmZ9ۧbDτc%jY)qtL eq󫭐Z1V S .;˂܎Ie~5):ygh-3ߏ9'tDKG,8n0n|W]+|RP! AGB.Q1A-2kI4, N) +}0E swMSӛz(!cv=T%ŧA2uci#~&3ȻM煀HGL,vB!1ٗF Y>`^Qm]ب^R⬠v(x]|cƒkA)2q{T"ɥw>KKd07LYW̫jB8ⒷY{: +{}e.!& xoK@ γpl<׊kˀ[bE> g3 Ѯapԁ|onʾ5|R7].>) )'؟'M~e!QZ>q]Ψ"+:@6\Xߔ}^9Lͻ3ő*O-uTE1tެ{=C+X_Tb +6U2@(K ꞕN^0\:rmJjoo}F!+ha{¾,R0.imf<쮁?_tt@JrO_W>5`Kmk$ۜ^|WxypLL:xV=_ (HKCE[o׼ N1K0 3 ksk8g*vUĕ^VBgW}2O:։ yy?z IY!cB2Lk ',2%ԂgL-ei R<!Ah%Fbٞ[)%O7 s4,x} Ї~'Eu t-PrcsͿ?OV}wMtQča?:B(Պ.#1uğ7w&]x3˄54+z\,X_! 2q - RctfBC2B,N~&,4"+F1IA) ǥRUkOGF T7k]׎3s(S lݶVg6Fk*~ڙ.dz?ֆa1|8orSS?y尘m-[i\GA-7ׅ4xm,752 o,}؈ɸ=K_!?h( jF{:,?\X<?uCJF8&П֧ Q!TrmTML6J6`4v֬.D~?[J. $5T1P~ՎY"ZXlsk 䆂~rg)/ KgBػcm51=cTtmA}ܐu'~T>۟ǖ.xGyC6gW3 +hZ:h[N k9]Є՟O>:L>e D2eS͂u"Ja12Nһ LҮC|а`z{#ed )ɹkxd%y4xGǣ,$-{sUOgU- V⦂{e`!DEOz` nd| ~7MYw W!SF&b/|f@A$>0q_C &pv`FXo=tkJqkݕZ)ɿ'^n -%2}LX]s֋.T*Ly7SҳƆ}o +;DK\&2./K<XBS#-7j#WA5 '04NS_RBL<d]k (84g `4Ο/V3D$9AoVǪϞe cx82diI"LQ2.4que: x_N)`&qHQo5I mc\j7 l=\7Ag9*~۵GvQ -۳Y$zD"'R/(ǖ?JIq~cߍr1F^0 Mw)}C_qbʹ+Oۆ;Ȝ _|hmb;K-*Y17B}ZZ&7^^̢7:.{VϾjnȾ\Gk̾3,s :\(y/y֗'aBZxO' :PK(U*D ~h<;i֬s\[䩊458N7gLa_24'rV|}7>R;C"󜔔u,( *h/z[A%zP⛎VIvEPBN?|Ԕq`y|ѮwT LסFmk>zk2Tܦ ҰjC)'EQ~&Qd3 M=hjG'_l~en(5:n\EQ]yЅ͸ CZ!Zpwu[IvmI!d¿7Dߖ!=>NI34\_玑 ٵ(DG΅-"Wܡfd/"\;补Q +>|u;. +wL|k=m*{`r_yV+\u )=(^rfĐ׺&\aEDcS~!s#ϭgz +)I;z\<of%gTEIv6L,P~-6m]qA^z7߇DGxqriZΰc LMկ=u.sS-$*Y\R\ّMarHGIq+)EA5q(0 DU|R7x`e{~nHJmܪ1Z9mGGVVG˟L:Yn%贚Wvq>}_% μ8E.5 c?t C~{ 3}6ޯgpI35)ԣwEB^s13C/Xy=NH8P>xRZ>ZوJzq0Bs=c]l1aP(EWIZ,<Ԑ*m+z{ zi\3OmIY?h/"$E9J_zoorcOuWPMbSI9Đ3@:9SW3=҇2nfq~n*{wBFK>Y=wOV$ APJ-Ң35 ծπAmA59^EmLFfy[6FɼjlKcSՁ義rG^56#\MPkbW'Yf_+5ӱ_ܺ67 +)~o3"45E]ZGl(3Jd+m}OO^Fe^'v ݓ쒠 k2:A <}P*T2 Z.nGMk7Gqi+Xyg=2lƾCaa*J4>)4X{q> Gbo/# w[\ZdC'Yn)ha*`2v&Wk}>`K2 9Z+p~^t2+7iEJNѹ >ӕqb|&b枽[TZM[![Kn7]Z}gIx2pQ԰g焬[s\R$M[sBG(0JV 5+c=̂ğ{7dQ?4U gB'6ҋ|[񔭽:rG'q'e3:AÅ&hI Kȉx`W2X9zf, }C/Ʋ[k\yrPWyKF*Cͻxc+H{e/}'wϏZ`9몄}Cg|5q،1J sSɻ]c|Ԃm1g侌}jgV<@(zeɱb+#z[ GK7Z[Vhg#g'\ҢN-f۟%oɎA+</A_y"Ag smm b}T )洌vsG=^gRP֓8U#Ԭ1|z) XM왹`}h'KկFW'4A!*ۖR w$$'>Oĸ_E0W0q%G9O$Ĝ"4exI+,${jcщ txhܓ5omU|(5측?Gikxd]}{__Gəϗc ? L2]ðxl`$=zsŃT?|GN" 47;mRed91B奡}'gI7}m%5[J̽_)SL茵J!pR7ƘR7M̲u@cqq)79{df.V hx̐<fcyU RkCI^Ai*c7F^GAzR#C%{f +#.vηBm!rbIH!Yׅ^9:ѯ"ϳiG l7+G_u/<\/οV] /]иTA8:A`Wj߬Լ;@C1Fl3ɫr]w,mW611azލW +~81Nq=J j5[:g,~6 `c:0/-; Mx4M96LgYC/*FJu)8*WcmK\#mF/!ܜ$jĈv|R3@ɩ3-=kWd96J:n!|4)"ete7!rJ)y~i4i }SW::hEXCWo "b~A'Xl=_edExu?*>^ܜ@&,4d4 K1/13o ;}~-v>Ylʾ&l(𝾾蹶 K}r&@ki d~L ~\d[OS! TQQ^ssW]eYydcR|ll/;NN9p.=/ `K +,.}֟'qޭOFR9>ؤgbܯ #2Б-&SQu=?UPG6šUO.^סY6wwSCt!ֆQ tbPMa34r|Wɭq8 KO!+8C=Bs-)+ *ץ.)kzd=U3@Y،m2,Ze)Čuu[㢤Tmi8A9wKӓjtږo>eH_߭-wCZé- *%}0_LҖ^딢SZJ$젖Tj)R߀u,)LBxf9#h&i]A YV\?東|u_w4flSO&I:1MS71F+X$JiN5jUJes|Ⴈ!d*ljrاaC&6>EX37Ґ)\[ά@1Es ILPq#MQ/ع皑o!NWfFhiz&K L)-cU{T|[+"y;mwn8kHP)Ft3}=4B\;/X誾y[nyCL(=2IHeGKm}5-.]GM%v,#͎n-gNҊǮiT$Uz6~G[g#{O,,=j8=׫27$Z7ԥaka <\}4MHK R.쨘M)bSΨ>8P5TGsva]PwW܍)JֺY!B1o d=r+f,z2\R%:UbSͬޗ*nW`;z\vDBuS +uUGagY8ٳGV*|LTBs*CH6aSM_Y2j6\L'\sU'ڧu)!Wn%20G|ޖIZ IEe%'f&Qq>'Rgs^>.u P$qr-aqUslzvu:uJ 1# bjxNvL|6࿽J5>>5"d1\Z>5r*Щn8NNR/_J+zfGKU։u ~3F疖 Y#qRrb/&bm]6-隠w ˟1\9L2M}qnSQ+, =w#If*vܽh2 p+C{ОM mM|P1Q:jbs +gBzBa@C.ߙBGF*!#|jf͖kC+d;U|T߼P UT1*פZkn6]U垥:&ڧ\ +RẀUb4֭Nsc̬)Vc^mCa} |$ٶz&,`;ƀӪM K 8! xQ6\L,װEcBCsaM)vIBoY>k࠿ DM2hll ;牍b &G8F /o! QzA'NFK }ږxЫ>N2r >{~dc` *qsk;]vy[ag88cwwtX % )bwgy\Z4&4Q'TQKCؤM#jZ_a 5A-ʲ#mLۋ,[W;*yEOh#-iikٔ:삻};~^۸`bj|TQmvjTkjO[෇zl~V]/ 9$U2|ߝ7- n%sII/13*T讕\jdVzeC&8evM3 ekoY#i9}滖F b&[[VN{dnLqF]n禥s}#Bm%];V-ϜcW;o{fnƬꡫä!d̡v31ҋ]4ɄIUkyǞֱ>N7Jm(.=j%nOwJ?wȶ&@hci*jI,:n@ng\d/qcS[^DlO2zt|vN3n2eQYm$OYP`Ÿ-FYeKbf;{8ٝҮsDzb6շ a#w'w0)qgTČE-r%s{,[OL*  +toN>Yjg6v$cTsbmݝ贾~jϱxp@3&?lŸd nfSvN\ao#>fsZN ?W[?/3[&梭kZk7t1d>*gΙX fhVC_3wvNoutZZFV+5;'Q&[ +IX)s(${='f?.EewsDŽ9nMGh& mZV"BSMIX ]++cmz#Z:|\1ß9ɨ{pp $uYBJشvzz&n6x +)[Jh&+ڙ#Iܶ61JP@r(пysQiUA&K;_s +vNm=D5ΫWGsiA,S\N;suA듘yV[:.wI"fN$kZ3vlg8ǠӖѼM5m)X^n !mOICb~m\6˯Hd?k77N}ihK1V܆IC[Aϟ#g[rEYGh #E: pP&NPUܛdӜڛiuwK`o࡞tV23Ӳe tNMu!M#[ f*lBӛ*s)3LO_Dxx= XCJegFܪ)}/caX773ZbѬ^d׉*10 -풦U D';Ծ-+J=%T<[: +lU6\KZ?/Gs\ta}opm7 rU^PPqm=U/OҵS\ƣN񒵃mTkză6VhڹR5(w=+Kl$ԦKY^"xlU5t䝤S$ 2IA>kv E;%Պ{[1߾ɻpNx\xR!XNj7% E]ձ&]iUit*#_!w\,h:&h_a^D#oz ,#%t%!z#%6S*Z5- !=/evf+N2T)"k={yvWGp4q3#1}It+6YOEМn#oܶ_:[q?="?$KxSq 8֝P^**auisLbbAm\4!i'S)`ԃ<蕬 +ޟ߆S=?{<{Uü.m3GPBބ0.D7\Bg&͙z:GZmVF&Sh c/R G3N=1o=V)"}ʣT.x<|^2qB',N8z*poפPʄ6Kw BCkW|1GǥYb/&u sx7>K(W6M*ZKL]L- GVD*s)\Y$32uB/| "zxS:OS~A;V\MLG ގz؅_b0@Yاv5`l#*D2h%tz )m HO1Bq7&DE8O72/z3r?7I}uUY"Ңtʨ)cRJE֐)1;8_ ypQ/ާ{ +y;kxϰ8ܭ'ռwLew:Ԋ-|1c5~Fs\TP7kl/WF#?#ڦkVPe㤔KHxǽ:38ZKP4ɲ\u^vhQR_=XR㓖5di2\!E <~ۣolR(hl+  *J-ɭXL``>V) +Cѿ-_% Kh9!躋A؟[~k%q%Rrh5cҖ: uE`'qAH}:8i< E^_G!.jB{i%uZ \Փ jfɒ 3n-r. +e|%S*ݶj``%C{z AY\>Pd`.C7@`|^hdOhYFѪ5Z9]!ϗr{}] dPSʗyBW?h! )r0襑V슱 iA S7G[cY3aUwT*y^S^6e@M/*BdW,ȋ ȆMT3W-V-#ʼnmf}eUNKg>Y/)u`iW*#6[ լ19 ҦZKh1 sR|+_Ole7>Hs)[:".ʸ&IO-D +;5!,!YTyc.⬹`dUmg mvB~*]D#Qbѡ\rV/L7' e "). WrոE&nD*>!1ZVF/k?/BfeC&+A,3asM Ff岊 SŸ9:z_;G$)-5.7e*i#<њmLZV|ZfxYǣ͌S.),eY^o9YM#u%#pIvz뭊V in j7Ȋ6s߂p#O:lIz&~qbJ4zZuLӛ5-7rt⢸*ЂwKׇaak:Dԩ6Oa3 L(iJKqh9_ZZxBi)|C#6@.kCKE5te;pE_W9#K*\2Y'jb} 9{KQť/bcYqUyPۈ3ԣU9nM&Ԃ?eK{mE~63?kUmTZV3 ,#[#aCG.]UЁ:7E~K-)a*LF,=0Q%IL)Ӯ;-?YVgEU [tܦ3BO"wDcC94fo[`TuKJ-emp8w*G2nqvoM '4l# =-:L*U'_Y(Vb̠͡u#>F<6 ۦz[P왡  XέFD)`f|ɚ򓫳s幯 W}:1csUlQ=A+Ȱ]6g[92˅Xܝfx[۾?0a-="nCWoF ZX Zw<`#,h}m̾},V +з]52n_ % +xĶo"LoR2y7(b%Qf( "=Xzd!T"rj>O[= :|ʷ6#( vs#̨/N&$zg,j{?#EnZmƖ=gmA۷M+lIJ}+a$AgهݫYЏbuI9:ڄ1{mumn +}81HĜwW˒kRX<]=[H˂6X; m`\lM-GUX 횤pUĩ[پwg S Ѐ;kn@Pӱ]C3zGЉEq9^ t_K.>5!J%%>w@Xgrŷp]꾾:j_ ߐlQ;#<6g%iuPm̡\~`H +;ϣԪ tIPxbF&k:Xu'-r}6%+BϮ4 Y*- +8eRT؉u`Bb|qeiS +g6r͊2t7kWW~`ԟM50͐_&0_f9G=osf6笩 KHǓ4 -<Ȍ)91\y[ +іd,|(Q7E^}5%o]T*-{.O6,LLzh@2Uxw[YgkM܊ +>7P\v2[}**7^?lG^:=>FYebR3#8}{lZWtߞi˼"L S=eqM説*f]Q.傟Mul)5.+.i\D7M="FגB<]ȼ3{ʈ2J.|<A$:BіeP1bbВa&)<xF\^bNǨ+䖔:;mwa_r+'D_AN*̎Lj-Z"zO}e k[0c0=C;nHּ +cH9￳T_MYisK l\^$B'^pi"_CC]晥.{ɮ{_f1<|E31f FRkdUa='{Q|$Ў*:"s0/%anS}>3t\GY-=&}Wєoȋߏ"_cRj|'ۋX@w]e^n!2hY[seo7Um[Tbp}-@jfhIKª\Ү*Q9CW$# ׌{x~Ò&jB!K_Ep 1&ꏅʠ=-)gGMv+ 7ua]|~mMilmؚgfbOf'^oȠڤg1@VߔEwU;GֺEYRuIu*h&auG$^erꞡ6o^r~r ]MEp-]e1To-Hߦq?8S{joJu: R}c4!Ҍ'Eb,\E + T&e=s5겗%9Ǒ?K^_4':sLK\p虍RF*>A>[1yg DُGaWAXiVRىIHD,)!뎙u}٪mi+zioʼGKQħ6~゙lϹ| +&kJ}!7@22fAn䝫3}4vzJi>>xQ\4Yib$tuf9<Q99O\+rߝ ;u+2X%Wxr_, j\vku]J׏_ȁ+3[7fDw.նP1DȰ2Roip'iol* GYHy>k8g*xdG =wt_&8_[[=Ϭ? hM XTQfmx&|O<4V'cOS"n = G:TD +ގf 7Ъ491嚰._*Z@ޜ\x؃Qr[Z$ߐ!¯sr_mI6TA-aW wlt ec=ގw.@;JPϑJD `->TsڃgNv]M5 +hvwUSihDgM5ћRm}eDEVP>TvdgN”lnAKW 6\ٗqFݾpdy.ͩ<1 +m2X;_(z!C%5>qEU>Wn\B_1³]ԇc7pcKV+h]l^ p@h:X&Eh'vJ&P0NVsbD&;:r ubf蘩's}%bѶV] ,d^=]lUPJx +1ޑtY^ {mjcwL4]pʹ^#"=2՝{rhdpkrEM8^v&L!|eM rz{Lgw lEǝډ2uie 7׏˘@_X ׌Ԙ&j܄c JL)KO0kSރ衹!*iӈ_SV܌-6jոBT!jy!m|gC=6й~X⃾̫ ha,hMQjY-)7dC\PW5+,otmO{:ro3[P${jbgqW y2.=9DIonyfk|0*~~INbd?b7gܝ+|g3<ӽozSŗ"y^ڳɎԛS݅ODeQ7;}/hGzb0"n[](R"4Goy(v43kM⩹:D])R͚ +`k-Rӯnk 뺺eum؜[Az$>פ~}qXs)%Κ2?܆,{k+kS]KvʂcN< c+4bF99z^H! [*\g@x, <5w4a}iO<^ 6iJ5I'N<6vq{Iz!]2nKYiGu_oѩ#=1|pUS +eg +$F\WjfVeؤ'訣QBс.{W_sl%2fK0!N&tyeZylFC7U5a+My§Ign R6Ugj:z ++1 Ø6yaE$LOGr2 $ȱ;ϓVD(eҨjᙋr5lVF c7*bƝܣ6C3UEw]\ZԂJl! bĈ?c>;򿹶5!kL֮ แrB,;w75ܟ̽ +\Q@}yEr^ى%*tuydo(WiFJіRӢxȾp`nkhk8Efn | -:{VK +oetKY !75QkM;`GOޣپҐS+m]SUܚ{4\!tv?"Wbs~l/ɠCOw2"LI'cd g! cYXKJlÊ +bTPJLȔ5EeМ P;N턒}3UnSh=4_NpYSUm-ef޳է?2~?8sTd?!^7-HξZQvs=)㞵)wߋ̆fɨ-+ ԑߖ.tSӮЎC5벚 ig!<0.鼴&x[ro2NSc] k#Dȸ2dnunȊ߭ / +LnsPLhGUp!c+,qQbUz{hM>N%~45\y&Xsf%h'{S;;{ kټe+2 Ԇ9Qt;PꪣG#MݘВxhT۩'6<$Eψ*}ϳO'ۺϿ7֥1ilǁ=8 +eSwǣ*-%Q_ϕ˃wI2Tc +P+.a]ySafD▶·kjD–Vgm",J莭V7@V/A#g7t{6d繆iF[ki{Z:A"}2-|@-ߺ`DDnw34;U&mk@I.vuU!㬬bUwoۿ #,yN鹮~ZX sӂVƍ#+$(,I9ў~wCY=R, =!gECH46w,!hPp})[R~`W|`q@- mM9wm+ue4Ď$-# tXs4p4f޶nu'?lI>#f`KK >Rݡu%㺢ow.iH+ԄtTDGy#p 1EQ[pS] zUMF/ +|wUߝt濖[fDzK?Zz0-\ 2ⷍ<6Ҫਫ਼F?;v;nVPBB "9 U %+"g*H*9g_eZ5UF*9ygoOB刂Guy"1E)O; '6Os?YrD憔@#i԰K i䐊v ڕ㦾)Fг) ̡;&L|/ͳ[G x;Q(2ab޾ɨw+MS +b'xI脍ܵ5 +tԪP xƴU[>L E.IZ 7ήlsMC/oo9ET֘::7wO!Zl8a~\u|"GߝћZͲ1l}~i5ؚ{2dpkV]ݶ=|<(%?Ŗ T195T[qV[iE[Ä?_JN_CZ>F^]"A-W߭䯞Jz Q wܭU<԰ܝi\E㓲k> RI+QR"$7/sqEޭʫӀnu'',cuf9YXInf~TƿyޱFhE]%0Ewu_A ]ț ?kv~ +]6~k;噀Lbn`ou~7'i h_ c۷槭ߚu_{םX6,B&y~Now~Q +b껎2D{u3id!o '7&0qP 3g _}3Mj%9FLs +(eV*4;.aτn0Z"ց'+j w"ˋӄVqz}PҊ!:FڙUUѕY*$;󘒽l^P2rS^55ME@o;vQSe/l##f1as;a9ϽrRN̪/ncJl4 + [ߝw0>W?̛+C2̭<:3 Mxy,"Ln:+>UJ ~d >y?5kS?l:6LO*I\>{i)r{Jк=ʩ_[55s3ٓUnBV֧'[#3Z^@w #._ݞw{eBgPdzs ֧C?m>nwr0Koս2xYDݓ:FWvD8#ߒOADHUk/g_vzf)͛:=;b ȫ{UPVniǏȲBss'QK9q{w$,wk|\0PWuQgT5>oUîA ( #WG`@[:vޠ5b1JژEqߙꭱsZR{/1M>afp*cyfk_exXs=u)3$cwE\L,JW&SN3ȩwyr{h9BIT;$k _WAޜd>9ů"WFE!55e1B*FwLF&,+Hk +߱9Nkwh]|1#{۳11 pm +=>>ҳa3 P&*ܯ&lޤC$ؤYC^ =:&;/bƁ垥U'9|C7~(?߶T,fc|k{T; 93~C_w~7;>oY+o)/΄ a$`=e6=:9'݀V8ǐe4?m; ?3-m oz>1(W U3TFuU3؂yz[8RHH@h%,۞".-n.Z*.=MQrYRg~E=SgCrreD)a)m䖔Wn|j{QmxƯߛ@]xz +h5*hςK#_ATn|Q]~ӝ\23Bhw]vՁ_bnLn|_vQeqDW16'8gtd_byZvϾ9tW΅9ix΋)PjIu>C'ǥd%bޙW`Rz.:aBJzyYnQ-կEbU`TU1.D,sܳzP91ujAR[sv!?ضۇ|r>/`SkkozO=1ONNnko;Ϙ7w8P;׈r1ΩfqJqU3Hݓ[?ykIv.b&@P͆)qŠږq_nT'=eɝo[hLEJʾEQKԯ-$斾wf!"N4k.dⲲpSҊO6%>l98}AlTṔ|wg6'r +Wk;ݳUr{l?BooqGHlq]`J6$a@j#f8I|$ˣNuːaMv9=9v<mi4(AuMnA.ߣnIiM蜭 塮M>Oa3☌ژ + q0rEpZ1 yu 2͐XW&h ]tҐ^R1Q 朁î@פ,6[8`q|xho:$sWMZg5f^;cK?҈{1H.X5L!oxg`% j5'[Onaf<3ڐĊܷ9 vOu^ II~/Ŝ>ˡ\g,BLLخݱ6Iok*3ZӨ"0c 9*^[8 T:'/DH#fm"ĝ(N!""zD jQn=|j+;k;jnLpjDζ]kl*;+Ä[ԪQYJظ̰Ȩu`LzZN (9To +vAn@2iޞ5)}sX!g\Cs֧F +~ZQmEfu.j#Ⱎ+0] pƔ Yn}eoQfע{gI +jTJy) nlMJׇ9 :e:ߕ.8'EI^{dT&Iqň\PSvfgd- o FllTܞl$tX_@\[~:9F:5 +Pq`EbeBI 7Tt8D\Xp"tw_R1;bzFW6\zHlwNA/U}7<ܚW'<_.L )I Yd^RGj.yY赴ࣸV\zWl˄u8py'rcRnj8P+sI fAίjM˩i_C0(#i(kmA9xe@<3&ZOzY,ĈOKy÷XBmu|s1哒v郈^.p:F!-`ve9yuuL>ǁEҟ@/7Γ[6F7ׇ/Y8䔝Rkuo9k3lO/MȑA̍+^6jTpgaWځ{qt e%lwLžC؛?*ԕ߯ $vԖTrJ}I*{c"+JKNY[4p1@c`]Ziu~[@ff%d#:BO겉a/RM-$,sDP15 +gdBOژa5iȍhAƈ(%]gA<~ήi>{Zɾ׷YY6uNRK2>a؞"ZLP΀e0'@3{>Μ@.9[T*U.kE +5]ӘM"[xQ2BrBuHAmi{v>XǦϸfk~#*\cpW2Z\h-E}{~pS3 Hr>`St׹kYl/]`+צa֦WwOO~u7j̾mxoύpA \q=?&v)D\SYxӦLjyw-̬ I+#mLco*ΓYt/'6BZJwD%&Rt_ ʱe ;g#z{Ofd*č"=%+'H%>$(2Bkپs"h8^5|9M@+H~.m/KF*dh ʥTϼ%vXXV~RiX^P +wНyj 3:6:eP#XY"T&qEgrts|DE0׽;Ǩu /i?03VR뾝ؙ0Z>p(i+4&:$vYbw]dwt;3 +yI*Id`1ŝ@nv;IBi5p`U Y7b\aؼ@zR21{>԰A=F,ϒ) W"JdpO 5Pull&8s+E_Yؚ%vĬ?u'fcc2;/Z7pxfeaW~vF< +3kȬv.gw dziW;CYfcvL}s?[icG;zqv#c:j[Hm%[ǽȂp #5֨#oy溯i=)S< гuBo\s`cToB}P>I%]$g +VgԁYbE lp"$0mthXBّ>葋 V[|\ZsLpW&ʹ]KBʤkk Mˮ wZ!i{Zjy5Uܗ44" 6Rv!ϕOl!C/7^k +}cmq3΄NsYF]H!"zguQ1+m#/mbrC2NgL%"ljŎ;N<V`K#JLqP,wr}*)7ub +Iܭ;o>u endstream endobj 240 0 obj <>stream +{Z2HAiauKMO_܌Da{vkY] S[@۟w~3ǫ%c볎S. P(,?- u ޫ5UI"qRԲ7i -"#*bcHIm9Dh7o|FDEŴWcffCJ*qɧ:/Gw׎Ԕ (a-ςmMang13.mrp(脑̆Oٚв %=e6&bFN +U!JNi7ru&'4'6CԨ[YMiMTDŽxLYUa1:"J|i1毁jPpU=j>%HEhhٸڳ >=Y@C^_DZn<7'ҸcwpF{`RAڝ-*Ez{RE_1< Kb*jS`AT!~o +)15sg +v/TH:,aՌx:JSpZDMn x!>^80԰%ru`鞢Uo($v]#.l\<;,&)%WȜJ1q~1ff+|^|qX|.Frx, [6Q y}7)?OE4/^`{ڙJӎ;e.#4nb&.eeSbF6!jlPY치q"rMvfmQ5Ӳm2 #5Cq +ߒotw{lfU'cJ~^qfпsIXNXCǐ*{{ (qc +}i-<&طV7eᝳ6޶~R\޷`E$HZ ກ9HNpy-$TƤ xiY]qs>%mPb:FGPP1 +:԰x쀜Q3:6,iB ߍ/a_gF$ HXV4cgTbRwYǀNM8UY8XOm!9j'\m'@ $}]o+OBSFJГ-޶/mV~Pj3F"t;w`7we}䀜/2/Irq耘 ԭ q0F.rrSCu_{g!2a"U\x`)=++0YV7lj^ȹ!\ޒ)ig4<&}_ڞ4=㣺OA.-}q^r;@>[1S:5IP1DƳ]t'dfDWfV+{^fy]JX$0Eu<_G$WY}XR1V˜ j)-V䆴D"aBd_+q&}9qn=w_Л?8+B~Gu:/xHAf;ef@\%|Q%&4 tΫ;┉x3{IiFK <4C(xzVƿƛI#I;1ŵ-ޘl_DWfyYyi]W^^.dea\}۝=*9&%ֻ1%Z]JτVOϪAGՔƀZ,rZ&7|q6;+`F.&b:FZ*`%iλڝ'e̎\ kH,2s+鸜](g‚jj7ЏiVsTо#!7s!nߊ #ؓ1 ElcT³׬J*\yf,K|zIXmyRg[WK6aoyjSFk+)1=3ITYE3Sk~)YasMHd.#kyĄeE2T<\L%<j7ӎoU"_g˒~@:nr/!- #ۓg]sΣyOFE|gߙfTxTY_􍈂q3w{Ρf=+R"K2|mLO w1^7?|@C>)u{)=#=gd lxȂyB]Áz + +}; p{kbrf{BGH.nI屰Pp {>IBςnMw_.?z& ] O| kiB"d&b&̄ )og| ҤM$㎯tzxtGwIpsc 7mM3j`e|^fL/sȀ1:tyup}z*Hd9ܘ602HIBp;iZ.2սSk@G쓋ۓJ^%.4wo|4'ܝ)bSp1 +q}S弨a-îs +͏)#=cAm ,ܘQč̸p`L"K:NL"u=&x ]U +}T?uNu_ (IMA p/OE*p#zJs\#uJ]^Oلd=+eTۣ/j/CÆiHņI`zzW\K- *S-iT_IjHĒGQ{<` +|]D' v_JI13pq+s2zJBCf\QB^9jc[buEu\ҞigKZPaq b\*m>vFG^α#ގ鑷3]c>yeZ_N6aLY)ؕ!ع9ăHEtEW +qǛ/Nu`ETipS +.&Z 뙂]K;?H@EIfi5^"ոǀ'V"h;`z[HHV+FZ5?Y{I=uMt̾Ƕ9F(gVeif(.;G*ߝƗ~ XsjZQHX)T>ϕK?bW Ŕ&>i{Wd{ӝ^'Zo{ +zichi$,/e܉[b&!/#Weq$a.8W~xqcn V ^*$ |jU8 6ontBABNG7ҟW/"8t s`/ 5 Bj7h؄^xDNH%<0bo٧+r.e~ZJ~$@%,X@}+mߍP^q6^1mj~vID6?raK +j]Tǂ晥5dl|ځ6oo~j?t,Ȟٓ\EҀ*k msz36!\7=WL?4|#d `FP:[WhuyV} >iUyZ=Q%du/ ]1eveA^_wSq׷GIE?YkK[p>Eә"|Wsx\Fk׉S3Z!9c|< HTcy̭^ toD~=^U,HDߣoM3lZU?9L\Oskq) +j9+&o=t,}Eԛ.F_U1P𻨖J!9B Nwv>9IGOFkhU&Y9_k¿o0}_ّ#͎9lva#G9rȑfG6;rّ#͎9lva#G9rȑfG6;rّ#͎9lva#G9rȑfG6;rّ#͎9lva#G9rȑfG6;rّ#͎9lva#G9rȑfG6;rّ#͎9lva#G9rȑfG6;rّ#͎9lva3ob9~.AuT|t + bc}tv.!_]8wM؉X=#P(s ±c~Ck/˹sj΅ ׮_>{s/\ͽz-ڥ(ٍr{Ŝ+׍ٍ\z+Rnε9crDN<*|dedLFLئ%.]Y}^e}|\c=.^9sjvg{dO?ϟ׎]s3|,$wڕs?a5;#J! c^3u䶸Sa#Jc쉛HEZ]LE&uR\+Fɣ{˽O^3 ;OӶ{f@(b%M\Bf{YL$'5u%6ɮqC_ ov5Hj1 $4Ԧ %LANz&W\V {o A.b:.ҿg_2I7 +q4h T&$ebB3VwEԛ0 !+jIh98?<:kdžod} EĨ\BoBNkT\-)AvnՃU_Ɨ؈I-.dk +[PJk&=nپ8$V%fA,22˒; #g 5,7d洞ٕ6:2fZG@mY)БbJ|ebŤ-|r$bN?3VqC/;iP@,}}6!%ԶțUro_Iذ}O`!ذ+?~!LJ|u`gQ?8Dlfl|z bVE_WWv!;a]2|#2k}ޚa>-i# +}K>4/" a&4mv'͸0v9}XN3<蹘PcF, 2ޤKM\_8,GJXui qoJ ["Ty +Kl2I1#=cC323qXj,&E ԑj<닺oJ3֧KQ0cwf 䖌I]i2K% c/+#*VgBŅ~?)'V(6}c'tgY=A->(G$}So3!;Ǹ 7 nSRlOaRCB-b86(((Dkn{q9bIDIkQh{s`qaBU[q1id,3BJE\'\BGҠVJZR]`{Xhzo\CwM6<9R]IVPE_ў։iW{`>2DhݗΩ}K|Tf{pQ +c`j6;ia f>& 䞑Oco"0 ,߷P UIk3Kyd?D?XXhA@8Q=9Ngd%+NrYK.y& >;`um+ )Uf.e;85mc*RMpڔ56{&>%iuigԛTI9 7cг}6_艚ȃ ̪@hcUf + k%`[&R󞃁 (rIv/Wx̌M$LHIqmו ;؛i ,iM&lGҎ;/`lm=K[ii*`f$ jՔ +_zr#q=+',ހFD-Q%طyM!-/jkĤ )a5|yXMK詭Ȝ`Oek5,&WnzfE e.ԯ'E\,RBKn]'V1p4)11-FH~.<R@du+];3آG?31`:2t~PcnnNB/tJˌhh͞YhPoxg1Γre1@/fdLz J\ٮwۯpіŖ}; q)+ 0 +:<0&,DJniHzP3mibjC 3cfY-ff0qb؉cf,ٲ,;y]r],Z'`UEmI!FGKmy$),=3 ;60 +F.6j8`m ڦ0ԭflMB#`QM"F"Je5Bn|Nȏڡg͐#چ-bk٫[sbQt B lt RX,@K7 $u%Q(􎒚6 Q[󘣦y::ˡ< +|&DQksEE0ϭA8rI.@c +@+Kfg5MLj>Z4 +ۚ>x R|\SEQY­!g;~k#yկD!"j{uc/偼+KRpkg 1ϯ䖺G S󝅇c>tf&dyN&OCHʲK]?-uxxOf仕90Ø+ ӷxB Qί1Q-5'=rUJR{ȫdMk9Ry9=ڙ>^y}Y?ZXUVVe@Yh5N| % o O<ȳ^lZɅAK+>-Xph9ABt5Y|2 +5I;S$fX]Cƚ!2+:R faZZ̪h[a":ȜO&Xކ,}ƘCWCU؂ 85-0jvjYc[7=6W/PgS̮E,#̤W5RvLF "KEIsk CC.YYݖQ4W7F.zIYdBڶm^ ,CΌXyTV5KĞ]@]zT9cT~\eҨ)b}.ti`8sa $nbv!!`U*4F1d&6bӼY`#jrF&ڧg8a`E +u[{n5݇hADoM ?bׄmbq.ٚV__lV$88gvg$e0lbA3 a cTnHa<_D o g!VSsST^Jv{ +|=lkBrG*B`GE۞&_9GHIvY,iZ퐁2=aaAj }Ac=ut{{? hd&D]ԕʫİF&ć#ԝ!rbhf.蟤|Uq $0EN +8Q\m>`aND@]Bkwog74RTKhq3dT` jw[IоGiSSl_+oR?s=S,t`UR2CIj(boJ@ i$̀JH +'{V" [*JO-Fl/z.~gz_'GC"ڤmQZ- ,WS~ݫ'hn|Q,fW븵]Hq; sHZ5Ț%6Em" 9EKh{1гjr2˶]_YZz#ֺQ0QFpp jCxy41dR'pb7LYG4:E,,Dx_/Qk="A& b:,m{徆]Gs^kf,sƫa˓(pV O\vWë EU& >*m"?AOOmPC!9bМQNa`5lF9YPK+ݨs{aq?5ʄ@eg{/8ǨL Ќ#J 읥6KNFJj7bX+$5Bw֛uhu귮 +լNDk&ɪ;тcޱމ $oQȆK󫽘QT3)j [ B&.>db|jfQcc \XdgsoaT(6˜FD݃ RBt +[G@.EM!Ӂ5bnC&pAFjUkSGaP+5rA 2C.` TB/9Cٛ~ +zv /ppuP+1K&kx{Ỉ咠A&ܙW-T]Y^[%-W]0 r=Yb6j+Á&9f#zwi(a<p+ޖٙ`.tG{m&1qf!(km5 +ǡ1|NX-Sr5vE'Op. ^m}G+c-ѹa`%9g<\pĐqT4յDlb^ ;nIB{UreI-ճUeۅRLGQCF!˯2\._F l#ץu"ZPWR)qkM>>/-|O#xՂ)fW%Za5-EG7e{?z캐VLLg;LVư}܇S͏juhS9Z^$;їyI6VRˬԩOG])o묟JF-k=JhZhT - y92ߑud䬵s>{+&q2shn%#wg_MLGc:fE,deuҀ]1>NjiCk^ ;cl㌟u~'-QGOԂ M]n<5A +flO 3bJ/hj|34z IV{Ru)kDK]j1}Vݲkn}Q} Z(nmȞ!qyW7}ؚ{Έ)%+<~-9#2zHV<>'k{ 2~*z B0=IU!\B^Gf^, @>qjX.T3,O?ɑ>݅ckDc{o;7 Zi.,%ⰵamRL\C4B6yW7 9Y 4n~cɚzX8j{5v"qE eʯνgVu¥jSS-9_bK,#%u"$%ůgŀ{#ZQO+"mC.ge?ٝF,8WδUK~3Z\1>+>aՏj)խ1;-i>&`ΒI_kJ~$=ͭb@f)p}*~G)kT^yOR&YC둼Dߚ!$W^{SkՋ~ggj1j|@ JAԬ2-MVξ)h^j\?.Zk[:..l?];p=ǹIGҥAnuwBz6=*Z9labV+u6oGwƯc<ҮE, íX*f5mqxG9Iw}Z dk;A5^s*s]+ÂRD3C֚&9dC6E}*lB6ea8ΌZ2xIBŽȬ!ZłksZ= +I|^p[q18 m ܘF3T˼S<L*nōĬѢ Oj_-S0?s<kPF> hW>X~~=z'dVԹu"*Ԙ{{;dU[SU*C %%b}fGܦdڬs=[*:x{j(ĀK~qg3S Q.eG {4r[_36AA +Y *\s2xPM/ZjhCf$i.)nccjlZ_/;4zŽ 9U*ryue~~Yܥ0C6)Ԫ7>k[Ӡ3:.gz:S𷠑3ЋBȵiKsK_7>融/!S.g{g!7Z2׵FC?Dk#FJ^@Hݵl&{^"-EkFH( hha#yps,mmnmH5S&FY-溧oTҐU3+oMl,mO:n`ƈi.RyIa0{u9oυe@dMm od#,:mũv`]𪽹`}Z"n&Gc=~ĥPJ~9b;tPE/Tw 3X[Gy䂨A@ hrd)4s[C`+j.!d\=;,FI<+߇ϑٸM,}^8ǥ~㐽;['&.8g.%7Y_E2{[3#ڜdnN`y RіN߀l37w"F"O&jнZF^#ڽ,2,Ԃ RKֶMVz>.7 aiDad]ŚA(dfVD2Ӕ4Y"<#fGfCYm.JX1Qs/6"vDEC;!KACKFc!G-Rr.dT~y_2 (HFsbނi.4ĭʫˆI&(9V?1˽'tȧ8J&$B`S`?j2psiyRpB3;J lDZ7c&rԂO#rqHW64Dא}~荰SK^'>:QIqD2~ ft06Y5fc=1]Jא)1-b`W፟ޱ% K\uj% Ot쒰6ik<*JZqAn +"{v6.l6+FNY5)=>e[,,HE-єtٝgc "jg{kϋ^=0``F-fc3LY5;TrbqHށqߙxunՓ^.4/_de>`#M* X%~SMKR#P󷕤$A׽ 8813ZbNڐaGK]1ݥHcA k0_a UWݏ'f̪[y 9f=jd嵠]\C Y$-2[&2 +Y>PB/`H+ǐsokxN큧 qkuc.޳Q+ MϢ/bRG ?B +;ĸy34ō5a"z:z䔰Z>nߙ]9w{Jkyʣt,BxO?`"b䤭 j:d1`k>ĸKn伍)qk!fZw{9^us37eWZdx6=/#סf2|S.SG6VG暇=#3ȩya|x}U6=L ϑ5E~8M" B[jj|殀uomؤ]uYh4G +;Og+cy҇5 6.㜼9 l34MU~JD +a jF+ݵ20ć{ }][QYߋMă"!,csqdmʑl@+aygh_3A + ֳ੥ӫc3,`[>2$KCOr67>/.دU!k + nYy YdψYv@-e^_qf!j3v-E5:x +5RPݶx6!kk ~\ԵzLPS7v>6! &eEQ7U{-m>ae0d~ ce ^vTFenzW[.%bEQҿ,  O H%KK똥geYP|a,̠YV5Q["ǭQ@]ȏ:-.#25@BoJ@["V5I%Xy>`^d~PCvOSj>f{O$۵y06W*YP3ؽYY7DVDhVHxUsJFOlM3s)+1RBPCrMӲvfcqi`ܥd]\6riEn홑w +? W8dP8هTs<=7Fˀ~)٘QPSwƉI)ni}|XEk(%'d$fuI& D*Zu="HK8]<yѣVXya4Lrd]dz[[uk{/jTEka5ٌP&``Q0K@f䠩- ' A3u"}2B>Ր'4b9ag5<ȧ^.<8=?kCߗeR]" hiŏw5O#?|u`s y3ngcFFo=F~6I^d8d(0m8hFZs;CIkإH"+ˣd<Ԭ= sCZV1܋K$8r}OGr#p n:ذŭ5q 1hjjsw׭?۹8r 3ji@5-QX3!YDZ kDIcsbi@M^ +!& ?` ^$c.y׭eKo(yKdgۜ`,.-|J]iJdҠAHq++Cpb8&\G 19dF52diQrHyԁ;=L}@~59B}OO,9HKA5?G_ (%#ws`{;+[.mw0bz'}Ӥ$$5}sr?)DJK<|jO~[MJi+f96""$lzo%W3s_#囦yhpNi8VX>BdԼʀ[ ':%5m{ex =rS3M<k6.mnXEq:2P|R$-?IM \z&1AΨ<T<g5sqifn@CG?PO~&pixNL۞S]JR*w|0ȞYō|< 3vfH)#[5 eʧ ∍K ZU-# frk[M]n} ӧi[c4{/lgY>ϊq|4a#JJknB䚔ևaf:d䭑[ ;Se'n#?FM5S (`tп gw>`/,vT_b'mV3[X\&Z',0f +#)9[+.un8h7WSƒ;a5宪sH̵WZ|S~7Qy7]qk{9*T\UlQo좨_DFv+/ot_}_zb|`snynzl\{&)+{~+; N +PA睔večQnU sk7忮 `FpIzZXA |G-@E֔bf ?Vb- Rr'KCԵ^Z;µfwJ IpS: k.8~m-w+dm zsxwxׯTn.va.r~t<+?&\|[qrm76q7g_/A6YC y`Oo;wV(v&Uri,|[#]UW{ݓ An_) 87{MZib>}:"R4Cmm8l~\RiOn5ŧ$g^S\K+?_^u vb[+lC}23#2Qusl-#JBiE;cRZ@/#{n. w}Jnhk هً򴥵R[~KŅWċcOtRoξĞ^"=܂\fgm R7z)waU$}1*wUw'-uo,']}U|h3gKoߡnl*Wyy)Q8`6„+&,ujD$[zfS/Ԋfd)_[J"&<N%0LNOzx_^o,vQВCoT=|&[Csaѣ}ɹ>Lq2S;0Z +d~>%BYS˪Km ГߢO̿ͭl87ANꐂczMխuM?g[̾)WpnR|oֶӸ*(vpVH;Lm/hWϱٟljqu;T6?XZnrm՝YG>[x]p7}N񍳗\'ݞ:_לմ, Um-5;=ңO) r>% ݄[|+Y/HuM?k3)3~6H47_J7+iXT= 'oOM%]:s+M-K֣a)۵ɹ4չmˣ|aS]Wovډ/_/Jn4QJ'; wj+azgy=bgIꆔڌoϙ-/hWSoͽ:mn);hi-;i,i\^Kÿv1?_zOChl.q:w߰ oYߙdX\?ͺgTT=mg7zp`8?˰(``Q~z ;iǖ:~l 9JO2>:pٗU!_;*Ass]OˏvR rsΚNb}t䤶쳊^3^a.LH +kO,cQg_S[''$ MlgŇX' |UߦE) +~<+;9Xyէ"eM5yE'cԉվZpp/=^jھq^}X|]trb⛼#゛LJޖ%{gӓŧGe'\2J`Fsߡ/.O/W(.ci'sZQ*z>ș?.*Pu?.ef[Â~IʭwSgŇ ?hjSҾrO2 fߣX*3=_WV3>F>j}F:A^ckz5"X^.HnyDrϣ{d>XCɡ^7#4!HDS0;ͿA}˟G11XueM/Fx Ӕ,7~iIK]{5?kjks~ _$G;X߯P-,m?MJEЧ{R5WKɳg_V\~؉`|>IΪK>nSu|z3k=ZTSB*ru1akRJ wxZyKK#cb&q3f>>gh=0xVvշ)ڳ/o SlJ99Nfȓ'=Կ$e{9Fz8X|v ,SqYW/W:0.[JY}9c~>oyW7%KWm ?/<[i߶/ Q y? ?o.nRk&&' 7[}43ecy—[*\n!$-}T39qO\}£ٿ1/|b{=.qb}\xh}mEZ«KOʏ +11%X8А)Ni$1ay{s3J?ߢGhysZkLKpcruȨ' MiObe[Ӵo'q)t]ÒGeGf_[V%;mK~Sk_۩WחK`^'}]'%s[xU~rbu孿.؄K^'_0'D_v~pr~q$v?k+?;@gWϸJ/抨ڗ‚9HYx=on^8oIO}sVC_VY`.#o:?\h/:{.rVPӸ=^os=@>.9:Ռ>(mWI9;ܕkV`qq>dziqU7W>^nm[i%[kY?&X'7+iҵQq!nֿ-]ۮiRdK܌=gKy{Ў]xSѣ/ƅ>b_l(%LmNL ~J!{8+sӪ[5E'}m./oWΪ[~^ }LW8a^V҃JcEƿt_umsm[kI!ntQu~1ɯwMR+ +u<ßV[wt'؊==xi[lwOqN1 +̕}n̵-;5ȼ;#a}%3Zǫ0g|]RqwFwe[zE: >(87ܐV8%)J Ck8^ HEfԡnC}KɁIq#l^~KuS֢NZZ=旽Ӟ1 5_z}j)ٗ3KD9įK/9ǘYk}'E'f_Uqim ]SWW>4/[l=/&+>> x{[9-؞U\η[Py9Eݹ^rn(否&k*ooT%{h6˽)~{셩M˳Mɳ$X*7XtEQ|՞&3>nږ[лk{IN~p*Zc+=^3*z&$n^#򁚴%>;к!-3MWݓ;rz6rmwY4sqome]۩tfRwZRoiKqw` "$i;3|' +Ws{[n|\;%liv6LSŮ7KĘ~L©ҠA\6:~k*3\]Ƶ\M.x~{y˸ +a#\Ӊvț 뛃=*jW lZ:)G%iùZAܔR`Z`ooʟiyArpa1(>I~E3^TxoTO%f3}F&;YWor!4t R/g֚ -vʸ>T!Zs}* ^m]fp3FG{gN3sv%!9]tW>ۜP[BJК|OMX^YBXzPWZ %_pJiϯ=W|җ0Qʚ-XxqU΋0Ӝh%K4?H87J<}؏)..v?Y){6X!GGp <^!tb}5Zr,x0J8%y?1K^jcK[MmAȘ1xQlܛnF@*)^c/޳8K#XN鷫Zp +Z/XUVkGg;˭T: +l)QlG]ݞ"opf[PxKNYzU8꒘a'ε-C_d$`8E%a]/]%,tC曉VK͌ph<dfںɖ:RHk~҂R֭1 +XsC=0z[a{M(k6[i~Qf "@nV~ ;s9JNQnm[-fԂgj^6^r#f2gm`H`'Nc&AKN!Aj/Joq[5P){3G26n) B[.m* fze~iY3\O$0S9lLM$"˩[*Vg۟w, :t>n_͆٥?aEHkoB@X[C[,>S:<3q&&fk,t}|[ޒڒKzQ#BJ3Ta;QS &vkR"^%~] = Tsd0H-Ą @m Ö Zv-fnDO<15d>m{7\WZʰY3_tBgI7_ձ7GǭJں涜 +d ?#ߚ@~ks鏶4ؽnJQVu.bO ~GG;VH`ЧwAw.=yp7л[!glce~γi6 9Gہ~-o$F? 1зe?>IߏcTgN9Ir X{6gݬ%]W Ak}$QԅX}]`gLwrBbP7~]q +\=98"ąmQSѮI:m&p2d MV) li&'7c̊[%O|УK@%|q{7?? =SwrI!u]_C|(x24ƒg{Ha6 !^ ,T; s䓔?vIнgAy~}1og)pO3gidYXiSX2JLVb=:jC͂nH˃$&,MH:-ʍ lާhWK}_K KYxJ. 坤/ =vtY+Awy73AOrC4 oI.#<1 2ȡJzT)^qIzNoGb(9( (mKg@< :u(1˟GejDAOV"϶1O$-Faɟ#_߼}wti۫WApw1tO\xLFߚkG[/6Nܘ тA\k@fHWנ7@AׯqYoǎ? '/7m-a!_PS6 8Q[~iu aHq¾߿> +vyӋAϟ]/Gs/yuJѧ-3(ؖqzF22:7tD7˗AO.^ܾ +gρ^ +_GnK~eF]b߭ VSS-VQˣ4U=q?$@M?K $HdSг@ooܽ ̉1\:uwP h${+}}&*UN޼@$c-Pe5 $<*&XGǸ7_:  _ DZOOw!sJf +"^'9|wtӳG=흋AnE>puCo]ZJSA.qKGDꮚ*?pqG G*bzq}|z.nsrȠI.RXOINgu5N djVqyy|y +y #݋@| +`+@.N(9;@j,}lE.RI^Ad!*/:%BTdfu= ^^ |!@ +t k@Ԭ +>M(i /E +R?ÈaBc%)ݽ[g7nso\ +]<}j(:јW$\kÄo)k#ȕllyEI ~, U{OAN,(#YޞaeT]3<&6Υc╵:ܫ*xeo^%=r"? `ޯ.ut@/_= 69d-b'*m8nRn$|m%^%}5Л;@^/ /΁x?Wݼzz0*pnXk*6ɫJ⦶zQ&@%'by`PЭ۠Nq4p7okrV91,tG}CVa2RM +ߌV ºmhҍFL) \r[~Q+tJ|Ωj}FD9cm*ʋ.&o4`8OS̳ؤ$"X[H_/vC^ bmJJL[ό4P!<\ ,捻F.`IK 92O =z嫠[ hE`鳝 )&B@O)堟Imlf`vR%ۇ@w 8۽ o 9z]^zw 1FTRllKFt=f XPM@]CU7o_ (ki7nG2[C+k8`fB܊QaeiǏTۘKyQI'RD#㷁ؽ:[Ack$nPîbTlՏ͋[wgEk\OT2bXM8].1+<*#,$%~({P짯GD8-4`4mɪ[JM.]ed/ԸjX-J#㛓Y᡿3Τdzs/%%͌K8A)(=χ#vqowr^֕Nȗam-oWUU4y+[5~{7Gƒ^rGGt려/o"sS”P¦M9ѱPN#[njZxuq7C24ތa; %Z`FD5ա3m +zS)qN9NSajMr +6Ī\آ  ̈NXpqW4ɝh/ՕQc}JK_V +drx]K5jծ*u&Kœ޺Rmwcn!IGu4Z`5|3Q)J[j;U U;u53z3YZNw#؅c"܀H^lW5eJc䵵QB +6CXEeeŮ!JVɆ {mx *|QK SY+#[Z%uDt@S=mfז. TV6WƚFT}TcR~x)ju$E)++(a TV)fy.qC| qZ}ob}]4 =jL]Y\kEu{͏b)FwKU񌤫jjLE3 0Sƛ!}⣟:㭕q^D%=%`3#3t(*bi6ɳd`M)Rf ie"*)(+񒥗eijڄ^qѼfU65| "Z#6~7.7wL4趚+J.tFV UT +c'k-諭 +h[?ֈPgQ>^@y._5RM5u:uՕVu%y c8EmogrzgKޔRl2L:ҡrUIޙd!fq]y7*Zvߌƪe#7!DȪ,fZT)LVw@2K|btSKR3Jw&뛶kn`UPHYÇ/c֥M5`[B`WG%}W2bǭe":d[dҍNgщ UWەmupS.[V$(9mshWr-ԹNQC3ᙯpNP@f8dS^,tPI?fb$oW;gYWߺ:ҽi^Q2gQÂ%Y5jC}}h[#sS鯃Вz6=#0_G'H^l1 'xޒscu֤jְ]%׫V2vad g1[ +d[A+re=0F֡!z6L7tzuIǕAx)z|[ a+}bl|o^j7մ;uMĮ$e:4r7Dﺨ_vwp=С'{u T+<>`˂]cv4.;s#4xKƄ:v6Bvwv璸slDXybYܰg+ }@lqv<00`n51cm h?__LjFڳDMv=Xޘt~]ᙩZ8&`SCf3V V{?m }SJrz1*BG-&ũDؽV*}T`WaK5N1c[MZf1ZR,`VfWw3_]j\S +G~\) 3/KYGia\Ė 6Pvc{_frK\ጰzD5>UL3IIP1+}ef>SMSG)YL$TPf|X;.z,Qh8m9U]v`)כ*2kKG;4TTbmPyKO_Q3gzpr>}on_}KmhrwޓѼI|\,7Y׀P1juTaiWO؛g+.p8f|Pt`@^Lԏg;bV̵ >-ծ'5- 61M(e{3 @4|ʎO;p +d߀\L5H|yR+oLD놊YPiV)R?L/&tu .o)y> ѓ<S7_[6,3_DŽ5|O1|ALMYD?~v RZ7br[6TؖZK.i,he^Mɀՠï#n +3^e{0JsFlm֍նQLԀ0!?jށSp"SOiP?޺4įEnL$Rvul +1m2rDFla:lrgmũrRF馔6KC bGA临~'^dW:*gf 00.@\4 ,޵0;ubgQ?+–Y1+#og{+7F ذI6I\wu[ }6(!17F%^l^`[fj{&s 6ME2P*,IW匸+*ڭEXG_,Lr NHN2ߟ?5?(瘤Àzl.,'uC`??M]SDr`XN7*$1*hȶ74oFE |JfWFJߑڋ:XtIom3ܤ .o."[KĿfx\ oK@,2?oB|!ä'5U7MQ@[mՋK쎖jqXbO,dwIr(p;:JKMN"c 4berw{M14lin&LwbҶؘQLTcaLUѣ$W[MtԲ=ͯ9f'uOQ1Ě)蘍 rе{٭m+Yn59ArHq _(3S"mwZTeWm2Bj콎3N1UY0ɭ; >ezODn)ЩV9&c[ME5믙;/j9e̔4./1Z&~K_2l{=u*)9^ܜjRU臆{ \@pfsN?#j56&'x[ )>i]BLߔR ͍U9ͅ/mCX)gɡ"X.f<حC'UE_l3m-%og hqeQB`1+/-myOyOC-pih[RBKJ:@0bꞜQV[^L%GTe\%M^hoJ(`|@=%ܔUVz)XVq<((=p䭮,l!7&9i5 &Q6a7RLu{QNʇ; +.ަA$Xe;힥%>`{w o<_M 7*Zr[ޥ$73*pKOG;JQ> 0FG_ʾh)͵Yrz,^ceͮE(bpme |*{f(,p`~ҥ×Jن* g8UR݇=]ڃ&wk%C9ZLѭwQDsQ5.mc܏ +F~頦X=v]ƿxv`OvaVnH䚪_1 +e#[h'Kؔ= ` vT_s_PktOb3~)E ,Sˬ5q L[Jڞ@']34bU A'mJ1Qk~DSM)~0ܺqd][Ey|jIN9*z+^wyBs+[,d vȇ@k{S AtCKMK;TlDJ?P==m ܛb`~#ֲ3 ywXy kjW scUe 3L+oK"D}U s+nrjbgY\]A4[y<)>aǟYh}|7%Hc#F?CBH!&l V{Qֺmu;=?R]ncSn1]cۣeFJB~LܔܰC-+|`* +#fXZ":sl룸ĥ`zmnsY8J>]]Nt9AʯGDoE-1,PwTYm#81\A|~Vͮdx2pcWǂL N-3IXU)h]+58 z[NH^\l ta;rdPk8tsҝ4yqWrȡtU> n7:awRmrsSL $[IO b!v8)όvwqwc@Q1nHR TLQ(؛557]p: +1âzVF!e[%үNRbN)4f=Tr-Ow Cz1a+/ ¸ ͥ/Tp^MQQs0-gS{FTgmV8!߶J{@T27'Xv5ݫat6 +O΍>9>))Keh3ہI8Ws̶d>5;ήפ$3IN +-7Ns+QY.=rT5mɅo.MI1fYDre7 +y~x> cF %Ou[#Tu5U|}:}c N)<|l*Aro:Pa_ 4 &}uձ0D眏rup @.ܞŜ .%p29]#̢B|Sѓ ,t6FxyceMn{~stus^6V`-Bsm@/=u36 ]pY9ՕDg2<?'>=R!Qnr_'*SFǜʭ4R dEMfyGGLrr6}^dɿԁ a|fGH!=IXB%i+?~*dRuTd,4o䐜&TTiد\Rm@%*蘮 (px6Y51k`{CgMf8Jg~l_$^$ߴ*|u`f3:>&eUK(F!H"qv5Ł {/1b12U >=:lJ)lkj-o@?mɆb{a̷<"/YkK XjM kIASSQ'طT3s+ KG-x`F).#S[aۆ]Ϯ1|Ҏh`ChX59oe1q0IBLjLrB۞ S- )@뾡eЦ%SU׵Kuogn,|6r ,cFFY* iW7FI[Jܡ!*RWUn+xgO95]":~ܒ`2|ST6::aÄX; 6%Ĕ!j_d_T1үhy=#K=ZaU9;1r#O@22Q{S,t_]Cڋ_<~ˍ@CB~q^# fL fa82|{ J0\tUUpo @JJmNx^Z %-G6Օ^n+yly_lgR|KĻCKk:d[JN<>6#N~I0117I+>0p>ӥl5Qr`~ty4՞@;Ʃwj*Fh=6^(x+䖖GnBW: ީ_+ׅ +z1HC{Sȿ SR Lsm;עx.Q +&˂/h Z,w8hQ 踴Ib>M.XdCEΛlۤ}cF/d~`ZhHmFyUl W|pyvii]3k&:p܎1z<'/W|ڝ~tE@xm &ry ҆$fݝ킄KHIc3#8P7ۣdWM)YF}5ŧ;-iγSƙ({f7}j}=..)y>PC|#y{kcu/{ҏӱIO 7 Tj7>-gtXylK ôgzhTWx՘ew'9?y*l +Y`^=[woWza߷qiN%1cM?bnL +]cmmySK^BT bI0u!O\n/6o߄oʾZ_= +F1 ]aCE,t6g]t5[?$zӕM)xWG~m?n˻;יu˩(yk5 +2zΎ=((e+3 m܊|iЗAtAޜBױϹqkje__6whBYGs^[[lܙn҈65ǴȦ4p{b"r/3hkߋA\ks>Kes܀7 ACWD/ kRRkZ0|]bizg{1T-{[Anac7ǰ1TUuh1 ;&&k򙛤>K}l]YA9ZriЋJ(O>6B5>2ӯ-#f;+^ʹV{EekC)~Ѓ A>#8pu`{4"KˆojL<0T`SbRlꎞwk9(o= u8Md鶢Kbm iE5+1/TԼRr8!Y! ~gfϵ6פ޶|oy6]r:`k%}gbg8ie4ەġFok()ܧi7MZ( ^ϹojH {{au~Պ8RjKs;L)U3Xa}5ī`Wc;,>0I{&>oҗpu LSƣᒐP w-lv?7M1ُʚ=> ϡ§϶e=Pq/)XҞ95T0;Y*\?p1kc ]C,Sk, "_tu朹s_ifk9Sdj2d2I45-޻{;XQ.U4E +5̙sγyoX \{!O/;TYTvYq Nō5Idlq~9, wݲX}TWQuiI"iu-b,L졙Izo`"c#߻6@lE;f{:;!D3*hnH +~8K5WsSxamFh\G=ruF|t6ds:L.3vkb>:D;v.yྐlż']sASkIzF}`Yi5R?&15,&ϲ=%@n"*l,&zǿHjٳEfBRkJTݔUBr-LK۷rYfD}sM &scZūZ97O}2ȻVzn(9i8%8s/G0.z֦;7 im]^MVP| -=a{7;r] D:`}dt/Gz> ѻ]+אk䕁eM^yVEƎ`]tu܈)%l+>pz|EH-Z"w3X@~GGu4p@sC^,mIlhPE޺cԍYp~HN۔XL0#԰ma:ԯ$FtteW +[^G5"mClmt{v@;aʗg[ʦpik9d C_1%kLW]oVQaN"VՔߓR})>tÛ?=,OuH=ٯsd_tÎk*rfsYx?ETh @ŵѪ+~iAo*UI>3yk=?*/*t_m$48#gdE0@w0ih@C FMlܦqk#WRdٯp`_y"9xk{iK>2`Q *'Ulh1 <+AɺΜߗIdb@h2}mB۟V|KMNC3uZ1})A8<_էr 7feaձQ_ycJ\uDFSF'M4|@ZqM6Tݮ%2?fb4ؾC|]طw ۅĭC l=TY,YGlV_-ssN.~t^J@/'p' +Eц[NqíD # }pÆH`KtHD-bm3uo5l>=DnPyk3枪 XrXMlXr_]-/Npq=8 o{lzbPbJ|r#6|Ix -- o*Zr=5DٞvM˭b-#jjHJ0S뾍>=쭽\zw]#mPChr& +H~ {ړ7Zaхm%i58cmà_|b&V&}ϻ.9BԈG)?kHOۘj%- /zGZ:7Q׼oކ\!_=ekJ|yh"Tl}0}ua㥍[9X(׾-4ژ4] 7X4܌09>{eaܛ3q5)nFfBKݝ;f.ڷq)dw +odIT C*Zb`JR=ْ5vW\4tf?:1}uZJH;k|a=g꥖Ť"ܮ_shڳ6B}BF5CR;h@Wʻosn} +%a-Rq-S j(7@TH%ư7WK}sb:#f9dMOc+iU +QyvӨ^ص,Jmd]DG>y nx1^f\{wC} /Yg;*Ny +LC (~ uσ ovԎ+휀˩#QyX @4ZSԀn( %+#UhwULjuQD%\e2v|JdR>[h]r7tӛkM +Z^ѯFOk cWGFZ7N@ߵ\cLG䱋;t0H -K%S+}m{ZR,*#0r ŸXET_ukiBW+i|}³FNϷqO7jRK[$Ց ֒ZdĖd+.&1;jdmV qMBy n_cT`M𴒜u0uϾe|_-P'C{ꄆo#7gjo5 c*r[Җb,,Ȇ;#EGu` 7Lex9XqU>&vMK'(te b|e@?eiP@Wx' ȴc' bC;qρk9pb_ +q!LAS<NO5=S+i{zb[s>zU*dk񡭯eXKQ0q3H2>bB=t5PuҸ*|2D~dO_~ۋ,KqJ11#5@hڳZzZ\mT+sN>3^wZ,*`4,F@tt_Xۖ:\8ğnM:vq=psYܐ" EF . /ap[ iL"9D{W"m' *`9 $jdw 6k+] 3pA/ SE gWЍ*Jw1cg膞R[q&<:e4vn[G'JD5t,% >GhM:jH)}y턌qub,v7>u>UwGOmxrgu_@{:LI\*OC_ nkZ#Nc +3ǀyxB28O*|Zi2wp ;L_ﭥfL! +)QE馇]Vdɑ?0m&&}x/Z;ZLUKO7x|{ut釉_ud|FC=5ж ^6pZrst(͊iI-/"L ŗa!Tu\ѽ <Іk9` q E +[ֳJJ7Vh{܏6 +FQysIb1$_=/>zU_}ƗZ +d}^+f\$Uy,3o[|-Gn +I0(4T{5xGs EMLl̥DS" o/77"%zN4YǾɆ;&dܱU[288G-[EX#3QL?;{,T2D3p5PuP'j͟wTLJC;̿<-:>/7h Zf]EYŤ&XU.НtwFN~-_{[b*ȯ@[" +BbI$@ʪI,qS{ 5Rhڞ_}h[r\"|}L,6fp;{!uT@j=Y}qPۓφ_NR跕'ʤ!__@xS?e SkN6qo2탍wH%/?jsyi]|s`Ts ӎ Vl"ӈXSjTq\MhZ4-oޛY@K4Uܨ]m$t +4聕AX. ZHr쵙_񻆝{r$8Z%W?~I|ӏ]ni o"jțsK!CeTCPc`7g3vyhNyf"r+_Nó&#d|#Z_S攳KJnԫ'?iysM9ꝃXh}kjTkYhKݾ鎌>Z?pfޯw?npG?c FgWƞi9d_<0ќ){zg"'@,lH-C㯾"}?ۑryg{{\RNf9Y{_tYx-"-T;!kWXyC:¦%9}=iGI(.+l-7l¶;JF!PƉ*_}#)5۞Wb*sX7fBSXNY`d2Xs5272QOb:xȣXظ.hz_u<2M`f,BPF3{>-0O*{񆵧|cVm_R1J-Ro 5{a%ޝkɻ[&~UoՑ +=H1¶oTTG7y@ۡGVXƞߌ YY=a9*o}ᚻw_3/|:Ͷ7íy@I5 +R-?Jq~2w;V$"uP|w$e0{zLiH +NnYn>ތkIЈ]'Ai:aC)6=ro󘚊Rk}FcdPjhonk0N~ݜ؂*9;&2"e1vn;qM2;Qӯ }7{`TmwPque536EXd`mJ?ط?r8W쪇ΐ>jsݒc0RrV|7"mxm@)-.9"ǕYzLݾ@Kȼc3-ƖzM f{tIϑJ\Cw5d;{0f"ꬩ^PJZi>|=MOO8E x6'٭Ij{9 rSQ<-Ėm6*4CR +hJ؉P@S˸zp=,ê`"WlL'qd]{}#딅_q#"tb +kN{b RTjTn}HCsH t_9O8 jܛ8*~׳ߝҳs.m,%O/Ѯj*4N]vU>_7JZKaҕ/Y)̿آc;꟭*.մuGT-0gGNȓ3߯\TR_i򡛂?;߻}3 +v@Cjh~HKjڜ_8EwA=4 Z<'(+D<}m$](3W_w;,w6>2&b ;Gjؘ 1qhYvam]q1%ys +&:gb,żf]jZWSyΫ_yc9=<.0"m7OKyG>ٓ ݢsG-omCW;ޅ'^zueD&@/wmò䨢#mKwM _N( S+Kwե/a/^$Y.>m\kK?pKƉGκGЗ',KCMI +[o !O]=l-h|#y ϶] _$U$",?<ɟ]#1K5/sόow14)d#^XEQ})(4rM0]Hšl2o;^ +,lr`[WXް<39]69'5\!(UrF"A5yɳoG_>S}s[ nmR׽{GFNY{FT9=qF>;f3BrHYLw>~-'#5Jq?{[_zw]|,(7 kn*7w?]ZT;I`,=8ߘּ:2@&.eGGnն^Z@‰3{s-#F}¸WiI^hz9ߞ[–n/1`qd W*U O7=4nĕ# urZd~Goc}-E[ȏ^N'FЅ1#. +׿pBo7 IL|^\ ^ƴ3N~2 {2O*87+%q) +dDkM9`U z Dؾٵr[z&jOKnѱ+.MrPJOyFC AdI[Bզ ӣ#:hwE@)50aw*^RCJJuhR퓠3VznfEFе?Q3]T/ <|sQO opjQس}f]Wo|,{)Su.=bh!O1I_S +_-$u7SM\WA>m}Q;?f==}h4\V*~"KR~Qq'WO}ROM_=)O]=z_ĔŐ$-"A5[\88檣K} #m,汃<2{V*گWY; /<6; kd7\YVhoݰkB`Ǔ5q˝馻^I`5[_ SeUHi9ZZbh5Dۣ" e:XG8(!-1aF&a5z=e5-~}3Tsz[3қ/Ҋ{y?mg.cfx2ڞRSWM-2cs𬨜\=JȰbSu{ iNChn~4}w~R~M7HHp7; +~5^c>C<){)9?0N{%67i'8'92~;InILY=zp_iiOg^lvױ +'=ueD9%MNI@t5r +/?=1t3:i|uW݌PIp"$5PzBw/5"G^~7M:2z?WzdIT~d=?I=z{Gx{JFɺ$HQc*3U @i%6le>E/gsZ%DdB(u+!?&ih.EݵPClYSs.oJ#Z]gCTs+xͭ +~#jc7ҦV($GV Az[m@ӢJl{`̨[qh? _^ࣛ=^aюLU}ܡWu#ԯxnO6ڞ J vgI@ͳ3wΡ+_6%$9ԇyFH8艉_pUt?\Ȍ(mcڦo-bdJg|.:8C uḻ(Cs)|Ps#wP 16;/:>E YUn)ړeVϭO6ޏi Ց%:3}86 yW֧UFv"m,j!rjӆl攩Gɩ>c$".ץK:>F> +7Ԍ+3ȚS&~åIrEFᓯf:~LsQ +.lUMVcRz?5׼3kDMcЋX0ԍ3A9!lM^Wa,YMr5)xw+MӔQ3[s {g%+'9WԂ?z}Bj<@OozSf+/"*:af~YwS~ιsZp +꽉9ԓm/cBPx;s-.~@kA*vO}eVxsc5ewR XwQ;FxYH{g:>ᕢrQN=G*ߖK&kn]l%Z?bf\7Ȭ{?;S?X8̏vཕ5a1=lK՜ +> λw%"߻TǞ^CBc+f}:4 4k}20όk1ed_V\]P m~1{Qqڣj@#.}zh﮸,*0 \CMC|l";H\! m_׊Tkz#lQF|]L V \`[/p󫯧~&)P*63L֑cz\Im[~99vgM::wDpP4C_j-:ҳ_SR6U]Kp`聺M)ls\fGQy-!):]{m^r7{`GQnkob; 9&oU\搆y8KCӭpՕڋ^I)DGzV"^֍|!eW +/CwܣVŸlfHMn)k3]%ΜoSu܀2be]"CNOwoߍw?Y?:k;znc=r!Q[w߁Uq4qD) e޹cT`KKm\Wne:<ЪC{s_264&11H9p0hq3q ;}+aK*]&4_=!3ӳiݐ@ +FOF]~ڶpi>Y,AjӬ9N#ySɋ*I }yRЍ8i://#ח:3q] H5j~Sܐ Ա:*j]X,^U𜠉f1:rb]d`[zJe=2 ~LD4zhHޕ+e^SLbfsRyY8tN8褘ӷ= 1n ֭PV"x׈U{L &;`I-m)s~ ?`J +Jú1u-O^Hࠁ + +WR@A ?4u#Ң.OƨP hUr" ִ}BY-":'FqѺ ֫ʿHh ~9 +c3N^tE +-Q-ad,jPτldQP'm*[7MzSAGшw:lֵָU4Y Рh'JiDU#Ooo꽧k%YyD/V;5,9k($6xu +msZ}gk0nyU~9Vn)Nq`̶ME+ ֒kҴjZ٥ j IovẠl CbZ>=G-_W!LQqdǽ$5ٹ-#619\kD| X%!5ĂGut +2[ Y'侜IrI(={c^kl#lb &]<іzAyb3*K[S܀T& d\ujU ),>z奔 +hGq9g<3M/] +}J>ݬ~P(upV:2 +Ȑ +WmKۨtQ5֊:d"SArˊB|ܷLC+pO>e 2 딑K6l&`awo(]5Ϩx55"B;`^ 91ϱ ;c7eZ숑2s{>moQwdlU*qy!#"W;fY~]Mm٘Ҹe&ƷDi[mT`oa:y=6za2qֳhw0"fg[ٺFUxSOn- jB_ q>:t }s>1Aq +Zck3&&$RJ"<]r +feımu|sVf0 ,˔*)ʦN۱t\6ׄYM)aUY"gzndMzs)~*:ME'ֻ8^UrNy3MkY]$11Zә1݇ݒ 0Go(]ux)cfIRjetֺc$7&rR +W,RDuJﬢKQ%9BE llDπ5V,1yL'&ٴ\U DD/: ^v(4YwuA%4t]*1##Ԩy m#Ρ- X*F_I(]u %jYKð媢<=N [>)tx僂5ؠˬ9o9Qx#V6 JvkOuq;~M^QƤAkq_>2X755)x4Wﮌ2*"oz.v&lƝ3ۮÎOsҩ>yG"obWf-S7Jy½>0P:&%b6_s,-"{u- ?6`C\ǔ*߱S1;+3Qǀ5/X[$=3qo΢z,6sUGjăufoB'|ֶSctmv4lmǤX1)Ι"s`Sby>0-YqfV,1Ou[[4H)H;)LQ 3`M撊A)un뻻6|m֩Gx祿V( `^h dN*명;bc &EOXSr!yQyJ^`mhy 5y^8*AO%JxnR S6dG_wwpo;֔T^7nh- D0cƖfUbӼlL-mt-li,Xp.G\-TwWg^kM]"7lW{9 koCM/ bzx٩d(GD:0T?6юL~EG9itVpI@.oǖw<}H|4!ȿU͎95C_S1ܩg9E4C+, YN&{c S^{c!edۭ!WنEld#9"uy7z8a*m.+ϥ F~Tn?m(_+_a˘aM?6mS +G'$2XAxԙbBhVfu݃eYKV5Pc/K0jgܓUo'=atloܫQ vZ< ^cF%:w•6!KKM?+!/!:[%>Ӽ' RAIS]R$4,#+bl}Q?3?̘ONd=H}FI?+ gcc-莰y $G< $.1uiӳp%KӳI e;gPtdK1*L5s;MM? G^(033H/3],6KvOYbif0ܕ3y)-U[MqG,pgu%%9g 7h3YPqQsixm yt]&ĔEl/_Uͥ𩳅|% ;WU+:Q,WR>z%(+Ct~ZZQ V5"ZpK-k +jQ.-FG*z5B&^A(KoWo`oeCUW~0&y]ճq~vz0l +\<^mO<T-CТ쟛J%WCͳRX؟9%Uw*+Nr1[閬>ɤ'^c$Ö3p,el̗irNUJɯ +>}\7l珹ޞ\TNL,SnNS{%$V&ojLXn?8{UE/?|u~'/|:/5A}sf%ə%cSd&ɞ 3]*f/?]qY{^0Ʊ TZ@SnLLufޯ|O}_psϝӜ7>}a;q7'?_O5wWҖ%u-mU_6[Zkue,SP,X˨ɿ19Tҟ_|eSbf^2ՙ y*( 1񺦥vkz`l2fTcʑIZ{s޵\g6N$ Fk&[U[cALO"O vtoL!9업>bJ`v53 Z3V,r&|H}ϐ<<~ȫ'8/R#y7;yҾRT}fqLܹjjZ"d=bwɯ[J*&_Fq~N9$51A.nP'P捀O\`N^tL/3>C.l̑6%XCPk\ٲϩ* %Oh僨H>x(K'_ӝyN?=/c̈́D󁖾MKs|Cﮩ?'C1G2lhة.]H"1.dĕ&5H`_Xb3* +6UU]9qtdګ ++Hk*Lx32]t_~%N/=s~5)0uzKAz[%` NUB5s]H(pg\ I1 9ǰKHWP4pGo}N|7>]PTwE(+WU=SʮQQ {?>=ne 7#3;w :}vz%vzqzEp +SǠ"Sבik\-3uז|FJ !8%9'Hħ|έû8RnzM?oPBE"d}eT22l**u -ǎmx)(%CHtq)~x4ţ~>.軭`]iꖩLjF8pq?~ ܈L.&_>=tμ)t#o+-q#hw6] w6,"bI -y-لE_ӷNoNo=N!=ʾL>L{T7fuᑪiImъR12J=kJ+k8?=]pdL'H'PhN^uN}=tEŇ]T$yb]G0cUSU6F*x9za n(j^ȡ-^(iY>zv|j;y0¾qawCnD&WE A}muVL@7g`?Cjԯ^x㨴_?0}5O>;V]jn \痁bkUUGs,"NN\><4i +8i!ne`R E߹x:f %4PO0MR?=T,c%nx i^QR T $ m47ı`Q_Qa~R}|vŝ,ddz\)x꿴UiRܦgU$NKt&|wKCQܣC뢑Dƛ>?nbzx.;v;;!QuNs.rMB4Ѱnk&GMҊtC&4I-sN+ebX@u(T:SvLªrQXQ03fGf [R97ZXQ/` ?J4Xद{.ܟ~N!2N$nĵ"ߗ)3ĖRø e,[*Z᮹zVʗJGEF^mƩVa4znz7 fwhjosCOa za tl}L:,Ki=vM^M:IP $TGnUlv!1I5nJHc;5\b@ΓžfYu|DHhK10pe*3Kz_eB7 1G2Fk2 lUG&L/؛ rF͑Ăa39ަ̭8f=W[3!RugL [ZRƊ7+Fui?1ӃQ)q9mCʿj/C@,ߑ5E4jE3^]]St|"A hS̈́LUp-޺F +|G1K!0)7t &K5\pJ;bN뿩d[e5u=eRV[8ۻ5~%g<U.IR!ƙPýjy7vVJ=)g\QtRY7-ee} ҜUu-im">\Fm\6enNTwyG]k8(*aJh,;٠d6(a#qTgמٞibn9U%!hK4o +[bLebf6?*uMV}j=x;sRDOiUrgLrfGjpVY [ vFV$jlLov7 D2X0 ^jGoIpvmsdC,bEGʊ}Cqa4 k[ؑ*I84JEru#m804r7uC-hlʡ'̶n2SŬ%Y%tvb.\P3[xFi5h,ü4ߍ7dLH0 sJˆTkƏ 5Fr*xs$dIJ_׍5}tNQO4Kʳu"Aj!Oٛ0__.c0R/=nzSZR(JnnHS +;ʍQvre:`<i/x"a +jSgs*{}p-8{Eᾬob6"91 ,ȹyfhdO+XOh2tkxu~8 +&E:[[jaKڞ˕2t1KG2Ke#}bV-*MCoXI155'oYUO\, + `q\%{}8xEtl␾4+?k7p`*~ѬaEnhEs&C-@Fة)O +!:iuE\VbWٺ#pGKM=Y(\YNWڍ6  fN|hLZrQdD.(KLXHTI@qVmh*N֧+'):ʦW2biui+z!-/CyCbeGdK唀+G !nbM%H))N.d⟓lhNP3N̬.osGf˘@n)K&G&f]tl"d }9-~/ Z1l EARV*kX3mU`K|Ab^9HC>;53uid֥4?H]&EN{ABFԜ8)nX%ܔ-usU.+֟lW2NLեs WMs ؤaX]SF96WWOVTL!kjF=(Kj!ߪ;^Qd@6%v|d XzU@`k#HKkƻm"rRtd'>LWV[us-#/ -ifZ2_[ +˵i>|KfbEӞ$oM<*Cͱ0. *'+c|9o>^n8^;lkذ))jN޶[[Wrql/9s3p.̴ͦ)-fb+3]ܕc!j8X?=RTUem)-eh騹zr0_[OW}v$9S +<U8<6T2lcl sB-t'd>k|m`$u)%APSƭ > ]( ˁ=߇_KIqrR̎w9J[1j<0"p]&Jk(ݑ1hk@zNT$v`|*?5pclWQS#-`r/+Ku# ݓCO5GjHhz4rlS}߮.Ӕ#,PsL,4 %iE[ԗ< g"1^TKɈ{C.'&Y6@Eړ㣎%1ҋ^)-8{yu!mK'N<;0o*W!ژ{抨ӵ)O vxG m ?is'}E:! lS5%=x'Uc-ǡH<@16)>:kSC֜=E3ݐ;B\؁>Sp0!W%TMScuҝd҇yp +F֮96۔l~`=לPywf'D(ݡb-1:TRdMͅ Y0x3{a$(G*J m9a_UNsO6Y ş9Pn+؅g|(w[X5ے[K$x" F~,gJt} jgI"|ؚ=Zudd:Z p7y+|7<%m;EgJ΅$%H/aSfj*FaJ ^rt腉[|c@ +OD`26#lᢰ~4@(,v络#{j&d8 $:>TOc# .} c~[(; l0*x#` zd.-;+/_NQMmK*je endstream endobj 241 0 obj <>stream +mI!kCv0X'< .XK):':ZuUW|&2[_}L01zaqr% "06pA_ zڋ <p[#)XKNߓ⓿p =&fC]ꅻ_ذ ZζӁWcUa5ή ]?wz\M9I}"e#% ԇ 7pA6=11|c).ږ`BEhvB]1#i 27-/lc曭G8.~GvE߹y#M5DҗF߲T<|>-:BJ\|9@>(ѿ*؉O~[iWwN. vet́!e.g}cܞHOL:P1{=Q/e]r:tԶ[ajo˹VЋiYܙrc PSe1f@+6%'BH/87 D…A7MA8p=d½g_ÅjT oJ}7ՙ pn$$s/IfXJr=.-lc+ؿʼng١,81YaGQRZ/OL.riLѡ;b@AiG\d"Z}`oL߫UG*ryptK“Ձ̷TBmb5‘b?-]18d?u!ת{O;,^t>M*82 o𥉘֟О%]L?3]kZ)q+呎z(1rmT}o %y=PT z=mZ 냤b"R&KKy.Mqw 9+P?i  +|Ğ/xnwԥU,r/kK9PmA׺P!3A7&ו.T/&ZQ>{Jrȯ =xAvsTJf8t(G4%=UD2V傮,Qjҁ*V8p~SB\w-):Pxgo uҎTh=}[\ܝ=#O ާR*p@l0ŁcBnI +Jx"nh +jM# ݐu-K3PSg; ǹQO4:~==?މ"G0 +m4}i9 ߍQ75waJḆ]*t_nq_m+0?p1bgd3D|W*rreAٙ +x-9ouwlR.6 9&P?RUh/jiHȾS=>A_֡ ܝfM{wrZb??7/ZLe=Bdlcgj*poB}ߎ"l7}t@Ac_o9B[ړ-aC%:ҁX x,^@tg4|tgtspz3b]^Mo QmיV ^bZS PQTȞثdsk+m}fLK9+mੀK-5hR0coe d}&l#P|-9*BT]K`ߜh`1ߔr>l}m}yЯ o)GW~xwc8Hp>z1냶"|S~vx[FMf&'?17BVB\'[SlBlDž<;5V*PI'ƇZn~+|lRd@ }Y "dǛrtŽtr>E+<2b"wP=%*t s@m"C9_g)E{E{Jp0Jo,%U#3NXhΌ©h!bW@ML:P k2z$t>vc_oŅηy_Ե^{~::PNIK6UM偒M#E[yg(=)ZnL]>SdV;|gdTK-)L1HBy4W{;Av>߅r#w$ؐCr0GlW{@Ko;߄SpQZ`_z?vߙjW0!+Ä~F +qJb&LCԭ'5aS?Hq&S׀5S%.e>oL~]q IY_({d{LK91 ^M{?J qaM-~ +zDU7␃<ٞGMצ?whR7(>Ι +B]O$lcwImя&[BV⋅>ߖ.Ɯi_3u\M57=ȱGRvVHVțN1Bm u)\}ωbPMJI7p oZ\}=k腘~ktiمݗ']̍EK"dĉǶJ0w2+U6E +ڡe$?Fے!B5Ɩ4 =8_ ,-p?ձ 9T%"+F|oPdƉ^jBܹ?^S#N0)jRg Tu\@ =Za -PFpR|dca&- MwaF6ۚa)Ցqo lH0CCbAې;*0?:D½2Z +?t Ŝ϶z-u.'2F57RcU9F( g.=5rƋCU9&JAϵ϶F ;jB +fjש+3O =ʍO0_'+^"l2zܡ.E,uat OZk'1Wm=TЖ$(U Xqb`O@B̵SAOZ +1Lzmey0s*\)幈('&덡IUS oÜhK=6i-\jduwr`is}'v +:Fۆ SL7&ߟk2,.J/+Y=,tu oWZp-;1R`` IzLu :lIIqW)=#ǯJB<%Bz=%&rFaU, #DG[ +T6Krh6,\[`%uGV̌M?Rx?&љ'zD@toևa@G12+%8&ؠCb#036r_ +LyԛU`F)(-aJ?QmuU[5W Tݑ/RbLÞl3tfA7EXXl{=YpO1zΦԅMyDGh !nJ1EhIߦK #ńlwrB추MHs=#twd. Au\6-mo%_NqJp;J|r?2d i }]C rbЮ$'ۑbNT+,E?K\Vǥ +^[clآSG6>Jis!nGZ>M _LW򯳊z;;CY^aSQ^Nԁ eQpֆ0WI;@:3 vHI,o] +],/Їs)_-D<S^Q4%["HzN{>hNH|3TiM*pJ*fj/WN~2B }OL xHL72.c3r4*D- C%JrEmCTԕBE͔,VOrJvصwAGhp%-v{~smO$0!gcu읙P3#001Z])\,p!ߑRSWXcM"7>/@}k6zPGJzw`1Кg:bʅ v8`M-eTMu.̀f\[LЖp6ؒOeE!1uЅ lEX{ #. )-.f`s[΋NhЙaܫy:@S5 >G%_]rم}Zz6kbD(cm81*S|֩?uqJU\6Bj|ڐpA;G豆%A,A?(khs })> iRD34đ kS"(뼭uO eO5% e'i3 cKb$|%!#yT}d=We6,gUP"%lk Xf3F1x#%{ :ZsXb7 /#ؠ q\[ݭgyolF򾲬x}-g-) au%qLQ"r|7u;@˥lalH/>CեpL֧3V%]{(~'ub6$]Y_С䁎#l»Aw!O Rk&IY'ڒU!Ľ~97R7{~PO0vѹ?Ͷ7GbWRL6 )Gr깁Ugwm@ hQLo}.4+аve&*<6_.0359 &dr4K,gJ6q`ە|c fyijIEs15WRjfCOlM1H]m˼4 6pw5Ĝ 鎤愧3y^Tj%AfĢXxIMR{4p(qs%OVFUN\ԩf|1؅ut}>v59PIIn慑g&\UVn2OI.֮*@_mq:P_XsGxGVBUVf^z` ؓaCKgeBo] Xײ)Wh#3!ge*9 R]̴‹ss>D +ߕQ⁞:(G)'X|0 +۩ +pk]9=ɮrR +f_K}-}:VVbN4 ]E)b&rLWPH_pufqSJI넹Z@D至RB"zQ&.;o_6O[C%!AB|_DEڽc= v1]Xz/%ߟjH}l{ەS1X,)YrFҎF+ΪUBxCMG~+1@-폒b UY Q6#HnЇS#)rM<ұǺ3 :XnNgLhԚBI<7zp{tze!pB&j(6pv=gP9/5-.*kz-x9tȰ?47F WK564 L_9J/bm][ZEdPNʉC:1r;hيQzgӊZf^h8+wY\㖄 #j[=bOk词z"doR'vme=wst"pKܐO&oM@l(CSc˅z`$ǖJΑz^#Gu+FzޅE>> }$twГa5uhV*jO-LCK˾kyx!BwCۑ[mumu[J캄؅8UzBKlksB~ʼ:ĈFm!ć 'CS-%c}bjJQ>؁~WҾOXbv9=>^3lUH`*! c7%ĤR≁2~9*ٕ C,OV +}h PS-ZHi]Yo\]2Ԩ' OFiI螰p#AZ ^kfz3 wۗA>11blxeƨi =.sy.s^k¢ l&ۢ@U jz6@<ҭB5 ++:D- @>n0|ډRPcⷆ@KofZ_)J8=_[68Rs(uL=lmUJM. X }Ku2YU(-Ia'da~6*bOUxl/. ʮ+k&SabZ rDUKrO3OE~vGX):p2{:CC1 Wj,r6@r5_3orCKJ:b"T}:г"/xe.)+C07]ccCUحnǯ5u̝1n9202nhjX+Pۣm ;c]Xps_ K6d}-m 6ńv-n^?kG&l +|l+%9fiZlckECﶤE6Yrw뮼r^x=3qEJxtonk ص^roAྒ)cP.{ +FƩWb#wɆs wąGz.bEL6绯%;b^p_F TX&j9ЉDgZ;#-v~\3鎩X']LW3<ұcöoi3@~LDukg0i3L"PqX8ek-L5㽱>m3 wqW|՜ hdC#ޑᒧS_J +}<Ѳ +L\eBU ZۺPE^zo{>Rp=KD;ԓ6Gqv-6Ʈ#:LԪub"}[O  u +r()^+BȇIjU7p1C+H']&wpɖ6!䗓)tYrd&Rt/"eT*d{jmLMPURw$~>,+#m91@sH$ ϥ'/Af 9btA$(~7]^Я*\{ۑ{joS["MQIrzlBMs cذ9?H _z]v=F|♥mKMIWr"'[2\ ojZƱb]bהb,3q,)q]R=J[-!jfUc 졒/G~1uy#%*C]sPisu$~3/M7%wےܙv2+.ښ-/ 詑V2 0wBܗp@UWNpWs™t0VmgEQIfr)VD++/[baGt*=wä$]<|GρO! f(?:k.蛅VTO.MLkrXݲ0\;ٝr>IGzUן+- +i&fџv ҏoy9ז|_s *{C::xKt$i{a%<Ю'8, < o2$~}nQ<&22={%/w1׼yjuP퇮ٞ!^jٰ /RjzJ{L'l̰mI3Ρ֟[t9M5_ [gKcNsG"OmO .ǔ+0E)vsQЛ \XPMkZD[C +9X>dmѬ<>Ϲ7.[1P鞳kKW~|>%]S wI=Hw RL_o>ۈρo&_?[yw +tKa-V QAwݲrqe{F +ed~>vx ,m g™-0Q5HFzGlMK u7CP.ug}o%/NaK*~9$6c#ة9~%[>NznI\IhPP[2z1) 88MrV;|Bђ*JKpa^O841DTb\\ElNNx&%@gl >:y[`NiàqnIߜ'48ʢFKߵշWm~0Rڜwϫtܜm-v^Jh$DR_$]Yy9qpi}Q_cF aOI|ysZ=!hݞvlN&(׶ЧbjSHKoޙƗUH*(+:g@Ii18qsttL(tJCD5)518?x'P&ҿ@"vw=3fr$ Z AIf],kInltDMiΠJKq:*/du\_C,#z9p:ZPqKoH7^yr>>OmIqje,2mw0`'<Ϛp=oaJrM~2=Knx0eHa%zN,K*EQ:?^sX\ +-bK7X{*R;1uCgbF\*(uEBdϹG9vmM*z7Gm__Yyw2oQ3N>k]Em0kkNM ΅÷Jh_뽜IyXvޝtϋߠΦܲ;>=&yܙX_#} Ҕ:ԴXa4 2awW[Fݽ/<̜²P50f u.[{+Bt۫o 8 * NOH 0v',v"f˻ ٘6.OPv٭䋞}G7sy!R EaP9@ "v׸.Wp4~dsN@;'-N$"C=@Zbep psb0i *9 j~Oo,0j }yvKX+A.i:9w~; ?]KDԴk!tѕ)zE,lmN pWGLt22{W91 %23ccjlh{z=IA- .μx~s^RH)$:GJ<`w5i:;$'x{V5lmXMjK|NáձޓSҌC> hQ--fFޑ˸rKg}Gf q*!5=`1>!ġT̍Q)A.򀉋O9$ݕ᧻k z)4,dPYB^B2}u ?nm"q ):|Z'-,|~enWa h0 ֲP*nk^SP1/13 +e`wC2[ v&bG+]_Xƃup aPInޙ#7Fx/KC?$56#;V+Sv_Et̮,ȽVӐF."fY bWtIM9;$̄=@cb#J~_p޴=C/ vpAOϓc)tiꉙaX[kknh"E1VK9㽦oO: -/Ӻ1k3=o +ZCp־6A,ƫ mط:iZݣ; + UFַhM>9i.ҪEI"`->Pg^d4IcZlg^p1ÒZ> +h߬>91n"V.ԑEHJY{/"csP3+wf&}6RAy9p#GjnT~r7\/?nL*>¾YvGx$fMb]t MI&P%I-6Y+vDEf+Ji1ns_k}5 yh ?Jۇng DRK_I\v ٞ5ŧbWZXq̈Lyĥrw>]7..$3j/-G4}M9Ϸ{>;wcv lܲd$r@q[xTqea%;wukX #! Y9rUp \`Qo<YzM$M##=G(eIZVwP {)5<!@F bsA b".OٞdԭeŘ v7:]:1ʨu8}Q>A+w+zI si 356l$,ʀ8Nncwq-%klnʌnؚԻ_Q.^PD 7jC*fX 6$п DQTcD>~=oY]`cf@zLOhIyk3qsP_Nuw=Qņ Šs rBhI$焞ӛ:'kҲ6-a`uո! 3`ÚAaU QIRZcZVgE"Jqܓo_z +x,*NotSʝ M S3&-m6SgDh AUBˑ#qIxOAk?k{ $c=ju( ho; _kh} +K0gHW|jH)ߜ$- UnJX jY +耄ԭqqfqWf!i!CJjۦ^5~韁J8qH1eEhWJoh4l^e-9+B+烮*Ōܚw +3ǬĀbTq6&W,`;@.wdmCIuiۍ{ nW쌛ܚ^Y.IC=YȋG:ᱶgft|E[)V UA.LeҜK,.XѰ{wℍi퀫օ欝uq(9;?%57$V=;/hv2,m xA,E"~~}9W2t;F̷Ǔ WZO\$'Lt$l@l0q } +iO5I<i'l2Q&.otwf?îGH$KqAA/'UZ;[ <4c=X +qt}@I"* y*fN +h[X":&GUն2zsng [0{θ_} iV4*2MX}qL!cZ2QrĿh\\TQYŸҊ ^8\b};}/?hV#8Rip k7}?Y ѿ@Q +vwD)%D7oDu|w]b{PY_>(nd#ZzЏSQQ/IjHKc@tP"fn-o(՛3H|tΪ¯!T<|V5x;i2V&dDtP Q3Ҡ[qIyϙ;S +FKPMkI٘N`JNݘՅԷnC|S\u.1kKm䧌M>VkssȒYs +,O?5 ?<+4L}Ij y [Xr+f>~cLGBl O_*lAz?_Y$Y#UoawPYY+3d +^sF #kKBzV q`=K>,Iwr /oq3ғjzw姝^!OGI 5zxN[4|Q ڿ4`j3ZIIpV}qlM׽G@\ҙ01q}E_yhŶig YngL9@y?J)$. -#Q$u{Չ Oޚ;1ulkq9aq/nr1q"wX S[wOgJȽQc 5 :]l7&yͫ/qa_i[2FRcʂT䚭Ye~1 :0;Q9N04+K/Q^_J*U)-)x$[_쥘coŖ]ϹXEA!ad¢&.fȷ(8.Eޞ;0ڲ&d&z)ŤM h}3i">m>{MTS><yۿvҫq5MZ`zWՋkoW֞w~hG]| k'=EE=f[?3w@FNiΥ渞1~30%7nw=U^C::9XuːA/Ɇ3F!!gvy r&.2c jj}@%Bl%Y'd r6>9o)1%>dwBTt\䯗Hw SF|}Y3GS:BÊBT A< QS &gꐚՑ2K@#SF>:5, ̓*&>>mQ0`~\}o +M_%7m5Nu/PsNO$S89PsY +x;d`]oEIA~r/0SSQ[V=A* ΓM=P'3ac- +x{-E\ ,\*lslHMi h={ Z_E3ڒVХq#Sxo~1e +K#/@]sY q v:bu9 x!cwJ0nNɯ`A%~FGglԮIWyf[lQRjB 2/TҲOמt~s iՙ5ZcꞓEE"!a ++捉CZy}88 ]X(l Яm9 +q5zm7gmʰ0PM5&U|\8<;8%y]<;G13/eeҐ:e#w@͑k?xIJѝsry71;#JnwtXۤ_.u;ޑ. +qe%R|SĊ=;%!ɣ11 V^+]} +䩌qˤI1G(u<+CIۘ^}hϏ[Y~#iHXܠZ HF|['=TtsS$tQ+(!5)i K%$ 6/̒' "R:_~y?x/}v,";7ק\//u)-gU>eB6Ua}zAV(?9i?Գ1WBiĂA]Y 7<wM$+5$|]݇1=S#,'MK*zcAa4BƮK!m켲WO_dwYռ8ݟ50&BuڄԡKRz8xsRޒb2?#2)-TW9N.}9)m&TyF.Y긚XoOt?Ƹ :9GZ#\Q +Z֣듕8Wv!=@(_zthspRh.$M hYI9F\dב׭sNؤ[8<ʳJO,+98̮ TX?sv v@ڙ=>.;ݲsF24è:_fPπZd=Wk֧:!!cSFfgTC_=pNlص3@sAעJ^oRv) 1~V[&a +yrEXC$MB!faSRj߽D@k}S+/?_{}Hs`.d&[uq^[ߊδ=)Ρ/$Rf|fhǥwq󀴰"K=w4A\U|{&i(ggE9i{cʮcuv>-5Ђ<-ꤠ7;SU:{7?9slk +u:j9X+;\ +tqTE*#倆jUT _u\OAm z\|HxT[N.%gbw?E (yty~i5b{_Y I &D]JO!à8(k| {5>OK*AZ~Cc6smgynsDTK[1zBKkKشEL1>na'=@5^DŜΓE),1b*2 !zDžrHbNmvDٔՑֈ18+رͷoھ ͢-Q2*vWR/g2~* iX,X<8ƃN9 6b5RU;JFCLHi?lNu)-yksV 7 dkP3CMܤY )u~"(cQn?nwfIsA 9K{s)+q01:&V ܴdz i+0q QzZK&L􎌅OdօXĔOI^%2n`#66z!d]2y9 d +@̈́@%,2iZvaqe:86K8i srPћQ9Iݸ9XȆRv6&n"6%-ĶPV+FݖsǸfX2A q[p%je )&lBkk)j~i39RyǭOᯄX-)-0rQ"ė<!aLj s15RZHq94\x,E5wPwy6*N)Yӱ&#ELGjj6'dL\d(&'bj$& #ePM-6ka26[䘉5#&25p`Y|(mKV13dcc\r* gjC,Y̆e=[ + 3{|{뇝a-5S1V jޙ33q.kgzF{Nl hY;@(' \XHm;@}4Aݡu&,ƸJ傰V {Z1>zO:~.gXow~ޝ jo|58FT]GO>_zQۗ'il=Ees-m"5AXT RfzgM.Xq&NEbg:u9;*8u2>Bjb]hY {nCLIʉ7 )~t(4p+:ܔOR[ eݜs>=FDoI#$nD] hzN4bGA'$MlxAK[ Y+`4dwQ%7omg!VԺi4=="V'-'Wι9ČKY@Ms1 çTNm,<,LE*qeF{+Bejow&+ +)g,9DC&NZo>6B 4b6ʺKȂxG!NDC*]ޯHv²s]b9k|uݛλŢs +=ma#25e +  6KIhm! 2i#z"gBzug!4fwU2[PnZOvM/ qDs;o߯NƋ t{~=0q Xٗ20j|YXM q 7 $=H!]#re ͻ^M@}d8Y -1TMRkԙc{B /{?]yu:%m [ήm[ĉLZI娚E_} ?f~}ٿSZ/9Z]xWÔDIERE`s1!GԸʘҜ (a57X@UTثYjdS{ dT*"zXA/Jק/~ؚ"TBl5P=꫶+cI?q>\`%)p @EkM8(fu!fB*rmDI,O=e&7dbAnN[FҶyi;0€׬w}盥 1+?{Pv׆ߥzAhMa;M^Nyjw^ e}v7}ԿCX[-|g9~Ox)0ں ͟o7ttwh-GM_m?kf#VOsg滎߀:P +V%m0zv$QvƐE y  g17ɥYQ#.ۅ% ѽShq2ڣ?kkL\=(e r 4 )Qc6Z/Y%R9ԘQ/2~.C X뮈51:}gN ,)9[z:Vzw)ŬFsV.fgllC@8KZو +[,`\BnD PE QԐ4aɯ FtԆ8- +0ޯ]Xؘ?ʸⴃ]KKC[_.3KFe YD##eg!"ZF+گ#m cq}ynUS&`DԶR01 Qu=zte UԚW9RULɆejCoig}7GW>?[5EEHwmTд5)C~<;2tX[ he&dAY$*DxXlN˃s *7쮭yGoREN_OᠶfIex0 +uO($BϱlNePo vQ )17m⓲ +N9kuU}E09Z-mQ T:FK`R\KmݙG\Z9 i )d$7:J8Q_f.> +#a䓳+Ba#ؤd\Qy`DcS18f&&Ԏ<`Rˤ!=A,sйK h ) kuŧ%,XDO4ZPG_9g7\BϺ ƫKEi4*=1=%n_- We#>]+& )9}8L:4j _f:,A5.aQBU/}DKOYtQMտ-؇zLfbvlg|}}_ggsg,Nxm}3Ivd`\'&&ra8,Od>WwR*m6-0Ot%F‹rQߞ4@,m/MJ3 p`U&&Aۚ,PF c6 Z)-áJQ?&{I9:L($' B|LMojiÓHYYЁZó@SD#cI-ІQ%9Tɇm\|y :.2C +Rh)ٸژ2::V_p<2ta  KogS`=#:f=r' +ti`PzY`*~u IM=fc)2 @3fO;=y8{˃w:@bz𥡻{`)g"F%}p$ SF'm:Dv$EMF4 LFn,5I3@~X<|Fxu@ ,m.sjY& BŌQn?Z 4X~.w${[}ڻ ڮbڦmI6qlK 33eb i>x\A=o<9u_S4H$Rk[ `rf{\qT;x$8-c[g)GFԩPvYE.EUSaԪhvjF|F>׮ L}uE] h@Sdbܾ(9a XA=I 1m횡R0=5MH+5 B`%tiWC-E=ϗ@># :ױFl!!Nb;SyH9Lc"C*zz極_rj{C̏5lpͮێ9JzOM6Pť~,[qjc(mwx<jsdRcv_uP\ZEM/Tמ{8֊Xj٧`[/ByAQ P2^5%gm<6!jr+J& B`~d~.J&B@XȐUMM6o$d9@x Cz"8`*xmP)dB_)fCuV|WMWLg2> 81|Z.ũbڋtWG/p.Zۂ5I?6U*8̀Sj_fxĞ +S^~\XV 8"܋ˎ9l 2fy*P[I- R2a.%#`9|?IbObO"iaP^ 1coྶe\)uqpDy6Ux;vOp6ʫSƒƚ^접Q2>%6ѧڳ/ilEA3 ͓u䛽 뀊i0Emƹn.ڧj@1 tӔucBܴ47\9Еɐߥ`CVӷJ^ZA.%ի+@ޡect<锕6K*%iEZ熨 + 5`"dԈ {;\8>^ޱf T;2W /V_d-AU `UQG'b[1IN\!:TVV@k.A=6b5MEo/u ɩ^zI wt́1VwO9Tp@`b|zr^,ڝc7'XYGA6HkBiѪ "+J +ԧ;T{ ~c 驅+OVNm]9'%TRre/tʨ3'#aZ`̃׽jr,-x5QX#=J̥mL<Ȼd/K\J!ѥQ;5=,nupkD 2K[*pVw>#|$CiDβ1Q{V;so:IZŧ❣cy6(Z/痁l`JZ{(k]wi$jJGC/icX4:8O;V˔9*§0à* +xBIH#۔K߂i]ǁZ%LϢf<3b..GKcR m2y $lUCscC7Eίp] +ɥ1<*.Z\:QTr;,tb.oiC{@wM|&.ʱvgx?ִ:"U'gA-ȵHM9~52QZd _ښ¾Mu2Գp'K-aXnOAWPw戉ZŽŜRUwhhcZܾ@NYG>>@4xu%8$ £%.a}1NO94 E%ZHf>'Y_W '̣Yѿ[4cS<*bzHD/{D"YZ0Ww*F\.hKX C5Bxrux[*j .3!_T8K/RWGnǰo?{d'!]J*)Dx>',U* BsUAu(~W5n 7^|ovM|kF%. j̵ϫl *:&ºxQ`"rB|Xzu|pҫ㡵Y,-lk"|hO[!>3Txbu7}40) [%f^}U./@~#Q N/J:Tm>j@I=4QWUPaN%:үDd'gCh?reG9YsjY13C>ŝ*5$ʣD:6^׬@g4L0\8DUW5b"%xz5Ww̠\thlD, -zġ L] yЪ@%VlLW˚&ą#xlER~$曏Wy谩K0a ^ C+ +kLFF4,m=)yIZk$#)PIڝHޛN_Urz17NL4ԡ? 탙'b43w?ɹ7з@-hK}2RONJL5H9XaԐrR_(WK} RKIH[O` d#H#U|q,~-2ҧFE5Cy$Tq Fgpϲ:BfLE^ik9:5<40Ońyd䴠GX,ħçz,֦MNmE[[|[AXVS޼8hh .UONV32:L‰Tq\СJl[)`M"|vȡ5Bҳ0 /,_oe|z R42JB&ƊET1~- #eyh:¦τM-e GUGVE(ȓU D|P!ݯ``BjiݱÉQRrspC9ڟ)ʧY_!x5.`S~"2t!+ou.H9.1AMLJPS Ϡ_f/ *.+󃚲ڐ* x ڗa,Ă#[asl:Ƨc"9A H +٘K=u&5l@'9ew޿֐ i~ 61ļns׿x9k?L)S6%4ڒCCU}ϱƭ O<ͻf-y) +; rY󉅎 +Bԭc2j.G&!/ Qr4!ɩA͜G<ԊW_hxh9~׳HGKt]gS"V&mLp`0HY[YQRphM9xs4zy"YP3Le5JHC&b]8㵊N263z|KYpi%hXfeъfEO| +d=JDD@}¡ifU6sf*b|Ӏ^ +)R^u4.ĠAyvi8h?S 9A;6J+cHY8h_ph|@[phM"[ h۫怿/7-Uje! ̓BZ +̯&xdJ*:r1ݩ3 :GLY 5i2{{B_# HȑYċ_v: CeԉGʶcdž^ P2"|T5TPYqQS{3|HYN+V-eQRO؞<ֳ!v̡B?Cݝ%%<ѳM@ߌ2y>%ҕUAkkAsuWxFvV6~, .YU&hmzˆ֡FdCH8hhxv"7rm +b<'Iߛe5>]èP `N/ Cf Yee^Cmܸ3ti0"q Z~*m0ݚ栩~{;ި=^+k>^~-1kC ƲZYXv\VۑIZ5y; +02 +6vZL %n`s{yq?.+y(>hA~\0il0 psl[A! ȯ$|K[ș95pG:SO'+jƊ%I2Ra={PP}y1a;z7~42jt yh ۠Zv%5S!Aʰ򊀉>(Npm!)ۣƹtL|DH'kV=NCd2jq u?[l,ơ94)'k I᪤Hɺ㦤p//qiEr +㊠m]򐥺c @Gz;l3H+=&agZ >a~ -3yv8[ҷFi-*ց.;IRԶv?`OUPE2)C4Ԃ?VD]aჱRFQL)~([eISO/q )Blx%lf`d)Ƶ@T4.1K (%IJ(mge@܆(h9%- + 5\K̓9*!%9;x_U3K j(9: +ERCN؟!gEAܻ͑'?N%D/hT4%;Nu)t\=KYBGA@%g>Ԁ"?_gHɠ_rWXP2XALia!=Ǧ4 x @k>)؞p[Y0õ_#@^iyC  :Q@ =  <\R#"rCq< Z ^S00Q GB{@;I#ߺ=a|Z\^/ӱ'k?POH;ԑfVٴzy.8~ +r 4cY x@MY^X*C^6 a3 JJFjzDLBi~ppLjEWxETЊ&1h1}9!cU_#/7*17`PBtx +%̡>>Y=ڮ;ސ6,s{%~%׫%g |4+*#)A#.3 hg0oK쎠nl(9B |>}3TzofwΥP*Fa䕓S*ZnX,q1]|W-"WƆii)ٽ@Nv3ik,#}{;~a]2\Ե[AJ9FhR~6ue_ڛJ6tW]2t},!f:ɩ)jJ@d#%*ZsDtΠ_̏ȧֱ)Y%YrON<lRSs&lBm.Ⱦӟȯ efKy2!lw.a=fgA=Б!=%+'g!lr68``czR]V#'$TwZqoVz<<ԏ&P(iy%{sYTh^hU?4lh!# OоFlXR501GK 1xXjEq&Z/yh. 8.^Y|lZ`\fȇңU0h Ĭ+?cV%Ye&5ӥ;KXś8֫VѲQB&6! ]EBdҀKp Fc1a- GUظrB{Le мJE󐖋79\`c>~/{ F,u:{`٧poLM%ouaڧ1ۃ)ls;{Ste1ߝ3wЙuB@\C>vc*JԵ{}0NxWOwϝ̽qBf7} :@ Yn/Yzcw;O;FJ:n9.Ϋ &ۦ{(SkoqR\H{1 F*I~%`ny3*,ӟs3 *9ylw'&"|\o *H,;=.#~3T|kov߹~Rjh Ғ231'Yy#PJ $אGyRD7E4J±3JV_,vcl܃5|3}aĵHIuΒBrF#x@E<<<.r"1Ȑa-]xIɾybu bwh 9=GMsp +bSꕱ& C#]f,Xԓ8UO'd$ }΁@<<##Ib膺:h}HI˅lqč+޹җEK,.`Z +Y3~í>!󠌞{bڠS4% [x;}׶쏔*kɿsfmgs?)~ hgSPr@2="cVݟff- .t¯Z:C>9T3G >'' XHFe0ȷМґQje>-)e1EwƀGOPvIcT4$6IMQOv; +[>LPS 6xo96}s0 +#ž8v%Ug?_ ^ltw_]D=|]]i>}R;24aaW;Q{¼rtv> 9MK#sC{°fN" اk# !)9>qu6Tۘ}А}54 |ߧerJ!ű.¿25埓3N>]j>a#{e]'CZl0(걦9댥5m:2i.5afA}8)爬v#.\YBYDrPEu̠xĐ"mt 쓘7^hsjm``WMeޯȍ.vJ+zF;j3vJ+^?ui3ej%^o^̹<-zV/$~>ܓ;=鿘-znn2 R,#{k +b힢 k$JKӭA⻃Qr}_t: g?O"JΈ)y~ᓡZZͻ=Px:|a@=OcS!cϜYL K{)˭ |{7}Tr<CBaOZC<11%5%Mϯv_57_j(li. m}u噥;ƨ{'{K-X~*Ҝ2|: 9y3Ur芶.qj/^u]gWRSҿ5ك}fn#<8VY|6M9ނkxُ{;FJ\| +d7}yZw5UeƏܳkW9##w{V|e}9s}9>:dY:aq+Nq +z@M_MP"ܐ{ASyz.:w{H1Ko7~ș ϻT\U.&G.\*^BtPyfԂz2"Hyb$ Z>1ݹP|g jKS%My7SOsRRwvSĝ<OqOn_/.o/Mb&b v>NOOsYݸG[}{ښ噧WJn^:M;)=g;9ȼ ׋zhz}B,T +Ƙi+o +RNOv_$"^w#,Mŗzo)fh,(g|guwj7' ;'Yqj0%G]%7M%5A'3Sz)oe؝AaV?%b&'}MYEϓ˜ﭓ=POcgۃȇm{ +oX +hS~VUܖv1 xo \ Kcѥ;Gv^ۋy'[Amclޱ4^~"&3 {3[< JZ)=I.V_ u +amEΙ jO{џR[j?'14"&)_J΋"%9?ɋ>49+qjFwM]}O󂔯i_ʲlEDc~a 9#ǭu͕:gi/ +8pgB0^lВ򊊝z& 򻿏?P «sg3HyzQ\s=E]ӨW915Ӵ\@rcK3C/̳E<3YM{>yH-,u!^Ob̾;uҘxj=wьm3{UtM[tZSݢ(kEyz/krs^py=qFg o)b^~6!d[VP=MMey)4N— 3t϶b{; ǧ;7yq|F}eiÿV㞯ҢSoOaW/4]Tdf4aMa*>>^B;ŭv`[Zw-mӂ_R9nP7vhQ;C;G}%6z[Z~UVşV'`n>3l_#n / /s͊sζ#Ojv{?(85IjA:'#%Fѧi<4=x/Ue)mmO@O#`Jq 9ZVwN{E[s}FQQd]N+MW0L`"|yK^yd'v'EJ)+/#vǙg-JE>44®ƽֽϿ;~yF[9Aίkxmeхvcm= 딮R3$"-':qvw#-Ue1}(r0^ī.&]j=DUWtmgA:LNqxj7zm ^DUGF`3,ŧ_XRԧ^j҆5_wkZ\x9+"\k {fn\^ԁɘg\5)YEn5ghMWuoVHʥL$'wgTP9@x awQ[uFUpJ[kmj*i#?S#` %? f?&Y SSߧO>{qjgz3Uc FiSܔ(o?D}&~9Ɉ|˵΢;B/D-GŬqt5?MƼdA/t{Qf?|Y9eyeuyk#B r7-!BV?xK7LM_cOQ?~h#&]҆~Zz}`u_҃}Ok_t"}7BM#¿2||PO0_&;,mr2V:Oſ/5_B=\<'_G?5m(\U}JWq~+;]76;Oz&)6- O.Q>#Dcm6/x=TM(9Q̷%zQLMM WKnaL%\`ؔ}Ҝ}aeeν'H szdMuyuU VW_+ĸ_Qn19EMuܲ?^2qK%qI[z ou\67>B9k^\sqGXouP2''uEov[ ꪒ~4֤rcƐ/J|IH zp&R]YS]Iƫ/c ?s +P3bȨוUY?-cW}ښu2^𣾑7O7]\83)eZGM҂W +hQԟ g-ſmt,VZY_׀UXsڊ3ʄq6TfV|}@Z3VkP G1ggJ;Z;Y9^w =]?_Cߖ{ 1=/?o'o<~;8!}yؔ.}9EEv7ğ6/*J|وKK_uz02ñON-wcF׏O=ԕUۧ)i@yB>"_U_^E?a^o `N-@<%-c@c^ڇ1K>ֱ_ 7Cr'4?3s}I+".n>wf.5S"7 &^k) +zc`#h3/Z  K׺k؇𻫝%eUY;ISo $gǙI_Nq`%}?HM9?θ@/fě +6}&9K[/ƄӦW@ƘӲނ $.},_n?NbQ?˳4|RPUi 9 "[kɫt se],u 46FATfVSkCBo`Y|dɛg3fX^ C{}+{oYt}/H}m %OwG$tdOޜय़FK[{1F EL7"m a]禖 e¬qu"^vok$,eA׉~?Cן*2R>miA=vNE>zq:e嘛`W4Y?ӿd};8܈{=(-7^or%hӾݵNӕM&S<1{iF[ϳK-ا?TWf^`$V[wHowp/vp/E966.<>r#cyc 2cgG8gQYJuiD?nPyH)r7ͿSm'W?fBOw-aOۓ/j˞~ܚy9 P*k.n R"I_M}A|eɷʚ Rb%ŷì[9NOjGElXȹI~/luC 5uw\>J{ͭ~õk36Vwܳ>]-Aيc܃)f}WZGᕝ@.nhZn+Z +ެ3FxUeig6;O!< WFJ+y<|J[+~0ՇP͢8Ԃ8IAչ%yO>[ v Z% }>.?Z  ޗ~e{?+rO9fc|km{}Y4?{Tyf(5Fy⚯:Ĥ|:k;XxǵX6]dW)lkle1'=Yͻ͹l  ~[@ܳѢ'kn?7To#H[kxf_2֥#'m_^[gS¼v:ou{C" {WHG>v̲s)='TlX^kS6ɦ#V=K#mHchȺ;L}}Q,/{yEv[PSY95*ٹXWU̝@ |D|Tq`\_Q8֛Z`o`N/M~wr9rVP{73.!n\'S-N9?|CSƥܛc 9VNR|sRJs%C]7_~֝{1|혠-#g_EE?L~7e^6~HhǾS>Ɲ9}}Cz4Ky <\/?"ǃJ--L03M[%w& ?"Gqhr];?:>_iNGF~ ͿcbjjOF͵Nb:;R~5aNB}>LQg|wn}'#W-wZߍb QXü 1N^B>C$FZ'xQZ&mcZ%9GtmΪn)l\zWms3)z&ɜʔsSS)loލxO;kl}m1<(# 13Mw7 RmӤ$ha#be/ovqEnoYhD>͉)Yz{eiϿ]ts46ʮbvmc^q iLzO9I!ƫ/ـj{8Br0WưTq@ǩ k툛ܫ&أ~R2${ĔVmc !`?MHޙ+xv~=atqx_^U5Dž a{l2+:pyʩSzjWT5nM 涼K 4 ɿ +VR:OJ+2)>+Dڧx;̤^z1E#]j"=Zi&=DҒmsB侜׃ kWz0ɷNp`y`w0MI$Fn?c-++mdw0Y:1JإvRDG]*e𦹕mar)wYpԜ񋩭}Z>֦8N??/οolTI#+@=UBEw6o"I)~=ON5]\mg'L ݜd$,{ߎ2boDU} E|[]꫐o&-?=\,5(ݛN:pZ 56$VDh#+V`G= 53Nۙ&̒mJ6Ҫiߖ7mψ0[ԕԳ~\mY }0Zz65/fjjKj .Xlv=26E0QiwƘUEWS&m [o,T'_ҵd=q-2`Iz1OUYdi,oPoӭ5ЯcKKQʻO_/w]&GC{ s}[qޗ8JvV'،~RMYcj?_[jV[ws}UYҷ-WmÜ̥6Q|cTyAj@lHsIA,ma 3bmy6WɵNE)?ZZ˽ DK{yRz{yR8yfM:HCAЉi%ݨG+wl k{.\LW5}y!6'@P7ultn"_ZHqN^$_Sy$M샕NN,,N(pk7%ԕ)N+cw_Xb}_OxZr>J ;cBx2Nt׺ +Z{=)w>{խmu[].=gnD^5;Qj豩%r7j/1s\L-rOHʰ+M(HqWT]'c쳬B"E͖q+K's  0h6W{)o,w xſio4G_Fn[{@)qw7=w@kw{;y~+r=}G234[ҟζߝe ~.K-VE茙ފ-5nWuQ1cpe]c[փm vJ/rr~GF~?VHk@w;yw7ۗ`>3r6Q2)?@7NU#Nr whҋ?> ?0cTL:I(ã! 7d<>JuVԅ [0Ӧ;Yb>U7zYq518,4hGQ9!'g{{$#PG7Ay_i_Yl%Xxmqum 1vt@.OVe#ĝnD~dy?|Vx(|Qȧo^ݽpQJRC{:h2e$A-2b_Vt}Ppib: }>)7Mg?#NDx|.ILfj1n9PQN=6]C _n` j).8Y7:6/'RqE?ry~\nG%<ce,@JJSD9FN: WٕĬW +n-]V\p:ӻ#_?EE}> :EL; xGR_Eʎ9ޏw(98O^c.f:>@PB q_vqzynvIRrkvIK@9^6)~8m{s}{ȯ,mKѱn5&g7ƨ˃I58_qF'"۹oN#SJXiwɿX5`vq+"su;1н g|sbDY¬jX@[C#rrᦜQGԸ# h7Pس;7/^^ +pߏ\: OS塗uO͓ђ TB;\8Pv<4<6xiH (kPǠW/_zv :yp0oorx꞉_r^=m1>eGm\G <KAwB=ιgW.'c[߾Q#.kWxB-"G)z~Fz +I@/]} +wt'@wcܽtt痯ၿkjrȈVY<ᒈ04vc#̊ȋ cq^y +6r"$T|tg,lnS_|L*āA-8L9^pGKW@o|q'cڡJR]͂/G%򮚬*?01GqG*#~s~< +nsrWώ_lG$3bojke I+݀^BbsrNy +xcнKA|`ӫA~/v +w<Ǡq6g?"zI1K}c//{,<%(/<-UA} } \v?ЍsA|/@.EJ˷)y —V !ui >T!Q 㢎~x6(kЋ79>:o@Μ=t4yqWPbR:|e<ۆll#uQQwBC$~E~zwt Ѝ?ggxq΍02_9dRCۙ0&ơbe%uUВ+?Oy%A\I o~t3k޸ s]PЉU/}TD&u"M]Pm'.XrzVrM`YVERWWY}$PPnD/_Oyp(<;T2χn0뙼 yS: `V'ȋ㵘J~ y҉+Y` 76n"V]%d rb7$2Y!26dn +53XѴtH`i=;]+_#G{,/-mɺ*kԢ]P2!mM,.t㗺Ysu%"PWCkwR(ϫ +7`w*)C X%ksɫn ga<:ݥd,P;Cqdn@P(oNu6Jۚ'ꚣĵ|֗6MXa +aSe*UƁ[ Jb'u \؎EXA.0!fr=PcepKKXksfƨ'hbp*s%KCܜ- &٦:Ѧo5jёS L⥤2@Bd6Ķp_Z l&FX3Ϫڝ1|(]i 9%g~O7~fƺtե.bv4D tpLlQp*N 4[U`k!l+,5%N3]+ 2nΎ2/z橮Q?Z+,k m:T/ |؝fq.-'5\⊔ U=xq ㇬B>Ԍ7gllC#\,z̈́[&1uՕfy%q Imɻv,K&nN,"T82&rUJtzKp*ӵ=C]wFXcV2Rb,`u <BсVUq]z v^->ǣ#lJ1[rZKUߴ=Yux8X *S%&A|Z6t>^*x zuWG8%-=0=N%TʶU1w*niSpNuuUZۖ7%1l&3H-2FHEx#J_Dk01A z8_== H;"'~fG?AsƩʊ99kVL-X!;z_!ﴰq[LWε꽳V\ ]Z`mUtCŬe4KWۺ؇al{8 "TKP ܴGXI^ɫ˃mk`U`;r&xtOړoRIYח:aUTW)aM]@K#eʨHᲠ6]5՘`Z{&ߣ)^[^v̰Yځ `v cqz|@*r)&ac`۟f)w[{.Vc虦[l䣶>:qHN%>.A﨩n%){]Sl4ˁ.Ӣ"mJq"L얔%o|>ōzs8S14:Bڶo)yo{ݦ`BgF(ECtݭnt*mrb=jwA跍 bEfl+@ծe/ +iTb +-~V0nu%{G]]QV\rj0[":أpMWm(9^gv環?l6*r^"Qذk{> X`=4SO[{֟ģ@WFH ]q|GOCaނɪ!#+35]kS<$@G(=0j6N Yis"Do˘йNzZ5gO]|`dS|}~ŞW +~ec} (%2 #*>l wN""e$=Z:'vq§; \6Z+ 5+ljR.1IxCEP4cC1{ ?<[oE@XEL v i UIToq[2.Ҧ&mU +mI+"rLU̥N oIIBu ܝts4]MӶ뀄xU-> V6Ц 'v:ןvNR ]7[Ys3b}lCBG ؔL$ȮBUDY`}<-CzvՐJ {Z`Jd@Ccs(&fz :R:EO3ɿ|i!Sv;Tw#ho_dj81mwѮa s!rwdeRٯDdgUS$ +5Jwg*($K90&Rؙٞr{椒`OK*w8a|]uCxMR?4p:YnI9^ jq;_]7/3]G;\_Oql;z&k.U\ֹ\;bp6d,Ȗ%KT-oSg 5=аۿꟀ~vOVnf|!+I?5l)<&)jI{CCZdW)P``jLGtYa^F/->JwH)tf:>CG,wfܱrj?.9A+ٜ , Öa|ԥìr/ ճHH5O&Pa)2abW ]UT|A{["p4`KJ)0l2>eGW]!N]tl?"zconZB]?&:nq8(嗅\ Cw]m@;}=UD$4̩>6 Ns j\t1)kN)2_Xb?a@.}i0Y1Юya^f#gQϒ~V-=*{elo(.z}Q1aWţz,SCWrcvam` jP!L|PJgY̿996ӡa"קhEN]uLm>{=b{Cid/-bkTpML[o"#rHy`aSã9|41$crH0;F&p9ˢy4N|Uc$B)5Q“Mآ+:!FSS%t5bWC)l9XmsfDOKvDT&vE1u v[%}my @. +kqWؼ~ng8l o@,}8Hӄg؆ 1s Oko2oLċց b^XZ-e]JtGI.؞-?LxttCFEwI9:aG] +p`ާOn96l)hnA'p9!Ǥ9-1:jck̻2״-tq)1ď[N]-ŧYF'|uO&> cPQS<kwM,SI*ܖ`3rr}a|R|ztXTY%DfĞw"uU;&9ՔrVx ÷$d-'5̝4e3FRK ˿mL "dlcRRpnv9!<,1\7:BތɥBmrtELHoM@Q6& c r1*뉹y9em"d-Bd^"1b jdUVh~9H'n+I9]%}#ӕ5;?X\zM2_Ԗԭci*n,}p܉N4ܛ*V#A pX-*Y<|#Fr[1:"c>԰j.!fm 7߀X^+{+~Osrx!tr{엶b˽% =q 6aўlˡ%KX=YB^@o##@?鑱6SLueG_Y1y@ " +V%]qC,aEM\VU:dTRWwPEbwٮܧvTuyWjvݚo!v1G<5\6 + O׻ZcR6!nx`96ֶL*0-+tȾIP7]۽6Y%;CWS*i˾Mח~`Wm#<^dD'(8 #j_1_c\"ܩB뻾2še Jz,To+PN%"a{ +=FwiV-Ū @&lN"ᡫ7ll#&8NU]SF\QbDRW ?rW黅撷HfFMy%lrlJOM hqL5k1NG`!+eׇ?jm- `P:ŘG grM>53s;)Q +VMK?Q>ծƜԫc􄳭ߖ:1!v Xg1HS/rJ;Kh_O'*^3BcS8$f}%`s o,xFqC^׵n'z]+곩QD}n.1΁H9EİSZnx/[#: + 쌘r`pE ^CQLwSSKBg-.}}_á;-^`; R#T;'ܱOra1a/v4l0>Q/,_s.O 1lc֋"%tc +~ɐ} qi. JٮP'xt/lCRonݕ!l"VR*dsfX'q]U擅V)s3qh5J&̥M*N(Xsʷ5u 6e%}{ +,g?w!.1zt,l=#U6zf+[FK4e- owFTpHIleX0+>o06XВts{uwTq@NC*k$+>\Aö&Q9, btu%O&93l.zqlm֣KAv-J‹c;r}>ל}GWqX@'LJ[lAL| A")|eБ`1[-q-%+hC@5Ri) ɹrÌ|6I/Xl~$IOMDnEJС3-e MՙoCMYIwgZI{z2x)rOK 1V`. iP59OĜG^-kw@j:-GIQjery x^Bɺߚk~KX%g}}FTe<1 +"OW]20;:6m;z|pk*Ri9)ϕ{2B1~Qc@pZ*d赖sVup)Y"L_3./>Y}{zȑJ#*"(h%+%*Fėǧh!7J 3u~7q@^؜}#rVٖg=Ҳ0V)`mP!^=ૹ4.*dSpheKU;sܺ- 1[QI.-&gkPZ*W==U`qze^LϽ5B.0!#t7oj!H87a8M NN|s|yF[X-z9X6Lәi@ӌ "׏i`՞[桼CoLS%[&(N +;xtU [n|$51Ge?gx_Co!цL@JӖKT5TZ'8ƽͺYdyZ[Rk\K}}upEޥ+\ k!jr+fߟqul쾖w1TfOkoVnFnt!9Ʊ . :6aĜIJ$-ץf*\[OpjK}ۮUCL4 Ir~~ОexЦZ AJVe-M/G2tUӡϷI- 5Jp)vS%x },,v'- |?)=zU{ރ2B(\3.7| h_z:bW@O~V75ZV[\(x1T<ɲslڒ\*Jپ_= ]l"G +.4?[FT(췅H 6)2ZN-UW,' )%,C4ԕ[n+뙘9_L[Ev1;*bC&lbJ%}]mO͹ZJBN"'=96#L|2|WE)ײn56ݡ&m5Uod1~t՞vIy侞UO} f$0P_n#cs<|{,r3t%.֗j ;#99\ېwKJGۧt;s-/0NW[å2\ۤ~n%4`U\+ڟaf-jBR3nrHy̧2b2A, +XQtRKڭ̇͞ w\P6nņOrrƩ%.LS_GScAǨ ώqw6\j76)yTxylK)֏Ô;pW*[}+v䨤7<*l7bMN4 dGCjoŇ^ȏIL]O[FijLbm@bw +uc]emCKƓ^\DM 3tXn +glJo@(_OsV`$!ۣ㈰΂dz&i)W+3nn/\+zusWQS+}%g Oܛ̸m5a{|R3ڿu^-TPJ:Ӑ`k-a[J.Xr{WޟW3c;ơ1i6+g__&&s`Gޙc[bltM7o)|}8-l;3I? ̮\T/ k` +k-b6kڛcw,'-C>dUASmmPK +95 6zJޮwf=XoKG$ᨛ + Q2%,8:zs16`6%*ew]^cӄT0[8˫5<0N %UtZdWW2G>m\Cc-?bk'0,fL !p_X+(]bb=<0ʫ'8\nKEnP28 dGOȳ tתK:,[ ䷆:&-"Xt[ᣥ^DyQ6.i50"+Qekċ +aSeC΋\Y u9^X|:Pu5t}]`ixGZFac <Ʈ=aQD7rdlWS  &^Em +8@RCC^ȇ+=tD+"RK=Ѱ.ARUK)y̺Ϭ'oz'y1"WJm߽_<,"fۣWxL{^fĉq7 Q7r&z(ܰNnBͭar1AJMڐ.1)1fgK81Gk&&__d쎒sv -9 ASLUZ͛#. cS  lG,? +P_tnuuZq1FI*oDE]Z%dŕALhg,**xC$dEBCW: +"SZt]Cm+#!m +Mm 6:9I bA#^s+!lBWu}2ReKk<8kW/RK(4jKNh7ۃ ю5q966u-㡌ILK:rԔ® 33_!/͡w 6NN3K +a>l߾^ 9 5UQ#tޟ7}GԖ֦ggy 9JB; n_s?+tKԠKp`<Ƚiۥ:6~W˦XsxR_ٗ~| ٥RRqHI|H;jLC W|V_SpoWk๎tw9a6OۅRWyС9K53u(pngpkXӵ]&e5M,qϢ;p'Iv~h9=볒vвå\Lȥ&\^3v >w_[%p)Dw%u6 Sp񪆲W֣%8em $/f_&z|縵,/7q G)=ȵ>qeGc_t#gJ^7>ޒRnq sY@ C׆>:蟋?뜺Å9aCO]&3y νϴ ʖqvl=nW2MXA\Sag߽)1>y[N̳8cm +F$.~ ͥcޒ\%$/BL :˃׆*,a"L'a%>[ +r$)*:lUmLQL8 +|I)9TZ7r[h\T 'eX.=U}-ꚡ)o1;@ט>O{]87ރY2fNI3 >@aȯN06n~6ХEwS"vK׏,ԍ1L\C=# o ;z K7>9Е7 '#z YnֳS̴'ǚ?$ombl[KsI%F`o3#lvXi6ckQ1em.a].5+ۙU?No:Gy]{KsYWs= n'DLQf"lbXeT(;Zn.B"/)xڑ ~g1kC +Nd zm!gkw.ɪ<]E5FL[`:3]մ;ëlØT1U5?]ZRv.b'>2-=@?va>bOy@/!$/|)tlGjJ13CUZ5"[LȖִuN-kǶx jڜrjELCDSꫳ͵ʢcb.ȅIwP1&qgpsOH;[4 +k, +JР1t*s +_ci=cV񨘕v1 lbty! 2uCB͗W'^EEZh{(%>5!zСW-S]#k| 来PjteǣiaӎAaP16 is7d-@sMVERwYnzZ aֺ ySUϴU},%c­Hs?JWѳ朻 +N/vgA[QT ,T_djOᫍq\,6BuWжZy]KgO j{lȵJ) h9?6K>[v}3vf:zJ[Zh)PB @wb@pMp:sȾؿ!rK>+\p `q$ ~Sjj-~fd<>+98U `S $qU4#K4['sͅ ZLT?&fF]BLĂy9[ΪWfn㔾tZwFG@Zw+۟ +}h?*-XwYjRyS\xÙž;pʾ ^ڋIO,@[1W_yhC?3fhƥ^`Jн?mqnzs`m%3p-2wNw4j}ܸ7EEm Q׿u#{H4<WS+.?y#Pί*0ٔ Wm CJBT7⭿R{ɨ2H,t4^ jf嵯f+߬h#uӃv~ZL*pq@j>JA~36x1-ݵ3Fﬠ.|.jUלGg4s'^~e %/, ޜׇp^]멍ٷiXRH 6/++^կiySC/c%@h>Ej6En`֦p:{/#[}.y`_C?M)1 +jCgKѳ&=S)udVYԣN_$8v? +0kGu4ڏ9pFQ`w| FPUe!&\]"}ʫ;.Aش7cU攵BfpXbGE#zalrG<47vN2!i~A W{C5AuƸ:PE,|Cl 1ktȦ6:|Ѥ1Qyl18tȍg3WPImX{[s4eϪKl)4[ed/@A&!]%@ /iS5#]@+^32c=!\8ަzD z~mdh1a2-sfXƲ+ %և)s;ayc\Ҋ]HQqm5W:1Vjb?4bE->?+B$̩̺O;w4Q_M;,iFVt~INHsIPSkb 5w|0"Ѓ)}l͹ +uњF[ Pl[9Aljn3Gk.dAl-iX.xT*z2̭VsVX:Z'*mkv/B;|]FOG0D=t`뽣]~TԣvKر6JQLWm( Ʈ[iؐo#t3~6'=lQ~6l;YY (M{Jg1:zwAc3" +_+h.ճ ! T|U>F3^nb: }rq6U+h-Y;.6&|3¾,i˻1^I*/$^ᄸ?%*dQ(?1 .ɥ@K4#7l ;/T$;TpO)uSvᴰg­S "2djΑ@.x .4͜޲SWt  ʚ^TxN~o-he\ӡO;i+,C&;jˮlYEӊ҇=&{. 4*4ޏic/@nȃ `CegZ5vn?ׁ]U[A=܂{nA}KPt6ukt@A32)dD$oװn&Ր)9vR|학_5bN&GpTɆ _lx@I_|%v eKj' ><[ېzrͣzf_K!t鞦?Bc~.Rަ?>=}hGp r/$]w]WTG -mNh *`/o!:,`?&Pe{NXxwsruDȷQ&3cD33 +hhƚT7Rp}m"oYY6tؼ 6e FT@Km[a.LgRسCL⒞8,luk} +iDPr ht?]=$nįY.,TKtTyD$s2qCɻøu4n}]yI+2nn_3ƘNb'v.^=̲"{>8hCL #gM{?!xaec`LN-m?x}ߧI@Zj =O5-*9(o|R-˪>,HXE/ (o[Y h~1a>:Ϲ5yGl=Fe܇뚼P_'oSG />w.E۵61q1Qs E(>~3rXڟ^n퍡m $f/az㶛O9!֭Kffʟֵ ɖ>^6nیL4׽ jLJQA㾏6q@*wIn=#-{T\bXPdNxŵFj'@z旾~]څΆ2xWP`1ba zxtfɄRX4i +kYu8^N.pfbn_3{kNݴ1 +Ƥ:F;ceyצU6rO gnZaP8£y},ʾ [nj=uRol]E/|3} C-5 ,>%:Eů5K.nю[6"8309NI&mM ս]P׾8:{rIѵe5"i͌Ya +lΆ8@;[*pzbeqŻÌ룢g +D*𽪂&B)NXlcO7mEM38cKAl8 ʋa_I#kä5z{)RɪR +t4=hJ]g?魛F)=ppbo(6׌tpP ;ꏹ kx(+6T|?ź&zǍsQ<ʺ _mD~ua-;`Ì:Biڴ +gM f氈Ԓ z_ ;]00ˮz[^he5Ԩ?'%uNܛF}\Vrg +9>d7!su[B&l\2`!;h/$vMqQ\(:[)z8*>'T%K"avT>RS/%ĊlI/BV +?wK +D}2Ga2SqIEx {νդ䦋vɸd$# +Ύy;ZL'?˞ȿ{W,صO?{sھs[|񺃆1GàbEaf >_2QgNJ>mtQ J)i-yOY'%!iÆH @oɾMw:5S~S< 98y:d%; c>OS _f9-ߦiăLя k ٠٫rݲ0ͻ`e}Qb¿:|y!(42%'LgS)r֝@N S>h||yf7Kj\6f;cSVL{aݚWc\–^BƏʮ{YE5ش3zLΟ]RhE>[z{_rs4|>iMO I}²; :FhN&|-cC0 endstream endobj 6 0 obj <> endobj 44 0 obj <> endobj 45 0 obj <> endobj 84 0 obj <> endobj 85 0 obj <> endobj 124 0 obj <> endobj 125 0 obj <> endobj 164 0 obj <> endobj 165 0 obj <> endobj 176 0 obj [/View/Design] endobj 177 0 obj <>>> endobj 174 0 obj [/View/Design] endobj 175 0 obj <>>> endobj 136 0 obj [/View/Design] endobj 137 0 obj <>>> endobj 134 0 obj [/View/Design] endobj 135 0 obj <>>> endobj 96 0 obj [/View/Design] endobj 97 0 obj <>>> endobj 94 0 obj [/View/Design] endobj 95 0 obj <>>> endobj 56 0 obj [/View/Design] endobj 57 0 obj <>>> endobj 54 0 obj [/View/Design] endobj 55 0 obj <>>> endobj 16 0 obj [/View/Design] endobj 17 0 obj <>>> endobj 206 0 obj [205 0 R 204 0 R] endobj 242 0 obj <> endobj xref 0 243 0000000004 65535 f +0000000016 00000 n +0000000298 00000 n +0000049780 00000 n +0000000005 00000 f +0000000007 00000 f +0001624869 00000 n +0000000009 00000 f +0000049831 00000 n +0000000010 00000 f +0000000011 00000 f +0000000012 00000 f +0000000013 00000 f +0000000014 00000 f +0000000015 00000 f +0000000018 00000 f +0001626455 00000 n +0001626486 00000 n +0000000019 00000 f +0000000020 00000 f +0000000021 00000 f +0000000022 00000 f +0000000023 00000 f +0000000024 00000 f +0000000025 00000 f +0000000026 00000 f +0000000027 00000 f +0000000028 00000 f +0000000029 00000 f +0000000030 00000 f +0000000031 00000 f +0000000032 00000 f +0000000033 00000 f +0000000034 00000 f +0000000035 00000 f +0000000036 00000 f +0000000037 00000 f +0000000038 00000 f +0000000039 00000 f +0000000040 00000 f +0000000041 00000 f +0000000042 00000 f +0000000043 00000 f +0000000046 00000 f +0001624939 00000 n +0001625010 00000 n +0000000047 00000 f +0000000048 00000 f +0000000049 00000 f +0000000050 00000 f +0000000051 00000 f +0000000052 00000 f +0000000053 00000 f +0000000058 00000 f +0001626339 00000 n +0001626370 00000 n +0001626223 00000 n +0001626254 00000 n +0000000059 00000 f +0000000060 00000 f +0000000061 00000 f +0000000062 00000 f +0000000063 00000 f +0000000064 00000 f +0000000065 00000 f +0000000066 00000 f +0000000067 00000 f +0000000068 00000 f +0000000069 00000 f +0000000070 00000 f +0000000071 00000 f +0000000072 00000 f +0000000073 00000 f +0000000074 00000 f +0000000075 00000 f +0000000076 00000 f +0000000077 00000 f +0000000078 00000 f +0000000079 00000 f +0000000080 00000 f +0000000081 00000 f +0000000082 00000 f +0000000083 00000 f +0000000086 00000 f +0001625081 00000 n +0001625152 00000 n +0000000087 00000 f +0000000088 00000 f +0000000089 00000 f +0000000090 00000 f +0000000091 00000 f +0000000092 00000 f +0000000093 00000 f +0000000098 00000 f +0001626107 00000 n +0001626138 00000 n +0001625991 00000 n +0001626022 00000 n +0000000099 00000 f +0000000100 00000 f +0000000101 00000 f +0000000102 00000 f +0000000103 00000 f +0000000104 00000 f +0000000105 00000 f +0000000106 00000 f +0000000107 00000 f +0000000108 00000 f +0000000109 00000 f +0000000110 00000 f +0000000111 00000 f +0000000112 00000 f +0000000113 00000 f +0000000114 00000 f +0000000115 00000 f +0000000116 00000 f +0000000117 00000 f +0000000118 00000 f +0000000119 00000 f +0000000120 00000 f +0000000121 00000 f +0000000122 00000 f +0000000123 00000 f +0000000126 00000 f +0001625223 00000 n +0001625297 00000 n +0000000127 00000 f +0000000128 00000 f +0000000129 00000 f +0000000130 00000 f +0000000131 00000 f +0000000132 00000 f +0000000133 00000 f +0000000138 00000 f +0001625873 00000 n +0001625905 00000 n +0001625755 00000 n +0001625787 00000 n +0000000139 00000 f +0000000140 00000 f +0000000141 00000 f +0000000142 00000 f +0000000143 00000 f +0000000144 00000 f +0000000145 00000 f +0000000146 00000 f +0000000147 00000 f +0000000148 00000 f +0000000149 00000 f +0000000150 00000 f +0000000151 00000 f +0000000152 00000 f +0000000153 00000 f +0000000154 00000 f +0000000155 00000 f +0000000156 00000 f +0000000157 00000 f +0000000158 00000 f +0000000159 00000 f +0000000160 00000 f +0000000161 00000 f +0000000162 00000 f +0000000000 00000 f +0000000000 00000 f +0001625371 00000 n +0001625445 00000 n +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0001625637 00000 n +0001625669 00000 n +0001625519 00000 n +0001625551 00000 n +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000053481 00000 n +0000053097 00000 n +0000053171 00000 n +0001626571 00000 n +0000050271 00000 n +0000447680 00000 n +0000057809 00000 n +0000057695 00000 n +0000051716 00000 n +0000052533 00000 n +0000052583 00000 n +0000053363 00000 n +0000053395 00000 n +0000053245 00000 n +0000053277 00000 n +0000053884 00000 n +0000054148 00000 n +0000057846 00000 n +0000447756 00000 n +0000448336 00000 n +0000449551 00000 n +0000457185 00000 n +0000522774 00000 n +0000588363 00000 n +0000653952 00000 n +0000719541 00000 n +0000785130 00000 n +0000850719 00000 n +0000916308 00000 n +0000981897 00000 n +0001047486 00000 n +0001100157 00000 n +0001165746 00000 n +0001231335 00000 n +0001296924 00000 n +0001362513 00000 n +0001428102 00000 n +0001493691 00000 n +0001559280 00000 n +0001626606 00000 n +trailer <<1C7153169A8F4512A129C6002981F8B9>]>> startxref 1626795 %%EOF \ No newline at end of file diff --git a/circle.yml b/circle.yml new file mode 100644 index 000000000..56ad41b2f --- /dev/null +++ b/circle.yml @@ -0,0 +1,4 @@ +general: + branches: + ignore: + - gh-pages diff --git a/deploy.sh b/deploy.sh new file mode 100644 index 000000000..5cc74b4c1 --- /dev/null +++ b/deploy.sh @@ -0,0 +1,9 @@ +rm -rf _book +gitbook build +cp assets/circle.yml _book/circle.yml +cp assets/CNAME _book/CNAME +cd _book +git init +git add -A +git commit -m 'update book' +git push -f git@github-private:vuejs/vuex.git master:gh-pages diff --git a/en/actions.html b/en/actions.html new file mode 100644 index 000000000..e5073175c --- /dev/null +++ b/en/actions.html @@ -0,0 +1,619 @@ + + + + + + + Actions · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + +
+ +
+ + + + + + + + + +
+
+ +
+
+ +
+ +

Actions

+

Actions are similar to mutations, the differences being that:

+
    +
  • Instead of mutating the state, actions commit mutations.
  • +
  • Actions can contain arbitrary asynchronous operations.
  • +
+

Let's register a simple action:

+
const store = new Vuex.Store({
+  state: {
+    count: 0
+  },
+  mutations: {
+    increment (state) {
+      state.count++
+    }
+  },
+  actions: {
+    increment (context) {
+      context.commit('increment')
+    }
+  }
+})
+
+

Action handlers receive a context object which exposes the same set of methods/properties on the store instance, so you can call context.commit to commit a mutation, or access the state and getters via context.state and context.getters. We will see why this context object is not the store instance itself when we introduce Modules later.

+

In practice, we often use ES2015 argument destructuring to simplify the code a bit (especially when we need to call commit multiple times):

+
actions: {
+  increment ({ commit }) {
+    commit('increment')
+  }
+}
+
+

Dispatching Actions

+

Actions are triggered with the store.dispatch method:

+
store.dispatch('increment')
+
+

This may look dumb at first sight: if we want to increment the count, why don't we just call store.commit('increment') directly? Remember that mutations have to be synchronous? Actions don't. We can perform asynchronous operations inside an action:

+
actions: {
+  incrementAsync ({ commit }) {
+    setTimeout(() => {
+      commit('increment')
+    }, 1000)
+  }
+}
+
+

Actions support the same payload format and object-style dispatch:

+
// dispatch with a payload
+store.dispatch('incrementAsync', {
+  amount: 10
+})
+
+// dispatch with an object
+store.dispatch({
+  type: 'incrementAsync',
+  amount: 10
+})
+
+

A more practical example of real-world actions would be an action to checkout a shopping cart, which involves calling an async API and committing multiple mutations:

+
actions: {
+  checkout ({ commit, state }, products) {
+    // save the items currently in the cart
+    const savedCartItems = [...state.cart.added]
+    // send out checkout request, and optimistically
+    // clear the cart
+    commit(types.CHECKOUT_REQUEST)
+    // the shop API accepts a success callback and a failure callback
+    shop.buyProducts(
+      products,
+      // handle success
+      () => commit(types.CHECKOUT_SUCCESS),
+      // handle failure
+      () => commit(types.CHECKOUT_FAILURE, savedCartItems)
+    )
+  }
+}
+
+

Note we are performing a flow of asynchronous operations, and recording the side effects (state mutations) of the action by committing them.

+

Dispatching Actions in Components

+

You can dispatch actions in components with this.$store.dispatch('xxx'), or use the mapActions helper which maps component methods to store.dispatch calls (requires root store injection):

+
import { mapActions } from 'vuex'
+
+export default {
+  // ...
+  methods: {
+    ...mapActions([
+      'increment', // map `this.increment()` to `this.$store.dispatch('increment')`
+
+      // `mapActions` also supports payloads:
+      'incrementBy' // map `this.incrementBy(amount)` to `this.$store.dispatch('incrementBy', amount)`
+    ]),
+    ...mapActions({
+      add: 'increment' // map `this.add()` to `this.$store.dispatch('increment')`
+    })
+  }
+}
+
+

Composing Actions

+

Actions are often asynchronous, so how do we know when an action is done? And more importantly, how can we compose multiple actions together to handle more complex async flows?

+

The first thing to know is that store.dispatch can handle Promise returned by the triggered action handler and it also returns Promise:

+
actions: {
+  actionA ({ commit }) {
+    return new Promise((resolve, reject) => {
+      setTimeout(() => {
+        commit('someMutation')
+        resolve()
+      }, 1000)
+    })
+  }
+}
+
+

Now you can do:

+
store.dispatch('actionA').then(() => {
+  // ...
+})
+
+

And also in another action:

+
actions: {
+  // ...
+  actionB ({ dispatch, commit }) {
+    return dispatch('actionA').then(() => {
+      commit('someOtherMutation')
+    })
+  }
+}
+
+

Finally, if we make use of async / await, we can compose our actions like this:

+
// assuming `getData()` and `getOtherData()` return Promises
+
+actions: {
+  async actionA ({ commit }) {
+    commit('gotData', await getData())
+  },
+  async actionB ({ dispatch, commit }) {
+    await dispatch('actionA') // wait for `actionA` to finish
+    commit('gotOtherData', await getOtherData())
+  }
+}
+
+
+

It's possible for a store.dispatch to trigger multiple action handlers in different modules. In such a case the returned value will be a Promise that resolves when all triggered handlers have been resolved.

+
+ + +
+ +
+
+
+ +

results matching ""

+
    + +
    +
    + +

    No results matching ""

    + +
    +
    +
    + +
    +
    + + +
    + + +
    + + + + + + + + + + + + + + +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/api.html b/en/api.html new file mode 100644 index 000000000..3e5240ded --- /dev/null +++ b/en/api.html @@ -0,0 +1,664 @@ + + + + + + + API Reference · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    +
    + +
    +
    + +
    + +

    API Reference

    +

    Vuex.Store

    +
    import Vuex from 'vuex'
    +
    +const store = new Vuex.Store({ ...options })
    +
    +

    Vuex.Store Constructor Options

    +
      +
    • state

      +
        +
      • type: Object | Function

        +

        The root state object for the Vuex store. Details

        +

        If you pass a function that returns an object, the returned object is used as the root state. This is useful when you want to reuse the state object especially for module reuse. Details

        +
      • +
      +
    • +
    • mutations

      +
        +
      • type: { [type: string]: Function }

        +

        Register mutations on the store. The handler function always receives state as the first argument (will be module local state if defined in a module), and receives a second payload argument if there is one.

        +

        Details

        +
      • +
      +
    • +
    • actions

      +
        +
      • type: { [type: string]: Function }

        +

        Register actions on the store. The handler function receives a context object that exposes the following properties:

        +
        {
        +  state,      // same as `store.state`, or local state if in modules
        +  rootState,  // same as `store.state`, only in modules
        +  commit,     // same as `store.commit`
        +  dispatch,   // same as `store.dispatch`
        +  getters,    // same as `store.getters`, or local getters if in modules
        +  rootGetters // same as `store.getters`, only in modules
        +}
        +
        +

        And also receives a second payload argument if there is one.

        +

        Details

        +
      • +
      +
    • +
    • getters

      +
        +
      • type: { [key: string]: Function }

        +

        Register getters on the store. The getter function receives the following arguments:

        +
        state,     // will be module local state if defined in a module.
        +getters    // same as store.getters
        +

        Specific when defined in a module

        +
        state,       // will be module local state if defined in a module.
        +getters,     // module local getters of the current module
        +rootState,   // global state
        +rootGetters  // all getters
        +

        Registered getters are exposed on store.getters.

        +

        Details

        +
      • +
      +
    • +
    • modules

      +
        +
      • type: Object

        +

        An object containing sub modules to be merged into the store, in the shape of:

        +
        {
        +  key: {
        +    state,
        +    namespaced?,
        +    mutations?,
        +    actions?,
        +    getters?,
        +    modules?
        +  },
        +  ...
        +}
        +
        +

        Each module can contain state and mutations similar to the root options. A module's state will be attached to the store's root state using the module's key. A module's mutations and getters will only receives the module's local state as the first argument instead of the root state, and module actions' context.state will also point to the local state.

        +

        Details

        +
      • +
      +
    • +
    • plugins

      +
        +
      • type: Array<Function>

        +

        An array of plugin functions to be applied to the store. The plugin simply receives the store as the only argument and can either listen to mutations (for outbound data persistence, logging, or debugging) or dispatch mutations (for inbound data e.g. websockets or observables).

        +

        Details

        +
      • +
      +
    • +
    • strict

      +
        +
      • type: Boolean
      • +
      • default: false

        +

        Force the Vuex store into strict mode. In strict mode any mutations to Vuex state outside of mutation handlers will throw an Error.

        +

        Details

        +
      • +
      +
    • +
    +

    Vuex.Store Instance Properties

    +
      +
    • state

      +
        +
      • type: Object

        +

        The root state. Read only.

        +
      • +
      +
    • +
    • getters

      +
        +
      • type: Object

        +

        Exposes registered getters. Read only.

        +
      • +
      +
    • +
    +

    Vuex.Store Instance Methods

    +
      +
    • commit(type: string, payload?: any, options?: Object)
    • +
    • commit(mutation: Object, options?: Object)

      +

      Commit a mutation. options can have root: true that allows to commit root mutations in namespaced modules. Details

      +
    • +
    • dispatch(type: string, payload?: any, options?: Object)

      +
    • +
    • dispatch(action: Object, options?: Object)

      +

      Dispatch an action. options can have root: true that allows to dispatch root actions in namespaced modules. Returns a Promise that resolves all triggered action handlers. Details

      +
    • +
    • replaceState(state: Object)

      +

      Replace the store's root state. Use this only for state hydration / time-travel purposes.

      +
    • +
    • watch(fn: Function, callback: Function, options?: Object): Function

      +

      Reactively watch fn's return value, and call the callback when the value changes. fn receives the store's state as the first argument, and getters as the second argument. Accepts an optional options object that takes the same options as Vue's vm.$watch method.

      +

      To stop watching, call the returned unwatch function.

      +
    • +
    • subscribe(handler: Function): Function

      +

      Subscribe to store mutations. The handler is called after every mutation and receives the mutation descriptor and post-mutation state as arguments:

      +
      store.subscribe((mutation, state) => {
      +  console.log(mutation.type)
      +  console.log(mutation.payload)
      +})
      +
      +

      To stop subscribing, call the returned unsubscribe function.

      +

      Most commonly used in plugins. Details

      +
    • +
    • subscribeAction(handler: Function): Function

      +
      +

      New in 2.5.0

      +
      +

      Subscribe to store actions. The handler is called for every dispatched action and receives the action descriptor and current store state as arguments:

      +
      store.subscribeAction((action, state) => {
      +  console.log(action.type)
      +  console.log(action.payload)
      +})
      +
      +

      To stop subscribing, call the returned unsubscribe function.

      +

      Most commonly used in plugins. Details

      +
    • +
    • registerModule(path: string | Array<string>, module: Module, options?: Object)

      +

      Register a dynamic module. Details

      +

      options can have preserveState: true that allows to preserve the previous state. Useful with Server Side Rendering.

      +
    • +
    • unregisterModule(path: string | Array<string>)

      +

      Unregister a dynamic module. Details

      +
    • +
    • hotUpdate(newOptions: Object)

      +

      Hot swap new actions and mutations. Details

      +
    • +
    +

    Component Binding Helpers

    +
      +
    • mapState(namespace?: string, map: Array<string> | Object<string | function>): Object

      +

      Create component computed options that return the sub tree of the Vuex store. Details

      +

      The first argument can optionally be a namespace string. Details

      +

      The second object argument's members can be a function. function(state: any)

      +
    • +
    • mapGetters(namespace?: string, map: Array<string> | Object<string>): Object

      +

      Create component computed options that return the evaluated value of a getter. Details

      +

      The first argument can optionally be a namespace string. Details

      +
    • +
    • mapActions(namespace?: string, map: Array<string> | Object<string | function>): Object

      +

      Create component methods options that dispatch an action. Details

      +

      The first argument can optionally be a namespace string. Details

      +

      The second object argument's members can be a function. function(dispatch: function, ...args: any[])

      +
    • +
    • mapMutations(namespace?: string, map: Array<string> | Object<string | function>): Object

      +

      Create component methods options that commit a mutation. Details

      +

      The first argument can optionally be a namespace string. Details

      +

      The second object argument's members can be a function. function(commit: function, ...args: any[])

      +
    • +
    • createNamespacedHelpers(namespace: string): Object

      +

      Create namespaced component binding helpers. The returned object contains mapState, mapGetters, mapActions and mapMutations that are bound with the given namespace. Details

      +
    • +
    + + +
    + +
    +
    +
    + +

    results matching ""

    +
      + +
      +
      + +

      No results matching ""

      + +
      +
      +
      + +
      +
      + + +
      + + +
      + + + + + + + + + + +
      + + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/core-concepts.html b/en/core-concepts.html new file mode 100644 index 000000000..d1bbed04a --- /dev/null +++ b/en/core-concepts.html @@ -0,0 +1,490 @@ + + + + + + + Core Concepts · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      +
      + + + + + + + + +
      + +
      + +
      + + + + + + + + + +
      +
      + +
      +
      + +
      + +

      Core Concepts

      +

      We will be learning the core concepts of Vuex in these chapters. They are

      + +

      A deep understanding of all these concepts is essential for using vuex.

      +

      Let's get started.

      + + +
      + +
      +
      +
      + +

      results matching ""

      +
        + +
        +
        + +

        No results matching ""

        + +
        +
        +
        + +
        +
        + + +
        + + +
        + + + + + + + + + + + + + + +
        + + +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/forms.html b/en/forms.html new file mode 100644 index 000000000..e9943888e --- /dev/null +++ b/en/forms.html @@ -0,0 +1,523 @@ + + + + + + + Form Handling · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
        + + + + + + + + +
        + +
        + +
        + + + + + + + + + +
        +
        + +
        +
        + +
        + +

        Form Handling

        +

        When using Vuex in strict mode, it could be a bit tricky to use v-model on a piece of state that belongs to Vuex:

        +
        <input v-model="obj.message">
        +
        +

        Assuming obj is a computed property that returns an Object from the store, the v-model here will attempt to directly mutate obj.message when the user types in the input. In strict mode, this will result in an error because the mutation is not performed inside an explicit Vuex mutation handler.

        +

        The "Vuex way" to deal with it is binding the <input>'s value and call an action on the input or change event:

        +
        <input :value="message" @input="updateMessage">
        +
        +
        // ...
        +computed: {
        +  ...mapState({
        +    message: state => state.obj.message
        +  })
        +},
        +methods: {
        +  updateMessage (e) {
        +    this.$store.commit('updateMessage', e.target.value)
        +  }
        +}
        +
        +

        And here's the mutation handler:

        +
        // ...
        +mutations: {
        +  updateMessage (state, message) {
        +    state.obj.message = message
        +  }
        +}
        +
        +

        Two-way Computed Property

        +

        Admittedly, the above is quite a bit more verbose than v-model + local state, and we lose some of the useful features from v-model as well. An alternative approach is using a two-way computed property with a setter:

        +
        <input v-model="message">
        +
        +
        // ...
        +computed: {
        +  message: {
        +    get () {
        +      return this.$store.state.obj.message
        +    },
        +    set (value) {
        +      this.$store.commit('updateMessage', value)
        +    }
        +  }
        +}
        +
        + + +
        + +
        +
        +
        + +

        results matching ""

        +
          + +
          +
          + +

          No results matching ""

          + +
          +
          +
          + +
          +
          + + +
          + + +
          + + + + + + + + + + + + + + +
          + + +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/getters.html b/en/getters.html new file mode 100644 index 000000000..2d979a9cf --- /dev/null +++ b/en/getters.html @@ -0,0 +1,560 @@ + + + + + + + Getters · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +
          + + + + + + + + +
          + +
          + +
          + + + + + + + + + +
          +
          + +
          +
          + +
          + +

          Getters

          +

          Sometimes we may need to compute derived state based on store state, for example filtering through a list of items and counting them:

          +
          computed: {
          +  doneTodosCount () {
          +    return this.$store.state.todos.filter(todo => todo.done).length
          +  }
          +}
          +
          +

          If more than one component needs to make use of this, we have to either duplicate the function, or extract it into a shared helper and import it in multiple places - both are less than ideal.

          +

          Vuex allows us to define "getters" in the store. You can think of them as computed properties for stores. Like computed properties, a getter's result is cached based on its dependencies, and will only re-evaluate when some of its dependencies have changed.

          +

          Getters will receive the state as their 1st argument:

          +
          const store = new Vuex.Store({
          +  state: {
          +    todos: [
          +      { id: 1, text: '...', done: true },
          +      { id: 2, text: '...', done: false }
          +    ]
          +  },
          +  getters: {
          +    doneTodos: state => {
          +      return state.todos.filter(todo => todo.done)
          +    }
          +  }
          +})
          +
          +

          Property-Style Access

          +

          The getters will be exposed on the store.getters object, and you access values as properties:

          +
          store.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]
          +
          +

          Getters will also receive other getters as the 2nd argument:

          +
          getters: {
          +  // ...
          +  doneTodosCount: (state, getters) => {
          +    return getters.doneTodos.length
          +  }
          +}
          +
          +
          store.getters.doneTodosCount // -> 1
          +
          +

          We can now easily make use of it inside any component:

          +
          computed: {
          +  doneTodosCount () {
          +    return this.$store.getters.doneTodosCount
          +  }
          +}
          +
          +

          Note that getters accessed as properties are cached as part of Vue's reactivity system.

          +

          Method-Style Access

          +

          You can also pass arguments to getters by returning a function. This is particularly useful when you want to query an array in the store:

          +
          getters: {
          +  // ...
          +  getTodoById: (state) => (id) => {
          +    return state.todos.find(todo => todo.id === id)
          +  }
          +}
          +
          +
          store.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }
          +
          +

          Note that getters accessed via methods will run each time you call them, and the result is not cached.

          +

          The mapGetters Helper

          +

          The mapGetters helper simply maps store getters to local computed properties:

          +
          import { mapGetters } from 'vuex'
          +
          +export default {
          +  // ...
          +  computed: {
          +    // mix the getters into computed with object spread operator
          +    ...mapGetters([
          +      'doneTodosCount',
          +      'anotherGetter',
          +      // ...
          +    ])
          +  }
          +}
          +
          +

          If you want to map a getter to a different name, use an object:

          +
          ...mapGetters({
          +  // map `this.doneCount` to `this.$store.getters.doneTodosCount`
          +  doneCount: 'doneTodosCount'
          +})
          +
          + + +
          + +
          +
          +
          + +

          results matching ""

          +
            + +
            +
            + +

            No results matching ""

            + +
            +
            +
            + +
            +
            + + +
            + + +
            + + + + + + + + + + + + + + +
            + + +
            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/getting-started.html b/en/getting-started.html new file mode 100644 index 000000000..7903584f3 --- /dev/null +++ b/en/getting-started.html @@ -0,0 +1,514 @@ + + + + + + + Getting Started · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
            +
            + + + + + + + + +
            + +
            + +
            + + + + + + + + + +
            +
            + +
            +
            + +
            + +

            Getting Started

            +

            At the center of every Vuex application is the store. A "store" is basically a container that holds your application state. There are two things that make a Vuex store different from a plain global object:

            +
              +
            1. Vuex stores are reactive. When Vue components retrieve state from it, they will reactively and efficiently update if the store's state changes.

              +
            2. +
            3. You cannot directly mutate the store's state. The only way to change a store's state is by explicitly committing mutations. This ensures every state change leaves a track-able record, and enables tooling that helps us better understand our applications.

              +
            4. +
            +

            The Simplest Store

            +
            +

            NOTE: We will be using ES2015 syntax for code examples for the rest of the docs. If you haven't picked it up, you should!

            +
            +

            After installing Vuex, let's create a store. It is pretty straightforward - just provide an initial state object, and some mutations:

            +
            // Make sure to call Vue.use(Vuex) first if using a module system
            +
            +const store = new Vuex.Store({
            +  state: {
            +    count: 0
            +  },
            +  mutations: {
            +    increment (state) {
            +      state.count++
            +    }
            +  }
            +})
            +
            +

            Now, you can access the state object as store.state, and trigger a state change with the store.commit method:

            +
            store.commit('increment')
            +
            +console.log(store.state.count) // -> 1
            +
            +

            Again, the reason we are committing a mutation instead of changing store.state.count directly, is because we want to explicitly track it. This simple convention makes your intention more explicit, so that you can reason about state changes in your app better when reading the code. In addition, this gives us the opportunity to implement tools that can log every mutation, take state snapshots, or even perform time travel debugging.

            +

            Using store state in a component simply involves returning the state within a computed property, because the store state is reactive. Triggering changes simply means committing mutations in component methods.

            +

            Here's an example of the most basic Vuex counter app.

            +

            Next, we will discuss each core concept in much finer details, starting with State.

            + + +
            + +
            +
            +
            + +

            results matching ""

            +
              + +
              +
              + +

              No results matching ""

              + +
              +
              +
              + +
              +
              + + +
              + + +
              + + + + + + + + + + + + + + +
              + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/hot-reload.html b/en/hot-reload.html new file mode 100644 index 000000000..2e438751a --- /dev/null +++ b/en/hot-reload.html @@ -0,0 +1,518 @@ + + + + + + + Hot Reloading · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + +
              + +
              + + + + + + + + + +
              +
              + +
              +
              + +
              + +

              Hot Reloading

              +

              Vuex supports hot-reloading mutations, modules, actions and getters during development, using webpack's Hot Module Replacement API. You can also use it in Browserify with the browserify-hmr plugin.

              +

              For mutations and modules, you need to use the store.hotUpdate() API method:

              +
              // store.js
              +import Vue from 'vue'
              +import Vuex from 'vuex'
              +import mutations from './mutations'
              +import moduleA from './modules/a'
              +
              +Vue.use(Vuex)
              +
              +const state = { ... }
              +
              +const store = new Vuex.Store({
              +  state,
              +  mutations,
              +  modules: {
              +    a: moduleA
              +  }
              +})
              +
              +if (module.hot) {
              +  // accept actions and mutations as hot modules
              +  module.hot.accept(['./mutations', './modules/a'], () => {
              +    // require the updated modules
              +    // have to add .default here due to babel 6 module output
              +    const newMutations = require('./mutations').default
              +    const newModuleA = require('./modules/a').default
              +    // swap in the new actions and mutations
              +    store.hotUpdate({
              +      mutations: newMutations,
              +      modules: {
              +        a: newModuleA
              +      }
              +    })
              +  })
              +}
              +
              +

              Checkout the counter-hot example to play with hot-reload.

              + + +
              + +
              +
              +
              + +

              results matching ""

              +
                + +
                +
                + +

                No results matching ""

                + +
                +
                +
                + +
                +
                + + +
                + + +
                + + + + + + + + + + + + + + +
                + + +
                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/images/flow.png b/en/images/flow.png new file mode 100644 index 0000000000000000000000000000000000000000..8a18b59cfef504c0549154a17f369cb3e3671b38 GIT binary patch literal 25103 zcmagFbyQSexIcVmU;t?(B_#xu8bV4+8WBOHB}S2MDd|BZ6p&E5K?Lb8i9wW*7Lg7C z=|;NVJ$~<9zyI#*TArD+&)!ddp4ewLueBbikPy-nLJ&lvrmCn7K?v{_=P3ake3aYn zb%T#9&Z>s45JYnW`yZyJ&9MzZPg>O!@9Ml5Umt-{KuB`<^{rD+k1O$V)_1X_aQMLm zIg6!X1}6sB|N8=1qG30|v@-%Exc=W4V=x1S!AjYTO9!t1_vN27Kr1Mb^#7mqe~h=y zw>G^dMB(D3wC81p60U!G4A+VeY)g%k;tDIMUtK34-LnjKN3_=cAB|}Cre;f?58te0hn%+|JgENkFW;eKxhkJG`lGZl zU0#6pNoX#|G?@Y}+KdeiL;rktsPS(6xo-R?VFBxu24;EHrTj-#D$t7u5DuDU^P^Ma zN`wnx=ldA1B7rv=CbE7kZz1FoAUv4T{GOEc{=V?m?|$_>x&sS3^fd$$I=Z{%H+0sX zFrC^=oHsOe^Wxl|4o!>$bdvmiHq~MJSYP*KCbrG$2}F*8mZw=?Wq4#3f7iZ(;~ayF zg!&}%QcpKRz2eG-2BG`O5FYxy!=c7}>Ry(q&b<~&f5r|1XowXJyPi8PxLIA%%pF4B z7a&3pfu-p}_cTwB7JQP|DuA6BV6%V0;Db9Ee>`|tUdhf(r!O0eKm;hrczwNUZ%pi! z^VjeSNDji84Q+mKM{^^)DD;mI91Rp(;R%9WKmDICU;_GYTq|@P@TAsR95JqEBf@fH z7K?2j>j_eW8o>;?Te&~gkCie#gN7a+5I~yXd4$Q*Qu8$@6J6nxCrAjmG}Y^%Z8j-A z3=hk)XRl*ztzIdUa?pH42};xjL+Msl=}Tuiv3Igzz%WPKcCN=%zB3{e&~p+LG`fG@ zQ1JZ0oxPiM5OBSzM1|qyE$mk`S&OA-__uFn%ge(R+b)@&YSYs84Fd3o!=EM~(LE5x-N&r!kp`h)aQl zq|%boAfp3MB4Jg85>fvK@MRC|Yf1{PoOApWgseOFq7It z#z#UQLLUp43b^voV6_h+e~=_+d8k1No5cVH_67aE)h_)-@m(Gy0=UJ_le;@HS*2=TcXthhycT7`tx1>n}H#J z`B8|37(;ahOK+^kfgLL4K*MI$hm0LB6C+J%VMjNCBoj4F%SVE1;ZH{nDbOr{0Mf&R z`N}i;BNs+?NZ=|4DqA~!PvZ4AYOJ9^1c~7V(n%fLdDI#xLe1=09LoEjn;)z!a>BPG zfdi&=_F79(s2vv8m2oR|%>BCLH})-6we3lDkJi0hY?) zwU;~+x0E$7qdI*OhIJYL`R^HB!&{8P{cxN!6@ZmZ9$_B?es(B99m1(QEf64lVt$b9 zuqp|6&H~i86tr$zmd;?kLJMX`_qncKt27%g;AQC$gace`|BXrFih(+T$F`40dfutZ zz;W)s2C6NY3A6ljwEcwWvW1-yAPbe3Qab}5*zg2F;v<}&%10Er6 z941Z}r~+%kOXk?hw{ z{~AgS2BMD~CVyRj_BhT0ca|40XDKNWc|CSh%)Z8C9_M%e{wvRetU`=doH;a>DiL|&0vwbR^hl4-=5 z_sj8O>P#`}{bk%C6gyNf3^yozkV664)4}Mj-`((*Mq3Pp!pYGvq$j+=kOs0(7KCi- zx#LpJZvC-Ph3a5@wLf`gqFOVyAd?YbpwR$4Z#`isogLUzL3CLY zb{%}76cxt-Cd5NId(+G9p5MgM2w7T!*>{0n0!9aAl(oLZ!!o1c{qGAp0m4V!#X&Cs zS<-lkuE!ArND@P{#MtQ==PTRlgy0@khYL71l0c}bX}{xLnFOEH-)-9`4Z5H1^FZie z2As0HX^L z+K3>u2do#(&$*r!>^kv)GURenNZ9p}CFi~G5jPdIEiHv!_4XV#2_GxVy7%kxU!Sm< zv8wry`s|y7w11<|=eTUE!_A_O9F>v9-hJ11bn`_b;|YAH=GTJY_X${EVJ{pk1OxoH zlvdAubl-k`$K@#NwtKwS6UCzE<}jvhW3hPZd4rp(k&^RFBY=YVvdHiaxqRpKEQnH` zKrP_n{%3B6^qqNKnbPlpAJ(=W<{10A?FHI4TbAPOB606M&S7~n9dRCp zU{sm;H^MO+ujA)?MBeRhm8=#qtwH4}V&=6@^I{w73Es+4zx2Ji9wuZsqyJ zXnrHB*2r)Al`Z}f>h_D>w7PGNRq)$4#3c-}GVR@pjP@BiRNj7l#G1~ib)WOjNU3Kt z<!-+Ua8BJ@-}K@pJ`7WQA2}PtE}nRC^l+@R zy7tgeCDJ$_sgU+_qBh-SzKnVPEtRt-S|tMWI@_Y^gU(B@Isf~(;sc}0DKgS~8z}{f zO-}H z!#D5bFnE#5hkC;?ZqBQnX>)bWB;szXI=SJBrKY-gRB)JmNAXJtKP6cw0HbVS1ryB! z0SD9DTihGH$=8<)k*zCb9#UUV(SJoQZ+jE-iu{X=!EjW!fOeBpnC!9Z6m7~U8n)<5 z-jpmQzLL(z@`l}}uoUxdM~B|y^BteV%+l8#Q4ik`XS~vRY?XCD_t}+#T-N4gTAH|{ zQh&O12;6={fj@WX={4KRcLJuFs&{s_v(h`iozH(p($4zo(+c%)8|l%15_4LoZ5;{= zrHKl@XXEyJS0in_+JY#Zk+J+%|2075VumFnj8)dSsleucVx#^qo38tQoJO8t^y_OV z3WvQV9tQcgGBf=|hExqvUuI#>nW3Chj$8Q~-Dj?g2A>{Ms1l__+!dllP1ZQJEW;gI zlH|ER+~F%oIHf|pC>{13zvCq&BQsDv;~#TyLw$jIx+Njwx`+tfU%DKKOtj!V`M=D- z`ifkna&RU}bXr}cdTvSFe`xfoQv?)UsSpz8#&<7SnBcm*dp`U`8n)ENNQcY-FZY zCfwxndF@s6l!P!ZhQ2rs!avv=85&G%F7(`Z8TKYPaczwkW0E2&5usH>&R31RRLdZs zc5wWNr~e4Ob2AadkoFyH0z7DaIYZx7T=jH5*~%@$!}{enjHpfw?>B!PK{ZuJ*WRUX z1J{r8OgSRvtFNLsGA!C})5nd(#Qo6T>P6J~jS1zlp0RvR;~{w>A5gTJc4vQ3C8Cc^ zb|*U!b6|3&vPnX$^Z9~vnBklnwT{*TxGUfUxRVdze)rD4VdPM#@ga@06E}vlIQDl5 zNH*&a3GlupZ<>4t5P>&6s0)FozWA%k+j;C;gLqKCR@5d)h+vNNadvz= zRqa)IPNghEj{nGdBs#K5Hu6>7GS(Muiu--}j z=N+c`^3$O2=h+uybz^ago~$8OXDm5SE3B_5(SsKSV$`m6HzdgS9W)YuO0l<5-lK}k ztbl~QJvOv)5NR1jYtI5MY0P?k&yBjJG5V!%5Q!&tiBJcD87;1Xa>wfMYc9GlsKLu3vfyn6+x|I66LT%KovuGN*5lbj?eCavXh!AX#CY=8Qvz^k8qMj9S8 z<|N9ws9vtIvFbBamQeoYqC%_^sTdGE&08Mgfb{A44wHj>aw%08w$ z@A1~h&n$ni$bNTG6mujtKsQlxF3-__c2_s%a-K#1ur_O+ya7AtPvd#3V>?DI{(`*Y zntR+uwM=JWe(V4E^yOigvTKx)MJ3Of{g3tUGP5I$1&D0BdF5mNnYH37x_R3;Wgms0 zxO>BPiLjr2!j?S&*>%|^hu{A=KV3fB`Pvrh zKty|>4%FwOVWXG|93&xfBpw{@rFl6n8qmxDkI;lY-`Mz-gE|x-Y`mjav~1kMtWfW) zn107b+vNOF78Jg6kNP&K4cu6yM}N3I`io&pzq0Ud^VA2E>u$1c=?V-j0cJ)0?rx*B zn6>xU3_fjzDD80tO?Q5TM=Xyw=z#&!7DQcy+L@PWWk0j!cS#5X-UXw$d)ueb{{GiVPH;K<(f%jxKrWVRe4eoO% zpe@n0h_1O!I}1y+IvL8FVOMEj#WW`gt0zSW;RMe#uMD}+u)kP0IR7adPJ$ubISb9d z&-yAlKpPtgYN!t?MduCeTbvdzE%K)g+3NpBO(<2>k9nOIGB?`{y;olTYjaBf^CbJN z5p{ThP}$woT+NfaQvxUNJ`rZV8oiIUaC4dnF|OS^&%Azo7)D_r^%rjM?&Ij71gm-e zft+~P>?1WdX=x#+!Kmw#qc6eUHWIG?W5X}6%DjxdV=5NBR5L9X?%eqkGR>oZB1Lq& zpL0Ay`Fs9+^}Xb8>84?Bxod6m8$M4hhE@i1dJzU9!OA%|IrRUWe;5KuWN@b2XeAbU z>{k{mU}mHlPWOmW(&fw0DT&Z4h)k12+0$E3k@7#E6}?XWc)Q=AD1^ST_9Lo}smzf0 zqE*#&!DmPKO|Hw=<*za96EwWbV@(X%;l(Ygzm0-_1rh7enrFB!|GYUFMR!l98r|+$ zViMk^eY6RWjO0eBL{?q&AVGq=+3GxmDr&v%2HKT2B0?nVt7m(+-g7q$&~#Ug4YzP& zi18GDwvm~UG}~)qfTywU{**zQ|KeS!iG%I(5sQ!KHiIs8FzigzvOAg2?icURS0$>d zp9A@|ggHLw32}Uge*YojcDy*-tD229I|*hcB{${`C@tx5^Ync88=Y=WviRQqw9fS3kvsP<6r()s%NcRgybxt&tlA(Z3BKLgehMSVno%B|ITVi?&kV)!b)uhHB4Q zt(DxyHT%wP_V;HK$MuNIxe}R;SlW8EYdIjZ#v1etk1M z9FiSL>1)dRZ6L>U6N3(#Sy>Qkl;~~!UeQ$TbCu|Wd03UGL|)U+D*-$~eh4}(G_1iT zEXIm>zWq4SRzzD^(I}BtzeLf6 z({2HZSBBwrjx@gGvR&fX+Hyad9l35z!JY{NOLxWRvQ3!&n2mOu!3m&iTCOAj7fr<1uoZ$8fa32MEW0Bi&eh>sCWIBQFJI83gzioXn}T6q^h_ zA&n2aVqn~-g@+}u$vtwm$U^QHH&dfa8gsBPJD7vAwf~)W9z`z)!*iQ$Kk)H6PG&nLrqjY;GoUr%@tctZh`A%X(y{ip70|Zt+7TUd2JIDGXWZ~VbS%LZ(M~m%m=0sSU z+=Ik?zIeQB`!5*JHeRlrN13JK%BdmfpnkNH6!a^w+iaSY8*Iz*c%R}RAAja*TEn2> z#ApW$n<$imkWTYy%PAm58{Wh~jM9Du{$adgt@TVtsYwQQDH#=mOhB{QZ*e^IVVxDb zyX}#)*~O}o$bn-(!9ta7*V0cqu^uPkk{JuPGGeu_a1N#y?t9zel1RV=Gu9e-m966a z0^I@1QkMy=D}@su9SGBB;3e>xvDV~Mht*w1kP>ra&|A`W0e)LuS($e~)n+P91}Nj> zQK8VMnr{g&-^|lgg`M^5ahTygJ3&VFeH}Y&-4Yz|&4tM5>$%ms zG8`=Y{b0X*OUw&VQV`U=JNKPBP4SuF@t>1@R65fO^Us86M`{#0)w8nJ+1}cczQ++!V5FL_@s4XgqxRQzH~QT2?AWCUU*D~9H={Tr|HAU1uqBz z{7`m>3+5Z1b&n84@AXBfsbjo8Fh}8_(`ixYrja}ryB05AMz;W#*sukhQ)t#4a2Z`1 z?rlR|^KWrgF`+0wCzuriPS!miY}J<_Z72w`*iiUxBTXOPX>lXt7d|8{fPoG}RKAs- zxfAfRsc2^4K^C+q$UK7y9GtgCa?~UWwOwCoLxg zzAlJFWQjx68_L zme_wo-Vb1S*I7hviL%jh&JZmu*JXA`1-feZVR=X=^wSSB#O&>PAPE`{=<2qMRk7g} zr^=?s67w#@K?$BrgoGAW;$zu&%XM-d4pfH^6sGio^;&w+HxM;Q67{d^Jf<5Ne)c@t z7bXA9e7(O;hbd-dO#iOS;}}O-spV5W4lwn)W&;&-4B0#LA3;}Z+5TW9GX<}zm+VH| zm}AuZKfCiR*D;si$B;`N2Mb30ZjN34q?}ntK?DAv_VGIN7q(z{1Gf+ z`Q@uPT~vzi|AFXl8H5wjo)@_x77)h#S8f{aPGRI7=X=ilcm1Je&CFRDQRWhY4%12g zV{j<%Ud*VE;wRcHv6{kyw;+Jf`2BDBBCr369FTd>5_9IFIS>^-aBNu9;8k~cB7z1v zeZ9%C`K-~_$Wq|kd+(zMNBV_!L_i@nfOXs_{a*|ip#5x?H_T^^i67bSQFO8F;6mrT z7|5%uzWjXg@uy4!zImbs{jmkKFseXO4xeU&77h9_ z%wE&@D!bc%j{;5YWxtnv1|{APSF+5y<>rtrJK2lEsDVJG({HDlE3j+1Ebt)kJ2Q6uXk@?zD-zf%6UXYx%2Us)8?+T` zq8_u03MjA=&C5!(iD8p9`>Yq$0SlMK1=$^Po8{#o;*rfhPiJDp<^4mBts&Qmy5N#! zoggdY@t*%183?RQ?I}GD!{%8zb<#i>C~a=2q({%^jO4~b|JAa6)u*$2046Zk%5oFG z#eZVR{faAz2%*8r$SN?m*hc&}k*l@ExaA`Fk4i+NQ4hw7Zc`jLL;!eG?g8Jb6mvZ(U&hIDEqx^1$eAFuxUK*vF%CR2w6vVO$_uI?$w<24FIMMy zzGdEaSPw`N=pvC4h3;Vd7N=h$I7T&;M+a>|5I>-XUKw~g?rK*mZO*m5*CdJ711$_o zzuO;f@vS=lQD4Pf4>`FzlT6GHXlFt10vRd6@HRZ3Yw!eot0TSN9$SL#74}T!#>c=eJg+=Ae$x`_gFoKEE994N;f{bsaL2hvCVVG#Blk z&vF|y9(~I#IPfok6C#~2y9WO*{Vl*(cU$5<8c7j59XgNj?hBehdvtRt4Y3qSuuG!V zL8?^Nd#b-JFjAT@b%kbK+q$2<(f+T(AhwvN~)tfgr zPg1QKk>B%LTxSAtL4LZ)6rEr>Jo}c@)7WcMeI&9y&mrRsvM$*~z#gziyw(fy(eZ-;M)tB_Y@B`gl^9%gBb8y$ z9&mUK%iV(#d$aCa{_zZdYHpdAKnA!7x}MysbAstDk_%wRb@T9>{;~Q4duB&M2@Eih z#@fxs{9i4#0t}0eY+6-5G?gKP4CoMa`K#7a7imQ+_=nkhwk0^f)n#|xC$6DyXrTj( zr`{R1n+4uAG$jc5%`F%b?2z}q=D1df6MO*M{p{PKs9$m$yZ(Ob8R zoIkReS$fc!I>;uMh>9DFFdOD~izL4vm^p1Os0m=1zOA=q42Ux?hbJ!mEn08$@tvaz7(xvQU&x>mDlP5XEH zFy(m9RRUeFjSd7&4w3045md1C;gH6kl?Wsd2xT!46vGIT4g}Q)JSl)aBS^kcW5-2g zdfOjg@L7Y50%1%;OnEthdm*Uqa>2R*N~lQ&jWYzz9-B&=pj{>1AV1I`L$fq)HfvYz z!tfwyla#Ex1wjJJI}~l=*#KGbkYalb2wHGhYJWVS%Ov*@OU_`*z7CPLR}SZH1|pyz z57e{XM8{%R{c|Oa8x)L{W)@_D6?h}IGW~m4R&Js}J9`!hd#?k;Lk}LgH9(~f%y?Sb zSl$Ja&2HDO0-Yojgx(cWJ?{k+9Naxe%ZP7khWtxSzDKOdIHLY9OwSi`sGxDHx}k02 zqt?oK$Pz@XPbmX4Rk61gF2rOQ@?N%)6h%XbL{6^ssH$PjwM{(A&dCjGuPG%A-NiJ- zG6}W>Fk?j+UW16{Rj4y74h)UG!QuV{Dj!hFYr^ZK^3IkLzOxL1ZglhjqJtzk^Gr2l zD)yKj_3d`DSm8UfBIpbz{(>hBo)y zs{~OE`j3pQVVDTO&T3v2}_|KCEreZxcJxdRkW)R(#bNAzy zpayL$9($KAt7n{=?--o!Z0GH)%+qouv83yJDW-PCghLdPfa z@}{bcSL1;F5Cl0Bc{6W_jc_8c!6H|9|D%|h<8wDX$b=6A07`x|QETRRXvL|Jb(u`$ zx2-$GQV-rKfTRboS1Dv&^!d~*KvvC_MaD|{2gty{&Jbjsk~%tR;Mj6}aW*m7J0-rQ zgMFs}$r0(g7ZKBIdde=rwz18KTRv7ah1o8i8P|r*1?la}*r+!+*vQOGJBXS|yZq{T zpyU3Z%KD}z7atU6+h>{^yy)a;LFWvK<6eBMhs0XQr$Mz!a` zu#r3P+^1C2N(R?ahK5uQ79!IbcPL<%k>mq|(mcS9+->yEP}B06E6(y`7+yv~J?wIN zo0}4#1JKzLNWa9ED=l;u*<=tLEmY+AfC=7z0Ew3dAqM*4#Dvc2IQY=OZID>^$O2oA zn}1*IeMiZH4Vm{Bh3gQv@&(oBPdF{oOZSgJ4-I*1qg!!{=78YhxP6r~QMZ4eJ%TT* z!SHZ|&%o)Qdlf=Q%TKoSXGE!HvHO|7AD|$(JrxJ^o25*@4K zKF{jx$}DvUt5$kv$pp6Bl9@@t?w|*j;KVZ5_e|X&C@rqv+lm*X%LE+e7ekwI4{YUT z*_$N_Q$m4#23YEM@-qNv7~xL#`mn!^fF&a&clgJ&Eo6F4WjYg5a4L4Vg@FdbEkb2> z?!rQv*Cskxp}N)EYUyOarwTj3-OdD!{~-dqXF-FVH@)np*+vFpU=P@6`#XRf`nl9h zq2Hu}FoKS1)|ZzGk{b-g)ZY*X3cUg71PD0e1LA0bk_qLn8eBVDn)kmvG69Z%uL8V^ zeNobX(nx_-;v3imVpzA^J*cr7y*niX0xZ8?Z+h2%g54t`=y*Hy(XdRN<4w<9L$hHl zRqzT5>fBKIPh~Bsf9jH5qP9pq%-_r*(cvnUhY&LcXSDKZU|4V&#Z^?+lfmFuN@_uO zDfyJ*7YBE?P`+?Yop+gCRv4ARK{~#+GwO4~Y(z zC=b`U!AQ#aDF42uuCpJ{OZe}5UjFRq&__V|Wx1s@i|Ks)ODDNYgE zmzDgRg;T#8%%56MjJ_^TYfItZTvypm;0paHz%RC-Inzu7WnOA)Ju>_}<$m<{=fGgs zv&#b>>HZi$^W&5~O}EQpN3n}-$4^j@0A^P4aDBa3XMk#uF9%=yUSYJ(rrVYyPal~f zguaZfN$QiBPHOSJP;0QJxAC^2e!e?<6zod&xmdiT53%e3!;7r-X-H{ENjJ<{z@K*Y z6gQb7v4sqJnHD!!99K89Owx3EjW}d&{b#HGp3W25)!zlxa6o##H_+CM>;?Wz=%e|B z()&2jl<@SV$R_i)DEms=)ZTA+KsG2`oEj?|hk{P-o9au1p5L8e=y=e z3_?JKeNN;3I;m%K96wre1+In+u2355aKa^!<;!=OX!r zyL@tQgKs~9l0`ai#R)vhX&}*x@38*U>-^vg5jQ6D@C_%i9D{f1f|QhoxYayj6?D%{ z`jmJW5R~%2d`3j?H5^!h;|&Vahl_!BngyAhsR9%Q5;FAA40YPf>bj5tF;(KSHbKe9JM7$d3^zm_V_bqn(FSf|IOlZEw zRdVzsUasrY>DP%dICS2)kxE+Ad_(K`>ZYk%7U;%?N1B%JGx0zJ%d0#JDqOveI z$o%GPJeRz^Tv+&=^v|mw8p&bP)6Sq@DR<~9Vr^M?%*L?g}ee)OfC^h_QsXXrXr|#kgMatpqaTeWoB8uuMO#S$a~&FnE>@kDylBl&alUc7tVF2yu0# zE!EtZ@uV{N2+hxmQN|iQh8N$n?T@gAT+;OKPz()3L7D9)pq5N~@`roLVG3J_Iieaio1%9{_o1cKBSSyg^3>1 zSQv3^Voq^YJys6ZUTx*VBH|)TEcI6EyRXChvzyGq-^@S+@OpfLHC?H@BBOZ&h~7_Q&_ZL@px%f6HX44bG~Z+R76Bh zmhOl*mU^g(fg}=6JYKqtfvj7y!Sf(@m24cGXctAv#AOU|7(C*D2izMR@JMclda5I+ zP*rB-Y~rq+M39D4%Tp!i#b{bth>tNQqj{`JAYCNT8he0!;@u2~P!t<7K^%-R&Jqr=i43?zas6|r{+x)R>|BjuN2 z3qSl}s9_=9{I|f2M}Kt!)2UFMrb+jIIru)h$^_oT_UdFMAF#v_^9gK&!npfJ`!ueB zi}r{J;`vVUgZ;GKb}B$olD!`!mov@NUY_smwd`1dXBxBZ{u^G1au3cd^MLpz)DUKaX{k_bfK+jv`koTdVDbB^2|rjD7mJUvQ+YY85IC@Bg1D+;O;(SA1cZY_EB zjcWhiZuco%>&Ac2q(GA6{|QbM^4s3J#dhAg`MC{|DYTf*|L-oil8neb3wjrx{N{~n zM(pt_B9ngin#n_ol}9p-k8kN@!0(q>7jUzkt1lMPq6rO7PBfG#R?I3)KWq6BB0HF) z{@=4YcL!4?igL2ox>P88*{c+%(a=Pc;#V0C1ReI1n-{zgqPQmG-lAneh@5DDAkyp; zMi-2T?*9|X&&;O$BnvV>iwk>b0JWRFrVCc$#w<|Q8?gx`f?C1<-&im_Vn?6Np%dHU zp`=0GD2Wdv=Edr#6A8aB6VAiI7Sz*-7fQ1lC@ULP+%_je)zep5ECG z7bQbhinAP2sm2WLzgVTc9!QUr#7Oanyh(`9#Utj19)pkjIZUXCfIv;jV>#(J_B3)< z@1ynrIV$vB5^)GzZv=vK#nUx`$BurB`d2;(I>LS9uc9f?FtK;Ab`81TmG7a5^M1J+ zMtr%Gd9&@dR7CGpbYws!B)Ql_MwxH)Tbe=Ai@|yOD-IG*1C#Ju1Jbb-GQuBdg(9Gc zyOhy(-e@x$0=vV{bSdseFI-g$J-oS&I4F|>eJoN(czqv0YUMrC za#@!%liN^CmDJ_Y?${dbuh&hL+nP7JvbR}kH^D#ty~(MmsdJ?;{79d$6bdnReVV2E0%Pe(nAx1H#zvSpcV%$i7WPLkiX*dg8jKD$X zYg$M;&a_9rH)vyRxiQZyCGNMXhWd(L4s?F0;^tM1Z&{N# zg1W2qqvBZn1deH+CKjpm%8N1*A`ywluP>kWzNi(I-8ZZ7irpBFsU92haPfDX1C*GD(s=9x#(Z* z4+%qhG4^>}v|sTmh1HKs$KN{b7y0xhcm@Su+ZgN$7;gT(RW*Bi^O=U}q@(WyGdChp z3;p^QD#G2jjW0XLdvf#a`0HHi^3m(9xd43M;^nWC-?OB_wHlsIw($I8X= z{sdD+xVz3jQ_A-=ntNvZ^!Mhm?V4~DNq?7-o?b+xU!~O{o?=#^`%@gJ*A)M}VK(JT z*xn%VbNikfuacfja;4`~Tg#R-mt@(R?%y(p;ixY>>Q|M%BKyRacK56R0JH@#J!8^= zNuQL|2uAG>-qD1=6A)1Pp@H5?E%aZ)O@!a)#^4t6*wC&mst2o(4DN+iq^vRfvnAe; zH2tghHR9~v;LaT;(@SUdG3(R$%~+O`zWFF(c3`H&rCNGxT0O7+sVPxbQUlYs#^PGp z(#Q3FFqjP|rgRH`NCTY|yj>CPhKApVStftPQ|u`AIBe*6O3O32Q~Tz#2Y)Xz>lhrb zBDczHjP`gE6Z?hPMR_sDvhtmIpd0vocValn5#EEUlw@6j5Q*>}V;epyCX#o4Ys`15 zMFa>9HtemAMcS^97MlRrT7c(L2Dd^IDbgQ1lD!>%Ph2G$@!)N!l1gyxjJJNV2-WO( z#lRgd41gqzbJQ%<;|Z7St_e94k20tnr!+oPb_+Sw`0O`{kp;Klc`gH24Qy@-K1= zzAsA@Ew+_R9oWT1-L_l^UM-h)A6ZvDS1k3(UvUhjJyi|B?8;Fw*a@899pT?N(p=os z#}DZC8(%*&;}tJ>Yc>T-@xs9#Va)S9wx+dQvA;&kv`-yGqhcXrpPpivOm8M$IpHLV zSL1u^Y^Z)7#;vFq@z|>1>2rTG)Kr(PG40TxLu>iP=BL3diAkx&4A=DP=@tXm=bgxlmbpE47jbQnp8=8j^BJsYgYA#9=QENfe?>ud>e5 z5uWCg^rxuHW(p8W%x!u#c5HU2`&$0AC%RWNy=%3UMxMY0Z}l{SXq#RWa?Q1^poOmhD^xEF z$X+77#}l3n9iO>P-`!v}Smu!|%hl7yrTf!ygT44FS@Z8j%|A?G68&4*5lN%p|RnIDsAs{9%Cn&o~| z!P|ysMPc&&>-pX$KTqCVDfQ+V-f1B=reMl9co1rJ51dxkLMNfU$UbbJ3B?~V&n%9S z!%F_{t7qdDhCbrLj6UMKD#%!U&+>;E8vIoNyl1`ChhH+?Ey1<}-)*R}?f1>b1!MH! zOM|QMl5p4Yn>eD1KUd~(_65GanwE$}nln{%|Lu>;>k`iW7kNG1pYN7G^RT>P`I4z% zx(vz~n>RByh*7NfXq2Lc`#uTinp}_N!1Wez7!CS})i2QHA>Z8hB_dM0LWet6A=Sh6 zt_?Sa1iZhe5p9z-E)fq7N#A+iRBY|DpEDnslo)IB2574n5ZNma)Q zjIXa{6f;Dbr2SY(!k+mAP8+4^AKh-`&Oa3u8;O)^)IR03LpRl%Tn%ES%z3iTYoaeR zI$={iOv4%dh!s;;wTxu@p(XMDG@B$P^miojL4O#0F|w4=LU0@J3OK?-`ByK?=qtlt znjd}dzeJiVUrYv!6*Gs8|qxyyZ;{s_Ku9wMlGMZHFHKJdj;FOt>!gKrf6mjK?(c^|d|ex1CdE7}mVoAFlxSNAjidFDr-W$IHZ4c4R?0D>2L5^!8s1MQK^hZ1~C^ z;jJ?hwpY==EyNtn*Pm9oF3#}E#OX!Ff$Wt92```U?4ZAOC8nFy?r)AY!GvKoUgll` zNVWbaVJ&*7V_CvEJrVarPL_@R_!X=vua|4VuO$+b*jWEl3q;% zx5IOX759g9CW&foTy?5hW|KB<*D;?QEFy-x)u>Pe#U4vb1sFMFh6ocW zg9ccC!oT{sDqpR7ef&12$<^GB5N-0gO8On?uNF6c3@Ap~Xj!94*Ouq~112dJ7?8Oe zB=IO4uPSZIne;rhS6C2!sFBqtQm>eG{bzK#X8eB^0UgEMl;?LO?z<`mHjF`r@8wgC zU-Op2u=Wd6Qryu^d6%=P_2`IDjqJ>y4?z<}i2ThzV3Vq1awB`bJGf(703tR16;Eg$ z`wKYZtN!PFI=&dv+l@l%Gn0u$7SEoHTZ+vF=uDe24arDzJT$iLYWZZnC!5p06uheR zThZKdT*erC`WD`k=}SAIa#!mH^R8J<6AY#-!EZ0DH839(@Wg;l zl>Q#hLZZ^(?A?Tb{nUaNL7;!gJ7x#S0!5ZMnfVEixrkha+0}@b6F;wPr&a2X9$fQ# zeS>-6tN3ep1Vi*QEu+b90lNS3J}1lbjdT-J^579a-G>NF@wi`JD$%y4FYOIAOzy^e z*nHF3;c$!Yr0!wGNr^TUQ|d{^Qh<~we9`{O|G2J4|2^@46ma-{G;?w&fe_aG z{6kT-iw@OvBUFpu!ExbDAt)(0b&YnbykzLZUuNB?DzUrDz_>VvC|G~rw(=<-=F)<(AL zB)D`Mu^iV>CL%2lv5w7xoIaweE0>RK2VE*jF+so8u<7#2U@S2WTeo;hn$T<*9gE9G zYvG@qjdAL!YD(#fc(XX;Z!?F((zFO((wPrrY5##LfizBZ_-&ZP(g7aun`fV{3R}oN z^Uvkz1%c(wwPbG`c+q`DuCP0w-_6{>mIW=e*rT#R7sU}5vhSh#{kNCid;xVm6mCED zy4Kb5NJ+E)+}Mdnd$YBQn65YD=N;dv$2K)QqhlW#&(0r&s!;h~tGl|D*PCgcL@rN& z5O>i2!$M9uP%LH$_w`M&vh}^|#w(y?+bs`r61PUgBOXj${xW9R?jGLy(m~R#p~5oo zh6rRBXYY^R#`7G8=eJ+n%;bSC)Q{6X5FkAQe>Hfn{mmQ_voOVL%w7FmJC$d_r@|n7 z;nP`?%vBK&s`VKYQ|wP0tI2=@7SQ68%a3~9&TSPbP24{5M;gK-#?1!>Ztn;l!~W_Z5kH=KO-*$um+{Ae$H2sX7Qo;LV+DE`vE{i~jpEF9aSk@1)BtxC35 zaWt%q+de!^XK*dcp6}W}No?h+@%i?Oa-#7{kyx`wBfM0SYL-iERY@h^b9^qI*`%0~ zDRNlh>;l_Xy@H>`;|phJD^M%VG84{4KfAIW_e*|or=s@D&gqW?nAL%9;T_c7ef=nT z{U?S*lFa5}yoTWwo5|(W_qT|!f3@={Y423s@*}Mhu80mv+Sq*UrYZ-gv20fP(Dr1- za-Db4L^35S!jvZ!G*0ZU;f+%SG#x$bdBKa3(Yd_Z{?=3@|4U>oF9Q+6f3uus(drDVm^S-oNwTy~COEp*pyel>UU zo{Vr3dahHXcs=|~Vaw}9bs{uel(Fo-KQe9WX>L{$($&0N@vPIf(E@YpGQW}5J*@eU zfYt=3pwoZ7lf6_>b?d0j|JTTKMm5rh=EhOzTWuNH23+G ztt0X*e&1`VuQ_Th5F6b+ofKuhY%5H>e>zg^c;esbg7Gdoh{w!xHg(#u|K z-(qm~Ixpv&X5Kz%>~3ANz;yNT^3wA%R!2Xjb}atmZalxrdT^VN@Waul$>%7z8!l#X z^#J!+dJgX$jzXVTk4wQUQzLm; zEUiR3I`=~d&lhq*F>!BFmGlF=OIr}&dd}4RK`kd3z zmvyvq&`zTA^{`sg18eW4&n)++hA z0Q$Wtcwghi+v9C(^4{yphFR1@iq2O{nJ%BNznNL2gecSTvN~8h^5Mj`_1{b+`FHvlfUl&ca(re!0rvJ%i|L z*R7@Jj+Cd~?_RN-yF`6m(6YafXOZ!Pw-gZJl>7Ns(F*I5{Bhk{@%blC7A37Rz2-ab z`JAdnag)={D&XO^$tR8ejYFPBo~#CSFngB#s%L#hNFL{+T2VBm@4qtgxC4v%Q=cR7 zun;Xz3pNRM5=7=2(vMxzduWRC{P0vxdZA^&S-#kgLt%CU+1DI;zxb}4>_R1%ZD+xk z<3qwfU#5DTmb`W3zL)!<-k-BO|5O4+V(s%y^1TIUohZ1g?7Nz>Hb1;;5V(4hZkNx! z>3Ibnt#lwGfCTCCvb1X=%Wg`*PtC?2+oinvuwz>L47?)G5jiq6A*3j=e(#~H+GuD4JqI2*piEkx1 z!nJ}JKCfr4FV>a{Nb5?U9fB=1J5pX?bO-Y$lynH;@7U%Nr5ko@m=&;5>3k9Fkw0=B#m^>Tbu8UaAK0I0S$>crP4 z$E6;ft9dGWHu0>pbV=pMH|L6y3oYE8H#efq3LX^sEe3Z7YYI}ieK8vuE9y;5Jfw*u zYD!V&o{Y>(fTB<~*8q=M*`x>a0miU|!wXT+4?U9~b+0+z+?DZ91RA)(uplMe=!2sD zKR{FLps|qHBCJ>{=t83&vSEU!?^gNE)0XuS^x z#?Rc**X8bpV;|*+>1y}Nz|zu@f~QU=h~z|$3=RyPR}$6Lb_RYfw9o>-M48(%?p_5H z?_w57{jaXgeW?_0ddy4Wd#&Z-t#>84)RjrQw>#V6qjKKcI%2~y!!(E?!PEVJP*J@e z>rv+B!McHz3osrUTHlxiwI)>BZ;!mnz&?Q(Iw;@0uQ#b!sfxhLe|0lD8*OgPFuO`& zgYhKlNa0@Ns$pn#Lym$B`u&eNC*Y{olVlryGa;|Aepc-AS2e3*j)GVJje4}EQlumG zk9x8O@a1gwg@a#BH7f*X!DG5P_|z^vZ0z;}J+Y)xXC@HC2*SGs>1hIR(A%et zg~UVBgr!Wt&?Glf!VusIj4Pq_?*Z^3xJ-eLGT;m(k~2Fw+YXaRHMNJWd;WCh<~)F- zf_I9Ug)6NEbh&}?z`fN3Fw?&~nR$R>thPbpZDrze*|EzVIFpl4zdJ2b7g$OZu&;*+ zgWHipwE!!6yvc+8^4+42N6F}O2((?4=m8Lv^r83xDbBa-Y`6aEkYBj6=Q(*1iZ%nq z8Sr#s*UgrP6vS?8=FrR!97}Rr>K97b$mZ<;z_*kM4f_ZX)ibtJPCCe&Ew1b-jLO{6 z4?Yrz2F7LYv~81t?uRK`_6|+_6`%fA*~o^##kswXwlTX^*cC8!0wRDTI0@$=ABGPY%X5( z=RR}-7qcESu_?Xh0gPWl>%SyI!7?+mPeLz>^ZYftd_52r(Q(~6fe+&Xj7!KIl;L|K zCb@6VR`&^*8gI&qCiPrsH$gyi@^bO?B-@);?l!bA+%87{I|@$}{Gwy>cLF7WYYAGt zUMC8c>D2rj2{>v&Ct)ap=@st#fKS_w$K$5d?anA^2{Y zo>B6?1haO$gU0^tGCct>))T5VRqmIpnaHFYGsLv80ssA8{3*%(>ujKm#)a?`%Sck+ z)Q4f=T@1s~jIs@hjV2|i?=h=0r6lc(F<<#hioVHB(m}V4J0j2^9K`Y%m#(=y)8oK= z0lxf20D(}0|CW3kJyW&Ul|LCNpEfc3X-5_W&J2n>$%AH}Lk}_tr;^!1SBb zKePH3dZrH>%PlPOGijVAz0#UoVQI7wdC}k5I|!j%WZcliP;Q>@c`Dnj#U7%9{XI6$ zTy*tRelEKkET=rh+Y7`=WNI}YUkw6u_KK^$^0ZRia4g!X_5#KINVbXuZICWyaW^eKBb@n_ql&FskIAGi z{h|eoM@jRKwOY@{-)SZfGufaP(@gt=Xldx&Hx0#Xvv)vF)HDJk)Bf$QnTf;%fb~C zlWqX=l7T}6sE`;+LSi-~t*^18G*h~c0WIBQe^TbCsLEhj@_D2(YAOY z$XHe8jAXwnKpM3abr0CS2bfC=KB+ySzn0{!!9;Wh#+^q`rNkvgXR~MzR}24GlE*8m ztw>yW46<(BshVJdfrKGsES6`Ga1^-ogsMkO^g34WLGzMmW9vaXUvb3XKf$Ie09+Yn zz{tV?OBR~KbCa9#RZ4-6j_{IR;l|e&UD1-I+iXCDI#&@!5N6O(T?K>j+|}eVXb;?m z0W3~!O;)SvkXTq*-nc<3^j`qqCm`y19CrvRVxr%T#Sy|M=g2$1MUSUH^q5N>U_o&_ zNpa3zNnZy>P3SG(jN=4V)>Wu9P87C)VS2}gm@BxAAo+xpd91Iz+2K@J#}+d_as?$+ zeytD5i~>uF&2f_^NeR*zc`%dTv}FgN!9w{|1lkiV={?T|c%p5H2Yop#lUW3guP7PHuoM)5bk=DMZA3QmiAQ0;n} zR)6Sz(O^M+7PV%g${R_TOi!ZZ=Q(a&0Lx}psKtj!rtVqb$@zrOoN>{HfnDrn# z!~qeQ^n=ghyl znQAU5>fDmAN#E zzUwF_@s}fzb~P(w9CCrP|7f(rQi)YVZCZb>`AOf#{XS0SEncipVh}AeEJ=0!TkqL- z)XhK9%O9Q~5U5Pt$S^M^g|OQ~pbOT%sKqYj=22yGBrDKqqjLCno`*S90%v*w3A!P;H@rWcBV)E)~8?2%{fOFXPcZ8fN zJg0GM=Sav(dAdu&P^V$sy{R_c0={zct!?O|!zAmtyzji;)cU#MWcx`|M@Wv8ZYC}y zV(M`rqS*B&CzWw4GMSyUwAM#1KXteyw&4`-rd_-RslJ;8+#Xml=hlynvV?1j0H0-A zog`Bu>f@~}a*MEYycfjtA@98b0U}_R`oZ4d&-K}z8(F7Uze+Qq?N}}Ek_~?LA$Pwt zTaec3R$9QWzNZA5r36~cbHcIglwM7# z-qwyo)LcW&_IFgW)>b~L4vwz*o#^JO#&4^#Zs*8sSGubDaVa+ms{K+`xsxMY(I8KA)RFC0sZ>)8xnZbPyo!~vZTfiE8mx(xU^yi9_x zS&&jYNPuntEsy{H>mtWDlOZ%rVw{=HoAb@?hu8$ZWAD76 z4sF^`*bq7dcXuUPof_9?2vF4MFRQgd;{3VYJEpL=FG9L6R6vihl6bf>?JCxPkzZ0< ziQ%};8+9jt0P0(x+XpzYkPn*IChh!R<3xq)A4a2QRR-~F2o>PbZ|f-g$*~QyQ>Rk3 zl->lDhI#sp^75QfSZZZqnc_3Dc?wFt#i#hZ=89)4@&?FzwNB;xt7OXR6z}`8vep@W zU7xuV-reUnRpv9E6WklPr?ntFw72IU)4tK?Y3{TwsnPZ6P;mYbj3_4pln%ddr#`LR zVNC5_inI^~a)mriEuHx{zSqjiQVAtc0==xOGL`^LT@kOU6&f;2&0IDcIh!^g3n1ov zbS@}7<9{)7Wx)v9s5m_+HJWwR5#W0f@ST?l{p#`L$hrmT#?M?#K+GcMftqs#U}YQK%-+%s>uZUE&Qog7gNT@gmFMj#K7a%3}>zp;My z;0x*9=vG-e;k8~>3KfW}AvaX}btR@JQ}IW|St0aK3j^Z1f=*v}%?Cc!Zf;reoD8`L zz(3N(Gk<3s)|_fev{GF?OAgE&5#2e5TANNc_{7>ajQi5wowrj3rFgT}iI6`OoWryB z%pho=mI^uJjkCBzZYe={WKJ3j82eqA?~RR_4USWeQQrR{I+C#<_c_J-W(+}Oek_K_ zh*z#=*Iq>K_E9&C&VSSPyAXV#>$lx$<71UHjgiOeJ64H7!!u86S+Fn!UUlFMzaRwtGPk;SE~dpx)v*3GUq@<_v}h+<0qLhB8x){m#qw zHFxJ5dUk7NwqrzkOOAbGrz8T1Q!VzW1t~~n(eR7(JzAW&Yar&Sm8O-AinDWTUV;XvOPzU{g(zqH}%h8+={8&!B}WdDwB2B{Z=5 zXxot}$mU+@S@B>N$uZ(7mKz5CeTIc3AJu9 z2RJ}?HZIjq|Ks>CUfGKr6#-!a11AjZA9dIMt(@9;0vM481B`|i_%To<(`>5^HX;B; zY0o)4Q*yUcuMPPae}ZR2!ss_Q7{v09?K;JO1h=<3=a|w9i11}E+V7dq!cHgv3r6OwuBUbWkrjr+0FX$=u)521Aglb}awr}< ziw~UyrK`0h7-He`eyi+}qevhU)J%~xq zoMs2LfR~5wFVi-l6}I$U?8a*dNDDY=mpP1(X7rtXIX6gyk_13lo#KtaH$C@R^NxsE z#fx=us1_Vu^u`K;y2IwKwAT5Hds7>^qratYaXce1=BgHpI)DR`6&_QL_WgnSMgPDAxGh6f4W4MzSSlmwG+Ws1FI*xLhMHr z#`uZ_I$2k4of0ODXqtq{lgA6d8#xr#%Q}22vf8s#l@Mf@A%~LIZwP*xsH?J;oPm)8 zWF7;EoI@!iQ`y9!xUVFIcFtE$-U7dF-wxcpZVW+3f|l%3c0|8sGT=@_;YyfzCdXjt zUh3c%1SrTe3dM42Pd>g77qrZgCsM;r$~JB+;#64Mm=6qm?qiks?=bC1rAv!#7MXwe z%O@HDQ&tk7_bI(DmpH7!9aL>KwMnV3XFqjN-0xGi)xOy8P77mV>V=}1+nn&W=Xixa zwXKP=?r*g&Q$Rf^sD6Hp@corJn=!|TZMEzh$8X_`6+YEu(Hi>KD~N{=n(5JO%rd-t zOU0jfg&yv*;+l{C!Qm-=pWAt~){5shj_)68J|IrjQ8 zG1|N^V-f#Gvg?-qNvQ_izOGkZB@64s1ZAzQn0;yn6z~HFq{JcI%T%WN$*A<0*Ux6O za&3QVfJ&qoxd)D2xy*dP((&k0Zx7!f?dCTl7TX_hOV4~*_*IzOq96Y3#h{>J>`hlo z0G$aSuwy>it~1TwB@60JJPnj0Vp>a&-8Uu}OV_hxLV-b0Ej+3vYrpd--BP3HE*7?W z^UU`MWMpLMsryz1&_o`6zxBE@uUpVYpd(0!X|i}1^b)gF2*vI#Co)F zySb{d@^+~l^@7j4AcwI`LRRxIB8Zka5&AZp532!=4m2iGfhH2JF>^`KU(jN9WlRnz z0m0fp)`)Oc&%LfX{jVTM0kkdBH%3){FVrW&i=f4jn`Aer51I#~2!k4)lD&n5lztc} z9IOJ@Y9EgUh&31?7(_&!hyA>PbSo5RRl!Y7oJ=t;QI;C4LmaSJAu&_;t}i4Zx;lFx zW#>K{fd8d6|1%QwD+NerFmrxk($B#NzyNUI*7-NVdV!9ifcAfwaG}9!|7r4<(0`iz k4@3XU+W-6YpK^N!0l@|+D2PfGBPvA@MGz6B7XgvbQF;*wY!HwlLI9DDbdcVA2}>{1 zYp5Y0MIeO$CPexhfB)b4f8ROpId9JF?98)w@4a(pHv8f8|ZblUla;d>eyrVD=$TAFXkoK%S>O;ugR1sBxjE4%1aW+g3E)lr!0oj;i@KS`jl`@@1$nq(3L9FU$K!s%KZS zQ+vF9Tda9=q-paP{W8SM>R`3T&l-&((sllx>B)f!nL!Czp>bKEiP?yhTtsSaWKwQ) zYC%+HVN_OOVrEG~ZdpQJSz>;9N=`*)L3Kt+Osz}UJ9@$P-sbLs*3Nd{SA(+%a5b;YR4ys`4^k>a$$f|UN8gr4l!AL)^u zsb4z2g|sGqZi(>+qdzuAc-M#f)*yn*LlGt62}NN^>A}(Ie&Na9p@|-!V%>sb?0vu3 z`9xTHg_y%Wzjh4>%gu|fC{E8WOo?ks>#gZ+Tj=jx9PM8jAN++LY2NN?-fnN)Y^)*H zRcurg;)`=u^RuwI8S7ceYbo)o2~jIC5z7%F%b`Jwfqsi0KP&*A^DuXelk=RTBiia6 z+T!hmiPemu*+h_k8v;=i5jj*9G*M)=)8Ts9<9ztT;jqKvu-){q<<()c&H+;C0I7IT zD|OiCbvW?ha47I_^z-3Z#NkBD(NyB`Z2IwB_VIkt@z1j3mHOjf;PHCbF|PNRICi`_ zaYR};A}<|mZyx;KI^Ls}&E3_d-IYZOdSYjKj6Bjy8vL!PE=^&@6mo+_n~C zdV3C0$77W{J+}Va!70h+%^Qw}*u4D%Lx;f*zcj{ItH-rN?Y5vdV-^Np4ex5Wx*iV@ z$Hz_=Qf`Lei)u>1%XGW0GY@$gcMw6P{s98cIToa?gpzIcMkbBC>h zDh>@pr52RxEsGC-M|qO>rJHg6TK_$9(Bkb!t;07>SO-MC&{Zo(+XE)*SZjxqv?Yp- zB`-xYR>w3%S$=bqi{d`?Q*>I>j2ciuEPqZI=knErkR8bwyAz6vN+Er@VJ;bU@qtBr z3b%oBG(%mDK-o#MBOAHKHrdWZIFp5@-`BmqpgKG*X~wb%+EndMjrma;eHN5@{!gLK zz`tRp4kJHa3qsZ=9%lWWn7%)=>o|9|=isB-#h;nb)XN=tFiMab5brCET`^1yTfN9r z4nW%SD0c`@4TI`-4YP50sRt1f%(drImoYRcFfEO>IzBXSJ}Y%&bx|-ZK&MkQG(KK* zSTs;<;Mp7HjvvGD#~Kad6ddt8*X)LN`YT7-CkF#GVQ&|gy#+L#5;wMYRnjr%jaQSK znQl!W_Pt$h#OOmDf19)C)jopkqK<`G$cxsgX}`Tvc}Ue-5IK;B><@gclmo|^u-O<5 zd1{}I+B|`zj*NpE|8%J4KSCAof4bvb*gXP$ZvjUSTr~4kMiDSlj8ZQNs=#&*3caxP z*1cqB1KJ`pShO#233YG=5>S0cvuhq;bruQtDGM^HuBQ?!tz;HJ)^=L5`9RlLykpS#kTjv7!KssAx$`bs1EvC`e#EGCMs^@XB#t`D+LDKS_ zkm=Hoy-2WNqXN%oi>n@p*f__GUc8Bl+DVm$&D_LVQ3}d+h84FtyO#y4Q_Z>2!m60y zo^Xi}AYVWFl&D9vtVBfAw;pw4%~e4{iU;+MZ0L#Ng3bMxdh2|FWcCPv7JGskioOj| z993OAp2aS+MA*KkFDL5 zy!g5OYt*TsuCS*d9;)e7F9(`Z*!|}IP6^dlO$d@>+=!F9vMb;&_lJgd9}TezpCvCU z`H<5>6~MXygrQ&=G*yVQyZAaCLx%$&uO9GfI)#w2chX9AZ+bvVpiNtlTud5%%J@t> zFPq}e-09=YPi)D&iYk$s3?@iK6Vst`Y(&uS;-56}`!L6cxAee5Th+;|UXyg_GUBz} zT!|vL-yB>%qBYfk|7-$~U;Et@ViR|n`Z&bBBNik3Kg}V4@}Z(&)gYk!)c({f%PZrE z0*~iYC!(oQ9cWdbDQKZ5*F>e%q8ZNS)t)18nN4_4gQ}R_ZU{N^&W`xJcRq*h)w7pb z@tCcoNw0l>z^G?0P&gf$2C(9?7yaiDSBi|zvyLMMPHrYNjU()D-1gs^0uPa`zA}Em z{_#nlQySy5!V)Sm^X3%3nY%$iKBcwk^1FUl2D6LY7o9Je-c6_#61@1SRW8G3Pc-1i z^JmYT&ut6VJ512QS8K0)dN}p%6$_72q2o@_4?kIf0}5w%TGo=uAZ8ZY)8D}Oxs>Sf zz%#1#bU-eKHkz26$dqe;M|M57j-ZF@V6JYO{VK5IbEvvY7K`-#a|ZPY?J@XnZ;(@QX_|M8S>5b-%!hGGef=+d-7(`_2Lj{Nf$DiO~ z2clvE`=@Qf>@gnwF$XPovCGAofw#p!eaQ9W^*XftMfOSauS)Ao7uN!+)W$6KLd49A zI0I58*DW3H#LhKj%hV_E?35X{@I)ty!vLH1p*Kz?l)-{M%>x}UY%+7dcl#JFl6`G{ z?vYKU`cja`$+8Cvu|6XyR`r;?Y2*33WAf~f1nyy(!Aa~gaGX)U=Q z&cD0A;j35_tO0g~6FrrpP;*B;VRwCIRX8Y$-D?gBE>7jKcprpb62(M@jOnob47vGE zfm!K#WKf90JHJ>q{-XQ`SXPIxxDOY4!B8xJA|;-o$#fucog zU1?op<3DLZ(24dB#ePV{%|VSsP*u0Gb@Hd*Z(X&6hCS2@X1i;Ib?=bV=<2^OWpI7o zp>|{LYMOcTsTqS37|(3+Xmhpr3hJesw6u)bUM2LU?A_tAai*H5q&R)7Zn(DESKOR5 zMqy7jxEtH$L%hkI63-}LA#0b|fMKglZn(|>j^iAjKnvr~OHW|)e~=yX^a`@a$r};1 zgEI!)nGxJYky8B@$8Q_Ake(aJxrkaK)>Kg0eEG&i*-v zr2=qr4OK;v%*WXEqwS3*|G-Ep03|?~jIqE-_xvfC0zHCHAel@hWDH4kouY{B|av0cf6!-w{w90wyd_GL`Rrf4kHLDl#D%= zK4`V`D20}Om#`K|{O*T|M9%KBP4DVA45MV{k*oM^}5A`69KI(Xji&my$@jj30ugy$%P?f&a;hLO$`-TM% zC0Va|M2K+lQ?EC_`aM;8g++uN0*r`k!Xu8?`O5k>tSBWopOE8?N9z2H;F|HQH`h@E zZ^M>Z0o7@;T5UOjz4n7lSWoJgIRw<~y^75}W$N&FNty9e)K}tPN7ob~z%;ma>u=kC z_@x@78F5~o(TVDtlNstL_pi@3CytH7p(OUnL0@-E3VU9>`o_k7fgHG&ZA;t`5Yd7F z>tly4z7BYd{Qf44lvz7$yCL+PsIh~WTXGO&UXqeZ7u=*}rrB3TUDUZK>}Rf7W;a!> zs#+<=c8QOV4}q^wPa*CgMA2B^*?f!R~_{! zXwVjW%cxyBz5+T?*fG_rXJZJ#p%y}A9{jxx=5=dh^lVW)SvX|Un3A_!0qtUPqlZCY zrAMA~zpcQcNu&tB&26gHmzTw~2Il(akZiMN1ynm2tMLR!OVAgnpHri(jIE~l=@&-g z26)q}(O|Q~*{}TFk|GxhngRm-$wyT)N;BM&{F;|6nTsgFsO#GA`rz#>uu~hD58p@M zM>7s@beXMzoS`` zI(DHzacYPLZv{VC@+Z4e)HR>Zv;c-g)hjPvQiGXtx?=?mqCpkhVJ~1<+LcyA#3$3{ zE*V_xZoM2JW9AofIVLek^ODxNbMDtUg6N*oer%f<9K_>R^91;4JTnU$VvB$D!s-*& zJf3u=Mw8U{F-bOQT1XzM4e6DJyt`9s zy&h$~#h2xiI5gTBgb5y=tzO3)f=-Ezc81Hxb@uy3>uO(Ts~#7|V7>2HRo^ZskT1bK z5~#4!Yh@WQH*C%6?-@MO2eJg@oq}E5G11*Ero;R=B`eOiYDAS1rg}sCnuA0z_v&p+ z_XraE`JUpmuU-!WylMORnkC`$O;2`Udw;NOpbO`xr%#$Dc>?Fxo{}D{xwo?WS4Naw zz0&&Fqv+0-igEjeCJXasyL$OQajOOqn?Jg{W&3u5wmqtmPBLMJvR8f%dToHa+!B#< zS(2UWXP6Wr)3+X{rwUE*j>(XkjvnlKhGBY^+Y!VuE?VU@3?Z0JRtrG6RkdFFbSsel zO@b+B|BYNGce$j?ClmYwK9;vLTmSJ4=hMH2T089y3XNEO>SM7@ISraPjv2j}iV4N+ z#$giQ{Q7+ryxiYc5m{Lp$kE4@K=94^y?to8%?1eQJFyOPJsXjmbROMlH;Z9-D(hKl z#CA4n8Q|P0=eKLfmShb0Gcslupuivk7&92UF}tctYdyZ-<0>^`QwDt>J+DKYZ#@qsaL>X`sT52KrL(n-IBnywElB;L~xjDydyn1?-8Bfc1`UKknc zGwi0_7XjIazcXYGm^bmBOJ05-8u;MWCm}|il{pX-!vgwnCAdcrXFg+Gr}0&Z42kmU zE-9t7660Ci7EQE~hWTp)!_XzQY~RNkwpTOaIh77Q{Gih9j~8OD;>y|ib?_s<*z9gx zsiQZSIbF@T9&XCnJ(88H@0LE`sZh#-K8aXnDrk7%Rj=f{Ut~09Cj`i>RnPY7kP2{c zQYP`+uq+2~-1z&NS|=Z*=IfREULkE`P37(h%-HmWuO}vRb*QzK`kXA~S$hJot_}%l&M+sG1Kupb< zhLyf9XC+gE#6OlX0UVI{K0E&Y%~|QE6X;Rua=TZyRfdMST@)Aqcr;Vn^o-|4W}#e0 z2iqTrtXK#yc;uOkNrSdr2Z94knX_(=KA#*rw>Uk@I6-5k_8Rb&9xWO9w&O0FGmvrV z*;1}t=}>JeM`MJ{sP5p%h49&%fdb^1+&ye>$@hTQ^J6PdHf1*zw+bytO$<^mAS$eP zlWb{?kg!S#vI za=xk$u~yGgvmA`lXJ1;sJ$@g(wa=%q+4F~pzuEr&EIBcbywURhY(^#~sAGznb>g}? zTY{lm*u}h4aE+yFw#~vwE!|3#tT{>jpl>Nq`*Zaab_LD#6DL8Hg%=GuoXDdXkX^T` z7tmZF6dG%2a`r7~j18BEe8Jia!@$Vy{mbwyD8~3}##5e7a#Kr_6lME+;?rpUMF4Jt z%Z4t~y;r!&q3sXB&IUAN zo;?qKdMdw$ykwMK4sA>d`FS|1;0dO@74E&3A(1*E^iv1+Ai7)zyU0#jeAGMrv%*L1 z`h11|TOR0_8OKrjg<{FeP4Ow;$$Zf*T)uRGOEb@GKm6nPta#D~1pTIPtRFOfkcV=r zw|TW7DD|<|)YCnO$!ob>dHU%;#iug#MD&qK5A*bkD1awjeT@8TQFP8Ji|g#<)HgP= z+0fu37XwcYwlHAcwzyP1e=>V_=FlY^IMGn(OFpAsj%RBQiam_eAsQTSFgup_;}b8t zQgaOND5NxKo4EDwV@OLOGY$ESL7kW0GU|zke(yx zbF~TE-8n22>%2F6-4sof9kX!m?nk=#51k#~54b8L70!7w^RD-#o+4vB=gAvk=d7WZ z_+t4d<$jdt^L-0CF8yiY*}pX0w?SoBBQL2O3rQKEa<~x$rg#e0?Pv|&Bw-jqkv>r3 zuwO%DgqndENqX|lX9)M!l*-7Qoc2WK?*k)Tt`vSGsVu7uKEkEp1d~O5r7AE0UXG0! z%0qyq7>~JiVJeGzZe!PwNTrQp*pgZ5KlK_*8CS>;;B?{>_sY-AX>SHqh4)MorAq+c||3G##xf$ER$3lw*Xl9>SZdRITEH$)x+Ut zqjD8o3*WwtIF?X=ASLVht?-zT4A=sx>q!&UVOO=kEZMi%4r+p*`uJ%{llsB8d76Xa zIxl0@`g`Uu1-1q@s}oumPfYb#XO4x)BvvB#PvQm}*FC=7SrGpIuq%~EipKHi&+-Yr ziDTRb3NZ1McZ!r_D2Dlnt+3TB3d!~~nrDzzc%v}jmq$VYyM%Z2w6C4i%bh_;f7%CW z`**oy6+xlcVp!+FbgqKjMO*N^ZNYWy$6RvgG{J^t4m__d%!>^XsA)r=nXv=!xvKE4 z#|rHDB@*)dCPcC_Ra_}oQfF@by7a3mn7LT;X6Ol=@%DJCSgCmIFp#ZVb#@v1VIdz} z%qrJ?LN1K{&yc$uK-8!p}d$z_$GZTH~_u16}`7Y3W03YmY?k zWvtqnUdk|Vi|}4}CvvO*F(~%+Y4_PUNZ0U_ceiT?F+z}nRsm>cCBa8S+es1 zHVIq?JG-xj4WSrq5OG}tcZuBZ)6E~ig>%RfY(QVlyx@kf?6{K~eO}v*VhhG4X05%! z(-spT50e(4iHHMHj#9IPu5C!!aJKa9_|q&N*$Sj@ZOgIHbi$+lqak?;{f zXrp23lL#m$%CXmP)m%0$K{0*5G%jibdRjEM&Xg~G+;uzKZsIX0*B*71v3)^_cAVBf zeLg2$lkus-^}xoK6HDfJcz?8`Qd?McU&au2J(iWMPgmvrTudqaNDw>W#f2vYKx_p4Nxb ztLY{@qAAXN;rh))94LUEMi|ZX$wht=w$>hr(41z|Q$s0jnD#6R;6F4@VI&^~8NGTw zYMhWwzF(22rF(yCq%uEWjGb~YizHNhWlv|66f$+cX<_ebnR9~+aYEV*f+^*M|77pX z(mk$%sWQ<{#R6Y4nO}7;=DaVRxIvJ6ec@!kA@_}H6COjC(BnIXs|%lsl-Kp)50mnp ziDtIewzbLdc(6M0UZ&*}#xdyV)f+m^j<;EIJ>Q5)wXkS?H=jX#m`T#MOxv+02Q=Wp zbu^cF){}RFEMw5RiG|Th7f~q($WgO7M~G2vbOZSP;VW?xvry2xr8^Ju8wmzGm~rUE z{DqsDX*=c|%JO#1eZI)ww{nPzZqlt&VyiFxg%NOv=sLN-1fTp0%b=#j^Ejv(^S^oezdIOzHB%9) z+5aN`fYx7x34192&&CE-=&$@gkm5hczZ(8Q{tpfR(WwdfM}Zb`cl1IsMkf(@!Mh#l RL*1jKQC3ucRw8fe|3CkcLYV*n literal 0 HcmV?d00001 diff --git a/en/index.html b/en/index.html new file mode 100644 index 000000000..862529c54 --- /dev/null +++ b/en/index.html @@ -0,0 +1,492 @@ + + + + + + + Introduction · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                +
                + + + + + + + + +
                + +
                + +
                + + + + + + + + + +
                +
                + +
                +
                + +
                + +

                Vuex

                +
                +

                Note: for TypeScript users, vuex@3.0+ requires vue@2.5+, and vice versa.

                +
                + + + +
                + +
                +
                +
                + +

                results matching ""

                +
                  + +
                  +
                  + +

                  No results matching ""

                  + +
                  +
                  +
                  + +
                  +
                  + + +
                  + + +
                  + + + + + + +
                  + + +
                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/installation.html b/en/installation.html new file mode 100644 index 000000000..3640c633e --- /dev/null +++ b/en/installation.html @@ -0,0 +1,517 @@ + + + + + + + Installation · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                  +
                  + + + + + + + + +
                  + +
                  + +
                  + + + + + + + + + +
                  +
                  + +
                  +
                  + +
                  + +

                  Installation

                  +

                  Direct Download / CDN

                  +

                  https://unpkg.com/vuex

                  + +

                  Unpkg.com provides NPM-based CDN links. The above link will always point to the latest release on NPM. You can also use a specific version/tag via URLs like https://unpkg.com/vuex@2.0.0. +

                  +

                  Include vuex after Vue and it will install itself automatically:

                  +
                  <script src="/path/to/vue.js"></script>
                  +<script src="/path/to/vuex.js"></script>
                  +
                  +

                  NPM

                  +
                  npm install vuex --save
                  +
                  +

                  Yarn

                  +
                  yarn add vuex
                  +
                  +

                  When used with a module system, you must explicitly install Vuex via Vue.use():

                  +
                  import Vue from 'vue'
                  +import Vuex from 'vuex'
                  +
                  +Vue.use(Vuex)
                  +
                  +

                  You don't need to do this when using global script tags.

                  +

                  Promise

                  +

                  Vuex requires Promise. If your supporting browsers do not implement Promise (e.g. IE), you can use a polyfill library, such as es6-promise.

                  +

                  You can include it via CDN:

                  +
                  <script src="https://cdn.jsdelivr.net/npm/es6-promise@4/dist/es6-promise.auto.js"></script>
                  +
                  +

                  Then window.Promise will be available automatically.

                  +

                  If you prefer using a package manager such as NPM or Yarn, install it with the following commands:

                  +
                  npm install es6-promise --save # NPM
                  +yarn add es6-promise # Yarn
                  +
                  +

                  Furthermore, add the below line into anywhere in your code before using Vuex:

                  +
                  import 'es6-promise/auto'
                  +
                  +

                  Dev Build

                  +

                  You will have to clone directly from GitHub and build vuex yourself if +you want to use the latest dev build.

                  +
                  git clone https://github.com/vuejs/vuex.git node_modules/vuex
                  +cd node_modules/vuex
                  +npm install
                  +npm run build
                  +
                  + + +
                  + +
                  +
                  +
                  + +

                  results matching ""

                  +
                    + +
                    +
                    + +

                    No results matching ""

                    + +
                    +
                    +
                    + +
                    +
                    + + +
                    + + +
                    + + + + + + + + + + +
                    + + +
                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/intro.html b/en/intro.html new file mode 100644 index 000000000..b5ab3e7ee --- /dev/null +++ b/en/intro.html @@ -0,0 +1,529 @@ + + + + + + + What is Vuex? · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                    +
                    + + + + + + + + +
                    + +
                    + +
                    + + + + + + + + + +
                    +
                    + +
                    +
                    + +
                    + +

                    What is Vuex?

                    +

                    Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrates with Vue's official devtools extension to provide advanced features such as zero-config time-travel debugging and state snapshot export / import.

                    +

                    What is a "State Management Pattern"?

                    +

                    Let's start with a simple Vue counter app:

                    +
                    new Vue({
                    +  // state
                    +  data () {
                    +    return {
                    +      count: 0
                    +    }
                    +  },
                    +  // view
                    +  template: `
                    +    <div>{{ count }}</div>
                    +  `,
                    +  // actions
                    +  methods: {
                    +    increment () {
                    +      this.count++
                    +    }
                    +  }
                    +})
                    +
                    +

                    It is a self-contained app with the following parts:

                    +
                      +
                    • The state, which is the source of truth that drives our app;
                    • +
                    • The view, which is just a declarative mapping of the state;
                    • +
                    • The actions, which are the possible ways the state could change in reaction to user inputs from the view.
                    • +
                    +

                    This is an extremely simple representation of the concept of "one-way data flow":

                    +

                    + +

                    + +

                    However, the simplicity quickly breaks down when we have multiple components that share common state:

                    +
                      +
                    • Multiple views may depend on the same piece of state.
                    • +
                    • Actions from different views may need to mutate the same piece of state.
                    • +
                    +

                    For problem one, passing props can be tedious for deeply nested components, and simply doesn't work for sibling components. For problem two, we often find ourselves resorting to solutions such as reaching for direct parent/child instance references or trying to mutate and synchronize multiple copies of the state via events. Both of these patterns are brittle and quickly lead to unmaintainable code.

                    +

                    So why don't we extract the shared state out of the components, and manage it in a global singleton? With this, our component tree becomes a big "view", and any component can access the state or trigger actions, no matter where they are in the tree!

                    +

                    In addition, by defining and separating the concepts involved in state management and enforcing certain rules, we also give our code more structure and maintainability.

                    +

                    This is the basic idea behind Vuex, inspired by Flux, Redux and The Elm Architecture. Unlike the other patterns, Vuex is also a library implementation tailored specifically for Vue.js to take advantage of its granular reactivity system for efficient updates.

                    +

                    vuex

                    +

                    When Should I Use It?

                    +

                    Although Vuex helps us deal with shared state management, it also comes with the cost of more concepts and boilerplate. It's a trade-off between short term and long term productivity.

                    +

                    If you've never built a large-scale SPA and jump right into Vuex, it may feel verbose and daunting. That's perfectly normal - if your app is simple, you will most likely be fine without Vuex. A simple global event bus may be all you need. But if you are building a medium-to-large-scale SPA, chances are you have run into situations that make you think about how to better handle state outside of your Vue components, and Vuex will be the natural next step for you. There's a good quote from Dan Abramov, the author of Redux:

                    +
                    +

                    Flux libraries are like glasses: you’ll know when you need them.

                    +
                    + + +
                    + +
                    +
                    +
                    + +

                    results matching ""

                    +
                      + +
                      +
                      + +

                      No results matching ""

                      + +
                      +
                      +
                      + +
                      +
                      + + +
                      + + +
                      + + + + + + + + + + + + + + +
                      + + +
                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/modules.html b/en/modules.html new file mode 100644 index 000000000..ff0abfc65 --- /dev/null +++ b/en/modules.html @@ -0,0 +1,743 @@ + + + + + + + Modules · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                      +
                      + + + + + + + + +
                      + +
                      + +
                      + + + + + + + + + +
                      +
                      + +
                      +
                      + +
                      + +

                      Modules

                      +

                      Due to using a single state tree, all state of our application is contained inside one big object. However, as our application grows in scale, the store can get really bloated.

                      +

                      To help with that, Vuex allows us to divide our store into modules. Each module can contain its own state, mutations, actions, getters, and even nested modules - it's fractal all the way down:

                      +
                      const moduleA = {
                      +  state: { ... },
                      +  mutations: { ... },
                      +  actions: { ... },
                      +  getters: { ... }
                      +}
                      +
                      +const moduleB = {
                      +  state: { ... },
                      +  mutations: { ... },
                      +  actions: { ... }
                      +}
                      +
                      +const store = new Vuex.Store({
                      +  modules: {
                      +    a: moduleA,
                      +    b: moduleB
                      +  }
                      +})
                      +
                      +store.state.a // -> `moduleA`'s state
                      +store.state.b // -> `moduleB`'s state
                      +
                      +

                      Module Local State

                      +

                      Inside a module's mutations and getters, the first argument received will be the module's local state.

                      +
                      const moduleA = {
                      +  state: { count: 0 },
                      +  mutations: {
                      +    increment (state) {
                      +      // `state` is the local module state
                      +      state.count++
                      +    }
                      +  },
                      +
                      +  getters: {
                      +    doubleCount (state) {
                      +      return state.count * 2
                      +    }
                      +  }
                      +}
                      +
                      +

                      Similarly, inside module actions, context.state will expose the local state, and root state will be exposed as context.rootState:

                      +
                      const moduleA = {
                      +  // ...
                      +  actions: {
                      +    incrementIfOddOnRootSum ({ state, commit, rootState }) {
                      +      if ((state.count + rootState.count) % 2 === 1) {
                      +        commit('increment')
                      +      }
                      +    }
                      +  }
                      +}
                      +
                      +

                      Also, inside module getters, the root state will be exposed as their 3rd argument:

                      +
                      const moduleA = {
                      +  // ...
                      +  getters: {
                      +    sumWithRootCount (state, getters, rootState) {
                      +      return state.count + rootState.count
                      +    }
                      +  }
                      +}
                      +
                      +

                      Namespacing

                      +

                      By default, actions, mutations and getters inside modules are still registered under the global namespace - this allows multiple modules to react to the same mutation/action type.

                      +

                      If you want your modules to be more self-contained or reusable, you can mark it as namespaced with namespaced: true. When the module is registered, all of its getters, actions and mutations will be automatically namespaced based on the path the module is registered at. For example:

                      +
                      const store = new Vuex.Store({
                      +  modules: {
                      +    account: {
                      +      namespaced: true,
                      +
                      +      // module assets
                      +      state: { ... }, // module state is already nested and not affected by namespace option
                      +      getters: {
                      +        isAdmin () { ... } // -> getters['account/isAdmin']
                      +      },
                      +      actions: {
                      +        login () { ... } // -> dispatch('account/login')
                      +      },
                      +      mutations: {
                      +        login () { ... } // -> commit('account/login')
                      +      },
                      +
                      +      // nested modules
                      +      modules: {
                      +        // inherits the namespace from parent module
                      +        myPage: {
                      +          state: { ... },
                      +          getters: {
                      +            profile () { ... } // -> getters['account/profile']
                      +          }
                      +        },
                      +
                      +        // further nest the namespace
                      +        posts: {
                      +          namespaced: true,
                      +
                      +          state: { ... },
                      +          getters: {
                      +            popular () { ... } // -> getters['account/posts/popular']
                      +          }
                      +        }
                      +      }
                      +    }
                      +  }
                      +})
                      +
                      +

                      Namespaced getters and actions will receive localized getters, dispatch and commit. In other words, you can use the module assets without writing prefix in the same module. Toggling between namespaced or not does not affect the code inside the module.

                      +

                      Accessing Global Assets in Namespaced Modules

                      +

                      If you want to use global state and getters, rootState and rootGetters are passed as the 3rd and 4th arguments to getter functions, and also exposed as properties on the context object passed to action functions.

                      +

                      To dispatch actions or commit mutations in the global namespace, pass { root: true } as the 3rd argument to dispatch and commit.

                      +
                      modules: {
                      +  foo: {
                      +    namespaced: true,
                      +
                      +    getters: {
                      +      // `getters` is localized to this module's getters
                      +      // you can use rootGetters via 4th argument of getters
                      +      someGetter (state, getters, rootState, rootGetters) {
                      +        getters.someOtherGetter // -> 'foo/someOtherGetter'
                      +        rootGetters.someOtherGetter // -> 'someOtherGetter'
                      +      },
                      +      someOtherGetter: state => { ... }
                      +    },
                      +
                      +    actions: {
                      +      // dispatch and commit are also localized for this module
                      +      // they will accept `root` option for the root dispatch/commit
                      +      someAction ({ dispatch, commit, getters, rootGetters }) {
                      +        getters.someGetter // -> 'foo/someGetter'
                      +        rootGetters.someGetter // -> 'someGetter'
                      +
                      +        dispatch('someOtherAction') // -> 'foo/someOtherAction'
                      +        dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'
                      +
                      +        commit('someMutation') // -> 'foo/someMutation'
                      +        commit('someMutation', null, { root: true }) // -> 'someMutation'
                      +      },
                      +      someOtherAction (ctx, payload) { ... }
                      +    }
                      +  }
                      +}
                      +
                      +

                      Register Global Action in Namespaced Modules

                      +

                      If you want to register global actions in namespaced modules, you can mark it with root: true and place the action definition to function handler. For example:

                      +
                      {
                      +  actions: {
                      +    someOtherAction ({dispatch}) {
                      +      dispatch('someAction')
                      +    }
                      +  },
                      +  modules: {
                      +    foo: {
                      +      namespaced: true,
                      +
                      +      actions: {
                      +        someAction: {
                      +          root: true,
                      +          handler (namespacedContext, payload) { ... } // -> 'someAction'
                      +        }
                      +      }
                      +    }
                      +  }
                      +}
                      +
                      +

                      Binding Helpers with Namespace

                      +

                      When binding a namespaced module to components with the mapState, mapGetters, mapActions and mapMutations helpers, it can get a bit verbose:

                      +
                      computed: {
                      +  ...mapState({
                      +    a: state => state.some.nested.module.a,
                      +    b: state => state.some.nested.module.b
                      +  })
                      +},
                      +methods: {
                      +  ...mapActions([
                      +    'some/nested/module/foo',
                      +    'some/nested/module/bar'
                      +  ])
                      +}
                      +
                      +

                      In such cases, you can pass the module namespace string as the first argument to the helpers so that all bindings are done using that module as the context. The above can be simplified to:

                      +
                      computed: {
                      +  ...mapState('some/nested/module', {
                      +    a: state => state.a,
                      +    b: state => state.b
                      +  })
                      +},
                      +methods: {
                      +  ...mapActions('some/nested/module', [
                      +    'foo',
                      +    'bar'
                      +  ])
                      +}
                      +
                      +

                      Furthermore, you can create namespaced helpers by using createNamespacedHelpers. It returns an object having new component binding helpers that are bound with the given namespace value:

                      +
                      import { createNamespacedHelpers } from 'vuex'
                      +
                      +const { mapState, mapActions } = createNamespacedHelpers('some/nested/module')
                      +
                      +export default {
                      +  computed: {
                      +    // look up in `some/nested/module`
                      +    ...mapState({
                      +      a: state => state.a,
                      +      b: state => state.b
                      +    })
                      +  },
                      +  methods: {
                      +    // look up in `some/nested/module`
                      +    ...mapActions([
                      +      'foo',
                      +      'bar'
                      +    ])
                      +  }
                      +}
                      +
                      +

                      Caveat for Plugin Developers

                      +

                      You may care about unpredictable namespacing for your modules when you create a plugin that provides the modules and let users add them to a Vuex store. Your modules will be also namespaced if the plugin users add your modules under a namespaced module. To adapt this situation, you may need to receive a namespace value via your plugin option:

                      +
                      // get namespace value via plugin option
                      +// and returns Vuex plugin function
                      +export function createPlugin (options = {}) {
                      +  return function (store) {
                      +    // add namespace to plugin module's types
                      +    const namespace = options.namespace || ''
                      +    store.dispatch(namespace + 'pluginAction')
                      +  }
                      +}
                      +
                      +

                      Dynamic Module Registration

                      +

                      You can register a module after the store has been created with the store.registerModule method:

                      +
                      // register a module `myModule`
                      +store.registerModule('myModule', {
                      +  // ...
                      +})
                      +
                      +// register a nested module `nested/myModule`
                      +store.registerModule(['nested', 'myModule'], {
                      +  // ...
                      +})
                      +
                      +

                      The module's state will be exposed as store.state.myModule and store.state.nested.myModule.

                      +

                      Dynamic module registration makes it possible for other Vue plugins to also leverage Vuex for state management by attaching a module to the application's store. For example, the vuex-router-sync library integrates vue-router with vuex by managing the application's route state in a dynamically attached module.

                      +

                      You can also remove a dynamically registered module with store.unregisterModule(moduleName). Note you cannot remove static modules (declared at store creation) with this method.

                      +

                      It may be likely that you want to preserve the previous state when registering a new module, such as preserving state from a Server Side Rendered app. You can do achieve this with preserveState option: store.registerModule('a', module, { preserveState: true })

                      +

                      Module Reuse

                      +

                      Sometimes we may need to create multiple instances of a module, for example:

                      +
                        +
                      • Creating multiple stores that use the same module (e.g. To avoid stateful singletons in the SSR when the runInNewContext option is false or 'once');
                      • +
                      • Register the same module multiple times in the same store.
                      • +
                      +

                      If we use a plain object to declare the state of the module, then that state object will be shared by reference and cause cross store/module state pollution when it's mutated.

                      +

                      This is actually the exact same problem with data inside Vue components. So the solution is also the same - use a function for declaring module state (supported in 2.3.0+):

                      +
                      const MyReusableModule = {
                      +  state () {
                      +    return {
                      +      foo: 'bar'
                      +    }
                      +  },
                      +  // mutations, actions, getters...
                      +}
                      +
                      + + +
                      + +
                      +
                      +
                      + +

                      results matching ""

                      +
                        + +
                        +
                        + +

                        No results matching ""

                        + +
                        +
                        +
                        + +
                        +
                        + + +
                        + + +
                        + + + + + + + + + + + + + + +
                        + + +
                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/mutations.html b/en/mutations.html new file mode 100644 index 000000000..870ad2ec5 --- /dev/null +++ b/en/mutations.html @@ -0,0 +1,607 @@ + + + + + + + Mutations · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                        +
                        + + + + + + + + +
                        + +
                        + +
                        + + + + + + + + + +
                        +
                        + +
                        +
                        + +
                        + +

                        Mutations

                        +

                        The only way to actually change state in a Vuex store is by committing a mutation. Vuex mutations are very similar to events: each mutation has a string type and a handler. The handler function is where we perform actual state modifications, and it will receive the state as the first argument:

                        +
                        const store = new Vuex.Store({
                        +  state: {
                        +    count: 1
                        +  },
                        +  mutations: {
                        +    increment (state) {
                        +      // mutate state
                        +      state.count++
                        +    }
                        +  }
                        +})
                        +
                        +

                        You cannot directly call a mutation handler. Think of it more like event registration: "When a mutation with type increment is triggered, call this handler." To invoke a mutation handler, you need to call store.commit with its type:

                        +
                        store.commit('increment')
                        +
                        +

                        Commit with Payload

                        +

                        You can pass an additional argument to store.commit, which is called the payload for the mutation:

                        +
                        // ...
                        +mutations: {
                        +  increment (state, n) {
                        +    state.count += n
                        +  }
                        +}
                        +
                        +
                        store.commit('increment', 10)
                        +
                        +

                        In most cases, the payload should be an object so that it can contain multiple fields, and the recorded mutation will also be more descriptive:

                        +
                        // ...
                        +mutations: {
                        +  increment (state, payload) {
                        +    state.count += payload.amount
                        +  }
                        +}
                        +
                        +
                        store.commit('increment', {
                        +  amount: 10
                        +})
                        +
                        +

                        Object-Style Commit

                        +

                        An alternative way to commit a mutation is by directly using an object that has a type property:

                        +
                        store.commit({
                        +  type: 'increment',
                        +  amount: 10
                        +})
                        +
                        +

                        When using object-style commit, the entire object will be passed as the payload to mutation handlers, so the handler remains the same:

                        +
                        mutations: {
                        +  increment (state, payload) {
                        +    state.count += payload.amount
                        +  }
                        +}
                        +
                        +

                        Mutations Follow Vue's Reactivity Rules

                        +

                        Since a Vuex store's state is made reactive by Vue, when we mutate the state, Vue components observing the state will update automatically. This also means Vuex mutations are subject to the same reactivity caveats when working with plain Vue:

                        +
                          +
                        1. Prefer initializing your store's initial state with all desired fields upfront.

                          +
                        2. +
                        3. When adding new properties to an Object, you should either:

                          +
                            +
                          • Use Vue.set(obj, 'newProp', 123), or

                            +
                          • +
                          • Replace that Object with a fresh one. For example, using the stage-3 object spread syntax we can write it like this:

                            +
                            state.obj = { ...state.obj, newProp: 123 }
                            +
                            +
                          • +
                          +
                        4. +
                        +

                        Using Constants for Mutation Types

                        +

                        It is a commonly seen pattern to use constants for mutation types in various Flux implementations. This allows the code to take advantage of tooling like linters, and putting all constants in a single file allows your collaborators to get an at-a-glance view of what mutations are possible in the entire application:

                        +
                        // mutation-types.js
                        +export const SOME_MUTATION = 'SOME_MUTATION'
                        +
                        +
                        // store.js
                        +import Vuex from 'vuex'
                        +import { SOME_MUTATION } from './mutation-types'
                        +
                        +const store = new Vuex.Store({
                        +  state: { ... },
                        +  mutations: {
                        +    // we can use the ES2015 computed property name feature
                        +    // to use a constant as the function name
                        +    [SOME_MUTATION] (state) {
                        +      // mutate state
                        +    }
                        +  }
                        +})
                        +
                        +

                        Whether to use constants is largely a preference - it can be helpful in large projects with many developers, but it's totally optional if you don't like them.

                        +

                        Mutations Must Be Synchronous

                        +

                        One important rule to remember is that mutation handler functions must be synchronous. Why? Consider the following example:

                        +
                        mutations: {
                        +  someMutation (state) {
                        +    api.callAsyncMethod(() => {
                        +      state.count++
                        +    })
                        +  }
                        +}
                        +
                        +

                        Now imagine we are debugging the app and looking at the devtool's mutation logs. For every mutation logged, the devtool will need to capture a "before" and "after" snapshots of the state. However, the asynchronous callback inside the example mutation above makes that impossible: the callback is not called yet when the mutation is committed, and there's no way for the devtool to know when the callback will actually be called - any state mutation performed in the callback is essentially un-trackable!

                        +

                        Committing Mutations in Components

                        +

                        You can commit mutations in components with this.$store.commit('xxx'), or use the mapMutations helper which maps component methods to store.commit calls (requires root store injection):

                        +
                        import { mapMutations } from 'vuex'
                        +
                        +export default {
                        +  // ...
                        +  methods: {
                        +    ...mapMutations([
                        +      'increment', // map `this.increment()` to `this.$store.commit('increment')`
                        +
                        +      // `mapMutations` also supports payloads:
                        +      'incrementBy' // map `this.incrementBy(amount)` to `this.$store.commit('incrementBy', amount)`
                        +    ]),
                        +    ...mapMutations({
                        +      add: 'increment' // map `this.add()` to `this.$store.commit('increment')`
                        +    })
                        +  }
                        +}
                        +
                        +

                        On to Actions

                        +

                        Asynchronicity combined with state mutation can make your program very hard to reason about. For example, when you call two methods both with async callbacks that mutate the state, how do you know when they are called and which callback was called first? This is exactly why we want to separate the two concepts. In Vuex, mutations are synchronous transactions:

                        +
                        store.commit('increment')
                        +// any state change that the "increment" mutation may cause
                        +// should be done at this moment.
                        +
                        +

                        To handle asynchronous operations, let's introduce Actions.

                        + + +
                        + +
                        +
                        +
                        + +

                        results matching ""

                        +
                          + +
                          +
                          + +

                          No results matching ""

                          + +
                          +
                          +
                          + +
                          +
                          + + +
                          + + +
                          + + + + + + + + + + + + + + +
                          + + +
                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/plugins.html b/en/plugins.html new file mode 100644 index 000000000..bd81c83ba --- /dev/null +++ b/en/plugins.html @@ -0,0 +1,576 @@ + + + + + + + Plugins · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                          +
                          + + + + + + + + +
                          + +
                          + +
                          + + + + + + + + + +
                          +
                          + +
                          +
                          + +
                          + +

                          Plugins

                          +

                          Vuex stores accept the plugins option that exposes hooks for each mutation. A Vuex plugin is simply a function that receives the store as the only argument:

                          +
                          const myPlugin = store => {
                          +  // called when the store is initialized
                          +  store.subscribe((mutation, state) => {
                          +    // called after every mutation.
                          +    // The mutation comes in the format of `{ type, payload }`.
                          +  })
                          +}
                          +
                          +

                          And can be used like this:

                          +
                          const store = new Vuex.Store({
                          +  // ...
                          +  plugins: [myPlugin]
                          +})
                          +
                          +

                          Committing Mutations Inside Plugins

                          +

                          Plugins are not allowed to directly mutate state - similar to your components, they can only trigger changes by committing mutations.

                          +

                          By committing mutations, a plugin can be used to sync a data source to the store. For example, to sync a websocket data source to the store (this is just a contrived example, in reality the createPlugin function can take some additional options for more complex tasks):

                          +
                          export default function createWebSocketPlugin (socket) {
                          +  return store => {
                          +    socket.on('data', data => {
                          +      store.commit('receiveData', data)
                          +    })
                          +    store.subscribe(mutation => {
                          +      if (mutation.type === 'UPDATE_DATA') {
                          +        socket.emit('update', mutation.payload)
                          +      }
                          +    })
                          +  }
                          +}
                          +
                          +
                          const plugin = createWebSocketPlugin(socket)
                          +
                          +const store = new Vuex.Store({
                          +  state,
                          +  mutations,
                          +  plugins: [plugin]
                          +})
                          +
                          +

                          Taking State Snapshots

                          +

                          Sometimes a plugin may want to receive "snapshots" of the state, and also compare the post-mutation state with pre-mutation state. To achieve that, you will need to perform a deep-copy on the state object:

                          +
                          const myPluginWithSnapshot = store => {
                          +  let prevState = _.cloneDeep(store.state)
                          +  store.subscribe((mutation, state) => {
                          +    let nextState = _.cloneDeep(state)
                          +
                          +    // compare `prevState` and `nextState`...
                          +
                          +    // save state for next mutation
                          +    prevState = nextState
                          +  })
                          +}
                          +
                          +

                          Plugins that take state snapshots should be used only during development. When using webpack or Browserify, we can let our build tools handle that for us:

                          +
                          const store = new Vuex.Store({
                          +  // ...
                          +  plugins: process.env.NODE_ENV !== 'production'
                          +    ? [myPluginWithSnapshot]
                          +    : []
                          +})
                          +
                          +

                          The plugin will be used by default. For production, you will need DefinePlugin for webpack or envify for Browserify to convert the value of process.env.NODE_ENV !== 'production' to false for the final build.

                          +

                          Built-in Logger Plugin

                          +
                          +

                          If you are using vue-devtools you probably don't need this.

                          +
                          +

                          Vuex comes with a logger plugin for common debugging usage:

                          +
                          import createLogger from 'vuex/dist/logger'
                          +
                          +const store = new Vuex.Store({
                          +  plugins: [createLogger()]
                          +})
                          +
                          +

                          The createLogger function takes a few options:

                          +
                          const logger = createLogger({
                          +  collapsed: false, // auto-expand logged mutations
                          +  filter (mutation, stateBefore, stateAfter) {
                          +    // returns `true` if a mutation should be logged
                          +    // `mutation` is a `{ type, payload }`
                          +    return mutation.type !== "aBlacklistedMutation"
                          +  },
                          +  transformer (state) {
                          +    // transform the state before logging it.
                          +    // for example return only a specific sub-tree
                          +    return state.subTree
                          +  },
                          +  mutationTransformer (mutation) {
                          +    // mutations are logged in the format of `{ type, payload }`
                          +    // we can format it any way we want.
                          +    return mutation.type
                          +  },
                          +  logger: console, // implementation of the `console` API, default `console`
                          +})
                          +
                          +

                          The logger file can also be included directly via a <script> tag, and will expose the createVuexLogger function globally.

                          +

                          Note the logger plugin takes state snapshots, so use it only during development.

                          + + +
                          + +
                          +
                          +
                          + +

                          results matching ""

                          +
                            + +
                            +
                            + +

                            No results matching ""

                            + +
                            +
                            +
                            + +
                            +
                            + + +
                            + + +
                            + + + + + + + + + + + + + + +
                            + + +
                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/search_index.json b/en/search_index.json new file mode 100644 index 000000000..a828f1dbe --- /dev/null +++ b/en/search_index.json @@ -0,0 +1 @@ +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["action","api","applic","concept","core","form","get","getter","handl","hot","instal","introduct","mode","modul","mutat","note","note:","plugin","refer","releas","reload","requir","start","state","strict","structur","test","typescript","users,","versa.","vice","vue@2.5+,","vuex","vuex?","vuex@3.0+"],"installation.html":["#","'es6","'vue'","'vuex'","(e.g.","/","abov","add","alway","anywher","automatically.","automatically:","avail","base","befor","below","browser","build","build.","cd","cdn","cdn:","clone","code","commands:","dev","direct","directli","don't","download","es6","explicitli","follow","furthermore,","git","github","global","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0.","ie),","implement","import","includ","instal","itself","latest","library,","line","link","links.","manag","modul","need","node_modules/vuex","npm","npm.","packag","point","polyfil","prefer","promis","promise.","promise/auto'","provid","releas","requir","run","save","script","specif","such","support","system,","tags.","unpkg.com","url","us","version/tag","via","vue","vue.use():","vue.use(vuex)","vuex","vuex:","want","window.promis","yarn","yarn,","yourself"],"intro.html":["\"one","\"state","\"view\",","()","+","/","//","0","`","`,","abramov,","access","action","actions,","addition,","advanc","advantag","although","app","app:","app;","application,","applications.","architecture.","author","basic","becom","behind","better","between","big","boilerplate.","both","break","brittl","bu","build","built","central","certain","chanc","chang","code","code.","come","common","compon","components,","components.","concept","config","contain","copi","cost","count","count:","counter","dan","data","daunting.","deal","debug","declar","deepli","defin","depend","devtool","differ","direct","doesn't","don't","down","drive","effici","elm","enforc","ensur","event","events.","export","extens","extract","extrem","fashion.","featur","feel","find","fine","flow\":","flux","flux,","follow","give","glasses:","global","good","granular","handl","help","however,","idea","implement","import.","increment","input","inspir","instanc","integr","involv","it'","it?","jump","know","larg","lead","let'","librari","long","maintainability.","make","manag","management,","map","matter","medium","methods:","more","multipl","mutat","natur","need","need.","nest","never","new","next","normal","offici","one,","ourselv","out","outsid","parent/child","parts:","pass","pattern","pattern\"?","patterns,","perfectli","piec","possibl","predict","problem","productivity.","prop","provid","quickli","quot","reach","reaction","reactiv","redux","redux:","refer","represent","resort","return","right","rule","rules,","run","same","scale","self","separ","serv","share","short","sibl","simpl","simple,","simpli","simplic","singleton?","situat","snapshot","solut","sourc","spa","spa,","specif","start","state","state,","state.","state:","state;","step","store","structur","such","synchron","system","tailor","take","tediou","template:","term","that'","them.","there'","think","this,","this.count++","time","trade","travel","tree","tree!","tri","trigger","truth","two,","unlik","unmaintain","updates.","us","user","verbos","via","view","view,","view.","vue","vue'","vue({","vue.j","vuex","vuex,","vuex.","vuex?","way","without","work","you'v","you.","you’ll","zero","{","{{","}","})","},","}}"],"getting-started.html":["\"store\"","(state)","//","0","1","=",">","access","addition,","again,","app","app.","applic","applications.","basic","better","call","center","chang","changes.","code","code.","commit","compon","comput","concept","console.log(store.state.count)","const","contain","convent","core","count:","counter","creat","debugging.","details,","differ","directli","directly,","discuss","docs.","each","effici","enabl","ensur","es2015","even","exampl","explicit,","explicitli","finer","first","get","give","global","haven't","help","here'","hold","implement","increment","initi","instal","instead","intent","involv","it,","it.","leav","let'","log","make","mean","method:","methods.","modul","more","much","mutat","mutation,","mutations.","mutations:","new","next,","note:","now,","object","object,","object:","opportun","perform","pick","plain","pretti","property,","provid","reactiv","reactive.","read","reason","record,","rest","retriev","return","should!","simpl","simplest","simpli","snapshots,","start","state","state.","state.count++","state:","store","store'","store.","store.commit","store.commit('increment')","store.state,","store.state.count","straightforward","sure","syntax","system","take","thing","time","tool","track","travel","trigger","two","understand","up,","updat","us","vue","vue.use(vuex)","vuex","vuex,","vuex.store({","want","way","within","{","}","})","},"],"core-concepts.html":["action","chapters.","concept","core","deep","essenti","getter","learn","let'","modul","mutat","started.","state","understand","us","vuex","vuex."],"state.html":["\"inject\"","\"retrieve\"","\"singl","\"store\"","'#app',","'count'","'count',","'vuex'","()","(enabl","(state)","(which","*/","+","...","...mapstate({","/*","//","4","=","=>","])","`","`state","`this`,","`{{","access","allow","although","app","app.","applic","application.","array","arrow","associ","avail","belong","build","caus","changes,","chapter","child","code","combin","compon","component,","component.","components.","components:","components?","comput","computed.","computed:","conflict","const","contain","count","count:","countalias:","counter","countpluslocalst","creat","current","deal","debug","debuggable,","decis","declar","default","develop","discuss","display","doesn't","dom","each","easili","ecmascript","el:","evaluate,","explicit","export","expos","final","fine","fit","full","function","gener","get","getter","getters,","global","greatli","helper","however,","implementation:","import","indirect.","inject","insid","instanc","instance,","is,","keystrokes:","later","leav","let'","level","local","localcomput","locat","make","map","mapstat","mapstate([","mapstate({","mean","mechan","merg","mix","mock","modul","modular","modules.","more","multipl","mutat","name","name.","need","new","normal","normally,","note","object","object.","off","on","oper","option","option.","outer","pass","pattern","piec","properti","properties?","property:","proposal),","provid","purposes.","put","re","reactive,","reli","repetit","requir","return","root","same","save","serv","simplest","simpli","simplifi","singl","singleton.","snapshot","sometim","sourc","specif","split","spread","stage","state","state,","state.","state.count","state.count,","state.count`","still","store","store,","store.state.count","straightforward","strictli","string","sub","succinct!","syntax:","system,","take","template:","test","this.$store.","this.$store.state.count","this.count","this.localcount","trade","tree","trigger","truth\".","updat","updates.","us","us,","usual","util","valu","verbos","verbose.","veri","vue","vue({","vue.use(vuex)):","vuex","vuex.","vuex.mapst","way","we'd","weigh","whenev","within","{","}","})","},","}}`,"],"getters.html":["\"getters\"","'...',","'anothergetter',","'donetodoscount'","'donetodoscount',","'vuex'","()","(id)","(state)","(state,","...","...mapgetters([","...mapgetters({","//","1","1,","1st","2,","2nd","=","===","=>",">","[","[{","]","])","`this.$store.getters.donetodoscount`","`this.donecount`","access","allow","argument","argument:","array","base","both","cach","cached.","call","changed.","compon","component:","comput","computed:","const","count","default","defin","depend","dependencies,","deriv","differ","done:","donecount:","donetodos:","donetodoscount","donetodoscount:","duplic","each","easili","evalu","exampl","export","expos","extract","fals","filter","function,","function.","getter","getter'","getters)","getters.donetodos.length","getters:","gettodobyid:","helper","id)","id:","ideal.","import","insid","item","less","list","local","make","map","mapgett","method","mix","more","multipl","name,","need","new","note","now","object","object,","object:","on","oper","part","particularli","pass","place","properti","properties,","properties:","queri","re","reactiv","receiv","result","return","run","share","simpli","sometim","spread","state","state,","state.todos.filter(todo","state.todos.find(todo","state:","store","store.","store.gett","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","store:","stores.","style","system.","text:","them,","them:","think","this,","this.$store.getters.donetodoscount","this.$store.state.todos.filter(todo","through","time","todo.done)","todo.done).length","todo.id","todos:","true","us","valu","via","vue'","vuex","vuex.store({","want","{","}","})","},","}]"],"mutations.html":["\"after\"","\"before\"","\"increment\"","\"when","'./mutat","'increment'","'increment',","'incrementby'","'newprop',","'some_mutation'","'vuex'","(requir","(state)","(state,","+=","...","...mapmutations([","...mapmutations({","...state.obj,","//","1","10","10)","123","123),","3","=","=>","[some_mutation]","]),","`mapmutations`","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","about.","abov","action","actions.","actual","ad","add:","addit","advantag","allow","altern","amount)`","amount:","api.callasyncmethod(()","app","application:","argument","argument:","async","asynchron","automatically.","both","call","callback","captur","cases,","caus","caveat","chang","code","collabor","combin","commit","commit,","committed,","commonli","compon","comput","concepts.","consid","const","constant","contain","count:","debug","default","descriptive:","desir","developers,","devtool","devtool'","directli","don't","done","each","either:","entir","es2015","essenti","event","events:","exactli","exampl","example,","example:","export","featur","field","fields,","file","first","first?","flux","follow","fresh","function","glanc","handl","handler","handler,","handler.","handler.\"","handlers,","hard","help","helper","however,","imagin","implementations.","import","impossible:","increment","initi","injection):","insid","introduc","invok","it'","know","larg","let'","linters,","logged,","logs.","look","made","make","mani","map","mapmut","mean","method","methods:","modifications,","moment.","more","multipl","mutat","mutation.","mutation:","mutations:","n","n)","name","need","new","newprop:","now","object","object,","observ","on","one.","operations,","option","pass","pattern","payload","payload)","payload.amount","payloads:","perform","plain","possibl","prefer","program","project","properti","property:","put","reactiv","reason","receiv","record","registration:","remain","rememb","replac","root","rule","same","same:","seen","separ","similar","singl","snapshot","some_mut","somemut","spread","stage","state","state,","state.","state.count","state.count++","state.obj","state:","store","store'","store.commit","store.commit('increment')","store.commit('increment',","store.commit({","store.commit,","store.j","string","style","subject","support","synchron","synchronous.","syntax","take","them.","there'","think","this.$store.commit('xxx'),","this:","tool","total","trackable!","transactions:","triggered,","two","type","type:","types'","types.j","un","updat","upfront.","us","variou","veri","view","vue","vue'","vue,","vue.set(obj,","vue:","vuex","vuex,","vuex.store({","want","way","whether","why?","work","write","{","}","})","},"],"actions.html":["'increment'","'increment',","'incrementasync',","'incrementby'","'vuex'","()","(context)","(especi","(requir","(state","(state)","({",")","...","...mapactions([","...mapactions({","/","//","0","10","1000)","=","=>","[...state.cart.added]","]),","`actiona`","`getdata()`","`getotherdata()`","`mapactions`","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","accept","access","action","action:","actiona","actionb","actions:","add:","amount)`","amount:","anoth","api","arbitrari","argument","assum","async","asynchron","asynchronous,","await","await,","be","bit","call","callback","cart","cart,","case","checkout","clear","code","commit","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('somemutation')","commit('someothermutation')","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","complex","compon","compos","const","contain","context","context.commit","context.commit('increment')","context.getters.","context.st","count,","count:","current","default","destructur","differ","directly?","dispatch","dispatch('actiona')","dispatch('actiona').then(()","dispatch,","dispatch:","do:","don't","don't.","done?","dumb","effect","es2015","exampl","export","expos","failur","finally,","finish","first","flow","flows?","format","getdata())","getotherdata())","getter","handl","handler","helper","import","importantly,","increment","incrementasync","injection):","insid","instanc","instance,","instead","introduc","involv","it'","item","itself","know","later.","let'","look","make","map","mapact","method","method:","methods/properti","methods:","modul","modules.","more","multipl","mutat","mutation,","mutations)","mutations,","mutations.","mutations:","need","new","note","now","object","oper","operations,","operations.","optimist","out","payload","payloads:","perform","possibl","practic","practice,","products)","products,","promis","promise((resolve,","promise:","real","receiv","record","regist","reject)","rememb","request,","resolv","resolve()","resolved.","return","root","same","save","savedcartitem","savedcartitems)","see","send","set","settimeout(()","shop","shop.buyproducts(","side","sight:","similar","simpl","simplifi","state","state,","state.count++","state:","store","store.commit('increment')","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch({","style","success","such","support","synchronous?","that:","them.","thing","this.$store.dispatch('xxx'),","this:","times):","togeth","trigger","type:","us","valu","via","vuex.store({","wait","want","world","{","}","})","},"],"modules.html":["%","''","'bar'","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'mymodule'],","'once');","'pluginaction')","'some/nested/module/bar'","'some/nested/module/foo',","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'vuex'","((state.count","()","(ctx,","(declar","(e.g.","(namespacedcontext,","(option","(state)","(state,","(store)","(support","({","({dispatch})","*","+","...","...mapactions('some/nested/module',","...mapactions([","...mapstate('some/nested/module',","...mapstate({","//","0","1)","2","2.3.0+):","3rd","4th","=","===","=>",">","[","])","`getters`","`modulea`'","`moduleb`'","`mymodule`","`nested/mymodule`","`root`","`some/nested/module`","`state`","a:","abov","accept","access","account:","achiev","action","actions,","actions:","actual","adapt","add","affect","allow","alreadi","also,","app.","applic","application'","argument","argument:","asset","at.","attach","automat","avoid","b:","base","between","big","bind","bit","bloated.","bound","care","cases,","caus","caveat","code","commit","commit('account/login')","commit('increment')","commit('somemutation')","commit('somemutation',","commit,","commit.","compon","components.","computed:","const","contain","context","context.","context.rootstate:","context.st","count:","creat","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers.","createplugin","creation)","cross","data","declar","default","default,","definit","develop","dispatch","dispatch('account/login')","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch,","dispatch/commit","divid","done","doublecount","down:","due","dynam","each","even","exact","example,","example:","export","expos","fals","first","foo:","fractal","function","functions,","functions.","further","furthermore,","getter","getters,","getters...","getters.somegett","getters.someothergett","getters:","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","given","global","grow","handler","handler.","have","help","helper","helpers,","however,","import","increment","incrementifoddonrootsum","inherit","insid","instanc","integr","isadmin","it'","leverag","librari","local","login","look","make","manag","mapact","mapgetters,","mapmut","mapstate,","mark","method.","method:","methods:","modul","module'","module,","module.","modulea","modulea,","moduleb","modules,","modules.","modules:","more","multipl","mutat","mutated.","mutation/act","mutations,","mutations:","mypage:","myreusablemodul","namespac","namespace,","namespaced:","need","nest","new","note","null,","object","object.","on","option","option:","options.namespac","parent","pass","path","payload)","place","plain","plugin","pollut","popular","possibl","posts:","prefix","preserv","preservest","preservestate:","previou","problem","profil","properti","provid","react","realli","receiv","refer","regist","registered,","registr","remov","render","return","reus","reusable,","root","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rout","router","runinnewcontext","same","scale,","self","server","share","side","similarly,","simplifi","singl","singleton","situation,","solut","someact","someaction:","somegett","someotheract","someothergetter:","sometim","ssr","state","state,","state.","state.a,","state.b","state.count","state.count++","state.some.nested.module.a,","state.some.nested.module.b","state:","static","still","store","store.","store.dispatch(namespac","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.state.a","store.state.b","store.state.mymodul","store.state.nested.mymodule.","store.unregistermodule(modulename).","store/modul","string","such","sumwithrootcount","sync","that,","time","to:","toggl","tree,","true","true,","true.","type","type.","under","unpredict","up","us","user","valu","value:","verbose:","via","vue","vuex","vuex.store({","want","way","without","words,","write","{","{})","||","}","})","},"],"structure.html":["#","...","abstract","action","actions,","actions.","actions.j","api","app,","app.vu","applic","assembl","asynchron","big,","cart","cart.j","central","check","code.","commit","compon","compos","doesn't","encapsul","enforc","exampl","example.","export","file","files.","follow","get","getter","here'","high","in,","index.html","index.j","it'","level","leverag","logic","long","main.j","make","modul","modules.","mutat","mutations,","mutations.j","need","non","out","principles:","product","products.j","project","project.","rather,","realli","reference,","request","restrict","root","rules,","separ","set","shop","simpli","split","start","state","store","store.","structur","structure:","synchron","transactions.","trivial","up","vuex","way","│","└──","├──"],"plugins.html":["!==","\"ablacklistedmutation\"","\"snapshots\"","'production'","'update_data')","'vuex/dist/logger'","(mutation)","(mutation,","(mutation.typ","(socket)","(state)","(thi","...","//",":","=","===","=>","?","[]","[createlogger()]","[myplugin]","[mypluginwithsnapshot]","[plugin]","_.clonedeep(state)","_.clonedeep(store.state)","`console`","`mutation`","`nextstate`...","`prevstate`","`true`","`{","accept","achiev","addit","allow","api,","argument:","auto","befor","browserifi","browserify,","build","build.","built","call","chang","collapsed:","come","commit","common","compar","complex","components,","console,","const","contriv","convert","copi","createlogg","createlogger({","createplugin","createvuexlogg","createwebsocketplugin","createwebsocketplugin(socket)","data","data)","debug","deep","default","default.","defineplugin","development.","devtool","directli","don't","dure","each","envifi","exampl","example,","expand","export","expos","fals","false,","few","file","filter","final","format","function","globally.","handl","hook","implement","import","includ","initi","insid","it.","log","logger","logger:","more","mutat","mutation.","mutation.payload)","mutation.typ","mutations,","mutations.","mutationtransform","myplugin","mypluginwithsnapshot","need","new","next","nextstat","note","object:","option","options:","payload","perform","plugin","plugins:","post","pre","prevstat","probabl","process.env.node_env","production,","realiti","receiv","return","save","similar","simpli","snapshot","snapshots,","socket.emit('update',","socket.on('data',","sometim","sourc","specif","state","state)","state,","state.","state.subtre","stateafter)","statebefore,","store","store.","store.commit('receivedata',","store.subscribe((mutation,","store.subscribe(mut","sub","sync","tag,","take","tasks):","that,","this.","this:","tool","transform","tree","trigger","type,","us","us:","usage:","valu","via","vue","vuex","vuex.store({","want","want.","way","webpack","websocket","{","}","})","},","}`","}`."],"strict.html":["!==","'production'","...","//","=","amount","avoid","build","const","cost.","creat","debug","deep","deploy","detect","develop","enabl","ensur","error","expens","explicitli","handl","handlers,","inappropri","larg","make","mode","mode,","mutat","mutations,","new","outsid","pass","perform","plugins,","process.env.node_env","product","production!","quit","run","similar","simpli","state","state.","store","store:","strict","strict:","sure","synchron","that:","thrown.","tool","tools.","track","tree","true","turn","vs.","vuex","vuex.store({","watcher","whenev","})"],"forms.html":["\"vuex","'s","()","(e)","(state,","(value)","+","...","...mapstate({","//","=","=>","abov","action","admittedly,","altern","approach","assum","attempt","belong","bind","bit","call","chang","comput","computed:","deal","directli","e.target.value)","error","event:","explicit","featur","form","handl","handler.","handler:","here","here'","input","input.","insid","local","lose","messag","message)","message:","methods:","mode,","model","more","mutat","mutations:","obj","obj.messag","object","perform","piec","properti","quit","result","return","set","setter:","state","state,","state.obj.messag","store,","strict","this.$store.commit('updatemessage',","this.$store.state.obj.messag","tricki","two","type","updatemessag","us","user","v","valu","value)","verbos","vuex","vuex:","way","way\"","well.","{","}","})","},"],"testing.html":["'../api/shop'","'../api/shop':","'./getters'","'./store'","'./test.js',","'apple',","'babel","'carrot',","'chai'","'fruit'","'mocha","'orange',","'receive_products',","'request_products'","'test","'vegetable'","()","(action,","(cb)","(count","(error)","(expectedmutations.length","(for","(payload)","(state,","(togeth","(type,","(you","({","*/","+","...",".babelrc):","/*","//","/\\.js$/,","/node_modules/","0","0)","1,","100)","2,","3,","=","===","=>",">=","[","['receive_products',","['request_products'],","]","])","],","__dirname,","`mutations`","abov","abstract","action","action({","action:","actions,","actions.","actions.getallproducts({","actions.j","actions.spec.j","actionsinjector","actionsinjector({","addit","allow","alternatively,","api","apis.","appli","argument","arguments.","assert","assign","async","avail","bit","browser","browsers.","bundl","bundle.","bundle.j","bundle.js'","call","catch","category:","cb([","chai","chang","check","commit","commit('receive_products',","commit('request_products')","commit,","complet","complic","computation,","config","config.","const","consult","count","count++","count:","creat","default","depend","dependencies,","dependencies.","describe('actions',","describe('getters',","describe('mutations',","destructur","dev","direct","directli","dispatch","documentation.","done","done()","done(error)","done)","easili","entri","entry:","environ","es2015","exampl","example,","exclude:","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","export","export,","export:","extern","factori","file,","filename:","files.","filtercategori","filteredproduct","follow","framework/assert","function","getallproduct","getproduct","getter","getter:","getters.filteredproducts(state,","getters.j","getters.spec.j","go","helper","helper:","id:","import","increment","increment(state)","increment:","inject","inlin","insid","instal","instead","it('filteredproducts',","it('getallproducts',","it('increment',","karma","level","librari","like):","loader","loader!./actions')","loader!./test.js'.","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","localhost:8080/webpack","main","mocha","mock","mocking.","modul","module.export","module:","more","mutat","mutations.","mutations.j","mutations.spec.j","name","need","new","node","node.","null,","on","order","out","output:","part","path:","payload)","payload,","payload:","product.categori","products)","products:","proper","properly,","put","real","reason","reli","requir","require('inject","respons","result","return","run","same","server","server/test","servic","settimeout(()","setup","shop","shop.getproducts(product","simpli","sinon.js),","sinon.spy()","spi","start","state","state,","state.count++","state.products.filter(product","store","store.j","straightforward","syntax","test","test,","test:","testact","testaction(actions.getallproducts,","tests.","them.","then:","thu","title:","tri","trick","tricki","type:","unit","us","usual","veri","via","vue","vuex","vuex.store({","want","webpack","webpack.config.j","worth","written","{","{}","{},","}","})","},","}]"],"hot-reload.html":["'./modules/a'","'./modules/a'],","'./mutations'","'vue'","'vuex'","()","(module.hot)","...",".default","//","6","=","=>","a:","accept","action","add","api","api.","babel","browserifi","checkout","const","counter","development,","due","dure","exampl","getter","here","hmr","hot","import","method:","modul","module.hot.accept(['./mutations',","modulea","modules,","modules:","mutat","mutations,","mutations:","need","new","newmodulea","newmut","newmutations,","output","play","plugin.","reload","reload.","replac","requir","require('./modules/a').default","require('./mutations').default","state","state,","store","store.hotupdate()","store.hotupdate({","store.j","support","swap","updat","us","vue","vue.use(vuex)","vuex","vuex.store({","webpack'","{","}","})"],"api.html":["'vuex'","(for","(will","...","...args:","...option","/","//","2.5.0","=","=>","[key:","[type:","`store.commit`","`store.dispatch`","`store.getters`,","`store.state`,","accept","action","action.","actions'","actions.","actions?,","allow","alway","any)","any,","any[])","api","appli","argument","argument'","argument,","argument.","arguments:","array","array)","array,","attach","bind","boolean","bound","call","callback","callback:","changes.","commit","commit(mutation:","commit(type:","commit,","commonli","compon","comput","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","const","constructor","contain","context","context.st","creat","createnamespacedhelpers(namespace:","current","data","debugging)","default:","defin","descriptor","detail","dispatch","dispatch(action:","dispatch(type:","dispatch,","dynam","e.g.","each","error.","especi","evalu","expos","fals","first","fn","fn'","follow","forc","function","function(commit:","function(dispatch:","function(state:","function):","function,","function.","getter","getter.","getters,","getters.","getters?,","given","global","handler","handlers.","helper","helpers.","hot","hotupdate(newoptions:","hydrat","import","inbound","instanc","instead","key.","key:","listen","local","logging,","map:","mapact","mapactions(namespace?:","mapgetters(namespace?:","mapgetters,","mapmut","mapmutations(namespace?:","mapstate(namespace?:","mapstate,","member","merg","method","method.","mode","mode.","modul","module'","module),","module,","module.","module:","modules.","modules?","mutat","mutation.","mutations.","mutations?,","namespac","namespace.","namespaced?,","new","object","object)","object):","object,","observables).","of:","one.","only.","option","options.","options?:","outbound","outsid","pass","payload","payload?:","persistence,","plugin","plugins.","point","post","preserv","preservestate:","previou","promis","properti","properties:","purposes.","reactiv","read","receiv","refer","regist","registermodule(path:","rendering.","replac","replacestate(state:","resolv","return","reus","reuse.","root","root:","rootgett","rootstate,","same","second","server","shape","side","similar","simpli","specif","state","state)","state,","state.","stop","store","store'","store,","store.","store.gett","store.getters.","store.subscribe((mutation,","store.subscribeaction((action,","strict","string","string):","string,","string.","string]:","sub","subscrib","subscribe(handler:","subscribeaction(handler:","subscribing,","swap","take","throw","time","travel","tree","trigger","true","type:","unregist","unregistermodule(path:","unsubscrib","unwatch","us","valu","value,","vm.$watch","vue'","vuex","vuex.stor","vuex.store({","want","watch","watch(fn:","watching,","websocket","{","|","}","})","},"]},"length":17},"tokenStore":{"root":{"0":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"1":{"0":{"0":{"0":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}},"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"2":{"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"docs":{}},"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"2":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}},"n":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},".":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"docs":{}}},"5":{"docs":{},".":{"0":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"docs":{}}},"docs":{}}},"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"r":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"4":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"t":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"6":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":10.045951859956237},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.00916030534351145},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.015317286652078774},"modules.html":{"ref":"modules.html","tf":0.007063572149344097}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.017543859649122806},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":5.001510574018127}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"l":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":5.016666666666667}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"v":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"r":{"docs":{},"o":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02112676056338028},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"a":{"docs":{},"p":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}}}},"l":{"docs":{},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"n":{"docs":{},"y":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"[":{"docs":{},"]":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.00906344410876133}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.013595166163141994}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"g":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"u":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"e":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}}}}},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}}}},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.15}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0215633423180593},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"testing.html":{"ref":"testing.html","tf":0.025954198473282442},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03305785123966942},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00980392156862745}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"r":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.1}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{},"m":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.024070021881838075},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335},"api.html":{"ref":"api.html","tf":0.004531722054380665}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"(":{"docs":{},"'":{"docs":{},"g":{"docs":{},"o":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"_":{"docs":{},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.02122641509433962},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.014150943396226415},"getters.html":{"ref":"getters.html","tf":0.017543859649122806},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.01179245283018868},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"p":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01179245283018868},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"+":{"docs":{},"+":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02926829268292683},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"b":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"r":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.016666666666666666}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007633587786259542}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"(":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}},"b":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238}}}}},"c":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}}},"u":{"docs":{},"r":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.01812688821752266}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006042296072507553}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.00906344410876133}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"l":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}}},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"w":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"i":{"docs":{},"s":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0061068702290076335}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":5.004878048780488},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":10.03859649122807},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.010687022900763359},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.01661631419939577}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.009081735620585268},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"modules.html":{"ref":"modules.html","tf":0.007063572149344097}}},"[":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},"s":{"docs":{},"/":{"docs":{},"p":{"docs":{},"o":{"docs":{},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.006054490413723511},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"w":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}},"v":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"o":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"hot-reload.html":{"ref":"hot-reload.html","tf":5.049586776859504},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"l":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"o":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"j":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"r":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"y":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":10.049295774647888},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"p":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}}},"e":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00980392156862745},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"d":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"u":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.004580152671755725}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"e":{"docs":{},")":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02112676056338028},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.00916030534351145},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03305785123966942},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"t":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"e":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"(":{"docs":{},"'":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014035087719298246},"testing.html":{"ref":"testing.html","tf":0.007633587786259542}}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"strict.html":{"ref":"strict.html","tf":5.032967032967033},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}}},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.028985507246376812}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"u":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":10.039354187689202},"structure.html":{"ref":"structure.html","tf":0.03333333333333333},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03305785123966942},"api.html":{"ref":"api.html","tf":0.022658610271903322}},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471}}},"?":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"api.html":{"ref":"api.html","tf":0.006042296072507553}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"e":{"docs":{},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"(":{"docs":{},"[":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},")":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"c":{"docs":{},"k":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.01984732824427481}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0061068702290076335}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":10.06078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"structure.html":{"ref":"structure.html","tf":0.025},"plugins.html":{"ref":"plugins.html","tf":0.02425876010781671},"strict.html":{"ref":"strict.html","tf":0.04395604395604396},"forms.html":{"ref":"forms.html","tf":0.028985507246376812},"testing.html":{"ref":"testing.html","tf":0.024427480916030534},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03305785123966942},"api.html":{"ref":"api.html","tf":0.01812688821752266}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341}}}}}}},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"a":{"docs":{},"n":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.0087527352297593}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.01179245283018868}},"e":{"docs":{},"(":{"docs":{},"[":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.010526315789473684}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{},"k":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.004531722054380665}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"a":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"r":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.014492753623188406}}}}}}}},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}}}},"i":{"docs":{},"x":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"y":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},":":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"d":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}}}}}}}}}}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"w":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"e":{"docs":{},"e":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.005045408678102927}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.01078167115902965},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471},"api.html":{"ref":"api.html","tf":0.004531722054380665}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471}}}}}}}},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}}}}}}}},"p":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.056338028169014086}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.024217961654894045},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"d":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005045408678102927}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"modules.html":{"ref":"modules.html","tf":0.008072653884964682},"plugins.html":{"ref":"plugins.html","tf":10.035040431266847},"api.html":{"ref":"api.html","tf":0.004531722054380665}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.01078167115902965}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"y":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"/":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"i":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"l":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}},".":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}}}}}}},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"l":{"docs":{},"y":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}}}}}}},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.028169014084507043},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}},"(":{"docs":{},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},".":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"s":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}},"i":{"docs":{},"e":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"u":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":5.001510574018127}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"hot-reload.html":{"ref":"hot-reload.html","tf":5.016528925619835}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"d":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004580152671755725}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01179245283018868},"getters.html":{"ref":"getters.html","tf":0.021052631578947368},"actions.html":{"ref":"actions.html","tf":0.01312910284463895},"modules.html":{"ref":"modules.html","tf":0.006054490413723511},"plugins.html":{"ref":"plugins.html","tf":0.016172506738544475},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}}},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.010090817356205853},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"o":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"u":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"u":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.00916030534351145}},"i":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"api.html":{"ref":"api.html","tf":0.013595166163141994}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":5.009756097560976},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.03459119496855346},"getting-started.html":{"ref":"getting-started.html","tf":0.05853658536585366},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":10.049528301886792},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.021568627450980392},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.028254288597376387},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.0215633423180593},"strict.html":{"ref":"strict.html","tf":0.03296703296703297},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.013740458015267175},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.028700906344410877}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0075528700906344415}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"+":{"docs":{},"+":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}},"n":{"docs":{},"d":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.014492753623188406}}}}}}}}}}}},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.006054490413723511}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}},"i":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"g":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"strict.html":{"ref":"strict.html","tf":5.054945054945055},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"api.html":{"ref":"api.html","tf":0.004531722054380665}},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.03296703296703297}}}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.00906344410876133}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}}},"]":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":5.025}},"e":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}}}}},"e":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02926829268292683},"state.html":{"ref":"state.html","tf":0.0330188679245283},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"structure.html":{"ref":"structure.html","tf":0.025},"plugins.html":{"ref":"plugins.html","tf":0.029649595687331536},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},"(":{"2":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"docs":{}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0087527352297593}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}},"[":{"docs":{},"'":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"{":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"p":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"d":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.012084592145015106}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"b":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}}}},"m":{"docs":{},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"n":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.00906344410876133}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"e":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"p":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},".":{"docs":{},"b":{"docs":{},"u":{"docs":{},"y":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"f":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"i":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.014150943396226415},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"s":{"docs":{},"p":{"docs":{},"y":{"docs":{},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"u":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}}}},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"e":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"'":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}}}}},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":10.029007633587787}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.007075471698113208}}}}}}}}},"r":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}},"x":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014035087719298246}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00980392156862745},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}}}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.013595166163141994}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238}}}}}},"a":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"n":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"+":{"docs":{},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.014492753623188406}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"w":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007633587786259542}}}}}}},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"n":{"docs":{},"s":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}}}}}}}},"e":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.01179245283018868},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"api.html":{"ref":"api.html","tf":0.004531722054380665}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005045408678102927}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"w":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"d":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"g":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"u":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04929577464788732},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.02358490566037736},"getters.html":{"ref":"getters.html","tf":0.014035087719298246},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.009081735620585268},"plugins.html":{"ref":"plugins.html","tf":0.018867924528301886},"forms.html":{"ref":"forms.html","tf":0.028985507246376812},"testing.html":{"ref":"testing.html","tf":0.012213740458015267},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"r":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.014492753623188406}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"f":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.028985507246376812}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"a":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"/":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02112676056338028},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"e":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"u":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"@":{"2":{"docs":{},".":{"5":{"docs":{},"+":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}},"docs":{}}},"docs":{}},"x":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.04929577464788732},"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.01951219512195122},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.014150943396226415},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00980392156862745},"modules.html":{"ref":"modules.html","tf":0.006054490413723511},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"?":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":10.00314465408805}}},"@":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}},"docs":{}}},"docs":{}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.01078167115902965},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}}}}},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"m":{"docs":{},".":{"docs":{},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"#":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"structure.html":{"ref":"structure.html","tf":0.05}}},"'":{"docs":{},"e":{"docs":{},"s":{"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"docs":{}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"x":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"/":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}},"#":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004580152671755725}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014035087719298246}}}}},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"/":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"]":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}},"s":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"/":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007633587786259542}}}}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"(":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"x":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.006054490413723511},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.010687022900763359},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"d":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"t":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"b":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.015317286652078774},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"}":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"o":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"/":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"/":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.025943396226415096},"getters.html":{"ref":"getters.html","tf":0.031578947368421054},"mutations.html":{"ref":"mutations.html","tf":0.029411764705882353},"actions.html":{"ref":"actions.html","tf":0.037199124726477024},"modules.html":{"ref":"modules.html","tf":0.03834510595358224},"plugins.html":{"ref":"plugins.html","tf":0.04043126684636118},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"testing.html":{"ref":"testing.html","tf":0.0366412213740458},"hot-reload.html":{"ref":"hot-reload.html","tf":0.04132231404958678},"api.html":{"ref":"api.html","tf":0.01812688821752266}}},"*":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.004580152671755725}}},"\\":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"$":{"docs":{},"/":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"i":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.004580152671755725}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471}}},"y":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02112676056338028},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"o":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"b":{"docs":{},"u":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"e":{"docs":{},"p":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.03625377643504532}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}}},"s":{"docs":{},"c":{"docs":{},"u":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014035087719298246}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"w":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"u":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}},"m":{"docs":{},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}},"e":{"docs":{},"s":{"2":{"0":{"1":{"5":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"docs":{}},"docs":{}},"docs":{}},"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02112676056338028}}},"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"x":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.012213740458015267}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0061068702290076335}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"0":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"docs":{}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"1":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}},"[":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"r":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"l":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"n":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"c":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},".":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}}}}}}},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"i":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"k":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"e":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"k":{"docs":{},"e":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"r":{"docs":{},"n":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"r":{"docs":{},"a":{"docs":{},"g":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"s":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"o":{"docs":{},"n":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.01078167115902965}},"g":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.012084592145015106}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{},"/":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"o":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"s":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004580152671755725}},"!":{"docs":{},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"(":{"docs":{},"f":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{},".":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"l":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"d":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"e":{"docs":{},"'":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.012213740458015267}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"l":{"docs":{},"l":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"y":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"y":{"docs":{},"a":{"docs":{},"r":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.028169014084507043}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"'":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"’":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"\"":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"b":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.004580152671755725}},"=":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705}}}},"`":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}}}}}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"s":{"docs":{},"`":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},".":{"docs":{},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"b":{"docs":{},"y":{"docs":{},"(":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"`":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"b":{"docs":{},"`":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"e":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0061068702290076335}}}}}}},"o":{"docs":{},"f":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"b":{"docs":{},"j":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.013725490196078431},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.028700906344410877}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.010574018126888218}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0075528700906344415}}}}}}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.022658610271903322}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.00906344410876133}}}}}}},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}}}},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.02830188679245283},"getters.html":{"ref":"getters.html","tf":0.05964912280701754},"mutations.html":{"ref":"mutations.html","tf":0.041176470588235294},"actions.html":{"ref":"actions.html","tf":0.05908096280087528},"modules.html":{"ref":"modules.html","tf":0.07870837537840565},"plugins.html":{"ref":"plugins.html","tf":0.03234501347708895},"forms.html":{"ref":"forms.html","tf":0.06521739130434782},"testing.html":{"ref":"testing.html","tf":0.07480916030534351},"hot-reload.html":{"ref":"hot-reload.html","tf":0.04132231404958678},"api.html":{"ref":"api.html","tf":0.012084592145015106}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"}":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.02358490566037736},"getters.html":{"ref":"getters.html","tf":0.05263157894736842},"mutations.html":{"ref":"mutations.html","tf":0.03333333333333333},"actions.html":{"ref":"actions.html","tf":0.03938730853391685},"modules.html":{"ref":"modules.html","tf":0.050454086781029264},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"forms.html":{"ref":"forms.html","tf":0.050724637681159424},"testing.html":{"ref":"testing.html","tf":0.04580152671755725},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03305785123966942},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.028446389496717725},"modules.html":{"ref":"modules.html","tf":0.012108980827447022},"plugins.html":{"ref":"plugins.html","tf":0.02425876010781671},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.024427480916030534},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.01312910284463895},"modules.html":{"ref":"modules.html","tf":0.022199798183652877},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.010687022900763359},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"`":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"=":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.011099899091826439},"plugins.html":{"ref":"plugins.html","tf":0.029649595687331536},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.02900763358778626},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03305785123966942},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},">":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.02456140350877193},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.015317286652078774},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"plugins.html":{"ref":"plugins.html","tf":0.018867924528301886},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.022900763358778626},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"=":{"docs":{},"=":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},">":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"modules.html":{"ref":"modules.html","tf":0.016145307769929364}},"=":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"*":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"/":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.004580152671755725}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.014035087719298246},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.022199798183652877},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"testing.html":{"ref":"testing.html","tf":0.004580152671755725}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.004580152671755725}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"]":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"e":{"docs":{},"d":{"docs":{},"]":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},")":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}}}},"m":{"docs":{},"y":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}},"'":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"%":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"|":{"docs":{"api.html":{"ref":"api.html","tf":0.010574018126888218}},"|":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"│":{"docs":{"structure.html":{"ref":"structure.html","tf":0.025}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.041666666666666664}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.075}}}}},"!":{"docs":{},"=":{"docs":{},"=":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"?":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"_":{"docs":{},".":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}},"length":2854},"corpusTokens":["!==","\"ablacklistedmutation\"","\"after\"","\"before\"","\"getters\"","\"increment\"","\"inject\"","\"one","\"retrieve\"","\"singl","\"snapshots\"","\"state","\"store\"","\"view\",","\"vuex","\"when","#","%","'#app',","''","'...',","'../api/shop'","'../api/shop':","'./getters'","'./modules/a'","'./modules/a'],","'./mutat","'./mutations'","'./store'","'./test.js',","'anothergetter',","'apple',","'babel","'bar'","'carrot',","'chai'","'count'","'count',","'donetodoscount'","'donetodoscount',","'es6","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'fruit'","'increment'","'increment',","'incrementasync',","'incrementby'","'mocha","'mymodule'],","'newprop',","'once');","'orange',","'pluginaction')","'production'","'receive_products',","'request_products'","'s","'some/nested/module/bar'","'some/nested/module/foo',","'some_mutation'","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'test","'update_data')","'vegetable'","'vue'","'vuex'","'vuex/dist/logger'","((state.count","()","(action,","(cb)","(context)","(count","(ctx,","(declar","(e)","(e.g.","(enabl","(error)","(especi","(expectedmutations.length","(for","(id)","(module.hot)","(mutation)","(mutation,","(mutation.typ","(namespacedcontext,","(option","(payload)","(requir","(socket)","(state","(state)","(state,","(store)","(support","(thi","(togeth","(type,","(value)","(which","(will","(you","({","({dispatch})",")","*","*/","+","+=","...","...args:","...mapactions('some/nested/module',","...mapactions([","...mapactions({","...mapgetters([","...mapgetters({","...mapmutations([","...mapmutations({","...mapstate('some/nested/module',","...mapstate({","...option","...state.obj,",".babelrc):",".default","/","/*","//","/\\.js$/,","/node_modules/","0","0)","1","1)","1,","10","10)","100)","1000)","123","123),","1st","2","2,","2.3.0+):","2.5.0","2nd","3","3,","3rd","4","4th","6",":","=","===","=>",">",">=","?","[","['receive_products',","['request_products'],","[...state.cart.added]","[]","[createlogger()]","[key:","[myplugin]","[mypluginwithsnapshot]","[plugin]","[some_mutation]","[type:","[{","]","])","]),","],","_.clonedeep(state)","_.clonedeep(store.state)","__dirname,","`","`,","`actiona`","`console`","`getdata()`","`getotherdata()`","`getters`","`mapactions`","`mapmutations`","`modulea`'","`moduleb`'","`mutation`","`mutations`","`mymodule`","`nested/mymodule`","`nextstate`...","`prevstate`","`root`","`some/nested/module`","`state","`state`","`store.commit`","`store.dispatch`","`store.getters`,","`store.state`,","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.$store.getters.donetodoscount`","`this.add()`","`this.donecount`","`this.increment()`","`this.incrementby(amount)`","`this`,","`true`","`{","`{{","a:","about.","abov","abramov,","abstract","accept","access","account:","achiev","action","action({","action.","action:","actiona","actionb","actions'","actions,","actions.","actions.getallproducts({","actions.j","actions.spec.j","actions:","actions?,","actionsinjector","actionsinjector({","actual","ad","adapt","add","add:","addit","addition,","admittedly,","advanc","advantag","affect","again,","allow","alreadi","also,","altern","alternatively,","although","alway","amount","amount)`","amount:","anoth","any)","any,","any[])","anywher","api","api,","api.","api.callasyncmethod(()","apis.","app","app,","app.","app.vu","app:","app;","appli","applic","application'","application,","application.","application:","applications.","approach","arbitrari","architecture.","argument","argument'","argument,","argument.","argument:","arguments.","arguments:","array","array)","array,","arrow","assembl","assert","asset","assign","associ","assum","async","asynchron","asynchronous,","at.","attach","attempt","author","auto","automat","automatically.","automatically:","avail","avoid","await","await,","b:","babel","base","basic","be","becom","befor","behind","belong","below","better","between","big","big,","bind","bit","bloated.","boilerplate.","boolean","both","bound","break","brittl","browser","browserifi","browserify,","browsers.","bu","build","build.","built","bundl","bundle.","bundle.j","bundle.js'","cach","cached.","call","callback","callback:","captur","care","cart","cart,","cart.j","case","cases,","catch","category:","caus","caveat","cb([","cd","cdn","cdn:","center","central","certain","chai","chanc","chang","changed.","changes,","changes.","chapter","chapters.","check","checkout","child","clear","clone","code","code.","collabor","collapsed:","combin","come","commands:","commit","commit('account/login')","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('receive_products',","commit('request_products')","commit('somemutation')","commit('somemutation',","commit('someothermutation')","commit(mutation:","commit(type:","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","commit.","committed,","common","commonli","compar","complet","complex","complic","compon","component,","component.","component:","components,","components.","components:","components?","compos","comput","computation,","computed.","computed:","concept","concepts.","config","config.","conflict","consid","console,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","console.log(store.state.count)","const","constant","constructor","consult","contain","context","context.","context.commit","context.commit('increment')","context.getters.","context.rootstate:","context.st","contriv","convent","convert","copi","core","cost","cost.","count","count++","count,","count:","countalias:","counter","countpluslocalst","creat","createlogg","createlogger({","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers(namespace:","createnamespacedhelpers.","createplugin","createvuexlogg","createwebsocketplugin","createwebsocketplugin(socket)","creation)","cross","current","dan","data","data)","daunting.","deal","debug","debuggable,","debugging)","debugging.","decis","declar","deep","deepli","default","default,","default.","default:","defin","defineplugin","definit","depend","dependencies,","dependencies.","deploy","deriv","describe('actions',","describe('getters',","describe('mutations',","descriptive:","descriptor","desir","destructur","detail","details,","detect","dev","develop","developers,","development,","development.","devtool","devtool'","differ","direct","directli","directly,","directly?","discuss","dispatch","dispatch('account/login')","dispatch('actiona')","dispatch('actiona').then(()","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch(action:","dispatch(type:","dispatch,","dispatch/commit","dispatch:","display","divid","do:","docs.","documentation.","doesn't","dom","don't","don't.","done","done()","done(error)","done)","done:","done?","donecount:","donetodos:","donetodoscount","donetodoscount:","doublecount","down","down:","download","drive","due","dumb","duplic","dure","dynam","e.g.","e.target.value)","each","easili","ecmascript","effect","effici","either:","el:","elm","enabl","encapsul","enforc","ensur","entir","entri","entry:","envifi","environ","error","error.","es2015","es6","especi","essenti","evalu","evaluate,","even","event","event:","events.","events:","exact","exactli","exampl","example,","example.","example:","exclude:","expand","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","expens","explicit","explicit,","explicitli","export","export,","export:","expos","extens","extern","extract","extrem","factori","failur","fals","false,","fashion.","featur","feel","few","field","fields,","file","file,","filename:","files.","filter","filtercategori","filteredproduct","final","finally,","find","fine","finer","finish","first","first?","fit","flow","flow\":","flows?","flux","flux,","fn","fn'","follow","foo:","forc","form","format","fractal","framework/assert","fresh","full","function","function(commit:","function(dispatch:","function(state:","function):","function,","function.","functions,","functions.","further","furthermore,","gener","get","getallproduct","getdata())","getotherdata())","getproduct","getter","getter'","getter.","getter:","getters)","getters,","getters.","getters...","getters.donetodos.length","getters.filteredproducts(state,","getters.j","getters.somegett","getters.someothergett","getters.spec.j","getters:","getters?,","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","gettodobyid:","git","github","give","given","glanc","glasses:","global","globally.","go","good","granular","greatli","grow","handl","handler","handler,","handler.","handler.\"","handler:","handlers,","handlers.","hard","have","haven't","help","helper","helper:","helpers,","helpers.","here","here'","high","hmr","hold","hook","hot","hotupdate(newoptions:","however,","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0.","hydrat","id)","id:","idea","ideal.","ie),","imagin","implement","implementation:","implementations.","import","import.","importantly,","impossible:","in,","inappropri","inbound","includ","increment","increment(state)","increment:","incrementasync","incrementifoddonrootsum","index.html","index.j","indirect.","inherit","initi","inject","injection):","inlin","input","input.","insid","inspir","instal","instanc","instance,","instead","integr","intent","introduc","introduct","invok","involv","is,","isadmin","it'","it('filteredproducts',","it('getallproducts',","it('increment',","it,","it.","it?","item","itself","jump","karma","key.","key:","keystrokes:","know","larg","later","later.","latest","lead","learn","leav","less","let'","level","leverag","librari","library,","like):","line","link","links.","linters,","list","listen","loader","loader!./actions')","loader!./test.js'.","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","local","localcomput","localhost:8080/webpack","locat","log","logged,","logger","logger:","logging,","logic","login","logs.","long","look","lose","made","main","main.j","maintainability.","make","manag","management,","mani","map","map:","mapact","mapactions(namespace?:","mapgett","mapgetters(namespace?:","mapgetters,","mapmut","mapmutations(namespace?:","mapstat","mapstate([","mapstate(namespace?:","mapstate({","mapstate,","mark","matter","mean","mechan","medium","member","merg","messag","message)","message:","method","method.","method:","methods.","methods/properti","methods:","mix","mocha","mock","mocking.","mode","mode,","mode.","model","modifications,","modul","modular","module'","module),","module,","module.","module.export","module.hot.accept(['./mutations',","module:","modulea","modulea,","moduleb","modules,","modules.","modules:","modules?","moment.","more","much","multipl","mutat","mutated.","mutation,","mutation.","mutation.payload)","mutation.typ","mutation/act","mutation:","mutations)","mutations,","mutations.","mutations.j","mutations.spec.j","mutations:","mutations?,","mutationtransform","mypage:","myplugin","mypluginwithsnapshot","myreusablemodul","n","n)","name","name,","name.","namespac","namespace,","namespace.","namespaced:","namespaced?,","natur","need","need.","nest","never","new","newmodulea","newmut","newmutations,","newprop:","next","next,","nextstat","node","node.","node_modules/vuex","non","normal","normally,","note","note:","now","now,","npm","npm.","null,","obj","obj.messag","object","object)","object):","object,","object.","object:","observ","observables).","of:","off","offici","on","one,","one.","only.","oper","operations,","operations.","opportun","optimist","option","option.","option:","options.","options.namespac","options:","options?:","order","ourselv","out","outbound","outer","output","output:","outsid","packag","parent","parent/child","part","particularli","parts:","pass","path","path:","pattern","pattern\"?","patterns,","payload","payload)","payload,","payload.amount","payload:","payload?:","payloads:","perfectli","perform","persistence,","pick","piec","place","plain","play","plugin","plugin.","plugins,","plugins.","plugins:","point","pollut","polyfil","popular","possibl","post","posts:","practic","practice,","pre","predict","prefer","prefix","preserv","preservest","preservestate:","pretti","previou","prevstat","principles:","probabl","problem","process.env.node_env","product","product.categori","production!","production,","productivity.","products)","products,","products.j","products:","profil","program","project","project.","promis","promise((resolve,","promise.","promise/auto'","promise:","prop","proper","properly,","properti","properties,","properties:","properties?","property,","property:","proposal),","provid","purposes.","put","queri","quickli","quit","quot","rather,","re","reach","react","reaction","reactiv","reactive,","reactive.","read","real","realiti","realli","reason","receiv","record","record,","redux","redux:","refer","reference,","regist","registered,","registermodule(path:","registr","registration:","reject)","releas","reli","reload","reload.","remain","rememb","remov","render","rendering.","repetit","replac","replacestate(state:","represent","request","request,","requir","require('./modules/a').default","require('./mutations').default","require('inject","resolv","resolve()","resolved.","resort","respons","rest","restrict","result","retriev","return","reus","reusable,","reuse.","right","root","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rout","router","rule","rules,","run","runinnewcontext","same","same:","save","savedcartitem","savedcartitems)","scale","scale,","script","second","see","seen","self","send","separ","serv","server","server/test","servic","set","setter:","settimeout(()","setup","shape","share","shop","shop.buyproducts(","shop.getproducts(product","short","should!","sibl","side","sight:","similar","similarly,","simpl","simple,","simplest","simpli","simplic","simplifi","singl","singleton","singleton.","singleton?","sinon.js),","sinon.spy()","situat","situation,","snapshot","snapshots,","socket.emit('update',","socket.on('data',","solut","some_mut","someact","someaction:","somegett","somemut","someotheract","someothergetter:","sometim","sourc","spa","spa,","specif","spi","split","spread","ssr","stage","start","started.","state","state)","state,","state.","state.a,","state.b","state.count","state.count++","state.count,","state.count`","state.obj","state.obj.messag","state.products.filter(product","state.some.nested.module.a,","state.some.nested.module.b","state.subtre","state.todos.filter(todo","state.todos.find(todo","state:","state;","stateafter)","statebefore,","static","step","still","stop","store","store'","store,","store.","store.commit","store.commit('increment')","store.commit('increment',","store.commit('receivedata',","store.commit({","store.commit,","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch(namespac","store.dispatch({","store.gett","store.getters.","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","store.hotupdate()","store.hotupdate({","store.j","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.state,","store.state.a","store.state.b","store.state.count","store.state.mymodul","store.state.nested.mymodule.","store.subscribe((mutation,","store.subscribe(mut","store.subscribeaction((action,","store.unregistermodule(modulename).","store/modul","store:","stores.","straightforward","strict","strict:","strictli","string","string):","string,","string.","string]:","structur","structure:","style","sub","subject","subscrib","subscribe(handler:","subscribeaction(handler:","subscribing,","success","succinct!","such","sumwithrootcount","support","sure","swap","sync","synchron","synchronous.","synchronous?","syntax","syntax:","system","system,","system.","tag,","tags.","tailor","take","tasks):","tediou","template:","term","test","test,","test:","testact","testaction(actions.getallproducts,","tests.","text:","that'","that,","that:","them,","them.","them:","then:","there'","thing","think","this,","this.","this.$store.","this.$store.commit('updatemessage',","this.$store.commit('xxx'),","this.$store.dispatch('xxx'),","this.$store.getters.donetodoscount","this.$store.state.count","this.$store.state.obj.messag","this.$store.state.todos.filter(todo","this.count","this.count++","this.localcount","this:","through","throw","thrown.","thu","time","times):","title:","to:","todo.done)","todo.done).length","todo.id","todos:","togeth","toggl","tool","tools.","total","track","trackable!","trade","transactions.","transactions:","transform","travel","tree","tree!","tree,","tri","trick","tricki","trigger","triggered,","trivial","true","true,","true.","truth","truth\".","turn","two","two,","type","type,","type.","type:","types'","types.j","typescript","un","under","understand","unit","unlik","unmaintain","unpkg.com","unpredict","unregist","unregistermodule(path:","unsubscrib","unwatch","up","up,","updat","updatemessag","updates.","upfront.","url","us","us,","us:","usage:","user","users,","usual","util","v","valu","value)","value,","value:","variou","verbos","verbose.","verbose:","veri","versa.","version/tag","via","vice","view","view,","view.","vm.$watch","vs.","vue","vue'","vue({","vue,","vue.j","vue.set(obj,","vue.use():","vue.use(vuex)","vue.use(vuex)):","vue:","vue@2.5+,","vuex","vuex,","vuex.","vuex.mapst","vuex.stor","vuex.store({","vuex:","vuex?","vuex@3.0+","wait","want","want.","watch","watch(fn:","watcher","watching,","way","way\"","we'd","webpack","webpack'","webpack.config.j","websocket","weigh","well.","whenev","whether","why?","window.promis","within","without","words,","work","world","worth","write","written","yarn","yarn,","you'v","you.","yourself","you’ll","zero","{","{{","{}","{})","{},","|","||","}","})","},","}]","}`","}`.","}}","}}`,","│","└──","├──"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Vuex\n\nNote: for TypeScript users, vuex@3.0+ requires vue@2.5+, and vice versa.\n\n\nRelease Notes\nInstallation\nWhat is Vuex?\nGetting Started\nCore Concepts\nState\nGetters\nMutations\nActions\nModules\n\n\nApplication Structure\nPlugins\nStrict Mode\nForm Handling\nTesting\nHot Reloading\nAPI Reference\n\n"},"installation.html":{"url":"installation.html","title":"Installation","keywords":"","body":"Installation\nDirect Download / CDN\nhttps://unpkg.com/vuex\n\nUnpkg.com provides NPM-based CDN links. The above link will always point to the latest release on NPM. You can also use a specific version/tag via URLs like https://unpkg.com/vuex@2.0.0.\n\nInclude vuex after Vue and it will install itself automatically:\n\n\n\nNPM\nnpm install vuex --save\n\nYarn\nyarn add vuex\n\nWhen used with a module system, you must explicitly install Vuex via Vue.use():\nimport Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\nYou don't need to do this when using global script tags.\nPromise\nVuex requires Promise. If your supporting browsers do not implement Promise (e.g. IE), you can use a polyfill library, such as es6-promise.\nYou can include it via CDN:\n\n\nThen window.Promise will be available automatically.\nIf you prefer using a package manager such as NPM or Yarn, install it with the following commands:\nnpm install es6-promise --save # NPM\nyarn add es6-promise # Yarn\n\nFurthermore, add the below line into anywhere in your code before using Vuex:\nimport 'es6-promise/auto'\n\nDev Build\nYou will have to clone directly from GitHub and build vuex yourself if\nyou want to use the latest dev build.\ngit clone https://github.com/vuejs/vuex.git node_modules/vuex\ncd node_modules/vuex\nnpm install\nnpm run build\n\n"},"intro.html":{"url":"intro.html","title":"What is Vuex?","keywords":"","body":"What is Vuex?\nVuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrates with Vue's official devtools extension to provide advanced features such as zero-config time-travel debugging and state snapshot export / import.\nWhat is a \"State Management Pattern\"?\nLet's start with a simple Vue counter app:\nnew Vue({\n // state\n data () {\n return {\n count: 0\n }\n },\n // view\n template: `\n {{ count }}\n `,\n // actions\n methods: {\n increment () {\n this.count++\n }\n }\n})\n\nIt is a self-contained app with the following parts:\n\nThe state, which is the source of truth that drives our app;\nThe view, which is just a declarative mapping of the state;\nThe actions, which are the possible ways the state could change in reaction to user inputs from the view.\n\nThis is an extremely simple representation of the concept of \"one-way data flow\":\n\n \n\n\nHowever, the simplicity quickly breaks down when we have multiple components that share common state:\n\nMultiple views may depend on the same piece of state.\nActions from different views may need to mutate the same piece of state.\n\nFor problem one, passing props can be tedious for deeply nested components, and simply doesn't work for sibling components. For problem two, we often find ourselves resorting to solutions such as reaching for direct parent/child instance references or trying to mutate and synchronize multiple copies of the state via events. Both of these patterns are brittle and quickly lead to unmaintainable code.\nSo why don't we extract the shared state out of the components, and manage it in a global singleton? With this, our component tree becomes a big \"view\", and any component can access the state or trigger actions, no matter where they are in the tree!\nIn addition, by defining and separating the concepts involved in state management and enforcing certain rules, we also give our code more structure and maintainability.\nThis is the basic idea behind Vuex, inspired by Flux, Redux and The Elm Architecture. Unlike the other patterns, Vuex is also a library implementation tailored specifically for Vue.js to take advantage of its granular reactivity system for efficient updates.\n\nWhen Should I Use It?\nAlthough Vuex helps us deal with shared state management, it also comes with the cost of more concepts and boilerplate. It's a trade-off between short term and long term productivity.\nIf you've never built a large-scale SPA and jump right into Vuex, it may feel verbose and daunting. That's perfectly normal - if your app is simple, you will most likely be fine without Vuex. A simple global event bus may be all you need. But if you are building a medium-to-large-scale SPA, chances are you have run into situations that make you think about how to better handle state outside of your Vue components, and Vuex will be the natural next step for you. There's a good quote from Dan Abramov, the author of Redux:\n\nFlux libraries are like glasses: you’ll know when you need them.\n\n"},"getting-started.html":{"url":"getting-started.html","title":"Getting Started","keywords":"","body":"Getting Started\nAt the center of every Vuex application is the store. A \"store\" is basically a container that holds your application state. There are two things that make a Vuex store different from a plain global object:\n\nVuex stores are reactive. When Vue components retrieve state from it, they will reactively and efficiently update if the store's state changes.\n\nYou cannot directly mutate the store's state. The only way to change a store's state is by explicitly committing mutations. This ensures every state change leaves a track-able record, and enables tooling that helps us better understand our applications.\n\n\nThe Simplest Store\n\nNOTE: We will be using ES2015 syntax for code examples for the rest of the docs. If you haven't picked it up, you should!\n\nAfter installing Vuex, let's create a store. It is pretty straightforward - just provide an initial state object, and some mutations:\n// Make sure to call Vue.use(Vuex) first if using a module system\n\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n }\n})\n\nNow, you can access the state object as store.state, and trigger a state change with the store.commit method:\nstore.commit('increment')\n\nconsole.log(store.state.count) // -> 1\n\nAgain, the reason we are committing a mutation instead of changing store.state.count directly, is because we want to explicitly track it. This simple convention makes your intention more explicit, so that you can reason about state changes in your app better when reading the code. In addition, this gives us the opportunity to implement tools that can log every mutation, take state snapshots, or even perform time travel debugging.\nUsing store state in a component simply involves returning the state within a computed property, because the store state is reactive. Triggering changes simply means committing mutations in component methods.\nHere's an example of the most basic Vuex counter app.\nNext, we will discuss each core concept in much finer details, starting with State.\n"},"core-concepts.html":{"url":"core-concepts.html","title":"Core Concepts","keywords":"","body":"Core Concepts\nWe will be learning the core concepts of Vuex in these chapters. They are\n\nState\nGetters\nMutations\nActions\nModules\n\nA deep understanding of all these concepts is essential for using vuex. \nLet's get started.\n"},"state.html":{"url":"state.html","title":"State","keywords":"","body":"State\nSingle State Tree\nVuex uses a single state tree - that is, this single object contains all your application level state and serves as the \"single source of truth\". This also means usually you will have only one store for each application. A single state tree makes it straightforward to locate a specific piece of state, and allows us to easily take snapshots of the current app state for debugging purposes.\nThe single state tree does not conflict with modularity - in later chapters we will discuss how to split your state and mutations into sub modules.\nGetting Vuex State into Vue Components\nSo how do we display state inside the store in our Vue components? Since Vuex stores are reactive, the simplest way to \"retrieve\" state from it is simply returning some store state from within a computed property:\n// let's create a Counter component\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return store.state.count\n }\n }\n}\n\nWhenever store.state.count changes, it will cause the computed property to re-evaluate, and trigger associated DOM updates.\nHowever, this pattern causes the component to rely on the global store singleton. When using a module system, it requires importing the store in every component that uses store state, and also requires mocking when testing the component.\nVuex provides a mechanism to \"inject\" the store into all child components from the root component with the store option (enabled by Vue.use(Vuex)):\nconst app = new Vue({\n el: '#app',\n // provide the store using the \"store\" option.\n // this will inject the store instance to all child components.\n store,\n components: { Counter },\n template: `\n \n \n \n `\n})\n\nBy providing the store option to the root instance, the store will be injected into all child components of the root and will be available on them as this.$store. Let's update our Counter implementation:\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return this.$store.state.count\n }\n }\n}\n\nThe mapState Helper\nWhen a component needs to make use of multiple store state properties or getters, declaring all these computed properties can get repetitive and verbose. To deal with this we can make use of the mapState helper which generates computed getter functions for us, saving us some keystrokes:\n// in full builds helpers are exposed as Vuex.mapState\nimport { mapState } from 'vuex'\n\nexport default {\n // ...\n computed: mapState({\n // arrow functions can make the code very succinct!\n count: state => state.count,\n\n // passing the string value 'count' is same as `state => state.count`\n countAlias: 'count',\n\n // to access local state with `this`, a normal function must be used\n countPlusLocalState (state) {\n return state.count + this.localCount\n }\n })\n}\n\nWe can also pass a string array to mapState when the name of a mapped computed property is the same as a state sub tree name.\ncomputed: mapState([\n // map this.count to store.state.count\n 'count'\n])\n\nObject Spread Operator\nNote that mapState returns an object. How do we use it in combination with other local computed properties? Normally, we'd have to use a utility to merge multiple objects into one so that we can pass the final object to computed. However with the object spread operator (which is a stage-4 ECMAScript proposal), we can greatly simplify the syntax:\ncomputed: {\n localComputed () { /* ... */ },\n // mix this into the outer object with the object spread operator\n ...mapState({\n // ...\n })\n}\n\nComponents Can Still Have Local State\nUsing Vuex doesn't mean you should put all the state in Vuex. Although putting more state into Vuex makes your state mutations more explicit and debuggable, sometimes it could also make the code more verbose and indirect. If a piece of state strictly belongs to a single component, it could be just fine leaving it as local state. You should weigh the trade-offs and make decisions that fit the development needs of your app.\n"},"getters.html":{"url":"getters.html","title":"Getters","keywords":"","body":"Getters\nSometimes we may need to compute derived state based on store state, for example filtering through a list of items and counting them:\ncomputed: {\n doneTodosCount () {\n return this.$store.state.todos.filter(todo => todo.done).length\n }\n}\n\nIf more than one component needs to make use of this, we have to either duplicate the function, or extract it into a shared helper and import it in multiple places - both are less than ideal.\nVuex allows us to define \"getters\" in the store. You can think of them as computed properties for stores. Like computed properties, a getter's result is cached based on its dependencies, and will only re-evaluate when some of its dependencies have changed.\nGetters will receive the state as their 1st argument:\nconst store = new Vuex.Store({\n state: {\n todos: [\n { id: 1, text: '...', done: true },\n { id: 2, text: '...', done: false }\n ]\n },\n getters: {\n doneTodos: state => {\n return state.todos.filter(todo => todo.done)\n }\n }\n})\n\nProperty-Style Access\nThe getters will be exposed on the store.getters object, and you access values as properties:\nstore.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]\n\nGetters will also receive other getters as the 2nd argument:\ngetters: {\n // ...\n doneTodosCount: (state, getters) => {\n return getters.doneTodos.length\n }\n}\n\nstore.getters.doneTodosCount // -> 1\n\nWe can now easily make use of it inside any component:\ncomputed: {\n doneTodosCount () {\n return this.$store.getters.doneTodosCount\n }\n}\n\nNote that getters accessed as properties are cached as part of Vue's reactivity system.\nMethod-Style Access\nYou can also pass arguments to getters by returning a function. This is particularly useful when you want to query an array in the store:\ngetters: {\n // ...\n getTodoById: (state) => (id) => {\n return state.todos.find(todo => todo.id === id)\n }\n}\n\nstore.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }\n\nNote that getters accessed via methods will run each time you call them, and the result is not cached.\nThe mapGetters Helper\nThe mapGetters helper simply maps store getters to local computed properties:\nimport { mapGetters } from 'vuex'\n\nexport default {\n // ...\n computed: {\n // mix the getters into computed with object spread operator\n ...mapGetters([\n 'doneTodosCount',\n 'anotherGetter',\n // ...\n ])\n }\n}\n\nIf you want to map a getter to a different name, use an object:\n...mapGetters({\n // map `this.doneCount` to `this.$store.getters.doneTodosCount`\n doneCount: 'doneTodosCount'\n})\n\n"},"mutations.html":{"url":"mutations.html","title":"Mutations","keywords":"","body":"Mutations\nThe only way to actually change state in a Vuex store is by committing a mutation. Vuex mutations are very similar to events: each mutation has a string type and a handler. The handler function is where we perform actual state modifications, and it will receive the state as the first argument:\nconst store = new Vuex.Store({\n state: {\n count: 1\n },\n mutations: {\n increment (state) {\n // mutate state\n state.count++\n }\n }\n})\n\nYou cannot directly call a mutation handler. Think of it more like event registration: \"When a mutation with type increment is triggered, call this handler.\" To invoke a mutation handler, you need to call store.commit with its type:\nstore.commit('increment')\n\nCommit with Payload\nYou can pass an additional argument to store.commit, which is called the payload for the mutation:\n// ...\nmutations: {\n increment (state, n) {\n state.count += n\n }\n}\n\nstore.commit('increment', 10)\n\nIn most cases, the payload should be an object so that it can contain multiple fields, and the recorded mutation will also be more descriptive:\n// ...\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nstore.commit('increment', {\n amount: 10\n})\n\nObject-Style Commit\nAn alternative way to commit a mutation is by directly using an object that has a type property:\nstore.commit({\n type: 'increment',\n amount: 10\n})\n\nWhen using object-style commit, the entire object will be passed as the payload to mutation handlers, so the handler remains the same:\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nMutations Follow Vue's Reactivity Rules\nSince a Vuex store's state is made reactive by Vue, when we mutate the state, Vue components observing the state will update automatically. This also means Vuex mutations are subject to the same reactivity caveats when working with plain Vue:\n\nPrefer initializing your store's initial state with all desired fields upfront.\n\nWhen adding new properties to an Object, you should either:\n\nUse Vue.set(obj, 'newProp', 123), or\n\nReplace that Object with a fresh one. For example, using the stage-3 object spread syntax we can write it like this:\nstate.obj = { ...state.obj, newProp: 123 }\n\n\n\n\n\nUsing Constants for Mutation Types\nIt is a commonly seen pattern to use constants for mutation types in various Flux implementations. This allows the code to take advantage of tooling like linters, and putting all constants in a single file allows your collaborators to get an at-a-glance view of what mutations are possible in the entire application:\n// mutation-types.js\nexport const SOME_MUTATION = 'SOME_MUTATION'\n\n// store.js\nimport Vuex from 'vuex'\nimport { SOME_MUTATION } from './mutation-types'\n\nconst store = new Vuex.Store({\n state: { ... },\n mutations: {\n // we can use the ES2015 computed property name feature\n // to use a constant as the function name\n [SOME_MUTATION] (state) {\n // mutate state\n }\n }\n})\n\nWhether to use constants is largely a preference - it can be helpful in large projects with many developers, but it's totally optional if you don't like them.\nMutations Must Be Synchronous\nOne important rule to remember is that mutation handler functions must be synchronous. Why? Consider the following example:\nmutations: {\n someMutation (state) {\n api.callAsyncMethod(() => {\n state.count++\n })\n }\n}\n\nNow imagine we are debugging the app and looking at the devtool's mutation logs. For every mutation logged, the devtool will need to capture a \"before\" and \"after\" snapshots of the state. However, the asynchronous callback inside the example mutation above makes that impossible: the callback is not called yet when the mutation is committed, and there's no way for the devtool to know when the callback will actually be called - any state mutation performed in the callback is essentially un-trackable!\nCommitting Mutations in Components\nYou can commit mutations in components with this.$store.commit('xxx'), or use the mapMutations helper which maps component methods to store.commit calls (requires root store injection):\nimport { mapMutations } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapMutations([\n 'increment', // map `this.increment()` to `this.$store.commit('increment')`\n\n // `mapMutations` also supports payloads:\n 'incrementBy' // map `this.incrementBy(amount)` to `this.$store.commit('incrementBy', amount)`\n ]),\n ...mapMutations({\n add: 'increment' // map `this.add()` to `this.$store.commit('increment')`\n })\n }\n}\n\nOn to Actions\nAsynchronicity combined with state mutation can make your program very hard to reason about. For example, when you call two methods both with async callbacks that mutate the state, how do you know when they are called and which callback was called first? This is exactly why we want to separate the two concepts. In Vuex, mutations are synchronous transactions:\nstore.commit('increment')\n// any state change that the \"increment\" mutation may cause\n// should be done at this moment.\n\nTo handle asynchronous operations, let's introduce Actions.\n"},"actions.html":{"url":"actions.html","title":"Actions","keywords":"","body":"Actions\nActions are similar to mutations, the differences being that:\n\nInstead of mutating the state, actions commit mutations.\nActions can contain arbitrary asynchronous operations.\n\nLet's register a simple action:\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n },\n actions: {\n increment (context) {\n context.commit('increment')\n }\n }\n})\n\nAction handlers receive a context object which exposes the same set of methods/properties on the store instance, so you can call context.commit to commit a mutation, or access the state and getters via context.state and context.getters. We will see why this context object is not the store instance itself when we introduce Modules later.\nIn practice, we often use ES2015 argument destructuring to simplify the code a bit (especially when we need to call commit multiple times):\nactions: {\n increment ({ commit }) {\n commit('increment')\n }\n}\n\nDispatching Actions\nActions are triggered with the store.dispatch method:\nstore.dispatch('increment')\n\nThis may look dumb at first sight: if we want to increment the count, why don't we just call store.commit('increment') directly? Remember that mutations have to be synchronous? Actions don't. We can perform asynchronous operations inside an action:\nactions: {\n incrementAsync ({ commit }) {\n setTimeout(() => {\n commit('increment')\n }, 1000)\n }\n}\n\nActions support the same payload format and object-style dispatch:\n// dispatch with a payload\nstore.dispatch('incrementAsync', {\n amount: 10\n})\n\n// dispatch with an object\nstore.dispatch({\n type: 'incrementAsync',\n amount: 10\n})\n\nA more practical example of real-world actions would be an action to checkout a shopping cart, which involves calling an async API and committing multiple mutations:\nactions: {\n checkout ({ commit, state }, products) {\n // save the items currently in the cart\n const savedCartItems = [...state.cart.added]\n // send out checkout request, and optimistically\n // clear the cart\n commit(types.CHECKOUT_REQUEST)\n // the shop API accepts a success callback and a failure callback\n shop.buyProducts(\n products,\n // handle success\n () => commit(types.CHECKOUT_SUCCESS),\n // handle failure\n () => commit(types.CHECKOUT_FAILURE, savedCartItems)\n )\n }\n}\n\nNote we are performing a flow of asynchronous operations, and recording the side effects (state mutations) of the action by committing them.\nDispatching Actions in Components\nYou can dispatch actions in components with this.$store.dispatch('xxx'), or use the mapActions helper which maps component methods to store.dispatch calls (requires root store injection):\nimport { mapActions } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapActions([\n 'increment', // map `this.increment()` to `this.$store.dispatch('increment')`\n\n // `mapActions` also supports payloads:\n 'incrementBy' // map `this.incrementBy(amount)` to `this.$store.dispatch('incrementBy', amount)`\n ]),\n ...mapActions({\n add: 'increment' // map `this.add()` to `this.$store.dispatch('increment')`\n })\n }\n}\n\nComposing Actions\nActions are often asynchronous, so how do we know when an action is done? And more importantly, how can we compose multiple actions together to handle more complex async flows?\nThe first thing to know is that store.dispatch can handle Promise returned by the triggered action handler and it also returns Promise:\nactions: {\n actionA ({ commit }) {\n return new Promise((resolve, reject) => {\n setTimeout(() => {\n commit('someMutation')\n resolve()\n }, 1000)\n })\n }\n}\n\nNow you can do:\nstore.dispatch('actionA').then(() => {\n // ...\n})\n\nAnd also in another action:\nactions: {\n // ...\n actionB ({ dispatch, commit }) {\n return dispatch('actionA').then(() => {\n commit('someOtherMutation')\n })\n }\n}\n\nFinally, if we make use of async / await, we can compose our actions like this:\n// assuming `getData()` and `getOtherData()` return Promises\n\nactions: {\n async actionA ({ commit }) {\n commit('gotData', await getData())\n },\n async actionB ({ dispatch, commit }) {\n await dispatch('actionA') // wait for `actionA` to finish\n commit('gotOtherData', await getOtherData())\n }\n}\n\n\nIt's possible for a store.dispatch to trigger multiple action handlers in different modules. In such a case the returned value will be a Promise that resolves when all triggered handlers have been resolved.\n\n"},"modules.html":{"url":"modules.html","title":"Modules","keywords":"","body":"Modules\nDue to using a single state tree, all state of our application is contained inside one big object. However, as our application grows in scale, the store can get really bloated.\nTo help with that, Vuex allows us to divide our store into modules. Each module can contain its own state, mutations, actions, getters, and even nested modules - it's fractal all the way down:\nconst moduleA = {\n state: { ... },\n mutations: { ... },\n actions: { ... },\n getters: { ... }\n}\n\nconst moduleB = {\n state: { ... },\n mutations: { ... },\n actions: { ... }\n}\n\nconst store = new Vuex.Store({\n modules: {\n a: moduleA,\n b: moduleB\n }\n})\n\nstore.state.a // -> `moduleA`'s state\nstore.state.b // -> `moduleB`'s state\n\nModule Local State\nInside a module's mutations and getters, the first argument received will be the module's local state.\nconst moduleA = {\n state: { count: 0 },\n mutations: {\n increment (state) {\n // `state` is the local module state\n state.count++\n }\n },\n\n getters: {\n doubleCount (state) {\n return state.count * 2\n }\n }\n}\n\nSimilarly, inside module actions, context.state will expose the local state, and root state will be exposed as context.rootState:\nconst moduleA = {\n // ...\n actions: {\n incrementIfOddOnRootSum ({ state, commit, rootState }) {\n if ((state.count + rootState.count) % 2 === 1) {\n commit('increment')\n }\n }\n }\n}\n\nAlso, inside module getters, the root state will be exposed as their 3rd argument:\nconst moduleA = {\n // ...\n getters: {\n sumWithRootCount (state, getters, rootState) {\n return state.count + rootState.count\n }\n }\n}\n\nNamespacing\nBy default, actions, mutations and getters inside modules are still registered under the global namespace - this allows multiple modules to react to the same mutation/action type.\nIf you want your modules to be more self-contained or reusable, you can mark it as namespaced with namespaced: true. When the module is registered, all of its getters, actions and mutations will be automatically namespaced based on the path the module is registered at. For example:\nconst store = new Vuex.Store({\n modules: {\n account: {\n namespaced: true,\n\n // module assets\n state: { ... }, // module state is already nested and not affected by namespace option\n getters: {\n isAdmin () { ... } // -> getters['account/isAdmin']\n },\n actions: {\n login () { ... } // -> dispatch('account/login')\n },\n mutations: {\n login () { ... } // -> commit('account/login')\n },\n\n // nested modules\n modules: {\n // inherits the namespace from parent module\n myPage: {\n state: { ... },\n getters: {\n profile () { ... } // -> getters['account/profile']\n }\n },\n\n // further nest the namespace\n posts: {\n namespaced: true,\n\n state: { ... },\n getters: {\n popular () { ... } // -> getters['account/posts/popular']\n }\n }\n }\n }\n }\n})\n\nNamespaced getters and actions will receive localized getters, dispatch and commit. In other words, you can use the module assets without writing prefix in the same module. Toggling between namespaced or not does not affect the code inside the module.\nAccessing Global Assets in Namespaced Modules\nIf you want to use global state and getters, rootState and rootGetters are passed as the 3rd and 4th arguments to getter functions, and also exposed as properties on the context object passed to action functions.\nTo dispatch actions or commit mutations in the global namespace, pass { root: true } as the 3rd argument to dispatch and commit.\nmodules: {\n foo: {\n namespaced: true,\n\n getters: {\n // `getters` is localized to this module's getters\n // you can use rootGetters via 4th argument of getters\n someGetter (state, getters, rootState, rootGetters) {\n getters.someOtherGetter // -> 'foo/someOtherGetter'\n rootGetters.someOtherGetter // -> 'someOtherGetter'\n },\n someOtherGetter: state => { ... }\n },\n\n actions: {\n // dispatch and commit are also localized for this module\n // they will accept `root` option for the root dispatch/commit\n someAction ({ dispatch, commit, getters, rootGetters }) {\n getters.someGetter // -> 'foo/someGetter'\n rootGetters.someGetter // -> 'someGetter'\n\n dispatch('someOtherAction') // -> 'foo/someOtherAction'\n dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'\n\n commit('someMutation') // -> 'foo/someMutation'\n commit('someMutation', null, { root: true }) // -> 'someMutation'\n },\n someOtherAction (ctx, payload) { ... }\n }\n }\n}\n\nRegister Global Action in Namespaced Modules\nIf you want to register global actions in namespaced modules, you can mark it with root: true and place the action definition to function handler. For example:\n{\n actions: {\n someOtherAction ({dispatch}) {\n dispatch('someAction')\n }\n },\n modules: {\n foo: {\n namespaced: true,\n\n actions: {\n someAction: {\n root: true,\n handler (namespacedContext, payload) { ... } // -> 'someAction'\n }\n }\n }\n }\n}\n\nBinding Helpers with Namespace\nWhen binding a namespaced module to components with the mapState, mapGetters, mapActions and mapMutations helpers, it can get a bit verbose:\ncomputed: {\n ...mapState({\n a: state => state.some.nested.module.a,\n b: state => state.some.nested.module.b\n })\n},\nmethods: {\n ...mapActions([\n 'some/nested/module/foo',\n 'some/nested/module/bar'\n ])\n}\n\nIn such cases, you can pass the module namespace string as the first argument to the helpers so that all bindings are done using that module as the context. The above can be simplified to:\ncomputed: {\n ...mapState('some/nested/module', {\n a: state => state.a,\n b: state => state.b\n })\n},\nmethods: {\n ...mapActions('some/nested/module', [\n 'foo',\n 'bar'\n ])\n}\n\nFurthermore, you can create namespaced helpers by using createNamespacedHelpers. It returns an object having new component binding helpers that are bound with the given namespace value:\nimport { createNamespacedHelpers } from 'vuex'\n\nconst { mapState, mapActions } = createNamespacedHelpers('some/nested/module')\n\nexport default {\n computed: {\n // look up in `some/nested/module`\n ...mapState({\n a: state => state.a,\n b: state => state.b\n })\n },\n methods: {\n // look up in `some/nested/module`\n ...mapActions([\n 'foo',\n 'bar'\n ])\n }\n}\n\nCaveat for Plugin Developers\nYou may care about unpredictable namespacing for your modules when you create a plugin that provides the modules and let users add them to a Vuex store. Your modules will be also namespaced if the plugin users add your modules under a namespaced module. To adapt this situation, you may need to receive a namespace value via your plugin option:\n// get namespace value via plugin option\n// and returns Vuex plugin function\nexport function createPlugin (options = {}) {\n return function (store) {\n // add namespace to plugin module's types\n const namespace = options.namespace || ''\n store.dispatch(namespace + 'pluginAction')\n }\n}\n\nDynamic Module Registration\nYou can register a module after the store has been created with the store.registerModule method:\n// register a module `myModule`\nstore.registerModule('myModule', {\n // ...\n})\n\n// register a nested module `nested/myModule`\nstore.registerModule(['nested', 'myModule'], {\n // ...\n})\n\nThe module's state will be exposed as store.state.myModule and store.state.nested.myModule.\nDynamic module registration makes it possible for other Vue plugins to also leverage Vuex for state management by attaching a module to the application's store. For example, the vuex-router-sync library integrates vue-router with vuex by managing the application's route state in a dynamically attached module.\nYou can also remove a dynamically registered module with store.unregisterModule(moduleName). Note you cannot remove static modules (declared at store creation) with this method.\nIt may be likely that you want to preserve the previous state when registering a new module, such as preserving state from a Server Side Rendered app. You can do achieve this with preserveState option: store.registerModule('a', module, { preserveState: true })\nModule Reuse\nSometimes we may need to create multiple instances of a module, for example:\n\nCreating multiple stores that use the same module (e.g. To avoid stateful singletons in the SSR when the runInNewContext option is false or 'once');\nRegister the same module multiple times in the same store.\n\nIf we use a plain object to declare the state of the module, then that state object will be shared by reference and cause cross store/module state pollution when it's mutated.\nThis is actually the exact same problem with data inside Vue components. So the solution is also the same - use a function for declaring module state (supported in 2.3.0+):\nconst MyReusableModule = {\n state () {\n return {\n foo: 'bar'\n }\n },\n // mutations, actions, getters...\n}\n\n"},"structure.html":{"url":"structure.html","title":"Application Structure","keywords":"","body":"Application Structure\nVuex doesn't really restrict how you structure your code. Rather, it enforces a set of high-level principles:\n\nApplication-level state is centralized in the store.\n\nThe only way to mutate the state is by committing mutations, which are synchronous transactions.\n\nAsynchronous logic should be encapsulated in, and can be composed with actions.\n\n\nAs long as you follow these rules, it's up to you how to structure your project. If your store file gets too big, simply start splitting the actions, mutations and getters into separate files.\nFor any non-trivial app, we will likely need to leverage modules. Here's an example project structure:\n├── index.html\n├── main.js\n├── api\n│ └── ... # abstractions for making API requests\n├── components\n│ ├── App.vue\n│ └── ...\n└── store\n ├── index.js # where we assemble modules and export the store\n ├── actions.js # root actions\n ├── mutations.js # root mutations\n └── modules\n ├── cart.js # cart module\n └── products.js # products module\n\nAs a reference, check out the Shopping Cart Example.\n"},"plugins.html":{"url":"plugins.html","title":"Plugins","keywords":"","body":"Plugins\nVuex stores accept the plugins option that exposes hooks for each mutation. A Vuex plugin is simply a function that receives the store as the only argument:\nconst myPlugin = store => {\n // called when the store is initialized\n store.subscribe((mutation, state) => {\n // called after every mutation.\n // The mutation comes in the format of `{ type, payload }`.\n })\n}\n\nAnd can be used like this:\nconst store = new Vuex.Store({\n // ...\n plugins: [myPlugin]\n})\n\nCommitting Mutations Inside Plugins\nPlugins are not allowed to directly mutate state - similar to your components, they can only trigger changes by committing mutations.\nBy committing mutations, a plugin can be used to sync a data source to the store. For example, to sync a websocket data source to the store (this is just a contrived example, in reality the createPlugin function can take some additional options for more complex tasks):\nexport default function createWebSocketPlugin (socket) {\n return store => {\n socket.on('data', data => {\n store.commit('receiveData', data)\n })\n store.subscribe(mutation => {\n if (mutation.type === 'UPDATE_DATA') {\n socket.emit('update', mutation.payload)\n }\n })\n }\n}\n\nconst plugin = createWebSocketPlugin(socket)\n\nconst store = new Vuex.Store({\n state,\n mutations,\n plugins: [plugin]\n})\n\nTaking State Snapshots\nSometimes a plugin may want to receive \"snapshots\" of the state, and also compare the post-mutation state with pre-mutation state. To achieve that, you will need to perform a deep-copy on the state object:\nconst myPluginWithSnapshot = store => {\n let prevState = _.cloneDeep(store.state)\n store.subscribe((mutation, state) => {\n let nextState = _.cloneDeep(state)\n\n // compare `prevState` and `nextState`...\n\n // save state for next mutation\n prevState = nextState\n })\n}\n\nPlugins that take state snapshots should be used only during development. When using webpack or Browserify, we can let our build tools handle that for us:\nconst store = new Vuex.Store({\n // ...\n plugins: process.env.NODE_ENV !== 'production'\n ? [myPluginWithSnapshot]\n : []\n})\n\nThe plugin will be used by default. For production, you will need DefinePlugin for webpack or envify for Browserify to convert the value of process.env.NODE_ENV !== 'production' to false for the final build.\nBuilt-in Logger Plugin\n\nIf you are using vue-devtools you probably don't need this.\n\nVuex comes with a logger plugin for common debugging usage:\nimport createLogger from 'vuex/dist/logger'\n\nconst store = new Vuex.Store({\n plugins: [createLogger()]\n})\n\nThe createLogger function takes a few options:\nconst logger = createLogger({\n collapsed: false, // auto-expand logged mutations\n filter (mutation, stateBefore, stateAfter) {\n // returns `true` if a mutation should be logged\n // `mutation` is a `{ type, payload }`\n return mutation.type !== \"aBlacklistedMutation\"\n },\n transformer (state) {\n // transform the state before logging it.\n // for example return only a specific sub-tree\n return state.subTree\n },\n mutationTransformer (mutation) {\n // mutations are logged in the format of `{ type, payload }`\n // we can format it any way we want.\n return mutation.type\n },\n logger: console, // implementation of the `console` API, default `console`\n})\n\nThe logger file can also be included directly via a tag, and will expose the createVuexLogger function globally.\nNote the logger plugin takes state snapshots, so use it only during development.\n"},"strict.html":{"url":"strict.html","title":"Strict Mode","keywords":"","body":"Strict Mode\nTo enable strict mode, simply pass in strict: true when creating a Vuex store:\nconst store = new Vuex.Store({\n // ...\n strict: true\n})\n\nIn strict mode, whenever Vuex state is mutated outside of mutation handlers, an error will be thrown. This ensures that all state mutations can be explicitly tracked by debugging tools.\nDevelopment vs. Production\nDo not enable strict mode when deploying for production! Strict mode runs a synchronous deep watcher on the state tree for detecting inappropriate mutations, and it can be quite expensive when you make large amount of mutations to the state. Make sure to turn it off in production to avoid the performance cost.\nSimilar to plugins, we can let the build tools handle that:\nconst store = new Vuex.Store({\n // ...\n strict: process.env.NODE_ENV !== 'production'\n})\n\n"},"forms.html":{"url":"forms.html","title":"Form Handling","keywords":"","body":"Form Handling\nWhen using Vuex in strict mode, it could be a bit tricky to use v-model on a piece of state that belongs to Vuex:\n\n\nAssuming obj is a computed property that returns an Object from the store, the v-model here will attempt to directly mutate obj.message when the user types in the input. In strict mode, this will result in an error because the mutation is not performed inside an explicit Vuex mutation handler.\nThe \"Vuex way\" to deal with it is binding the 's value and call an action on the input or change event:\n\n\n// ...\ncomputed: {\n ...mapState({\n message: state => state.obj.message\n })\n},\nmethods: {\n updateMessage (e) {\n this.$store.commit('updateMessage', e.target.value)\n }\n}\n\nAnd here's the mutation handler:\n// ...\nmutations: {\n updateMessage (state, message) {\n state.obj.message = message\n }\n}\n\nTwo-way Computed Property\nAdmittedly, the above is quite a bit more verbose than v-model + local state, and we lose some of the useful features from v-model as well. An alternative approach is using a two-way computed property with a setter:\n\n\n// ...\ncomputed: {\n message: {\n get () {\n return this.$store.state.obj.message\n },\n set (value) {\n this.$store.commit('updateMessage', value)\n }\n }\n}\n\n"},"testing.html":{"url":"testing.html","title":"Testing","keywords":"","body":"Testing\nThe main parts we want to unit test in Vuex are mutations and actions.\nTesting Mutations\nMutations are very straightforward to test, because they are just functions that completely rely on their arguments. One trick is that if you are using ES2015 modules and put your mutations inside your store.js file, in addition to the default export, you should also export the mutations as a named export:\nconst state = { ... }\n\n// export `mutations` as a named export\nexport const mutations = { ... }\n\nexport default new Vuex.Store({\n state,\n mutations\n})\n\nExample testing a mutation using Mocha + Chai (you can use any framework/assertion libraries you like):\n// mutations.js\nexport const mutations = {\n increment: state => state.count++\n}\n\n// mutations.spec.js\nimport { expect } from 'chai'\nimport { mutations } from './store'\n\n// destructure assign `mutations`\nconst { increment } = mutations\n\ndescribe('mutations', () => {\n it('INCREMENT', () => {\n // mock state\n const state = { count: 0 }\n // apply mutation\n increment(state)\n // assert result\n expect(state.count).to.equal(1)\n })\n})\n\nTesting Actions\nActions can be a bit more tricky because they may call out to external APIs. When testing actions, we usually need to do some level of mocking - for example, we can abstract the API calls into a service and mock that service inside our tests. In order to easily mock dependencies, we can use webpack and inject-loader to bundle our test files.\nExample testing an async action:\n// actions.js\nimport shop from '../api/shop'\n\nexport const getAllProducts = ({ commit }) => {\n commit('REQUEST_PRODUCTS')\n shop.getProducts(products => {\n commit('RECEIVE_PRODUCTS', products)\n })\n}\n\n// actions.spec.js\n\n// use require syntax for inline loaders.\n// with inject-loader, this returns a module factory\n// that allows us to inject mocked dependencies.\nimport { expect } from 'chai'\nconst actionsInjector = require('inject-loader!./actions')\n\n// create the module with our mocks\nconst actions = actionsInjector({\n '../api/shop': {\n getProducts (cb) {\n setTimeout(() => {\n cb([ /* mocked response */ ])\n }, 100)\n }\n }\n})\n\n// helper for testing action with expected mutations\nconst testAction = (action, payload, state, expectedMutations, done) => {\n let count = 0\n\n // mock commit\n const commit = (type, payload) => {\n const mutation = expectedMutations[count]\n\n try {\n expect(type).to.equal(mutation.type)\n if (payload) {\n expect(payload).to.deep.equal(mutation.payload)\n }\n } catch (error) {\n done(error)\n }\n\n count++\n if (count >= expectedMutations.length) {\n done()\n }\n }\n\n // call the action with mocked store and arguments\n action({ commit, state }, payload)\n\n // check if no mutations should have been dispatched\n if (expectedMutations.length === 0) {\n expect(count).to.equal(0)\n done()\n }\n}\n\ndescribe('actions', () => {\n it('getAllProducts', done => {\n testAction(actions.getAllProducts, null, {}, [\n { type: 'REQUEST_PRODUCTS' },\n { type: 'RECEIVE_PRODUCTS', payload: { /* mocked response */ } }\n ], done)\n })\n})\n\nIf you have spies available in your testing environment (for example via Sinon.JS), you can use them instead of the testAction helper:\ndescribe('actions', () => {\n it('getAllProducts', () => {\n const commit = sinon.spy()\n const state = {}\n\n actions.getAllProducts({ commit, state })\n\n expect(commit.args).to.deep.equal([\n ['REQUEST_PRODUCTS'],\n ['RECEIVE_PRODUCTS', { /* mocked response */ }]\n ])\n })\n})\n\nTesting Getters\nIf your getters have complicated computation, it is worth testing them. Getters are also very straightforward to test as same reason as mutations.\nExample testing a getter:\n// getters.js\nexport const getters = {\n filteredProducts (state, { filterCategory }) {\n return state.products.filter(product => {\n return product.category === filterCategory\n })\n }\n}\n\n// getters.spec.js\nimport { expect } from 'chai'\nimport { getters } from './getters'\n\ndescribe('getters', () => {\n it('filteredProducts', () => {\n // mock state\n const state = {\n products: [\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' },\n { id: 3, title: 'Carrot', category: 'vegetable' }\n ]\n }\n // mock getter\n const filterCategory = 'fruit'\n\n // get the result from the getter\n const result = getters.filteredProducts(state, { filterCategory })\n\n // assert the result\n expect(result).to.deep.equal([\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' }\n ])\n })\n})\n\nRunning Tests\nIf your mutations and actions are written properly, the tests should have no direct dependency on Browser APIs after proper mocking. Thus you can simply bundle the tests with webpack and run it directly in Node. Alternatively, you can use mocha-loader or Karma + karma-webpack to run the tests in real browsers.\nRunning in Node\nCreate the following webpack config (together with proper .babelrc):\n// webpack.config.js\nmodule.exports = {\n entry: './test.js',\n output: {\n path: __dirname,\n filename: 'test-bundle.js'\n },\n module: {\n loaders: [\n {\n test: /\\.js$/,\n loader: 'babel-loader',\n exclude: /node_modules/\n }\n ]\n }\n}\n\nThen:\nwebpack\nmocha test-bundle.js\n\nRunning in Browser\n\nInstall mocha-loader.\nChange the entry from the webpack config above to 'mocha-loader!babel-loader!./test.js'.\nStart webpack-dev-server using the config.\nGo to localhost:8080/webpack-dev-server/test-bundle.\n\nRunning in Browser with Karma + karma-webpack\nConsult the setup in vue-loader documentation.\n"},"hot-reload.html":{"url":"hot-reload.html","title":"Hot Reloading","keywords":"","body":"Hot Reloading\nVuex supports hot-reloading mutations, modules, actions and getters during development, using webpack's Hot Module Replacement API. You can also use it in Browserify with the browserify-hmr plugin.\nFor mutations and modules, you need to use the store.hotUpdate() API method:\n// store.js\nimport Vue from 'vue'\nimport Vuex from 'vuex'\nimport mutations from './mutations'\nimport moduleA from './modules/a'\n\nVue.use(Vuex)\n\nconst state = { ... }\n\nconst store = new Vuex.Store({\n state,\n mutations,\n modules: {\n a: moduleA\n }\n})\n\nif (module.hot) {\n // accept actions and mutations as hot modules\n module.hot.accept(['./mutations', './modules/a'], () => {\n // require the updated modules\n // have to add .default here due to babel 6 module output\n const newMutations = require('./mutations').default\n const newModuleA = require('./modules/a').default\n // swap in the new actions and mutations\n store.hotUpdate({\n mutations: newMutations,\n modules: {\n a: newModuleA\n }\n })\n })\n}\n\nCheckout the counter-hot example to play with hot-reload.\n"},"api.html":{"url":"api.html","title":"API Reference","keywords":"","body":"API Reference\nVuex.Store\nimport Vuex from 'vuex'\n\nconst store = new Vuex.Store({ ...options })\n\nVuex.Store Constructor Options\n\nstate\n\ntype: Object | Function\nThe root state object for the Vuex store. Details\nIf you pass a function that returns an object, the returned object is used as the root state. This is useful when you want to reuse the state object especially for module reuse. Details\n\n\n\nmutations\n\ntype: { [type: string]: Function }\nRegister mutations on the store. The handler function always receives state as the first argument (will be module local state if defined in a module), and receives a second payload argument if there is one.\nDetails\n\n\n\nactions\n\ntype: { [type: string]: Function }\nRegister actions on the store. The handler function receives a context object that exposes the following properties:\n{\n state, // same as `store.state`, or local state if in modules\n rootState, // same as `store.state`, only in modules\n commit, // same as `store.commit`\n dispatch, // same as `store.dispatch`\n getters, // same as `store.getters`, or local getters if in modules\n rootGetters // same as `store.getters`, only in modules\n}\n\nAnd also receives a second payload argument if there is one.\nDetails\n\n\n\ngetters\n\ntype: { [key: string]: Function }\nRegister getters on the store. The getter function receives the following arguments:\nstate, // will be module local state if defined in a module.\ngetters // same as store.getters\nSpecific when defined in a module\nstate, // will be module local state if defined in a module.\ngetters, // module local getters of the current module\nrootState, // global state\nrootGetters // all getters\nRegistered getters are exposed on store.getters.\nDetails\n\n\n\nmodules\n\ntype: Object\nAn object containing sub modules to be merged into the store, in the shape of:\n{\n key: {\n state,\n namespaced?,\n mutations?,\n actions?,\n getters?,\n modules?\n },\n ...\n}\n\nEach module can contain state and mutations similar to the root options. A module's state will be attached to the store's root state using the module's key. A module's mutations and getters will only receives the module's local state as the first argument instead of the root state, and module actions' context.state will also point to the local state.\nDetails\n\n\n\nplugins\n\ntype: Array\nAn array of plugin functions to be applied to the store. The plugin simply receives the store as the only argument and can either listen to mutations (for outbound data persistence, logging, or debugging) or dispatch mutations (for inbound data e.g. websockets or observables).\nDetails\n\n\n\nstrict\n\ntype: Boolean\ndefault: false\nForce the Vuex store into strict mode. In strict mode any mutations to Vuex state outside of mutation handlers will throw an Error.\nDetails\n\n\n\n\nVuex.Store Instance Properties\n\nstate\n\ntype: Object\nThe root state. Read only.\n\n\n\ngetters\n\ntype: Object\nExposes registered getters. Read only.\n\n\n\n\nVuex.Store Instance Methods\n\ncommit(type: string, payload?: any, options?: Object)\ncommit(mutation: Object, options?: Object)\nCommit a mutation. options can have root: true that allows to commit root mutations in namespaced modules. Details\n\ndispatch(type: string, payload?: any, options?: Object)\n\ndispatch(action: Object, options?: Object)\nDispatch an action. options can have root: true that allows to dispatch root actions in namespaced modules. Returns a Promise that resolves all triggered action handlers. Details\n\nreplaceState(state: Object)\nReplace the store's root state. Use this only for state hydration / time-travel purposes.\n\nwatch(fn: Function, callback: Function, options?: Object): Function\nReactively watch fn's return value, and call the callback when the value changes. fn receives the store's state as the first argument, and getters as the second argument. Accepts an optional options object that takes the same options as Vue's vm.$watch method.\nTo stop watching, call the returned unwatch function.\n\nsubscribe(handler: Function): Function\nSubscribe to store mutations. The handler is called after every mutation and receives the mutation descriptor and post-mutation state as arguments:\nstore.subscribe((mutation, state) => {\n console.log(mutation.type)\n console.log(mutation.payload)\n})\n\nTo stop subscribing, call the returned unsubscribe function.\nMost commonly used in plugins. Details\n\nsubscribeAction(handler: Function): Function\n\nNew in 2.5.0\n\nSubscribe to store actions. The handler is called for every dispatched action and receives the action descriptor and current store state as arguments:\nstore.subscribeAction((action, state) => {\n console.log(action.type)\n console.log(action.payload)\n})\n\nTo stop subscribing, call the returned unsubscribe function.\nMost commonly used in plugins. Details\n\nregisterModule(path: string | Array, module: Module, options?: Object)\nRegister a dynamic module. Details\noptions can have preserveState: true that allows to preserve the previous state. Useful with Server Side Rendering.\n\nunregisterModule(path: string | Array)\nUnregister a dynamic module. Details\n\nhotUpdate(newOptions: Object)\nHot swap new actions and mutations. Details\n\n\nComponent Binding Helpers\n\nmapState(namespace?: string, map: Array | Object): Object\nCreate component computed options that return the sub tree of the Vuex store. Details\nThe first argument can optionally be a namespace string. Details\nThe second object argument's members can be a function. function(state: any) \n\nmapGetters(namespace?: string, map: Array | Object): Object\nCreate component computed options that return the evaluated value of a getter. Details\nThe first argument can optionally be a namespace string. Details\n\nmapActions(namespace?: string, map: Array | Object): Object\nCreate component methods options that dispatch an action. Details\nThe first argument can optionally be a namespace string. Details\nThe second object argument's members can be a function. function(dispatch: function, ...args: any[])\n\nmapMutations(namespace?: string, map: Array | Object): Object\nCreate component methods options that commit a mutation. Details\nThe first argument can optionally be a namespace string. Details\nThe second object argument's members can be a function. function(commit: function, ...args: any[])\n\ncreateNamespacedHelpers(namespace: string): Object\nCreate namespaced component binding helpers. The returned object contains mapState, mapGetters, mapActions and mapMutations that are bound with the given namespace. Details\n\n\n"}}} \ No newline at end of file diff --git a/en/state.html b/en/state.html new file mode 100644 index 000000000..45c8ce650 --- /dev/null +++ b/en/state.html @@ -0,0 +1,560 @@ + + + + + + + State · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                            +
                            + + + + + + + + +
                            + +
                            + +
                            + + + + + + + + + +
                            +
                            + +
                            +
                            + +
                            + +

                            State

                            +

                            Single State Tree

                            +

                            Vuex uses a single state tree - that is, this single object contains all your application level state and serves as the "single source of truth". This also means usually you will have only one store for each application. A single state tree makes it straightforward to locate a specific piece of state, and allows us to easily take snapshots of the current app state for debugging purposes.

                            +

                            The single state tree does not conflict with modularity - in later chapters we will discuss how to split your state and mutations into sub modules.

                            +

                            Getting Vuex State into Vue Components

                            +

                            So how do we display state inside the store in our Vue components? Since Vuex stores are reactive, the simplest way to "retrieve" state from it is simply returning some store state from within a computed property:

                            +
                            // let's create a Counter component
                            +const Counter = {
                            +  template: `<div>{{ count }}</div>`,
                            +  computed: {
                            +    count () {
                            +      return store.state.count
                            +    }
                            +  }
                            +}
                            +
                            +

                            Whenever store.state.count changes, it will cause the computed property to re-evaluate, and trigger associated DOM updates.

                            +

                            However, this pattern causes the component to rely on the global store singleton. When using a module system, it requires importing the store in every component that uses store state, and also requires mocking when testing the component.

                            +

                            Vuex provides a mechanism to "inject" the store into all child components from the root component with the store option (enabled by Vue.use(Vuex)):

                            +
                            const app = new Vue({
                            +  el: '#app',
                            +  // provide the store using the "store" option.
                            +  // this will inject the store instance to all child components.
                            +  store,
                            +  components: { Counter },
                            +  template: `
                            +    <div class="app">
                            +      <counter></counter>
                            +    </div>
                            +  `
                            +})
                            +
                            +

                            By providing the store option to the root instance, the store will be injected into all child components of the root and will be available on them as this.$store. Let's update our Counter implementation:

                            +
                            const Counter = {
                            +  template: `<div>{{ count }}</div>`,
                            +  computed: {
                            +    count () {
                            +      return this.$store.state.count
                            +    }
                            +  }
                            +}
                            +
                            +

                            The mapState Helper

                            +

                            When a component needs to make use of multiple store state properties or getters, declaring all these computed properties can get repetitive and verbose. To deal with this we can make use of the mapState helper which generates computed getter functions for us, saving us some keystrokes:

                            +
                            // in full builds helpers are exposed as Vuex.mapState
                            +import { mapState } from 'vuex'
                            +
                            +export default {
                            +  // ...
                            +  computed: mapState({
                            +    // arrow functions can make the code very succinct!
                            +    count: state => state.count,
                            +
                            +    // passing the string value 'count' is same as `state => state.count`
                            +    countAlias: 'count',
                            +
                            +    // to access local state with `this`, a normal function must be used
                            +    countPlusLocalState (state) {
                            +      return state.count + this.localCount
                            +    }
                            +  })
                            +}
                            +
                            +

                            We can also pass a string array to mapState when the name of a mapped computed property is the same as a state sub tree name.

                            +
                            computed: mapState([
                            +  // map this.count to store.state.count
                            +  'count'
                            +])
                            +
                            +

                            Object Spread Operator

                            +

                            Note that mapState returns an object. How do we use it in combination with other local computed properties? Normally, we'd have to use a utility to merge multiple objects into one so that we can pass the final object to computed. However with the object spread operator (which is a stage-4 ECMAScript proposal), we can greatly simplify the syntax:

                            +
                            computed: {
                            +  localComputed () { /* ... */ },
                            +  // mix this into the outer object with the object spread operator
                            +  ...mapState({
                            +    // ...
                            +  })
                            +}
                            +
                            +

                            Components Can Still Have Local State

                            +

                            Using Vuex doesn't mean you should put all the state in Vuex. Although putting more state into Vuex makes your state mutations more explicit and debuggable, sometimes it could also make the code more verbose and indirect. If a piece of state strictly belongs to a single component, it could be just fine leaving it as local state. You should weigh the trade-offs and make decisions that fit the development needs of your app.

                            + + +
                            + +
                            +
                            +
                            + +

                            results matching ""

                            +
                              + +
                              +
                              + +

                              No results matching ""

                              + +
                              +
                              +
                              + +
                              +
                              + + +
                              + + +
                              + + + + + + + + + + + + + + +
                              + + +
                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/strict.html b/en/strict.html new file mode 100644 index 000000000..c4a624b24 --- /dev/null +++ b/en/strict.html @@ -0,0 +1,495 @@ + + + + + + + Strict Mode · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                              +
                              + + + + + + + + +
                              + +
                              + +
                              + + + + + + + + + +
                              +
                              + +
                              +
                              + +
                              + +

                              Strict Mode

                              +

                              To enable strict mode, simply pass in strict: true when creating a Vuex store:

                              +
                              const store = new Vuex.Store({
                              +  // ...
                              +  strict: true
                              +})
                              +
                              +

                              In strict mode, whenever Vuex state is mutated outside of mutation handlers, an error will be thrown. This ensures that all state mutations can be explicitly tracked by debugging tools.

                              +

                              Development vs. Production

                              +

                              Do not enable strict mode when deploying for production! Strict mode runs a synchronous deep watcher on the state tree for detecting inappropriate mutations, and it can be quite expensive when you make large amount of mutations to the state. Make sure to turn it off in production to avoid the performance cost.

                              +

                              Similar to plugins, we can let the build tools handle that:

                              +
                              const store = new Vuex.Store({
                              +  // ...
                              +  strict: process.env.NODE_ENV !== 'production'
                              +})
                              +
                              + + +
                              + +
                              +
                              +
                              + +

                              results matching ""

                              +
                                + +
                                +
                                + +

                                No results matching ""

                                + +
                                +
                                +
                                + +
                                +
                                + + +
                                + + +
                                + + + + + + + + + + + + + + +
                                + + +
                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/structure.html b/en/structure.html new file mode 100644 index 000000000..f919bfd7f --- /dev/null +++ b/en/structure.html @@ -0,0 +1,507 @@ + + + + + + + Application Structure · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                +
                                + + + + + + + + +
                                + +
                                + +
                                + + + + + + + + + +
                                +
                                + +
                                +
                                + +
                                + +

                                Application Structure

                                +

                                Vuex doesn't really restrict how you structure your code. Rather, it enforces a set of high-level principles:

                                +
                                  +
                                1. Application-level state is centralized in the store.

                                  +
                                2. +
                                3. The only way to mutate the state is by committing mutations, which are synchronous transactions.

                                  +
                                4. +
                                5. Asynchronous logic should be encapsulated in, and can be composed with actions.

                                  +
                                6. +
                                +

                                As long as you follow these rules, it's up to you how to structure your project. If your store file gets too big, simply start splitting the actions, mutations and getters into separate files.

                                +

                                For any non-trivial app, we will likely need to leverage modules. Here's an example project structure:

                                +
                                ├── index.html
                                +├── main.js
                                +├── api
                                +│   └── ... # abstractions for making API requests
                                +├── components
                                +│   ├── App.vue
                                +│   └── ...
                                +└── store
                                +    ├── index.js          # where we assemble modules and export the store
                                +    ├── actions.js        # root actions
                                +    ├── mutations.js      # root mutations
                                +    └── modules
                                +        ├── cart.js       # cart module
                                +        └── products.js   # products module
                                +
                                +

                                As a reference, check out the Shopping Cart Example.

                                + + +
                                + +
                                +
                                +
                                + +

                                results matching ""

                                +
                                  + +
                                  +
                                  + +

                                  No results matching ""

                                  + +
                                  +
                                  +
                                  + +
                                  +
                                  + + +
                                  + + +
                                  + + + + + + + + + + + + + + +
                                  + + +
                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/testing.html b/en/testing.html new file mode 100644 index 000000000..026ce797c --- /dev/null +++ b/en/testing.html @@ -0,0 +1,681 @@ + + + + + + + Testing · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                  +
                                  + + + + + + + + +
                                  + +
                                  + +
                                  + + + + + + + + + +
                                  +
                                  + +
                                  +
                                  + +
                                  + +

                                  Testing

                                  +

                                  The main parts we want to unit test in Vuex are mutations and actions.

                                  +

                                  Testing Mutations

                                  +

                                  Mutations are very straightforward to test, because they are just functions that completely rely on their arguments. One trick is that if you are using ES2015 modules and put your mutations inside your store.js file, in addition to the default export, you should also export the mutations as a named export:

                                  +
                                  const state = { ... }
                                  +
                                  +// export `mutations` as a named export
                                  +export const mutations = { ... }
                                  +
                                  +export default new Vuex.Store({
                                  +  state,
                                  +  mutations
                                  +})
                                  +
                                  +

                                  Example testing a mutation using Mocha + Chai (you can use any framework/assertion libraries you like):

                                  +
                                  // mutations.js
                                  +export const mutations = {
                                  +  increment: state => state.count++
                                  +}
                                  +
                                  +
                                  // mutations.spec.js
                                  +import { expect } from 'chai'
                                  +import { mutations } from './store'
                                  +
                                  +// destructure assign `mutations`
                                  +const { increment } = mutations
                                  +
                                  +describe('mutations', () => {
                                  +  it('INCREMENT', () => {
                                  +    // mock state
                                  +    const state = { count: 0 }
                                  +    // apply mutation
                                  +    increment(state)
                                  +    // assert result
                                  +    expect(state.count).to.equal(1)
                                  +  })
                                  +})
                                  +
                                  +

                                  Testing Actions

                                  +

                                  Actions can be a bit more tricky because they may call out to external APIs. When testing actions, we usually need to do some level of mocking - for example, we can abstract the API calls into a service and mock that service inside our tests. In order to easily mock dependencies, we can use webpack and inject-loader to bundle our test files.

                                  +

                                  Example testing an async action:

                                  +
                                  // actions.js
                                  +import shop from '../api/shop'
                                  +
                                  +export const getAllProducts = ({ commit }) => {
                                  +  commit('REQUEST_PRODUCTS')
                                  +  shop.getProducts(products => {
                                  +    commit('RECEIVE_PRODUCTS', products)
                                  +  })
                                  +}
                                  +
                                  +
                                  // actions.spec.js
                                  +
                                  +// use require syntax for inline loaders.
                                  +// with inject-loader, this returns a module factory
                                  +// that allows us to inject mocked dependencies.
                                  +import { expect } from 'chai'
                                  +const actionsInjector = require('inject-loader!./actions')
                                  +
                                  +// create the module with our mocks
                                  +const actions = actionsInjector({
                                  +  '../api/shop': {
                                  +    getProducts (cb) {
                                  +      setTimeout(() => {
                                  +        cb([ /* mocked response */ ])
                                  +      }, 100)
                                  +    }
                                  +  }
                                  +})
                                  +
                                  +// helper for testing action with expected mutations
                                  +const testAction = (action, payload, state, expectedMutations, done) => {
                                  +  let count = 0
                                  +
                                  +  // mock commit
                                  +  const commit = (type, payload) => {
                                  +    const mutation = expectedMutations[count]
                                  +
                                  +    try {
                                  +      expect(type).to.equal(mutation.type)
                                  +      if (payload) {
                                  +        expect(payload).to.deep.equal(mutation.payload)
                                  +      }
                                  +    } catch (error) {
                                  +      done(error)
                                  +    }
                                  +
                                  +    count++
                                  +    if (count >= expectedMutations.length) {
                                  +      done()
                                  +    }
                                  +  }
                                  +
                                  +  // call the action with mocked store and arguments
                                  +  action({ commit, state }, payload)
                                  +
                                  +  // check if no mutations should have been dispatched
                                  +  if (expectedMutations.length === 0) {
                                  +    expect(count).to.equal(0)
                                  +    done()
                                  +  }
                                  +}
                                  +
                                  +describe('actions', () => {
                                  +  it('getAllProducts', done => {
                                  +    testAction(actions.getAllProducts, null, {}, [
                                  +      { type: 'REQUEST_PRODUCTS' },
                                  +      { type: 'RECEIVE_PRODUCTS', payload: { /* mocked response */ } }
                                  +    ], done)
                                  +  })
                                  +})
                                  +
                                  +

                                  If you have spies available in your testing environment (for example via Sinon.JS), you can use them instead of the testAction helper:

                                  +
                                  describe('actions', () => {
                                  +  it('getAllProducts', () => {
                                  +    const commit = sinon.spy()
                                  +    const state = {}
                                  +
                                  +    actions.getAllProducts({ commit, state })
                                  +
                                  +    expect(commit.args).to.deep.equal([
                                  +      ['REQUEST_PRODUCTS'],
                                  +      ['RECEIVE_PRODUCTS', { /* mocked response */ }]
                                  +    ])
                                  +  })
                                  +})
                                  +
                                  +

                                  Testing Getters

                                  +

                                  If your getters have complicated computation, it is worth testing them. Getters are also very straightforward to test as same reason as mutations.

                                  +

                                  Example testing a getter:

                                  +
                                  // getters.js
                                  +export const getters = {
                                  +  filteredProducts (state, { filterCategory }) {
                                  +    return state.products.filter(product => {
                                  +      return product.category === filterCategory
                                  +    })
                                  +  }
                                  +}
                                  +
                                  +
                                  // getters.spec.js
                                  +import { expect } from 'chai'
                                  +import { getters } from './getters'
                                  +
                                  +describe('getters', () => {
                                  +  it('filteredProducts', () => {
                                  +    // mock state
                                  +    const state = {
                                  +      products: [
                                  +        { id: 1, title: 'Apple', category: 'fruit' },
                                  +        { id: 2, title: 'Orange', category: 'fruit' },
                                  +        { id: 3, title: 'Carrot', category: 'vegetable' }
                                  +      ]
                                  +    }
                                  +    // mock getter
                                  +    const filterCategory = 'fruit'
                                  +
                                  +    // get the result from the getter
                                  +    const result = getters.filteredProducts(state, { filterCategory })
                                  +
                                  +    // assert the result
                                  +    expect(result).to.deep.equal([
                                  +      { id: 1, title: 'Apple', category: 'fruit' },
                                  +      { id: 2, title: 'Orange', category: 'fruit' }
                                  +    ])
                                  +  })
                                  +})
                                  +
                                  +

                                  Running Tests

                                  +

                                  If your mutations and actions are written properly, the tests should have no direct dependency on Browser APIs after proper mocking. Thus you can simply bundle the tests with webpack and run it directly in Node. Alternatively, you can use mocha-loader or Karma + karma-webpack to run the tests in real browsers.

                                  +

                                  Running in Node

                                  +

                                  Create the following webpack config (together with proper .babelrc):

                                  +
                                  // webpack.config.js
                                  +module.exports = {
                                  +  entry: './test.js',
                                  +  output: {
                                  +    path: __dirname,
                                  +    filename: 'test-bundle.js'
                                  +  },
                                  +  module: {
                                  +    loaders: [
                                  +      {
                                  +        test: /\.js$/,
                                  +        loader: 'babel-loader',
                                  +        exclude: /node_modules/
                                  +      }
                                  +    ]
                                  +  }
                                  +}
                                  +
                                  +

                                  Then:

                                  +
                                  webpack
                                  +mocha test-bundle.js
                                  +
                                  +

                                  Running in Browser

                                  +
                                    +
                                  1. Install mocha-loader.
                                  2. +
                                  3. Change the entry from the webpack config above to 'mocha-loader!babel-loader!./test.js'.
                                  4. +
                                  5. Start webpack-dev-server using the config.
                                  6. +
                                  7. Go to localhost:8080/webpack-dev-server/test-bundle.
                                  8. +
                                  +

                                  Running in Browser with Karma + karma-webpack

                                  +

                                  Consult the setup in vue-loader documentation.

                                  + + +
                                  + +
                                  +
                                  +
                                  + +

                                  results matching ""

                                  +
                                    + +
                                    +
                                    + +

                                    No results matching ""

                                    + +
                                    +
                                    +
                                    + +
                                    +
                                    + + +
                                    + + +
                                    + + + + + + + + + + + + + + +
                                    + + +
                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/actions.html b/fr/actions.html new file mode 100644 index 000000000..69eda6e32 --- /dev/null +++ b/fr/actions.html @@ -0,0 +1,619 @@ + + + + + + + Actions · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                    +
                                    + + + + + + + + +
                                    + +
                                    + +
                                    + + + + + + + + + +
                                    +
                                    + +
                                    +
                                    + +
                                    + +

                                    Actions

                                    +

                                    Les actions sont similaires aux mutations, à la différence que :

                                    +
                                      +
                                    • Au lieu de modifier l'état, les actions actent des mutations.
                                    • +
                                    • Les actions peuvent contenir des opérations asynchrones.
                                    • +
                                    +

                                    Enregistrons une simple action :

                                    +
                                    const store = new Vuex.Store({
                                    +  state: {
                                    +    count: 0
                                    +  },
                                    +  mutations: {
                                    +    increment (state) {
                                    +      state.count++
                                    +    }
                                    +  },
                                    +  actions: {
                                    +    increment (context) {
                                    +      context.commit('increment')
                                    +    }
                                    +  }
                                    +})
                                    +
                                    +

                                    Les gestionnaires d'action reçoivent un objet contexte qui expose le même ensemble de méthodes et propriétés que l'instance du store, donc vous pouvez appeler context.commit pour acter une mutation, ou accéder à l'état et aux accesseurs via context.state et context.getters. Nous verrons pourquoi cet objet contexte n'est pas l'instance du store elle-même lorsque nous présenterons les Modules plus tard.

                                    +

                                    En pratique, nous utilisons souvent la déstructuration d'argument pour simplifier quelque peu le code (particulièrement si nous avons besoin d'appeler commit plusieurs fois) :

                                    +
                                    actions: {
                                    +  increment ({ commit }) {
                                    +    commit('increment')
                                    +  }
                                    +}
                                    +
                                    +

                                    Propager des actions

                                    +

                                    Les actions sont déclenchées par la méthode store.dispatch :

                                    +
                                    store.dispatch('increment')
                                    +
                                    +

                                    Cela peut sembler idiot au premier abord : si nous avons besoin d'incrémenter le compteur, pourquoi ne pas simplement appeler store.commit('increment') directement ? Vous rappelez-vous que les mutations doivent être synchrones ? Les actions ne suivent pas cette règle. Il est possible de procéder à des opérations asynchrones dans une action :

                                    +
                                    actions: {
                                    +  incrementAsync ({ commit }) {
                                    +    setTimeout(() => {
                                    +      commit('increment')
                                    +    }, 1000)
                                    +  }
                                    +}
                                    +
                                    +

                                    Les actions prennent également en charge les paramètres additionnels (« payload ») et les objets pour propager :

                                    +
                                    // propager avec un paramètre additionnel
                                    +store.dispatch('incrementAsync', {
                                    +  amount: 10
                                    +})
                                    +
                                    +// propager avec un objet
                                    +store.dispatch({
                                    +  type: 'incrementAsync',
                                    +  amount: 10
                                    +})
                                    +
                                    +

                                    Un exemple concret d'application serait une action pour vider un panier d'achats, ce qui implique d'appeler une API asynchrone et d'acter de multiples mutations :

                                    +
                                    actions: {
                                    +  checkout ({ commit, state }, products) {
                                    +    // sauvegarder les articles actuellement dans le panier
                                    +    const savedCartItems = [...state.cart.added]
                                    +    // envoyer la requête de checkout,
                                    +    // et vider le panier
                                    +    commit(types.CHECKOUT_REQUEST)
                                    +    // l'API de la boutique en ligne prend une fonction de rappel en cas de succès et une autre en cas d'échec
                                    +    shop.buyProducts(
                                    +      products,
                                    +      // gérer le succès
                                    +      () => commit(types.CHECKOUT_SUCCESS),
                                    +      // gérer l'échec
                                    +      () => commit(types.CHECKOUT_FAILURE, savedCartItems)
                                    +    )
                                    +  }
                                    +}
                                    +
                                    +

                                    Notez que nous procédons à un flux d'opérations asynchrones, et enregistrons les effets de bord (mutation de l'état) de l'action en les actant.

                                    +

                                    Propager des actions dans les composants

                                    +

                                    Vous pouvez propager des actions dans les composants avec this.$store.dispatch('xxx'), ou en utilisant la fonction utilitaire mapActions qui attache les méthodes du composant aux appels de store.dispatch (nécessite l'injection de store à la racine) :

                                    +
                                    import { mapActions } from 'vuex'
                                    +
                                    +export default {
                                    +  // ...
                                    +  methods: {
                                    +    ...mapActions([
                                    +      'increment' // attacher `this.increment()` à `this.$store.dispatch('increment')`
                                    +
                                    +      // `mapActions` supporte également les paramètres additionnels :
                                    +      'incrementBy' // attacher `this.incrementBy(amount)` à `this.$store.dispatch('incrementBy', amount)`
                                    +    ]),
                                    +    ...mapActions({
                                    +      add: 'increment' // attacher `this.add()` à `this.$store.dispatch('increment')`
                                    +    })
                                    +  }
                                    +}
                                    +
                                    +

                                    Composer les actions

                                    +

                                    Les actions sont souvent asynchrones, donc comment savoir lorsqu'une action est terminée ? Et plus important, comment composer plusieurs actions ensemble pour manipuler des flux asynchrones plus complexes ?

                                    +

                                    La première chose à savoir est que store.dispatch peut gérer la Promesse (« Promise ») retournée par le gestionnaire d'action déclenché et par conséquent vous pouvez également retourner une Promesse :

                                    +
                                    actions: {
                                    +  actionA ({ commit }) {
                                    +    return new Promise((resolve, reject) => {
                                    +      setTimeout(() => {
                                    +        commit('someMutation')
                                    +        resolve()
                                    +      }, 1000)
                                    +    })
                                    +  }
                                    +}
                                    +
                                    +

                                    Maintenant vous pouvez faire :

                                    +
                                    store.dispatch('actionA').then(() => {
                                    +  // ...
                                    +})
                                    +
                                    +

                                    Et également dans une autre action :

                                    +
                                    actions: {
                                    +  // ...
                                    +  actionB ({ dispatch, commit }) {
                                    +    return dispatch('actionA').then(() => {
                                    +      commit('someOtherMutation')
                                    +    })
                                    +  }
                                    +}
                                    +
                                    +

                                    Pour finir, si nous utilisons async / await, nous pouvons composer nos actions ainsi :

                                    +
                                    // sachant que `getData()` et `getOtherData()` retournent des Promesses.
                                    +
                                    +actions: {
                                    +  async actionA ({ commit }) {
                                    +    commit('gotData', await getData())
                                    +  },
                                    +  async actionB ({ dispatch, commit }) {
                                    +    await dispatch('actionA') // attendre que `actionA` soit finie
                                    +    commit('gotOtherData', await getOtherData())
                                    +  }
                                    +}
                                    +
                                    +
                                    +

                                    Il est possible pour un store.dispatch de déclencher plusieurs gestionnaires d'action dans différents modules. Dans ce genre de cas, la valeur retournée sera une Promesse qui se résout quand tous les gestionnaires déclenchés ont été résolus.

                                    +
                                    + + +
                                    + +
                                    +
                                    +
                                    + +

                                    results matching ""

                                    +
                                      + +
                                      +
                                      + +

                                      No results matching ""

                                      + +
                                      +
                                      +
                                      + +
                                      +
                                      + + +
                                      + + +
                                      + + + + + + + + + + + + + + +
                                      + + +
                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/api.html b/fr/api.html new file mode 100644 index 000000000..92cf58a6d --- /dev/null +++ b/fr/api.html @@ -0,0 +1,658 @@ + + + + + + + Documentation de l'API · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                      +
                                      + + + + + + + + +
                                      + +
                                      + +
                                      + + + + + + + + + +
                                      +
                                      + +
                                      +
                                      + +
                                      + +

                                      Documentation de l'API

                                      +

                                      Vuex.Store

                                      +
                                      import Vuex from 'vuex'
                                      +
                                      +const store = new Vuex.Store({ ...options })
                                      +
                                      +

                                      Options du constructeur de Vuex.Store

                                      +
                                        +
                                      • state

                                        +
                                          +
                                        • type : Object | Function

                                          +

                                          L'objet d'état racine pour le store Vuex. Plus de détails

                                          +

                                          Si vous passez une fonction qui retourne un objet, l'objet retourné est utilisé en tant qu'état racine. Ceci est utile quand vous voulez réutiliser un objet d'état surtout dans un cas de réutilisation de module. Plus de détails

                                          +
                                        • +
                                        +
                                      • +
                                      • mutations

                                        +
                                          +
                                        • type : { [type: string]: Function }

                                          +

                                          Enregistrer les mutations sur le store. La fonction gestionnaire reçoit toujours state comme premier argument (sera l'état local du module si défini dans un module), et reçoit le payload en second argument s'il y en a un.

                                          +

                                          Plus de détails

                                          +
                                        • +
                                        +
                                      • +
                                      • actions

                                        +
                                          +
                                        • type : { [type: string]: Function }

                                          +

                                          Enregistrer les actions sur le store. La fonction gestionnaire reçoit un objet context qui expose les propriétés suivantes :

                                          +
                                          {
                                          +  state,      // identique à `store.state`, ou à l'état local si dans des modules
                                          +  rootState,  // identique à `store.state`, seulement dans des modules
                                          +  commit,     // identique à `store.commit`
                                          +  dispatch,   // identique à `store.dispatch`
                                          +  getters,    // identique à `store.getters`, ou les accesseurs locaux dans les modules
                                          +  rootGetters // identique à `store.getters`, seulement dans les modules
                                          +}
                                          +
                                          +

                                          Plus de détails

                                          +
                                        • +
                                        +
                                      • +
                                      • getters

                                        +
                                          +
                                        • type : { [key: string]: Function }

                                          +

                                          Enregistrer les accesseurs sur le store. La fonction accesseur reçoit les arguments suivants :

                                          +
                                          state,    // sera l'état local du module si défini dans un module.
                                          +getters   // identique à `store.getters`
                                          +

                                          Arguments spécifiques quand défini dans un module

                                          +
                                          state,       // sera l'état local du module si défini dans un module.
                                          +getters,     // module local getters of the current module
                                          +rootState,   // état global
                                          +rootGetters  // tous les accesseurs
                                          +

                                          Les accesseurs enregistrés sont exposés sur store.getters.

                                          +

                                          Plus de détails

                                          +
                                        • +
                                        +
                                      • +
                                      • modules

                                        +
                                          +
                                        • type : Object

                                          +

                                          Un objet contenant des sous-modules qui seront regroupés dans le store, sous la forme suivante :

                                          +
                                          {
                                          +  key: {
                                          +    state,
                                          +    namespaced?,
                                          +    mutations?,
                                          +    actions?,
                                          +    getters?,
                                          +    modules?
                                          +  },
                                          +  ...
                                          +}
                                          +
                                          +

                                          Chaque module peut contenir state et mutations, tout comme les options racines. L'état d'un module sera attaché à l'état racine du store en utilisant la clé du module. Les mutations et accesseurs d'un module recevront seulement l'état local du module en premier argument au lieu de l'état racine, et le context.state des actions du module pointeront également vers l'état local.

                                          +

                                          Plus de détails

                                          +
                                        • +
                                        +
                                      • +
                                      • plugins

                                        +
                                          +
                                        • type : Array<Function>

                                          +

                                          Un tableau de fonctions plugins qui seront appliquées au store. Un plugin reçoit simplement le store comme seul argument et peut soit écouter les mutations (pour la persistance de données, les logs ou le débogage) ou propager des mutations (pour les données internes, c.-à-d. websockets ou observables).

                                          +

                                          Plus de détails

                                          +
                                        • +
                                        +
                                      • +
                                      • strict

                                        +
                                          +
                                        • type : Boolean
                                        • +
                                        • default: false

                                          +

                                          Force le store Vuex en mode strict. En mode strict, toute mutation de l'état en dehors des gestionnaires de mutation lancera une erreur.

                                          +

                                          Plus de détails

                                          +
                                        • +
                                        +
                                      • +
                                      +

                                      Propriétés d'instance de Vuex.Store

                                      +
                                        +
                                      • state

                                        +
                                          +
                                        • type : Object

                                          +

                                          L'état racine. Lecture seule.

                                          +
                                        • +
                                        +
                                      • +
                                      • getters

                                        +
                                          +
                                        • type : Object

                                          +

                                          Expose les accesseurs enregistrés. Lecture seule.

                                          +
                                        • +
                                        +
                                      • +
                                      +

                                      Méthodes d'instance de Vuex.Store

                                      +
                                        +
                                      • commit(type: string, payload?: any, options?: Object)
                                      • +
                                      • commit(mutation: Object, options?: Object)

                                        +

                                        Acter une mutation. options peut avoir root: true ce qui permet d'acter des mutations racines dans des modules sous espace de nom. Plus de détails

                                        +
                                      • +
                                      • dispatch(type: string, payload?: any, options?: Object)

                                        +
                                      • +
                                      • dispatch(action: Object, options?: Object)

                                        +

                                        Propager une action. Retourne la valeur renvoyée par le gestionnaire d'action déclenché, ou une Promesse si plusieurs gestionnaires ont été déclenchés. Plus de détails

                                        +
                                      • +
                                      • replaceState(state: Object)

                                        +

                                        Remplacer l'état racine du store. Utiliser seulement pour hydrater l'état ou dans le but de voyager dans le temps.

                                        +
                                      • +
                                      • watch(getter: Function, cb: Function, options?: Object)

                                        +

                                        Observer de façon réactive la valeur de retour d'une fonction accesseur, et appeler la fonction de rappel lorsque la valeur change. L'accesseur reçoit l'état du store en premier argument, et les accesseurs en second argument. Accepte un objet optionnel d'options qui prend les mêmes options que la méthode vm.$watch de Vue.

                                        +

                                        Pour arrêter d'observer, appeler la fonction gestionnaire retournée.

                                        +
                                      • +
                                      • subscribe(handler: Function)

                                        +

                                        S'abonner aux mutations du store. Le handler est appelé après chaque mutation et reçoit le descripteur de mutation et l'état post mutation comme arguments :

                                        +
                                        store.subscribe((mutation, state) => {
                                        +  console.log(mutation.type)
                                        +  console.log(mutation.payload)
                                        +})
                                        +
                                        +

                                        Utilisé plus communément dans les plugins. Plus de détails

                                        +
                                      • +
                                      • subscribeAction(handler: Function)

                                        +
                                        +

                                        Nouveau dans la 2.5.0+

                                        +
                                        +

                                        S'abonner au actions du store. Le handler est appelé pour chaque action propagée et reçoit chaque description d'action et l'état du store courant en arguments :

                                        +
                                        store.subscribeAction((action, state) => {
                                        +  console.log(action.type)
                                        +  console.log(action.payload)
                                        +})
                                        +
                                        +

                                        Souvent utiliser dans les plugins. Pour plus de détails

                                        +
                                      • +
                                      • registerModule(path: string | Array<string>, module: Module, options?: Object)

                                        +

                                        Enregistrer un module dynamique. Plus de détails

                                        +

                                        options peut avoir preserveState: true qui lui permet de préserver l'état précédent. Utile pour du rendu côté serveur.

                                        +
                                      • +
                                      • unregisterModule(path: string | Array<string>)

                                        +

                                        Supprimer un module dynamique. Plus de détails

                                        +
                                      • +
                                      • hotUpdate(newOptions: Object)

                                        +

                                        Remplacement à la volée des nouvelles actions et mutations. Plus de détails

                                        +
                                      • +
                                      +

                                      Fonctions utilitaires d'attachement au composant

                                      +
                                        +
                                      • mapState(namespace?: string, map: Array<string> | Object): Object

                                        +

                                        Créer des propriétés calculées qui retournent le sous-arbre du store Vuex au composant. Plus de détails

                                        +

                                        Le premier argument peut être de façon optionnelle une chaine d'espace de nom. Plus de détails

                                        +
                                      • +
                                      • mapGetters(namespace?: string, map: Array<string> | Object): Object

                                        +

                                        Créer des propriétés calculées qui retournent la valeur calculée d'un accesseur. Plus de détails

                                        +

                                        Le premier argument peut être de façon optionnelle une chaine d'espace de nom. Plus de détails

                                        +
                                      • +
                                      • mapActions(namespace?: string, map: Array<string> | Object): Object

                                        +

                                        Créer des méthodes de composant qui propagent une action. Plus de détails

                                        +

                                        Le premier argument peut être de façon optionnelle une chaine d'espace de nom. Plus de détails

                                        +
                                      • +
                                      • mapMutations(namespace?: string, map: Array<string> | Object): Object

                                        +

                                        Créer des méthodes de composant qui actent une mutation. Plus de détails

                                        +

                                        Le premier argument peut être de façon optionnelle une chaine d'espace de nom. Plus de détails

                                        +
                                      • +
                                      • createNamespacedHelpers(namespace: string): Object

                                        +

                                        Créer des fonctions utilitaires liées avec espace de nom. L'objet retourné contient mapState, mapGetters, mapActions et mapMutations qui sont liées à l'espace de nom fourni. Plus de détails

                                        +
                                      • +
                                      + + +
                                      + +
                                      +
                                      +
                                      + +

                                      results matching ""

                                      +
                                        + +
                                        +
                                        + +

                                        No results matching ""

                                        + +
                                        +
                                        +
                                        + +
                                        +
                                        + + +
                                        + + +
                                        + + + + + + + + + + +
                                        + + +
                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/core-concepts.html b/fr/core-concepts.html new file mode 100644 index 000000000..2843fc301 --- /dev/null +++ b/fr/core-concepts.html @@ -0,0 +1,490 @@ + + + + + + + Concepts de base · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                        +
                                        + + + + + + + + +
                                        + +
                                        + +
                                        + + + + + + + + + +
                                        +
                                        + +
                                        +
                                        + +
                                        + +

                                        Concepts de base

                                        +

                                        Nous allons apprendre les concepts de base dans Vuex avec ce chapitre. Ces concepts sont

                                        + +

                                        Une compréhension profonde de ces concepts est essentielle pour l'utilisation de Vuex.

                                        +

                                        C'est parti.

                                        + + +
                                        + +
                                        +
                                        +
                                        + +

                                        results matching ""

                                        +
                                          + +
                                          +
                                          + +

                                          No results matching ""

                                          + +
                                          +
                                          +
                                          + +
                                          +
                                          + + +
                                          + + +
                                          + + + + + + + + + + + + + + +
                                          + + +
                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/forms.html b/fr/forms.html new file mode 100644 index 000000000..fde825962 --- /dev/null +++ b/fr/forms.html @@ -0,0 +1,523 @@ + + + + + + + Gestion des formulaires · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                          +
                                          + + + + + + + + +
                                          + +
                                          + +
                                          + + + + + + + + + +
                                          +
                                          + +
                                          +
                                          + +
                                          + +

                                          Gestion des formulaires

                                          +

                                          Lorsque l'on utilise Vuex en mode strict, il peut être compliqué d'utiliser v-model sur une partie de l'état qui appartient à Vuex :

                                          +
                                          <input v-model="obj.message">
                                          +
                                          +

                                          Supposons que obj est une propriété calculée qui retourne un objet depuis le store, le v-model tentera de muter directement obj.message lorsque l'utilisateur saisit du texte dans le champ. En mode strict, cela produira une erreur car la mutation n'est pas effectuée dans un gestionnaire de mutation Vuex explicite.

                                          +

                                          La « méthode Vuex » pour gérer ça est de lier la valeur de l'input et d'appeler une action sur l'évènement input ou change :

                                          +
                                          <input :value="message" @input="updateMessage">
                                          +
                                          +
                                          // ...
                                          +computed: {
                                          +  ...mapState({
                                          +    message: state => state.obj.message
                                          +  })
                                          +},
                                          +methods: {
                                          +  updateMessage (e) {
                                          +    this.$store.commit('updateMessage', e.target.value)
                                          +  }
                                          +}
                                          +
                                          +

                                          Et voici le gestionnaire de mutation :

                                          +
                                          // ...
                                          +mutations: {
                                          +  updateMessage (state, message) {
                                          +    state.obj.message = message
                                          +  }
                                          +}
                                          +
                                          +

                                          Propriété calculée bidirectionnelle

                                          +

                                          Admettons tout de même que l'exemple ci-dessus est plus verbeux que le v-model couplé à l'état local (tout en perdant quelques fonctionnalités pratiques de v-model au passage). Une approche alternative consiste à utiliser une propriété calculée bidirectionnelle avec un mutateur :

                                          +
                                          <input v-model="message">
                                          +
                                          +
                                          // ...
                                          +computed: {
                                          +  message: {
                                          +    get () {
                                          +      return this.$store.state.obj.message
                                          +    },
                                          +    set (value) {
                                          +      this.$store.commit('updateMessage', value)
                                          +    }
                                          +  }
                                          +}
                                          +
                                          + + +
                                          + +
                                          +
                                          +
                                          + +

                                          results matching ""

                                          +
                                            + +
                                            +
                                            + +

                                            No results matching ""

                                            + +
                                            +
                                            +
                                            + +
                                            +
                                            + + +
                                            + + +
                                            + + + + + + + + + + + + + + +
                                            + + +
                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/getters.html b/fr/getters.html new file mode 100644 index 000000000..0c401c84e --- /dev/null +++ b/fr/getters.html @@ -0,0 +1,556 @@ + + + + + + + Accesseurs · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                            +
                                            + + + + + + + + +
                                            + +
                                            + +
                                            + + + + + + + + + +
                                            +
                                            + +
                                            +
                                            + +
                                            + +

                                            Accesseurs

                                            +

                                            Parfois nous avons besoin de calculer des valeurs basées sur l'état du store, par exemple pour filtrer une liste d'éléments et les compter :

                                            +
                                            computed: {
                                            +  doneTodosCount () {
                                            +    return this.$store.state.todos.filter(todo => todo.done).length
                                            +  }
                                            +}
                                            +
                                            +

                                            Si plus d'un composant a besoin d'utiliser cela, il nous faut ou bien dupliquer cette fonction, ou bien l'extraire dans une fonction utilitaire séparée et l'importer aux endroits nécessaires. Les deux idées sont loin d'être idéales.

                                            +

                                            Vuex nous permet de définir des accesseurs (« getters ») dans le store. Voyez-les comme les propriétés calculées des stores. Comme pour les propriétés calculées, le résultat de l'accesseur est mis en cache en se basant sur ses dépendances et il ne sera réévalué que lorsque l'une de ses dépendances aura changée.

                                            +

                                            Les accesseurs prennent l'état en premier argument :

                                            +
                                            const store = new Vuex.Store({
                                            +  state: {
                                            +    todos: [
                                            +      { id: 1, text: '...', done: true },
                                            +      { id: 2, text: '...', done: false }
                                            +    ]
                                            +  },
                                            +  getters: {
                                            +    doneTodos: state => {
                                            +      return state.todos.filter(todo => todo.done)
                                            +    }
                                            +  }
                                            +})
                                            +
                                            +

                                            Les accesseurs seront exposés sur l'objet store.getters :

                                            +
                                            store.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]
                                            +
                                            +

                                            Les accesseurs recevront également les autres accesseurs en second argument :

                                            +
                                            getters: {
                                            +  // ...
                                            +  doneTodosCount: (state, getters) => {
                                            +    return getters.doneTodos.length
                                            +  }
                                            +}
                                            +
                                            +
                                            store.getters.doneTodosCount // -> 1
                                            +
                                            +

                                            Nous pouvons maintenant facilement les utiliser dans n'importe quel composant :

                                            +
                                            computed: {
                                            +  doneTodosCount () {
                                            +    return this.$store.getters.doneTodosCount
                                            +  }
                                            +}
                                            +
                                            +

                                            Vous pouvez aussi passer des arguments aux accesseurs en retournant une fonction. Cela est particulièrement utile quand vous souhaitez interroger un tableau dans le store :

                                            +
                                            getters: {
                                            +  // ...
                                            +  getTodoById: (state) => (id) => {
                                            +    return state.todos.find(todo => todo.id === id)
                                            +  }
                                            +}
                                            +
                                            +
                                            store.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }
                                            +
                                            +

                                            La fonction utilitaire mapGetters

                                            +

                                            La fonction utilitaire mapGetters attache simplement vos accesseurs du store aux propriétés calculées locales :

                                            +
                                            import { mapGetters } from 'vuex'
                                            +
                                            +export default {
                                            +  // ...
                                            +  computed: {
                                            +    // rajouter les accesseurs dans `computed` avec l'opérateur de décomposition
                                            +    ...mapGetters([
                                            +      'doneTodosCount',
                                            +      'anotherGetter',
                                            +      // ...
                                            +    ])
                                            +  }
                                            +}
                                            +
                                            +

                                            Si vous voulez attacher un accesseur avec un nom différent, utilisez un objet :

                                            +
                                            ...mapGetters({
                                            +  // attacher `this.doneCount` à `store.getters.doneTodosCount`
                                            +  doneCount: 'doneTodosCount'
                                            +})
                                            +
                                            + + +
                                            + +
                                            +
                                            +
                                            + +

                                            results matching ""

                                            +
                                              + +
                                              +
                                              + +

                                              No results matching ""

                                              + +
                                              +
                                              +
                                              + +
                                              +
                                              + + +
                                              + + +
                                              + + + + + + + + + + + + + + +
                                              + + +
                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/getting-started.html b/fr/getting-started.html new file mode 100644 index 000000000..ce8ff9d97 --- /dev/null +++ b/fr/getting-started.html @@ -0,0 +1,514 @@ + + + + + + + Pour commencer · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                              +
                                              + + + + + + + + +
                                              + +
                                              + +
                                              + + + + + + + + + +
                                              +
                                              + +
                                              +
                                              + +
                                              + +

                                              Pour commencer

                                              +

                                              Au cœur de chaque application Vuex, il y a la zone de stockage (« store »). Un « store » est tout simplement un conteneur avec l'état (« state ») de votre application. Il y a deux choses qui différencient un store Vuex d'un simple objet global :

                                              +
                                                +
                                              1. Les stores Vuex sont réactifs. Quand les composants Vue y récupèrent l'état, ils se mettront à jour de façon réactive et efficace si l'état du store a changé.

                                                +
                                              2. +
                                              3. Vous ne pouvez pas muter directement l'état du store. La seule façon de modifier l'état d'un store est d'acter (« commit ») explicitement des mutations. Cela assure que chaque état laisse un enregistrement traçable, et permet à des outils de nous aider à mieux appréhender nos applications.

                                                +
                                              4. +
                                              +

                                              Le store le plus simple

                                              +
                                              +

                                              NOTE: Nous allons utiliser la syntaxe ES2015 dans les exemples de code pour le reste de la documentation. Si vous ne vous êtes pas encore penché dessus, vous devriez !

                                              +
                                              +

                                              Après avoir installé Vuex, nous allons créer un store. C'est assez simple ; définissez juste un objet d'état initial et quelques mutations :

                                              +
                                              // Assurez vous d'appeler `Vue.use(Vuex)` en premier lieu si vous utilisez un système de module
                                              +
                                              +const store = new Vuex.Store({
                                              +  state: {
                                              +    count: 0
                                              +  },
                                              +  mutations: {
                                              +    increment (state) {
                                              +      state.count++
                                              +    }
                                              +  }
                                              +})
                                              +
                                              +

                                              Maintenant, vous pouvez accéder à l'objet d'état avec store.state, et déclencher un changement d'état avec la méthode store.commit :

                                              +
                                              store.commit('increment')
                                              +
                                              +console.log(store.state.count) // -> 1
                                              +
                                              +

                                              Encore une fois, la raison pour laquelle nous actons une mutation au lieu de modifier store.state.count directement, c'est parce que nous voulons le tracer explicitement. Cette simple convention rend votre intention plus explicite, ainsi vous pouvez raisonner plus facilement les changements d'état en lisant votre code. De plus, cela nous donne l'opportunité d'implémenter des outils qui peuvent enregistrer chaque mutation, prendre des instantanés de l'état, ou même procéder à de la visualisation d'état dans le temps.

                                              +

                                              Utiliser l'état du store dans un composant implique simplement de retourner l'état dans une propriété calculée, car l'état du store est réactif. Déclencher des changements signifie simplement d'acter des mutations dans les méthodes du composant.

                                              +

                                              Voici un exemple de l'application de comptage Vuex la plus basique.

                                              +

                                              Ensuite, nous allons examiner chaque concept de base plus en détails, et commençons avec l'État.

                                              + + +
                                              + +
                                              +
                                              +
                                              + +

                                              results matching ""

                                              +
                                                + +
                                                +
                                                + +

                                                No results matching ""

                                                + +
                                                +
                                                +
                                                + +
                                                +
                                                + + +
                                                + + +
                                                + + + + + + + + + + + + + + +
                                                + + +
                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/hot-reload.html b/fr/hot-reload.html new file mode 100644 index 000000000..0f2d5e814 --- /dev/null +++ b/fr/hot-reload.html @@ -0,0 +1,518 @@ + + + + + + + Rechargement à chaud · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                +
                                                + + + + + + + + +
                                                + +
                                                + +
                                                + + + + + + + + + +
                                                +
                                                + +
                                                +
                                                + +
                                                + +

                                                Rechargement à chaud

                                                +

                                                Vuex prend en charge le rechargement à chaud des mutations, modules, actions et accesseurs durant le développement, en utilisant l'API du module de remplacement à chaud de webpack. Vous pouvez également utiliser Browserify avec le plugin browserify-hmr.

                                                +

                                                Pour les mutations et les modules, vous aurez besoin d'utiliser la méthode d'API store.hotUpdate() :

                                                +
                                                // store.js
                                                +import Vue from 'vue'
                                                +import Vuex from 'vuex'
                                                +import mutations from './mutations'
                                                +import moduleA from './modules/a'
                                                +
                                                +Vue.use(Vuex)
                                                +
                                                +const state = { ... }
                                                +
                                                +const store = new Vuex.Store({
                                                +  state,
                                                +  mutations,
                                                +  modules: {
                                                +    a: moduleA
                                                +  }
                                                +})
                                                +
                                                +if (module.hot) {
                                                +  // accepter les actions et mutations en tant que module à chaud
                                                +  module.hot.accept(['./mutations', './modules/a'], () => {
                                                +    // requiert les modules à jour
                                                +    // ajout de `.default` ici pour les sorties des modules babel 6
                                                +    const newMutations = require('./mutations').default
                                                +    const newModuleA = require('./modules/a').default
                                                +    // remplacer les nouvelles actions et mutations
                                                +    store.hotUpdate({
                                                +      mutations: newMutations,
                                                +      modules: {
                                                +        a: newModuleA
                                                +      }
                                                +    })
                                                +  })
                                                +}
                                                +
                                                +

                                                Jetez un œil à l'exemple counter-hot pour jouer avec du rechargement à chaud.

                                                + + +
                                                + +
                                                +
                                                +
                                                + +

                                                results matching ""

                                                +
                                                  + +
                                                  +
                                                  + +

                                                  No results matching ""

                                                  + +
                                                  +
                                                  +
                                                  + +
                                                  +
                                                  + + +
                                                  + + +
                                                  + + + + + + + + + + + + + + +
                                                  + + +
                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/images/flow.png b/fr/images/flow.png new file mode 100644 index 0000000000000000000000000000000000000000..5001d525eaa4a651751dc1a0bb1380f5ccb9fbc0 GIT binary patch literal 9771 zcmbVxi91w%`1d(yR{Pj@rbrZ;vQ3DwMA<^JR)$i98rc)hAhaQciZaTYWJ%}|#*)fj z*2g+!%@WxfVdkCZ_j~_=_x)bieeTcwxj*N-opW91zP{(St&KS!w-h%30DLD;nA!sX ziUSdzSOmv$4Lo|oab#O7hvRHEduM5hIX1T5+PYj;wvd%In~*RW6vVi6iMh2i_H*a; zr;VEK&6Xi%&&1z_-&?s&>tDajzHD0WUzy4sYpI{@V~i}f)G~rQ^4wd}jo-&6^}j36 z8%Vm@oSo8=nQIBaqbK71p}@`Tv9*63d0@mx!#omw`OoWe1fw|ZIVOvZLG-2R9JU0q!dcG- zAqIVJ;-wrFI3{4rh16%;yo&{0$9rFaE0PgY{u=<1xx2xKeqFzXM*Pz-xQs?DJ`o_u zOdZ<%)vQaFh=cG|Qp3^T`@nB^YoucmIxvWYrTV(DQIO)i8>qmO!qVUd?-?2xa)T0E z=wHo1YeRe^-2UePp2j{6g1gz=*g5v78L%FmZVc>ZI}!euo+v#-f}bQikm#&TZfs%n zW(@eJ)PY3W4V1^(vROs%5DdOQ%O!CD1e-O&;0o6bK!4uF_AcP<^7S7`dD(TV4UeRN zt#~8>_$`TB0ej4_3Oo;OJP{FF3o~$ITn`O+#1n7bQp7tWFQIIM1s}`O*&b+5ZYa^{t})^gJ|9oF8E;d^ z4k7lyFEnsgMs&Hvb2vI~NJ4^u)JCIa5SnN-FV!D`;HJs&;!%^!b15abER zz%WD{8HBulE7o%^Tt*B4C%v$l2>HAA zNG7|UC2|}BkSkL;Q1m6*^_@|v$w{^j48XwCx9$duM`5QuFhIDsb(n8$37m?RoN1{y zO8_8xbcRK6MXckFZP99`FM0W1z_NI3-hSyAf$v-T%-PZhsB8CwmkuubU!V*)k27~u z%YU8X!2|d5v}Sys&Spa1^FOK$UkLJ^`BHLK)mEpn_@}1#E0NIkXJ<0!RJQJCUu}{P z)XjM_dMJ~FUh9eH`&T0{WvwyLQJ!L?J@hm|Esayvn_XvfZBy_%}D ztYU5WX>tIv|8;QDx9@Ag6F2)tlx67S6{`CLfzb$&i{ZNs%!ghU7xS(?nRQPlUQ60` zl0_0KM`|x2{R#|f`DxsC&gv2ARsbdAyDZ&aZNp=Kx6EFy8-WKj)*m(f3+T>&GH(ah zmnw8ugoyuAoPc&yjx=19-pQ{%sdy8o7_>c2yqi1u1z4q2voz~!)ZzHTZ|dCN*7U7< z*FV3v{7wQWnRzl1ibDLfV$q6I))Vt4fx2+K{Oa3mC3+#M8@hN$%ICSXwG;2t7! zQN>Rt@xYq&p)`U%@31d86;6qOrg)56*qezZ2Oe_)S2biduUV|>m|*)(t_qWG4|a}@Tt5Ky-oUsg(f_kXTBFm(UP4?c53(rYW8XD{GG8Q z*G7vBeaZ-;h&)C$OW!mC3hYxzfJbs{|MKbyMLD|mnKwt+T>(jMLp`-1?}uZ9E3=WX zJXeUjAYF6y!F~XjS`+5h`efh*FZ;xU5k*A8tOU2S8U>X8fvU!&GJ10=?bzDg-z<*|FwX$7FU0*df1e517G?wH4+sH@y0)1{oMsrXx?{A_yLkwt||MvTc!}7Yj+-B$(#wE zudi&riZ0_e3m#dPLv1R3y_;Is-O8@UEB>RX^>%AwaSSt1 zVI=_coRFW77-D;}&u?-6#ooKVETtb{Jp4)mI%Lr+ul`&*L|o=>l6Xt;w@S56#G&;w zyuTyz$6Ore!_Etry2UU3;bLq#wXA+RlVT7u7j}N_jZ}XM6t={5xOLfiGt^a6_Ehl? z^KWxe*d33)7#b<(IWp1c{VF|mE?3{ERWgs#or z4PSF-y~SU__m&}7Cek}sb9svKxx|hSTMrR`6`T_Eb)SE2_4vD_VF+)1cDv*MNqD~5 z{cj|2Ia2zS-gPGOar}g8FsSmeb)P&Ko<&&Hz)+IRKSeF6OeUQMX1#S+=b**zB$(9y z;EPfmYbrK?^tIegrdYn~K1>=ZKP`)KGbIt7#>!6z|CpK-q5p16dL|c8_z!~-W;hD}_!)>{`y#vFd=N(ilwIy$C`Ne36= zsavnqhpH43c*CT@!J`bhzt%hL%9#9nJbTIVl($Ts+?^S!PiakjKW0>or6$>hIQ{WU zy2l*iY6$DP^L3eomx*uHEMaDWC;?#&OxzGE_*IjSgzjZB3wTr0v{96mV_B^H0;5MH z5*St`+9QG;ZBP9;bb2J9K<3%x zs>y#2lZWhq0p1cWsn?_p%m8kZ%YQxxlrC=^F`#10|UxZ+2Y8g0M=BcYD{3lS&F#OQ+?2O4jdO`9*A z+Sj|Vot%Z1fm?`S<_9&wJ%a6`7mck}W z2r}y=g*)ufm%EBJx9`i03-B0nxiTotym7fSPNtL+D<3RMw2(2_-fcj@?_1WkNAvWWx z!MpGVI{+P3$nKLhOEv=~!n%dxhHSYVf%s+Z=oMDd3sE*anAa&3mwBATN1&lD1spuL zgHR*}wsISjNp?zDHWe|ySDw>q(wcupUrzBtU@<~v2AhrHI^Ttg!5 zBS&@%p2H-6cHMrwcY+}W)bM?S_ zL%c!Jt-`3Rh#Qo1(2*^3xtWXFMENs!I8!062>h$iGuRNgz7^C&f7H(|Hz&J&tkw`n zcrn_4jA|Br4D>K~uVyK?xDqb)#wQ-#@X_3BRp)N>SotaN^27Tg_rFxPH`H2L(haxd z)Q|(oHOU63i@k_7-|{_13p{hwawSV9;uyi0wt~4qu6O=7D5Ll;@P>TU%g$YY^EZ|x z&~e7T|GYTM9uR+`zDRw*HRuIoWRNOz&FtP)w?$G}4Ho!E!J+An-x2CMtW#WZ4%#{= zBdK1eq3?Fu=H?9|r2NzP+={EUCY3MbFJ55Qso?Is3TOA0V)3OypLKJwRrXu;_#ubm zKz2X!#P7+VnvK=iZhvUX&LOzBj#kvZ7nPFJCvZv|r8*AyZ?*xr=8BYh^P!5+L$a2=C5fd0#lA}Y1{JJ&FZmr z7Sa}Pxeb~yYIai#_1#BnQ6yb8Uj-@hP%CmO0Lb-};Gtj)w1A2tp`-9p8|f-0gVXteTS#@hiNs1OV+pzUK<@Hl=($8d2?n;DF9= z*S{aIJa9m6>_o8-^kUN3vH4W$p}^@(X|zWd_VX~*g0~{Iis7Hak#FFeYNW!0jKi(J zK-Ke5{;$iNVcmu6(PRcd7s10~c(}w8crOi1AN%49jFW&5R3HoiuAm_XACfl1WZ_{Q z9AHNPygI+uQ7J_g^MzotD>&#3JJPX_$-!z!*1H#@_I6ezp zjN}wmzz2t=I=24&Qo}sB;^-TF1x@$e*nJ`jl%DzX$%Y3O_uamr0IbS@-CJAL(L~Pf z$bzTh#qjh|c^`1)O5Reo%|D!I=Oysm%KZ(v2wWbGMMy-e!37xlNLoV!*bRi$m9z8F zq;DtU;Ao!`AxaKwpPe%^?cF#+{jFSbQ;gd+v7YQCj{kF)W>AO0u&sSj53rY!`m6m$ zH8znUSoA<0+a+gL7aeIqN9?CdQnI(ad2lmzD4a#R)U8_(cI}H8zT@tvVw%3>E!5-; zgq{3-jL18ZElSxETjpq;3ObER?9gC<4E5<15YGU}d-f zHTo)l_rYF19@haeJU6~?G=icGCz>jQTip1L4m)RMm4oerlk>HA-;Bx;6Z1mH(ma3jbsuxzqII-+^=et|R+p-m$Xck1{N$0&e(4 zY)NfvcOGSUtsZ&3;q5+IxR44xZ(FNOyH<59|1iVT$HjO1Qm||~94%Gge`w-b=Dn7) zmn7%E*1Mm}fE(i6kA7uIAZ*eThHVs)TP{!KBaTj7l9|!>DKgh{m%UE85I)>4{7eS9 zN5H(cqkM++H#n1eqT#M=yvNT$ceJro(xy}wwfe}l>06sBsGB7@RpPqwBBMr8k1`@U zK=(bROVjg0#GT!_3wYIc&usP?KiyoN)W1#=*NN`#mw6mnT7DnQe&kylchY$$n4FE! zO=`&Q-&1p8=QgQjqC061lh|6avv^f7k#nLlRieKK5{&Mav0Pz&d#V4`QWo;@7q?9y zq#5YD-=XH5qucYYo&T$qmk3XL@4iy$i9CCOzs21@QaUE|QU13&HO!x?DxSx&l7CkD z^Xcm&wOT#9=P$^|3jd5MX(43jte$8*DZ_rWC$}W1Yfp;9NQ6sFH6guP1GS&B6Da)o z>gidD*Xuirn+thrJPM@oD$SI~ z!r0R&j^ZJl`%P~dk(v}D@5|VoEf(eox_=C{2^-vLhAM+eJaD>4O7x-hm^VD+c7iip z&ifK@MEz$6Ng{icImVsBQZYUY958;|cI-d!5Bj2N^*fY0a1QYontGGZP|Mv6c#jSO z=cI7r@EhE428%@iAZQy0?JU6;fcL8jyDEGKom(3 z2hp&~z#SL|94CRc$QEuvTTbFsBParTaJA@SF+I9iRjMg%2_!s1<_g%&PVhnOgQxg-L3Xi) zq&~bY2Rq=e;Qqr0a9UUg{3Ws*C-!sF_d>Vof7iK0&akyRBWgvzL>4B9;*`i5Wn7QB zvBG7NLr6b#Jl7DfAEb?F=3s4bf$GvjK)j{B?@=Px+`A_5m}g0kJcOyj_@P6%c%l*l zx$a_3VvLw!TxgR}! zm>ybDPY>1GC~fIw_j8y$g$WOpYl}lrqj8){8E^8 zSt%kT1y1*GeCIRhoPuSrE-A~y7$}$e1Z{l?dyB%4x?RlS&lk{_Ajqo0d1*syOycz4s$c@0=#4xfYNZ^MZFTO}ODqm- zvxh*IHkKf2-yO-9|J{$=2E1Im)evFL3QNCbOq!L5_p0>$aAKckkOKXNfl~J=HsLov zXph-FZzyh1jxdAq$G8aw{xkZ^>`&k4u!Lhfu7TwdkFklszQ^*8#b!A|QsAqF{Mk@? zWen+;4ZO8g7aoL7u_3-4*${YRjm7ES1!il83^n$A_vOL4_9YK}emmuf#Fk76-W8M+ z#6vr^5e$cGZMEsvrP7^rwhU6DG_>9xSwk%B>5$1dI9c@3PviQi&8D7bsmEfmIDaCr zW}xq?s6awGtL(8El%=@93+3ZV1#xkJGz?6CFKs`(Xt|ul)81@7H<}6LoB?mk-<#YF zR)a=kY85v2kVx>RXG$?}3<|RX56$Z@T74t9i`lrS~{&M2p-|@`9!)znrF&7nkxFUyCHp2l7dghy7ube@Q`M6X5Qcd;O&r;&6Bc|y|41$OzdI0izdaR0F~vw#gOAxM=ol=)Nwr`P)w zWYkmsqCqfzrr;@_q-$ic41Cl>aKu`XiVI~9iP&JCMf2w2n{u3udUa(-CND#k5@egR zRFvAt{3Qh145|_kc9ORzI*F=>I|Dqv9P^@H#)uB^?;M^Bc3aR9HS?-_1Q^{&1}>l5 zOV`CxR6l%l>rA8kO)FkPa`o0+#in4(#`NeP-@FEbL$f%qjzfp`D3(HaKH8-{+MyWP zg;Ik2Dp8we@GZxhOAs&rf!s~OK8LI{tylS{+RI9-jIKonf=%BR#EA3r>+3&sZv(P@ z5);EI+(w1ZnTKu0<;ErXy^?&^**Bm5w=7oMP5xD5)`N^cY2B|(6zGxrcsT3;zTVNj zAn9!FzfGn5_3r`8LLl@*;6H=Bsc$>-uZ4XzpB+bHPp<{;`y^1o<5AnalaFTk9wI%i z6{1DfIldzD|24BM-8t1_bQuArybI%c$@qXga~Qiq z&rlLdYFy&|Syj`=y1&dVbAH;vYGs#;P&_c@JWr*thTcmHeC0Af_*wY1k4&%QKebEM zgG<3(#}n$2H4kT-yRQF{k9sd+Xi4lFdIoqzAm(XBaV);o>n7_3U+UlJTO1^$^<*Q# zm>uSqF4<8$FTzOVS@Ef286p|Gn{ko{zF7HS;?Ul<#q7hwyhfTif|bjSWaRxjumQXR zIv^a7XOqS5$?-mKOqJu6qYBUjXmVCOmE?6Y4fPUZ0`=1I)D1EbCr@%HGe%6xopnV# zq|>M;$zpK`BWnu&xe1e(KMvihHdl{s6;v(97cx$j;bpKqO;iT4ya-W_Dn}SSV~$hl zf+?KfJBiHWiTQ!`#z3c_VQQhV9%wA;%I7LN%!Rwq#ML9%!!euX#u^5tj57JcLn2_!_m-Q#iDmx1>Y}eY~XtQH6;| zE?TQ{n~LHZ5B0UQa)2$AZ$v|$h_%IQVwG`HEdsR5c1F}5ya<*L;-2apf0k*4Z6Sz+ z%zH0K^&Azj;KUq;g+LXssIu2-&Dl-~2qDZ>)AWPBB7a8=E5|R>GQe~tQ zB*<0>eS~0u-IOJ8VIf-ySL{=yB47jw!A(6#JSU%meBGkaW5OX6@gP zeHbzhRHLVpc?iTtF|uVDO5#7f|1pBsrVKSCqzds_mSHQ2l~~P|oa40Mm|(aZNGD%j z@$yh4r<5o-ukb2^r_&0MyjkdVU{10JfzJgaV-@-4K-@Q22=?;c2Ye^KLXyvjPixO;|Opg_az_`o{4xiB9Suo!de+xP;&Xr<7B{bbjEjBE-1fxv^o~an z3VO1p$zys`VHaBq-6MLt1te zlo)Ai6Xd)YZ5+H!IL!8z?DTlKl|Z&4Ew`|^kNjrI2kf7Ex?|$cA=aHi$CTS!=ItpS znalEhn{F=f&Vj{JsgxGX%1{0Jq+o9YRycQxTYovEntoF{e!0PR^v8C=m2u$|i*3uQ zP2>4onwF1F*sjZBw$#+aVfX2Q@kATQHRDq3!nI9z)aoeoTDwYYFxJsrATxrsk9dmo z%0TDv#UIQJBKH&7=nf?940PRm@kGjoANymR2EOHJWw2u%D-j$=hK9h+FG@k`Sc>v_tWGd zuPk&mGwJapQt_R_N2jO6-8=;`D(2&#Mek)IxFvRlUVXzR`lmpb@!pxZQ(QHNcv6Hn zo>;eD{jnaKz9;DpJ*V+C*`y763p(m7;|5GcWp(T(al9l6rfV7|M zgw&G-KZ~+hexgfM2d5H}PhS(?1Rs`*+nl^yCNm zEW8!)M4C0;3ls;ho#Rz9!%rqZ{d#;uCt7f2Qz|74cWF5}=~RI)|KyjFSafAd$l1`}8MovU4Lv1^OUQNOT-hk4U6Ift$>#ep z9Ji`b$nBrzJP$(7zLF=Jeng1OD1b#3-0dmq)_2Fk?RtEDf2^#0yXGhVw~SKdK8qry zmM!Yt|I0L{%-@7WFPv{NMXXBOEEv zEvs}ndZ-+oXP0?$g+1(c>!otUjB>z>8E*CC{u#d;XM`HkL@64Mx7le7<44ckSdIur zRA0#KTS;)E+vzV{TM~T~VzA~XjQHSMyOHUR8MMX9v5jl!l{&{Hp_>n)PHqUynJ-T> z{T5>8tg`e)@O`+0f7YN=gJx6|%hs^vi#5f;BON#R}E_?G3zAvA*}{av#cfZX4EI_eGVeNB>k3 zq(oczhrb#GuAVH~N31rx8t(ZTxZ2(^lTr6_rpOMe(ON?3ZMU|)`a)?xetF>?(%g(y z<@1@cX1L}rePreHKfgJZ&=-9Rx|L+uKSv2yfIk)ehY;*1ZStcvS|j1;P1h!Cnh?G2 zSSWF*%3!cA*S-5SI9hDK?E=j>PR{iId%b=125@A>`F5t`y!Y0KBSiF^KQ~&Ywf*H@ zu@v1f$#kYJZlW;}aDF%2SanrvCnODEzLg*HJXNyqjianusH|)_;*slxQan2bEfe*&N zd?U}>WV!|?J)i#iy)<(LF;1SIym7O(g8yr1+4LP*g-itjMkiOV+b`+gk!_^|)zgL= zA&-QB<+Ay?@T;vl&c0pafe|ZO;k>r^B|hAGmC*qd%Nalv)rAVfeg9;WGA*=AE?n z$OHX>^D^)*bX5uJxH+m3-7p>fTwut09UPQ{w>>}ob^7~i4x!Ge<)q=fZWkxuY<|Uj z*30TYXa+Z2ys>?;`p@|Jn}q>4ukccuuS65rMGHp2|9^8@#5fDwIHsH!SMpycCy(2h JzA+}p{2%RrGN=Fm literal 0 HcmV?d00001 diff --git a/fr/images/vuex.png b/fr/images/vuex.png new file mode 100644 index 0000000000000000000000000000000000000000..82b9900d8040a9ef8c54b5baae11446a95f0d41c GIT binary patch literal 40247 zcmeEu2Ut_vwr&&w1rb4th!CX+QY{pvWg`LtVg%_3Q9-H@=>Y;!Q9!DKfP#WFks9fp zNN*w?B-GG52_*#5-g2LN?tORf^X}cg`|kJ7`@R>xxd>!stvTl!;~!)EW6VkaL7xI0 z*VWR|0v$MT0CW%d0ntZ68lZ!~p9c>7JRbb{I>hkv$av@w!yzU{CZ^vT^O3_$%tx4+ zm=3cZKEm?z1-v`T%5wDQA3rbhx33;#WME)qVP<0f{ghui(7%E>4j&XdSj%ug2y~F+ z00YMXdJ_l?0v%xdy?X~h|MEI;kl_#`6En~aR^Wuv<3RTr7=TVQ0zC%K4gfv}9pYf* zJbO`{>4d?3W+6AOOHW^?9u~e>V7PJUqR;eGtBWLC;?VhlIWii-~;`7oYI=3T&t7EWR5xJ0?{-4y($m9S z*IuU<)*lhRY>4N6;NHu^BO-?rCHx%P?<4zb1AF$rHL`yl*uRYn3p&bh0C;!|93TjY zN=XY72mSx{PdW!R)iYvixnxON_kIt4xVbyBN-Z|qg>k#5+s*B`@R^$1k~R0D)bCwV zGUcO#*iEQUAdAzhD7-$34r<%Ua2SfI3P+u@ml$}kI$O83s4KaEA^DZB9-xD?d2Q&R zXU=pGO*@??m`?_wdYgaHK~srz5FPY-xegsl)84%p@E~MMwibNN0H#U@H4b9#vF~50 z22)PJ=%7tiFn$OAgMk($(@F;&8m5CN(b|Iqa2stNY?eyt+|cfMW7>`S^Enh%OCoTO z^zcGDs9yf(?Sy-GklLG&%8(&()FpE7wkY@3Tb#|TTzIPbGv+pc#IF-OWZxR$4X=MqJz$DEg-kFdN`p?76HJ*4Rr629rgBifq8Dtpa)Gb5<9;mfS)Mi)w9 zhbm$klGGw`JHZsy&|3LM_txd`5lcdafhPA%@>gKKLH`WRv<-&0MDJZXf?0L$r-O)@ z0sgSFsCrk-Y}+|Hs1OaMgRpVE&*>n)kesUo)Ozu@{Y)m80n7~fHYabDgRA&r!)F2K z<;f^;5wrorNMdM+Pv+@)PfDnt5b5)TMlixZc_q#mmW9o$oPTs(=)RlNsKQ*FyP`e# zGKsyph{W2muN@`5t;eRT4>k-YDzh0X`a1`|YHFNl{TW+S~__O4MfZ?s&@JyjIrwnPmy zRTA%rc(Av>=R$>iC1S!cMOlqqCz>IgB`_{pCj^g1LU7TXmZJ#vWZmWyL})Br$hx{<_Se6k(Sx4?#s>hW#l{cqUBNQnJvHr+j%I6VZ*}m{NKjx^PUGj=2!Vn4yB5#i#Z#)dqP_X%>D z8O|?txi+aCeY@h+`=J$~Yq6y}bB&>cb_uK}w7)%%xnU?0O&lQ@M+JQ%LDWgAQy-MC z^_$*#QDTYk;tgK!zHL@F?08upv03Aa*F5uh+F_j6HjGQ0%gw;gh3bpx3X12^1BQzh z-TJXa)W!t&e*_w+>#vpgo9Ga{P)&d75bV5b04g19Jn=$E{BK4 zUq5`B58*Z-Viwh4PJ82b=*}<;K4EueoDx$vFN;-Zg?jyw6uZ(ksxpoy}@YKg;aps_9G@2AJw=j9u9 z*AHgj%MARCTMr32uCSL@_G100;WgXNJX0N| zbk5r{H?kg?l+jA)Ajojr-5-{c=w&)+Zr?X%jMjoVeh;7P`~}h4=yNK8a+WwD4rLwf z_Vi-zx3h&^U~oNqEMiK|?ly%pXXen353I;OIFKL7MQZk$ndCxvSP(*3h>^p zx$MB}zHFfGc62m7iZ97V?vah->ysQ63X(w~#2iwziwCjON?9iiPBL{v$cser1&KyH zWckLP)ZB6#Iq5?U8z6MAy_*3Gkn~#A_^V0xr$+g^LzzY>_ovyET9)8m=Ra0P;p~*x zEl$46xLFY1^grIU6Sc!?7Zoh_g)uME`rx(CB z3;TjYP$CWX8Gy;@-)Q~l%K_bN9}s<@-cIzs6YggCx@hXJD%Eol0sd}hOlk5!*g zDxRi&lY*G3SURXou|E1lca{T;4X*MqV=s~@VBdH=Df;T=77~-~%fg6fEJ5!tA4uGy zgGl#bql&ahcxwvj<`^AB;NH2|Wbno{qi$<1GX%|R&$}ylN7JvIasj=TLY@`2WXo2UwzdPN6uvp407%_y#Ee$-A~+?W35Q-un471fa` zWqq!kz7?m#as4EdM5~7j*65&qV5(_IqG^_iTZF(Gs+D$f_fi$Nc!ObL=^BZV%fQ-v z894s-&)B$k9Cui)WTt0y3(3X-qqlpc7b(izcm zbF^hE68%KY7_g>B-l$>2hXh$zFLknS*|}GfTl8<@VFHUno=vCxhIh@Kf*-fci?^st zk| z;;*Nj<(NxUX1m(d-~QvpaVdte6W=deC&{i|oe5wjI+NZJ#PsmQ5boh8Nb}DQRRW3F z4rwfQ2$357%|K>))NH|7yzL}Irp>8d`)@c>I;(|@d$@to-st$J^sX!NE;wHPmE5?z zyZ~lRWN#j=7j>NCF#{+K3EoJPA@GI_H|*;_>Br$G8~1iz49Fi@tLtf*8ycGFc`CR!EtB3-tNKAw0Ti<0Y7NHUAOPAYJE?oOx<|_wD|jLFNa#Vz2Cmu4ODZ zI5Zyoro}3Vz~5|=C==&) zET8=cs;nTxW^T-m^ZpOT_bxYsHqmOePU*$8sx(o8_VBj7z9yGZJTPR?&*uC6DOm=2 z5x=l@Ae+{^?>lg;GRLCC(4zfu@ONI@NI{35GY?Apc z1s_*2|Kt#OVPJNkG@n_ow#?F}#@odAO>K2Y(e}q$6I2o;vu_!V zi#lG_$;=$vj$6ZA>dj9a+Y0a@I^e&j=UO`l3KCjhs;IiR~*VsrkuR-sZkI) z{i9E959_`Z{xS9Vq%n$Q3k|xn%(IcRRBnp33JJEn)=N?K5#kq68XS?0=%caXtF6n!68JLvx3cShgProHMl^3JqC;co;{A17m z-N3pC={wB^ZLnq@sxeL@xd%Mhy4mL{vnCgAHQ};d*!2C&xj~!CHkJ!{?qdvn&zy`R zm0aCNB7m}S zi)S7_Dmb?O8jmK6O;2PK>}fpOVe6PuDU(qeM^cwf;A_XHhqvyPkCH3d<6=gmFSWOJ zHKSiZY%55<8P47`P;|rQG8U=yg7_?c`do442Ob@p#~hc1s<|H+>ztWoX!ex97;WN9 zLQ1P#7q-rwk9E>B7ylHOAZ6LFowK~-w>H18y*fvY#m5?v^ywhh$!X1DV&*2`AvNgx zPDk$7emW}F@oc7(I%eNdZ>Z|rtXbBiB&{!WC6LE_j0`$CD+Yawt*;{l^)Na76riA-tHK&lw z1tqI!1BI4wk``P(a$ob)A>poPlkoLfH4{Bol}<6R;z^5N?d43LczV33p48Wl-Czn8 zHcG16p(vT*yrQ2@j)L(o=%D5)!XTP*HrbToOA6|wjgQO%B%Agu#A$q%GU=oC2s1HF z`=!UyYN~nqv$Je{3vyX$Ty=tQH+!Skac|kT?lt);%9bKBsCEL?uuFRFMa@Q*L-4WI zi1a|TW6+V!j}@DAkPqMH7gNV+^Q(ImXgY|+x#iSuSc$T}^R#J1303SX=02^ts-JS5 z6Uw<3C9FvN*cgzt@SI_@wL(wUYD6&AObuMLsp2-x-%Zk|jW1ARX(Dyr8>_X29J@Xr z>g*@Ux$k{ej8C?7?=L^te19fCR+q=73GYsx@o-lv-md_eLnUYIJ@mga-^iIqCiXg%I z)VS#&TZ-kNniL?NZ3HVoP{T%14VQiM;C<2;&I&%_A)|cGZWdX(&6{7@t5{x4k7IjC zy3+kY+cK+qLNZQuUmBtcRqTV<%dVz8Pt0n7lK^j&QwCEi8^1u~bnfPY53XIfuV%z6 z2wR^~Ghta%(G!Cx@|OOB%*<4!MVY-SdS9!quAwJdjlDFl7Z?re)_C))y>Ix{ZVJBE zJY6VZZpUO=qqwk4n`|CN)m3sYml>K zlMS(Xa^==T+Ai<*FG+z?mH3>7dEl|j3kE|=>$_od(71Ozio%_%A!t#p`ITV_8cTp1k%|FJCfw`;!^TUx0ORhOFT~s^ z`TE@Vi{%=1ETp5|rS+Zd%=}DlT9lD|!qkkKmw;>X2BN@dcd>-BqcVAe`W{mh$mx`F z1cURZ+yHD-on;D12d!d&F)gWozIXesFRD6X&rGs}AoZRyW<8|FjCzD>;H86jgIY~6 z_+VccVPTqGmh596O9!0=zoO>)#BK$Q?G@2M{!zG%SwXMrv!x%hke&fM25bP>-{^Yzq5Q2NH`j3 zJe%^y^I)F|%cVG}yPvOGnd?~Vl=f!wi*@9sTy|Y64dAHMhXi#xfa#^)^kHC(41k24~RS}UUCD#4!H!ao+8mG1*wPu2eBHqAA;R#6sltiQPm z^>o{k9lZPs=G?QSKv*#?%QjVBWKE%cj^x%K4qk3$9Usqw7m0J-^Gjr$9p zDO;5o#2&nA(+hWf^U_tCvFfnxW8({5f_=aoQhR$m-^ACyK>o0RlXKCE(0Q_Ttq+ix zdDrvzP=xy%$$G1P3#mmg{uG{hS0h)02wuz0KDp<^_x!Cl+XDZcGnCwJw8g|=(j6-q zT#4}u^dTu1lNmMhSg`n`<8H~Nv#299Wuz%7guqyH7KO8t8R9pw8+flFQCpQ=Z+$ni z`Ad5A*C)<5v<$-?T7Z;-8#H%~YDUx*Pb*gVM>(SZ=zkYz;?^j8q#S`K^>_3VN!AMS z5u*s#LEllc%XlFVM+hnrcy~$NHcoZDfipS=LiL zu(SMu%O+-U#%ab?A?g`i&;n6@8?RP+e~QhJRlv{X+_WkWaY;RFVzsG(?=&|ur@bU4 zt^#;^Vo%moEVD>p%`XI6HY2h2SS(zy)Zgi&rkl5rfn4apPuv+}+8s6EDy1W2ZSE{; zy1%l!w@ED>lr)Wr9~$f^ZPYx{v)fg{+>`R zN^*2Idjq+94IG>-Fz~z4dk*jJSrY+-)2AJ<)=pdtKWa|)}@@R|N(%V86)g0o9*ALub>2npHvt}O`U@B$3*XR*o&0D)# zuA^F&nHH$0`7;D$dln}7j+8|(ZG;@DQSzER-q9uU&QkeG_lAr}tNJ1{pX(F9m;-aI zHeY;Qk0J7m2F}-88~TZ0^5fSQOBEV%D>ITUktZv4Z?#L0)MhVNxrX0Am!0Qy96Nfg z`cp;4E1@$xB6!KR8aJ{7g8f>I9)#J^^whV`*9)<;^(hb30nM%ZO*Ims*vuXwC`Ur) z1e7=V%(?m_tq(1wa}h0$vNoLlv2UUDIFYsAxh@lfE=tU zro3DJ<66m%E#Ss)3#hUWB-&-&&s)MTV~xjrc!oLhUg`5cw7StIg!xQTjJjkk|F!Ce zcBi4j!Y7(I9rPZiBl{saWTtZW*bE89(Qaiei;EedgJRb)^4Y3DcGVVf_Ae5h%!-7V z{sxPX1~9kTPpM39RZnX4>HP`8H_M2@<4t{MSoR)9yMZO$0knq(c_(xB(~gr&ej0{d z>`^uT!f4IfDnrqV5}w7guj`E(<@|N_Ok;Po)orFTN4aOrRMufZh9xkS7MTIJoC!#ktKu zE){<;CZD^^`gbtujvCS_%pt-~uz z!b`%ICxi~gj4EH}Su=Vadjxrq{g!h+K016Ga(c0l6y6x^CHnr`^~+X{Tcf_YBRx06 z%nzT*ePSFUaU-?GV4UsNrQXZ8Dlrl9$(#df$4NPjt@{~7rK1!4bw9z<@L_q0!uq+_ zAk$7M|Ij_l*Sk=SJ`->=Yxn9#aI(<9U~z0)&pJS209d>QDOG4#0H9cHLlJ=DG9Meq z#fPgl5p(;Qde||vCw62#KHpawb`4Ws4L#xr7+0j^PfO^(#sp^j(V8|fex7s8g4OeQ z+f>f|MAZyRZad(MEJ?EC0v3qTjnHGue-m%Tg+=d}-^Cj>;-9Jki1!J293bAN{B9+l z{BP2~+}jJxzBN=XF(OxHDVAdmH68%O)m|Oibc*;67suk@Ur;;4T48OCe zoJdNUE^n%Jp3aJpQPIz-mU>ubhF$L%ZD8+6pR81E7sJ*T6GsWF@fKQ1_~niV`G`s9 zI))l2w^LNsV2D{WauU`)afJ}@$oo-|5@)G|f=4+v$y8_ew!S5~YtlAw5I3O>Wq(TR z{am}BV6YkHO`aVdOYjE#qrk&~Z~oOyT1zR?Zh2RuT%e8bZc?;e+JFAG-&(7CWSt$) zuIVvaY(s7ue%YTMbHmpBfwzfCN74J^0nU@SD52KJWnOw08*1yGZ?fwRRi0&Yi zW36*jO36efK5<2}B)U<{ze`blki)XOa$q&>nO?=)4argy(-yANO};8Kmd&VAOoQr) z28;60ZE39yqr^tt+M52UXq}oU0i)5QH_CPe)uSGoeD#T_YN`J4C8x=8b-~}Pd-P7R z4?zBIB|)$WI0=$Jbcmv!W9_(UwRB-}!m=*hZ$>{%?VN*0%n)l>DaSzfH#TNxnLAqEoa=605%Y z9VlkZ7XL>?a64fxE8L5nVZ}rcGRrvSq6y1)I1Qb-?F4e0!&#gMvOMOsiZ5O_Icx%@%evIZN(y)LP{ZMf2D(%k^EjW z-Juq<-b!8t49dtZ$&~6-;&Wp}hOzgc8=I<^r#IGO327JekU}Jlj|gq`cOLfHh|Ouc zs>+B>5wkP%D$g#QyrBAazCdnHG%(mb`((8%S$Mou8L}pzFazCE@Wt2o6Bk^kwA`#+ z@UcV_k_SEs*NlF?O=Z5GbT{NiVhf5#14p`Fo$~D{YwMZZoR*MA`P7o-W2?ny> z>ZJR?yU}iZI*nt4Bo3!?frG&$X&|x5Qp(HyP?U-cb&tsO;c;9<6)V21VYA0sc89>Y z@>k_k*htq&e$zytfN|2Pytb^Pjt&yJ70LgS>xz(;Kc$9`{#99rO%+@%+#I7%!mo>#U^;T>JNec8n8NGpY%LO2Cm%^n;3uA9&r|?Xm zUV!n@sCo_5;z!B_AY<*aKr)_yeZ!z%pDx+nh3#xzl{N;xeQRF_qr7N>rLyJgPH{e%ER;z2FSD;ej%Zp z+4i=sY!wvvyc6?+ChXb?jEL@<)-8E!-0YX$9t>!hI25WdX7BX$z4wx}QSJB7V_w{Owx};b-VLbA{N= za)$NfkaozQMWMiddIR9)T}IK*Y2u|ofT@hjFAtf;uPv`69A8Rko-V#{<=wE;Wn1lv zi1SxZGxVkQn~)NAHZM1ul$~c#s6r2`)Uq*Q#|4`pZS#she3Er zU4)l1x$|1i0|8}!w243OnqGlgIicK?zdfqEqbyXg-o~ntMwYhrw+OskN*GKC_mYIY zOnmWSs3zf&yk4Z5(5rS?@7w-@wOoFnD|tXBM;TF7s!K7B%2xDVF&cCs)S`PIMK9+? zab(5d(z$K30oqANUDFwHqG4E2kr0)H)3cL+7sM;RLUqb5Z_q&pZd>Bf_eddA;j-a= z@!`1^<0Fl5c=lb#OJxZGjQy-~?9%A{ta}2ltw1&(Mzx0@CA@GOnYS`Mp)nniezIkf z-{rjju&zp&fh+mbM7$k>vcR4&ovQn(OJSVG73-`&DW7PvT+@9dtyU4Y9)e$=-`_Am zF|I^9iv{oKaH<+Qm@77Nh^8g9HC_=QGVtG{P|qiJH%_u(5x&TWInq1L`JbMC(tRXl zaah#8VoS~L^?hNd)p|QEJE=>983;YzJ4}Vgb9rj#X_DeC60WzFl-;W{V&mgWx6hdm zo*X6`23g7^mhBmuxWF?<_3~GJ^SPH3U`#5kspFQ7x#Ld52gywe*nlc^H!kUeP&n7e zwxjT^)K|~a`3ouX)}2#yP>`#ff4<7HMe49{`0bbp1=zW(@#8<3BCVxkQV;uFcxQg= zH?7ewy=NYu2R&1SVrqvk)%NRX`n*ZnHLTtLp%;2-ms`He-o>SNe6n5AX=L8hKoj|L zEk!S|(Qmd~?ZmK(%BHKOGHF2*(m0nsDCV;}h?<1T+_RsVtMsRhEkqEdGo@ zH!3FdFM9jAW_sly)ynIz(ob*9msq~b;ORU0r2zb0OW3>jt6%~?8mEeBKu|OpKNXZ4 zI46rF8Ar(%n`!3MTxdFbKEh!+xyX(C{}R$O{aUaCeX*N@g|Mk8fBv18 zKRlU|iq!!g;6^NvI(WGLf_=n$Rlm-3zsBXROG|H${$I9S&+!6T;huC5!(y2rWbjPg zaB82+%n;he=x~8dlP(aU88wt7h3=UK0b~HgVH)6VOW^jdw>pL~TS(JQEOy-)sL|AR z_&-#ld0=a`${4*SONK4;)SZd2LO^jhFXY#TZ*fl)Uzo7Hr~OUHSh8f>mO1@+;4?Hk zHMo1U1QMDoRKZ_R${tqLl)%1y@ku)M^$(AT#9fx5^5)JTEzyl#V}QHe_Tzu{xh2_u zh1gJz`|Ga2bGs|a@Z9giwaM*@<=402?Th=bD1V*F4RS9+GCNL>L%!}yheYq(kS$&G zOhWu*;txuO7jnML_>KEQ{<<0*h0cfMVAR8esd=ReWu89SO|AvRlLbug{0u&Bt< z`ulfr3t!~OH@6pCV36x0uPY$ittS!|;tFc2)Lc2{o;vwu!_`s2)YFQ$$-%$np*BjL zwi5U4i322*LLn|33|_*o$Le{o%}?%4&$_@#tUwJrgZ!2}>If+{#;A=n%FC30D#q&p zIlImtuH&ISi_(4^c>i>3$YQ(dy-ILwR7zO!UhLBTr_7AI0chO;vC^bY+b!vNTbH~G zov*YHaUNc0Q){&x^6d1LmK(QTo;aVZn0Q5ok4H=6jR-^goi?%5C1VHl^GLse)%0`u z{^oT#-5VBaD;|q;x89fQto4^o`e>NI1P~Je4xQwJYI41 zM9=Og3sQfJg5pZf4^pvV@UpVoA)kw|8%0tYX-v##Q6o#{B__bqhLbc`xU=NM?!5o* zWB^a~qW0ipO4+QX<->9~R0u}^hw2>lTKSg0fE}iuCsoiv$+ZBqg8k98H|s7Fo-LK1 zQX-)Zd3-}0oXZ10z1DssD zX0ccI?XE!>tS9dR5del!tg$-;3wy5BFPi^_tRbuQ?xj6MziDQayT^2&x&Epg3H9Ov z;z+LU@w=TRnZ7#6j1fv}(@E02?;!G~_nVS!3)%WJXjmm}ZHHCL#zevEEN|NhW*!K8~DBo{%7kl!heoMQ2mNGt>_%?73D8 z-(wqwBqcA~R!d1_RvpW*AC=FmUDhG?QzC5E2OYhJDc_gF#PcG57E=ApJsgA2h-N)6 zWq+AB+4t5~MZlcB3qn@??5)Ji>$PC4*kTu8_MAO+d8D|faVk2BO zY=71DCy0LhJ6rQ#{f+Qh1=B%7kVwpG)(Uu^%WGX8H~9rc38g6jIgOM&)S|&~#ZVk3 z^xJ2k{1&iE=7|93@^9tF9wSy9<8_Z_e9&I z@OAF!CX`lMFO?RLOIvJO)V)Cc0woRbguli!E1uWBSHDR${E+WzT;%wu3~E%9oC_>1 z;QIcoE;sXsv){v(=p1a`(D3aN)8iOzt&_r==jCmN5(ul_NnDN&b=G8@ijy;b0HWAZ#n#f~r zL4}UtBBv{frk=Azp9#**0Pu+4nkNnYoD`qMJ_A-O$#Q)-T9S}RG5L^>kK-OkT9FuM zV9$4>RmY319dD9?jLIX{h{qsL>uLm>hFM|FzMt;Av#l7pe{tZ0((7?~QbD9zq?K9( z72ruC8|F`X!Pw=+>vH#dccDgrB>67fHqcbMGMlIwCO+~mi6!Tf&USjhaW=Fc^|jiO zF8=^WEE+=% zL)T@=5FpP`Jh^n^%(J0GrKK-yqU2dmyL~n`W&nYdK$82)4biM_FpI1Y3tVG1{JI~m zN?R^nm3ay0+Hvg~5$)Q8opOr<+el#!NLD&tm5y2A+AlBm7yU$53KK^!%@FVaN%oIc z{W8Rn)&P1$qXkBkScdHDi{7WTp*A0>F#@a9Tu14k-}1YoCO5CEJfwpj6r|HZ8Gx{? z0{qFj#wi$?XAQH>(oeffp@TGJ_X0MlP%QxcF5mu_dohT$#wSY;sIcdoAsCFFwOS|X zRQybf+8LFYb027>TQX4oo`_d?u-v`KzOU}isHX-xd z$XTgsY*>UIl%#>PWCuCLPC8s5xwibw;@*g#?y>v`^x)3X-Zil~Yv{PZA!>S15{>&R zoT#usBT`bxsJ0~lxYKL?j^6*(-}sFm5ZZMVKWYRz1lbl}8FOyL0JO*+2L&iVc?dD1 zgL=}@ZuycZj&}w$PJr?&mj8FW-(M#)HS+IH{=y^)wyK>UWmTjO4<}@8dG0J#`u_?$ z;(_|>h9D>-qwJ{Ud_zBK+{(8KrHI{G0oHADeSZQ7%z@&1wr|pK50>`RVa7AB)lHZS znLnd15V}`m@#y9v`T1BEg>d&)(GsGdff}Lgw|yDx&MC>(@0X4ygo^v0Ze>4Jxb&@H zIDH(MsQl$>^8I+Dg@(b$fl%$`GL#%pA0OCgeJS{w96P^bf+XeK=J~S_(xP8i2=P3r zR4O9Isp_;7re!z=SNArQR)NlOKzBPM#J+k-cxb(uu9k=?pYb837(kl@MV>!e;GLgF zlgtB|y9EWP!7@j~#llq(VX1Wvo-2lW?7L$TsL6A+Fx>9flwcH_?ik6xaYb~R4*GVD zP%~2ZF`1WkkkOmVwBI&R5RW=GVEowZMs|LtPV;D&1!q$FhMDjcZjUrY=8y7+g& z{r}||e<Z{i9JVb;h<>XvY|P zl^@63Y2P}uvNh3PWMce8FGehVSp#3UMb^e;g?O?5EU?4zZ*42n2bxCaMpj^z*gD#OA@t3^_T$3Xr0I(df9XD`Yqmp5Os^*(HbM9P7l!Kh;s5*3 z>PfK##jmKtDgwSUbkIw+b7g&=N!(q{LgH zH4Qq55kX2P99*7h1Q!q1By;!rTtYeD%-N6Z+mFh1J-k}|-fKe1v@Q7zK`gY!GFKl> z%C)W?*eKxl+^u@i-z66^_@Vtl;HMfXEq`71_z2&ciEzMb3KQ=J)xYl-&^P(EoO7P~ zrZQ`5Pz$oBn5eykUJD>w((36TexS?{#kK>E8iHVNV4Qkg^SAw1UIY^kjBK?sh?^Wr z_t?Fg{LuuuszEjmYy=;mabgi#3o~Ach>$z?eW#Cn>V>BpTm&7y9tkomEa2TZev5ee zBDzaSGMf6J)n83dYa*J`4b*;yf*WeaXxMW3{6GiGbs{R8T#N^bDuK8N9X8bEgYTbK zc!?G&Sb`Llif1{rxNS)kN|K&h2?R1Zp88&hqiRXps1Le6f=iEj@|t**xNA-1bf_~g zIxlaGgwt4t3F$bOF+oAn*h4~cP@GoPyJyQLx&7{)eJDeby_Yokf;_c=TZW|$qg_sQ zfJbt9)?cm2f`dyFp zi};!b|90Twjga}s7A>PEkJV?7Lk+CAAM!Qp$}FWsn50^=Ss3MNwitLj=E@CgC4c*A z-GzUpOi%1rQsIS!Yg=SxTvll5-*iW0Q%gdkyP)NySYj@bG)w(l;kmdkaM-lgS z#=4LA`eXjuT(&~&ANS|Ke|7G70e9#XNGgBWmQ7 zBmqL>K{a9a#r+m&Y@YyG1A?a)DFj(sm>`e<4RXYgaynN6VbK%@K)t8s0B33O7>slZ zz)$EX%U}7nTKOD_4*JSYiaZI~XGowiVfIcC8^S2S?hAjo4+LjV(W8UXLJCk*SU620 zI)5(^f@h!!Yq8Uw0EFOEH0?U|OB&_`fP#NGlVlF85CFQCx{^Xt02T&^rT^Y%5TH@L zL3Gf^tEeew0Nx?MP5n+bQOk(Z=;DB8oXdxIop z3a?0LyKR{cPvW8Mqy4Se;pj(ohbT^jLsg}9*>6jv9}vp#YPdy&+6ER$ZZasCDKOoD zNNb$n)9o@NUXtZ5dOve9m@}Wx(8E!)ETe!3y*@bca;1Q%hA;RPVq-fli1O_AS;C!ByLPD*t45k_6I;aN~y++nqTe0bj2;z6F_M4!i)F_Mq@)8`uXMcL^V& zSG#eM*Yl&IUQZ$-v?f;y#(gwS_>0)8DV-2sPpcC^$9})qmv7t~v};0x)0pQ``Uq%! zi94n4YKw$ozOgkg`MAIQf@nS+6qh+T2Dm|u5WBxSm8zGC=G5#!p}>w54jcg;B!hM4 zduKCLVs5LZPvM)pu{sk|aP`hI>v?K8Nu6L{k2)QAdI`m)2403a_RCwkiCBISJhw== zLgUq9H1mr(a#9SRR@Vp=8)yXf^TOEGWOeW-n*3hUnh9>wpYkF%N0)C@-u3hSoXMUm z6}YoHcXH`=UbYUohytbvX3eTeJa#!fDi!Y>9GTl^8do>Qv%5ZB3N3Oj#oTg83)|n? z^Ze_P+dp|3isU?cRFB4j!YdP%23w!HmaG8j>%vrX+n$o@=aDYlm9UbVBb(vJuD$SX zIRd&AyA?vYE(~m;5>5vt02?(uHZ@iel*sc<7f{pNy6R+ep(L~Oyz>_7^}dc~pbG#@ z*C0C%m^~C~mk~@j9!<57rNJht^`_L62pX&z^$v_Z37MyW_rMu%Oy?*6{iOlK;y6qP z4WLu2j7hqnky1zjUy@XiMKfXJq&OofhlY`4TO zQw%>o6FaQ@<``-uQwqb!?E`K`y`71!Zy(Xaqh}QukUXs`F;C|I4?>GK3DcZe|d~UerLR#x3-jn`x&peQ4l$nA>NY*PIX= zJk11-V@hr*FCxB2#}jKmpt0n;sQ_Bp{aajXDu+5o3To0?LPAolVFAJ4^{TrIu{9X` za`l9F#Gq1MVX4Q=9_j`WS(2JoZx(Z75dKXZ4i`zEtXK%1l?91d0iFE2mNgxziD%C# zB(QvqV?J}-e^BY5!J9x)SIik;YD6Tfs0r^9hzTTbqZyjy2NBfltZ~Dz7g-jVgifR~ zKzpqKX~4d=oOFUPMglP0ne2pCI!IT0HO`i_2`tJ8dAgGeut~4XR{8->YO%ar_o&IP z-8rBTGI!2IKZBD06(F8~MH#=qrSEs!kWIPPUL?_0RyzCls{FRcYX34J7GzP0`4zI) z(2|LJ>%Jpqy`W|slCdfsmyr*9TpKd|#7f4b4Vwu@qY>F;Q6U@t?D0?Qa>bCMkWnf-0~%-ve_s zh@R-9LR;Wr$&f)c38e0DoydwdRr2m&f$T%rx^E26VbwRsfx_jlX|*=QD4_VAAMW$i-z_J9@dm zy*ERyeS2CkZ7gB>YD6s4txkaYCQx>{POS!it~}jxNk1JC-+G8pSEvjq0chZ3r%1ZBc|dj`|Ba zYx=bml21|W!&?%EU#LiCEmf5$!9vgVNo^!FDItaLRQ$%@QEpO6rI7hp)j48rjFeqq zYrZ=KvFYYmtYhs#+K7dw*U+$dwe)GeypqbibMb8!@7$w45zJc4E?8?Cwl$}7)P%Nc zf5}Hz(Lq`8Z}8Ad#_hCTu)ni%?St8Z_}uFgW!TYVMNOYwNYQSqr2Z*YcR1s@7E9B_ zL3wAb>Jq(p}aM=P2FCzXuTHu^+^?bQTWvJA)zQ1iW|OY{d<3l-`$HcnRYTIqn!d; zteut>KHQVs&DAxApbn!on`eiwsFz@TecC8>P7I@CoPch{G~uXb_xPA88yC_JD1{z(*do=*s1Eg*_OsTFI@PUt3-AFH<)s{yJgHNKJ3}2PFr_F7`&{J=^~IPHO^b#bq(RJQrBG zHKl%QKRx9aRt#{{$APHpw_(UCyB828C1$&Nr*z9kBVDG!FVz$V>&_s`sOzPw&IXCZ z{b{XsUt9Msk}Y28K(lSHWbEq9&I5Iq+Lrm;kC^ba$=~{YyFthU)Kn+G@3Sl75+rS2jfBI)v6N--x zvSOb@abaeQ@@XegOFwIun<%S9_>;2ox^vW&Kw$&}ZuNxz44dxE%@}2VEx`N?cmmbf zq_YNFH#ACa5(@M{SCkP;NO^ovbNRm4_jd#jXh=)46hPPn2_-aOj@i~#SXLvj8#d~X zU+sAmH}g5ZC~=3gG%EXA?Dd7^rf7$BiyNluaywMIYc`CvYi6C-QDo+M9~(EUDCZjM z_GmxJjC3BaSf2Enqujr?Pnzm4|6IjDKMM} zHW}-ogY2T81PYU$W+QGvg3lin6dMI&U_jJ++@E!bVY-vI2OtxHiiKA(P#d8aR?DD6BV(-LCdEA-bes+wR z@sRl+?R|MT)NS9lR+UPNEQu*Z_Uy7vDkRAzMG;d;wisj?40Dx2gb<1{)+Ae&G1i%~ zW=poQ48~Zq&sc{U(|eBVxu560uj{&xp0#&?tiG?F*DBJZ_e|3e$Vgsv$Q

                                                  VtuL~Kifl8QK8~W} z-lx9yRF31iHz%$q^A3Y*TymDqBd-{Wb-eDOtJDc{P@pvt!OG?n&rr4&Eq7a(f(TDT zQ8?#$Uqre&Z>%YI1Bz?axDM)pW4GqscB$ZS>kEX|Y87ZgPRtgHhHX1H$R7$icAY0e zez48zZ=l`Y@foL`N@x@bI`hkU(KEtgHFl}5ChDj<8dro8g<=IyXB`d6P$~DiPm(MW z>g#eI>?0ZY!G`Ap%DC9CZbYTFJ1ezVe;VAM);k&ds^G=W-KEuJ-b_g**>UGec^^c?verUwpcZ z{c%p-iS}6!_VBNyU&y+Mk^fPI*KeEAK|J()(dK5< z#B3Va0|A>+0x}P5MkU0s)TI7w^p-vZ)`+4N%Ic(Y%=!q34r)5Abe#Y)zWyEJ&yS8ew+`?||aeAIA5l4zmX(8@3N1 zRIc9O@l+7&O%ta%Z!Pb8@U8kGheiK|0zILaD3x1T;#0fkBpmemOkC%(-S5a9sv6Gh z4yQ!L_0Rcl?Y5!7fjWYOLEa%y+PaOhLse-H%^GMESMnrhey}-&HZ9^toQd7G{P>Df z8_75>5|WcPFbscc_6?*!)(#8R4(%RM{cpbkM8(!;k@%w{j*G26F;`k31EEu|b9c(q zGCM;YThx`XUsfX^%>KTK8fkTt{LYFUaAyzMppOVo-C|rH-jV0Uz%7T%8hLNW5vAvJ zcaq)~FRFy%o%}dp308z9)RV)#(}Jg{_alY{9HvHU9wUxU)uuT`UXXrK&;NS&XD^$H z@jJh2>_)V!R77E|vZrU_sZNp=$zJi7R=8r| zAo0si_LoGx()gR_7{u#tY$0*X%^Kw@AcITDsVCb5*3CX3-1hkSS`+L>^3R^ z8n)^qm6=33*Qb?8X#L>WSKx5;U254mdaiTqE{)lw*~{*6=l1^j7i+dvuQ%459d2R2R^PGD;t)>hp`HYjVx)3w%IGOp?sFyi?3-D!CSeSC$ zdQcTQI95=#OOX!QZ%9`ELaxN#e7-_SIJ2WBnl0~brPWqP{RRA+2i0imWKFMzHg^kb8C55yBC>b#a@iQM zu+^)^b1F0T}`Q4{AU<#Z{du#)hDO(v5W)V~Vb4nj)aGb~P+mXSm| zTw^8L4wB7?16rvc5Y`5!LDi=D{rFx`Pq^3h0PvclgbF1Gsui7c4|=||$=yjJ=Yfbd zWV8+8xRO*rv3XkecK8_sYE7;bq~9n%*z54()@g!h^u1}(Ptw|Z7LIUap1A6{Rm(J` z;D)zsF?gpZ6K|sTERYe(ynFikT($PyC-dz2y5as-TD#9Ll&7yWsu>zW0|~aBQSBxdpp!gm#P4ksUazTquyVciB07juRT?aqin-gbMYFztLc@@&8rno9b+7iH2F-BA~U%sXRp`He7@MdhXE zdB@0}2kt4PKIUR%&~<2#vouF)N3GR%O3{nrg!E|>?YqV6al|9S`xY|ZSU)fQ#q&+d zi%$Vj@`y6YOYZ4c%*OGNZ_V2>`Q3=D&R)-_4Ny^h%zLY6I;}SS%lwL{tlOo!-5g1J>f)NediRy71`N4J}gt3v=4JQh(z=Kv2 zX>t#TEG$ZLJRA+4;=awjqldbLH06I870!}>m=hO;T=fRYv9|b z)C`;DxuA~4HhQai^xTX>@#8B>6T`wMuWq!CbD>`;Fs zJbt_6OG8!$-z9tD?=&;9W`*ZdPc;tg;Wjp_GZ@?NM}89Sh!)gwRe7}h z-bn+(9-QtcO17qKbVjC`C-5e4=eBPRDS*6)-Er1gn=kMB4C?l9YRl6%PQJBs2^OB_ zc%7{8#xxb6v;rk_K79aKWk!BU)#P&CB@1G@kVUAr^JAdZaalnRXmxmlJVxN;J=%WB zU?gWswbu|$LtVmNd0H%J_FmX<2k(VajPCR8HqRNqzTb0>!dB}DDrMXnCFZV}oFfJH zPQ6o=f?2tsU}>VZ^>?U_fA@dRC-|X!NI~saYsecjV$g&8ou2+1Jev{8=Z`z?<8V4K~ zqF3l(3ZoF{6v5{P%s}zzlt?&TQ=VD(kAB zH5`$aizT$(E1<-;K-PPM#Wfoz3Ua@{T-a@|o{or^k)!WMw60`RAE>Qh9bGdJf_2kO z(Z1q=9QSLFopKhtz6@a{ejObpTP){Q4f0S{A0y9LlOek&5A@iVIeoC`=_TfN1}gDh zhXf7##IF`0an~gz7R{wANNcjq41-!{)zpB`ttUTUTDDEs#WnlXGp_dLMpmxste;B3 zy=Ojy!EQOaWy&?{J9|4vEY!ow`_n}saVc7M|$09sDm1_XT2Lw?*W z@;p!9lA2+KPuJ{+M@MRVo?QTv4zEn3T_F+_|L@;VG42&nVv{LBwWff@A(sE`K4oBu z_1b9Z%4Do7kafY`v<9*+{Sjq8hkr(Y$EZ*B44!Nf3s$8wY90=fP%I-n>ch0pEw%Ab z@042?8wAF(UtFAAjj_BGrMZ@M?Yh9kV&pJO@DI10dOu?b&2>XFH$8Rg@J$Eq1@V1c zZD;gM(7HPdvsN5e2Ef<$3sPhwr$R@iW_}+n9JULAv-?zm#}*#$o7$nv)w+L7>pmMy z?#3~{G2~t(jzl>N3tLeIRmd++uxddY~nDCIfYDl2<2isx2KV0bkh;CgATJcv{L&+{`?M%Ue0S9eEx`LwC zEZK;$trP$a97|~6c(?sP`x5#PaT*5EQh1k@L2S+weMYA91kIj3HtQSY^d%#CPeQQR z-i)0u3-^j#U&G7Q%hom!sL%T=cyehbD^dw&1nHxvkUAskvwDX8B_y`MKB8Ag zb1{I$=R2T-km|_@y|aZB?9-)CKd50x&eguUI>PbD&xcN3*D?MC{D-n)7Gpm6IuxKi z{REEs*S);c%fgl){YxMZ7gSM3{XVf3Uz+v@q+TcY85tp%uzt~tA8hq4#DKAkj>jz| z2f10xF%v?CI@t0Loh`-*eal|nmFh>W_jQQ+P%QU?_t>%Px{dk;HqFEBTH;`GIWW7_ zF!d20MggGTw%i~CsfjCeFt;4*e3LNV)WRpm^x6Ayw)EmQS(vL?EB<3fK!q^$X@%v7 zRvk(o9@w0n4S$>UU84Kosm8*B{BUmhFs`&Y&<(on{x5fU zhw)1xOSfrQ8p=Fuw5i)P2c=!CAhC3tWVE`%S0d$Z-83Yt{ zy#Q$ANylbUw}LsZkv4e~NAQ%Lahtq}nR{&y za$gm(v|{$kl}Z7v7(1wfn-+D-=aO;HX(awyhNDHy1EPg=LRX$j))csDg{1%9(LeZf z2QxIuSpdEz?b&MdgmSX7?BdI%xtjeWi`lPmrx_xNCflK06>4+YMA4|`gq!UbM=jeL_;;ELCWRNR|EUAZW??nRxT9#p+9*N4Yvx25 zru11#NpVTA{;~JfJ8oV%zg6`(MaNKQn_=w$gp=6`qv)YHXu0DPbduolQwRHA&+_^_8y?^T zl1T;Xk6_qqW)aUCT)NPTn%!gA0p{fmqacRGuts8hYKXzX9asei6zwR`%9Io_C-`haMOZ*p*bZPz1Jp}uO;IW^d7wn*LEINE4BRm$oTPoUH0_5{$KEW za6I@K`VjswzS?gGMiR|QY;b)qAjqj@CfTHz;3c;zrc}+$?HU_j3H7hb$Z06-xI%Ai)-5a!=+Esqn`KGK_f++^uUq!F|P=JUzR59 z7Z~T^G(6wuTO$XPKQK*p5;R?S_-5FfCZ*2xd<%L+IE3C9GE+VJ%0XrsqCk%W(R%yZ zF?#KsP>X$;>cwmg$c^F&fHhLLAjlatXC&Djg*J@h^(N#?)4J1`fRg<;b zu3uwgZ_hQ>@ij0!xOO>RyrJ>R>{BjdZPEX5ApfL~x#f>so$eri0D@W&rV*Kq{`o)H zlJ%@c%uSiX@~I3Fuomw-fFGO6+^pY609O&uVkZ#t7+camv)Bp!`YFAZr*8m8=jA(L z4fg<}Q+q8gU^U1%=LU)kpte{=xX|B%2dfBIz8O4NML3QK5Ik5#xYzw9#JAP&`NIFJ zh*zjT+g5pa(MKk2a9jDN${_b<_}Y{itcdT5$=b=1o_lBaEf7f0m2kc;fgqOEx`HUU zRu;@K$Q>A17(&S`nBheLQWFBj2Y@q7qMOdnvv7tt-?qH%?e}@x$o)AGD7MM^_Bwa? zdN}Gb2oXu(k@4@~G6OIGim@zl4i<3GkYY46o`R>u+&TxvU~W)Q1=e?7JR`Q=euy5r z$~hCmLQwllFuB!reWOy`rL` z(|HWvDU+5sY=2b$UHrLL;lokQMk3Lj@!@#griH!xcZ!!RHkEI1H!UuzrCyPfa`4H` z%&}5V&7Lyj@jCQSWYt75oMd`e|HG286*;+d2>lFwP>bJz;{!vB`ZXt|U(&X@eR=l@ z=^4+1CBDZ3U`9xQj(c2!yiKue!9`H<`a!kkH*Oceh&8e6PYgPQorUAJ6-q?;;Cngv}OVTiP*6xISMhsJXQ=U2swUPP2i*^Zy@ z<{KJ09@*jv;CdA65m*iESN}6uDv&9$^fXZaa`9&BnbQM0FD}c!^LJMr^$^hBz7={C zWrOO2e@0_utARrnIY}Cx({n!8ZdPM!&!Hmn~H1qUOv5vHG-arw10cT_`CIG zE2AY_=}XA6)b{TwA#01L|M^__PyhZ~xj+8_*8VvVS5Sb?4se$dBXGL-dOh>0fNvNA zHe)Go=QB}@3T%%8M-@?+rI6g(Q_L6BCyDC8Jrj7c)#SeqPA!ak<&;=7IH{O1q3sj6 zZ+E~+g%vN3ut-j&@roy+_qNS#8@DnV6wuQL+KwQ)fFqCtNaK&*+B^f*#7oC?>|hoB z>v;QPLD9bm@)`j}cx(f*q>|+OIV-R$&giD@j@(*EfS3QK`k3kFyEo;>@}qSM%I>xU z@|FAPy3s;FzDi=We4*E8P6A~|FMk&QD}_V@{gO=r7?zcY-EISVFE3k;9%zlZsj_8J zW!t=9hIv%a>8v;oLyMW*H!+^-Ftpsl z!!_#wM%%(c-VxJA7Yka#V+M6|K9`kfY*n9qb|3;oB*&4m4avZda#dqfSyoHSYwobT z=IK(`@`}(kWe5O&^a7(aEJj+{#1@B@3Qg{A!8p_XL86baM4DTG0ADrjG zDyb?4T3}+EtK>OLyf;$1HVLZ@m@x17QUMdD0=+5I%C5qYa3jq)wQkI=L013@tewRt zM*PXc{onX#Z5e_dn?V}V)fvu4eT7x=`v{rj4Kt$%BU;eAo;oYL)aU+F8$7t$Efz_8 z@Uz@7QwmRA-V<=3T|z9kZbfRhFY}5R67N(Piy-d>g$27G-|F(|n3=H^43r6a%2#et zzrOEl4c6LckFtxzUR;ruPV!t9Vn3@tAK8i=$BaLTx;oj#yU_VOA;{|aJV+K~Dd>%T zN4=QrdQ3%B6^smBKdLy-*dM`gY=)8_fyn|}7gk2o6Ub2^yE(9{2>?@ujF& zR#=-={DLNw3Gn*60S3M;12yE18qs5%WF7`NVCoeR)xHB`!HQ}oFJwgr6a^IQ0iuE* z&s5iAoQBQ-9P5Sq;0AZ9pctN^#&gUu<{h7bxIqxlmq7YuzyNiF^SWWZD;p9((uclSZitKsZv zU6G@3{<@48m_~1pH4xyrSc zT38OEF#LCq#!7(#uwDuq&yjvZnuqIsAfHc$*PFLX=go{%bjnnWh1kVj;C$BOyr){# z`m495BkT_k?%Xw}ayot}kgsWqvSP2=Yhi{d8i37r{>cM_P~vDt%)l@J!rYengYD=d zC+#+>mxmeLlEK^yFlV$`2;~#t+skeoOfX{bg5wjlPg<{>9=Db-xcSXORZz}&E(ouG zx1bt9r@c8Vdn5jgFg^Wv*zsFF&vnnt6DndW53gV-Rtc2pl}KvDV|N4D!W)z8otbwY zC_Yc&2L^h#mlcRqd}_k=b)-olMdZN=+&;n zdzLw_hh<qvZnXs)*j?4`s-GxbWXb_lRu~37?ztZE8V28-(U1>M!t0qrUvCk?z;MA{@Z_k?soL6)2!>)|p z|Ju0g9{u`Dx0`7X)0p0i8u?hF(cugNjG*0H3Tj0@boL`;8tal3JatbH<#L7NF2snh znD1oAYdHq-u47(4j#xuRNGRL|RG^bm=fEi%lnC?o(`2h*hpegS;2ie>W(ZQbt^e5xj4al6cl@!3ttqn5(^{dCGIvwsU(zzB^og&7GU zc81sGM^?QQ3+C>aRGKg_-GS6PN#=*bFdjGh4!w|E zytS^1nlmqY(4%?>1H5uh#rA&L9Mts#RX}_2s+Ld2_u=!s&m(W)|L~W} zIJYtzNrl*Ii{-8geoClbad}wbkxs(+@QtqzW4sOI(JtDlt6Hd_wT~OCHmlfm;jc`A z?^M;^)$yc#*NCI7r*h&G8q9km zmC{jN76klMC}C^s0%>SU_?i}M#p?Sn8*$Dx#4%J>T~}Sdlfd@DzifD5^p~MThgZTS zjp({7o})84U`?vjqNH*vXf|L#5BklD~2$1-RDLyY^WM~*n2_B5?` zfM|C#_2z(;w(v(^j~JU!XX?VD(B7fgTlaj%?$NNH2Dz#2_HDE*1NzlTH4H8zBjU`+ zLT<8CoBqP-0q{u@z5&;FyEQ25TrAa2LoTKv-MW|@;BZrCY-wk8nl1(HiS>a#W*BB0 zW)3PX6EAI_RMSUPadSM5EXpapazL4D#T-6sGSUJwZ9|@Pq;M~En-i8pv-s_nv&t*A z+6escBEOU~GEz}y&)?sExTm0Cqa!kLz81d)cNj5oqfKDe(_3+l6mef?y?~YyNF}WPo zQ^l)u@Q}LSx7kI%kvCBnd2=0UwyM$ciAoKx%wV69%sf`*rYCX51#XA1;cqarm49d+qQL?4HoQ{mcaZ++E53ca}i0wsQPpv+kke|5YfSUiVk7$|zvJjRHp%}w@8>d$SXj@zcj}_j=3&OB@Brk=6a+_= zn(bo^6{pe3b)6@sp03oGaK$~PpZHXdC5{(mQ5l{mN93Y&7%liXqfg|QrRl7M<>iaq z!z*ZllGC;oFX}sN(o`I`N-U1QES9kF^?vw`Te=r*Y>sELC$kHcmwlzepDJ<+Ant-Q z2~Of8-83PyuM)G2kEgChp01V|JrStqqWvMXDEeN*8J#qw(+E5QdUzhk23F)g#a2N_ zZl(w&dvSo4V2bTb4_~n0?K@~Ue_TEPH15|o(f9^`pYCs7kfN6EUTiPo&>2y9$RUI> z?^suexXr%MsH#I}PkNu-udo_^+G`$vA0$gBVA-kUGc&E34?}ryW>}O{^*LIhv zN@5)r(zyG|pMA1!N!ldX(nQCLI zZH!VLSr)V__f@cG)#uXASAFccRh_DruKUeEw9Wolgv7gcqCQDD9|^x(Q+V|CrO?Vq zEy=+M{| z(gft<`avnMA<%Ah%c86pI18s`qXjK#EMPJQHMCD=6PP?~$lW;kxE5IISnqW<5IvIC z$Jtx~sZe_~^KdwZQfNw-%}_BKo1W~x8}Yduzo`!;$$ImqK2%Qw=+?;D0};D2UTe3T zK*a8w|NT+FkH6+g8HASfy%NiG&L_ZZXn4AS_`D>jmF2kin4cdqLu)R;SE zqZanPj!^gzv37TKbmR$qr#-r~ucCvky;8GJ6R&@;b*Fs4!`z>@h9B~` zRl4-1?>LCbW6#h1MRe9)^xt6dvmQx+U=9P}>%91rv_y?^U4)VXb3O`ml( zE4P2J>Ugb!kd+0Gu*fM?Pf#x`Syqo} zVeo?n2!Lu;VVP|06Pr-2=d6|nckJLdVsfC$Nwie{Ec>{#-k_$D{w4LDoN-exXC2*g z5*%#`eK6z8eqhGD`wenp(#<$SoYA0 z!((yFHn}<=U`9JH`Fn29xc75w8*>;9)E(tZ)B6`?w=nBa1>My*W2dWN+m=p^M+jQh zE|*qB?wZSUv3yAnh+pdZB@1K5=E63sbEN4i#-Y7Z{|r=_G;T;_^(LCP{>53(dfnci z6PQH*467vJ@6i17Z>t59&u;K*|J#^6)Hp3~41?(>u%`dFzjgZm^?fMJ;go2aU%CoE z#=|kEJAP3f$?mlYN|Xl1$4e!fs6=n2EJ@RSEVIDNZOMCqS)dCw+*PW4>B{AMgjUBA}n8%8f&Z0zZ)M{GaRzvX!M;WYoR zuwLkHC8H-KN+nao66FAsZe@scC!Qi@_1&&QzL(L!57Z&EkMtp8ulPG_3WX$Ib2I%! zc0Dwn$zQHiZf>AgI8A!^^rzfJL)U-GM_a&>%Pqz9Kc2Gx@s#~@M_i7dw7&Jx;c~0V z{JpPtI<^X5=pe`m7?n>Whk-8If&5rvL-dVipFz4uP)p}d($Z@l_^X_SVcq-nsvnL* zKh4je0KSRk@jJ~t3{_!5HMGZ3ci@ZoQGo@{g4snJtTIAEc5ZRNSWg17;?Mb73#LiB z@!pGhEp7ytkuU`SopCGJDnnVa3PTq4j2qwU)$$M|GD_$WWrtO71&D-igzRc$gvu7r zaG?lv+}i;duwus6R?7Zn#oPzdogNJEVpjI4YZ00kx-;GiyqKdnRZd{{-;IcfO9Wob zcQ3m&?{%_sYH)(}(0rB{KK*2O)FV>QW*)vn+?3kDX3@UH1KJGXdz6@C^T>I17q({2h%Vwg?&j&PdpgXOSzoxuy$ zEr}%fyojLldFNxb5Qwaz;$I)*L|F=2LVAp*qM{;T0r#qilk{CS_csUn{LHVgKGJSQ z{BNPn96T+O5{PXC|5LqL1EbBz%sCDGpsq&$jy}~8Eq^O757bjsABlSj|C^sYxYxS` z;3wZZ&94|*@hm7o6Gs}nsL>zTe_aihrh5V_!XYjf~q zzCwbsJ&*TcPGw&|e8mgz(tRZlxsb?;W%sLN&*Yj;%VCnSCow2%@^lAv`r*?yCOgXd zxAY&FSDV2ouh;O@wP8*LItL2$x{uGl@QZ`LUD%lMHb!~HtKnzHHgYJ@1~fw;B1an5 z$y>2p1Vr5`L)+o7_{zb{^^J)mO&g=uEuSn?gHtEQCfZM>#tL~~u_8B;)8hwb#UCo+ z&GN>Q8y$Xf_}_kNpovo<$oJT|q5l4U52wn(g#MsnMhFuML(nI + + + + + Introduction · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

                                                  +
                                                  + + + + + + + + +
                                                  + +
                                                  + +
                                                  + + + + + + + + + +
                                                  +
                                                  + +
                                                  + +
                                                  +
                                                  + +

                                                  results matching ""

                                                  +
                                                    + +
                                                    +
                                                    + +

                                                    No results matching ""

                                                    + +
                                                    +
                                                    +
                                                    + +
                                                    +
                                                    + + +
                                                    + + +
                                                    + + + + + + +
                                                    + + +
                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/installation.html b/fr/installation.html new file mode 100644 index 000000000..13b399fe3 --- /dev/null +++ b/fr/installation.html @@ -0,0 +1,503 @@ + + + + + + + Installation · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                    +
                                                    + + + + + + + + +
                                                    + +
                                                    + +
                                                    + + + + + + + + + +
                                                    +
                                                    + +
                                                    +
                                                    + +
                                                    + +

                                                    Installation

                                                    +

                                                    Téléchargement direct / CDN

                                                    +

                                                    https://unpkg.com/vuex

                                                    + +

                                                    Unpkg.com fournit des liens CDN basés sur npm. Le lien ci-dessus pointera toujours vers la dernière release sur npm. Vous pouvez aussi utiliser un tag ou une version spécifique via un URL comme https://unpkg.com/vuex@2.0.0. +

                                                    +

                                                    Incluez vuex après Vue et l'installation sera automatique :

                                                    +
                                                    <script src="/path/to/vue.js"></script>
                                                    +<script src="/path/to/vuex.js"></script>
                                                    +
                                                    +

                                                    npm

                                                    +
                                                    npm install vuex --save
                                                    +
                                                    +

                                                    Yarn

                                                    +
                                                    yarn add vuex
                                                    +
                                                    +

                                                    Lorsqu'il est utilisé avec un système de module, vous devez explicitement installer Vuex via Vue.use():

                                                    +
                                                    import Vue from 'vue'
                                                    +import Vuex from 'vuex'
                                                    +
                                                    +Vue.use(Vuex)
                                                    +
                                                    +

                                                    Vous n'avez pas besoin de faire cela lors de l'utilisation des balises de script globales (<script>).

                                                    +

                                                    Build de développement

                                                    +

                                                    Vous aurez besoin de cloner directement vuex depuis GitHub et le compiler vous-même si vous souhaitez utiliser le dernier build de développement.

                                                    +
                                                    git clone https://github.com/vuejs/vuex.git node_modules/vuex
                                                    +cd node_modules/vuex
                                                    +npm install
                                                    +npm run build
                                                    +
                                                    + + +
                                                    + +
                                                    +
                                                    +
                                                    + +

                                                    results matching ""

                                                    +
                                                      + +
                                                      +
                                                      + +

                                                      No results matching ""

                                                      + +
                                                      +
                                                      +
                                                      + +
                                                      +
                                                      + + +
                                                      + + +
                                                      + + + + + + + + + + +
                                                      + + +
                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/intro.html b/fr/intro.html new file mode 100644 index 000000000..6655e383d --- /dev/null +++ b/fr/intro.html @@ -0,0 +1,529 @@ + + + + + + + Vuex, qu'est-ce que c'est ? · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                      +
                                                      + + + + + + + + +
                                                      + +
                                                      + +
                                                      + + + + + + + + + +
                                                      +
                                                      + +
                                                      +
                                                      + +
                                                      + +

                                                      Vuex, qu'est-ce que c'est ?

                                                      +

                                                      Vuex est un gestionnaire d'état (« state management pattern ») et une bibliothèque pour des applications Vue.js. Il sert de zone de stockage de données centralisée pour tous les composants dans une application, avec des règles pour s'assurer que l'état ne puisse subir de mutations que d'une manière prévisible. Il s'intègre également avec l'extension officielle de Vue afin de fournir des fonctionnalités avancées comme de la visualisation d'état dans le temps et des exports et imports d’instantanés (« snapshot ») d'état.

                                                      +

                                                      Un « gestionnaire d'état », qu'est-ce que c'est ?

                                                      +

                                                      Commençons par une simple application de comptage avec Vue :

                                                      +
                                                      new Vue({
                                                      +  // état
                                                      +  data () {
                                                      +    return {
                                                      +      count: 0
                                                      +    }
                                                      +  },
                                                      +  // vue
                                                      +  template: `
                                                      +    <div>{{ count }}</div>
                                                      +  `,
                                                      +  // actions
                                                      +  methods: {
                                                      +    increment () {
                                                      +      this.count++
                                                      +    }
                                                      +  }
                                                      +})
                                                      +
                                                      +

                                                      C'est une application autosuffisante avec les parties suivantes :

                                                      +
                                                        +
                                                      • L'état, qui est la source de vérité qui pilote votre application,
                                                      • +
                                                      • La vue, qui est une réflexion déclarative de l'état,
                                                      • +
                                                      • Les actions, qui sont les façons possibles pour l'état de changer en réaction aux actions utilisateurs depuis la vue.
                                                      • +
                                                      +

                                                      Voici une représentation extrêmement simple du concept de « flux de donnée unidirectionnel » :

                                                      +

                                                      + +

                                                      + +

                                                      Cependant, la simplicité s'évapore rapidement lorsque nous avons de multiples composants qui partagent un même état global :

                                                      +
                                                        +
                                                      • Plusieurs vues peuvent dépendre de la même partie de l'état global.
                                                      • +
                                                      • Des actions dans différentes vues peuvent avoir besoin de muter la même partie de l'état global.
                                                      • +
                                                      +

                                                      Pour le premier problème, passer des props peut être fastidieux pour les composants profondément imbriqués, et ça ne fonctionne tout simplement pas pour les composants d'un même parent. Pour le deuxième problème, on se retrouve souvent à se rabattre sur des solutions telles qu'accéder aux références d'instance du parent/enfant direct ou essayer de muter et synchroniser de multiples copies de l'état via des évènements. Ces deux modèles sont fragiles et posent rapidement des problèmes de maintenabilité du code.

                                                      +

                                                      Alors pourquoi ne pas extraire l'état global partagé des composants, et le gérer dans un singleton global ? De cette manière, notre arbre de composant devient une grosse « vue », et n'importe quel composant peut accéder à l'état global ou déclencher des actions, peu importe où il se trouve dans l'arbre !

                                                      +

                                                      De plus, en définissant et en séparant les concepts impliqués dans la gestion de l'état global et en appliquant certaines règles, on donne aussi une structure et une maintenabilité à notre code.

                                                      +

                                                      Voilà l'idée de base derrière Vuex, inspiré par Flux, Redux et l'architecture Elm. À l'inverse des autres modèles, Vuex est aussi une bibliothèque d'implémentation conçue spécialement pour Vue.js afin de bénéficier de son système de réactivité granulaire pour des modifications efficaces.

                                                      +

                                                      vuex

                                                      +

                                                      Quand l'utiliser ?

                                                      +

                                                      Bien que Vuex nous aide à gérer un état global partagé, il apporte aussi le cout de nouveaux concepts et abstraction de code (« boilerplate »). C'est un compromis entre la productivité à court terme et à long terme.

                                                      +

                                                      Si vous n'avez jamais créé une application monopage à grande échelle et que vous sautez directement dans Vuex, cela peut paraitre verbeux et intimidant. C'est parfaitement normal ; si votre application est simple, vous vous en sortirez sans doute très bien sans Vuex. Un simple canal d'évènement global pourrait très bien vous suffire. Mais si vous devez créer une application monopage à moyenne ou grande échelle, il y a des chances que vous vous trouviez dans des situations qui vous feront vous interroger sur une meilleure gestion de l'état global, détaché de votre composant Vue, et Vuex sera naturellement la prochaine étape pour vous. Voici une bonne citation de Dan Abramov, l'auteur de Redux :

                                                      +
                                                      +

                                                      « Les librairies Flux, c'est comme les lunettes : vous saurez quand vous en aurez besoin. »

                                                      +
                                                      + + +
                                                      + +
                                                      +
                                                      +
                                                      + +

                                                      results matching ""

                                                      +
                                                        + +
                                                        +
                                                        + +

                                                        No results matching ""

                                                        + +
                                                        +
                                                        +
                                                        + +
                                                        +
                                                        + + +
                                                        + + +
                                                        + + + + + + + + + + + + + + +
                                                        + + +
                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/modules.html b/fr/modules.html new file mode 100644 index 000000000..0a3ff0191 --- /dev/null +++ b/fr/modules.html @@ -0,0 +1,721 @@ + + + + + + + Modules · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                        +
                                                        + + + + + + + + +
                                                        + +
                                                        + +
                                                        + + + + + + + + + +
                                                        +
                                                        + +
                                                        +
                                                        + +
                                                        + +

                                                        Modules

                                                        +

                                                        Du fait de l'utilisation d'un arbre d'état unique, tout l'état de notre application est contenu dans un seul et même gros objet. Cependant, au fur et à mesure que notre application grandit, le store peut devenir très engorgé.

                                                        +

                                                        Pour y remédier, Vuex nous permet de diviser notre store en modules. Chaque module peut contenir ses propres états, mutations, actions, accesseurs. Il peut même contenir ses propres modules internes.

                                                        +
                                                        const moduleA = {
                                                        +  state: { ... },
                                                        +  mutations: { ... },
                                                        +  actions: { ... },
                                                        +  getters: { ... }
                                                        +}
                                                        +
                                                        +const moduleB = {
                                                        +  state: { ... },
                                                        +  mutations: { ... },
                                                        +  actions: { ... }
                                                        +}
                                                        +
                                                        +const store = new Vuex.Store({
                                                        +  modules: {
                                                        +    a: moduleA,
                                                        +    b: moduleB
                                                        +  }
                                                        +})
                                                        +
                                                        +store.state.a // -> l'état du `moduleA`
                                                        +store.state.b // -> l'état du `moduleB`
                                                        +
                                                        +

                                                        État local d'un module

                                                        +

                                                        Dans les mutations et accesseurs d'un module, le premier argument reçu sera l'état local du module.

                                                        +
                                                        const moduleA = {
                                                        +  state: { count: 0 },
                                                        +  mutations: {
                                                        +    increment (state) {
                                                        +      // `state` est l'état du module local
                                                        +      state.count++
                                                        +    }
                                                        +  },
                                                        +
                                                        +  getters: {
                                                        +    doubleCount (state) {
                                                        +      return state.count * 2
                                                        +    }
                                                        +  }
                                                        +}
                                                        +
                                                        +

                                                        De façon similaire, dans les actions du module, context.state exposera l'état local, et l'état racine sera disponible avec context.rootState :

                                                        +
                                                        const moduleA = {
                                                        +  // ...
                                                        +  actions: {
                                                        +    incrementIfOddOnRootSum ({ state, commit, rootState }) {
                                                        +      if ((state.count + rootState.count) % 2 === 1) {
                                                        +        commit('increment')
                                                        +      }
                                                        +    }
                                                        +  }
                                                        +}
                                                        +
                                                        +

                                                        Également, dans les accesseurs du module, l'état racine sera exposé en troisième argument :

                                                        +
                                                        const moduleA = {
                                                        +  // ...
                                                        +  getters: {
                                                        +    sumWithRootCount (state, getters, rootState) {
                                                        +      return state.count + rootState.count
                                                        +    }
                                                        +  }
                                                        +}
                                                        +
                                                        +

                                                        Espace de nom

                                                        +

                                                        Par défaut, les actions, mutations et accesseurs à l'intérieur d'un module sont toujours enregistrés sous l'espace de nom global. Cela permet à de multiples modules d'être réactifs au même type de mutation et d'action.

                                                        +

                                                        Si vous souhaitez que votre module soit autosuffisant et réutilisable, vous pouvez le ranger sous un espace de nom avec namespaced: true. Quand le module est enregistré, tous ses accesseurs, actions et mutations seront automatiquement basés sur l'espace de nom du module dans lesquels ils sont rangés. Par exemple :

                                                        +
                                                        const store = new Vuex.Store({
                                                        +  modules: {
                                                        +    account: {
                                                        +      namespaced: true,
                                                        +
                                                        +      // propriétés du module
                                                        +      state: { ... }, // l'état du module est déjà imbriqué et n'est pas affecté par l'option `namespace`
                                                        +      getters: {
                                                        +        isAdmin () { ... } // -> getters['account/isAdmin']
                                                        +      },
                                                        +      actions: {
                                                        +        login () { ... } // -> dispatch('account/login')
                                                        +      },
                                                        +      mutations: {
                                                        +        login () { ... } // -> commit('account/login')
                                                        +      },
                                                        +
                                                        +      // modules imbriqués
                                                        +      modules: {
                                                        +        // hérite de l'espace de nom du module parent
                                                        +        myPage: {
                                                        +          state: { ... },
                                                        +          getters: {
                                                        +            profile () { ... } // -> getters['account/profile']
                                                        +          }
                                                        +        },
                                                        +
                                                        +        // utilise un espace de nom imbriqué
                                                        +        posts: {
                                                        +          namespaced: true,
                                                        +
                                                        +          state: { ... },
                                                        +          getters: {
                                                        +            popular () { ... } // -> getters['account/posts/popular']
                                                        +          }
                                                        +        }
                                                        +      }
                                                        +    }
                                                        +  }
                                                        +})
                                                        +
                                                        +

                                                        Les accesseurs et actions sous espace de nom reçoivent des getters, dispatch et commit localisés. En d'autres termes, vous pouvez utiliser les paramètres de module sans écrire de préfixe dans ce même module. Permuter entre un espace de nom ou non n'affecte pas le code à l'intérieur du module.

                                                        +

                                                        Accéder aux propriétés globales dans les modules à espace de nom

                                                        +

                                                        Si vous voulez utiliser des états et accesseurs globaux, rootState et rootGetters sont passés en 3ᵉ et 4ᵉ arguments des fonctions d'accès et sont également exposés en tant que propriété de l'objet context passé aux fonctions d'action.

                                                        +

                                                        Pour propager les actions ou les mutations actées dans l'espace de nom global, passez { root: true } en 3ᵉ argument à dispatch et commit.

                                                        +
                                                        modules: {
                                                        +  foo: {
                                                        +    namespaced: true,
                                                        +
                                                        +    getters: {
                                                        +      // Les `getters` sont localisés dans le module des accesseurs
                                                        +      // vous pouvez utiliser `rootGetters` via le 4ᵉ argument des accesseurs
                                                        +      someGetter (state, getters, rootState, rootGetters) {
                                                        +        getters.someOtherGetter // -> 'foo/someOtherGetter'
                                                        +        rootGetters.someOtherGetter // -> 'someOtherGetter'
                                                        +      },
                                                        +      someOtherGetter: state => { ... }
                                                        +    },
                                                        +
                                                        +    actions: {
                                                        +      // les actions et mutations sont aussi localisées pour ce module
                                                        +      // elles vont accepter une option `root` pour la racine des actions et mutations.
                                                        +      someAction ({ dispatch, commit, getters, rootGetters }) {
                                                        +        getters.someGetter // -> 'foo/someGetter'
                                                        +        rootGetters.someGetter // -> 'someGetter'
                                                        +
                                                        +        dispatch('someOtherAction') // -> 'foo/someOtherAction'
                                                        +        dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'
                                                        +
                                                        +        commit('someMutation') // -> 'foo/someMutation'
                                                        +        commit('someMutation', null, { root: true }) // -> 'someMutation'
                                                        +      },
                                                        +      someOtherAction (ctx, payload) { ... }
                                                        +    }
                                                        +  }
                                                        +}
                                                        +
                                                        +

                                                        Fonctions utilitaires liées avec espace de nom

                                                        +

                                                        Quand nous lions un module sous espace de nom à un composant avec les fonctions utilitaires mapState, mapGetters, mapActions and mapMutations, cela peut être légèrement verbeux :

                                                        +
                                                        computed: {
                                                        +  ...mapState({
                                                        +    a: state => state.some.nested.module.a,
                                                        +    b: state => state.some.nested.module.b
                                                        +  })
                                                        +},
                                                        +methods: {
                                                        +  ...mapActions([
                                                        +    'some/nested/module/foo',
                                                        +    'some/nested/module/bar'
                                                        +  ])
                                                        +}
                                                        +
                                                        +

                                                        Dans ces cas-là, vous pouvez passer une chaine de caractère représentant le nom d'espace en tant que premier argument aux fonctions utilitaires ainsi toutes les liaisons seront faites en utilisant le module comme contexte. Cela peut être simplifié comme ci-dessous :

                                                        +
                                                        computed: {
                                                        +  ...mapState('some/nested/module', {
                                                        +    a: state => state.a,
                                                        +    b: state => state.b
                                                        +  })
                                                        +},
                                                        +methods: {
                                                        +  ...mapActions('some/nested/module', [
                                                        +    'foo',
                                                        +    'bar'
                                                        +  ])
                                                        +}
                                                        +
                                                        +

                                                        De plus, vous pouvez créer des fonctions utilitaires liées avec espace de nom en utilisant createNamespacedHelpers. Cela retourne un objet qui a les nouvelles fonctions utilitaires rattachées à la valeur d'espace de nom fournie :

                                                        +
                                                        import { createNamespacedHelpers } from 'vuex'
                                                        +
                                                        +const { mapState, mapActions } = createNamespacedHelpers('some/nested/module')
                                                        +
                                                        +export default {
                                                        +  computed: {
                                                        +    // vérifie dans `some/nested/module`
                                                        +    ...mapState({
                                                        +      a: state => state.a,
                                                        +      b: state => state.b
                                                        +    })
                                                        +  },
                                                        +  methods: {
                                                        +    // vérifie dans `some/nested/module`
                                                        +    ...mapActions([
                                                        +      'foo',
                                                        +      'bar'
                                                        +    ])
                                                        +  }
                                                        +}
                                                        +
                                                        +

                                                        Limitations pour les plugins des développeurs

                                                        +

                                                        Vous devez faire attention au nom d'espace imprévisible pour vos modules quand vous créez un plugin qui fournit les modules et laisser les utilisateurs les ajouter au store de Vuex. Vos modules seront également sous espace de nom si l'utilisateur du plugin l'ajoute sous un module sous espace de nom. Pour vous adapter à la situation, vous devez recevoir la valeur de l'espace de nom via vos options de plugin :

                                                        +
                                                        // passer la valeur d'espace de nom via une option du plugin
                                                        +// et retourner une fonction de plugin Vuex
                                                        +export function createPlugin (options = {}) {
                                                        +  return function (store) {
                                                        +    // ajouter l'espace de nom aux types de module
                                                        +    const namespace = options.namespace || ''
                                                        +    store.dispatch(namespace + 'pluginAction')
                                                        + }
                                                        +}
                                                        +
                                                        +

                                                        Enregistrement dynamique de module

                                                        +

                                                        Vous pouvez enregistrer un module après que le store ait été créé avec la méthode store.registerModule :

                                                        +
                                                        // enregistrer un module `myModule`
                                                        +store.registerModule('myModule', {
                                                        +  // ...
                                                        +})
                                                        +
                                                        +// enregistrer un module imbriqué `nested/myModule`
                                                        +store.registerModule(['nested', 'myModule'], {
                                                        +  // ...
                                                        +})
                                                        +
                                                        +

                                                        L'état des modules est disponible dans store.state.myModule et store.state.nested.myModule.

                                                        +

                                                        L'enregistrement dynamique de module permet aux autres plugins Vue de bénéficier de la gestion de l'état de Vuex en attachant un module au store de l'application. Par exemple, la bibliothèque vuex-router-sync intègre vue-router avec vuex en gérant l'état de la route d'application dans un module enregistré dynamiquement.

                                                        +

                                                        Vous pouvez aussi supprimer un module enregistré dynamiquement avec store.unregisterModule(moduleName). Notez que vous ne pouvez pas supprimer des modules statiques (déclarés à la création du store) avec cette méthode.

                                                        +

                                                        Il est possible que vous souhaitiez préserver un état précédent quand vous abonnez un nouveau module. Par exemple préserver l'état depuis l'application rendue côté serveur. Vous pouvez réaliser ceci avec l'option preserveState : store.registerModule('a', module, { preserveState: true }).

                                                        +

                                                        Réutiliser un module

                                                        +

                                                        Parfois nous devrons créer de multiples instances d'un module pour, par exemple :

                                                        +
                                                          +
                                                        • créer plusieurs stores qui utilisent le même module (par ex. pour éviter les singletons d'état avec du SSR quand l'option runInNewContext est à false ou 'once') ou
                                                        • +
                                                        • enregistrer le même module plusieurs fois dans le même store.
                                                        • +
                                                        +

                                                        Si nous utilisons un objet pour déclarer l'état du module, alors cet objet d'état sera partagé par référence et causera de contamination inter store/module quand il sera muté.

                                                        +

                                                        C'est exactement le même problème qu'avec data dans un composant Vue. Ainsi la solution est là même, utiliser une fonction pour déclarer notre état de module (supporté par la 2.3.0+) :

                                                        +
                                                        const MyReusableModule = {
                                                        +  state () {
                                                        +    return {
                                                        +      foo: 'bar'
                                                        +    }
                                                        +  },
                                                        +  // mutations, actions, accesseurs...
                                                        +}
                                                        +
                                                        + + +
                                                        + +
                                                        +
                                                        +
                                                        + +

                                                        results matching ""

                                                        +
                                                          + +
                                                          +
                                                          + +

                                                          No results matching ""

                                                          + +
                                                          +
                                                          +
                                                          + +
                                                          +
                                                          + + +
                                                          + + +
                                                          + + + + + + + + + + + + + + +
                                                          + + +
                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/mutations.html b/fr/mutations.html new file mode 100644 index 000000000..e60f0a9ad --- /dev/null +++ b/fr/mutations.html @@ -0,0 +1,607 @@ + + + + + + + Mutations · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                          +
                                                          + + + + + + + + +
                                                          + +
                                                          + +
                                                          + + + + + + + + + +
                                                          +
                                                          + +
                                                          +
                                                          + +
                                                          + +

                                                          Mutations

                                                          +

                                                          La seule façon de vraiment modifier l'état dans un store Vuex est d'acter une mutation. Les mutations Vuex sont très similaires aux évènements : chaque mutation a un type sous forme de chaine de caractères et un gestionnaire. La fonction de gestion est en charge de procéder aux véritables modifications de l'état, et elle reçoit l'état en premier argument :

                                                          +
                                                          const store = new Vuex.Store({
                                                          +  state: {
                                                          +    count: 1
                                                          +  },
                                                          +  mutations: {
                                                          +    increment (state) {
                                                          +      // muter l'état
                                                          +      state.count++
                                                          +    }
                                                          +  }
                                                          +})
                                                          +
                                                          +

                                                          Vous ne pouvez pas appeler directement un gestionnaire de mutation. Le parti-pris ici est proche de l'abonnement à un évènement : « Lorsqu'une mutation du type increment est déclenchée, appelle ce gestionnaire. » Pour invoquer un gestionnaire de mutation, il faut appeler store.commit avec son type :

                                                          +
                                                          store.commit('increment')
                                                          +
                                                          +

                                                          Acter avec un argument additionnel

                                                          +

                                                          Vous pouvez donner un argument additionnel (« payload ») à la fonction store.commit lors de la mutation :

                                                          +
                                                          // ...
                                                          +mutations: {
                                                          +  increment (state, n) {
                                                          +    state.count += n
                                                          +  }
                                                          +}
                                                          +
                                                          +
                                                          store.commit('increment', 10)
                                                          +
                                                          +

                                                          Dans la plupart des cas, l'argument additionnel devrait être un objet, ainsi il peut contenir plusieurs champs, et les mutations enregistrées seront également plus descriptives :

                                                          +
                                                          // ...
                                                          +mutations: {
                                                          +  increment (state, payload) {
                                                          +    state.count += payload.amount
                                                          +  }
                                                          +}
                                                          +
                                                          +
                                                          store.commit('increment', {
                                                          +  amount: 10
                                                          +})
                                                          +
                                                          +

                                                          Acter avec un objet

                                                          +

                                                          Une méthode alternative pour acter une mutation est d'utiliser directement un objet qui a une propriété type :

                                                          +
                                                          store.commit({
                                                          +  type: 'increment',
                                                          +  amount: 10
                                                          +})
                                                          +
                                                          +

                                                          Lors de l'utilisation d'un objet pour acter, c'est l'objet lui-même qui ferra office d'argument pour aux gestionnaires de mutation, le gestionnaire reste donc inchangé :

                                                          +
                                                          mutations: {
                                                          +  increment (state, payload) {
                                                          +    state.count += payload.amount
                                                          +  }
                                                          +}
                                                          +
                                                          +

                                                          Les mutations suivent les règles de réactivité de Vue

                                                          +

                                                          Puisqu'un état de store de Vuex est rendu réactif par Vue, lorsque nous mutons l'état, les composants Vue observant cet état seront automatiquement mis à jour. Cela signifie également que les mutations Vuex sont sujettes aux mêmes limitations qu'avec l'utilisation de Vue seul :

                                                          +
                                                            +
                                                          1. Initialisez de préférence le store initial de votre état avec tous les champs désirés auparavant.

                                                            +
                                                          2. +
                                                          3. Lorsque vous ajoutez de nouvelles propriétés à un objet, vous devriez soit :

                                                            +
                                                              +
                                                            • Utiliser Vue.set(obj, 'newProp', 123), ou

                                                              +
                                                            • +
                                                            • Remplacer cet objet par un nouvel objet. Par exemple, en utilisant opérateur de décomposition (stage-2), il est possible d'écrire :

                                                              +
                                                              state.obj = { ...state.obj, newProp: 123 }
                                                              +
                                                              +
                                                            • +
                                                            +
                                                          4. +
                                                          +

                                                          Utilisation de constante pour les types de mutation

                                                          +

                                                          C'est une façon de faire régulière que d'utiliser des constantes pour les types de mutations dans diverses implémentations de Flux. Cela permet au code de bénéficier d'outils comme les linters (des outils d'aide à l'analyse syntaxique), et écrire toutes ces constantes dans un seul fichier permet à vos collaborateurs d'avoir un aperçu de quelles mutations sont possibles dans toute l'application :

                                                          +
                                                          // mutation-types.js
                                                          +export const SOME_MUTATION = 'SOME_MUTATION'
                                                          +
                                                          +
                                                          // store.js
                                                          +import Vuex from 'vuex'
                                                          +import { SOME_MUTATION } from './mutation-types'
                                                          +
                                                          +const store = new Vuex.Store({
                                                          +  state: { ... },
                                                          +  mutations: {
                                                          +    // nous pouvons utiliser la fonctionnalité de nom de propriété calculée
                                                          +    // pour utiliser une constante en tant que nom de fonction
                                                          +    [SOME_MUTATION] (state) {
                                                          +      // muter l'état
                                                          +    }
                                                          +  }
                                                          +})
                                                          +
                                                          +

                                                          Utiliser les constantes ou non relève de la préférence personnelle. Cela peut être bénéfique sur un gros projet avec beaucoup de développeurs, mais c'est totalement optionnel si vous n'aimez pas cette pratique.

                                                          +

                                                          Les mutations doivent être synchrones

                                                          +

                                                          Une règle importante à retenir est que les fonctions de gestion des mutations doivent être synchrones. Pourquoi ? Considérons l'exemple suivant :

                                                          +
                                                          mutations: {
                                                          +  someMutation (state) {
                                                          +    api.callAsyncMethod(() => {
                                                          +      state.count++
                                                          +    })
                                                          +  }
                                                          +}
                                                          +
                                                          +

                                                          Maintenant imaginons que nous déboguons l'application et que nous regardons dans les logs de mutation des outils de développement (« devtools »). Pour chaque mutation enregistrée, le devtool aura besoin de capturer un instantané de l'état « avant » et un instantané « après ». Cependant, la fonction de rappel asynchrone de l'exemple ci-dessus rend l'opération impossible : la fonction de rappel n'est pas encore appelée lorsque la mutation est actée, et il n'y a aucun moyen pour le devtool de savoir quand la fonction de rappel sera véritablement appelée. Toute mutation d'état effectuée dans la fonction de rappel est essentiellement intraçable !

                                                          +

                                                          Acter des mutations dans les composants

                                                          +

                                                          Vous pouvez acter des mutations dans les composants avec this.$store.commit('xxx'), ou en utilisant la fonction utilitaire mapMutations qui attache les méthodes du composant aux appels de store.commit (nécessite l'injection de store à la racine) :

                                                          +
                                                          import { mapMutations } from 'vuex'
                                                          +
                                                          +export default {
                                                          +  // ...
                                                          +  methods: {
                                                          +    ...mapMutations([
                                                          +      'increment' // attacher `this.increment()` à `this.$store.commit('increment')`
                                                          +
                                                          +      // `mapMutations` supporte également les paramètres additionnels :
                                                          +      'incrementBy' // attacher `this.incrementBy(amount)` à `this.$store.commit('incrementBy', amount)`
                                                          +    ]),
                                                          +    ...mapMutations({
                                                          +      add: 'increment' // attacher `this.add()` à `this.$store.commit('increment')`
                                                          +    })
                                                          +  }
                                                          +}
                                                          +
                                                          +

                                                          En avant vers les actions

                                                          +

                                                          L'asynchronisme combiné à la mutation de l'état peut rendre votre programme très difficile à comprendre. Par exemple, lorsque vous appelez deux méthodes avec toutes les deux des fonctions de rappel asynchrones qui changent l'état, comment savez-vous quelle fonction de rappel est appelée en première ? C'est exactement la raison pour laquelle nous voulons séparer les deux concepts. Avec Vuex, les mutations sont des transactions synchrones :

                                                          +
                                                          store.commit('increment')
                                                          +// n'importe quel changement d'état de « increment » par mutation
                                                          +// devrait être faite de manière synchrone.
                                                          +
                                                          +

                                                          Pour gérer les opérations asynchrones, tournons-nous vers les Actions.

                                                          + + +
                                                          + +
                                                          +
                                                          +
                                                          + +

                                                          results matching ""

                                                          +
                                                            + +
                                                            +
                                                            + +

                                                            No results matching ""

                                                            + +
                                                            +
                                                            +
                                                            + +
                                                            +
                                                            + + +
                                                            + + +
                                                            + + + + + + + + + + + + + + +
                                                            + + +
                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/plugins.html b/fr/plugins.html new file mode 100644 index 000000000..b86624454 --- /dev/null +++ b/fr/plugins.html @@ -0,0 +1,576 @@ + + + + + + + Plugins · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                            +
                                                            + + + + + + + + +
                                                            + +
                                                            + +
                                                            + + + + + + + + + +
                                                            +
                                                            + +
                                                            +
                                                            + +
                                                            + +

                                                            Plugins

                                                            +

                                                            Les stores Vuex prennent une option plugins qui expose des hooks pour chaque mutation. Un plugin Vuex est simplement une fonction qui reçoit un store comme unique argument :

                                                            +
                                                            const myPlugin = store => {
                                                            +  // appelé quand le store est initialisé
                                                            +  store.subscribe((mutation, state) => {
                                                            +    // appelé après chaque mutation.
                                                            +    // Les mutations arrivent au format `{ type, payload }`.
                                                            +  })
                                                            +}
                                                            +
                                                            +

                                                            Et peut être utilisé ainsi :

                                                            +
                                                            const store = new Vuex.Store({
                                                            +  // ...
                                                            +  plugins: [myPlugin]
                                                            +})
                                                            +
                                                            +

                                                            Acter des mutations dans des plugins

                                                            +

                                                            Les plugins ne sont pas autorisés à muter directement l'état. Tout comme vos composants, ils peuvent simplement déclencher des changements en actant des mutations.

                                                            +

                                                            En actant des mutations, un plugin peut être utilisé pour synchroniser la source de données avec le store. Par exemple, pour synchroniser la source de données d'une websocket vers le store (c'est juste un exemple artificiel, en réalité la fonction createPlugin peut prendre des options additionnelles pour des tâches plus complexes) :

                                                            +
                                                            export default function createWebSocketPlugin (socket) {
                                                            +  return store => {
                                                            +    socket.on('data', data => {
                                                            +      store.commit('receiveData', data)
                                                            +    })
                                                            +    store.subscribe(mutation => {
                                                            +      if (mutation.type === 'UPDATE_DATA') {
                                                            +        socket.emit('update', mutation.payload)
                                                            +      }
                                                            +    })
                                                            +  }
                                                            +}
                                                            +
                                                            +
                                                            const plugin = createWebSocketPlugin(socket)
                                                            +
                                                            +const store = new Vuex.Store({
                                                            +  state,
                                                            +  mutations,
                                                            +  plugins: [plugin]
                                                            +})
                                                            +
                                                            +

                                                            Prendre des instantanés de l'état

                                                            +

                                                            Parfois un plugin peut vouloir recevoir des « instantanés » de l'état, et également comparer l'état post mutation avec l'état prémutation. Pour faire ceci, vous aurez besoin d'effectuer une copie complète de l'état :

                                                            +
                                                            const myPluginWithSnapshot = store => {
                                                            +  let prevState = _.cloneDeep(store.state)
                                                            +  store.subscribe((mutation, state) => {
                                                            +    let nextState = _.cloneDeep(state)
                                                            +
                                                            +    // comparer `prevState` et `nextState`...
                                                            +
                                                            +    // sauver l'état pour la prochaine mutation
                                                            +    prevState = nextState
                                                            +  })
                                                            +}
                                                            +
                                                            +

                                                            Les plugins qui peuvent prendre des instantanés ne devraient être utilisés que pendant le développement. Lorsqu'on utilise webpack ou Browserify, on peut laisser nos outils de développement (« devtools ») s'occuper de ça pour nous :

                                                            +
                                                            const store = new Vuex.Store({
                                                            +  // ...
                                                            +  plugins: process.env.NODE_ENV !== 'production'
                                                            +    ? [myPluginWithSnapshot]
                                                            +    : []
                                                            +})
                                                            +
                                                            +

                                                            Le plugin sera utilisé par défaut. Pour la production, vous aurez besoin de DefinePlugin pour webpack ou de envify pour Browserify pour convertir la valeur de process.env.NODE_ENV !== 'production' à false pour le build final.

                                                            +

                                                            Plugin de logs intégré

                                                            +
                                                            +

                                                            Si vous utilisez vue-devtools vous n'avez probablement pas besoin de ça.

                                                            +
                                                            +

                                                            Vuex fournit un plugin de logs à des fins de débogage :

                                                            +
                                                            import createLogger from 'vuex/dist/logger'
                                                            +
                                                            +const store = new Vuex.Store({
                                                            +  plugins: [createLogger()]
                                                            +})
                                                            +
                                                            +

                                                            La fonction createLogger prend quelques options :

                                                            +
                                                            const logger = createLogger({
                                                            +  collapsed: false, // auto-expand logged mutations
                                                            +  filter (mutation, stateBefore, stateAfter) {
                                                            +    // retourne `true` si une mutation devrait être logguée
                                                            +    // `mutation` est un `{ type, payload }`
                                                            +    return mutation.type !== "aBlacklistedMutation"
                                                            +  },
                                                            +  transformer (state) {
                                                            +    // transforme l'état avant de le logguer.
                                                            +    // retourne par exemple seulement un sous-arbre spécifique
                                                            +    return state.subTree
                                                            +  },
                                                            +  mutationTransformer (mutation) {
                                                            +    // les mutations sont logguées au format `{ type, payload }`
                                                            +    // nous pouvons les formater comme nous le souhaitons.
                                                            +    return mutation.type
                                                            +  },
                                                            +  logger: console, // implementation de l'API `console`, par défaut `console`
                                                            +})
                                                            +
                                                            +

                                                            Le fichier de logs peut aussi être inclus directement via une balise script, et exposera la fonction createVuexLogger globalement.

                                                            +

                                                            Notez que le plugin de logs peut prendre des instantanés de l'état, ne l'utilisez donc que durant le développement.

                                                            + + +
                                                            + +
                                                            +
                                                            +
                                                            + +

                                                            results matching ""

                                                            +
                                                              + +
                                                              +
                                                              + +

                                                              No results matching ""

                                                              + +
                                                              +
                                                              +
                                                              + +
                                                              +
                                                              + + +
                                                              + + +
                                                              + + + + + + + + + + + + + + +
                                                              + + +
                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/search_index.json b/fr/search_index.json new file mode 100644 index 000000000..239da7bac --- /dev/null +++ b/fr/search_index.json @@ -0,0 +1 @@ +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":[":","?","accesseur","action","applic","aux","base","c'est","ce","chaud","commenc","concept","d'une","de","document","et","formulair","gestion","instal","introduct","inversement.","l'api","mode","modul","mutat","note","nécessit","plugin","pour","qu'est","que","recharg","strict","structur","test","typescript","utilisateur","version","vue@2.5+,","vuex","vuex,","vuex@3.0+","à","état"],"installation.html":["'vue'","'vuex'","().","/",":","add","aprè","aurez","aussi","automatiqu","avec","balis","basé","besoin","build","cd","cdn","cela","ci","clone","cloner","comm","compil","de","depui","dernier","dernièr","dessu","devez","direct","développ","développement.","est","et","explicit","fair","fournit","git","github","global","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0.","import","incluez","instal","l'instal","l'utilis","la","le","lien","lor","lorsqu'il","module,","même","n'avez","node_modules/vuex","npm","npm.","ou","pa","pointera","pouvez","releas","run","save","script","sera","si","souhaitez","spécifiqu","sur","systèm","tag","toujour","téléchargement","un","unpkg.com","url","utilis","utilisé","ver","version","via","vou","vue","vue.use():","vue.use(vuex)","vuex","yarn"],"intro.html":["!","()","(«","//","0",":",";","?","`","`,","abramov,","abstract","accéder","action","actions,","afin","aid","alor","applic","application,","appliqu","apport","arbr","aurez","aussi","autosuffisant","autr","aux","avancé","avec","avoir","avon","base","besoin","besoin.","bibliothèqu","bien","boilerpl","bonn","bénéficier","c'est","canal","ce","cela","centralisé","cependant,","certain","cett","chanc","changer","citat","code","code.","comm","commençon","compos","composants,","compromi","comptag","concept","conçu","copi","count","count:","court","cout","créer","créé","d'implément","d'instanc","d'un","d'une","d'état","d'état.","d'évènement","dan","data","de","depui","derrièr","deux","deuxièm","devez","devient","différent","direct","donn","donné","dout","du","déclar","déclencher","définiss","dépendr","détaché","d’instantané","efficaces.","elm.","en","entr","essay","est","et","export","extrair","extrêmement","fastidieux","façon","feront","flux","flux,","fonctionn","fonctionnalité","fournir","fragil","gestion","gestionnair","global","global,","global.","grand","granulair","gross","gérer","il","imbriqués,","impliqué","import","increment","inspiré","interrog","intimidant.","jamai","l'arbr","l'architectur","l'auteur","l'extens","l'idé","l'invers","l'utilis","l'état","l'état,","la","le","librairi","long","lorsqu","lunett","mai","maintenabilité","manag","manièr","manière,","meilleur","methods:","modif","modèl","modèles,","monopag","moyenn","multipl","mutat","muter","même","n'avez","n'import","naturel","ne","new","normal","notr","nou","nouveaux","officiel","ou","où","pa","par","paraitr","parent.","parent/enf","parfait","partag","partagé","partagé,","parti","passer","pattern","peu","peut","peuvent","pilot","plus,","plusieur","posent","possibl","pour","pourquoi","pourrait","premier","problèm","problème,","prochain","productivité","profondé","prop","prévisible.","puiss","qu'accéd","qu'est","quand","que","quel","qui","rabattr","rapid","redux","représent","retrouv","return","règle","règles,","réaction","réactivité","réflexion","référenc","s'assur","s'intègr","s'évapor","san","saurez","sautez","se","sera","sert","si","simpl","simple,","simplement","simplicité","singleton","situat","snapshot","solut","son","sont","sortirez","sourc","souvent","spécialement","state","stockag","structur","subir","suffire.","suivant","sur","synchronis","systèm","séparant","tell","temp","template:","term","terme.","this.count++","tou","tout","trouv","trouviez","trè","un","unidirectionnel","utilisateur","verbeux","via","visualis","voici","voilà","votr","vou","vous.","vue","vue({","vue,","vue.","vue.j","vue.js.","vuex","vuex,","vuex.","vérité","y","zone","{","{{","}","})","},","}}","«","»","»)","»).","»,","à","ça","échell","échelle,","également","étape","état","évènements.","être"],"getting-started.html":["!","(state)","(«","//","0","1",":",";","=",">","`vue.use(vuex)`","accéder","acton","aider","ainsi","allon","applic","application.","applications.","appréhend","aprè","assez","assur","assurez","au","avec","avoir","base","basique.","c'est","calculée,","car","cela","cett","changement","changé.","chaqu","chose","code","code.","commenc","commençon","commit","compos","composant.","comptag","concept","console.log(store.state.count)","const","conteneur","convent","count:","créer","cœur","d'acter","d'appel","d'implément","d'un","d'état","dan","de","dessus,","deux","devriez","différenci","direct","directement,","documentation.","donn","du","déclencher","définissez","détails,","efficac","en","encor","enregistr","ensuite,","es2015","est","et","examin","exempl","explicit","explicite,","explicitement.","facil","façon","fois,","global","il","impliqu","increment","initi","installé","instantané","intent","jour","just","l'applic","l'objet","l'opportunité","l'état","l'état,","l'état.","la","laiss","laquel","le","lieu","lisant","maintenant,","mettront","mieux","modifi","modul","mutat","mutation,","mutations.","mutations:","muter","méthode","même","ne","new","no","note:","nou","objet","ou","outil","pa","parc","penché","permet","peuvent","plu","plus,","pour","pouvez","premier","prendr","procéder","propriété","quand","que","quelqu","qui","raison","raisonn","rend","rest","retourn","réactif.","réactifs.","réactiv","récupèrent","se","seul","si","signifi","simpl","simplement","sont","state","state.count++","state:","stockag","store","store.","store.commit","store.commit('increment')","store.state,","store.state.count","syntax","systèm","temps.","tout","tracer","traçable,","un","utilis","utilisez","visualis","voici","votr","vou","voulon","vue","vuex","vuex,","vuex.store({","y","zone","{","}","})","},","«","»","»)","»).","à","état","ête"],"core-concepts.html":["accesseur","action","allon","apprendr","avec","base","c'est","ce","chapitre.","compréhens","concept","dan","de","essentiel","est","l'utilis","le","modul","mutat","nou","parti.","pour","profond","sont","un","vuex","vuex.","état"],"state.html":["!","'#app',","'count'","'count',","'vuex'","()","(activé","(qui","(state)","*/","+","...","...mapstate({","/*","//","3",":","=","=>","?","])","`","`computed`","`state","`store.state.count`","`store`.","`this.count`","`this`,","`vuex.mapstate`","`{{","accesseur","accéder","action","actuel","adapt","affichon","afin","alors,","app","apparti","applicatif","application.","arbr","associé","assurez","attach","au","aussi","autr","aux","avantag","avec","avoir","besoin","bien","c'est","calculé","calculée,","caractèr","ce","cela","cepend","cependant,","cet","chain","change,","chapitres,","chaqu","clavier","code","comment","complète,","complément","components:","compos","composant,","composant.","compt","compter","computed.","computed:","conflit","const","contient","count","count:","countalias:","counter","countpluslocalst","coup","créon","d'access","d'i","d'import","d'une","d'utilis","d'état","dan","de","default","depui","dernier","devenir","devez","dire","direct","dispon","doit","dom.","du","débogable,","débogage.","décision","déclarer","déclenchera","décomposit","ecmascript),","el:","en","enfant","enfants.","entrainera","est","et","examineron","explicit","export","exposé","facil","fait","faudrait","façon","fin","final","fléchée","fonction","fournir","fourniss","fournit","fusionn","global","grandement","génère","il","implément","import","inconvéni","indirect.","inject","injectera","injecté","instantané","jour","l'applic","l'arbr","l'instanc","l'objet","l'on","l'option","l'opérateur","l'utilis","l'état","la","laisser","le","littéral","local","local.","localcomput","localis","lorsqu","lorsqu'on","lorsqu'un","mapstat","mapstate([","mapstate({","metton","mettr","mieux","modularité.","module,","modules.","modèl","multipl","mutat","mécanism","même","n'aurez","n'entr","ne","new","niveau","no","nom","normal","normalement,","notez","notr","nou","nécessair","objet","objet.","oblig","opérateur","ou","outil","pa","pallier","par","parfait","parfoi","parti","passer","permet","peut","peuvent","plu","plusieur","possibl","pour","pouvon","prendr","prochain","proposit","propriété","puisqu","qu'un","que","quelqu","qui","racin","racine,","rajout","rapid","rend","rendr","renvoi","retourn","return","revient","réactifs,","récupérat","récupérer","répétitif","réévaluat","sain","sera","sert","seul","si","signifi","simpl","simplement","simplifi","simul","singleton","sont","sou","sourc","spécifiqu","stage","state","state.count","state.count,","state.count`","store","store,","store.","store.state.count","succinct","sur","syntax","systèm","séparer","tableau","tell","template:","test","this.$store.","this.$store.state.count","this.localcount","tou","toujour","tout","trè","un","uniqu","unique,","utilis","utilisé","utilitair","valeur","verbeux","verbeux.","version","vo","votr","vou","vue","vue({","vue.use(vuex))","vuex","vuex.","vérité","{","}","})","},","}}`,","«","»","».","à","ça,","écrire","également","épargn","état","être"],"getters.html":["'...',","'anothergetter',","'donetodoscount'","'donetodoscount',","'vuex'","()","(id)","(state)","(state,","(«","...","...mapgetters([","...mapgetters({","//","1","1,","2,",":","=","===","=>",">","[","[{","]","])","`computed`","`store.getters.donetodoscount`","`this.donecount`","accesseur","argument","attach","aura","aussi","autr","aux","avec","avon","basant","basé","besoin","bien","cach","calcul","calculé","calculées,","cela","cela,","cett","changée.","comm","compos","compter","computed:","const","d'un","d'utilis","d'élément","d'être","dan","de","default","deux","différent,","done:","donecount:","donetodos:","donetodoscount","donetodoscount:","du","dupliqu","décomposit","définir","dépendanc","en","endroit","est","et","exempl","export","exposé","facil","fals","faut","filtrer","fonction","fonction,","fonction.","getter","getters)","getters.donetodos.length","getters:","gettodobyid:","id)","id:","idé","idéales.","il","import","interrog","l'accesseur","l'extrair","l'import","l'objet","l'opérateur","l'une","l'état","la","le","list","local","loin","lorsqu","mainten","mapgett","mi","n'import","ne","new","nom","nou","nécessaires.","objet","ou","par","parfoi","particulièr","passer","permet","plu","pour","pouvez","pouvon","premier","prennent","propriété","quand","que","quel","rajout","recevront","retourn","return","résultat","réévalué","se","second","sera","seront","si","simplement","sont","souhaitez","state","state.todos.filter(todo","state.todos.find(todo","state:","store","store,","store.","store.gett","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","stores.","sur","séparé","tableau","text:","this.$store.getters.donetodoscount","this.$store.state.todos.filter(todo","todo.done)","todo.done).length","todo.id","todos:","true","un","util","utilis","utilisez","utilitair","valeur","vo","vou","voulez","voyez","vuex","vuex.store({","{","}","})","},","}]","»)","à","également"],"mutations.html":["!","'./mutat","'increment'","'increment',","'incrementby'","'newprop',","'some_mutation'","'vuex'","(de","(nécessit","(stage","(state)","(state,","(«","+=","...","...mapmutations([","...mapmutations({","...state.obj,","//","1","10","10)","123","123),","2),",":","=","=>","?","[some_mutation]","]),","`mapmutations`","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","acter","acter,","action","actions.","actée,","add:","additionnel","ainsi","ajoutez","altern","amount)`","amount:","aperçu","api.callasyncmethod(()","appel","appelez","appelé","appelée.","aprè","argument","asynchron","asynchrones,","attach","au","aucun","auparavant.","aura","automatiqu","aux","avant","avec","beaucoup","besoin","bénéficier","bénéfiqu","c'est","calculé","captur","caractèr","cas,","ce","cela","cependant,","cet","cett","chain","champ","champs,","changement","changent","chaqu","charg","ci","code","collaborateur","combiné","comm","comment","compos","comprendre.","concepts.","considéron","const","constant","contenir","count:","d'acter","d'aid","d'argument","d'avoir","d'outil","d'un","d'utilis","d'écrire","d'état","dan","de","default","descript","dessu","deux","devrait","devriez","devtool","difficil","direct","divers","doivent","donc","donner","du","déboguon","déclenchée,","décomposit","désiré","développ","développeurs,","effectué","ell","en","encor","enregistré","enregistrée,","essentiel","est","et","exact","exemple,","export","fair","fait","faut","façon","ferra","fichier","flux.","fonction","fonctionnalité","form","gestion","gestionnair","gestionnaire.","gro","gérer","ici","il","imaginon","implément","import","important","imposs","inchangé","increment","initi","initialisez","instantané","intraç","invoqu","jour.","l'abonn","l'analys","l'applic","l'argument","l'asynchronism","l'exempl","l'inject","l'objet","l'opérat","l'utilis","l'état","l'état,","la","laquel","le","limit","linter","log","lor","lorsqu","lorsqu'un","lui","mai","mainten","manièr","mapmut","methods:","mi","modif","modifi","moyen","mutat","mutation,","mutation.","mutations:","muter","muton","méthode","même","n","n'aimez","n'est","n'i","n'import","n)","ne","new","newprop:","nom","non","nou","nouvel","objet","objet,","objet.","observ","offic","optionnel","opérat","opérateur","ou","outil","pa","par","paramètr","parti","payload","payload)","payload.amount","permet","personnelle.","peut","plu","plupart","plusieur","possibl","pour","pourquoi","pouvez","pouvon","pratique.","premier","premièr","pri","proch","procéder","programm","projet","propriété","préférenc","puisqu'un","qu'avec","quand","que","quel","quell","qui","racine)","raison","rappel","regardon","relèv","remplac","rend","rendr","rendu","rest","retenir","reçoit","règle","réactif","réactivité","régulièr","savez","savoir","sera","seront","seul","si","signifi","similair","soit","some_mut","somemut","son","sont","sou","state.count","state.count++","state.obj","state:","store","store.commit","store.commit('increment')","store.commit('increment',","store.commit({","store.j","suivant","suivent","sujett","support","sur","synchron","synchrone.","synchrones.","syntaxique),","séparer","tant","this.$store.commit('xxx'),","total","tou","tournon","tout","transact","trè","type","type:","types'","types.j","un","utilis","utilitair","ver","vo","votr","vou","voulon","vraiment","vue","vue,","vue.set(obj,","vuex","vuex,","vuex.store({","véritabl","{","}","})","},","«","»","»)","»).","».","à","écrire","également","état","évènement","être"],"actions.html":["'increment'","'incrementasync',","'incrementby'","'vuex'","()","(context)","(mutat","(nécessit","(particulièr","(state)","({","(«",")","...","...mapactions([","...mapactions({","/","//","0","10","1000)",":","=","=>","?","[...state.cart.added]","]),","`actiona`","`getdata()`","`getotherdata()`","`mapactions`","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","abord","accesseur","accéder","actant.","actent","acter","action","actiona","actionb","actions:","actuel","add:","additionnel","ainsi","amount)`","amount:","api","appel","articl","async","asynchron","asynchrones,","asynchrones.","attach","attendr","au","autr","aux","avec","avon","await","await,","besoin","bord","boutiqu","ca","cas,","ce","cela","cet","cett","charg","checkout","checkout,","chose","code","comment","commit","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('somemutation')","commit('someothermutation')","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","complex","compos","compteur,","concret","const","conséquent","contenir","context","context.commit","context.commit('increment')","context.getters.","context.st","count:","d'achats,","d'acter","d'action","d'appel","d'applic","d'argument","d'incrément","d'opérat","d'échec","dan","de","default","différenc","différent","direct","dispatch('actiona')","dispatch('actiona').then(()","dispatch,","doivent","donc","du","déclencher","déclenché","déstructur","effet","ell","en","enregistron","ensembl","envoy","est","et","exempl","export","expos","fair","fini","finir,","flux","fois)","fonction","genr","gestionnair","getdata())","getotherdata())","gérer","idiot","il","impliqu","import","important,","increment","incrementasync","l'action","l'api","l'inject","l'instanc","l'échec","l'état","l'état)","l'état,","la","le","lieu","lign","lorsqu","lorsqu'un","mainten","manipul","mapact","methods:","modifi","modul","modules.","multipl","mutat","mutation,","mutations,","mutations.","mutations:","méthode","même","n'est","ne","new","no","notez","nou","objet","ont","opérat","ou","pa","panier","par","paramètr","payload","peu","peut","peuvent","plu","plusieur","possibl","pour","pourquoi","pouvez","pouvon","pratique,","premier","premièr","prend","prennent","procéder","procédon","products)","products,","promess","promesses.","promis","promise((resolve,","propag","propriété","présenteron","quand","que","quelqu","qui","racine)","rappel","rappelez","reject)","requêt","resolve()","retourn","retourné","return","reçoiv","règle.","résolus.","résout","sachant","sauvegard","savedcartitem","savedcartitems)","savoir","se","sembler","sera","serait","settimeout(()","shop.buyproducts(","si","similair","simpl","simplement","simplifi","soit","sont","souvent","state","state.count++","state:","store","store,","store.commit('increment')","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch({","succè","suivent","support","synchron","tard.","terminé","this.$store.dispatch('xxx'),","tou","type:","un","utilis","utilison","utilitair","valeur","verron","via","vider","vou","vuex.store({","{","}","})","},","»)","à","également","été","être"],"modules.html":["%","''","'bar'","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'mymodule'],","'once')","'pluginaction')","'some/nested/module/bar'","'some/nested/module/foo',","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'vuex'","((state.count","()","(ctx,","(déclaré","(option","(par","(state)","(state,","(store)","(supporté","({","*","+","...","...mapactions('some/nested/module',","...mapactions([","...mapstate('some/nested/module',","...mapstate({","//","0","1)","2","2.3.0+)","3ᵉ","4ᵉ",":","=","===","=>",">","[","])","`getters`","`modulea`","`moduleb`","`mymodule`","`namespace`","`nested/mymodule`","`root`","`rootgetters`","`some/nested/module`","`state`","a:","abonnez","accept","accesseur","accesseurs,","accesseurs.","accesseurs...","account:","accéder","action","actions,","actions:","acté","adapt","affecté","ainsi","ait","ajout","alor","applic","aprè","arbr","argument","attach","attent","au","aussi","automatiqu","autosuffis","autr","aux","avec","b:","basé","bibliothèqu","bénéficier","c'est","ca","caractèr","causera","ce","ceci","cela","cependant,","cet","cett","chain","chaqu","ci","code","comm","commit","commit('account/login')","commit('increment')","commit('somemutation')","commit('somemutation',","commit,","commit.","compos","computed:","const","contamin","contenir","contenu","context","context.rootst","context.st","contexte.","count:","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers.","createplugin","création","créer","créez","créé","côté","d'accè","d'action.","d'applic","d'autr","d'espac","d'un","d'état","d'être","dan","data","de","default","depui","dessou","devenir","devez","devron","dispatch","dispatch('account/login')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch,","dispon","divis","doublecount","du","dynamiqu","dynamiquement.","déclarer","défaut,","déjà","développeur","ell","en","engorgé.","enregistr","enregistré","enregistré,","entr","espac","est","et","ex.","exact","exempl","exemple,","export","exposera","exposé","fair","fait","fals","façon","foi","fonction","foo:","fourni","fournit","function","fur","gestion","getters,","getters.somegett","getters.someothergett","getters:","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","global","global,","global.","globaux,","grandit,","gro","gérant","hérite","il","imbriqué","import","imprévis","increment","incrementifoddonrootsum","instanc","inter","internes.","intègr","isadmin","l'ajout","l'applic","l'application.","l'enregistr","l'espac","l'intérieur","l'objet","l'option","l'utilis","l'utilisateur","l'état","la","laisser","le","lesquel","liaison","limit","lion","liée","local","local,","localisé","localisés.","login","là","là,","légèrement","mapact","mapgetters,","mapmutations,","mapstate,","mesur","methods:","modul","module,","module.","modulea","modulea,","moduleb","modules.","modules:","multipl","mutat","mutations,","mutations.","mutations:","muté.","mypage:","myreusablemodul","méthode","méthode.","même","même,","n'affect","n'est","namespac","namespaced:","ne","new","nom","nom.","non","notez","notr","nou","nouveau","nouvel","null,","objet","objet.","option","options.namespac","ou","pa","par","paramètr","parent","parfoi","partagé","passer","passez","passé","payload)","permet","permut","peut","plugin","plus,","plusieur","popular","possibl","posts:","pour","pour,","pouvez","premier","preservest","preservestate:","problèm","profil","propag","propr","propriété","précédent","préfix","préserver","qu'avec","quand","que","qui","racin","ranger","rangés.","rattaché","recevoir","remédier,","rendu","représent","retourn","return","reçoiv","reçu","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rout","router","runinnewcontext","réactif","réalis","référenc","réutilis","réutilisable,","san","se","sera","seront","serveur.","seul","si","similaire,","simplifié","singleton","situation,","soit","solut","someact","somegett","someotheract","someothergetter:","sont","sou","souhaitez","souhaitiez","ssr","state","state,","state.a,","state.b","state.count","state.count++","state.some.nested.module.a,","state.some.nested.module.b","state:","statiqu","store","store)","store.","store.dispatch(namespac","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.state.a","store.state.b","store.state.mymodul","store.state.nested.mymodule.","store.unregistermodule(modulename).","store/modul","sumwithrootcount","supprim","sur","sync","tant","termes,","tou","toujour","tout","troisièm","true","true,","true.","trè","type","un","unique,","utilis","utilisateur","utilison","utilitair","valeur","verbeux","via","vo","vont","votr","vou","voulez","vue","vue.","vuex","vuex.","vuex.store({","vérifi","y","{","{})","||","}","})","}).","},","à","écrire","également","également,","état","états,","été","éviter","être"],"structure.html":["#","...",":","abstract","accesseur","action","actions,","actions.","actions.j","api","app.vu","appel","applic","assembl","asynchron","auron","besoin","c'est","cart.j","ce","centralisé","code","commencez","compon","composé","d'achats.","d'acter","d'une","dan","de","devient","doit","dè","encapsulé","est","et","exempl","exporton","fair","façon","fichier","gros,","haut","il","impos","index.html","index.j","jeter","l'applic","l'exempl","l'on","l'état","la","le","logiqu","lor","là","main.j","modul","modules.","mutat","mutations,","mutations.j","muter","ne","niveau","no","non","nou","où","pa","panier","par","plutôt","pour","pouvez","princip","probabl","products.j","produit","projet","projet.","quand","que","qui","racin","requêt","respect","restreint","règles,","seul","si","sont","store","store.","structur","suivez","synchrones.","séparer","séparés.","tant","transact","triviale,","trop","un","utiliser.","voici","votr","vou","vuex","à","être","œil","│","└──","├──"],"plugins.html":["!==","\"ablacklistedmutation\"","'production'","'update_data')","'vuex/dist/logger'","(c'est","(mutation)","(mutation,","(mutation.typ","(socket)","(state)","(«","...","//",":","=","===","=>","?","[]","[createlogger()]","[myplugin]","[mypluginwithsnapshot]","[plugin]","_.clonedeep(state)","_.clonedeep(store.state)","`console`","`console`,","`mutation`","`nextstate`...","`prevstate`","`true`","`{","actant","acter","additionnel","ainsi","appelé","aprè","arbr","argument","arriv","artificiel,","au","aurez","aussi","auto","autorisé","avant","avec","balis","besoin","browserifi","browserify,","build","ceci,","changement","chaqu","collapsed:","comm","compar","complexes)","complèt","composants,","console,","const","convertir","copi","createlogg","createlogger({","createplugin","createvuexlogg","createwebsocketplugin","createwebsocketplugin(socket)","d'effectu","d'une","dan","data","data)","de","default","defineplugin","devraient","devrait","devtool","direct","donc","donné","durant","débogag","déclencher","défaut","défaut.","développ","développement.","en","envifi","est","et","exempl","exemple,","expand","export","expos","exposera","fair","fals","false,","fichier","filter","fin","final.","fonction","format","fournit","function","globalement.","hook","il","implement","import","inclu","initialisé","instantané","intégré","just","l'api","l'utilisez","l'état","l'état,","l'état.","la","laisser","le","log","logger","logger:","logguer.","loggué","lorsqu'on","mutat","mutation.","mutation.payload)","mutation.typ","mutations,","mutations.","mutationtransform","muter","myplugin","mypluginwithsnapshot","n'avez","ne","new","nextstat","no","notez","nou","option","ou","outil","pa","par","parfoi","payload","pendant","peut","peuvent","plu","plugin","plugins:","post","pour","pouvon","prend","prendr","prennent","prevstat","probabl","process.env.node_env","prochain","production,","prémutation.","quand","que","quelqu","qui","recevoir","retourn","return","reçoit","réalité","s'occup","sauver","script,","sera","seulement","si","simplement","socket.emit('update',","socket.on('data',","sont","sou","souhaitons.","sourc","spécifiqu","state)","state,","state.subtre","stateafter)","statebefore,","store","store.","store.commit('receivedata',","store.subscribe((mutation,","store.subscribe(mut","synchronis","tout","transform","type,","tâche","un","uniqu","utilis","utilisez","utilisé","valeur","ver","via","vo","vou","vouloir","vue","vuex","vuex.store({","webpack","websocket","{","}","})","},","}`","}`.","«","»","»)","à","ça","ça.","également","être"],"strict.html":["!","!==","'production'","...","//",":","=","activ","assurez","build","cela","comm","const","cout","création","d'un","d'état","de","dehor","débogage.","déployez","désactivé","détecter","développ","en","erreur","est","explicit","gestionnair","gérer","inappropriées.","l'arbr","l'avoir","l'option","l'état","la","laisser","lanc","lancée.","le","lorsqu","mode","modifié","mutat","mutation,","n'activez","new","no","nou","observ","outil","pa","par","passez","pendant","performances.","permet","peuvent","plugins,","pour","pouvon","process.env.node_env","product","que","récursiv","s'assur","sera","simplement","store","strict","strict,","strict:","sur","tout","tracé","true","un","vou","vs.","vuex","vuex.store({","})","ça","éviter","être"],"forms.html":["()","(e)","(state,","(tout","(value)","...","...mapstate({","//",":","=","=>","action","admetton","altern","apparti","approch","au","avec","bidirectionnel","calculé","car","cela","champ.","chang","ci","compliqué","computed:","consist","couplé","d'appel","d'utilis","dan","de","depui","dessu","direct","du","e.target.value)","effectué","en","erreur","est","et","explicite.","fonctionnalité","formulair","gestion","gestionnair","gérer","il","input","l'exempl","l'input","l'on","l'utilisateur","l'état","l'évènement","la","le","lier","local","lorsqu","messag","message)","message:","methods:","mode","model","mutat","mutateur","mutations:","muter","méthode","même","n'est","obj","obj.messag","objet","ou","pa","parti","passage).","perdant","peut","plu","pour","pratiqu","produira","propriété","que","quelqu","qui","retourn","return","saisit","set","state","state.obj.messag","store,","strict,","supposon","sur","tentera","text","this.$store.commit('updatemessage',","this.$store.state.obj.messag","tout","un","updatemessag","utilis","v","valeur","value)","verbeux","voici","vuex","{","}","})","},","«","»","à","ça","être"],"testing.html":["'../api/shop'","'../api/shop':","'./getters'","'./store'","'./test.js',","'apple',","'babel","'carrot',","'chai'","'fruit'","'mocha","'orange',","'receive_products',","'request_products'","'test","'vegetable'","()","(action,","(ainsi","(cb)","(count","(error)","(expectedmutations.length","(payload)","(state,","(type,","(vou","({","*/","+","...","...args)",".babelrc","/*","//","/\\.js$/,","/node_modules/","0","0)","1,","100)","2,","3,",":","=","===","=>",">=","[","[],","]","])","],","__dirname,","`mutations`","`require`","abstrair","accesseur","acter","action","action({","actions,","actions.","actions.j","actions.spec.j","actionsinjector","actionsinjector({","afin","alternative,","api","appel","appliqu","aprè","args,","argument","arguments.","assign","astuc","asynchron","attendu","avec","avoir","basent","besoin","bundle.","bundle.j","bundle.js'","calcul","car","catch","category:","cb([","ce","cela","chai","changez","ci","comm","commit","commit('receive_products',","commit('request_products')","commit,","compliqué","compliqués,","configur","configuration.","const","consultez","correspond)","count","count++","count:","couvrir","créer","créez","d'assert","d'effectu","d'inject","d'un","d'une","dan","de","default","depui","describe('actions',","describe('getters',","describe('mutations',","dessu","dev","devraient","direct","document","doit,","done","done()","done(error)","done)","défaut,","démarrez","dépendanc","dépendances,","déstructur","ell","en","entri","entry:","es2015","est","et","exclude:","exempl","exemple,","expect","expect(count).to.equal(0)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","export","externes.","fabriqu","facil","fair","façon","fichier","filename:","filtercategori","filteredproduct","fonction","font","framework/bibliothèqu","getallproduct","getproduct","getter","getters.filteredproducts(state,","getters.j","getters.spec.j","id:","il","import","increment","increment(state)","increment:","inject","installez","it('filteredproducts',","it('getallproducts',","it('increment',","judicieux","karma","l'accesseur","l'action","l'appel","l'export","l'on","l'option","la","lancer","le","leur","loader","loader!./actions')","loader!./test.js'.","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","localhost:8080/webpack","lorsqu","mettez","mocha","mock","modul","module.export","module:","mutat","mutations.","mutations.j","mutations.spec.j","même","n'ait","n'import","navigateur","navigateurs.","ne","new","niveaux","no","node.j","node.js.","nommé","nou","obtenir","ou","output:","pa","par","parti","path:","payload)","payload:","permet","peu","peut","peuvent","plu","plusieur","pour","pouvez","principal","procédur","product.categori","products)","products:","propagé","préalable.","préférences)","pui","puisqu","qu'aucun","qu'export","que","quel","qui","raison","regroup","rendez","require('inject","respons","result","retourn","return","répons","résultat","se","selon","server","server/test","servic","settimeout(()","shop","shop.getproducts(product","si","signifi","simpl","simplement","simul","simulation.","simulé","simulées.","sont","souvent","state","state,","state.count++","state.products.filter(product","store","store.js,","suivant","sur","syntax","tant","test","test.","test:","testact","testaction(actions.getallproducts,","tester","tester,","tester.","tests.","title:","tri","trè","type:","un","uniqu","unitair","utilis","utilisez","utilitair","veut","vo","votr","vou","vrai","vue","vuex","vuex.store({","vérifier","webpack","webpack.config.j","{","{},","}","})","},","à","écrite","également","état","été","être"],"hot-reload.html":["'./modules/a'","'./modules/a'],","'./mutations'","'vue'","'vuex'","()","(module.hot)","...","//","6",":","=","=>","`.default`","a:","accept","accesseur","action","ajout","aurez","avec","babel","besoin","browserifi","charg","chaud","chaud.","const","counter","d'api","d'utilis","de","du","durant","développement,","en","et","hmr.","hot","ici","import","jetez","jouer","jour","l'api","l'exempl","la","le","modul","module.hot.accept(['./mutations',","modulea","modules,","modules:","mutat","mutations,","mutations:","méthode","new","newmodulea","newmut","newmutations,","nouvel","plugin","pour","pouvez","prend","que","recharg","remplac","requiert","require('./modules/a').default","require('./mutations').default","sorti","state","state,","store","store.hotupdate()","store.hotupdate({","store.j","tant","un","utilis","vou","vue","vue.use(vuex)","vuex","vuex.store({","webpack.","{","}","})","à","également","œil"],"api.html":["'vuex'","(pour","(sera","...","...option","//","2.5.0+",":","=","=>","[key:","[type:","`store.commit`","`store.dispatch`","`store.getters`","`store.getters`,","`store.state`,","accept","accesseur","accesseur,","accesseur.","actent","acter","action","action.","actions?,","any,","appel","appelé","appliqué","aprè","arbr","argument","argument,","argument.","array","array)","array,","arrêter","attaché","au","aux","avec","avoir","boolean","c.","ca","calculé","cb:","ce","ceci","chain","change.","chaqu","clé","comm","commit(mutation:","commit(type:","commit,","communé","compos","composant.","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","const","constructeur","conten","contenir","context","context.st","contient","courant","createnamespacedhelpers(namespace:","créer","current","côté","d'acter","d'action","d'attach","d'espac","d'instanc","d'observer,","d'option","d'un","d'une","d'état","d.","dan","de","default:","dehor","descript","descripteur","dispatch(action:","dispatch(type:","dispatch,","document","donné","données,","du","dynamique.","débogage)","déclenché,","déclenchés.","défini","détail","en","enregistr","enregistré","enregistrés.","erreur.","espac","est","et","expos","exposé","fals","façon","fonction","forc","form","fourni.","function","function)","function,","gestionnair","getter","getters,","getters?,","global","handler","hotupdate(newoptions:","hydrat","identiqu","import","internes,","key:","l'accesseur","l'api","l'espac","l'objet","l'état","la","lancera","le","lectur","lieu","liée","local","local.","locaux","log","lorsqu","lui","map:","mapact","mapactions(namespace?:","mapgetters(namespace?:","mapgetters,","mapmut","mapmutations(namespace?:","mapstate(namespace?:","mapstate,","mode","modul","module),","module,","module.","module:","modules?","mutat","mutation.","mutations,","mutations.","mutations?,","méthode","même","namespaced?,","new","nom","nom.","nouveau","nouvel","object","object)","object):","object,","objet","objet,","observ","observables).","ont","option","optionnel","options?:","ou","par","passez","payload","payload?:","permet","persist","peut","plu","plugin","plugins.","plusieur","pointeront","post","pour","premier","prend","preservestate:","promess","propag","propagé","propriété","précédent.","préserver","qu'état","quand","que","qui","racin","racine,","racine.","racines.","rappel","recevront","registermodule(path:","regroupé","remplac","rendu","renvoyé","replacestate(state:","retour","retourn","retourné","retournée.","reçoit","root:","rootgett","rootstate,","réactiv","réutilis","s'abonn","s'il","second","sera","seront","serveur.","seul","seule.","seulement","si","simplement","soit","sont","sou","souvent","spécifiqu","state","state)","state,","store","store,","store.","store.getters.","store.subscribe((mutation,","store.subscribeaction((action,","strict","strict,","strict.","string","string):","string,","string]:","subscribe(handler:","subscribeaction(handler:","suivant","supprim","sur","surtout","tableau","tant","temps.","tou","toujour","tout","true","type","un","un.","unregistermodule(path:","util","utilis","utilisé","utilitair","valeur","ver","vm.$watch","volé","vou","voulez","voyag","vue.","vuex","vuex.","vuex.stor","vuex.store({","watch(getter:","websocket","y","{","|","}","})","},","à","écouter","également","état","été","être"]},"length":17},"tokenStore":{"root":{"0":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"1":{"0":{"0":{"0":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"2":{"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"docs":{}},"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"2":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"n":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},".":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"docs":{}}},"5":{"docs":{},".":{"0":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"+":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"docs":{}}},"docs":{}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"r":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}},"docs":{}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"4":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"t":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"6":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}},"8":{"0":{"8":{"0":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":10.027181688125895},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.006091370558375634},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.003671071953010279}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},",":{"docs":{},"响":{"docs":{},"应":{"docs":{},"在":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"解":{"docs":{},"析":{"docs":{},"所":{"docs":{},"有":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},",":{"docs":{},"以":{"docs":{},"处":{"docs":{},"理":{"docs":{},"更":{"docs":{},"加":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"流":{"docs":{},"程":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"你":{"docs":{},"可":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.017543859649122806},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":10.027322404371585},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.008121827411167513}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}},"d":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":3.334434654919236},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"。":{"docs":{},"当":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"l":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":3.3436426116838485},"intro.html":{"ref":"intro.html","tf":0.00964630225080386}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"v":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"r":{"docs":{},"o":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":3.338983050847457}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"ó":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.006607929515418502}}}},"r":{"docs":{},"ç":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"è":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"ç":{"docs":{},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"i":{"docs":{},"x":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"a":{"docs":{},"p":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"l":{"docs":{},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"a":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"y":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"[":{"docs":{},"]":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"x":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.005076142131979695}},"t":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"s":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"s":{"docs":{},"u":{"docs":{},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"ô":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"x":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794}}}}}}}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"c":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.011056511056511056},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"。":{"docs":{},"与":{"docs":{},"其":{"docs":{},"他":{"docs":{},"模":{"docs":{},"式":{"docs":{},"不":{"docs":{},"同":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.005076142131979695}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"ê":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.012182741116751269},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.00881057268722467}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"m":{"docs":{},"a":{"docs":{},"z":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"l":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}},"g":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"r":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}}},"u":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"e":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"时":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"同":{"docs":{},"一":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"额":{"docs":{},"外":{"docs":{},"添":{"docs":{},"加":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{},"。":{"docs":{},"更":{"docs":{},"改":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"m":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},"t":{"docs":{},"u":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"b":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"如":{"docs":{},"下":{"docs":{},"组":{"docs":{},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"i":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00424929178470255},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0015105740181268882},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"i":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":10.023659305993691},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.006607929515418502}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"api.html":{"ref":"api.html","tf":0.003303964757709251}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"j":{"docs":{},"u":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":5.090909090909091}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"é":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"e":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.014678899082568808},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.018427518427518427},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"é":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"e":{"docs":{},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"é":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"ç":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.1}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.013636363636363636},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.00946372239747634},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.011013215859030838}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.004531722054380665}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"(":{"docs":{},"'":{"docs":{},"g":{"docs":{},"o":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"_":{"docs":{},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"。":{"docs":{},"换":{"docs":{},"言":{"docs":{},"之":{"docs":{},",":{"docs":{},"你":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":5.002666666666666}},"e":{"docs":{},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"ç":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}},"u":{"docs":{},"n":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"ç":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":10.006024096385541}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"o":{"docs":{},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"a":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"è":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},"u":{"docs":{},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.007905138339920948},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.00881057268722467}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"p":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007082152974504249},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"+":{"docs":{},"+":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"a":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6714898177920685},"core-concepts.html":{"ref":"core-concepts.html","tf":0.08108108108108109},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"c":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02926829268292683},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"p":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"u":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3572854291417165}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"r":{"docs":{},"g":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"b":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"í":{"docs":{},"t":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}}}},"s":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"è":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"g":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}}}}}}}}},"d":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"l":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},"r":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"(":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"s":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"é":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"ó":{"docs":{},"d":{"docs":{},"i":{"docs":{},"g":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"(":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6763129689174703},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"œ":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"ô":{"docs":{},"t":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":5.007246376811594},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"u":{"docs":{},"l":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}}}}}}}},"c":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ç":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.01015228426395939}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.00906344410876133}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"h":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}},"ç":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}},"r":{"docs":{},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"u":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"w":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"s":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004914004914004914}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"h":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},"、":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{},"和":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"q":{"docs":{},"u":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"b":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"á":{"docs":{},"g":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":5.004878048780488},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"modules.html":{"ref":"modules.html","tf":0.005139500734214391}}},"[":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},"s":{"docs":{},"/":{"docs":{},"p":{"docs":{},"o":{"docs":{},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"。":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{},"之":{"docs":{},"后":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"也":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"接":{"docs":{},"收":{"docs":{},"的":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"。":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}},"n":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"v":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"w":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"n":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"更":{"docs":{},"像":{"docs":{},"是":{"docs":{},"事":{"docs":{},"件":{"docs":{},"注":{"docs":{},"册":{"docs":{},":":{"docs":{},"“":{"docs":{},"当":{"docs":{},"触":{"docs":{},"发":{"docs":{},"一":{"docs":{},"个":{"docs":{},"类":{"docs":{},"型":{"docs":{},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"l":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"o":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"j":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"r":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"m":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"y":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":10.029850746268657},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":10.004950495049505},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{},"â":{"docs":{},"n":{"docs":{},"e":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"â":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"p":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}},"a":{"docs":{},"ç":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"r":{"docs":{},"o":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"i":{"docs":{},"m":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"é":{"docs":{},"g":{"docs":{},"r":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"í":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"d":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"u":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"g":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"o":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"n":{"docs":{},"v":{"docs":{},"é":{"docs":{},"n":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"c":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"o":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"é":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"e":{"docs":{},")":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"`":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"intro.html":{"ref":"intro.html","tf":0.003215434083601286}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"s":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"t":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"e":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"(":{"docs":{},"'":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.007106598984771574}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.01092896174863388},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"s":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"r":{"docs":{},"m":{"docs":{},"ã":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"c":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"api.html":{"ref":"api.html","tf":0.0020304568527918783},"forms.html":{"ref":"forms.html","tf":0.009615384615384616}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}}},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.019230769230769232}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"u":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":10.029368575624082},"structure.html":{"ref":"structure.html","tf":0.020618556701030927},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.02030456852791878}},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"é":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}}},"?":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.006042296072507553}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"(":{"docs":{},"[":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},")":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}}}}},"i":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"è":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"c":{"docs":{},"k":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004914004914004914}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"o":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"y":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":10.02718006795017},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.012844036697247707},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.019656019656019656},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"方":{"docs":{},"便":{"docs":{},"地":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"从":{"docs":{},"而":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"了":{"docs":{},"解":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"通":{"docs":{},"过":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"不":{"docs":{},"同":{"docs":{},"在":{"docs":{},"于":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"插":{"docs":{},"件":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"来":{"docs":{},"同":{"docs":{},"步":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"并":{"docs":{},"且":{"docs":{},"使":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"外":{"docs":{},"部":{"docs":{},"地":{"docs":{},"数":{"docs":{},"据":{"docs":{},"持":{"docs":{},"久":{"docs":{},"化":{"docs":{},"、":{"docs":{},"记":{"docs":{},"录":{"docs":{},"或":{"docs":{},"调":{"docs":{},"试":{"docs":{},")":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"u":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":10.011553273427472},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.01797175866495507},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.005506607929515419}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"n":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.005506607929515419}},".":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}}},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.0087527352297593}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007082152974504249}},"e":{"docs":{},"(":{"docs":{},"[":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00819672131147541}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0040609137055837565}}},"e":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"r":{"docs":{},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{},"k":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"api.html":{"ref":"api.html","tf":0.004531722054380665},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"a":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"r":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}}}},"m":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.007709251101321586}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}}},"i":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}}},"n":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"x":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"y":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}},"ó":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":10.0300395256917},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.018722466960352423}},"s":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.041666666666666664},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},":":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}},":":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.002936857562408223}}}},"d":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358}}}}}}}}}}}}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"w":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.014684287812041116},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.006091370558375634}}},"m":{"docs":{},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.01092896174863388},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.011444921316165951},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}}}}}}}},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"e":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{},"h":{"docs":{},"u":{"docs":{},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"p":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.029850746268656716}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"m":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"d":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"i":{"docs":{},"g":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004914004914004914}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"n":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"ú":{"docs":{},"c":{"docs":{},"l":{"docs":{},"e":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":5}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"ó":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"s":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":10.023853211009174},"api.html":{"ref":"api.html","tf":0.003045685279187817},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"t":{"docs":{},"ô":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"y":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"e":{"docs":{},"n":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"o":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"/":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"e":{"docs":{},"n":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"intro.html":{"ref":"intro.html","tf":0.003683241252302026}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"l":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.016666666666666666},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.02053915275994865},"actions.html":{"ref":"actions.html","tf":0.015772870662460567},"modules.html":{"ref":"modules.html","tf":0.012648221343873518},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.027833001988071572},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.011013215859030838}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"è":{"docs":{},"t":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"â":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"g":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}}}}},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"l":{"docs":{},"a":{"docs":{},"v":{"docs":{},"r":{"docs":{},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"l":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.010309278350515464}}}}}}},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"l":{"docs":{},"y":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"u":{"docs":{},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"m":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.009911894273127754}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.017684887459807074},"getting-started.html":{"ref":"getting-started.html","tf":5.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.022018348623853212},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"q":{"docs":{},"u":{"docs":{},"o":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"i":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}}}}},"c":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"o":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"m":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.007106598984771574}}}},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"(":{"docs":{},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"支":{"docs":{},"持":{"docs":{},"的":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"并":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"并":{"docs":{},"且":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"strict.html":{"ref":"strict.html","tf":0.022058823529411766}},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"i":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"i":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"é":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}}},"a":{"docs":{},"g":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},".":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}}}}}}}},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"z":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"í":{"docs":{},"p":{"docs":{},"i":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"m":{"docs":{},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}}}}},"ó":{"docs":{},"x":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"á":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"f":{"docs":{},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"s":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"s":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"ç":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"c":{"docs":{},"e":{"docs":{},"b":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"n":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"g":{"docs":{},"o":{"docs":{},"u":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.012844036697247707},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"i":{"docs":{},"e":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"l":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"u":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"l":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"ó":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":5.001510574018127}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":3.334434654919236}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":5.013513513513513}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"t":{"docs":{},"ó":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"è":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ê":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"j":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"d":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"n":{"docs":{},"g":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"e":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"m":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"v":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"i":{"docs":{},"p":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3512974051896203}}}}}}},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"o":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"y":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"u":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"ç":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.00916030534351145}},"i":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"api.html":{"ref":"api.html","tf":0.013595166163141994}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},".":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026}}}}}}},"o":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"z":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"z":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"b":{"docs":{},"a":{"docs":{},"t":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"á":{"docs":{},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"è":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"é":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"t":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"f":{"docs":{},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"r":{"docs":{},"s":{"docs":{},"i":{"docs":{},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"p":{"docs":{},"é":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":5.009756097560976},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"strict.html":{"ref":"strict.html","tf":0.03296703296703297},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"+":{"docs":{},"+":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}},"n":{"docs":{},"d":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}}}}}}}}},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.004405286343612335}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},",":{"docs":{},"驱":{"docs":{},"动":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"保":{"docs":{},"留":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"、":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"—":{"docs":{},"—":{"docs":{},"从":{"docs":{},"上":{"docs":{},"至":{"docs":{},"下":{"docs":{},"进":{"docs":{},"行":{"docs":{},"同":{"docs":{},"样":{"docs":{},"方":{"docs":{},"式":{"docs":{},"的":{"docs":{},"分":{"docs":{},"割":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"用":{"docs":{},"于":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"这":{"docs":{},"在":{"docs":{},"你":{"docs":{},"想":{"docs":{},"要":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"i":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"g":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"strict.html":{"ref":"strict.html","tf":5.022058823529412},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.022058823529411766}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.006091370558375634}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}}},"]":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":3.353951890034364}},"e":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}}}}},"e":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02666666666666667},"state.html":{"ref":"state.html","tf":0.014164305949008499},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.02018348623853211},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.008121827411167513},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.007106598984771574},"state.html":{"ref":"state.html","tf":0.0028328611898017}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017}},",":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"我":{"docs":{},"们":{"docs":{},"想":{"docs":{},"要":{"docs":{},"更":{"docs":{},"明":{"docs":{},"确":{"docs":{},"地":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"约":{"docs":{},"定":{"docs":{},"能":{"docs":{},"够":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"意":{"docs":{},"图":{"docs":{},"更":{"docs":{},"加":{"docs":{},"明":{"docs":{},"显":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"你":{"docs":{},"在":{"docs":{},"阅":{"docs":{},"读":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"能":{"docs":{},"更":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"解":{"docs":{},"读":{"docs":{},"应":{"docs":{},"用":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},"。":{"docs":{},"此":{"docs":{},"外":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"也":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"有":{"docs":{},"机":{"docs":{},"会":{"docs":{},"去":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"能":{"docs":{},"记":{"docs":{},"录":{"docs":{},"每":{"docs":{},"次":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},",":{"docs":{},"保":{"docs":{},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"。":{"docs":{},"有":{"docs":{},"了":{"docs":{},"它":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"可":{"docs":{},"以":{"docs":{},"实":{"docs":{},"现":{"docs":{},"如":{"docs":{},"时":{"docs":{},"间":{"docs":{},"穿":{"docs":{},"梭":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"体":{"docs":{},"验":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},"(":{"2":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"docs":{}}}}}}}}}}}}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005722460658082976}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}},"[":{"docs":{},"'":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"{":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"。":{"docs":{},"创":{"docs":{},"建":{"docs":{},"过":{"docs":{},"程":{"docs":{},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"—":{"docs":{},"—":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"初":{"docs":{},"始":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"同":{"docs":{},"步":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"(":{"docs":{},"仓":{"docs":{},"库":{"docs":{},")":{"docs":{},"。":{"docs":{},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{},"基":{"docs":{},"本":{"docs":{},"上":{"docs":{},"就":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"容":{"docs":{},"器":{"docs":{},",":{"docs":{},"它":{"docs":{},"包":{"docs":{},"含":{"docs":{},"着":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"中":{"docs":{},"大":{"docs":{},"部":{"docs":{},"分":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"个":{"docs":{},"大":{"docs":{},"概":{"docs":{},"例":{"docs":{},"子":{"docs":{},",":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},")":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},",":{"docs":{},"他":{"docs":{},"们":{"docs":{},"公":{"docs":{},"用":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"指":{"docs":{},"定":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"概":{"docs":{},"长":{"docs":{},"这":{"docs":{},"样":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"p":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"d":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.012084592145015106}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"b":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"í":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"é":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"è":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"r":{"docs":{},"i":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"t":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"j":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"è":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"n":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"i":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"l":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"u":{"docs":{},"r":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"ç":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"ã":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"e":{"docs":{},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"p":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"j":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}},"q":{"docs":{},"ü":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"e":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"p":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},".":{"docs":{},"b":{"docs":{},"u":{"docs":{},"y":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"f":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"u":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.014150943396226415},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},"们":{"docs":{},"替":{"docs":{},"换":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"y":{"docs":{},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"d":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"n":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"e":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"'":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877}}}},"ó":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"o":{"docs":{},"c":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"é":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":10.013513513513514}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007371007371007371}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"í":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"x":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.01092896174863388}}}}},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.009137055837563452}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}},",":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}}}}}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},".":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.009911894273127754}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303}}}}}},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"m":{"docs":{},"b":{"docs":{},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"n":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"+":{"docs":{},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"w":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"n":{"docs":{},"s":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"ç":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},"e":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.01179245283018868},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"v":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"api.html":{"ref":"api.html","tf":0.0020304568527918783},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022026431718061676}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{},"并":{"docs":{},"将":{"docs":{},"这":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"它":{"docs":{},"允":{"docs":{},"许":{"docs":{},"在":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"分":{"docs":{},"发":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"提":{"docs":{},"交":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}},"}":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"è":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"w":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"g":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{},"l":{"docs":{},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}}}}}}}}}}},"â":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04929577464788732},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.02358490566037736},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.028985507246376812},"testing.html":{"ref":"testing.html","tf":0.012213740458015267},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0297029702970297},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.028312570781426953},"installation.html":{"ref":"installation.html","tf":0.029850746268656716},"intro.html":{"ref":"intro.html","tf":0.03376205787781351},"getting-started.html":{"ref":"getting-started.html","tf":0.034666666666666665},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.024079320113314446},"getters.html":{"ref":"getters.html","tf":0.01912568306010929},"actions.html":{"ref":"actions.html","tf":0.024320457796852647},"modules.html":{"ref":"modules.html","tf":0.018355359765051395},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.023853211009174313},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.04326923076923077},"testing.html":{"ref":"testing.html","tf":0.012285012285012284},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}}}},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.007082152974504249},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"r":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"f":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"t":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"r":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.020257826887661142},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"state.html":{"ref":"state.html","tf":0.022727272727272728},"getters.html":{"ref":"getters.html","tf":0.02005730659025788},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.014229249011857707},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.041237113402061855},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.02092511013215859}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.011049723756906077},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01668806161745828},"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.015904572564612324},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.0106951871657754},"api.html":{"ref":"api.html","tf":0.009911894273127754}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.019230769230769232}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},"a":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"/":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"u":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"e":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{},"以":{"docs":{},"声":{"docs":{},"明":{"docs":{},"方":{"docs":{},"式":{"docs":{},"将":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"a":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"n":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"u":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"@":{"2":{"docs":{},".":{"5":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}},",":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"2":{"docs":{},".":{"5":{"docs":{},",":{"docs":{},"反":{"docs":{},"之":{"docs":{},"亦":{"docs":{},"然":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}}},"docs":{}}},"docs":{}}}},"x":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.04477611940298507},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.019230769230769232},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"?":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":2.501841620626151}}},"@":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":1.6714898177920685},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"./":{"ref":"./","tf":0.020833333333333332}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0040609137055837565},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"。":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},"虽":{"docs":{},"然":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"到":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"侦":{"docs":{},"听":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"m":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"c":{"docs":{},"ê":{"docs":{"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":0.01289134438305709},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.011067193675889328},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0066844919786096255},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04477611940298507},"intro.html":{"ref":"intro.html","tf":0.01929260450160772},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"structure.html":{"ref":"structure.html","tf":0.020618556701030927},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"à":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"a":{"docs":{},"g":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"l":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}},"f":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"#":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"structure.html":{"ref":"structure.html","tf":0.030927835051546393}}},"'":{"docs":{},"e":{"docs":{},"s":{"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"docs":{}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}},"x":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"/":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}},"#":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{},".":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.01092896174863388}}}}},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"/":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"]":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}},"s":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022026431718061676}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"/":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}}}}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"(":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"s":{"2":{"0":{"1":{"5":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"x":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"g":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"s":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{},"”":{"docs":{},"而":{"docs":{},"存":{"docs":{},"在":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"应":{"docs":{},"用":{"docs":{},"将":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"包":{"docs":{},"含":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"w":{"docs":{},"h":{"docs":{},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"d":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"t":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"b":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"}":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"o":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"w":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"o":{"docs":{},"c":{"docs":{},"ê":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"v":{"docs":{},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"比":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"通":{"docs":{},"过":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"就":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"实":{"docs":{},"际":{"docs":{},"进":{"docs":{},"行":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"的":{"docs":{},"地":{"docs":{},"方":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"它":{"docs":{},"会":{"docs":{},"接":{"docs":{},"受":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"当":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"/":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},"/":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.02459016393442623},"mutations.html":{"ref":"mutations.html","tf":0.01698754246885617},"actions.html":{"ref":"actions.html","tf":0.024320457796852647},"modules.html":{"ref":"modules.html","tf":0.027165932452276064},"plugins.html":{"ref":"plugins.html","tf":0.027522935779816515},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.029484029484029485},"hot-reload.html":{"ref":"hot-reload.html","tf":0.029940119760479042},"api.html":{"ref":"api.html","tf":0.012182741116751269}}},"*":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"\\":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"$":{"docs":{},"/":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.387387387387387}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}}},"y":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},",":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"我":{"docs":{},"们":{"docs":{},"处":{"docs":{},"理":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.022388059701492536},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"s":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"a":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694}}}}},"o":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"á":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.06060606060606061}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"é":{"docs":{},"n":{"docs":{},"é":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.10416666666666667},"installation.html":{"ref":"installation.html","tf":0.06716417910447761},"intro.html":{"ref":"intro.html","tf":0.0819935691318328},"getting-started.html":{"ref":"getting-started.html","tf":0.06133333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441},"state.html":{"ref":"state.html","tf":0.05524079320113314},"getters.html":{"ref":"getters.html","tf":0.02459016393442623},"mutations.html":{"ref":"mutations.html","tf":0.06681766704416761},"actions.html":{"ref":"actions.html","tf":0.032904148783977114},"modules.html":{"ref":"modules.html","tf":0.04185022026431718},"structure.html":{"ref":"structure.html","tf":0.10309278350515463},"plugins.html":{"ref":"plugins.html","tf":0.05871559633027523},"strict.html":{"ref":"strict.html","tf":0.07352941176470588},"forms.html":{"ref":"forms.html","tf":3.376602564102564},"testing.html":{"ref":"testing.html","tf":0.028255528255528257},"hot-reload.html":{"ref":"hot-reload.html","tf":0.029940119760479042},"api.html":{"ref":"api.html","tf":3.403384094754653}},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"s":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"能":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"此":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"l":{"docs":{},"v":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"b":{"docs":{},"u":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"p":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.03625377643504532}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"l":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.02643171806167401}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"è":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"j":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"á":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344}},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"c":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"e":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"ç":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"s":{"docs":{},"c":{"docs":{},"u":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"â":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.01092896174863388}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"w":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":3.334348561759729}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"(":{"docs":{},"s":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.046511627906976744},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"structure.html":{"ref":"structure.html","tf":3.3615819209039546},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":3.3509544787077825}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.010192525481313703},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.011747430249632892},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.009828009828009828},"api.html":{"ref":"api.html","tf":0.016243654822335026}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"q":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"m":{"docs":{},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022026431718061676}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}}}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"structure.html":{"ref":"structure.html","tf":3.3384879725085908},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"c":{"docs":{},"r":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"è":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"p":{"docs":{},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"r":{"docs":{},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"u":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"t":{"docs":{},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"p":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{},"p":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.024365482233502538}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"b":{"docs":{},"o":{"docs":{},"g":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"u":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"s":{"docs":{},"i":{"docs":{},"r":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"j":{"docs":{},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"’":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"è":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.027624309392265192},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.014195583596214511},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.016519823788546256}},"s":{"2":{"0":{"1":{"5":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},",":{"docs":{},"你":{"docs":{},"得":{"docs":{},"抓":{"docs":{},"紧":{"docs":{},"了":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485}}},"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"l":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"c":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"í":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.009915014164305949},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.0391566265060241},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":10.02878787878788},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.012836970474967908},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.022026431718061675}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"strict.html":{"ref":"strict.html","tf":5.022058823529412}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":3.350282485875706},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"i":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"l":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"g":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}}},"x":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.009828009828009828}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"0":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"docs":{}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"1":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"[":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"诸":{"docs":{},"如":{"docs":{},"零":{"docs":{},"配":{"docs":{},"置":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"r":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"í":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"c":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"m":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"b":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"u":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.01116751269035533}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"c":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"y":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"g":{"docs":{},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},".":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}}}}}}}}},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.019696969696969695},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01762114537444934}},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.027331189710610933},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.017167381974248927},"modules.html":{"ref":"modules.html","tf":0.016152716593245228},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.013197969543147208}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.014678899082568808},"intro.html":{"ref":"intro.html","tf":0.01607717041800643},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01812004530011325},"actions.html":{"ref":"actions.html","tf":0.01430615164520744},"modules.html":{"ref":"modules.html","tf":0.00881057268722467},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"c":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"é":{"docs":{},"e":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"i":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"r":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"k":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"h":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"k":{"docs":{},"e":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"m":{"docs":{},"p":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"g":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"t":{"docs":{},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"i":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.022388059701492536},"intro.html":{"ref":"intro.html","tf":0.022508038585209004},"getting-started.html":{"ref":"getting-started.html","tf":0.02666666666666667},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.03541076487252125},"getters.html":{"ref":"getters.html","tf":0.03825136612021858},"mutations.html":{"ref":"mutations.html","tf":0.03284258210645526},"actions.html":{"ref":"actions.html","tf":0.04005722460658083},"modules.html":{"ref":"modules.html","tf":0.024229074889867842},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.031192660550458717},"strict.html":{"ref":"strict.html","tf":0.051470588235294115},"forms.html":{"ref":"forms.html","tf":0.02403846153846154},"testing.html":{"ref":"testing.html","tf":0.03562653562653563},"hot-reload.html":{"ref":"hot-reload.html","tf":0.05389221556886228},"api.html":{"ref":"api.html","tf":0.0416243654822335}},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"r":{"docs":{},"n":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"r":{"docs":{},"a":{"docs":{},"g":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"m":{"docs":{},"b":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"n":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.009174311926605505},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"g":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"c":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"q":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{},"/":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"u":{"docs":{},"x":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"!":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"j":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.024096385542168676},"state.html":{"ref":"state.html","tf":0.01818181818181818},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"'":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"ó":{"docs":{},"g":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"'":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":3.334348561759729}}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"r":{"docs":{},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"y":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"d":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"e":{"docs":{},"z":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"n":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.010279001468428781},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.011009174311926606},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.017258883248730966}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"g":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"(":{"docs":{},"f":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{},".":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"l":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"d":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"e":{"docs":{},"'":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.009828009828009828},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"在":{"docs":{},"真":{"docs":{},"实":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"环":{"docs":{},"境":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"l":{"docs":{},"l":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"y":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"r":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"'":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"’":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"\"":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"b":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"l":{"docs":{},"o":{"docs":{},"j":{"docs":{},"a":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"d":{"docs":{},"e":{"docs":{},"p":{"docs":{},"o":{"docs":{},"i":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"e":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"=":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344}}},"k":{"docs":{},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"`":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"若":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"则":{"docs":{},"为":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}},"`":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"s":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},".":{"docs":{},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"b":{"docs":{},"y":{"docs":{},"(":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"b":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}}}}},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"`":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}},"`":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},"`":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}}}},"x":{"docs":{},".":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"e":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"z":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"e":{"docs":{},"y":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004914004914004914}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":2.542357274401473},"getting-started.html":{"ref":"getting-started.html","tf":0.03614457831325301},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.03484848484848485},"getters.html":{"ref":"getters.html","tf":0.025787965616045846},"mutations.html":{"ref":"mutations.html","tf":0.03594351732991014},"actions.html":{"ref":"actions.html","tf":0.01892744479495268},"modules.html":{"ref":"modules.html","tf":0.028458498023715414},"structure.html":{"ref":"structure.html","tf":0.02824858757062147},"plugins.html":{"ref":"plugins.html","tf":0.019880715705765408},"strict.html":{"ref":"strict.html","tf":0.03676470588235294},"forms.html":{"ref":"forms.html","tf":0.03608247422680412},"testing.html":{"ref":"testing.html","tf":0.008021390374331552},"hot-reload.html":{"ref":"hot-reload.html","tf":0.0472972972972973},"api.html":{"ref":"api.html","tf":0.04955947136563876}},"f":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"i":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.007106598984771574},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"b":{"docs":{},"j":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.009137055837563452}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.008121827411167513}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.007709251101321586}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},",":{"docs":{},"由":{"docs":{},"于":{"docs":{},"这":{"docs":{},"个":{"docs":{},"修":{"docs":{},"改":{"docs":{},"不":{"docs":{},"是":{"docs":{},"在":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}},"t":{"docs":{},"ê":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.00473186119873817}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"api.html":{"ref":"api.html","tf":0.005076142131979695}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.006091370558375634}}}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}}}},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"õ":{"docs":{"api.html":{"ref":"api.html","tf":0.00881057268722467}}}},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"s":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.00909090909090909},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.006607929515418502}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"ù":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}}}},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":1.677920685959271},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"ê":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6698821007502678}}}},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"e":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.04644808743169399},"mutations.html":{"ref":"mutations.html","tf":0.02378255945639864},"actions.html":{"ref":"actions.html","tf":0.03862660944206009},"modules.html":{"ref":"modules.html","tf":0.0513950073421439},"plugins.html":{"ref":"plugins.html","tf":0.022018348623853212},"forms.html":{"ref":"forms.html","tf":0.04326923076923077},"testing.html":{"ref":"testing.html","tf":0.056511056511056514},"hot-reload.html":{"ref":"hot-reload.html","tf":0.029940119760479042},"api.html":{"ref":"api.html","tf":0.008121827411167513}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"}":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.014164305949008499},"getters.html":{"ref":"getters.html","tf":0.040983606557377046},"mutations.html":{"ref":"mutations.html","tf":0.01925254813137033},"actions.html":{"ref":"actions.html","tf":0.02575107296137339},"modules.html":{"ref":"modules.html","tf":0.0315712187958884},"plugins.html":{"ref":"plugins.html","tf":0.009174311926605505},"forms.html":{"ref":"forms.html","tf":0.03365384615384615},"testing.html":{"ref":"testing.html","tf":0.036855036855036855},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.005076142131979695}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.01859799713876967},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.01651376146788991},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.01597051597051597},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.015418502202643172},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"`":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"=":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.02018348623853211},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.020884520884520884},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},">":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.01912568306010929},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.012844036697247707},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.01597051597051597},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"=":{"docs":{},"=":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},">":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"modules.html":{"ref":"modules.html","tf":0.011013215859030838}},"=":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"*":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"/":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.00881057268722467}},".":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.01092896174863388},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.015418502202643172},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"]":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"e":{"docs":{},"d":{"docs":{},"]":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},")":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}}}},"m":{"docs":{},"y":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"'":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"%":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"|":{"docs":{"api.html":{"ref":"api.html","tf":0.007106598984771574}},"|":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"│":{"docs":{"structure.html":{"ref":"structure.html","tf":0.015463917525773196}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.02577319587628866}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.04639175257731959}}}}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"=":{"docs":{},"=":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.014678899082568808},"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getters.html":{"ref":"getters.html","tf":0.02185792349726776},"mutations.html":{"ref":"mutations.html","tf":0.01925254813137033},"actions.html":{"ref":"actions.html","tf":0.020028612303290415},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.019230769230769232},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.014213197969543147}}},"?":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.673097534833869},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}},"_":{"docs":{},".":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.029411764705882}}}}}},"依":{"docs":{},"赖":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"工":{"docs":{},"厂":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"安":{"docs":{},"装":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.009615384615385},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"开":{"docs":{},"始":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":10.011764705882353}}},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"与":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}},"启":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"在":{"docs":{},"创":{"docs":{},"建":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.00749063670412}},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"在":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"就":{"docs":{},"是":{"docs":{},"通":{"docs":{},"过":{"docs":{},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"它":{"docs":{},"接":{"docs":{},"收":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"会":{"docs":{},"生":{"docs":{},"成":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"仅":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"使":{"docs":{},"用":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"文":{"docs":{},"档":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5}}},"件":{"docs":{},"太":{"docs":{},"大":{"docs":{},",":{"docs":{},"只":{"docs":{},"需":{"docs":{},"将":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"是":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5.010309278350515}}}}},"一":{"docs":{},"个":{"docs":{},"专":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"专":{"docs":{},"门":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"因":{"docs":{},"此":{"docs":{},"解":{"docs":{},"决":{"docs":{},"办":{"docs":{},"法":{"docs":{},"也":{"docs":{},"是":{"docs":{},"相":{"docs":{},"同":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"状":{"docs":{},"态":{"docs":{},"(":{"docs":{},"仅":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"多":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"能":{"docs":{},"够":{"docs":{},"对":{"docs":{},"同":{"docs":{},"一":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"方":{"docs":{},"法":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"这":{"docs":{},"个":{"docs":{},"过":{"docs":{},"程":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"的":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"个":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"记":{"docs":{},"录":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"改":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.076923076923077}}}}}},"注":{"docs":{},"意":{"docs":{},":":{"docs":{},"对":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{},"进":{"docs":{},"行":{"docs":{},"一":{"docs":{},"系":{"docs":{},"列":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}},"册":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"测":{"docs":{},"试":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.008710801393729}},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.009900990099009}}}},"替":{"docs":{},"换":{"docs":{},"新":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"用":{"docs":{},"户":{"docs":{},"来":{"docs":{},"说":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"不":{"docs":{},"用":{"docs":{},"常":{"docs":{},"量":{"docs":{},"取":{"docs":{},"决":{"docs":{},"于":{"docs":{},"你":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"需":{"docs":{},"要":{"docs":{},"多":{"docs":{},"人":{"docs":{},"协":{"docs":{},"作":{"docs":{},"的":{"docs":{},"大":{"docs":{},"型":{"docs":{},"项":{"docs":{},"目":{"docs":{},"中":{"docs":{},",":{"docs":{},"这":{"docs":{},"会":{"docs":{},"很":{"docs":{},"有":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"。":{"docs":{},"但":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"不":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},",":{"docs":{},"你":{"docs":{},"完":{"docs":{},"全":{"docs":{},"可":{"docs":{},"以":{"docs":{},"不":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"“":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"以":{"docs":{},"上":{"docs":{},"配":{"docs":{},"置":{"docs":{},"启":{"docs":{},"动":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"模":{"docs":{},"拟":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"表":{"docs":{},"单":{"docs":{},"处":{"docs":{},"理":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.010309278350515}}}}}},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.014285714285714}}}}}},"上":{"docs":{},"克":{"docs":{},"隆":{"docs":{},"代":{"docs":{},"码":{"docs":{},"并":{"docs":{},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"发":{"docs":{},"布":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{},"您":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"的":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"。":{"docs":{},"这":{"docs":{},"些":{"docs":{},"插":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}},"面":{"docs":{},"插":{"docs":{},"件":{"docs":{},"会":{"docs":{},"默":{"docs":{},"认":{"docs":{},"启":{"docs":{},"用":{"docs":{},"。":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"阶":{"docs":{},"段":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"注":{"docs":{},"册":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"地":{"docs":{},"方":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"后":{"docs":{},"引":{"docs":{},"入":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"类":{"docs":{},"的":{"docs":{},"工":{"docs":{},"具":{"docs":{},"发":{"docs":{},"挥":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"把":{"docs":{},"这":{"docs":{},"些":{"docs":{},"常":{"docs":{},"量":{"docs":{},"放":{"docs":{},"在":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"合":{"docs":{},"作":{"docs":{},"者":{"docs":{},"对":{"docs":{},"整":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"可":{"docs":{},"用":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}},"进":{"docs":{},"行":{"docs":{},"自":{"docs":{},"动":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"使":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"更":{"docs":{},"显":{"docs":{},"式":{"docs":{},"和":{"docs":{},"易":{"docs":{},"调":{"docs":{},"试":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"会":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"变":{"docs":{},"得":{"docs":{},"冗":{"docs":{},"长":{"docs":{},"和":{"docs":{},"不":{"docs":{},"直":{"docs":{},"观":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"严":{"docs":{},"格":{"docs":{},"属":{"docs":{},"于":{"docs":{},"单":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"最":{"docs":{},"好":{"docs":{},"还":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{},"根":{"docs":{},"据":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"发":{"docs":{},"需":{"docs":{},"要":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"和":{"docs":{},"确":{"docs":{},"定":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"更":{"docs":{},"易":{"docs":{},"读":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"和":{"docs":{},"第":{"docs":{},"四":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"收":{"docs":{},"到":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"比":{"docs":{},"较":{"docs":{},"棘":{"docs":{},"手":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"试":{"docs":{},"图":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"向":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"不":{"docs":{},"能":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"调":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"让":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"分":{"docs":{},"支":{"docs":{},"下":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"您":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"从":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"调":{"docs":{},"用":{"docs":{},"并":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"割":{"docs":{},"成":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"到":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"在":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"一":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"打":{"docs":{},"包":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"您":{"docs":{},"必":{"docs":{},"须":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}}}},"这":{"docs":{},"一":{"docs":{},"章":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"学":{"docs":{},"到":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"单":{"docs":{},"独":{"docs":{},"构":{"docs":{},"建":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"中":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},",":{"docs":{},"每":{"docs":{},"次":{"docs":{},"都":{"docs":{},"会":{"docs":{},"去":{"docs":{},"进":{"docs":{},"行":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"会":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"结":{"docs":{},"果":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"多":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"应":{"docs":{},"该":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"包":{"docs":{},"含":{"docs":{},"多":{"docs":{},"个":{"docs":{},"字":{"docs":{},"段":{"docs":{},"并":{"docs":{},"且":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"不":{"docs":{},"同":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"触":{"docs":{},"发":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"访":{"docs":{},"问":{"docs":{},"全":{"docs":{},"局":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"新":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"开":{"docs":{},"始":{"docs":{},"记":{"docs":{},"录":{"docs":{},"之":{"docs":{},"前":{"docs":{},"转":{"docs":{},"换":{"docs":{},"状":{"docs":{},"态":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"中":{"docs":{},"不":{"docs":{},"允":{"docs":{},"许":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"—":{"docs":{},"—":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"只":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"无":{"docs":{},"论":{"docs":{},"何":{"docs":{},"时":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"且":{"docs":{},"不":{"docs":{},"是":{"docs":{},"由":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"使":{"docs":{},"用":{"docs":{},"诸":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}},"想":{"docs":{},"将":{"docs":{},"一":{"docs":{},"个":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"希":{"docs":{},"望":{"docs":{},"使":{"docs":{},"用":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"(":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},")":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"将":{"docs":{},"其":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"传":{"docs":{},"入":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"被":{"docs":{},"用":{"docs":{},"作":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"您":{"docs":{},"不":{"docs":{},"打":{"docs":{},"算":{"docs":{},"开":{"docs":{},"发":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"开":{"docs":{},"头":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"有":{"docs":{},"可":{"docs":{},"用":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"有":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"用":{"docs":{},"到":{"docs":{},"此":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"么":{"docs":{},"复":{"docs":{},"制":{"docs":{},"这":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"共":{"docs":{},"享":{"docs":{},"函":{"docs":{},"数":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"多":{"docs":{},"处":{"docs":{},"导":{"docs":{},"入":{"docs":{},"它":{"docs":{},"—":{"docs":{},"—":{"docs":{},"无":{"docs":{},"论":{"docs":{},"哪":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"都":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"理":{"docs":{},"想":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"希":{"docs":{},"望":{"docs":{},"你":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"具":{"docs":{},"有":{"docs":{},"更":{"docs":{},"高":{"docs":{},"的":{"docs":{},"封":{"docs":{},"装":{"docs":{},"度":{"docs":{},"和":{"docs":{},"复":{"docs":{},"用":{"docs":{},"性":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"纯":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"这":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{},"引":{"docs":{},"用":{"docs":{},"被":{"docs":{},"共":{"docs":{},"享":{"docs":{},",":{"docs":{},"导":{"docs":{},"致":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"被":{"docs":{},"修":{"docs":{},"改":{"docs":{},"时":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"正":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"将":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.008797653958944282}},"其":{"docs":{},"引":{"docs":{},"入":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"会":{"docs":{},"成":{"docs":{},"为":{"docs":{},"自":{"docs":{},"然":{"docs":{},"而":{"docs":{},"然":{"docs":{},"的":{"docs":{},"选":{"docs":{},"择":{"docs":{},"。":{"docs":{},"引":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"当":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"全":{"docs":{},"局":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"对":{"docs":{},"象":{"docs":{},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"整":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"都":{"docs":{},"作":{"docs":{},"为":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"传":{"docs":{},"给":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"取":{"docs":{},"多":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"将":{"docs":{},"这":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"都":{"docs":{},"声":{"docs":{},"明":{"docs":{},"为":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"会":{"docs":{},"有":{"docs":{},"些":{"docs":{},"重":{"docs":{},"复":{"docs":{},"和":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"名":{"docs":{},"称":{"docs":{},"与":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"对":{"docs":{},"象":{"docs":{},"上":{"docs":{},"添":{"docs":{},"加":{"docs":{},"新":{"docs":{},"属":{"docs":{},"性":{"docs":{},"时":{"docs":{},",":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"时":{"docs":{},"会":{"docs":{},"特":{"docs":{},"别":{"docs":{},"一":{"docs":{},"些":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"或":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"者":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"更":{"docs":{},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},",":{"docs":{},"将":{"docs":{},"下":{"docs":{},"列":{"docs":{},"代":{"docs":{},"码":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"你":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}},"是":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"提":{"docs":{},"交":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"模":{"docs":{},"块":{"docs":{},"间":{"docs":{},"数":{"docs":{},"据":{"docs":{},"互":{"docs":{},"相":{"docs":{},"污":{"docs":{},"染":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"基":{"docs":{},"于":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"示":{"docs":{},":":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"的":{"docs":{},"文":{"docs":{},"档":{"docs":{},"示":{"docs":{},"例":{"docs":{},"代":{"docs":{},"码":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}},"案":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"时":{"docs":{},",":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"上":{"docs":{},"安":{"docs":{},"装":{"docs":{},"过":{"docs":{},"程":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"”":{"docs":{},"要":{"docs":{},"唤":{"docs":{},"醒":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"你":{"docs":{},"就":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"很":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"想":{"docs":{},"保":{"docs":{},"留":{"docs":{},"过":{"docs":{},"去":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"在":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"中":{"docs":{},"避":{"docs":{},"免":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"单":{"docs":{},"例":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}},"声":{"docs":{},"明":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},")":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"来":{"docs":{},"安":{"docs":{},"装":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"自":{"docs":{},"不":{"docs":{},"同":{"docs":{},"视":{"docs":{},"图":{"docs":{},"的":{"docs":{},"行":{"docs":{},"为":{"docs":{},"需":{"docs":{},"要":{"docs":{},"变":{"docs":{},"更":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"以":{"docs":{},"及":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{},"必":{"docs":{},"要":{"docs":{},"的":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"改":{"docs":{},"变":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"你":{"docs":{},"怎":{"docs":{},"么":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"先":{"docs":{},"回":{"docs":{},"调":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"这":{"docs":{},"就":{"docs":{},"是":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"区":{"docs":{},"分":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"看":{"docs":{},"一":{"docs":{},"个":{"docs":{},"更":{"docs":{},"加":{"docs":{},"实":{"docs":{},"际":{"docs":{},"的":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},",":{"docs":{},"涉":{"docs":{},"及":{"docs":{},"到":{"docs":{},"调":{"docs":{},"用":{"docs":{},"异":{"docs":{},"步":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},"简":{"docs":{},"化":{"docs":{},"代":{"docs":{},"码":{"docs":{},"(":{"docs":{},"特":{"docs":{},"别":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"记":{"docs":{},"录":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"动":{"docs":{},"态":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"你":{"docs":{},"不":{"docs":{},"能":{"docs":{},"使":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"即":{"docs":{},"创":{"docs":{},"建":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"标":{"docs":{},"签":{"docs":{},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"入":{"docs":{},",":{"docs":{},"它":{"docs":{},"会":{"docs":{},"提":{"docs":{},"供":{"docs":{},"全":{"docs":{},"局":{"docs":{},"方":{"docs":{},"法":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"然":{"docs":{},"后":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"返":{"docs":{},"回":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"像":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"用":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"而":{"docs":{},",":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"导":{"docs":{},"致":{"docs":{},"组":{"docs":{},"件":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"全":{"docs":{},"局":{"docs":{},"状":{"docs":{},"态":{"docs":{},"单":{"docs":{},"例":{"docs":{},"。":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.014925373134328358}},"库":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"作":{"docs":{},"者":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"官":{"docs":{},"方":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"细":{"docs":{},"粒":{"docs":{},"度":{"docs":{},"数":{"docs":{},"据":{"docs":{},"响":{"docs":{},"应":{"docs":{},"机":{"docs":{},"制":{"docs":{},"来":{"docs":{},"进":{"docs":{},"行":{"docs":{},"高":{"docs":{},"效":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"话":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"也":{"docs":{},"能":{"docs":{},"够":{"docs":{},"接":{"docs":{},"收":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"而":{"docs":{},"非":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"使":{"docs":{},"其":{"docs":{},"成":{"docs":{},"为":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"当":{"docs":{},"模":{"docs":{},"块":{"docs":{},"被":{"docs":{},"注":{"docs":{},"册":{"docs":{},"后":{"docs":{},",":{"docs":{},"它":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"存":{"docs":{},"储":{"docs":{},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},"。":{"docs":{},"当":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},",":{"docs":{},"从":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"这":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"他":{"docs":{},"们":{"docs":{},"是":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}},"子":{"docs":{},"节":{"docs":{},"点":{"docs":{},"名":{"docs":{},"称":{"docs":{},"相":{"docs":{},"同":{"docs":{},"时":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}},"实":{"docs":{},"例":{"docs":{},"注":{"docs":{},"入":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"仍":{"docs":{},"然":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"现":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"需":{"docs":{},"要":{"docs":{},"频":{"docs":{},"繁":{"docs":{},"地":{"docs":{},"导":{"docs":{},"入":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"组":{"docs":{},"件":{"docs":{},"时":{"docs":{},"需":{"docs":{},"要":{"docs":{},"模":{"docs":{},"拟":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"系":{"docs":{},"统":{"docs":{},"的":{"docs":{},"一":{"docs":{},"部":{"docs":{},"分":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"其":{"docs":{},"中":{"docs":{},"的":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"规":{"docs":{},"则":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},")":{"docs":{},"。":{"docs":{},"就":{"docs":{},"像":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"被":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"起":{"docs":{},"来":{"docs":{},",":{"docs":{},"且":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"值":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"改":{"docs":{},"变":{"docs":{},"才":{"docs":{},"会":{"docs":{},"被":{"docs":{},"重":{"docs":{},"新":{"docs":{},"计":{"docs":{},"算":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"当":{"docs":{},"值":{"docs":{},"改":{"docs":{},"变":{"docs":{},"时":{"docs":{},"调":{"docs":{},"用":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"f":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"一":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"这":{"docs":{},"样":{"docs":{},"写":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},",":{"docs":{},"在":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"时":{"docs":{},",":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"。":{"docs":{},"它":{"docs":{},"们":{"docs":{},"都":{"docs":{},"已":{"docs":{},"经":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"了":{"docs":{},"给":{"docs":{},"定":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"上":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"放":{"docs":{},"在":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"第":{"docs":{},"四":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"来":{"docs":{},"调":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"地":{"docs":{},"方":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"格":{"docs":{},"式":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"钩":{"docs":{},"子":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"传":{"docs":{},"入":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"增":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"思":{"docs":{},"维":{"docs":{},"”":{"docs":{},"去":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},":":{"docs":{},"给":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"例":{"docs":{},"子":{"docs":{},"(":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"任":{"docs":{},"何":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"的":{"docs":{},"测":{"docs":{},"试":{"docs":{},"框":{"docs":{},"架":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"测":{"docs":{},"试":{"docs":{},"与":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},"编":{"docs":{},"译":{"docs":{},"格":{"docs":{},"式":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"这":{"docs":{},"里":{"docs":{},"需":{"docs":{},"要":{"docs":{},"加":{"docs":{},"上":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"模":{"docs":{},"块":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},",":{"docs":{},"仅":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"合":{"docs":{},"并":{"docs":{},"或":{"docs":{},"时":{"docs":{},"光":{"docs":{},"旅":{"docs":{},"行":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"下":{"docs":{},"载":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"等":{"docs":{},"包":{"docs":{},"管":{"docs":{},"理":{"docs":{},"器":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"按":{"docs":{},"照":{"docs":{},"下":{"docs":{},"列":{"docs":{},"方":{"docs":{},"式":{"docs":{},"执":{"docs":{},"行":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"api.html":{"ref":"api.html","tf":0.022388059701492536}}}},"待":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"等":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}},"动":{"docs":{},"展":{"docs":{},"开":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"定":{"docs":{},"义":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"带":{"docs":{},"一":{"docs":{},"个":{"docs":{},"日":{"docs":{},"志":{"docs":{},"插":{"docs":{},"件":{"docs":{},"用":{"docs":{},"于":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"这":{"docs":{},"样":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"指":{"docs":{},"定":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"自":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"几":{"docs":{},"个":{"docs":{},"部":{"docs":{},"分":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"就":{"docs":{},"是":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"最":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"些":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"写":{"docs":{},"起":{"docs":{},"来":{"docs":{},"可":{"docs":{},"能":{"docs":{},"比":{"docs":{},"较":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"里":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"一":{"docs":{},"个":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"链":{"docs":{},"接":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"链":{"docs":{},"接":{"docs":{},"会":{"docs":{},"一":{"docs":{},"直":{"docs":{},"指":{"docs":{},"向":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}},"也":{"docs":{},"集":{"docs":{},"成":{"docs":{},"到":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{},"其":{"docs":{},"他":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}},"支":{"docs":{},"持":{"docs":{},"载":{"docs":{},"荷":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"需":{"docs":{},"要":{"docs":{},"与":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"被":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"什":{"docs":{},"么":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"我":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},"是":{"docs":{},"“":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"”":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"结":{"docs":{},"束":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"更":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"才":{"docs":{},"能":{"docs":{},"组":{"docs":{},"合":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"表":{"docs":{},"示":{"docs":{},"“":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"”":{"docs":{},"理":{"docs":{},"念":{"docs":{},"的":{"docs":{},"极":{"docs":{},"简":{"docs":{},"示":{"docs":{},"意":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}},"新":{"docs":{},"对":{"docs":{},"象":{"docs":{},"替":{"docs":{},"换":{"docs":{},"老":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"利":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"允":{"docs":{},"许":{"docs":{},"保":{"docs":{},"留":{"docs":{},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"遇":{"docs":{},"到":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"的":{"docs":{},"简":{"docs":{},"洁":{"docs":{},"性":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"破":{"docs":{},"坏":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"定":{"docs":{},"义":{"docs":{},"和":{"docs":{},"隔":{"docs":{},"离":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"中":{"docs":{},"的":{"docs":{},"各":{"docs":{},"种":{"docs":{},"概":{"docs":{},"念":{"docs":{},"并":{"docs":{},"强":{"docs":{},"制":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"定":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"将":{"docs":{},"会":{"docs":{},"变":{"docs":{},"得":{"docs":{},"更":{"docs":{},"结":{"docs":{},"构":{"docs":{},"化":{"docs":{},"且":{"docs":{},"易":{"docs":{},"维":{"docs":{},"护":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"管":{"docs":{},"理":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"附":{"docs":{},"带":{"docs":{},"了":{"docs":{},"更":{"docs":{},"多":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"和":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{},"这":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"短":{"docs":{},"期":{"docs":{},"和":{"docs":{},"长":{"docs":{},"期":{"docs":{},"效":{"docs":{},"益":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"任":{"docs":{},"意":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"能":{"docs":{},"是":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"的":{"docs":{},"。":{"docs":{},"确":{"docs":{},"实":{"docs":{},"是":{"docs":{},"如":{"docs":{},"此":{"docs":{},"—":{"docs":{},"—":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"够":{"docs":{},"简":{"docs":{},"单":{"docs":{},",":{"docs":{},"您":{"docs":{},"最":{"docs":{},"好":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"把":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"以":{"docs":{},"一":{"docs":{},"个":{"docs":{},"全":{"docs":{},"局":{"docs":{},"单":{"docs":{},"例":{"docs":{},"模":{"docs":{},"式":{"docs":{},"管":{"docs":{},"理":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"树":{"docs":{},"构":{"docs":{},"成":{"docs":{},"了":{"docs":{},"一":{"docs":{},"个":{"docs":{},"巨":{"docs":{},"大":{"docs":{},"的":{"docs":{},"“":{"docs":{},"视":{"docs":{},"图":{"docs":{},"”":{"docs":{},",":{"docs":{},"不":{"docs":{},"管":{"docs":{},"在":{"docs":{},"树":{"docs":{},"的":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"都":{"docs":{},"能":{"docs":{},"获":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"或":{"docs":{},"者":{"docs":{},"触":{"docs":{},"发":{"docs":{},"行":{"docs":{},"为":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"为":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"多":{"docs":{},"个":{"docs":{},"视":{"docs":{},"图":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"于":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"对":{"docs":{},"于":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"问":{"docs":{},"题":{"docs":{},"一":{"docs":{},",":{"docs":{},"传":{"docs":{},"参":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"对":{"docs":{},"于":{"docs":{},"多":{"docs":{},"层":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"将":{"docs":{},"会":{"docs":{},"非":{"docs":{},"常":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"对":{"docs":{},"于":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"组":{"docs":{},"件":{"docs":{},"间":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"传":{"docs":{},"递":{"docs":{},"无":{"docs":{},"能":{"docs":{},"为":{"docs":{},"力":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"问":{"docs":{},"题":{"docs":{},"二":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"经":{"docs":{},"常":{"docs":{},"会":{"docs":{},"采":{"docs":{},"用":{"docs":{},"父":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"引":{"docs":{},"用":{"docs":{},"或":{"docs":{},"者":{"docs":{},"通":{"docs":{},"过":{"docs":{},"事":{"docs":{},"件":{"docs":{},"来":{"docs":{},"变":{"docs":{},"更":{"docs":{},"和":{"docs":{},"同":{"docs":{},"步":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"多":{"docs":{},"份":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"这":{"docs":{},"些":{"docs":{},"模":{"docs":{},"式":{"docs":{},"非":{"docs":{},"常":{"docs":{},"脆":{"docs":{},"弱":{"docs":{},",":{"docs":{},"通":{"docs":{},"常":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"无":{"docs":{},"法":{"docs":{},"维":{"docs":{},"护":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}}}},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"递":{"docs":{},"给":{"docs":{},"上":{"docs":{},"述":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"所":{"docs":{},"有":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"都":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"将":{"docs":{},"该":{"docs":{},"模":{"docs":{},"块":{"docs":{},"作":{"docs":{},"为":{"docs":{},"上":{"docs":{},"下":{"docs":{},"文":{"docs":{},"。":{"docs":{},"于":{"docs":{},"是":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"可":{"docs":{},"以":{"docs":{},"简":{"docs":{},"化":{"docs":{},"为":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"型":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"希":{"docs":{},"望":{"docs":{},"把":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}},"象":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"和":{"docs":{},"一":{"docs":{},"些":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"提":{"docs":{},"供":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"中":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"以":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"形":{"docs":{},"式":{"docs":{},"访":{"docs":{},"问":{"docs":{},"这":{"docs":{},"些":{"docs":{},"值":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"尤":{"docs":{},"其":{"docs":{},"是":{"docs":{},"对":{"docs":{},"于":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"就":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"变":{"docs":{},"得":{"docs":{},"相":{"docs":{},"当":{"docs":{},"臃":{"docs":{},"肿":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"的":{"docs":{},"属":{"docs":{},"性":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"就":{"docs":{},"足":{"docs":{},"够":{"docs":{},"您":{"docs":{},"所":{"docs":{},"需":{"docs":{},"了":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"需":{"docs":{},"要":{"docs":{},"构":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"中":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"您":{"docs":{},"很":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"如":{"docs":{},"何":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"外":{"docs":{},"部":{"docs":{},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"受":{"docs":{},"约":{"docs":{},"束":{"docs":{},"!":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"应":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"程":{"docs":{},"序":{"docs":{},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"它":{"docs":{},"采":{"docs":{},"用":{"docs":{},"集":{"docs":{},"中":{"docs":{},"式":{"docs":{},"存":{"docs":{},"储":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},"保":{"docs":{},"证":{"docs":{},"状":{"docs":{},"态":{"docs":{},"以":{"docs":{},"一":{"docs":{},"种":{"docs":{},"可":{"docs":{},"预":{"docs":{},"测":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"核":{"docs":{},"心":{"docs":{},"就":{"docs":{},"是":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"层":{"docs":{},"级":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"应":{"docs":{},"该":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"单":{"docs":{},"个":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}},"对":{"docs":{},"起":{"docs":{},"来":{"docs":{},"略":{"docs":{},"微":{"docs":{},"棘":{"docs":{},"手":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{},"外":{"docs":{},"部":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"到":{"docs":{},"视":{"docs":{},"图":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.011730205278592375}}}}},"架":{"docs":{},"构":{"docs":{},"就":{"docs":{},"像":{"docs":{},"眼":{"docs":{},"镜":{"docs":{},":":{"docs":{},"您":{"docs":{},"自":{"docs":{},"会":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"需":{"docs":{},"要":{"docs":{},"它":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"后":{"docs":{},"的":{"docs":{},"基":{"docs":{},"本":{"docs":{},"思":{"docs":{},"想":{"docs":{},",":{"docs":{},"借":{"docs":{},"鉴":{"docs":{},"了":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}},"虽":{"docs":{},"然":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"计":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"始":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"开":{"docs":{},"始":{"docs":{},"吧":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}},"来":{"docs":{},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"库":{"docs":{},",":{"docs":{},"以":{"docs":{},"利":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"调":{"docs":{},"试":{"docs":{},"、":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"导":{"docs":{},"入":{"docs":{},"导":{"docs":{},"出":{"docs":{},"等":{"docs":{},"高":{"docs":{},"级":{"docs":{},"调":{"docs":{},"试":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"(":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"先":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"便":{"docs":{},"于":{"docs":{},"解":{"docs":{},"决":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"抽":{"docs":{},"象":{"docs":{},"成":{"docs":{},"服":{"docs":{},"务":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"的":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"也":{"docs":{},"会":{"docs":{},"相":{"docs":{},"应":{"docs":{},"地":{"docs":{},"得":{"docs":{},"到":{"docs":{},"高":{"docs":{},"效":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},",":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"那":{"docs":{},"么":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"监":{"docs":{},"视":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"途":{"docs":{},"径":{"docs":{},"就":{"docs":{},"是":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"简":{"docs":{},"单":{"docs":{},"到":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"即":{"docs":{},"可":{"docs":{},"。":{"docs":{},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"也":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"异":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"的":{"docs":{},"回":{"docs":{},"调":{"docs":{},"让":{"docs":{},"这":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"完":{"docs":{},"成":{"docs":{},":":{"docs":{},"因":{"docs":{},"为":{"docs":{},"当":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"若":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"“":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"”":{"docs":{},"(":{"docs":{},"可":{"docs":{},"以":{"docs":{},"认":{"docs":{},"为":{"docs":{},"是":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}},"派":{"docs":{},"生":{"docs":{},"出":{"docs":{},"一":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},"对":{"docs":{},"列":{"docs":{},"表":{"docs":{},"进":{"docs":{},"行":{"docs":{},"过":{"docs":{},"滤":{"docs":{},"并":{"docs":{},"计":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"好":{"docs":{},"所":{"docs":{},"有":{"docs":{},"所":{"docs":{},"需":{"docs":{},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"混":{"docs":{},"合":{"docs":{},"异":{"docs":{},"步":{"docs":{},"调":{"docs":{},"用":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"你":{"docs":{},"的":{"docs":{},"程":{"docs":{},"序":{"docs":{},"很":{"docs":{},"难":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"当":{"docs":{},"你":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{},"异":{"docs":{},"步":{"docs":{},"回":{"docs":{},"调":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"`":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"多":{"docs":{},"次":{"docs":{},"注":{"docs":{},"册":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"查":{"docs":{},"找":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}},"附":{"docs":{},"加":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"很":{"docs":{},"有":{"docs":{},"用":{"docs":{},"的":{"docs":{},"特":{"docs":{},"性":{"docs":{},"。":{"docs":{},"另":{"docs":{},"一":{"docs":{},"个":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"使":{"docs":{},"用":{"docs":{},"带":{"docs":{},"有":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"绑":{"docs":{},"定":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{},"换":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"再":{"docs":{},"次":{"docs":{},"强":{"docs":{},"调":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"和":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.015492957746478873},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802},"api.html":{"ref":"api.html","tf":0.009950248756218905}},"单":{"docs":{},"纯":{"docs":{},"的":{"docs":{},"全":{"docs":{},"局":{"docs":{},"对":{"docs":{},"象":{"docs":{},"有":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"点":{"docs":{},"不":{"docs":{},"同":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}},"分":{"docs":{},"发":{"docs":{},"多":{"docs":{},"重":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"参":{"docs":{},"数":{"docs":{},"调":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"经":{"docs":{},"过":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"接":{"docs":{},"下":{"docs":{},"来":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"更":{"docs":{},"深":{"docs":{},"入":{"docs":{},"地":{"docs":{},"探":{"docs":{},"讨":{"docs":{},"一":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"先":{"docs":{},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"一":{"docs":{},"个":{"docs":{},"成":{"docs":{},"功":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"一":{"docs":{},"个":{"docs":{},"失":{"docs":{},"败":{"docs":{},"回":{"docs":{},"调":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{},"触":{"docs":{},"发":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{},"更":{"docs":{},"多":{"docs":{},"选":{"docs":{},"项":{"docs":{},"来":{"docs":{},"完":{"docs":{},"成":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"任":{"docs":{},"务":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"以":{"docs":{},"下":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"好":{"docs":{},"提":{"docs":{},"前":{"docs":{},"在":{"docs":{},"你":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"后":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"我":{"docs":{},"们":{"docs":{},"利":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"概":{"docs":{},"念":{"docs":{},"开":{"docs":{},"始":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"当":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"现":{"docs":{},"在":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"想":{"docs":{},"象":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"由":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"使":{"docs":{},"用":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"比":{"docs":{},"较":{"docs":{},"大":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"当":{"docs":{},"应":{"docs":{},"用":{"docs":{},"变":{"docs":{},"得":{"docs":{},"非":{"docs":{},"常":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"时":{"docs":{},",":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}},"中":{"docs":{},"展":{"docs":{},"示":{"docs":{},"状":{"docs":{},"态":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"由":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"获":{"docs":{},"得":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"仍":{"docs":{},"然":{"docs":{},"保":{"docs":{},"有":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"也":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"内":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"记":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"语":{"docs":{},"法":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"还":{"docs":{},"没":{"docs":{},"能":{"docs":{},"掌":{"docs":{},"握":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"内":{"docs":{},"联":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"深":{"docs":{},"入":{"docs":{},"理":{"docs":{},"解":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"对":{"docs":{},"于":{"docs":{},"使":{"docs":{},"用":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}}}},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"了":{"docs":{},"能":{"docs":{},"够":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"处":{"docs":{},"理":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"看":{"docs":{},"一":{"docs":{},"看":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"解":{"docs":{},"决":{"docs":{},"以":{"docs":{},"上":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"创":{"docs":{},"建":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"以":{"docs":{},"返":{"docs":{},"回":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}},"传":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"数":{"docs":{},"组":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"参":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"参":{"docs":{},"。":{"docs":{},"在":{"docs":{},"你":{"docs":{},"对":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"入":{"docs":{},"额":{"docs":{},"外":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"即":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"使":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"—":{"docs":{},"—":{"docs":{},"是":{"docs":{},"的":{"docs":{},",":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"就":{"docs":{},"包":{"docs":{},"含":{"docs":{},"了":{"docs":{},"全":{"docs":{},"部":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"层":{"docs":{},"级":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"至":{"docs":{},"此":{"docs":{},"它":{"docs":{},"便":{"docs":{},"作":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},"“":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"此":{"docs":{},"对":{"docs":{},"象":{"docs":{},"混":{"docs":{},"入":{"docs":{},"到":{"docs":{},"外":{"docs":{},"部":{"docs":{},"对":{"docs":{},"象":{"docs":{},"中":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"量":{"docs":{},"替":{"docs":{},"代":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}}}},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"它":{"docs":{},"与":{"docs":{},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"混":{"docs":{},"合":{"docs":{},"使":{"docs":{},"用":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"通":{"docs":{},"常":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"工":{"docs":{},"具":{"docs":{},"函":{"docs":{},"数":{"docs":{},"将":{"docs":{},"多":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"合":{"docs":{},"并":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},",":{"docs":{},"以":{"docs":{},"使":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"最":{"docs":{},"终":{"docs":{},"对":{"docs":{},"象":{"docs":{},"传":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"。":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"所":{"docs":{},"有":{"docs":{},"触":{"docs":{},"发":{"docs":{},"函":{"docs":{},"数":{"docs":{},"完":{"docs":{},"成":{"docs":{},"后":{"docs":{},",":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"一":{"docs":{},"个":{"docs":{},"与":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"有":{"docs":{},"几":{"docs":{},"个":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"引":{"docs":{},"起":{"docs":{},"的":{"docs":{},",":{"docs":{},"将":{"docs":{},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{},"这":{"docs":{},"能":{"docs":{},"保":{"docs":{},"证":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"能":{"docs":{},"被":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"的":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"之":{"docs":{},"后":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"基":{"docs":{},"于":{"docs":{},"某":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"对":{"docs":{},"象":{"docs":{},"里":{"docs":{},"有":{"docs":{},"新":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"给":{"docs":{},"定":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"值":{"docs":{},"上":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"多":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"以":{"docs":{},"下":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"模":{"docs":{},"块":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"组":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"分":{"docs":{},"发":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"和":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"并":{"docs":{},"不":{"docs":{},"冲":{"docs":{},"突":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"后":{"docs":{},"面":{"docs":{},"的":{"docs":{},"章":{"docs":{},"节":{"docs":{},"里":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"讨":{"docs":{},"论":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"事":{"docs":{},"件":{"docs":{},"分":{"docs":{},"布":{"docs":{},"到":{"docs":{},"各":{"docs":{},"个":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"变":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"实":{"docs":{},"例":{"docs":{},"。":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"直":{"docs":{},"接":{"docs":{},"地":{"docs":{},"定":{"docs":{},"位":{"docs":{},"任":{"docs":{},"一":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"片":{"docs":{},"段":{"docs":{},",":{"docs":{},"在":{"docs":{},"调":{"docs":{},"试":{"docs":{},"的":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"也":{"docs":{},"能":{"docs":{},"轻":{"docs":{},"易":{"docs":{},"地":{"docs":{},"取":{"docs":{},"得":{"docs":{},"整":{"docs":{},"个":{"docs":{},"当":{"docs":{},"前":{"docs":{},"应":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"就":{"docs":{},"是":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"某":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"注":{"docs":{},"入":{"docs":{},"到":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"下":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},",":{"docs":{},"且":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}},"具":{"docs":{},"有":{"docs":{},"相":{"docs":{},"同":{"docs":{},"方":{"docs":{},"法":{"docs":{},"和":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"本":{"docs":{},"身":{"docs":{},"了":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"属":{"docs":{},"性":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"的":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"现":{"docs":{},"中":{"docs":{},"是":{"docs":{},"很":{"docs":{},"常":{"docs":{},"见":{"docs":{},"的":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"践":{"docs":{},"中":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"经":{"docs":{},"常":{"docs":{},"用":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"际":{"docs":{},"上":{"docs":{},"这":{"docs":{},"和":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"自":{"docs":{},"从":{"docs":{},"有":{"docs":{},"了":{"docs":{},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"(":{"docs":{},"现":{"docs":{},"处":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"取":{"docs":{},"一":{"docs":{},"个":{"docs":{},"名":{"docs":{},"字":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"不":{"docs":{},"会":{"docs":{},"对":{"docs":{},"其":{"docs":{},"产":{"docs":{},"生":{"docs":{},"影":{"docs":{},"响":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"以":{"docs":{},"访":{"docs":{},"问":{"docs":{},"根":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"后":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"修":{"docs":{},"改":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"并":{"docs":{},"不":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"入":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}},"限":{"docs":{},"制":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"结":{"docs":{},"构":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"它":{"docs":{},"规":{"docs":{},"定":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"需":{"docs":{},"要":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"且":{"docs":{},"观":{"docs":{},"察":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"当":{"docs":{},"前":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"的":{"docs":{},"物":{"docs":{},"品":{"docs":{},"备":{"docs":{},"份":{"docs":{},"起":{"docs":{},"来":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"字":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"插":{"docs":{},"件":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},"中":{"docs":{},"去":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}},"上":{"docs":{},"述":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"箭":{"docs":{},"头":{"docs":{},"函":{"docs":{},"数":{"docs":{},"可":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"更":{"docs":{},"简":{"docs":{},"练":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"必":{"docs":{},"须":{"docs":{},"使":{"docs":{},"用":{"docs":{},"常":{"docs":{},"规":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"后":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"访":{"docs":{},"问":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"到":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"新":{"docs":{},"下":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"生":{"docs":{},"成":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"让":{"docs":{},"你":{"docs":{},"少":{"docs":{},"按":{"docs":{},"几":{"docs":{},"次":{"docs":{},"键":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"将":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"一":{"docs":{},"种":{"docs":{},"机":{"docs":{},"制":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"从":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"“":{"docs":{},"注":{"docs":{},"入":{"docs":{},"”":{"docs":{},"到":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"(":{"docs":{},"需":{"docs":{},"调":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"该":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"这":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"每":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"将":{"docs":{},"其":{"docs":{},"归":{"docs":{},"档":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"使":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"在":{"docs":{},"根":{"docs":{},"实":{"docs":{},"例":{"docs":{},"中":{"docs":{},"注":{"docs":{},"册":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"得":{"docs":{},"到":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"常":{"docs":{},"是":{"docs":{},"异":{"docs":{},"步":{"docs":{},"的":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"如":{"docs":{},"何":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"那":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"在":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"都":{"docs":{},"会":{"docs":{},"重":{"docs":{},"新":{"docs":{},"求":{"docs":{},"取":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"触":{"docs":{},"发":{"docs":{},"更":{"docs":{},"新":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"的":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"动":{"docs":{},"根":{"docs":{},"据":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{},"路":{"docs":{},"径":{"docs":{},"调":{"docs":{},"整":{"docs":{},"命":{"docs":{},"名":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"事":{"docs":{},"务":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"到":{"docs":{},"前":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"后":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{},"然":{"docs":{},"而":{"docs":{},",":{"docs":{},"在":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"中":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"阶":{"docs":{},"段":{"docs":{},")":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"极":{"docs":{},"大":{"docs":{},"地":{"docs":{},"简":{"docs":{},"化":{"docs":{},"写":{"docs":{},"法":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}},"作":{"docs":{},"为":{"docs":{},"其":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"。":{"docs":{},"最":{"docs":{},"后":{"docs":{},"接":{"docs":{},"收":{"docs":{},"一":{"docs":{},"个":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"参":{"docs":{},"数":{"docs":{},"表":{"docs":{},"示":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"(":{"docs":{},"可":{"docs":{},"选":{"docs":{},")":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"(":{"docs":{},"如":{"docs":{},"果":{"docs":{},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},")":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"其":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"三":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"给":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"唯":{"docs":{},"一":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"监":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"输":{"docs":{},"出":{"docs":{},"对":{"docs":{},"象":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"出":{"docs":{},"响":{"docs":{},"应":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"在":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"按":{"docs":{},"任":{"docs":{},"意":{"docs":{},"方":{"docs":{},"式":{"docs":{},"格":{"docs":{},"式":{"docs":{},"化":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"组":{"docs":{},"装":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"导":{"docs":{},"出":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}},"主":{"docs":{},"要":{"docs":{},"想":{"docs":{},"针":{"docs":{},"对":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"有":{"docs":{},"时":{"docs":{},"候":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"从":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"插":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"得":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"“":{"docs":{},"快":{"docs":{},"照":{"docs":{},"”":{"docs":{},",":{"docs":{},"比":{"docs":{},"较":{"docs":{},"改":{"docs":{},"变":{"docs":{},"的":{"docs":{},"前":{"docs":{},"后":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"想":{"docs":{},"要":{"docs":{},"实":{"docs":{},"现":{"docs":{},"这":{"docs":{},"项":{"docs":{},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"进":{"docs":{},"行":{"docs":{},"深":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"多":{"docs":{},"个":{"docs":{},"实":{"docs":{},"例":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}},"混":{"docs":{},"入":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"来":{"docs":{},"实":{"docs":{},"现":{"docs":{},"给":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"注":{"docs":{},"入":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"里":{"docs":{},"的":{"docs":{},"数":{"docs":{},"组":{"docs":{},"进":{"docs":{},"行":{"docs":{},"查":{"docs":{},"询":{"docs":{},"时":{"docs":{},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"面":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"包":{"docs":{},"含":{"docs":{},"应":{"docs":{},"用":{"docs":{},"在":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"条":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"原":{"docs":{},"则":{"docs":{},"就":{"docs":{},"是":{"docs":{},"要":{"docs":{},"记":{"docs":{},"住":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"样":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"些":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"目":{"docs":{},"了":{"docs":{},"然":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"下":{"docs":{},"一":{"docs":{},"步":{"docs":{},":":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"面":{"docs":{},"是":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"一":{"docs":{},"个":{"docs":{},"测":{"docs":{},"试":{"docs":{},"异":{"docs":{},"步":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"不":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},"—":{"docs":{},"—":{"docs":{},"实":{"docs":{},"质":{"docs":{},"上":{"docs":{},"任":{"docs":{},"何":{"docs":{},"在":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"改":{"docs":{},"变":{"docs":{},"都":{"docs":{},"是":{"docs":{},"不":{"docs":{},"可":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"的":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"启":{"docs":{},"用":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"!":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"会":{"docs":{},"深":{"docs":{},"度":{"docs":{},"监":{"docs":{},"测":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"来":{"docs":{},"检":{"docs":{},"测":{"docs":{},"不":{"docs":{},"合":{"docs":{},"规":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"—":{"docs":{},"—":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"关":{"docs":{},"闭":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"性":{"docs":{},"能":{"docs":{},"损":{"docs":{},"失":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"事":{"docs":{},"件":{"docs":{},"类":{"docs":{},"型":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"在":{"docs":{},"各":{"docs":{},"种":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},",":{"docs":{},"在":{"docs":{},"事":{"docs":{},"件":{"docs":{},"回":{"docs":{},"调":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}},"任":{"docs":{},"何":{"docs":{},"由":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"保":{"docs":{},"持":{"docs":{},"不":{"docs":{},"变":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"用":{"docs":{},"于":{"docs":{},"下":{"docs":{},"一":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"很":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"过":{"docs":{},"程":{"docs":{},",":{"docs":{},"很":{"docs":{},"有":{"docs":{},"必":{"docs":{},"要":{"docs":{},"测":{"docs":{},"试":{"docs":{},"它":{"docs":{},"们":{"docs":{},"。":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},"了":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"会":{"docs":{},"被":{"docs":{},"合":{"docs":{},"并":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"在":{"docs":{},"此":{"docs":{},"刻":{"docs":{},"完":{"docs":{},"成":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"必":{"docs":{},"须":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"。":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"步":{"docs":{},"执":{"docs":{},"行":{"docs":{},"这":{"docs":{},"个":{"docs":{},"限":{"docs":{},"制":{"docs":{},"么":{"docs":{},"?":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}},"承":{"docs":{},"认":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"比":{"docs":{},"简":{"docs":{},"单":{"docs":{},"地":{"docs":{},"使":{"docs":{},"用":{"docs":{},"“":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"既":{"docs":{},"然":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"日":{"docs":{},"志":{"docs":{},"。":{"docs":{},"每":{"docs":{},"一":{"docs":{},"条":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"插":{"docs":{},"件":{"docs":{},"还":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"通":{"docs":{},"过":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"被":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"还":{"docs":{},"没":{"docs":{},"有":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"需":{"docs":{},"遵":{"docs":{},"守":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"要":{"docs":{},"被":{"docs":{},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"就":{"docs":{},"让":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"非":{"docs":{},"常":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"事":{"docs":{},"件":{"docs":{},":":{"docs":{},"每":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"命":{"docs":{},"名":{"docs":{},"功":{"docs":{},"能":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"常":{"docs":{},"量":{"docs":{},"作":{"docs":{},"为":{"docs":{},"函":{"docs":{},"数":{"docs":{},"名":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"乍":{"docs":{},"一":{"docs":{},"眼":{"docs":{},"看":{"docs":{},"上":{"docs":{},"去":{"docs":{},"感":{"docs":{},"觉":{"docs":{},"多":{"docs":{},"此":{"docs":{},"一":{"docs":{},"举":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"直":{"docs":{},"接":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"产":{"docs":{},"生":{"docs":{},"的":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"即":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},")":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"品":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}},"仍":{"docs":{},"旧":{"docs":{},"返":{"docs":{},"回":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"假":{"docs":{},"设":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"这":{"docs":{},"里":{"docs":{},"的":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"内":{"docs":{},"部":{"docs":{},"执":{"docs":{},"行":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"置":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"参":{"docs":{},"数":{"docs":{},"解":{"docs":{},"构":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"考":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"示":{"docs":{},"例":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}},"发":{"docs":{},"出":{"docs":{},"结":{"docs":{},"账":{"docs":{},"请":{"docs":{},"求":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"乐":{"docs":{},"观":{"docs":{},"地":{"docs":{},"清":{"docs":{},"空":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"失":{"docs":{},"败":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"完":{"docs":{},"成":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"岂":{"docs":{},"不":{"docs":{},"更":{"docs":{},"方":{"docs":{},"便":{"docs":{},"?":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"并":{"docs":{},"非":{"docs":{},"如":{"docs":{},"此":{"docs":{},",":{"docs":{},"还":{"docs":{},"记":{"docs":{},"得":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"很":{"docs":{},"多":{"docs":{},"次":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"测":{"docs":{},"试":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"一":{"docs":{},"些":{"docs":{},"完":{"docs":{},"全":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"参":{"docs":{},"数":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"这":{"docs":{},"里":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"小":{"docs":{},"技":{"docs":{},"巧":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"为":{"docs":{},"可":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"才":{"docs":{},"会":{"docs":{},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"支":{"docs":{},"持":{"docs":{},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"方":{"docs":{},"式":{"docs":{},"和":{"docs":{},"对":{"docs":{},"象":{"docs":{},"方":{"docs":{},"式":{"docs":{},"进":{"docs":{},"行":{"docs":{},"分":{"docs":{},"发":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"插":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"来":{"docs":{},"处":{"docs":{},"理":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.022388059701492536}}}}},"购":{"docs":{},"物":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"车":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}},"首":{"docs":{},"先":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"明":{"docs":{},"白":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"他":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"即":{"docs":{},"可":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"及":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"同":{"docs":{},"样":{"docs":{},",":{"docs":{},"对":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"指":{"docs":{},"向":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"时":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"启":{"docs":{},"用":{"docs":{},"了":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"则":{"docs":{},"为":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"为":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"已":{"docs":{},"经":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"了":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"功":{"docs":{},"能":{"docs":{},"使":{"docs":{},"得":{"docs":{},"其":{"docs":{},"他":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"重":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"功":{"docs":{},"能":{"docs":{},"默":{"docs":{},"认":{"docs":{},"输":{"docs":{},"出":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"拟":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"提":{"docs":{},"交":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"状":{"docs":{},"态":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"结":{"docs":{},"合":{"docs":{},"在":{"docs":{},"一":{"docs":{},"起":{"docs":{},",":{"docs":{},"实":{"docs":{},"现":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"给":{"docs":{},"插":{"docs":{},"件":{"docs":{},"开":{"docs":{},"发":{"docs":{},"者":{"docs":{},"的":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"继":{"docs":{},"承":{"docs":{},"父":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"而":{"docs":{},"且":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"若":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"内":{"docs":{},"分":{"docs":{},"发":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"行":{"docs":{},"单":{"docs":{},"元":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"入":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"值":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"要":{"docs":{},"你":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"以":{"docs":{},"上":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"如":{"docs":{},"何":{"docs":{},"组":{"docs":{},"织":{"docs":{},"代":{"docs":{},"码":{"docs":{},"随":{"docs":{},"你":{"docs":{},"便":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"异":{"docs":{},"步":{"docs":{},"逻":{"docs":{},"辑":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"封":{"docs":{},"装":{"docs":{},"到":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"请":{"docs":{},"求":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}},"根":{"docs":{},"级":{"docs":{},"别":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.02857142857142857}}}}},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"相":{"docs":{},"关":{"docs":{},"代":{"docs":{},"码":{"docs":{},"分":{"docs":{},"割":{"docs":{},"到":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"只":{"docs":{},"返":{"docs":{},"回":{"docs":{},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{},"子":{"docs":{},"树":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"快":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"按":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"格":{"docs":{},"式":{"docs":{},"记":{"docs":{},"录":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"比":{"docs":{},"较":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"生":{"docs":{},"成":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"应":{"docs":{},"该":{"docs":{},"只":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"阶":{"docs":{},"段":{"docs":{},"使":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"订":{"docs":{},"阅":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}}}}}}}}}}},"顺":{"docs":{},"便":{"docs":{},",":{"docs":{},"`":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"”":{"docs":{},"要":{"docs":{},"啰":{"docs":{},"嗦":{"docs":{},"得":{"docs":{},"多":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"也":{"docs":{},"损":{"docs":{},"失":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}},"取":{"docs":{},"个":{"docs":{},"变":{"docs":{},"量":{"docs":{},"名":{"docs":{},"然":{"docs":{},"后":{"docs":{},"把":{"docs":{},"它":{"docs":{},"输":{"docs":{},"出":{"docs":{},"去":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"之":{"docs":{},"后":{"docs":{},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"应":{"docs":{},"该":{"docs":{},"不":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"任":{"docs":{},"何":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"函":{"docs":{},"数":{"docs":{},"以":{"docs":{},"外":{"docs":{},"修":{"docs":{},"改":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"器":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"打":{"docs":{},"包":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"改":{"docs":{},"成":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"断":{"docs":{},"言":{"docs":{},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"服":{"docs":{},"务":{"docs":{},"回":{"docs":{},"应":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"层":{"docs":{},"—":{"docs":{},"—":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"检":{"docs":{},"查":{"docs":{},"是":{"docs":{},"否":{"docs":{},"没":{"docs":{},"有":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"编":{"docs":{},"写":{"docs":{},"正":{"docs":{},"确":{"docs":{},",":{"docs":{},"经":{"docs":{},"过":{"docs":{},"合":{"docs":{},"理":{"docs":{},"地":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"解":{"docs":{},"构":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"详":{"docs":{},"见":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.014925373134328358}}}}}},"配":{"docs":{},"置":{"docs":{},"中":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"(":{"docs":{},"配":{"docs":{},"置":{"docs":{},"好":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"加":{"docs":{},"载":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"与":{"docs":{},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"选":{"docs":{},"项":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"也":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"卸":{"docs":{},"载":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"后":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"地":{"docs":{},"侦":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"所":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"描":{"docs":{},"述":{"docs":{},"和":{"docs":{},"当":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"新":{"docs":{},"增":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"替":{"docs":{},"换":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"构":{"docs":{},"造":{"docs":{},"器":{"docs":{},"选":{"docs":{},"项":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"某":{"docs":{},"些":{"docs":{},"观":{"docs":{},"察":{"docs":{},"者":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.009950248756218905}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}},"该":{"docs":{},"功":{"docs":{},"能":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"内":{"docs":{},"部":{"docs":{},"数":{"docs":{},"据":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"é":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":2.522099447513812},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.02577319587628866},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":10.004249291784703},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"g":{"docs":{},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.006060606060606061},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"à":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012875536480686695},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.014722536806342015},"structure.html":{"ref":"structure.html","tf":0.03608247422680412},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3752495009980037},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.007575757575757576},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ó":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"b":{"docs":{},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"$":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}},"–":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}},"»":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"ç":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.009174311926605505},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"œ":{"docs":{},"i":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"length":12218},"corpusTokens":["!","!==","\"ablacklistedmutation\"","\"after\"","\"antes\"","\"before\"","\"depois\"","\"estado\"","\"fluxo","\"font","\"getters\"","\"increment\"","\"incrementar\"","\"inject\"","\"injetar\"","\"loja\"","\"modo","\"mutações\"","\"one","\"padrão","\"quando","\"quebrado\"","\"recuperar\"","\"retrieve\"","\"singl","\"snapshots\"","\"state","\"store\"","\"store\".","\"view\",","\"vuex","\"when","#","$","$store.dispatch","%","'#app',","''","'.","'...',","'../api/shop'","'../api/shop':","'./getters'","'./modules/a'","'./modules/a'],","'./mutat","'./mutations'","'./store'","'./test.js',","'anothergetter',","'apple',","'babel","'bar'","'carrot',","'chai'","'context.state`","'count'","'count',","'diretamente,","'donetodoscount'","'donetodoscount',","'e'","'es6","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'fruit'","'hot","'increment'","'increment',","'incrementasync',","'incrementby'","'mocha","'mymodule'],","'newprop',","'once'","'once')","'once');","'orange',","'pluginaction')","'production'","'receive_products',","'request_products'","'require'","'s","'some/nested/module/bar'","'some/nested/module/foo',","'some_mutation'","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'test","'update_data')","'vegetable'","'vue'","'vuex'","'vuex/dist/logger'","('a',","('incremento')","('xxx'),","((state.count","()","().","()`","(action,","(activé","(ainsi","(c'est","(cb)","(commit)","(context)","(count","(ctx,","(de","(declar","(declarado","(déclaré","(e)","(e.g.","(enabl","(error)","(es2015","(especi","(esta","(expectedmutations.length","(for","(habilitada","(handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受","(id)","(isso","(juntament","(module.hot)","(modulename).","(mutat","(mutation)","(mutation,","(mutation.typ","(mutaçõ","(namespacedcontext,","(nécessit","(option","(par","(para","(particulièr","(payload)","(por","(pour","(que","(qui","(recarregamento","(requer","(requir","(sera","(será","(socket)","(ssot)”而存在。这也意味着,每个应用将仅仅包含一个","(stage","(state","(state)","(state)。vuex","(state,","(store)","(suportado","(support","(supporté","(thi","(togeth","(tout","(two","(type)","(type,","(value)","(você","(vou","(vuex)):","(which","(will","(you","({","({dispatch})","(«","(例如当","(比如","(比如通过",")","*","*/","+","+=","+karma",",",",em",".","...","...args)","...args:","...mapactions('some/nested/module',","...mapactions([","...mapactions({","...mapgetters([","...mapgetters({","...mapmutations([","...mapmutations({","...mapstate('some/nested/module',","...mapstate({","...option","...state.obj,","./",".babelrc",".babelrc):",".babelrc):",".default","/","/*","//","/\\.js$/,","/node_modules/","0","0)","1","1)","1,","10","10)","100)","1000)","123","123),","1st","1º","2","2),","2,","2.3.0+","2.3.0+)","2.3.0+):","2.5.0","2.5.0+","2nd","3","3),","3,","3.0","3rd","3º","3ᵉ","4","4th","4º","4ᵉ","6","8080",":",";","=","===","=>",">",">=","?","[","['receive_products',","['request_products'],","[...state.cart.added]","[]","[],","[createlogger()]","[key:","[myplugin]","[mypluginwithsnapshot]","[plugin]","[some_mutation]","[type:","[{","]","])","]),","],","_.clonedeep(state)","_.clonedeep(store.state)","__dirname,","`","`,","`.default`","```","`actiona`","`computed`","`console`","`console`,","`dispatch","`getdata","`getdata()`","`getotherdata","`getotherdata()`","`getters`","`mapactions`","`mapmutations`","`modulea`","`modulea`'","`moduleb`","`moduleb`'","`mutation`","`mutations`","`mutações`","`mymodule`","`namespace`","`namespaced`","`nested/mymodule`","`nextstate`...","`prevstate`","`require`","`root`","`rootgetters`","`some/nested/module`","`state","`state`","`store.commit","`store.commit`","`store.dispatch`","`store.getters.donetodoscount`","`store.getters`","`store.getters`,","`store.getters`,只存在于模块中","`store.state.count","`store.state.count`","`store.state`,","`store.state`,只存在于模块中","`store.state`,若在模块中则为局部状态","`store`.","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.$store.getters.donetodoscount`","`this.add()`","`this.count`","`this.donecount`","`this.increment()`","`this.incrementby(amount)`","`this`","`this`,","`true`","`vue.use(vuex)`","`vuex.mapstate`","`{","`{{","a:","abaixo","abonnez","abord","abordagem","about.","abov","abramov","abramov,","abstract","abstrair","abstraçõ","accept","access","accesseur","accesseur,","accesseur.","accesseurs,","accesseurs.","accesseurs...","account:","accéder","aceita","aceitam","aceitarão","acessando","acessar","achiev","acima","acionada","acionado","acionados.","acionar","acontecer.","actant","actant.","actent","acter","acter,","action","action({","action.","action:","actiona","actionb","actions'","actions,","actions.","actions.getallproducts({","actions.j","actions.spec.j","actions:","actions?,","actionsinjector","actionsinjector({","actions,响应在","action、mut","action。","action。handl","action。opt","action。处理函数总是接受","action。详细介绍","action。返回一个解析所有被触发的","action,以处理更加复杂的异步流程?","action,你可添加","action,局部状态通过","action,或者使用","action:","activ","acton","actual","actuel","acté","actée,","acusará","ad","adapt","adaptada","adaptar","add","add:","addit","addition,","additionnel","adicion","adicionai","adicionar","adicionarem","adicionem","admetton","admittedly,","advanc","advantag","advertência","afeta","afetado","affect","affecté","affichon","afin","afirma","again,","agora","agora,","agrupar","aid","aider","ainda","ainsi","ait","ajout","ajoutez","ajud","ajudant","ajudar","ajudem","alavancar","alavancem","algum","alguma","algun","allon","allow","alor","alors,","alreadi","also,","alteração","altern","alternar","alternativa","alternativamente,","alternative,","alternatively,","although","alto","alway","além","ambo","amount","amount)`","amount:","anexado","anexando","aninhado","aninhar","anoth","ant","antecipadamente.","anterior","anterior.","any)","any,","any[])","anywher","ao","apena","aperçu","api","api,","api.","api.callasyncmethod(()","apis.","api。当测试","api,vuex","api,因此你可以直接用","aplicada","aplicando","aplicativo","aplicativo.","aplicativo:","aplicativo;","aplicação","aplicação,","aplicações.","apontará","apontarão","app","app,","app.","app.vu","app:","app;","apparti","appel","appelez","appelé","appelée.","appli","applic","applicatif","application'","application,","application.","application:","applications.","appliqu","appliqué","apport","apprendr","approach","approch","appréhend","aprendendo","apresentamo","apresentar","apropriada.","aproveit","aproveitar","aprè","apó","aqui","arbitrari","arbitrárias.","arbr","architecture.","architecture。与其他模式不同的是,vuex","args,","argument","argument'","argument,","argument.","argument:","argumentar","argumento","argumento.","argumento:","argumentos.","argumentos:","arguments.","arguments:","argumnto","armazenado","armazenamento","arquivo","array","array)","array,","arriv","arrow","arrêter","articl","artificiel,","assembl","assert","asserção","asset","assets)","assets)时不需要在同一模块内额外添加空间名前缀。更改","assez","assign","assim,","assim:","assina","assincronicidad","associ","associadas.","associé","assum","assumindo","assur","assurez","assustador.","assíncrona","assíncrona:","assíncronas,","assíncrono","astuc","async","asynchron","asynchrones,","asynchrones.","asynchronous,","at.","atendam","ativ","ativada,","ativo","atravé","attach","attaché","attempt","attendr","attendu","attent","atual","atualizado","atualizar","atualizarão","atualizaçõ","até","au","aucun","auparavant.","aura","aurez","auron","aussi","author","auto","automat","automatically.","automatically:","automaticament","automaticamente.","automaticamente:","automatiqu","autor","autorisé","autosuffis","autosuffisant","autr","autônomo","aux","auxiliar","avail","avaliado","avaliar","avancé","avant","avantag","avançados,","avec","avoid","avoir","avon","await","await,","await,我们可以如下组合","ação","ação.","ação:","açõ","ações,","ações.","b:","babel","balis","basant","base","baseado","basent","basic","basicament","basique.","basta","bastant","basé","be","beaucoup","becom","befor","behind","belong","below","bem","besoin","besoin.","better","between","biblioteca","bibliothèqu","bidirecion","bidirecionai","bidirectionnel","bien","big","big,","bind","bit","bloated.","boa","boilerpl","boilerplate.","bom","bonn","boolean","bord","both","bound","boutiqu","break","brittl","browser","browserifi","browserify,","browserify,让构建工具帮我们处理:","browsers.","bu","build","build.","built","bundl","bundle.","bundle.j","bundle.js'","bundle。","busca","básica","básico","básico.","bénéficier","bénéfiqu","c'est","c.","ca","cach","cached.","cada","calcul","calculada","calcular","calculé","calculée,","calculées,","call","callback","callback:","caminho","campo","canal","cancela","capacidad","captur","capturar","capítulo","capítulos.","car","caracter","caractèr","care","carga","caro","carregador","carrinho","cart","cart,","cart.j","cas,","case","cases,","caso","caso,","casos,","catch","category:","caus","causar","causará","causera","caveat","cb([","cb:","cd","cdn","cdn:","ce","ceci","ceci,","cela","cela,","center","central","centralisé","centralizada","centralizado","centro","cepend","cependant,","certa","certain","certifiqu","certo","cet","cett","chai","chain","chama","chamada","chamadasstore.commit","chamado","chamamo","chamar","chame","champ","champ.","champs,","chanc","chang","change,","change.","changed.","changement","changent","changer","changes,","changes.","changez","changé.","changée.","chapitre.","chapitres,","chapter","chapters.","chaqu","charg","chaud","chaud.","chave","check","checkout","checkout,","child","chose","ci","citat","citação","clavier","clear","clonar","clone","cloner","clé","code","code.","coisa","colaborador","colaterai","collabor","collaborateur","collapsed:","colocar","com","comandos:","combin","combinada","combinação","combiné","come","começando","começar","começar.","comitada,","comitando","comitar","comm","commands:","commenc","commencez","comment","commençon","commit","commit('account/login')","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('receive_products',","commit('request_products')","commit('somemutation')","commit('somemutation',","commit('someothermutation')","commit(mutation:","commit(type:","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","commit.","committed,","commit。换言之,你在使用模块内容(modul","common","commonli","communé","como","comocontext.rootstate:","compar","compara","comparar","compartilhado","compartilhado,","compartilham","compil","compilação","complet","completament","complex","complexas):","complexes)","complexos?","complic","complicada","complicada,","complicado","compliqué","compliqués,","complèt","complète,","complément","compon","component","component,","component.","component:","componente,","componente.","componente:","componentes,","componentes.","components,","components.","components:","components?","compor","compos","composant,","composant.","composants,","composição","composta","composé","compras,","compras.","compreensão","comprendre.","compromet","compromi","compréhens","compt","comptag","compter","compteur,","comput","computada","computada,","computadas?","computado","computado.","computado:","computados,","computation,","computação","computed.","computed:","comum","comun","conceito","conceitos.","concept","concepts.","concret","conectado","config","config.","configur","configuration.","configuração","configuração.","confira","confirma","confirmam","confirmando","confirmar","conflict","conflit","conflito","conjunto","conseguir","consid","consider","considéron","consist","consol","console,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","console.log(store.state.count)","const","constant","constructeur","constructor","construindo","construir","construiu","construtor","consult","consultar","consultez","conséquent","contador","contagem,","contain","contamin","conten","contendo","conteneur","contenir","contenu","conter","context","context.","context.commit","context.commit('increment')","context.gett","context.getters.","context.rootst","context.rootstate:","context.rootstate:","context.st","contexte.","contexto","contexto.","contido","contient","contriv","contrário","contá","contém","convent","convenção","convert","convertir","conçu","copi","core","correspond)","corretamente,","cost","cost.","count","count++","count,","count:","countalias:","counter","countpluslocalst","coup","couplé","courant","court","cout","couvrir","creat","createlogg","createlogger({","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers(namespace:","createnamespacedhelpers.","createplugin","createvuexlogg","createvuexlogger。","createwebsocketplugin","createwebsocketplugin(socket)","creation)","cresc","cria","criada","criando","criar","criação","crie","cross","création","créer","créez","créon","créé","current","curto","custo","código","código(especialment","código.","código:","cópia","côté","cœur","d'access","d'accè","d'achats,","d'achats.","d'acter","d'action","d'action.","d'aid","d'api","d'appel","d'applic","d'argument","d'assert","d'attach","d'autr","d'avoir","d'effectu","d'espac","d'i","d'implément","d'import","d'incrément","d'inject","d'instanc","d'observer,","d'option","d'opérat","d'outil","d'un","d'une","d'utilis","d'échec","d'écrire","d'élément","d'état","d'état.","d'évènement","d'être","d.","da","dado","dado.","damo","dan","daqui","data","data)","daunting.","de","deal","debug","debug:","debuggable,","debugging)","debugging.","decis","decisõ","declar","declarar","declarativo","deep","deepli","default","default,","default.","default:","defin","defineplugin","definido","definindo","definir","definit","dehor","deix","deixar","deixá","dele,","deles.","dentro","deo","depend","dependa","dependem","dependencies,","dependencies.","dependência","dependências,","deploy","depui","depurando","depuração","depuração)","depuração.","deriv","derivado","dernier","dernièr","derrièr","describe('actions',","describe('getters',","describe('mutations',","descript","descripteur","descriptive:","descriptor","descritiva:","descrito","descritor","deseja","desejado","desempenho.","desencadeado","desencadear","desenvolvedor","desenvolvedores,","desenvolvimento","desenvolvimento,","desenvolvimento.","desestruturação","desir","desligá","despacha","despachada","despacham","despachar","despacho","dess","dessou","dessu","dessus,","dest","destructur","detail","details,","detalh","detalhado","detalhes,","detalhista","detect","detectar","deux","deuxièm","dev","dev.","deve","deve:","develop","developers,","development,","development.","devem","devenir","deveria","deveria!","devez","devido","devient","devo","devolvíveis,","devraient","devrait","devriez","devron","devtool","devtool'","devtool.","devtools,你可能不需要此插件。","diferent","diferente,","diferença","differ","difficil","différenc","différenci","différent","différent,","difícil","digitar","dinamicament","dinamicamente.","dinâmico","dinâmico.","dire","direct","directement,","directli","directly,","directly?","direito","direta","diretament","diretamente?","direto","discuss","discutiremo","disparar","dispatch","dispatch('account/login')","dispatch('actiona')","dispatch('actiona').then(()","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch(action:","dispatch(type:","dispatch,","dispatch/commit","dispatch:","display","dispon","disponível","disso,","disso.","divers","divid","dividir","divis","do","do(s)","do:","docs.","document","documentation.","documentation。","documentação","documentos.","doesn't","doi","dois,","doit","doit,","doivent","dom","dom.","dom。","don't","don't.","donc","done","done()","done(error)","done)","done:","done?","donecount:","donetodos:","donetodoscount","donetodoscount:","donn","donner","donné","données,","doublecount","dout","down","down:","download","drive","du","dua","due","dumb","duplic","duplicar","dupliqu","durant","dure","dynam","dynamiqu","dynamique.","dynamiquement.","dá","dè","débogable,","débogag","débogage)","débogage.","déboguon","décision","déclar","déclarer","déclencher","déclenchera","déclenché","déclenché,","déclenchée,","déclenchés.","décomposit","défaut","défaut,","défaut.","défini","définir","définiss","définissez","déjà","démarrez","dépendanc","dépendances,","dépendr","déployez","désactivé","désiré","déstructur","détaché","détail","détails,","détecter","développ","développement,","développement.","développeur","développeurs,","d’instantané","e","e,","e.g.","e.target.value)","each","easili","ecmascript","ecmascript),","economizando","efeito","effect","effectué","effet","efficac","efficaces.","effici","eficient","eficientes.","either:","el","el:","eles:","ell","elm","elm.","em","emapmutations,","embora","embutido","en","enabl","encapsul","encapsulada","encapsulé","encontrado","encontramo","encor","endroit","enfant","enfants.","enforc","engorgé.","enquanto","enregistr","enregistron","enregistré","enregistré,","enregistrée,","enregistrés.","ensembl","ensuite,","ensur","entanto,","entend","entir","entr","entra","entrada","entrada,","entrada.","entrainera","entri","entry:","então","então,","então:","enviada","enviar","envifi","envio","environ","envolv","envolvido","envoy","erootgett","erreur","erreur.","erro","erro.","error","error.","es2015","es2015,你得抓紧了!","es6","escala","escala,","escrita","escrito","espac","especi","especialment","especificament","especifiqu","específica","específico","esperada","esperar","ess","essa","essay","essenci","essencialment","essenti","essentiel","est","esta","esta.","esta:","estado","estado\"?","estado)","estado,","estado.","estado:","estamo","estaremo","estará","estatai","estilo","estiv","estiverem","estore.state.nested.mymodule.","estritament","estrito","estrito,","estrito.","estrutura","estruturar","está","estágio","estático","estão","et","evalu","evaluate,","even","event","event:","evento","eventos.","eventos:","events.","events:","evitar","ex.","exact","exactli","examin","examineron","exampl","example,","example.","example:","exatament","exclude:","executa","executamo","executar","executá","execução","exempl","exemple,","exemplo","exemplo,","exemplo:","exibido","exibimo","exist","expand","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","expens","explicit","explicit,","explicitament","explicitamente.","explicite,","explicite.","explicitement.","explicitli","explícita","explícita,","explícito.","expor","export","export,","export:","exportamo","exportar","exportação","exporton","expos","exposera","exposto","exposé","expõ","extens","extension,提供了诸如零配置的","extern","externas.","externes.","externo","extract","extrair","extraí","extraímo","extrem","extremament","extrêmement","fabriqu","facil","facilment","factori","failur","fair","fait","falha","fals","false,","false。","fará","fashion.","fastidieux","faudrait","faut","faz","fazendo","fazer","façam","façon","featur","feel","feita","feront","ferra","ferramenta","few","ficar","fichier","field","fields,","file","file,","filename:","files.","filho","filho.","filter","filtercategori","filteredproduct","filtrar","filtrer","fim","fim,","fin","final","final.","finally,","find","fine","finer","fini","finir,","finish","first","first?","fit","flow","flow\":","flows?","flux","flux,","flux.","fluxo","flux、redux、和","fléchée","fn","fn'","foi","fois)","fois,","follow","fonction","fonction,","fonction.","fonctionn","fonctionnalité","font","foo:","fora","foram","forc","form","forma","forma,","format","formato","formatá","formulair","formulário","fornec","fornecido:","forneça","força","fourni","fourni.","fournir","fourniss","fournit","fractal","fragil","framework/assert","framework/bibliothèqu","frente:","frequência","fresh","frágei","full","funcionam","function","function(commit:","function(dispatch:","function(state:","function)","function):","function,","function.","functions,","functions.","fundir","função","função,","função.","funçõ","fur","further","furthermore,","fusionn","fzer","garant","garantindo","gener","genr","gera","geralment","gerenciador","gerenciamento","gerenciamo","gerenciando","gestion","gestionnair","gestionnaire.","gestão","get","getallproduct","getdata()","getdata())","getotherdata()","getotherdata())","getproduct","getter","getter'","getter,","getter.","getter:","getters)","getters,","getters,dispatch","getters.","getters...","getters.donetodos.length","getters.filteredproducts(state,","getters.j","getters.somegett","getters.someothergett","getters.spec.j","getters:","getters?,","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","getters。当我们在之后介绍到","getter、act","getter。你也可以在","getter,dispatch","getter,gett","getter,rootst","getter,也会通过","getter,只读。","getter,接收的第一个参数是模块的局部状态对象。","getter,根节点状态会作为第三个参数暴露出来:","gettodobyid:","git","github","give","given","glanc","glasses:","globai","global","global,","global.","global?","globalement.","globally.","globalmente.","globaux,","go","good","gosta","gosta):","grand","grande,","grande.","grandement","grandit,","granulair","granular","gravada","gravando","gravá","greatli","gro","gros,","gross","grow","génère","gérant","gérer","habilit","habilitar","handl","handler","handler,","handler.","handler.\"","handler:","handlers,","handlers.","handler。这个选项更像是事件注册:“当触发一个类型为","handler,你需要以相应的","hard","haut","have","haven't","help","helper","helper:","helpers,","helpers.","herda","here","here'","hidratação","high","hmr","hmr.","hold","hook","hot","hotupdate(newoptions:","hot。","houver","however,","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0","https://unpkg.com/vuex@2.0.0.","hydrat","há","hérite","ici","id)","id:","idea","ideal.","identiqu","idiot","idé","idéales.","idéia","ie),","ie),那么你可以使用一个","il","imagin","imaginon","imbriqué","imbriqués,","implantar","implement","implementar","implementarem","implementation:","implementations.","implementação","implementaçãocounter`:","implementaçõ","impliqu","impliqué","implément","import","import.","importa","important","important,","importante,","importantly,","importar","importação","importá","impos","imposs","impossible:","impossível:","imprevisível","imprévis","impulsiona","impõ","in,","inappropri","inappropriées.","inapropriada","inbound","inchada.","inchangé","inclu","inclua","includ","incluez","incluí","incluído","inconvéni","incorporado","increment","increment(state)","increment:","incrementar","incrementasync","incrementifoddonrootsum","incremento","index.html","index.j","indirect.","indireto.","informaçõ","inherit","inici","inicializada","inicializar","initi","initialisez","initialisé","inject","injectera","injection):","injecté","injetada","injetar","injetor","injeção","inlin","input","input.","insid","inspir","inspirada","inspiré","instal","instalar","instalará","instalação","installez","installé","instanc","instance,","instantané","instantâneo","instead","instância","integr","integra","intent","intenção","inter","internes,","internes.","interrog","intimidant.","intraç","introduc","introduct","intègr","intégré","inventado,","inversement.","invocar","invok","involv","invoqu","irmãos.","irá","is,","isadmin","isso","isso,","isso:","isto","it'","it('filteredproducts',","it('getallproducts',","it('increment',","it,","it.","it?","item","iten","itself","jamai","jeter","jetez","jouer","jour","jour.","js","judicieux","jump","just","já","karma","key","key.","key:","keystrokes:","know","l'abonn","l'accesseur","l'action","l'ajout","l'analys","l'api","l'appel","l'applic","l'application.","l'arbr","l'architectur","l'argument","l'asynchronism","l'auteur","l'avoir","l'enregistr","l'espac","l'exempl","l'export","l'extens","l'extrair","l'idé","l'import","l'inject","l'input","l'instal","l'instanc","l'intérieur","l'invers","l'objet","l'on","l'opportunité","l'option","l'opérat","l'opérateur","l'une","l'utilis","l'utilisateur","l'utilisez","l'échec","l'état","l'état)","l'état,","l'état.","l'évènement","la","laiss","laisser","lanc","lancer","lancera","lancée.","lançado.","laquel","larg","later","later.","latest","le","lead","learn","leav","lectur","leitura.","lembr","lembrar","ler","lesquel","less","let'","leur","leva","levam","level","leverag","liaison","librairi","librari","library,","lidam","lidar","lien","lier","lieu","ligando","ligação","ligaçõ","lign","like):","limit","limpa","line","linha","link","links.","linter","linters,","lion","lisant","list","lista","listen","littéral","liée","lo","lo?","loader","loader!","loader!./actions')","loader!./test.js'.","loader!./test.js'。","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","loaders。","loader。","locai","locais:","local","local,","local.","localcomput","localhost:","localhost:8080/webpack","localis","localisé","localisés.","localizado","localizados.","localizar","locat","locaux","log","logada","logged,","logger","logger:","logging,","logguer.","loggué","logic","login","logiqu","logs.","logá","loin","loja","loja.","long","longo","look","lor","lorsqu","lorsqu'il","lorsqu'on","lorsqu'un","los.","los:","lose","lugar","lui","lunett","là","là,","légèrement","lógica","ma","made","mai","main","main.j","maintainability.","mainten","maintenabilité","maintenant,","maioria","make","manag","management,","maneira","mani","manipul","manipulador","manipulador.\"","manipular","manipulação","manièr","manière,","manutenção.","map","map:","mapact","mapactions(namespace?:","mapeada","mapeamento","mapear","mapeia","mapgett","mapgetters(namespace?:","mapgetters({","mapgetters,","mapmut","mapmutations(namespace?:","mapmutations,","mapstat","mapstate([","mapstate(namespace?:","mapstate({","mapstate,","mapstate,mapgetters,","mapstate、mapgetters、mapact","marcá","mark","matriz","matter","mean","mecanismo","mechan","medida","medium","meilleur","meio","melhor","member","meno","merg","mesma","mesmo","mesmo:","messag","message)","message:","mesur","method","method.","method:","methods.","methods/properti","methods:","mettez","metton","mettr","mettront","mi","mieux","mistur","misturar","mix","mocha","mock","mocking.","mode","mode,","mode.","model","model.","modif","modifi","modifications,","modificaçõ","modifié","modo","modul","modular","modularidad","modularité.","module'","module),","module,","module.","module.export","module.hot.accept(['./mutations',","module:","modulea","modulea,","moduleb","modules'","modules,","modules.","modules:","modules?","modulo","modèl","modèles,","moment.","momento","monopag","montamo","more","motivo","moyen","moyenn","much","muda","muda,","mudança","mudar","mudar.","mudarem.","mude","muita","muito","multipl","mutado","mutado.","mutaion","mutam","mutar","mutat","mutated.","mutateur","mutation,","mutation.","mutation.payload)","mutation.typ","mutation/act","mutation:","mutations)","mutations,","mutations.","mutations.j","mutations.spec.j","mutations:","mutations?,","mutationtransform","mutation、module、act","mutation。","mutation。handl","mutation。opt","mutation。vuex","mutation。详细介绍","mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。","mutation(用于外部地数据持久化、记录或调试)或者提交","mutation,不同在于:","mutation,处理函数总是接受","mutation,将","mutation,并且使用","mutation,或者使用","mutation,或者通过","mutation,插件可以用来同步数据源到","mutation,而不是直接变更状态。","mutation:","mutação","mutação,","mutação.","mutação:","mutaçõ","mutações,","mutações.","mutações:","muter","muton","muté.","mypage:","myplugin","mypluginwithsnapshot","myreusablemodul","mécanism","médio","méthode","méthode.","método","método.","métodostore.commit:","même","même,","módulo","módulo)","módulo,","módulo.","módulos,","módulos.","múltipla","múltiplo","n","n'activez","n'affect","n'aimez","n'ait","n'aurez","n'avez","n'entr","n'est","n'i","n'import","n)","na","name","name,","name.","namespac","namespace,","namespace.","namespaced:","namespaced?,","natur","naturel","navegador","navigateur","navigateurs.","ne","necessidad","necessita","necessário","need","need.","nele","nenhuma","ness","nest","never","new","newmodulea","newmut","newmutations,","newprop:","next","next,","nextstat","nextstate...","nisso","niveau","niveaux","no","node","node.","node.j","node.js.","node_modules/vuex","nom","nom.","nome","nomeada","nomeada:","nommé","non","normal","normalement,","normally,","normalment","normalmente,","nossa","nosso","nota","nota:","note","note:","notez","notr","nou","nouveau","nouveaux","nouvel","nova","novament","novamente,","novo","novo.","now","now,","npm","npm.","null,","nunca","não","não.","nécessair","nécessaires.","nécessit","nível","nível:","nó","nós,","nós:","núcleo","o","obj","obj.messag","obj.message。在严格模式中,由于这个修改不是在","object","object)","object):","object,","object.","object:","objet","objet,","objet.","objeto","objeto,","objeto.","objeto:","oblig","observ","observables).","observador","observam","observamo","observáveis).","obtendo","obtenir","obter","obtêm","of:","off","offic","offici","officiel","on","ond","one,","one.","only.","ont","opcion","opcionalment","oper","operador","operations,","operations.","operaçõ","oportunidad","opportun","optimist","option","option.","option:","optionnel","options.","options.namespac","options:","options?:","opção","opçõ","opérat","opérateur","order","os","os.","ou","ouchange:","ourselv","out","outbound","outer","outil","output","output:","outra","outro","outsid","ouvir","ov","où","pa","packag","pacot","padrão","padrão,","padrão.","padrõ","padrões,","pai","palavras,","pallier","panier","par","para","para:","paraitr","paramètr","parar","parc","parec","parent","parent.","parent/child","parent/enf","parfait","parfoi","part","partag","partagé","partagé,","parte,","partes:","parti","parti.","particularli","particularment","particulièr","parts:","parâmetro","pass","passado","passage).","passar","passer","passez","passo","passé","path","path:","pattern","pattern\"?","patterns,","payload","payload)","payload,","payload.amount","payload:","payload?:","payloads:","pedaço","pedido","pega","pegou,","pela","pelo","pena","penché","pendant","pens","pensar","perceba","perdant","perdemo","perfectli","perfeitament","perform","performances.","permaneça","permet","permissão","permit","permut","persist","persistence,","persistência","personnelle.","pertenc","pesar","peu","peut","peuvent","pick","piec","pilot","place","plain","play","pleno","plu","plugin","plugin.","plugin:","plugins,","plugins.","plugins:","plupart","plus,","plusieur","plutôt","pode","podem","podemo","point","pointera","pointeront","pollut","poluição","polyfil","popular","por","porqu","portanto,","porvue.us","posent","possa","possam","possamo","possibl","possivel:","possui","possívei","possível","post","posteriores,","posts:","pouco","pour","pour,","pourquoi","pourrait","pouvez","pouvon","pra","practic","practice,","pratiqu","pratique,","pratique.","prazo","prazo.","pre","precisa","precisa.","precisamo","precisar","precisaremo","precisará","precisemo","predict","prefer","preferir","preferência","prefira","prefix","prefixo","premier","premièr","prend","prendr","prennent","preocupar","preserv","preservar","preservest","preservestate:","preservestate:store.registermodul","pretti","previou","previsível.","prevstat","pri","primeira","primeiro","primeiro?","princip","principai","principal","principles:","princípio","probabl","problem","problema","problèm","problème,","process.env.node_env","proch","prochain","procéder","procédon","procédur","product","product.categori","production!","production,","productivity.","productivité","products)","products,","products.j","products:","produira","produit","produtividad","produção","produção!","produção,","profil","profond","profondé","profunda","profundament","profundo","program","programa","programm","project","project.","projet","projet.","projeto","projeto.","promess","promessa","promesses.","promis","promise((resolve,","promise.","promise/auto'","promise:","promise。","promise。如果你支持的浏览器并没有实现","promise。详细介绍","promise,并且","promise:","prop","propag","propagação","propagé","proper","properly,","properti","properties,","properties:","properties?","property,","property:","proposal),","proposit","proposta","propr","propriedad","propriedades:","propriété","provavelment","provid","provável","prática,","prático","pré","préalable.","précédent","précédent.","préfix","préférenc","préférences)","prémutation.","présenteron","préserver","prévisible.","própria","próprio","próxima","próximo","pui","puisqu","puisqu'un","puiss","pulando","purposes.","put","pó","qu'accéd","qu'aucun","qu'avec","qu'est","qu'export","qu'un","qu'état","quai","qual","qualquer","quand","quando","quantidad","que","que:","quebra","queira","quel","quell","quelqu","queremo","querer","queri","qui","quickli","quiser","quiser.","quisermo","quit","quot","quê?","rabattr","racin","racine)","racine,","racine.","racines.","raison","raisonn","raiz","raiz,","raiz.","rajout","ranger","rangés.","rapid","rapidament","rapido)","rappel","rappelez","rastreada","rastreá","rastreável","rastreável!","rather,","rattaché","razão","re","reach","react","reaction","reactiv","reactive,","reactive.","read","reai","reais.","reajam","real","realidad","realiti","realizada","realizada?","realizando","realizar","realli","realment","reason","reativa","reativas,","reativas.","reatividad","reativo","reativo.","reavaliada","reação","receb","recebem","receberam","receberá","receberão","recebido","receiv","recent","recevoir","recevront","recharg","recipient","record","record,","recorrendo","recurso","redux","redux:","refer","reference,","referência","referência,","regardon","regist","registered,","registermodule(path:","registr","registra","registrada","registrada,","registrado","registrado,","registrado.","registrados.","registrar","registration:","registro","regra","regras,","regroup","regroupé","reject)","relatórios.","releas","reli","reload","reload.","relèv","remain","rememb","remov","remplac","remédier,","rend","render","rendered.","rendering.","renderização","rendez","rendr","rendu","renvoi","renvoyé","repetit","repetitiva","replac","replacestate(state:","represent","representação","représent","requer","request","request,","requiert","requir","require('./modules/a').default","require('./mutations').default","require('inject","requêt","resolv","resolve()","resolved.","resolvidos.","resort","respect","respons","ressalva","rest","resto","restreint","restrict","restring","result","resultado","resultará","resumir","retenir","retorna","retornada.","retornado","retornam","retornando","retornar","retorno","retour","retourn","retourné","retournée.","retriev","retrocesso","retrouv","return","reus","reusable,","reuse.","reutilizar","reutilização","reutilizáveis,","revient","reçoit","reçoiv","reçu","right","rodando","root","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rota","rout","router","rule","rules,","run","runinnewcontext","rápida","règle","règle.","règles,","réactif","réactif.","réactifs,","réactifs.","réaction","réactiv","réactivité","réalis","réalité","récupèrent","récupérat","récupérer","récursiv","réflexion","référenc","régulièr","répons","répétitif","résolus.","résout","résultat","réutilis","réutilisable,","réévaluat","réévalué","s'abonn","s'assur","s'il","s'intègr","s'occup","s'évapor","sabe","sabemo","saber","saberá","sachant","sain","saisit","salva","same","same:","san","saurez","sautez","sauvegard","sauver","save","savedcartitem","savedcartitems)","savez","savoir","saída,","scale","scale,","script","script,","script.","se","second","secundária","see","seen","seguem","seguida,","seguint","seguintes:","seguir","segundo","seja","sejam","self","selon","sem","sembler","semelhant","sempr","send","separ","separados.","separando","separar","seqüência","ser","sera","serait","serem","seria","seront","sert","serv","server","server/test","server。","serveur.","servic","serviço","será","serão","set","seta","setter","setter:","settimeout(()","setup","seu","seul","seule.","seulement","shape","share","shop","shop.buyproducts(","shop.getproducts(product","short","should!","si","sibl","side","side.","sido","sight:","signifi","significa","similair","similaire,","similar","similarly,","simpl","simple,","simplement","simples,","simples:","simplesment","simplest","simpli","simplic","simplicidad","simplicité","simplifi","simplificado","simplificar","simplifié","simul","simuladas.","simulado","simular","simulation.","simulé","simulées.","sincronizar","singl","singleton","singleton.","singleton?","sinon.js),","sinon.js),你可以使用它们替换辅助函数","sinon.spy()","sintax","sintaxe:","sistema","situat","situation,","situação,","situaçõ","snapshot","snapshots,","sobr","socket.emit('update',","socket.on('data',","soit","solicitação","solut","solução","soluçõ","some_mut","someact","someaction:","somegett","somemut","someotheract","someothergetter:","sometim","son","sont","sorti","sortirez","sou","souhaitez","souhaitiez","souhaitons.","sourc","souvent","spa","spa,","specif","spi","split","spread","spécialement","spécifiqu","ssr","stage","start","started.","state","state)","state,","state.","state.a,","state.b","state.count","state.count++","state.count,","state.count`","state.obj","state.obj.messag","state.products.filter(product","state.some.nested.module.a,","state.some.nested.module.b","state.subtre","state.todos.filter(todo","state.todos.find(todo","state:","state;","stateafter)","statebefore,","state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:","state。你可以通过","state。用于服务端渲染。","state。这在你想要重用","state,例如从一个服务端渲染的应用保留","state,驱动应用的数据源;","static","statiqu","step","still","stockag","stop","store","store'","store)","store):","store,","store.","store.commit","store.commit('increment')","store.commit('increment',","store.commit('receivedata',","store.commit({","store.commit,","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch(namespac","store.dispatch({","store.dispatch:","store.gett","store.getters.","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","store.getters:","store.getters。","store.hotupdate()","store.hotupdate():","store.hotupdate({","store.j","store.js,","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.registermodule:","store.st","store.state,","store.state.a","store.state.b","store.state.count","store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。","store.state.mymodul","store.state.nested.mymodul","store.state.nested.mymodule.","store.subscribe((mutation,","store.subscribe(mut","store.subscribeaction((action,","store.unregistermodul","store.unregistermodule(modulename)","store.unregistermodule(modulename).","store/modul","store:","stores.","store。例如,同步","store。创建过程直截了当——仅需要提供一个初始","store(下面是个大概例子,实际上","store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态","store)。","store):","store,他们公用同一个模块","store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:","store,大概长这样:","straightforward","strict","strict,","strict.","strict:","strictli","string","string):","string,","string.","string]:","structur","structure:","style","style,","sua","sub","subir","subject","subscrib","subscribe(handler:","subscribeaction(handler:","subscribing,","substitua","subárvor","success","succinct","succinct!","succè","sucedido","sucesso","such","sucinto!","suffire.","suivant","suivent","suivez","sujeita","sujett","sumwithrootcount","suporta","suportam","support","supposon","supprim","sur","sure","surtout","sustentável.","swap","sync","synchron","synchrone.","synchrones.","synchronis","synchronous.","synchronous?","syntax","syntax,","syntax:","syntaxique),","system","system,","system.","systèm","são","séparant","séparer","séparé","séparés.","síncrona","síncronas.","síncrono","só","tableau","tag","tag,","tags.","tailor","take","talvez","também","também:","tant","tard.","tarde.","tarefa","tasks):","tedioso","tediou","tell","tem","temo","temp","template:","tempo","tempo.","temps.","tenha","tenham","tentando","tentará","tentera","ter","term","terme.","termes,","termin","terminé","terroot:","terá","teríamo","test","test,","test.","test.js'.","test:","testact","testaction(actions.getallproducts,","testaction:","testando","testar","testar,","teste.","tester","tester,","tester.","testes.","tests.","testá","text","text:","that'","that,","that:","them,","them.","them:","then:","there'","thing","think","this,","this.","this.$stor","this.$store.","this.$store.commit('updatemessage',","this.$store.commit('xxx')","this.$store.commit('xxx'),","this.$store.dispatch('xxx')","this.$store.dispatch('xxx'),","this.$store.getters.donetodoscount","this.$store.state.count","this.$store.state.obj.messag","this.$store.state.todos.filter(todo","this.count","this.count++","this.localcount","this:","through","throw","thrown.","thu","time","times):","tipo","tipo:","tiram","tirar","title:","tiverem","to:","toda","todo","todo.done)","todo.done).length","todo.id","todos:","togeth","toggl","tomar","tool","tools.","torna","tornam","tornar","total","totalment","tou","toujour","tournon","tout","trabalha","tracer","track","trackable!","tracé","trade","transact","transactions.","transactions:","transaçõ","transform","transforma","travel","traçable,","tree","tree!","tree,","tri","trick","tricki","trigger","trigger,","triggered,","trivial","trivial,","triviale,","trocar","troisièm","trop","trouv","trouviez","true","true,","true.","true}","true})","true,它允许在命名空间模块里分发根的","true,它允许在命名空间模块里提交根的","true,并将这个","true:","truqu","truth","truth\".","trá","trè","tudo","turn","two","two,","type","type,","type.","type:","types'","types.j","typescript","typescript,","tâche","téléchargement","um","um,","um.","uma","un","un.","under","understand","unidirecional\":","unidirectionnel","uniqu","unique,","unit","unitair","unlik","unmaintain","unpkg.com","unpredict","unregist","unregistermodule(path:","unsubscrib","unwatch","up","up,","updat","updatemessag","updates.","upfront.","url","us","us,","us:","usa","usada","usado","usage:","usam","usamo","usando","usar","usarmo","user","users,","uso","usual","usuário","usá","util","utilis","utilisateur","utiliser.","utilisez","utilison","utilisé","utilitair","utilitário","v","vai","vale","valeur","valor","valu","value)","value,","value:","value,然后侦听","vamo","variou","vem","ver","verbeux","verbeux.","verbos","verbosas.","verbose.","verbose:","verboso:","verdad","verdade\".","veremo","veri","verificar","verron","versa.","version","version/tag","versão","veut","vez","veze","vezes):","vezes,","via","viagem","vice","vider","view","view,","view.","view,以声明方式将","vinculado","vinculando","vincular","vista:","visto","visualis","visualiza","visualizar,","visualizaçõ","visão","vm.","vm.$watch","vo","você","você.","voici","voilà","volé","vont","votr","vou","voulez","vouloir","voulon","vous.","voyag","voyez","vrai","vraiment","vs.","vue","vue'","vue({","vue,","vue.","vue.j","vue.js.","vue.set(obj,","vue.use()","vue.use():","vue.use(vuex)","vue.use(vuex))","vue.use(vuex)):","vue.use(vuex)):","vue:","vue?","vue@2.5+","vue@2.5+,","vue@>=2.5,反之亦然。","vuex","vuex\"","vuex,","vuex.","vuex.mapst","vuex.stor","vuex.store({","vuex:","vuex?","vuex@3.0+","vuex@>=","vuex。一个简单的","vuex。虽然将所有的状态放到","vuex:","vuex?","vá","vária","vário","vérifi","vérifier","véritabl","vérité","wait","want","want.","watch","watch(fn:","watch(getter:","watcher","watching,","way","way\"","way)","we'd","webpack","webpack'","webpack.","webpack.config.j","webpack在真实浏览器环境中进行测试。","websocket","weigh","well.","whenev","whether","why?","window.promis","within","without","words,","work","world","worth","write","written","y","yarn","yarn,","you'v","you.","yourself","you’ll","zero","zone","{","{preservestate:","{root:","{{","{}","{})","{},","|","||","}","})","}).","})。","},","}]","}`","}`.","}}","}}`,","«","»","»)","»).","»,","».","à","às","árvore","árvore!","ça","ça,","ça.","é","é,","échell","échelle,","écouter","écrire","écrite","également","également,","épargn","étape","état","états,","été","éviter","évènement","évènements.","ête","être","óbvio","óculos:","última","única","único","útei","útil","œil","–","“store”","│","└──","├──","一个","一个数组,包含应用在","一条重要的原则就是要记住","一样直截了当。","一样遵守一些注意事项:","一目了然:","上使用","上克隆代码并自己构建。","上发布的最新版本。您也可以通过","上注册","上的插件方法。这些插件直接接收","上的用户输入导致的状态变化。","上面插件会默认启用。在发布阶段,你需要使用","下一步:action","下面是","下面是一个测试异步","下面是用","不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。","不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。","与根模块的选项一样,每个模块也包含","严格模式","中。例如:","中也可以:","中使用","中初始化好所有所需属性。","中多次注册同一个模块","中定义“getter”(可以认为是","中很有用的特性。另一个方法是使用带有","中执行。换种方式,你也可以用","中执行测试","中提交","中查找","中派生出一些状态,例如对列表进行过滤并计数:","中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的","中的","中的异步函数中的回调让这不可能完成:因为当","中的状态。改变","中的状态。详细介绍","中的状态发生变化,那么相应的组件也会相应地得到高效更新。","中的状态是响应式的,在组件中调用","中的状态是响应式的,那么当我们变更状态时,监视状态的","中的状态的唯一方法是提交","中的状态的唯一途径就是显式地提交","中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的","中绑定","中读取状态的时候,若","中附加新模块的方式来使用","中,`getters`","中,mutat","为","为了处理异步操作,让我们来看一看","为了能够使用","为了解决以上问题,vuex","为组件创建计算属性以返回","之前的一个地方:","之后就可以通过","之后引入","之后调用","之后,让我们来创建一个","之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个","乍一眼看上去感觉多此一举,我们直接分发","也可以接受其他","也支持载荷:","也被局部化了","也集成到","也需要与使用","事件类型","事件类型在各种","事件,在事件回调中调用","产品模块","产生的副作用(即状态变更)。","什么情况下我应该使用","什么时候结束呢?更重要的是,我们如何才能组合多个","什么是“状态管理模式”?","仍旧返回","他们可以接受","以下是一个表示“单向数据流”理念的极简示意:","以允许保留之前的","以对象形式分发","以新对象替换老对象。例如,利用","以载荷形式分发","任何由","会作为第三和第四参数传入","会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。","会在每个","会收到局部化的","会暴露为","会更易读:","会比较棘手:","会自动可用。","会试图直接修改","会进行自动安装:","传一个字符串数组。","传入额外的参数,即","传参。在你对","传字符串参数","但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:","作为其第一个参数:","作为命名输出对象","作为唯一参数,可以监听","作为唯一参数:","作为第一个参数(如果定义在模块中,则为模块的局部状态),payload","作为第一个参数,payload","作为第一个参数,其","作为第一个参数:","作为第三参数传给","作为第二个参数。最后接收一个可选的对象参数表示","作为第二个参数(可选)。","作为第二个参数:","作出响应。","你不能直接改变","你不能直接调用一个","你也可以使用","你也可以通过让","你可以使用","你可以向","你可以在组件中使用","你可以通过","你在组件中使用","使","使用","使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源","使用对象展开运算符将","使用对象展开运算符将此对象混入到外部对象中","使用常量替代","例如,只返回指定的子树","依赖","依赖的模块工厂","依赖,可以用","保存状态,用于下一次","保持不变:","假设","假设这里的","允许我们在","允许我们将","关联到","内置","内部执行异步操作:","再次强调,我们通过提交","函数。在这种情况下,只有当所有触发函数完成后,返回的","函数中执行的,","函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。","函数接受一个与","函数有几个配置项:","函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给","函数,因此","函数:","分割到单独的文件。","分割成模块(module)。每个模块拥有自己的","分发","分发的时候调用并接收","分支下的最新版本,您可以直接从","创建一个","创建之后,你可以使用","创建以下","创建基于命名空间的组件绑定辅助函数。其返回一个包含","创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:","创建多个","创建模块","创建组件方法分发","创建组件方法提交","初始化后调用","加载新模块","包含了子模块的对象,会被合并到","包含很复杂的计算过程,很有必要测试它们。getter","包含的","单一状态树","单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。","即可","即可。","卸载一个动态模块。详细介绍","参数解构","参考","参考热重载示例","及","双向绑定的计算属性","发出结账请求,然后乐观地清空购物车","取个变量名然后把它输出去:","变化的时候,","变更状态","另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。","只会接收","只要你遵守以上规则,如何组织代码随你便。如果你的","可以包含","可以包含任意异步操作。","可以处理被触发的","可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。","可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用","同时如果有第二个参数","同样指向局部状态。","同样,对于模块内部的","后的状态作为参数:","启用了命名空间的","命名空间","和","和分发多重","和单纯的全局对象有以下两点不同:","和参数调用","和模块,你需要使用","和经过","响应式地侦听","回调函数","因为","因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!","在","在一个","在一个模块化的打包系统中,您必须显式地通过","在不同模块中可以触发多个","在严格模式下,无论何时发生了状态变更且不是由","在单独构建的版本中辅助函数为","在另外一个","在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的","在带命名空间的模块内访问全局内容(global","在带命名空间的模块注册全局","在开始记录之前转换状态","在插件中不允许直接修改状态——类似于组件,只能通过提交","在插件内提交","在注册一个新","在浏览器中执行测试","在浏览器中测试","在组件中分发","在组件中提交","在这一章,我们将会学到","在这个模块中,","在这个模块的","在通过属性访问时是作为","在通过方法访问时,每次都会去进行调用,而不会缓存结果。","处理之后这些测试应该不依赖任何浏览器","处理函数以外修改","处理器的","多个视图依赖于同一状态。","失败操作","如果你传入返回一个对象的函数,其返回的对象会被用作根","如果你喜欢使用诸如","如果你希望使用全局","如果你开发的插件(plugin)提供了模块并允许用户将其添加到","如果你想将一个","如果你的","如果在模块中定义则为模块的局部状态","如果在模块化构建系统中,请确保在开头调用了","如果在测试环境下有可用的","如果希望你的模块具有更高的封装度和复用性,你可以通过添加","如果您不打算开发大型单页应用,使用","如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时","如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。","如果正在使用","如果需要使用","安装","完成","完成后调用,接收","实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。","实例中读取状态最简单的方法就是在计算属性中返回某个状态:","实例会注入到根组件下的所有子组件中,且子组件能通过","实例具有相同方法和属性的","实例属性","实例方法","实例本身了。","实例的根","实现中是很常见的模式。这样可以使","实现,默认为","实践中,我们会经常用到","实际上这和","对于","对于大型应用,我们会希望把","对于模块内部的","对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:","对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。","对象","对象。详细介绍","对象中","对象中。","对象为什么不是","对象包含以下属性:","对象和一些","对象就有可能变得相当臃肿。","对象展开运算符","对象提供给","对象是模块的局部状态","对象的属性传入","对象风格的提交方式","对象,你可以以属性的形式访问这些值:","对象,因此你可以调用","对象,尤其是对于重用","导致的状态变更都应该在此刻完成。","将","将会成为自然而然的选择。引用","将其引入:","就不受约束!我们可以在","就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,vuex","局部状态”要啰嗦得多,并且也损失了一些","属性。但是自从有了对象展开运算符(现处于","属性不会对其产生影响","属性以访问根","属性另取一个名字,使用对象形式:","属性后不需要修改模块内的代码。","属性的对象:","岂不更方便?实际上并非如此,还记得","嵌套模块","带命名空间的绑定函数","并不意味着你需要将所有的状态放入","并不限制你的代码结构。但是,它规定了一些需要遵守的规则:","并且观察","应对起来略微棘手,因为它们可能需要调用外部的","应用","应用层级的状态应该集中到单个","应用的核心就是","应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。vuex","开发环境与发布环境","开启严格模式,仅需在创建","开始","异步逻辑都应该封装到","引用","当","当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用","当使用","当使用全局","当使用对象风格的提交方式,整个对象都作为载荷传给","当在严格模式中使用","当定义在一个模块里时会特别一些:","当映射的计算属性的名称与","当需要在对象上添加新属性时,你应该","很多次的时候):","很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在","必须同步执行这个限制么?action","必须承认,这样做比简单地使用“v","必须是同步函数","必须是同步函数。为什么?请参考下面的例子:","快照","成为可热重载模块","成功操作","我们主要想针对","我们可以使用","我们可以很容易地在任何组件中使用它:","我们可以按任意方式格式化","我们组装模块并导出","或","或提交","或模块间数据互相污染的问题。","或者","或者是","或者更进一步,将下列代码添加到你使用","所有","才会执行。","打包测试文件。","打包这些测试文件然后在","执行测试","把","把上述","把当前购物车的物品备份起来","把空间名字添加到插件模块的类型(type)中去","抽取出api请求","按照","接下来,我们将会更深入地探讨一些核心概念。让我们先从","接受","接受一个成功回调和一个失败回调","接收","描述和当前的","提交","提交一个","提交的是","提交载荷(payload)","提供了基于","提案","提示:我们将在后续的文档示例代码中使用","插件","插件。","插件会生成状态快照,所以仅在开发环境使用。","插件函数","插件可以通过在","插件就是一个函数,它接收","插件就是通过动态注册模块将","支持同样的载荷方式和对象方式进行分发:","支持在开发过程中热重载","支持):","改成","数据源到","文件中定义了","文件太大,只需将","文档","断言结果","新增","方法可以有更多选项来完成复杂任务):","方法接受以下参数:","方法注册模块:","方法的参数。","方法触发状态变更:","方法触发:","方法:","既然","日志。每一条","日志插件还可以直接通过","时声明的模块)。","时,不需要以上安装过程。","时,为了在服务端渲染中避免有状态的单例)","时,你就知道","时,你很有可能想保留过去的","时,在属于","时,调用此函数。”要唤醒一个","映射","映射为","映射到局部计算属性:","映射到视图;","是一个专为","是专门为","是个","是什么?","是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅","是在计算属性中返回的一个属于","是更改状态的唯一方法,并且这个过程是同步的。","是注册在全局命名空间的——这样使得多个模块能够对同一","暴露为","暴露出来,根节点状态则为","暴露出注册的","更改","更新记录","替换","最后,如果我们利用","最好提前在你的","最简单的","有时候我们需要从","有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:","有时我们可能需要创建一个模块的多个实例,例如:","服务回应","服务层——例如,我们可以把","来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建","来安装","来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在","来看一个更加实际的购物车示例,涉及到调用异步","来简化代码(特别是我们需要调用","来自不同视图的行为需要变更同一状态。","来获取","来获取状态对象,以及通过","来触发变化。","来记录","来说是必要的。","来说非常有用。详细介绍","构造器选项","架构就像眼镜:您自会知道什么时候需要它。","某些观察者)","标签引入,它会提供全局方法","标签引用","核心概念","根状态,只读。","根级别的","格式记录","检查是否没有","概念开始。","模块内容(modul","模块内的状态已经是嵌套的了,使用","模块功能默认输出了","模块动态注册","模块动态注册功能使得其他","模块的局部状态","模块重用","模拟","模拟提交","模拟状态","每一个","每当","每次","比较","注册一个动态模块。详细介绍","注册嵌套模块","注册模块","注册的","注意我们正在进行一系列的异步操作,并且通过提交","注意,getter","注意:对于","测试","测试一个","深入理解所有的概念对于使用","混入","热替换新的","热重载","然后","然后像这样使用:","然后返回","然后:","然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用","状态","现在你可以:","现在想象,我们正在","现在,你可以通过","生成","生成状态快照的插件应该只在开发阶段使用,使用","用“vuex","用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。","用以上配置启动","用户来说","用指定的","用模拟的","由于","由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store","的","的作者","的例子(实际上你可以用任何你喜欢的测试框架):","的例子:","的双向绑定计算属性:","的另一种方式是直接使用包含","的响应式系统的一部分缓存其中的。","的响应规则","的地方","的处理函数返回的","的子节点名称相同时,我们也可以给","的官方调试工具","的定义放在函数","的实例注入所有的子组件","的实例,那么你仍然可以给","的实现:","的对象。它们都已经绑定在了给定的命名空间上。详细介绍","的对象展开运算符我们可以这样写:","的对象,在用户输入时,v","的局部状态作为第一个参数,而不是根状态,并且模块","的库,例如","的思维”去解决这个问题的方法是:给","的方式使其成为带命名空间的模块。当模块被注册后,它的所有","的方式,而非直接改变","的时候传入","的时候,我们需要增加一个","的根状态。模块的","的根状态,仅用状态合并或时光旅行调试。","的格式为","的模块编译格式问题,这里需要加上","的测试与","的状态","的状态存储是响应式的。当","的状态存储是响应式的,从","的示例:","的第四个参数来调用","的组件中需要频繁地导入,并且在测试组件时需要模拟状态。","的细粒度数据响应机制来进行高效的状态更新。","的结果","的计算属性)。就像计算属性一样,getter","的话也能够接收。","的话说就是:","的辅助函数","的返回值。详细介绍","的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。","的返回值,当值改变时调用回调函数。fn","的这些核心概念。他们是:","的钩子。vuex","直接下载","相关代码分割到模块中。下面是项目结构示例:","第一个参数是可选的,可以是一个命名空间字符串。详细介绍","等包管理器,可以按照下列方式执行安装:","等同于","等待","等等...","管理状态。例如,vuex","箭头函数可使代码更简练","类似于","类似于插件,我们可以让构建工具来处理这种情况:","类型:","组件","组件中展示状态呢?由于","组件中获得","组件也会自动更新。这也意味着","组件仍然保有局部状态","组件从","组件内的","组件绑定的辅助函数","组合","结合在一起,实现应用的路由状态管理。","给插件开发者的注意事项","继承父模块的命名空间","编写正确,经过合理地","而且,你可以通过使用","背后的基本思想,借鉴了","自动展开记录的","自定义","自己构建","自带一个日志插件用于一般的调试:","若","若需要在全局命名空间内分发","若需要在带命名空间的模块注册全局","获取","获取局部状态,必须使用常规函数","获取更新后的模块","虽然","表单处理","被","被局部化了","被记录,devtool","要停止侦听,调用此方法返回的函数即可停止侦听。","要停止订阅,调用此方法返回的函数即可停止订阅。","要注意,logger","解构","触发的时候,回调函数还没有被调用,devtool","计数应用开始:","订阅","让我们从一个简单的","让我们开始吧。","让我们来注册一个简单的","记数应用示例。","设计的状态管理库,以利用","访问","访问到。让我们更新下","访问模块的状态。","该功能常用于插件。详细介绍","详细介绍","详见","语法。如果你还没能掌握","语法处理内联","请参考购物车示例。","调用","调用。为了便于解决","调用抽象成服务,然后在测试文件中用","调用(需要先在根节点注入","调用(需要在根节点注入","调试、状态快照导入导出等高级调试功能。","购物","购物车模块","载荷(payload):","辅助函数","辅助函数仅仅是将","辅助函数将组件中的","辅助函数将组件的","辅助函数帮助我们生成计算属性,让你少按几次键:","返回一个允许我们注入","返回一个函数,来实现给","返回的是","这两个参数:","这个状态自管理应用包含以下几个部分:","这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:","这就是","这是一个最基本的","这样的方式指定特定的版本。","这里会抛出一个错误。","这里的","进一步嵌套命名空间","进入严格模式,在严格模式下,任何","进行单元测试。","选项。模块的状态使用","选项将其归档:store.registermodule('a',","选项是","选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用","选项,该","选项,这个选项暴露出每次","选项,这可以把","通常是异步的,那么如何知道","通常用于插件。详细介绍","通过","通过在根实例中注册","通过属性访问","通过提交","通过插件的参数对象得到空间名称","通过方法访问","那么我们如何在","都会抛出错误。","都会自动根据模块注册的路径调整命名。例如:","都会重新求取计算属性,并且触发更新相关联的","都是同步事务:","都有一个字符串的","都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中","配置中的","配置(配置好","里可以有","里的数组进行查询时非常有用。","里面。","链接。以上的链接会一直指向","阶段),我们可以极大地简化写法:","需要被记录,就让它返回","需遵守","非常类似于事件:每个","项目结构","顺便,`mutation`","风格的计算属性命名功能来使用一个常量作为函数名","首先,你需要明白","默认值:","默认情况下,模块内部的","(用于内部数据,例如"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Vuex\n\nNote aux utilisateurs de TypeScript : vuex@3.0+ nécessite vue@2.5+, et inversement.\n\n\nNotes de version\nInstallation\nVuex, qu'est-ce que c'est ?\nPour commencer\nConcepts de base\nÉtat\nAccesseurs\nMutations\nActions\nModules\n\n\nStructure d'une application\nPlugins\nMode strict\nGestion des formulaires\nTests\nRechargement à chaud\nDocumentation de l'API\n\n"},"installation.html":{"url":"installation.html","title":"Installation","keywords":"","body":"Installation\nTéléchargement direct / CDN\nhttps://unpkg.com/vuex\n\nUnpkg.com fournit des liens CDN basés sur npm. Le lien ci-dessus pointera toujours vers la dernière release sur npm. Vous pouvez aussi utiliser un tag ou une version spécifique via un URL comme https://unpkg.com/vuex@2.0.0.\n\nIncluez vuex après Vue et l'installation sera automatique :\n\n\n\nnpm\nnpm install vuex --save\n\nYarn\nyarn add vuex\n\nLorsqu'il est utilisé avec un système de module, vous devez explicitement installer Vuex via Vue.use():\nimport Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\nVous n'avez pas besoin de faire cela lors de l'utilisation des balises de script globales ().\nBuild de développement\nVous aurez besoin de cloner directement vuex depuis GitHub et le compiler vous-même si vous souhaitez utiliser le dernier build de développement.\ngit clone https://github.com/vuejs/vuex.git node_modules/vuex\ncd node_modules/vuex\nnpm install\nnpm run build\n\n"},"intro.html":{"url":"intro.html","title":"Vuex, qu'est-ce que c'est ?","keywords":"","body":"Vuex, qu'est-ce que c'est ?\nVuex est un gestionnaire d'état (« state management pattern ») et une bibliothèque pour des applications Vue.js. Il sert de zone de stockage de données centralisée pour tous les composants dans une application, avec des règles pour s'assurer que l'état ne puisse subir de mutations que d'une manière prévisible. Il s'intègre également avec l'extension officielle de Vue afin de fournir des fonctionnalités avancées comme de la visualisation d'état dans le temps et des exports et imports d’instantanés (« snapshot ») d'état.\nUn « gestionnaire d'état », qu'est-ce que c'est ?\nCommençons par une simple application de comptage avec Vue :\nnew Vue({\n // état\n data () {\n return {\n count: 0\n }\n },\n // vue\n template: `\n {{ count }}\n `,\n // actions\n methods: {\n increment () {\n this.count++\n }\n }\n})\n\nC'est une application autosuffisante avec les parties suivantes :\n\nL'état, qui est la source de vérité qui pilote votre application,\nLa vue, qui est une réflexion déclarative de l'état,\nLes actions, qui sont les façons possibles pour l'état de changer en réaction aux actions utilisateurs depuis la vue.\n\nVoici une représentation extrêmement simple du concept de « flux de donnée unidirectionnel » :\n\n \n\n\nCependant, la simplicité s'évapore rapidement lorsque nous avons de multiples composants qui partagent un même état global :\n\nPlusieurs vues peuvent dépendre de la même partie de l'état global.\nDes actions dans différentes vues peuvent avoir besoin de muter la même partie de l'état global.\n\nPour le premier problème, passer des props peut être fastidieux pour les composants profondément imbriqués, et ça ne fonctionne tout simplement pas pour les composants d'un même parent. Pour le deuxième problème, on se retrouve souvent à se rabattre sur des solutions telles qu'accéder aux références d'instance du parent/enfant direct ou essayer de muter et synchroniser de multiples copies de l'état via des évènements. Ces deux modèles sont fragiles et posent rapidement des problèmes de maintenabilité du code.\nAlors pourquoi ne pas extraire l'état global partagé des composants, et le gérer dans un singleton global ? De cette manière, notre arbre de composant devient une grosse « vue », et n'importe quel composant peut accéder à l'état global ou déclencher des actions, peu importe où il se trouve dans l'arbre !\nDe plus, en définissant et en séparant les concepts impliqués dans la gestion de l'état global et en appliquant certaines règles, on donne aussi une structure et une maintenabilité à notre code.\nVoilà l'idée de base derrière Vuex, inspiré par Flux, Redux et l'architecture Elm. À l'inverse des autres modèles, Vuex est aussi une bibliothèque d'implémentation conçue spécialement pour Vue.js afin de bénéficier de son système de réactivité granulaire pour des modifications efficaces.\n\nQuand l'utiliser ?\nBien que Vuex nous aide à gérer un état global partagé, il apporte aussi le cout de nouveaux concepts et abstraction de code (« boilerplate »). C'est un compromis entre la productivité à court terme et à long terme.\nSi vous n'avez jamais créé une application monopage à grande échelle et que vous sautez directement dans Vuex, cela peut paraitre verbeux et intimidant. C'est parfaitement normal ; si votre application est simple, vous vous en sortirez sans doute très bien sans Vuex. Un simple canal d'évènement global pourrait très bien vous suffire. Mais si vous devez créer une application monopage à moyenne ou grande échelle, il y a des chances que vous vous trouviez dans des situations qui vous feront vous interroger sur une meilleure gestion de l'état global, détaché de votre composant Vue, et Vuex sera naturellement la prochaine étape pour vous. Voici une bonne citation de Dan Abramov, l'auteur de Redux :\n\n« Les librairies Flux, c'est comme les lunettes : vous saurez quand vous en aurez besoin. »\n\n"},"getting-started.html":{"url":"getting-started.html","title":"Pour commencer","keywords":"","body":"Pour commencer\nAu cœur de chaque application Vuex, il y a la zone de stockage (« store »). Un « store » est tout simplement un conteneur avec l'état (« state ») de votre application. Il y a deux choses qui différencient un store Vuex d'un simple objet global :\n\nLes stores Vuex sont réactifs. Quand les composants Vue y récupèrent l'état, ils se mettront à jour de façon réactive et efficace si l'état du store a changé.\n\nVous ne pouvez pas muter directement l'état du store. La seule façon de modifier l'état d'un store est d'acter (« commit ») explicitement des mutations. Cela assure que chaque état laisse un enregistrement traçable, et permet à des outils de nous aider à mieux appréhender nos applications.\n\n\nLe store le plus simple\n\nNOTE: Nous allons utiliser la syntaxe ES2015 dans les exemples de code pour le reste de la documentation. Si vous ne vous êtes pas encore penché dessus, vous devriez !\n\nAprès avoir installé Vuex, nous allons créer un store. C'est assez simple ; définissez juste un objet d'état initial et quelques mutations :\n// Assurez vous d'appeler `Vue.use(Vuex)` en premier lieu si vous utilisez un système de module\n\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n }\n})\n\nMaintenant, vous pouvez accéder à l'objet d'état avec store.state, et déclencher un changement d'état avec la méthode store.commit :\nstore.commit('increment')\n\nconsole.log(store.state.count) // -> 1\n\nEncore une fois, la raison pour laquelle nous actons une mutation au lieu de modifier store.state.count directement, c'est parce que nous voulons le tracer explicitement. Cette simple convention rend votre intention plus explicite, ainsi vous pouvez raisonner plus facilement les changements d'état en lisant votre code. De plus, cela nous donne l'opportunité d'implémenter des outils qui peuvent enregistrer chaque mutation, prendre des instantanés de l'état, ou même procéder à de la visualisation d'état dans le temps.\nUtiliser l'état du store dans un composant implique simplement de retourner l'état dans une propriété calculée, car l'état du store est réactif. Déclencher des changements signifie simplement d'acter des mutations dans les méthodes du composant.\nVoici un exemple de l'application de comptage Vuex la plus basique.\nEnsuite, nous allons examiner chaque concept de base plus en détails, et commençons avec l'État.\n"},"core-concepts.html":{"url":"core-concepts.html","title":"Concepts de base","keywords":"","body":"Concepts de base\nNous allons apprendre les concepts de base dans Vuex avec ce chapitre. Ces concepts sont\n\nÉtat\nAccesseurs\nMutations\nActions\nModules\n\nUne compréhension profonde de ces concepts est essentielle pour l'utilisation de Vuex.\nC'est parti.\n"},"state.html":{"url":"state.html","title":"État","keywords":"","body":"State\nArbre d'état unique\nVuex utilise un arbre d'état unique, c'est-à-dire que cet unique objet contient tout l'état au niveau applicatif et sert de « source de vérité unique ». Cela signifie également que vous n'aurez qu'un seul store pour chaque application. Un arbre d'état unique rend rapide la localisation d'une partie spécifique de l'état et permet de facilement prendre des instantanés de l'état actuel de l'application à des fins de débogage.\nL'arbre d'état unique n'entre pas en conflit avec la modularité. Dans les prochains chapitres, nous examinerons comment séparer votre état et vos mutations dans des sous-modules.\nRécupération d'état Vuex dans des composants Vue\nAlors, comment affichons-nous l'état du store dans nos composants Vue ? Puisque les stores Vuex sont réactifs, la façon la plus simple d'y « récupérer » l'état est tout simplement de retourner une partie de l'état depuis une une propriété calculée :\n// créons un composant Counter\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return store.state.count\n }\n }\n}\n\nLorsque store.state.count change, cela entrainera la réévaluation de la propriété calculée, et déclenchera les actions associées au DOM.\nCependant, ce modèle oblige le composant à compter sur le singleton global du store. Lorsqu'on utilise un système de module, il est nécessaire d'importer le store dans tous les composants qui utilisent l'état du store, et il est également nécessaire de le simuler lorsque l'on teste le composant.\nVuex fournit un mécanisme pour « injecter » le store dans tous les composants enfants du composant racine avec l'option store (activée par Vue.use(Vuex)) :\nconst app = new Vue({\n el: '#app',\n // fournit le store avec l'option `store`.\n // cela injectera l'instance du store dans tous les composants enfants.\n store,\n components: { Counter },\n template: `\n \n \n \n `\n})\n\nEn fournissant l'option store à l'instance racine, le store sera injecté dans tous les composants enfants de la racine et sera disponible dans ces derniers avec this.$store. Mettons à jour notre implémentation de Counter :\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return this.$store.state.count\n }\n }\n}\n\nLa fonction utilitaire mapState\nLorsqu'un composant a besoin d'utiliser plusieurs accesseurs ou propriétés de l'état du store, déclarer toutes ces propriétés calculées peut devenir répétitif et verbeux. Afin de pallier à ça, nous pouvons utiliser la fonction utilitaire mapState qui génère des fonctions d'accession pour nous et nous épargne quelques coups de clavier :\n// dans la version complète, des fonctions utilitaires sont exposées telles que `Vuex.mapState`\nimport { mapState } from 'vuex'\n\nexport default {\n // ...\n computed: mapState({\n // les fonctions fléchées peuvent rendre le code très succinct !\n count: state => state.count,\n\n // passer la valeur littérale 'count' revient à écrire `state => state.count`\n countAlias: 'count',\n\n // pour accéder à l'état local avec `this`, une fonction normale doit être utilisée\n countPlusLocalState (state) {\n return state.count + this.localCount\n }\n })\n}\n\nIl est également possible de fournir un tableau de chaines de caractères à mapState lorsque le nom de la propriété calculée associée est le même que le nom de l'état du store.\ncomputed: mapState([\n // attacher `this.count` à `store.state.count`\n 'count'\n])\n\nOpérateur de décomposition\nNotez que mapState renvoie un objet. Comment l'utiliser en complément des autres propriétés calculées locales ? Normalement, il faudrait utiliser un outil pour fusionner les multiples objets en un seul afin de passer cet objet final à computed. Cependant avec l'opérateur de décomposition (qui est une proposition stage-3 ECMASCript), nous pouvons grandement simplifier la syntaxe :\ncomputed: {\n localComputed () { /* ... */ },\n // rajouter cet objet dans l'objet `computed` avec l'opérateur de décomposition\n ...mapState({\n // ...\n })\n}\n\nLes composants peuvent toujours avoir un état local\nUtiliser Vuex ne signifie pas que vous devez mettre tout votre état dans Vuex. Bien que le fait de mettre plus d'états dans Vuex rende vos mutations d'état plus explicites et plus débogable, parfois il peut aussi rendre le code plus verbeux et indirect. Si une partie de l'état appartient directement à un seul composant, il est parfaitement sain de la laisser dans l'état local. Assurez-vous de prendre en compte les avantages et inconvénients d'une telle décision afin de vous adapter au mieux aux besoins de votre application.\n"},"getters.html":{"url":"getters.html","title":"Accesseurs","keywords":"","body":"Accesseurs\nParfois nous avons besoin de calculer des valeurs basées sur l'état du store, par exemple pour filtrer une liste d'éléments et les compter :\ncomputed: {\n doneTodosCount () {\n return this.$store.state.todos.filter(todo => todo.done).length\n }\n}\n\nSi plus d'un composant a besoin d'utiliser cela, il nous faut ou bien dupliquer cette fonction, ou bien l'extraire dans une fonction utilitaire séparée et l'importer aux endroits nécessaires. Les deux idées sont loin d'être idéales.\nVuex nous permet de définir des accesseurs (« getters ») dans le store. Voyez-les comme les propriétés calculées des stores. Comme pour les propriétés calculées, le résultat de l'accesseur est mis en cache en se basant sur ses dépendances et il ne sera réévalué que lorsque l'une de ses dépendances aura changée.\nLes accesseurs prennent l'état en premier argument :\nconst store = new Vuex.Store({\n state: {\n todos: [\n { id: 1, text: '...', done: true },\n { id: 2, text: '...', done: false }\n ]\n },\n getters: {\n doneTodos: state => {\n return state.todos.filter(todo => todo.done)\n }\n }\n})\n\nLes accesseurs seront exposés sur l'objet store.getters :\nstore.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]\n\nLes accesseurs recevront également les autres accesseurs en second argument :\ngetters: {\n // ...\n doneTodosCount: (state, getters) => {\n return getters.doneTodos.length\n }\n}\n\nstore.getters.doneTodosCount // -> 1\n\nNous pouvons maintenant facilement les utiliser dans n'importe quel composant :\ncomputed: {\n doneTodosCount () {\n return this.$store.getters.doneTodosCount\n }\n}\n\nVous pouvez aussi passer des arguments aux accesseurs en retournant une fonction. Cela est particulièrement utile quand vous souhaitez interroger un tableau dans le store :\ngetters: {\n // ...\n getTodoById: (state) => (id) => {\n return state.todos.find(todo => todo.id === id)\n }\n}\n\nstore.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }\n\nLa fonction utilitaire mapGetters\nLa fonction utilitaire mapGetters attache simplement vos accesseurs du store aux propriétés calculées locales :\nimport { mapGetters } from 'vuex'\n\nexport default {\n // ...\n computed: {\n // rajouter les accesseurs dans `computed` avec l'opérateur de décomposition\n ...mapGetters([\n 'doneTodosCount',\n 'anotherGetter',\n // ...\n ])\n }\n}\n\nSi vous voulez attacher un accesseur avec un nom différent, utilisez un objet :\n...mapGetters({\n // attacher `this.doneCount` à `store.getters.doneTodosCount`\n doneCount: 'doneTodosCount'\n})\n\n"},"mutations.html":{"url":"mutations.html","title":"Mutations","keywords":"","body":"Mutations\nLa seule façon de vraiment modifier l'état dans un store Vuex est d'acter une mutation. Les mutations Vuex sont très similaires aux évènements : chaque mutation a un type sous forme de chaine de caractères et un gestionnaire. La fonction de gestion est en charge de procéder aux véritables modifications de l'état, et elle reçoit l'état en premier argument :\nconst store = new Vuex.Store({\n state: {\n count: 1\n },\n mutations: {\n increment (state) {\n // muter l'état\n state.count++\n }\n }\n})\n\nVous ne pouvez pas appeler directement un gestionnaire de mutation. Le parti-pris ici est proche de l'abonnement à un évènement : « Lorsqu'une mutation du type increment est déclenchée, appelle ce gestionnaire. » Pour invoquer un gestionnaire de mutation, il faut appeler store.commit avec son type :\nstore.commit('increment')\n\nActer avec un argument additionnel\nVous pouvez donner un argument additionnel (« payload ») à la fonction store.commit lors de la mutation :\n// ...\nmutations: {\n increment (state, n) {\n state.count += n\n }\n}\n\nstore.commit('increment', 10)\n\nDans la plupart des cas, l'argument additionnel devrait être un objet, ainsi il peut contenir plusieurs champs, et les mutations enregistrées seront également plus descriptives :\n// ...\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nstore.commit('increment', {\n amount: 10\n})\n\nActer avec un objet\nUne méthode alternative pour acter une mutation est d'utiliser directement un objet qui a une propriété type :\nstore.commit({\n type: 'increment',\n amount: 10\n})\n\nLors de l'utilisation d'un objet pour acter, c'est l'objet lui-même qui ferra office d'argument pour aux gestionnaires de mutation, le gestionnaire reste donc inchangé :\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nLes mutations suivent les règles de réactivité de Vue\nPuisqu'un état de store de Vuex est rendu réactif par Vue, lorsque nous mutons l'état, les composants Vue observant cet état seront automatiquement mis à jour. Cela signifie également que les mutations Vuex sont sujettes aux mêmes limitations qu'avec l'utilisation de Vue seul :\n\nInitialisez de préférence le store initial de votre état avec tous les champs désirés auparavant.\n\nLorsque vous ajoutez de nouvelles propriétés à un objet, vous devriez soit :\n\nUtiliser Vue.set(obj, 'newProp', 123), ou\n\nRemplacer cet objet par un nouvel objet. Par exemple, en utilisant opérateur de décomposition (stage-2), il est possible d'écrire :\nstate.obj = { ...state.obj, newProp: 123 }\n\n\n\n\n\nUtilisation de constante pour les types de mutation\nC'est une façon de faire régulière que d'utiliser des constantes pour les types de mutations dans diverses implémentations de Flux. Cela permet au code de bénéficier d'outils comme les linters (des outils d'aide à l'analyse syntaxique), et écrire toutes ces constantes dans un seul fichier permet à vos collaborateurs d'avoir un aperçu de quelles mutations sont possibles dans toute l'application :\n// mutation-types.js\nexport const SOME_MUTATION = 'SOME_MUTATION'\n\n// store.js\nimport Vuex from 'vuex'\nimport { SOME_MUTATION } from './mutation-types'\n\nconst store = new Vuex.Store({\n state: { ... },\n mutations: {\n // nous pouvons utiliser la fonctionnalité de nom de propriété calculée\n // pour utiliser une constante en tant que nom de fonction\n [SOME_MUTATION] (state) {\n // muter l'état\n }\n }\n})\n\nUtiliser les constantes ou non relève de la préférence personnelle. Cela peut être bénéfique sur un gros projet avec beaucoup de développeurs, mais c'est totalement optionnel si vous n'aimez pas cette pratique.\nLes mutations doivent être synchrones\nUne règle importante à retenir est que les fonctions de gestion des mutations doivent être synchrones. Pourquoi ? Considérons l'exemple suivant :\nmutations: {\n someMutation (state) {\n api.callAsyncMethod(() => {\n state.count++\n })\n }\n}\n\nMaintenant imaginons que nous déboguons l'application et que nous regardons dans les logs de mutation des outils de développement (« devtools »). Pour chaque mutation enregistrée, le devtool aura besoin de capturer un instantané de l'état « avant » et un instantané « après ». Cependant, la fonction de rappel asynchrone de l'exemple ci-dessus rend l'opération impossible : la fonction de rappel n'est pas encore appelée lorsque la mutation est actée, et il n'y a aucun moyen pour le devtool de savoir quand la fonction de rappel sera véritablement appelée. Toute mutation d'état effectuée dans la fonction de rappel est essentiellement intraçable !\nActer des mutations dans les composants\nVous pouvez acter des mutations dans les composants avec this.$store.commit('xxx'), ou en utilisant la fonction utilitaire mapMutations qui attache les méthodes du composant aux appels de store.commit (nécessite l'injection de store à la racine) :\nimport { mapMutations } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapMutations([\n 'increment' // attacher `this.increment()` à `this.$store.commit('increment')`\n\n // `mapMutations` supporte également les paramètres additionnels :\n 'incrementBy' // attacher `this.incrementBy(amount)` à `this.$store.commit('incrementBy', amount)`\n ]),\n ...mapMutations({\n add: 'increment' // attacher `this.add()` à `this.$store.commit('increment')`\n })\n }\n}\n\nEn avant vers les actions\nL'asynchronisme combiné à la mutation de l'état peut rendre votre programme très difficile à comprendre. Par exemple, lorsque vous appelez deux méthodes avec toutes les deux des fonctions de rappel asynchrones qui changent l'état, comment savez-vous quelle fonction de rappel est appelée en première ? C'est exactement la raison pour laquelle nous voulons séparer les deux concepts. Avec Vuex, les mutations sont des transactions synchrones :\nstore.commit('increment')\n// n'importe quel changement d'état de « increment » par mutation\n// devrait être faite de manière synchrone.\n\nPour gérer les opérations asynchrones, tournons-nous vers les Actions.\n"},"actions.html":{"url":"actions.html","title":"Actions","keywords":"","body":"Actions\nLes actions sont similaires aux mutations, à la différence que :\n\nAu lieu de modifier l'état, les actions actent des mutations.\nLes actions peuvent contenir des opérations asynchrones.\n\nEnregistrons une simple action :\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n },\n actions: {\n increment (context) {\n context.commit('increment')\n }\n }\n})\n\nLes gestionnaires d'action reçoivent un objet contexte qui expose le même ensemble de méthodes et propriétés que l'instance du store, donc vous pouvez appeler context.commit pour acter une mutation, ou accéder à l'état et aux accesseurs via context.state et context.getters. Nous verrons pourquoi cet objet contexte n'est pas l'instance du store elle-même lorsque nous présenterons les Modules plus tard.\nEn pratique, nous utilisons souvent la déstructuration d'argument pour simplifier quelque peu le code (particulièrement si nous avons besoin d'appeler commit plusieurs fois) :\nactions: {\n increment ({ commit }) {\n commit('increment')\n }\n}\n\nPropager des actions\nLes actions sont déclenchées par la méthode store.dispatch :\nstore.dispatch('increment')\n\nCela peut sembler idiot au premier abord : si nous avons besoin d'incrémenter le compteur, pourquoi ne pas simplement appeler store.commit('increment') directement ? Vous rappelez-vous que les mutations doivent être synchrones ? Les actions ne suivent pas cette règle. Il est possible de procéder à des opérations asynchrones dans une action :\nactions: {\n incrementAsync ({ commit }) {\n setTimeout(() => {\n commit('increment')\n }, 1000)\n }\n}\n\nLes actions prennent également en charge les paramètres additionnels (« payload ») et les objets pour propager :\n// propager avec un paramètre additionnel\nstore.dispatch('incrementAsync', {\n amount: 10\n})\n\n// propager avec un objet\nstore.dispatch({\n type: 'incrementAsync',\n amount: 10\n})\n\nUn exemple concret d'application serait une action pour vider un panier d'achats, ce qui implique d'appeler une API asynchrone et d'acter de multiples mutations :\nactions: {\n checkout ({ commit, state }, products) {\n // sauvegarder les articles actuellement dans le panier\n const savedCartItems = [...state.cart.added]\n // envoyer la requête de checkout,\n // et vider le panier\n commit(types.CHECKOUT_REQUEST)\n // l'API de la boutique en ligne prend une fonction de rappel en cas de succès et une autre en cas d'échec\n shop.buyProducts(\n products,\n // gérer le succès\n () => commit(types.CHECKOUT_SUCCESS),\n // gérer l'échec\n () => commit(types.CHECKOUT_FAILURE, savedCartItems)\n )\n }\n}\n\nNotez que nous procédons à un flux d'opérations asynchrones, et enregistrons les effets de bord (mutation de l'état) de l'action en les actant.\nPropager des actions dans les composants\nVous pouvez propager des actions dans les composants avec this.$store.dispatch('xxx'), ou en utilisant la fonction utilitaire mapActions qui attache les méthodes du composant aux appels de store.dispatch (nécessite l'injection de store à la racine) :\nimport { mapActions } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapActions([\n 'increment' // attacher `this.increment()` à `this.$store.dispatch('increment')`\n\n // `mapActions` supporte également les paramètres additionnels :\n 'incrementBy' // attacher `this.incrementBy(amount)` à `this.$store.dispatch('incrementBy', amount)`\n ]),\n ...mapActions({\n add: 'increment' // attacher `this.add()` à `this.$store.dispatch('increment')`\n })\n }\n}\n\nComposer les actions\nLes actions sont souvent asynchrones, donc comment savoir lorsqu'une action est terminée ? Et plus important, comment composer plusieurs actions ensemble pour manipuler des flux asynchrones plus complexes ?\nLa première chose à savoir est que store.dispatch peut gérer la Promesse (« Promise ») retournée par le gestionnaire d'action déclenché et par conséquent vous pouvez également retourner une Promesse :\nactions: {\n actionA ({ commit }) {\n return new Promise((resolve, reject) => {\n setTimeout(() => {\n commit('someMutation')\n resolve()\n }, 1000)\n })\n }\n}\n\nMaintenant vous pouvez faire :\nstore.dispatch('actionA').then(() => {\n // ...\n})\n\nEt également dans une autre action :\nactions: {\n // ...\n actionB ({ dispatch, commit }) {\n return dispatch('actionA').then(() => {\n commit('someOtherMutation')\n })\n }\n}\n\nPour finir, si nous utilisons async / await, nous pouvons composer nos actions ainsi :\n// sachant que `getData()` et `getOtherData()` retournent des Promesses.\n\nactions: {\n async actionA ({ commit }) {\n commit('gotData', await getData())\n },\n async actionB ({ dispatch, commit }) {\n await dispatch('actionA') // attendre que `actionA` soit finie\n commit('gotOtherData', await getOtherData())\n }\n}\n\n\nIl est possible pour un store.dispatch de déclencher plusieurs gestionnaires d'action dans différents modules. Dans ce genre de cas, la valeur retournée sera une Promesse qui se résout quand tous les gestionnaires déclenchés ont été résolus.\n\n"},"modules.html":{"url":"modules.html","title":"Modules","keywords":"","body":"Modules\nDu fait de l'utilisation d'un arbre d'état unique, tout l'état de notre application est contenu dans un seul et même gros objet. Cependant, au fur et à mesure que notre application grandit, le store peut devenir très engorgé.\nPour y remédier, Vuex nous permet de diviser notre store en modules. Chaque module peut contenir ses propres états, mutations, actions, accesseurs. Il peut même contenir ses propres modules internes.\nconst moduleA = {\n state: { ... },\n mutations: { ... },\n actions: { ... },\n getters: { ... }\n}\n\nconst moduleB = {\n state: { ... },\n mutations: { ... },\n actions: { ... }\n}\n\nconst store = new Vuex.Store({\n modules: {\n a: moduleA,\n b: moduleB\n }\n})\n\nstore.state.a // -> l'état du `moduleA`\nstore.state.b // -> l'état du `moduleB`\n\nÉtat local d'un module\nDans les mutations et accesseurs d'un module, le premier argument reçu sera l'état local du module.\nconst moduleA = {\n state: { count: 0 },\n mutations: {\n increment (state) {\n // `state` est l'état du module local\n state.count++\n }\n },\n\n getters: {\n doubleCount (state) {\n return state.count * 2\n }\n }\n}\n\nDe façon similaire, dans les actions du module, context.state exposera l'état local, et l'état racine sera disponible avec context.rootState :\nconst moduleA = {\n // ...\n actions: {\n incrementIfOddOnRootSum ({ state, commit, rootState }) {\n if ((state.count + rootState.count) % 2 === 1) {\n commit('increment')\n }\n }\n }\n}\n\nÉgalement, dans les accesseurs du module, l'état racine sera exposé en troisième argument :\nconst moduleA = {\n // ...\n getters: {\n sumWithRootCount (state, getters, rootState) {\n return state.count + rootState.count\n }\n }\n}\n\nEspace de nom\nPar défaut, les actions, mutations et accesseurs à l'intérieur d'un module sont toujours enregistrés sous l'espace de nom global. Cela permet à de multiples modules d'être réactifs au même type de mutation et d'action.\nSi vous souhaitez que votre module soit autosuffisant et réutilisable, vous pouvez le ranger sous un espace de nom avec namespaced: true. Quand le module est enregistré, tous ses accesseurs, actions et mutations seront automatiquement basés sur l'espace de nom du module dans lesquels ils sont rangés. Par exemple :\nconst store = new Vuex.Store({\n modules: {\n account: {\n namespaced: true,\n\n // propriétés du module\n state: { ... }, // l'état du module est déjà imbriqué et n'est pas affecté par l'option `namespace`\n getters: {\n isAdmin () { ... } // -> getters['account/isAdmin']\n },\n actions: {\n login () { ... } // -> dispatch('account/login')\n },\n mutations: {\n login () { ... } // -> commit('account/login')\n },\n\n // modules imbriqués\n modules: {\n // hérite de l'espace de nom du module parent\n myPage: {\n state: { ... },\n getters: {\n profile () { ... } // -> getters['account/profile']\n }\n },\n\n // utilise un espace de nom imbriqué\n posts: {\n namespaced: true,\n\n state: { ... },\n getters: {\n popular () { ... } // -> getters['account/posts/popular']\n }\n }\n }\n }\n }\n})\n\nLes accesseurs et actions sous espace de nom reçoivent des getters, dispatch et commit localisés. En d'autres termes, vous pouvez utiliser les paramètres de module sans écrire de préfixe dans ce même module. Permuter entre un espace de nom ou non n'affecte pas le code à l'intérieur du module.\nAccéder aux propriétés globales dans les modules à espace de nom\nSi vous voulez utiliser des états et accesseurs globaux, rootState et rootGetters sont passés en 3ᵉ et 4ᵉ arguments des fonctions d'accès et sont également exposés en tant que propriété de l'objet context passé aux fonctions d'action.\nPour propager les actions ou les mutations actées dans l'espace de nom global, passez { root: true } en 3ᵉ argument à dispatch et commit.\nmodules: {\n foo: {\n namespaced: true,\n\n getters: {\n // Les `getters` sont localisés dans le module des accesseurs\n // vous pouvez utiliser `rootGetters` via le 4ᵉ argument des accesseurs\n someGetter (state, getters, rootState, rootGetters) {\n getters.someOtherGetter // -> 'foo/someOtherGetter'\n rootGetters.someOtherGetter // -> 'someOtherGetter'\n },\n someOtherGetter: state => { ... }\n },\n\n actions: {\n // les actions et mutations sont aussi localisées pour ce module\n // elles vont accepter une option `root` pour la racine des actions et mutations.\n someAction ({ dispatch, commit, getters, rootGetters }) {\n getters.someGetter // -> 'foo/someGetter'\n rootGetters.someGetter // -> 'someGetter'\n\n dispatch('someOtherAction') // -> 'foo/someOtherAction'\n dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'\n\n commit('someMutation') // -> 'foo/someMutation'\n commit('someMutation', null, { root: true }) // -> 'someMutation'\n },\n someOtherAction (ctx, payload) { ... }\n }\n }\n}\n\nFonctions utilitaires liées avec espace de nom\nQuand nous lions un module sous espace de nom à un composant avec les fonctions utilitaires mapState, mapGetters, mapActions and mapMutations, cela peut être légèrement verbeux :\ncomputed: {\n ...mapState({\n a: state => state.some.nested.module.a,\n b: state => state.some.nested.module.b\n })\n},\nmethods: {\n ...mapActions([\n 'some/nested/module/foo',\n 'some/nested/module/bar'\n ])\n}\n\nDans ces cas-là, vous pouvez passer une chaine de caractère représentant le nom d'espace en tant que premier argument aux fonctions utilitaires ainsi toutes les liaisons seront faites en utilisant le module comme contexte. Cela peut être simplifié comme ci-dessous :\ncomputed: {\n ...mapState('some/nested/module', {\n a: state => state.a,\n b: state => state.b\n })\n},\nmethods: {\n ...mapActions('some/nested/module', [\n 'foo',\n 'bar'\n ])\n}\n\nDe plus, vous pouvez créer des fonctions utilitaires liées avec espace de nom en utilisant createNamespacedHelpers. Cela retourne un objet qui a les nouvelles fonctions utilitaires rattachées à la valeur d'espace de nom fournie :\nimport { createNamespacedHelpers } from 'vuex'\n\nconst { mapState, mapActions } = createNamespacedHelpers('some/nested/module')\n\nexport default {\n computed: {\n // vérifie dans `some/nested/module`\n ...mapState({\n a: state => state.a,\n b: state => state.b\n })\n },\n methods: {\n // vérifie dans `some/nested/module`\n ...mapActions([\n 'foo',\n 'bar'\n ])\n }\n}\n\nLimitations pour les plugins des développeurs\nVous devez faire attention au nom d'espace imprévisible pour vos modules quand vous créez un plugin qui fournit les modules et laisser les utilisateurs les ajouter au store de Vuex. Vos modules seront également sous espace de nom si l'utilisateur du plugin l'ajoute sous un module sous espace de nom. Pour vous adapter à la situation, vous devez recevoir la valeur de l'espace de nom via vos options de plugin :\n// passer la valeur d'espace de nom via une option du plugin\n// et retourner une fonction de plugin Vuex\nexport function createPlugin (options = {}) {\n return function (store) {\n // ajouter l'espace de nom aux types de module\n const namespace = options.namespace || ''\n store.dispatch(namespace + 'pluginAction')\n }\n}\n\nEnregistrement dynamique de module\nVous pouvez enregistrer un module après que le store ait été créé avec la méthode store.registerModule :\n// enregistrer un module `myModule`\nstore.registerModule('myModule', {\n // ...\n})\n\n// enregistrer un module imbriqué `nested/myModule`\nstore.registerModule(['nested', 'myModule'], {\n // ...\n})\n\nL'état des modules est disponible dans store.state.myModule et store.state.nested.myModule.\nL'enregistrement dynamique de module permet aux autres plugins Vue de bénéficier de la gestion de l'état de Vuex en attachant un module au store de l'application. Par exemple, la bibliothèque vuex-router-sync intègre vue-router avec vuex en gérant l'état de la route d'application dans un module enregistré dynamiquement.\nVous pouvez aussi supprimer un module enregistré dynamiquement avec store.unregisterModule(moduleName). Notez que vous ne pouvez pas supprimer des modules statiques (déclarés à la création du store) avec cette méthode.\nIl est possible que vous souhaitiez préserver un état précédent quand vous abonnez un nouveau module. Par exemple préserver l'état depuis l'application rendue côté serveur. Vous pouvez réaliser ceci avec l'option preserveState : store.registerModule('a', module, { preserveState: true }).\nRéutiliser un module\nParfois nous devrons créer de multiples instances d'un module pour, par exemple :\n\ncréer plusieurs stores qui utilisent le même module (par ex. pour éviter les singletons d'état avec du SSR quand l'option runInNewContext est à false ou 'once') ou\nenregistrer le même module plusieurs fois dans le même store.\n\nSi nous utilisons un objet pour déclarer l'état du module, alors cet objet d'état sera partagé par référence et causera de contamination inter store/module quand il sera muté.\nC'est exactement le même problème qu'avec data dans un composant Vue. Ainsi la solution est là même, utiliser une fonction pour déclarer notre état de module (supporté par la 2.3.0+) :\nconst MyReusableModule = {\n state () {\n return {\n foo: 'bar'\n }\n },\n // mutations, actions, accesseurs...\n}\n\n"},"structure.html":{"url":"structure.html","title":"Structure d'une application","keywords":"","body":"Structure d'une application\nVuex ne vous restreint pas quand à la structure de code à utiliser. Il impose plutôt de respecter des principes de haut niveau :\n\nL'état de l'application est centralisé dans le store.\n\nLa seule façon de muter l'état est d'acter des mutations, qui sont des transactions synchrones.\n\nLa logique asynchrone doit être composée et encapsulée dans des actions.\n\n\nTant que vous suivez ces règles, c'est à vous de structurer votre projet. Si votre fichier de store devient trop gros, commencez dès lors à séparer les actions, mutations et accesseurs dans des fichiers séparés.\nPour une application non triviale, nous aurons probablement besoin de faire appel à des modules. Voici un exemple de structure de projet :\n├── index.html\n├── main.js\n├── api\n│ └── ... # abstraction pour faire des requêtes par API\n├── components\n│ ├── App.vue\n│ └── ...\n└── store\n ├── index.js # là où l'on assemble nos modules et exportons le store\n ├── actions.js # actions racine\n ├── mutations.js # mutations racine\n └── modules\n ├── cart.js # module de panier\n └── products.js # module de produit\n\nVous pouvez jeter à un œil à l'exemple de panier d'achats.\n"},"plugins.html":{"url":"plugins.html","title":"Plugins","keywords":"","body":"Plugins\nLes stores Vuex prennent une option plugins qui expose des hooks pour chaque mutation. Un plugin Vuex est simplement une fonction qui reçoit un store comme unique argument :\nconst myPlugin = store => {\n // appelé quand le store est initialisé\n store.subscribe((mutation, state) => {\n // appelé après chaque mutation.\n // Les mutations arrivent au format `{ type, payload }`.\n })\n}\n\nEt peut être utilisé ainsi :\nconst store = new Vuex.Store({\n // ...\n plugins: [myPlugin]\n})\n\nActer des mutations dans des plugins\nLes plugins ne sont pas autorisés à muter directement l'état. Tout comme vos composants, ils peuvent simplement déclencher des changements en actant des mutations.\nEn actant des mutations, un plugin peut être utilisé pour synchroniser la source de données avec le store. Par exemple, pour synchroniser la source de données d'une websocket vers le store (c'est juste un exemple artificiel, en réalité la fonction createPlugin peut prendre des options additionnelles pour des tâches plus complexes) :\nexport default function createWebSocketPlugin (socket) {\n return store => {\n socket.on('data', data => {\n store.commit('receiveData', data)\n })\n store.subscribe(mutation => {\n if (mutation.type === 'UPDATE_DATA') {\n socket.emit('update', mutation.payload)\n }\n })\n }\n}\n\nconst plugin = createWebSocketPlugin(socket)\n\nconst store = new Vuex.Store({\n state,\n mutations,\n plugins: [plugin]\n})\n\nPrendre des instantanés de l'état\nParfois un plugin peut vouloir recevoir des « instantanés » de l'état, et également comparer l'état post mutation avec l'état prémutation. Pour faire ceci, vous aurez besoin d'effectuer une copie complète de l'état :\nconst myPluginWithSnapshot = store => {\n let prevState = _.cloneDeep(store.state)\n store.subscribe((mutation, state) => {\n let nextState = _.cloneDeep(state)\n\n // comparer `prevState` et `nextState`...\n\n // sauver l'état pour la prochaine mutation\n prevState = nextState\n })\n}\n\nLes plugins qui peuvent prendre des instantanés ne devraient être utilisés que pendant le développement. Lorsqu'on utilise webpack ou Browserify, on peut laisser nos outils de développement (« devtools ») s'occuper de ça pour nous :\nconst store = new Vuex.Store({\n // ...\n plugins: process.env.NODE_ENV !== 'production'\n ? [myPluginWithSnapshot]\n : []\n})\n\nLe plugin sera utilisé par défaut. Pour la production, vous aurez besoin de DefinePlugin pour webpack ou de envify pour Browserify pour convertir la valeur de process.env.NODE_ENV !== 'production' à false pour le build final.\nPlugin de logs intégré\n\nSi vous utilisez vue-devtools vous n'avez probablement pas besoin de ça.\n\nVuex fournit un plugin de logs à des fins de débogage :\nimport createLogger from 'vuex/dist/logger'\n\nconst store = new Vuex.Store({\n plugins: [createLogger()]\n})\n\nLa fonction createLogger prend quelques options :\nconst logger = createLogger({\n collapsed: false, // auto-expand logged mutations\n filter (mutation, stateBefore, stateAfter) {\n // retourne `true` si une mutation devrait être logguée\n // `mutation` est un `{ type, payload }`\n return mutation.type !== \"aBlacklistedMutation\"\n },\n transformer (state) {\n // transforme l'état avant de le logguer.\n // retourne par exemple seulement un sous-arbre spécifique\n return state.subTree\n },\n mutationTransformer (mutation) {\n // les mutations sont logguées au format `{ type, payload }`\n // nous pouvons les formater comme nous le souhaitons.\n return mutation.type\n },\n logger: console, // implementation de l'API `console`, par défaut `console`\n})\n\nLe fichier de logs peut aussi être inclus directement via une balise script, et exposera la fonction createVuexLogger globalement.\nNotez que le plugin de logs peut prendre des instantanés de l'état, ne l'utilisez donc que durant le développement.\n"},"strict.html":{"url":"strict.html","title":"Mode strict","keywords":"","body":"Mode strict\nPour activer le mode strict, passez simplement l'option strict: true pendant la création d'un store Vuex :\nconst store = new Vuex.Store({\n // ...\n strict: true\n})\n\nEn mode strict, lorsque l'état de Vuex est modifié en dehors des gestionnaires de mutation, une erreur sera lancée. Cela permet de s'assurer que toutes les mutations de l'état peuvent être explicitement tracées par les outils de débogage.\nDéveloppement vs. production\nN'activez pas le mode strict lorsque vous déployez en production ! Le mode strict lance une observation récursive de l'arbre d'état pour détecter des mutations inappropriées. Assurez-vous de l'avoir désactivé en production pour éviter un cout sur les performances.\nTout comme les plugins, nous pouvons laisser nos outils de build gérer ça :\nconst store = new Vuex.Store({\n // ...\n strict: process.env.NODE_ENV !== 'production'\n})\n\n"},"forms.html":{"url":"forms.html","title":"Gestion des formulaires","keywords":"","body":"Gestion des formulaires\nLorsque l'on utilise Vuex en mode strict, il peut être compliqué d'utiliser v-model sur une partie de l'état qui appartient à Vuex :\n\n\nSupposons que obj est une propriété calculée qui retourne un objet depuis le store, le v-model tentera de muter directement obj.message lorsque l'utilisateur saisit du texte dans le champ. En mode strict, cela produira une erreur car la mutation n'est pas effectuée dans un gestionnaire de mutation Vuex explicite.\nLa « méthode Vuex » pour gérer ça est de lier la valeur de l'input et d'appeler une action sur l'évènement input ou change :\n\n\n// ...\ncomputed: {\n ...mapState({\n message: state => state.obj.message\n })\n},\nmethods: {\n updateMessage (e) {\n this.$store.commit('updateMessage', e.target.value)\n }\n}\n\nEt voici le gestionnaire de mutation :\n// ...\nmutations: {\n updateMessage (state, message) {\n state.obj.message = message\n }\n}\n\nPropriété calculée bidirectionnelle\nAdmettons tout de même que l'exemple ci-dessus est plus verbeux que le v-model couplé à l'état local (tout en perdant quelques fonctionnalités pratiques de v-model au passage). Une approche alternative consiste à utiliser une propriété calculée bidirectionnelle avec un mutateur :\n\n\n// ...\ncomputed: {\n message: {\n get () {\n return this.$store.state.obj.message\n },\n set (value) {\n this.$store.commit('updateMessage', value)\n }\n }\n}\n\n"},"testing.html":{"url":"testing.html","title":"Tests","keywords":"","body":"Tests\nLes parties principales que l'on veut couvrir par des tests unitaires avec Vuex sont les mutations et les actions.\nTester les mutations\nLes mutations sont très simples à tester, puisque ce sont de simples fonctions qui se basent uniquement sur leurs arguments. Une astuce est que si vous utilisez les modules ES2015 et mettez vos mutations dans votre fichier store.js, en plus de l'export par défaut, vous pouvez également exporter vos mutations avec un export nommé :\nconst state = { ... }\n\n// exporter `mutations` en tant qu'export nommé\nexport const mutations = { ... }\n\nexport default new Vuex.Store({\n state,\n mutations\n})\n\nExemple de test de mutation utilisant Mocha + Chai (vous pouvez utiliser n'importe quel framework/bibliothèque d'assertion selon vos préférences) :\n// mutations.js\nexport const mutations = {\n increment: state => state.count++\n}\n\n// mutations.spec.js\nimport { expect } from 'chai'\nimport { mutations } from './store'\n\n// assignement de `mutations` par déstructuration\nconst { increment } = mutations\n\ndescribe('mutations', () => {\n it('INCREMENT', () => {\n // état simulé\n const state = { count: 0 }\n // appliquer la mutation\n increment(state)\n // tester le résultat\n expect(state.count).to.equal(1)\n })\n})\n\nTester les actions\nLes actions sont un peu plus compliquées car elles peuvent faire appel à des APIs externes. Lorsque l'on teste des actions, on a souvent besoin de faire plusieurs niveaux de simulation. Par exemple, on peut abstraire l'appel API dans un service et simuler ce service dans nos tests. Afin de simuler facilement les dépendances, on peut utiliser webpack et inject-loader pour regrouper nos fichiers de test.\nExemple de test d'une action asynchrone :\n// actions.js\nimport shop from '../api/shop'\n\nexport const getAllProducts = ({ commit }) => {\n commit('REQUEST_PRODUCTS')\n shop.getProducts(products => {\n commit('RECEIVE_PRODUCTS', products)\n })\n}\n\n// actions.spec.js\n\n// utilisation de la syntaxe `require` pour les loaders.\n// avec inject-loader, cela retourne un module de fabrique\n// cela nous permet d'injecter les dépendances simulées.\nimport { expect } from 'chai'\nconst actionsInjector = require('inject-loader!./actions')\n\n// créer un module avec nos simulations\nconst actions = actionsInjector({\n '../api/shop': {\n getProducts (cb) {\n setTimeout(() => {\n cb([ /* réponse simulée */ ])\n }, 100)\n }\n }\n})\n\n// fonction utilitaire pour tester des actions avec les mutations attendues\nconst testAction = (action, args, state, expectedMutations, done) => {\n let count = 0\n\n // acter une simulation\n const commit = (type, payload) => {\n const mutation = expectedMutations[count]\n\n try {\n expect(type).to.equal(mutation.type)\n if (payload) {\n expect(payload).to.deep.equal(mutation.payload)\n }\n } catch (error) {\n done(error)\n }\n\n count++\n if (count >= expectedMutations.length) {\n done()\n }\n }\n\n // appeler l'action avec le store simulé et les arguments\n action({ commit, state }, ...args)\n\n // vérifier qu'aucune mutation n'ait été propagée\n if (expectedMutations.length === 0) {\n expect(count).to.equal(0)\n done()\n }\n}\n\ndescribe('actions', () => {\n it('getAllProducts', done => {\n testAction(actions.getAllProducts, [], {}, [\n { type: 'REQUEST_PRODUCTS' },\n { type: 'RECEIVE_PRODUCTS', payload: { /* mocked response */ } }\n ], done)\n })\n})\n\nTester les accesseurs\nSi vos accesseurs font des calculs compliqués, il peut être judicieux de les tester. Les accesseurs sont également très simples à tester, pour les mêmes raisons que les mutations.\nExemple de test d'un accesseur :\n// getters.js\nexport const getters = {\n filteredProducts (state, { filterCategory }) {\n return state.products.filter(product => {\n return product.category === filterCategory\n })\n }\n}\n\n// getters.spec.js\nimport { expect } from 'chai'\nimport { getters } from './getters'\n\ndescribe('getters', () => {\n it('filteredProducts', () => {\n // état simulé\n const state = {\n products: [\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' },\n { id: 3, title: 'Carrot', category: 'vegetable' }\n ]\n }\n // accesseur simulé\n const filterCategory = 'fruit'\n\n // obtenir le résultat depuis l'accesseur\n const result = getters.filteredProducts(state, { filterCategory })\n\n // tester le résultat\n expect(result).to.deep.equal([\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' }\n ])\n })\n})\n\nLancer les tests\nSi vos mutations et actions sont écrites comme il se doit, les tests ne devraient pas avoir de dépendance directe sur les APIs navigateur après une simulation préalable. Cela signifie que vous pouvez simplement regrouper les tests avec webpack et les lancer directement dans Node.js. De façon alternative, vous pouvez utiliser mocha-loader ou Karma + karma-webpack afin d'effectuer les tests dans des vrais navigateurs.\nLancer dans Node.js\nCréez la configuration webpack suivante (ainsi que le fichier .babelrc qui correspond) :\n// webpack.config.js\nmodule.exports = {\n entry: './test.js',\n output: {\n path: __dirname,\n filename: 'test-bundle.js'\n },\n module: {\n loaders: [\n {\n test: /\\.js$/,\n loader: 'babel-loader',\n exclude: /node_modules/\n }\n ]\n }\n}\n\nPuis :\nwebpack\nmocha test-bundle.js\n\nLancer dans un navigateur\n\nInstallez mocha-loader.\nChangez l'option entry de la configuration webpack ci-dessus pour 'mocha-loader!babel-loader!./test.js'.\nDémarrez webpack-dev-server en utilisant la configuration.\nRendez-vous avec votre navigateur sur localhost:8080/webpack-dev-server/test-bundle.\n\nLancer dans un navigateur avec Karma + karma-webpack\nConsultez la procédure sur la documentation vue-loader.\n"},"hot-reload.html":{"url":"hot-reload.html","title":"Rechargement à chaud","keywords":"","body":"Rechargement à chaud\nVuex prend en charge le rechargement à chaud des mutations, modules, actions et accesseurs durant le développement, en utilisant l'API du module de remplacement à chaud de webpack. Vous pouvez également utiliser Browserify avec le plugin browserify-hmr.\nPour les mutations et les modules, vous aurez besoin d'utiliser la méthode d'API store.hotUpdate() :\n// store.js\nimport Vue from 'vue'\nimport Vuex from 'vuex'\nimport mutations from './mutations'\nimport moduleA from './modules/a'\n\nVue.use(Vuex)\n\nconst state = { ... }\n\nconst store = new Vuex.Store({\n state,\n mutations,\n modules: {\n a: moduleA\n }\n})\n\nif (module.hot) {\n // accepter les actions et mutations en tant que module à chaud\n module.hot.accept(['./mutations', './modules/a'], () => {\n // requiert les modules à jour\n // ajout de `.default` ici pour les sorties des modules babel 6\n const newMutations = require('./mutations').default\n const newModuleA = require('./modules/a').default\n // remplacer les nouvelles actions et mutations\n store.hotUpdate({\n mutations: newMutations,\n modules: {\n a: newModuleA\n }\n })\n })\n}\n\nJetez un œil à l'exemple counter-hot pour jouer avec du rechargement à chaud.\n"},"api.html":{"url":"api.html","title":"Documentation de l'API","keywords":"","body":"Documentation de l'API\nVuex.Store\nimport Vuex from 'vuex'\n\nconst store = new Vuex.Store({ ...options })\n\nOptions du constructeur de Vuex.Store\n\nstate\n\ntype : Object | Function\nL'objet d'état racine pour le store Vuex. Plus de détails\nSi vous passez une fonction qui retourne un objet, l'objet retourné est utilisé en tant qu'état racine. Ceci est utile quand vous voulez réutiliser un objet d'état surtout dans un cas de réutilisation de module. Plus de détails\n\n\n\nmutations\n\ntype : { [type: string]: Function }\nEnregistrer les mutations sur le store. La fonction gestionnaire reçoit toujours state comme premier argument (sera l'état local du module si défini dans un module), et reçoit le payload en second argument s'il y en a un.\nPlus de détails\n\n\n\nactions\n\ntype : { [type: string]: Function }\nEnregistrer les actions sur le store. La fonction gestionnaire reçoit un objet context qui expose les propriétés suivantes :\n{\n state, // identique à `store.state`, ou à l'état local si dans des modules\n rootState, // identique à `store.state`, seulement dans des modules\n commit, // identique à `store.commit`\n dispatch, // identique à `store.dispatch`\n getters, // identique à `store.getters`, ou les accesseurs locaux dans les modules\n rootGetters // identique à `store.getters`, seulement dans les modules\n}\n\nPlus de détails\n\n\n\ngetters\n\ntype : { [key: string]: Function }\nEnregistrer les accesseurs sur le store. La fonction accesseur reçoit les arguments suivants :\nstate, // sera l'état local du module si défini dans un module.\ngetters // identique à `store.getters`\nArguments spécifiques quand défini dans un module\nstate, // sera l'état local du module si défini dans un module.\ngetters, // module local getters of the current module\nrootState, // état global\nrootGetters // tous les accesseurs\nLes accesseurs enregistrés sont exposés sur store.getters.\nPlus de détails\n\n\n\nmodules\n\ntype : Object\nUn objet contenant des sous-modules qui seront regroupés dans le store, sous la forme suivante :\n{\n key: {\n state,\n namespaced?,\n mutations?,\n actions?,\n getters?,\n modules?\n },\n ...\n}\n\nChaque module peut contenir state et mutations, tout comme les options racines. L'état d'un module sera attaché à l'état racine du store en utilisant la clé du module. Les mutations et accesseurs d'un module recevront seulement l'état local du module en premier argument au lieu de l'état racine, et le context.state des actions du module pointeront également vers l'état local.\nPlus de détails\n\n\n\nplugins\n\ntype : Array\nUn tableau de fonctions plugins qui seront appliquées au store. Un plugin reçoit simplement le store comme seul argument et peut soit écouter les mutations (pour la persistance de données, les logs ou le débogage) ou propager des mutations (pour les données internes, c.-à-d. websockets ou observables).\nPlus de détails\n\n\n\nstrict\n\ntype : Boolean\ndefault: false\nForce le store Vuex en mode strict. En mode strict, toute mutation de l'état en dehors des gestionnaires de mutation lancera une erreur.\nPlus de détails\n\n\n\n\nPropriétés d'instance de Vuex.Store\n\nstate\n\ntype : Object\nL'état racine. Lecture seule.\n\n\n\ngetters\n\ntype : Object\nExpose les accesseurs enregistrés. Lecture seule.\n\n\n\n\nMéthodes d'instance de Vuex.Store\n\ncommit(type: string, payload?: any, options?: Object)\ncommit(mutation: Object, options?: Object)\nActer une mutation. options peut avoir root: true ce qui permet d'acter des mutations racines dans des modules sous espace de nom. Plus de détails\n\ndispatch(type: string, payload?: any, options?: Object)\n\ndispatch(action: Object, options?: Object)\nPropager une action. Retourne la valeur renvoyée par le gestionnaire d'action déclenché, ou une Promesse si plusieurs gestionnaires ont été déclenchés. Plus de détails\n\nreplaceState(state: Object)\nRemplacer l'état racine du store. Utiliser seulement pour hydrater l'état ou dans le but de voyager dans le temps.\n\nwatch(getter: Function, cb: Function, options?: Object)\nObserver de façon réactive la valeur de retour d'une fonction accesseur, et appeler la fonction de rappel lorsque la valeur change. L'accesseur reçoit l'état du store en premier argument, et les accesseurs en second argument. Accepte un objet optionnel d'options qui prend les mêmes options que la méthode vm.$watch de Vue.\nPour arrêter d'observer, appeler la fonction gestionnaire retournée.\n\nsubscribe(handler: Function)\nS'abonner aux mutations du store. Le handler est appelé après chaque mutation et reçoit le descripteur de mutation et l'état post mutation comme arguments :\nstore.subscribe((mutation, state) => {\n console.log(mutation.type)\n console.log(mutation.payload)\n})\n\nUtilisé plus communément dans les plugins. Plus de détails\n\nsubscribeAction(handler: Function)\n\nNouveau dans la 2.5.0+\n\nS'abonner au actions du store. Le handler est appelé pour chaque action propagée et reçoit chaque description d'action et l'état du store courant en arguments :\nstore.subscribeAction((action, state) => {\n console.log(action.type)\n console.log(action.payload)\n})\n\nSouvent utiliser dans les plugins. Pour plus de détails\n\nregisterModule(path: string | Array, module: Module, options?: Object)\nEnregistrer un module dynamique. Plus de détails\noptions peut avoir preserveState: true qui lui permet de préserver l'état précédent. Utile pour du rendu côté serveur.\n\nunregisterModule(path: string | Array)\nSupprimer un module dynamique. Plus de détails\n\nhotUpdate(newOptions: Object)\nRemplacement à la volée des nouvelles actions et mutations. Plus de détails\n\n\nFonctions utilitaires d'attachement au composant\n\nmapState(namespace?: string, map: Array | Object): Object\nCréer des propriétés calculées qui retournent le sous-arbre du store Vuex au composant. Plus de détails\nLe premier argument peut être de façon optionnelle une chaine d'espace de nom. Plus de détails\n\nmapGetters(namespace?: string, map: Array | Object): Object\nCréer des propriétés calculées qui retournent la valeur calculée d'un accesseur. Plus de détails\nLe premier argument peut être de façon optionnelle une chaine d'espace de nom. Plus de détails\n\nmapActions(namespace?: string, map: Array | Object): Object\nCréer des méthodes de composant qui propagent une action. Plus de détails\nLe premier argument peut être de façon optionnelle une chaine d'espace de nom. Plus de détails\n\nmapMutations(namespace?: string, map: Array | Object): Object\nCréer des méthodes de composant qui actent une mutation. Plus de détails\nLe premier argument peut être de façon optionnelle une chaine d'espace de nom. Plus de détails\n\ncreateNamespacedHelpers(namespace: string): Object\nCréer des fonctions utilitaires liées avec espace de nom. L'objet retourné contient mapState, mapGetters, mapActions et mapMutations qui sont liées à l'espace de nom fourni. Plus de détails\n\n\n"}}} \ No newline at end of file diff --git a/fr/state.html b/fr/state.html new file mode 100644 index 000000000..5c7980aed --- /dev/null +++ b/fr/state.html @@ -0,0 +1,560 @@ + + + + + + + État · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                              +
                                                              + + + + + + + + +
                                                              + +
                                                              + +
                                                              + + + + + + + + + +
                                                              +
                                                              + +
                                                              +
                                                              + +
                                                              + +

                                                              State

                                                              +

                                                              Arbre d'état unique

                                                              +

                                                              Vuex utilise un arbre d'état unique, c'est-à-dire que cet unique objet contient tout l'état au niveau applicatif et sert de « source de vérité unique ». Cela signifie également que vous n'aurez qu'un seul store pour chaque application. Un arbre d'état unique rend rapide la localisation d'une partie spécifique de l'état et permet de facilement prendre des instantanés de l'état actuel de l'application à des fins de débogage.

                                                              +

                                                              L'arbre d'état unique n'entre pas en conflit avec la modularité. Dans les prochains chapitres, nous examinerons comment séparer votre état et vos mutations dans des sous-modules.

                                                              +

                                                              Récupération d'état Vuex dans des composants Vue

                                                              +

                                                              Alors, comment affichons-nous l'état du store dans nos composants Vue ? Puisque les stores Vuex sont réactifs, la façon la plus simple d'y « récupérer » l'état est tout simplement de retourner une partie de l'état depuis une une propriété calculée :

                                                              +
                                                              // créons un composant Counter
                                                              +const Counter = {
                                                              +  template: `<div>{{ count }}</div>`,
                                                              +  computed: {
                                                              +    count () {
                                                              +      return store.state.count
                                                              +    }
                                                              +  }
                                                              +}
                                                              +
                                                              +

                                                              Lorsque store.state.count change, cela entrainera la réévaluation de la propriété calculée, et déclenchera les actions associées au DOM.

                                                              +

                                                              Cependant, ce modèle oblige le composant à compter sur le singleton global du store. Lorsqu'on utilise un système de module, il est nécessaire d'importer le store dans tous les composants qui utilisent l'état du store, et il est également nécessaire de le simuler lorsque l'on teste le composant.

                                                              +

                                                              Vuex fournit un mécanisme pour « injecter » le store dans tous les composants enfants du composant racine avec l'option store (activée par Vue.use(Vuex)) :

                                                              +
                                                              const app = new Vue({
                                                              +  el: '#app',
                                                              +  // fournit le store avec l'option `store`.
                                                              +  // cela injectera l'instance du store dans tous les composants enfants.
                                                              +  store,
                                                              +  components: { Counter },
                                                              +  template: `
                                                              +    <div class="app">
                                                              +      <counter></counter>
                                                              +    </div>
                                                              +  `
                                                              +})
                                                              +
                                                              +

                                                              En fournissant l'option store à l'instance racine, le store sera injecté dans tous les composants enfants de la racine et sera disponible dans ces derniers avec this.$store. Mettons à jour notre implémentation de Counter :

                                                              +
                                                              const Counter = {
                                                              +  template: `<div>{{ count }}</div>`,
                                                              +  computed: {
                                                              +    count () {
                                                              +      return this.$store.state.count
                                                              +    }
                                                              +  }
                                                              +}
                                                              +
                                                              +

                                                              La fonction utilitaire mapState

                                                              +

                                                              Lorsqu'un composant a besoin d'utiliser plusieurs accesseurs ou propriétés de l'état du store, déclarer toutes ces propriétés calculées peut devenir répétitif et verbeux. Afin de pallier à ça, nous pouvons utiliser la fonction utilitaire mapState qui génère des fonctions d'accession pour nous et nous épargne quelques coups de clavier :

                                                              +
                                                              // dans la version complète, des fonctions utilitaires sont exposées telles que `Vuex.mapState`
                                                              +import { mapState } from 'vuex'
                                                              +
                                                              +export default {
                                                              +  // ...
                                                              +  computed: mapState({
                                                              +    // les fonctions fléchées peuvent rendre le code très succinct !
                                                              +    count: state => state.count,
                                                              +
                                                              +    // passer la valeur littérale 'count' revient à écrire `state => state.count`
                                                              +    countAlias: 'count',
                                                              +
                                                              +    // pour accéder à l'état local avec `this`, une fonction normale doit être utilisée
                                                              +    countPlusLocalState (state) {
                                                              +      return state.count + this.localCount
                                                              +    }
                                                              +  })
                                                              +}
                                                              +
                                                              +

                                                              Il est également possible de fournir un tableau de chaines de caractères à mapState lorsque le nom de la propriété calculée associée est le même que le nom de l'état du store.

                                                              +
                                                              computed: mapState([
                                                              +  // attacher `this.count` à `store.state.count`
                                                              +  'count'
                                                              +])
                                                              +
                                                              +

                                                              Opérateur de décomposition

                                                              +

                                                              Notez que mapState renvoie un objet. Comment l'utiliser en complément des autres propriétés calculées locales ? Normalement, il faudrait utiliser un outil pour fusionner les multiples objets en un seul afin de passer cet objet final à computed. Cependant avec l'opérateur de décomposition (qui est une proposition stage-3 ECMASCript), nous pouvons grandement simplifier la syntaxe :

                                                              +
                                                              computed: {
                                                              +  localComputed () { /* ... */ },
                                                              +  // rajouter cet objet dans l'objet `computed` avec l'opérateur de décomposition
                                                              +  ...mapState({
                                                              +    // ...
                                                              +  })
                                                              +}
                                                              +
                                                              +

                                                              Les composants peuvent toujours avoir un état local

                                                              +

                                                              Utiliser Vuex ne signifie pas que vous devez mettre tout votre état dans Vuex. Bien que le fait de mettre plus d'états dans Vuex rende vos mutations d'état plus explicites et plus débogable, parfois il peut aussi rendre le code plus verbeux et indirect. Si une partie de l'état appartient directement à un seul composant, il est parfaitement sain de la laisser dans l'état local. Assurez-vous de prendre en compte les avantages et inconvénients d'une telle décision afin de vous adapter au mieux aux besoins de votre application.

                                                              + + +
                                                              + +
                                                              +
                                                              +
                                                              + +

                                                              results matching ""

                                                              +
                                                                + +
                                                                +
                                                                + +

                                                                No results matching ""

                                                                + +
                                                                +
                                                                +
                                                                + +
                                                                +
                                                                + + +
                                                                + + +
                                                                + + + + + + + + + + + + + + +
                                                                + + +
                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/strict.html b/fr/strict.html new file mode 100644 index 000000000..889170232 --- /dev/null +++ b/fr/strict.html @@ -0,0 +1,495 @@ + + + + + + + Mode strict · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                +
                                                                + + + + + + + + +
                                                                + +
                                                                + +
                                                                + + + + + + + + + +
                                                                +
                                                                + +
                                                                +
                                                                + +
                                                                + +

                                                                Mode strict

                                                                +

                                                                Pour activer le mode strict, passez simplement l'option strict: true pendant la création d'un store Vuex :

                                                                +
                                                                const store = new Vuex.Store({
                                                                +  // ...
                                                                +  strict: true
                                                                +})
                                                                +
                                                                +

                                                                En mode strict, lorsque l'état de Vuex est modifié en dehors des gestionnaires de mutation, une erreur sera lancée. Cela permet de s'assurer que toutes les mutations de l'état peuvent être explicitement tracées par les outils de débogage.

                                                                +

                                                                Développement vs. production

                                                                +

                                                                N'activez pas le mode strict lorsque vous déployez en production ! Le mode strict lance une observation récursive de l'arbre d'état pour détecter des mutations inappropriées. Assurez-vous de l'avoir désactivé en production pour éviter un cout sur les performances.

                                                                +

                                                                Tout comme les plugins, nous pouvons laisser nos outils de build gérer ça :

                                                                +
                                                                const store = new Vuex.Store({
                                                                +  // ...
                                                                +  strict: process.env.NODE_ENV !== 'production'
                                                                +})
                                                                +
                                                                + + +
                                                                + +
                                                                +
                                                                +
                                                                + +

                                                                results matching ""

                                                                +
                                                                  + +
                                                                  +
                                                                  + +

                                                                  No results matching ""

                                                                  + +
                                                                  +
                                                                  +
                                                                  + +
                                                                  +
                                                                  + + +
                                                                  + + +
                                                                  + + + + + + + + + + + + + + +
                                                                  + + +
                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/structure.html b/fr/structure.html new file mode 100644 index 000000000..6191756ca --- /dev/null +++ b/fr/structure.html @@ -0,0 +1,507 @@ + + + + + + + Structure d'une application · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                  +
                                                                  + + + + + + + + +
                                                                  + +
                                                                  + +
                                                                  + + + + + + + + + +
                                                                  +
                                                                  + +
                                                                  +
                                                                  + +
                                                                  + +

                                                                  Structure d'une application

                                                                  +

                                                                  Vuex ne vous restreint pas quand à la structure de code à utiliser. Il impose plutôt de respecter des principes de haut niveau :

                                                                  +
                                                                    +
                                                                  1. L'état de l'application est centralisé dans le store.

                                                                    +
                                                                  2. +
                                                                  3. La seule façon de muter l'état est d'acter des mutations, qui sont des transactions synchrones.

                                                                    +
                                                                  4. +
                                                                  5. La logique asynchrone doit être composée et encapsulée dans des actions.

                                                                    +
                                                                  6. +
                                                                  +

                                                                  Tant que vous suivez ces règles, c'est à vous de structurer votre projet. Si votre fichier de store devient trop gros, commencez dès lors à séparer les actions, mutations et accesseurs dans des fichiers séparés.

                                                                  +

                                                                  Pour une application non triviale, nous aurons probablement besoin de faire appel à des modules. Voici un exemple de structure de projet :

                                                                  +
                                                                  ├── index.html
                                                                  +├── main.js
                                                                  +├── api
                                                                  +│   └── ... # abstraction pour faire des requêtes par API
                                                                  +├── components
                                                                  +│   ├── App.vue
                                                                  +│   └── ...
                                                                  +└── store
                                                                  +    ├── index.js          # là où l'on assemble nos modules et exportons le store
                                                                  +    ├── actions.js        # actions racine
                                                                  +    ├── mutations.js      # mutations racine
                                                                  +    └── modules
                                                                  +        ├── cart.js       # module de panier
                                                                  +        └── products.js   # module de produit
                                                                  +
                                                                  +

                                                                  Vous pouvez jeter à un œil à l'exemple de panier d'achats.

                                                                  + + +
                                                                  + +
                                                                  +
                                                                  +
                                                                  + +

                                                                  results matching ""

                                                                  +
                                                                    + +
                                                                    +
                                                                    + +

                                                                    No results matching ""

                                                                    + +
                                                                    +
                                                                    +
                                                                    + +
                                                                    +
                                                                    + + +
                                                                    + + +
                                                                    + + + + + + + + + + + + + + +
                                                                    + + +
                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fr/testing.html b/fr/testing.html new file mode 100644 index 000000000..89dd53cfb --- /dev/null +++ b/fr/testing.html @@ -0,0 +1,666 @@ + + + + + + + Tests · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                    +
                                                                    + + + + + + + + +
                                                                    + +
                                                                    + +
                                                                    + + + + + + + + + +
                                                                    +
                                                                    + +
                                                                    +
                                                                    + +
                                                                    + +

                                                                    Tests

                                                                    +

                                                                    Les parties principales que l'on veut couvrir par des tests unitaires avec Vuex sont les mutations et les actions.

                                                                    +

                                                                    Tester les mutations

                                                                    +

                                                                    Les mutations sont très simples à tester, puisque ce sont de simples fonctions qui se basent uniquement sur leurs arguments. Une astuce est que si vous utilisez les modules ES2015 et mettez vos mutations dans votre fichier store.js, en plus de l'export par défaut, vous pouvez également exporter vos mutations avec un export nommé :

                                                                    +
                                                                    const state = { ... }
                                                                    +
                                                                    +// exporter `mutations` en tant qu'export nommé
                                                                    +export const mutations = { ... }
                                                                    +
                                                                    +export default new Vuex.Store({
                                                                    +  state,
                                                                    +  mutations
                                                                    +})
                                                                    +
                                                                    +

                                                                    Exemple de test de mutation utilisant Mocha + Chai (vous pouvez utiliser n'importe quel framework/bibliothèque d'assertion selon vos préférences) :

                                                                    +
                                                                    // mutations.js
                                                                    +export const mutations = {
                                                                    +  increment: state => state.count++
                                                                    +}
                                                                    +
                                                                    +
                                                                    // mutations.spec.js
                                                                    +import { expect } from 'chai'
                                                                    +import { mutations } from './store'
                                                                    +
                                                                    +// assignement de `mutations` par déstructuration
                                                                    +const { increment } = mutations
                                                                    +
                                                                    +describe('mutations', () => {
                                                                    +  it('INCREMENT', () => {
                                                                    +    // état simulé
                                                                    +    const state = { count: 0 }
                                                                    +    // appliquer la mutation
                                                                    +    increment(state)
                                                                    +    // tester le résultat
                                                                    +    expect(state.count).to.equal(1)
                                                                    +  })
                                                                    +})
                                                                    +
                                                                    +

                                                                    Tester les actions

                                                                    +

                                                                    Les actions sont un peu plus compliquées car elles peuvent faire appel à des APIs externes. Lorsque l'on teste des actions, on a souvent besoin de faire plusieurs niveaux de simulation. Par exemple, on peut abstraire l'appel API dans un service et simuler ce service dans nos tests. Afin de simuler facilement les dépendances, on peut utiliser webpack et inject-loader pour regrouper nos fichiers de test.

                                                                    +

                                                                    Exemple de test d'une action asynchrone :

                                                                    +
                                                                    // actions.js
                                                                    +import shop from '../api/shop'
                                                                    +
                                                                    +export const getAllProducts = ({ commit }) => {
                                                                    +  commit('REQUEST_PRODUCTS')
                                                                    +  shop.getProducts(products => {
                                                                    +    commit('RECEIVE_PRODUCTS', products)
                                                                    +  })
                                                                    +}
                                                                    +
                                                                    +
                                                                    // actions.spec.js
                                                                    +
                                                                    +// utilisation de la syntaxe `require` pour les loaders.
                                                                    +// avec inject-loader, cela retourne un module de fabrique
                                                                    +// cela nous permet d'injecter les dépendances simulées.
                                                                    +import { expect } from 'chai'
                                                                    +const actionsInjector = require('inject-loader!./actions')
                                                                    +
                                                                    +// créer un module avec nos simulations
                                                                    +const actions = actionsInjector({
                                                                    +  '../api/shop': {
                                                                    +    getProducts (cb) {
                                                                    +      setTimeout(() => {
                                                                    +        cb([ /* réponse simulée */ ])
                                                                    +      }, 100)
                                                                    +    }
                                                                    +  }
                                                                    +})
                                                                    +
                                                                    +// fonction utilitaire pour tester des actions avec les mutations attendues
                                                                    +const testAction = (action, args, state, expectedMutations, done) => {
                                                                    +  let count = 0
                                                                    +
                                                                    +  // acter une simulation
                                                                    +  const commit = (type, payload) => {
                                                                    +    const mutation = expectedMutations[count]
                                                                    +
                                                                    +    try {
                                                                    +      expect(type).to.equal(mutation.type)
                                                                    +      if (payload) {
                                                                    +        expect(payload).to.deep.equal(mutation.payload)
                                                                    +      }
                                                                    +    } catch (error) {
                                                                    +      done(error)
                                                                    +    }
                                                                    +
                                                                    +    count++
                                                                    +    if (count >= expectedMutations.length) {
                                                                    +      done()
                                                                    +    }
                                                                    +  }
                                                                    +
                                                                    +  // appeler l'action avec le store simulé et les arguments
                                                                    +  action({ commit, state }, ...args)
                                                                    +
                                                                    +  // vérifier qu'aucune mutation n'ait été propagée
                                                                    +  if (expectedMutations.length === 0) {
                                                                    +    expect(count).to.equal(0)
                                                                    +    done()
                                                                    +  }
                                                                    +}
                                                                    +
                                                                    +describe('actions', () => {
                                                                    +  it('getAllProducts', done => {
                                                                    +    testAction(actions.getAllProducts, [], {}, [
                                                                    +      { type: 'REQUEST_PRODUCTS' },
                                                                    +      { type: 'RECEIVE_PRODUCTS', payload: { /* mocked response */ } }
                                                                    +    ], done)
                                                                    +  })
                                                                    +})
                                                                    +
                                                                    +

                                                                    Tester les accesseurs

                                                                    +

                                                                    Si vos accesseurs font des calculs compliqués, il peut être judicieux de les tester. Les accesseurs sont également très simples à tester, pour les mêmes raisons que les mutations.

                                                                    +

                                                                    Exemple de test d'un accesseur :

                                                                    +
                                                                    // getters.js
                                                                    +export const getters = {
                                                                    +  filteredProducts (state, { filterCategory }) {
                                                                    +    return state.products.filter(product => {
                                                                    +      return product.category === filterCategory
                                                                    +    })
                                                                    +  }
                                                                    +}
                                                                    +
                                                                    +
                                                                    // getters.spec.js
                                                                    +import { expect } from 'chai'
                                                                    +import { getters } from './getters'
                                                                    +
                                                                    +describe('getters', () => {
                                                                    +  it('filteredProducts', () => {
                                                                    +    // état simulé
                                                                    +    const state = {
                                                                    +      products: [
                                                                    +        { id: 1, title: 'Apple', category: 'fruit' },
                                                                    +        { id: 2, title: 'Orange', category: 'fruit' },
                                                                    +        { id: 3, title: 'Carrot', category: 'vegetable' }
                                                                    +      ]
                                                                    +    }
                                                                    +    // accesseur simulé
                                                                    +    const filterCategory = 'fruit'
                                                                    +
                                                                    +    // obtenir le résultat depuis l'accesseur
                                                                    +    const result = getters.filteredProducts(state, { filterCategory })
                                                                    +
                                                                    +    // tester le résultat
                                                                    +    expect(result).to.deep.equal([
                                                                    +      { id: 1, title: 'Apple', category: 'fruit' },
                                                                    +      { id: 2, title: 'Orange', category: 'fruit' }
                                                                    +    ])
                                                                    +  })
                                                                    +})
                                                                    +
                                                                    +

                                                                    Lancer les tests

                                                                    +

                                                                    Si vos mutations et actions sont écrites comme il se doit, les tests ne devraient pas avoir de dépendance directe sur les APIs navigateur après une simulation préalable. Cela signifie que vous pouvez simplement regrouper les tests avec webpack et les lancer directement dans Node.js. De façon alternative, vous pouvez utiliser mocha-loader ou Karma + karma-webpack afin d'effectuer les tests dans des vrais navigateurs.

                                                                    +

                                                                    Lancer dans Node.js

                                                                    +

                                                                    Créez la configuration webpack suivante (ainsi que le fichier .babelrc qui correspond) :

                                                                    +
                                                                    // webpack.config.js
                                                                    +module.exports = {
                                                                    +  entry: './test.js',
                                                                    +  output: {
                                                                    +    path: __dirname,
                                                                    +    filename: 'test-bundle.js'
                                                                    +  },
                                                                    +  module: {
                                                                    +    loaders: [
                                                                    +      {
                                                                    +        test: /\.js$/,
                                                                    +        loader: 'babel-loader',
                                                                    +        exclude: /node_modules/
                                                                    +      }
                                                                    +    ]
                                                                    +  }
                                                                    +}
                                                                    +
                                                                    +

                                                                    Puis :

                                                                    +
                                                                    webpack
                                                                    +mocha test-bundle.js
                                                                    +
                                                                    +

                                                                    Lancer dans un navigateur

                                                                    +
                                                                      +
                                                                    1. Installez mocha-loader.
                                                                    2. +
                                                                    3. Changez l'option entry de la configuration webpack ci-dessus pour 'mocha-loader!babel-loader!./test.js'.
                                                                    4. +
                                                                    5. Démarrez webpack-dev-server en utilisant la configuration.
                                                                    6. +
                                                                    7. Rendez-vous avec votre navigateur sur localhost:8080/webpack-dev-server/test-bundle.
                                                                    8. +
                                                                    +

                                                                    Lancer dans un navigateur avec Karma + karma-webpack

                                                                    +

                                                                    Consultez la procédure sur la documentation vue-loader.

                                                                    + + +
                                                                    + +
                                                                    +
                                                                    +
                                                                    + +

                                                                    results matching ""

                                                                    +
                                                                      + +
                                                                      +
                                                                      + +

                                                                      No results matching ""

                                                                      + +
                                                                      +
                                                                      +
                                                                      + +
                                                                      +
                                                                      + + +
                                                                      + + +
                                                                      + + + + + + + + + + + + + + +
                                                                      + + +
                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gitbook/fonts/fontawesome/FontAwesome.otf b/gitbook/fonts/fontawesome/FontAwesome.otf new file mode 100644 index 0000000000000000000000000000000000000000..d4de13e832d567ff29c5b4e9561b8c370348cc9c GIT binary patch literal 124988 zcmbUJd0Z36|2U4%l4KKha{x&!By57#qh9rZpm?<2TJKtFy^$jj1QJZbecwX32_PVX zV7f9YgpFlkhA%W0jjEMtS0Jd_fh znd;+QjS%$}-ydy`PBA{D96bW+QiO!EREy0H^Md=|1;cL$g@gh`QIvF%#cZFOVYFFN zjC_5*%MT6qP=mcbgS`S*kkBC&IHbZV(j4qd1=EyB*Nq-84FB8V_@^Kh2T!&rf+x57 z_i>22@LYgTr4OPIjacN5f{+f4Koihp6ozJ@htNW_7_C5&XcLM;Mr1-MXgkV6d8i20 zpk~y8y3t{D0zHi`p_kAV^fvk!eT#lYf1x1?Q9?>W`B7?0OX;cmsj*ZT^$@j$ilm~b zWGa=)p(?0mY8TZ*9idKAXQ*@3bJR=J73v-8OX_>-XX+0MQ+IqApJ6^)pD{jRKC^um z`>gR&v{exJ{Me)YNS& zBwQ_gT)07K6xxJ&!ct+iuu-^E*el#8JSaRNd`fspcvW~q_@VHo@V1B+sYRnj<3&?M z;i6fhg`!oWCqz*qlPE>BU6d}$6%~j|L^YxYQHQ8Uv{$rGbV_tV^t|Y@=$fcs^rh%` z(GcxJOKBCYqsP*d=`eaWy?|a#ucJ57(eyStjV_|g=xW+Yx6!@yVfq>RW%@PxJ^C~H zTly#ZH~Nm47R$x=i8=8D;tArZ;&Aa|@p`dIoFy(1*NR)j-QxY?qvBKI=fu~zm-4?3?PF?px@)!?(lti0^UVXMCUYecktc z-_L!&_r2{q#83>&1TY$AG&7Ew$V_HJnQ$h8nZ-QJ%wrZYtC%PzmPunA%uePYbCfy3 zTx4Eit}t&gpDVg;<2RkK=lG;3hzv5&IRY&@I7+Sx3&kS$~D*k-na?P8x~ z53onrQ|uY`Y4#%fBKr#a4*LQ7GyA&~Nrh5BsY*IrI!ZcLI#D`BYLG@qXG`Zwmq?dO zS4$(M>!h2cTcvSQlQdbHDz!^9rMc2VX@%4wt&=uMTcsV+E@`iHzx1&5nDmtNtn|F} zIq7BT>(aNR??^w8ej@!s`nB|y^e5?W(m$mG(jgfolgJdZVKR+OCmSW3APbdElg*Sp zESoP|EL$d9C0i@oAlo8~k;Til$;>jVEM1l@%a;|)%4JouT3NHKP1Y&fBYRSIP8~OM0 zpXI;H|B?^N?M0`Iba;j3qNQIXWvUHqjcJY_u9v zjnQ_iG2UvlnfPJ(N0KeEN%6_i3A|xSHCfC?Te>AVEyWlGgWoOjz1}URrEa&zTH=f` z@TPFFM<>9aEyiL=;?I<5Yf`E;(QJ?bZQhoGw3&t?+CiE8(~s5Q?%6x^omX5QE#&wQ=?*{W0NwX zt#R?ufSh}kdsiNlsnI|~pjT?V#rhB6-Lj{LyJh1xW2_zePPbaTuXnHPnQUrunk|Z_ zY)Yc}Zpll3PopKtbJ?B-10}-aJYb?Z-r_0PVy#A_*=Di;9rdfKqU8?E+480T))WU(e@ z1LH*}1CK_<0*&qVj6`5Lt7ld`pYW{esd(8m3dXcrl8jj(WwyIhwAoE*DKWOFv{a9% zc`N+<_^L;sfpz0OBJLG!o=70E$%*D9;4LrFQqycEcnRQpqZNc0B;B0kB_@oQYRXDT zgi&HVGw}+nM;?K!W{)6xSkv44J>l}!Ja;{h-F>rrFXinp4b(ww67UJ|IFG+LtIcML zi;Drm0&>hT#^mH!9%u1@HM`LSl!@~2hNr}fqNk9S>bdam?B%DZe;Mk38a&VbPYY1g z!-037;JZjjw!|1StRRmd(zYZUC^0}vj5X019~*5m@=WLDY_r8~+@1zfZ;nqiC)%@; zjW(O7A;D?^BmoA2(bD2#jL{&^v1#^LODYIus)s!iQ*F^8$h;nj0ptfCIPKrQXqBz6g)^yuvij6<^ChI|EUA1 zfNemH*rPm%@|589Jy#x;-jWwZyjnHeY!<@U%qG@8$$} zDwS9B(J3%sv^mz8VvI{lw8!&vfUdV0?J-89)#Slv{N#9JoFxrV9|g05Umj8a)8N6^ z|Foo~{!f)h_P@`1OP+_kMbK}aj(M;+qb&*aH6R6kJp{L>SYmh^>J>6Cr+WBhdm1pG zXExrFr$=}%vl&?Jo&`<5C${kR|5Z#plK!Kd_^L4z=Hao+u@;^xHjmx5rNH3vpqtGp zMpFV9%GBsMP(B_K^M=^d5r6f_Kk#E5U=R!i?*#zg8dHa>Xe=yDryofSkbG1YEMi}4nsrcMt{P0P;aag%5S8Yc4n z@IJx6CEhKtnG%i3aracacYNL)M1iIQUPw!{nT%j(VnN_w`5GGsLhm(%9?|rO#eW;T z((&Jxe@%kt37(85drGn))@BO@<^nC|)p0zkc(rB&0|a~u@}Fpn`qu#b({#^7M1@Wc z_4q@4w_r5*3I1b&`Ods5*VC441epZ=@4b4Yn|BpF9PH7oo~eaSnd&v5d<~=$BoD;L zOYD2sC}6y(&?(c5Y1V`oun8b9)@`X-*0h);YetMcmKUghgvz54Vt5LJ{*3{>5;`^F zpEf&av6wVFs6<|Y@KFD>@Uy?y>d|`tQ{nGMg@%T~X~+UIl@??4yvW^hCQyw(|Jw%o zE;=g?=np<5@EYLit`1=(<3Cki0sV82=Z*hVy&|0oG{^v7&yrySak5$x2OA*nG+XHnL9atO7xVd& z@V16~FVI^UJQ)Tfguw`5FhUsL1`mXJA6N*37+??s^kV=}1ArO;)BvCc05t%p0VWd; zaNz(K4shWB7w(7ehiRYUEbQ-ix1JG#zIt|*UL6_5@%W2^N6AM@9avH!* z2e|0~2Q&)_Z2$)Z zGfbWg=M*@n!Wjx@7@P(;!{M9;=X5wD(vAE&zyRbjz{3V0mjTFS0CE|CTm~SQ0mx;T z0v%3;4yOVf5Xu0AG610rKqvzc$^e8i0HF*(C<7460E99Cp$tGM0|>t%6yQPuE)?K^ zK88?$3j???fC~dSAd3OWVgRxjfGh?eivh@D2m?3+zyVDRKobMd!~irg08I=)69dr1 z05mZGO$N16+7S{M7Kta01-4sc;22Acz47VweVS z(*O<#VgP~|fFK4Shye&<0D>5RAO;|a0SICMf*61x1|Wz52x0(&7=R!KAc!FX;6Q>5 zAVCI@AVb9T_^F_RLD;5F_b}^J=rtV35)Nbu_sY@K=^jp<3VnwIal(N(;UG%kK-h4g zO*qgd9B2~`vXcG>!2?yGQ18u^AHsL^N=&iTIO;(voLcUQ2^Uc1l!I!dTB#1Ii#h<2;p0?4 z^*;5rkJyLx@$(t)Gu`K5pZPw^eAfAF@rm&%@M-jE@!98dSTI%ah~RNSmteo3PjFiB z48(UY3EmfcEcjgTgWwmzZNY#rP#7YdAPg1G5Y7=U6h0zcAzUYn7A6Sug&zq&7ZMRA z5{Z08deJ12S(G8l7nO-BMYWetHfIIaPcVd zIPrrJcbz7lBYs>QC60yIt3!NDd{+FS_zUqj;_t93X{&1Gquc<%n^u}zRY|Nane5-!u-t&S(a6?GuWl<?qg4~ z&p<@|1$tKBG%ASzL z$+kmmvP{-1I|k9mcOmll4a6M(f{3FJL>$#}y?l~IG5Hg6qr5=gChwH* zl^^!R4$sT`;RkRqIqys(4kBDpi%Is#LY8dR50&7gaB* zuBcv9-B5j?`dsz3>U-5Ms@p1}7ORzNy?U&Al6t0kv3iyIarGv3oH|);SLdpW)jQPH z>IQX-xwc0zXE-rZBl6VcH3l`0Jh{0XVrQ~_y ztKkUMvm}(L;eb+BUS1YEEQC?xFs$c-U6|qX< zFzU4&ehA)5^#I3DT(^wQ%4_S?UlVt>wRP&Q(VcC1S$Z5Pd<4c%;@DXX>3@*HFiG6M znPEd2q8iV!eFqNov7;FhIg(-f%m+;D0!Gh@=P)e1MK^Z{rb|y@SaAuA>=^{!*fR>e zqGuSax;u_a7zHpRId&owJWv?H1=EESfCRg8+p}S2*}1vd`eowm_S{`Cvt8}&yY$3~ z`yXN06)+xum%YKcIs6;r;zSK)#dRgx;*!rfSG+sEm0>L~ZQ>xr6ZB>I)Ek;`3X!Go*{wbSU@{na^1^OM8RXZv**-wpjX6OoXin2v%D&g-hwHDxwux8_KSGonXlYbvXE)K=Cuig3XFYV3x<|;Uv zo2#3pBXgVI9kWx*l0V5QIR50XcoB#H#QcSI@=PyY`0}G~>F(k?cwmkf42Ht34F5+gaP45^#VZbN{-#dyvwj4qAGU4 z87%Bpzt52`$QL5g9?H0Z5pg?>q5dq#{sDr7;US#M6>_2TZ`^F-*tgfbv|tm*b~|2R z>N#N7Wx%a;BXGdARU9i`!m!UXz!ota84f7;)9}Uc<-h_r=idm`vEMT~ccd$_lfyzz z?~ZgwmT-fr%^aRdeDDKg_IJAW4NdEw(2&KGNCcTlu5!fHk zSdSmkUb)=R{G$HT)wj0(x_w{if%1bD9hL1n>pCS^z|`%|Z!O#zcQ)!|;-?b!=8YRS z*)7~1)f^5F2bBS%Iyw9RUvfpBU_j<^7{_kn7O*r37ItzD@p4XonV0NijLuVGK?U8u z0-6M?0BP4jwD2OLz>~O_B$@GID9y>nt3i*9=2+q&n_0a108q#-7;s`W;|5hnK-IZtVYuRE2LI@q zHICB<4}LBLy?aju>)FA6+{F#4=rWGnPZsL$sKjJ0evE|R(lQ-MBwIuo>20P1+QHNG zfwsP`bUjJLTSU0D0Y8RA@LbIxsNRKSGrpfVKrJ2Q0LAV|FN*O(;evx1PCl=?wmZ*}4`O1g8)c9tLWE%y1$iIx_5gLgP`FFLxi@udAW& z&s;HvNVVqe4UHN4!rH>R;<`8@3T!QJEAJ?m6hC>q^l2?F#y;4Bx9C}3>9QmW2a-o{ z4Dr=(A~WZ&TD~ARD?7K|Dsea*RhqQ=&YZ658b^)xWc|s;W6gN(Sv>g@d>@ub%FkWc zaY5@UagD+!@n3p*GJ`p=2NWL530N8!AB*vDHWe6M)CIc9S-`QAflJ&fE5kPJz-t(C z1K$uel$O*LYk4KkX0_#EiUTXa+Myp%u__kVGw#!_)6a3_v^!Efh0*ik=87bz=~o#S z+yH(A4kUJ(N0R<9ewV|C!TNl_>4ze52cvVTX#5#4L2E%yW44yX&ydA+zE45U5Cu)?{#u;@WCx#9!y6lVSUKr98b;^qRuyg)JN;(DwD)8dL3vEpffRu%sK zJ#OHl>wucPJsQ6+CLOLK5th;*ZLf(OJ)3uL)^(ljJ@3%qDd3-AA?=E0yBWM2jO6sF zxVWgo{QQEtOkNFS*R~b3S64f#wFm1C)bDHj^~qajKD{g{dhv4E6|E}>zlpQ(F&3{N zd&zooRzy@}CT@XoaBXvkv!kIksJ5}Lv8GW{OV^avmNu03MhD_hQZK^QG}v#TM+7qv z3C0^-9F^KNll+8#a?gaW9-BpiK=+YhSe>=oQg1H`vK8gnw`<&yJgI3`O~eUUO#jJX z1HJ%i_*=3G=i*KHVH$71a*Xi8&-%-Dbn8g0n8>R{DE0 z%_ckp?t=?r2S)pv!*CHl>~%)$*bWnX1uO&@@S55teNS^o&yyP7U+VYxOZgmFt1xb` zKc8d&qaoc+mot@P$8rCweq6KI{h&5keEKl918ZE+u*sbKO%FS);#nOI4_m#*V3mOP zCU~>KHZh-m`swul`wP7!Gv9)(;r%ueNSxv(Za_u915Sa*wP4j3uy1W$Q$s^_5PplU zuX2{vR-7lkfi8Q}8jie5FT^uN?3)a4C|UK#9BBSoAeZU`FcB3aU}y1G33~1$*>Lo+ z>h5cz&W7D>yR@#`bZ2v3R+&D1nJB9)GcQ}~zD;KpwRJY=S$vjpHkKC8dTr^4{FMc3 zh&426B8{wgCn#wr1DY{-u#n~v4_deor!y60W%~8&=fk)yFs|A)4u48Mb&qq8BmZ3S zr>=2)JAc))`#3xfUK-5MtDL(Zh!MtnkdY7a=AgB#W0z)ELq}^X0JJcagC)mE797Xe zW{zU9V)U;>!HRY?HB~lgTUu)Co%&tPtsS+yv2!^SShu&RH@#iL;>Vby+;|$l2`mCX zI{X#a=+tAo7>{LiKhXTE>48mLPFC#VuuRle?`&<;faBR*-dxh4D`_aKDc<2`i6oH4 zkvN_)!#u$+Aj61!0tragk8n>DS!m)nW(@HIr8koKffW=0`9LA!KRM8cDz>$`x~56r zP*+{2-61Y4E-x=BDk%tZi`-9&rno)^MWmU_y~(j}03tRpz$N&chqZ<;1=a?`3$8DF zi*vAMlMXt|&M7S@U_ML5*ca^~G8c zh1~q2ybApc^05eX*7ssC_0vV<4Y4~Cx2xR`;JGf(N#=@J9QyI3idwz1usWxtVD0R{ z@{;0ma67At>q;9X4)#0{d=B2i$n#rwm33%4b~Ws5)w2Z!Ic3?}?3{+y0zLa=PLI7= zXKS{UXJvvMfNFKZGAKTq2(cg8q$Nwighr5EWH-K#%)rTbE(>}&5+n~tCczS5->OGi zAJGzuB&;LD$#9&o4nuYvPIwj%=e06U2805}oEJf^SUj1*w;2qK0j!NrGx%%ZJPUJx zozGlczXFyWJkU%=-W|<2a5kKPA{@ei&<78C7JVQeyr9Aj?;kq=TBo6*uA#Ou2sHK_ zj@_Bx<=DA1h!t<=*u8rlr>uKf@dAbgvFoSDaFaMaHZkllM+GhiO*UJ%mBzuuR7o~C zG>#plo+Z8$CJQmnedv7khqu$Xax`Gr>(v-;+O z!p0med1fv7g`|^de~rgs`hhz%i@))_iVB1Rrp@A|uznO1SZNYiX+qCm;Q>)gZC6LD zcECxucI6b->c1ibV1`y)T>mOAdmifOpSAPsduVu?`@#2G-OKjde{< z4fsm@v`>=XTz9s9pzA73+iBO@)ABP4^=!1xnvs#7WxYKquw`d!+s+nA_g-G1_2V!Q zG+qG0V6}t8V0EKy%xI75i0X;$sqJap(<||%^SC{kA83o-onXab;|F)EsRa>JE_OC_~fCZr%nMwcG!E1bUPZIp#6BSpCw^* zacQFy3mF{d(QDw);LYI4zQ@QzrU%oZ_!`IlfMqb>V`agf{ zJ$GrSA3p;Ntc5hm9vCMg;cy)qCt3)qY5^Vz#{!Tt@C()8W3ihVa+-DZtET|v2Ay6k zvu+iz!_mAW_FnL*ceTSZogD;Huo^6MU|}T|>WYi1i?z{J?Ae54QBesAQBlVd&YnGX z?5vL6I-C6Fz7wZ$h)E1S5rL<%;{V4OM|MUYiGrw!+bLRp{{6U*fRQ@51ZLng2LIq5 z(Y;rAN4^Cd!}`|Roo$*+ThFWodI95rkGIC%MG4Hlp_JmcqsmwW1F0{ z4Gk=rLrmZns@VlEt$CXzKzbHua3C9i(w)qJvl7NoVGHMxEDOgbFv8$L2$d~o#H=`R zU+PgEM)c8r`;LMw=J0q89={rM6MoknW1~!`^(jYtGN08xyJz=7R@2th+*Ygmw(E_n zCqI+0-t{6@!FsWssM|7XbS0fdodq2d_E}Dz3G*p}vw_(UQy1BLF~#)s=-Dz!Sy@R1 z7(f-Bod+6w**NfyW>ksXO7YI@y*ZtQEZF_gFk?IY00bI13^o`?Zh@Z`h>o#hqWE<* zR)AvrfN}7uONGJvBo42|83WO~-+}jZvih>JijrcD4UZxt+4{e(HMZ(&YpQE%HEdMEF%R3HJ(du~=50&VB(|~Q z+2C%0nx-$E;a5BqSbPDSU*JgJSpe?rt`6v%?t{fL7(zbQ3$@WAlVWmyN2Y^NNz#$6G+j4{5Bwe_}h&9 zpF{z*C}0m#LL9#ksn#L&T%>*r4LgDEt4H@;K=*xy0$CKup}-X=Fdqe;M1ceaMWLY2 zkVcC%laS^qq%B6lD-b6}TrA>p5Z8>j=MncC(kYQH80i)u-A1IdB3&=ieU0=wq~D12 zg(&1c6k(D2XDh*@Za8I5=!-9HE2e;kbrMk9;R$RE*2f<`IPsCqPd2^#$; z8uK`MfI?%nXzT$rE*gywL*qY16K0_a4m9BvG~sVF@i=;LGJ0?&dhj%Q(1j)ip-Cn* zS%fC*(BvL8WhI*WJqis#VdIe@4;flexDN_njKZ&>X*1EZ5;W~Hnr=fgXf(r!W>%qD zlhCYqG^+{C4n(t`M-Q>+;a2qURWxS`n)3~sn}_BhG_MoQ??wx%(ZaoG(FL^lJG5j0 zT5=RE8A6XNMJxT$$||(-U9>6?tumw4zGyXzR?E<81zLR-tr>yVSkRiQC~_})d?i|Y zKU#Yft$hlueG@%#KU!x%>o=nf*U-i(XyYqr(;Bo{hc>@~wlHW*4~mLFQHxR3<0vW* zMeRXR-=HWL+A2a@m1yfe6g?3|Z$dH4P|OD?<_?P8hGM@!agQRS7#WLEd=84gjuM8W z1S>KPN2Y5iF#si|qQsZcwvlLC3`z<{N#{`VHkAA>O0lDqkC9n`%oC6~8ksYZxf+?f zk@W{r6QEN9;L>h)LfL>ind3f?eoy~r;xP>S+5|Q8QD^i&5CR< zBD)INCnNg{DD7F4o{BQ^P{uBlDMgtDD2ql}>rmDOl)VMzY(+V{QO*}AcL~ZpjB@`* zdEcV^DJcIcDhNRZ6Hvj|sL+ZEuc0C_Dw>0ea#7J~R2+zkO{ioJDzTxGQ>f%^RPqxl zO+=+HqcRIBbD*-9QTZrTUWUpqqKb!5#ZI(CjdnbOcI-ww{y>$BQPpTvbs9M`P_+tG zA3-&fQSAy;w;0vcqPm|^{Y+F}f$A@y1`0KdK@BTWqYO1(N6n*9YbDw_1?~I1N@Q;*JGMNiK{Pd|sAsYB<4=-hU6-hwVXiY|PDF6N_)XV9}N z(X&6I=Q;GkM)cx!^zun`c_zC22YO{Cx*|qb;P)zeH3wZyLf2-Y*QTS_$DubSqBn}r z8*idFr=sh_(Di6^Lyc~1LH)PTJ4NVS33@jdy?X(@cNo2&iQfMReb9tH9FIP{jXt`8 zK5jrC-$tK2hd#T7zL<%=Jcz#RLpSr#R~Gd3TJ-gC^v!+fn|Sn11^V_F`feopt`>ba zfNoWx?=PVrQqhld(U0fRPm|EkLFnfy^vgHs*G}|X9r}F~`a_BScn9774!I7Z!AA7A zgM!U;pKmC^QcCa{C0tJl2Pm4R=tfE`r^Kfy@f(!Hmy)cae8VY5Mlo3w^E}1ANJ;IK zY!jteO!Qqz=rD>clIx^Faf-%Tp$5~X>Z(k`L28I<-VD%ePIeU$DM zO8+|*l0yyGQNy#T;rpo(8fwHUYQ(G5{ky4=J=CaTYSa~Kw1FCZo*MlLHAYB{p{X$v zYRp1v%s12n-%w+hQDd)D<6fY~OR4cG)c7uH{MXckG-^UA6`DeYzDI=}r3_liFqJYa zp$uCnLn383M}>z{(^gQ^FH_SA6|s?;VWnoOsF|CoSs~P{<a!)?cDFh^YL~2Vq6$M|q?W49nOhpG!(NR>)Nh;Px#nw=<`>EK= zRO}B_oQ*POQSnQt`0G@{L@MDpWg1DDUZ)a!sBJT;Bm#Q>9TjehQh#erRBkc@5njNLFaTY1X50h_=>xPSd)%aXP|WYUMm66yU!rr9D+YfJR> z-Lvb-J$i@u!13#skLtd^gw_3cjYi)6pM(7Ea>5+bxL`78A_sooLlC-=<7ke84Isci z-5V@gq`t7i8L#8xj`1ssH<)|OT^V}#6iq4`a>62~i5v6;PWvJ9F#w;aiMqOa4jh1C z(kWO5fdemC4wMX0^NYTs;;J3R;E58aC^p{`AFa8w5&Lli>%}lyk;r`%D)JBqcEUnc z2HnC8G9fNLn}Hocc{jMg(1KL}yNuh*9PZ;IW0l;1Q`~LqN!yzN+ebdIH6+A(B9SbA z_q&Jw&{o68jemUi{?&K&SdS&JY8K-AvCrPFo;}^Yk|C#f@R%?>f(Vwb(-F-Gq8Uzt zhD)}t9Y1NIwu-Kz7mok-%vwDO`jcqj@3v&h+iQNtv}OUsLCTmDWl>h}a*wOG^V6XD zy*B-wep~_ggPm0|5)7({N{ydjc5^`1RI<6LR6ihe{|rIa4v6E)@n(33L7DnsQmd^_ z=dS7}X|9c;-No5^>{=7!dYlxBN?Y5?+q4H-d!NJ$8GsKKZilUm8}10V3~zMH$;N(H z1i6eax@NqJA9V%bN8JIg87oA1`z!yy^xCrzdL@6agIyaz0)y{U`*GEDrE2NT4SP?K!byyG18PVGtn1-0Sj>BOsX#W@p4oZ{LRPSbgZ(ca zu!r*i_COc`9{oQ(!Rq}f=1%0jr|~F0#tYr9hS0?Sy#voj{x7V&yDeC_m%_4OS`K1U zF}Oty!L_VT9SO$4Uo%4^henZe`25!l35J&G9KJ*DK-@AI&*k>+ZSL&UV}Khl4VXlo zoy~jqYC!MQf&lqIr=SA^@V0y1ox`5vF4%v^Am{i4pZj+VPXjc;aQ`!urw3^N@7VXo z<;Bm)fliQdo{LlEhLF-Tp6DcfH+zNO>=ApjSojSex*OK9Net+92nj+Q{qSta#nF2N z`EF0VD62mA^yBtK3?cu;)en!{g9X`k0_*U)=o+I+^=yOT3Xo+xc><5tJ$7bBVf31< zkG0NtFPdd;N_xSl{q`Jw8RQQ zp@N(Wea@<~rKKyAi<0xrxkUF@U_%N2U?S0y(c5hL^3saZVhv>0G?eO&Z#lN*=*FCs z{FI_3veFWmyQ3frQd6vANJ!bWLx-28HYc`i+m#fQxG6p=akHenbO$_JQd3f2s(b3u zw^m%*D1mrpg;VQ<;8UX>5C7{x?!kgXMM3+?a#40oM}DUkTOnNB+EJ(Pc%|XB#w&-K z5A8hA4*SFiY!v_GQLM#d4)^LCJTD9_WsSP{rxVU5Ug$W`da&g%Ua>#0qqeoPo#*jr zP!XOO##UYz@W*wK?t#ZIAWUCwj5Vs1SVzABijJjoKWp{oHvEZeFt_fz2JRyb<{?_Qe#g1rG z&`_-Vhy23I^p^afSLfE3HB~fK1v#slY8&eZmbl&t99ZIhM^xU>SlQ&+H*TtKs;h5! z^_@U@J8;Wi5V`w;8_v1HXgTn{9h?i5>$EqD0#_B(?O;I$?f4`|ZWDVP1DhVMupiX- zb9gN1$9^1X*1CKSfTYRpYhCv*dm5Z~kBy1*dAFnghwE->m@)p@X?33pF4oju^u0H1Q8 zJ+r|(I>)%x?^W?GYEZuAS7SZmS{^# zc9fOs$qjNtR94Cd5J$lVP$anxFMS(Fig&g)wbtv&@2+kG)15vDWOu&+7{nC1pd+o?RhoWXq@mU6I{st&}ET0kEAkgV6@A`Ui< zl7EH0h0*%vosQiFEri25z(H{>XsD{z z!WuGyJoW)ur*(_Sc~V8NL0{?M)AQPLVHbBJ-QMhMtJm*3)q0}$qy$g+4o7^87inPt z{|%wv>-m|N07Gr&x*=qI_ZY+Tt4aXc|Mm#TrxXrnJU^K*JM|g9eD6m!q`K#T_QT!) zSOYUR)Gvm8p8o&WC3M3g0$d3kNkP;ftVE;$)(1{CFwkvSQiyT?c-S;af_-OPMYiBA z@G5YHqY7fnNpFEm3Cp49V00i}BDZ;O%t^a0n8+cAGzmE3ck#)dy{Dhiz#Nus;iAZF zkg_S-WOIF+MgJOja*F4m3YePs*fJ8J-=1&Iv*k!K^9r(UnxSlQDA(Ft+t8wW2kY?6 z8{pcRZ$jSIaxGBU|Ai}9q(9K!({@}V2mR@N17Lrc2*m4w*#&!<0iD`4$?cDSaX$fv zKl#NyiBMg`Pd%XP+JIMV6A|jb&oeNqO`6NO`d9Hg0!iZW)7Q?9(l2fmWxiT;?F|in z0Y3+^^h@Klhs9OQVKHWZ{uomS^mxUQt_z}5KX?6! zDUJM2!C{ycUkDNuERMpgf^@~4T%b#*1h)g@Y!*^;1t7)!c|3=T>6 z!{I6ZOP3o$tlk( zk=XKbbIh7h&dDd>=rG?AbckQ!ZLb3aK?!XC={?iS%fP|^R#eK*TwoE^_%((eR0;VD ztmiz{JI*^wwMz+ZyiyDveUlpCAj#0B8s;qwsfbfO1VRE?HLwiyJi{;E)Q}nlxz!1MzQs_$-D-rb$PCq2M%_0Zv~ zhj755?_d4?&|x@kUA=Xc|99x>_qU*WRax-&rK`hSNe)+{%cMz9ccg3Gi4ONRccP}d z%dtm$wOU=y6c#xO?M$oF(W1Ro%(XN-nzeXJG1uzE`6mBSLV2kM4b>mJg;8RcD{xNpl zv-*Lkp)H~wTN}ThmAB1q*TG9~6Pb=aX?sq4^hjGzuijPQD#UYOqZ*tr-~!GQsk!hO ztX>iZ&!}^|(%bCL>MTb_Sthx3#}b%OxHUaqduI|Ixv2H!41LL-YG+fcq}AC`yHh(b zKx5^TNAZK_^myN(uI*gex$Vb-`mE92o3ukUbar-mMYg`WmMD*v5H5N}P>$V}QIWYL zt2w(eyKHUj1lzXUjI^Rsds$Aiy)wOglWA(|=Ax|3yz)#*d3JMJd1m1gi8E5x=cJ}* zSJ)~GocUEbRkn(Z%8WdtBdTMI=*LvmOh&bD{D> zZaQ&(22iIzc!XQF)dYO1cSl9@? zJ8TOqi%1wA4T-^?)e%sw8!|J3#f5^w$bsANb%OUBg?qUq_r6|$>_D)C@a@7tq$^Af zR9y#-((BgQ&o9)vo%F)lk3VA7uLEZa?rdQAgxhpRm%z|VIX%$wTW$z);S0y}ulM7G z&s~pVmd{yI9v?^?G^&-UZu#4fd^`8@gY8_0`&ztNNO@ zu7)-UnD}O3iMHBV?R09o9J{M_>((@pF}3e&PW+17pL|*8T3adVh=FNdOwh!yElq`F z-}@}09owt6Z`ag;0lBXQew0|5gOyrmH6(TH-T{YhQ|F|HZBOR4puPuK_ zl*b>&3l`zUb07~m+GP)fghV(bYw0;OIWlA-MQ(RA>|k|GGzV4A5`pp}f?ETIpIqmE z55PA3mMa#&N1E{0N|)=ocD3zgCth{^cJ-fsYMS?-aU9e_a-^n&jQdW1WNp*Z6&m<# zH4+g*IzY_XU;U7)#90W?h;r^=8!Ru zl9+_}>V^cp`@|iYx)CqJk96S0H*c2R)Z%CG>#)Q7BaSDt0UvA5z|!d&4t@hK*5I9_ z1|yQLQ{LXPxq6G16p`ZW3R0}En=Vqij#S_=rR`=(@21K-tJ5?~>hCwL)~(pSv}##S z<-|aUBo6;<7wEY`r*bO^5Z2%Pvi&Qqvir^JRaMvZRWDu6d}&X2?H+B@k%l8RM^-ei zXk6J=)frgv)CIh;`TQl^d=0mr$F0pT)nDH8{G0pwTdwyu9cVmQcTiF`e0b4tEx1wl zH8&8oK6B(NMQ=2{kP@WaY8BVcB<4Gb`HM?Uh4FUts^mo_%Q7U&?(A?8ER+?v4$Na6 znTS=y5Bmo=FzX7$Ed#AsrR)o)uY-!8Iq3X|KHIjxFIBI6g9PC4)V?T3DgU8Hh7>YSok+S#YvRAU#WB8 zP3MnDx)1!d>$r9ozOOd7P2ZYVF+WQ~e8pr-1Me+qme-Qrv<(14mm9%{QeZ@E0Lp}A|yY)4dy?8BmvJay;j|PA0ORR=a z1ncU=4T6t@MFlX0SL&QSqrjehOo|je~yNqTEF6@Wc?b4Zyb+F`UaOgwKNRb?2?!>+bHof4YPE z0{(%!KXU$~4?gAt@fK`XV+Ht!Lho-UKPUJ)Ox?*q+ppdq`8M$A2JPx67*Ed5X>yv+ z*(om3l++eClnQjC+hIAL6?&a-ioS6*3ayMJhfdx|d&645$VpQ(^J%R;k@#uxsFSJHa%B zdD4$aWCA1p0h}FArWQow#o&q603%$&KSOd^609j4!SLB!3}AcCy+|pZ#R>4=!$QDU z`iuVN8(csNM6Lw`AE?VJ%gW1j?vw75qVjU6X!DDmI~!^m>g)BcldhAZ`g*8ncRGvn z^^e1sJVX6M{UUx!;(`8wei81%{qQXXM+$JhsMofwEm51eEzf4xlNls}-|fIN-~i8I zr~o1=G7jJ5;Cqol2!Qb}Ya;UUt*iy!QMv`_6XjU1*?P^yCYT zSFdPb@ea@Ypk4&Vs~^Ju;Hrl({Jx2k6o9^iui!xCtyb3a+Y{=gj856Tx2d*2ew=5k21>|Szd@y-lMYetjJs!^`yz0F@!Zms)Bx9%gd4foE#J(4p8 zG2Kbpq}cSW`H+*_1A8pJ>t;%nTi4G_o;VtwA&@mmAZrrOT!Rif^kQ`(gZxG#Ex$O_B*B{J!f~wX?V?x44-6PJRz8F3zngb{0FU+nrAQJN`Y; z>1?ld7E3;If1}=6(o#^bE2z(}EGk;IED%_?q(lSCaRDS1)9vk*744uHT5Fxo3l{<* zRMA}7QrTSUEUuI6ijQrIg_yuHX8d57dMIotOhkZf#RFjjVIn*kPgWm4?szr+IPZf5 z#vfndh>xE%DUcV3Z@(4sL0HI!g2efRf#=~RAoz7wy|dUmmAs1L;+)*9{ET8rVOeQm zfdh&jjp6e5X>ruY4Nb z=l8p)t*NM}uHfS}rKS31%Xr#NSO)qJkyqz(x&s2 zwn^F~ZJMO%JWrI;maz)RR3=cn6_1KTJ&u*N)0N`)th8{v_n!Ove@2>QXYaLF zR`y=&9iHcT#k2d9k=<4B3iAAYK44chaPlwvM#*{-dJ=p;leyVbUF0EaT^*bHe6fS4 zL1^$5@JDpNg>TS6_qXn+*x@}1?gSi;`SN8PE;M)=d_DMs0Vdd#hX&mVuwoUY1J-&6 z76|V%&fi8tKtZ7{@g_zDmXLjHiFS!svFk;0A2Hj}j=6Ff0x<00zJq#PAcgGSi;N_x zWq5t!-Dw3@vSi@}Wr86gHI*AZ8ic?%WPaqn@n%dv3z}4;V(*nb59Vi^& zKhmM=q@;hYhW3}xp>KiQC|*Z~Vhf0Uw7>W*B)GAO41G&V`zOmte+e17j?pIHqC>Ie zB@O8>Cf}07AZdzMkWhFk6KLphDH(zWhe&AX3WN?Pte~M%It2R;5g(_a*kb|-U4boV zZ-|719w#{JI0?m3t2Onq?$3nPjFX3GF<5x`gV%m^7#RkBo*xDW4{T$vhhZxydc?a8 zTiI*2jbl6DflYXcBSj>X1R>ACg57!Ut?YJs@>g~_+;N8o#B)?lUza6hJ`XW;3X!BXx2Wb@gvoZI9!iq4E{8b{7MF>$Z4?2%%qJB_$_3?mz=Q8vr;Kc0N?drjQI)%?7ut{JQKly{TE}v{!5t1 zLDnEBwtqVUuD~`RL~wP@g{fQ*qPIuMQBiGeadV3b!276LZt{n)pF;cWrzpOM@8Lu` zvQ86HqvPCsPXO7k`RInIw&wm3H5@%k-WDN&^1+b{SNY!aVD4?hH)=yxp(Uj`s)p;~ z-TZyKEHpVPil01L6r}^PAf#5ufyVi^2z{Bl1}I!i1T&7z`+((Z=uvu96vfV68^wJz z8JO)RGDd?iklWi@Z4o-n!k?34`?vXv2V-pr65eH2;Qg}|F)J_yRv^9w?`?n%7uH;bc!Bupg(Dvzd?CT_gfn}0s^vfWNK{i>+{Df`*@>Y!Du7w20F3}t zfC)AP3^7a!pv<}i7bs#bWU%Qi&xi%!4)FZ?$Mp!!`hdg#J`FlY6lT@cWkWErpz5Z{GHBtD}$05y-l;G7eNGbtDV4tn{5zR#8%Sm4(>J)4Yu2t@u~wRzl5B`qlQvDcv$(K`CwU~1#F3}TUD%TvUT~2W z%G+CTV~EB_tXih!kQ4Fs%)Ck0&ydpn&rt`BrPo#4Y}*{cTyAXrlJo_1#mhrfF;1f^ zfm^++V*90kULfmEs1J3{PCUkMzw=XKr<#l)!w+30Y97IK4t(1+?WA2=)b708&LZn2 zNYci5*)TLvIfY?c`ZPaqdxe6h)!n5ecc>n0>)k}oWm~ecMSJG%9XXxmd9=YExr*K) zdODTtrgF}boof+=UflNG`y@}$wg_?ntMDs!`;eji1uYqh3=HN4WKAZ~-E=nnP)$EX zqq7M%@IR2J$Y8`&Mtv&XI3s4lt4ub4SYJ>2M2mL^wlJ;zZi?uU4dM6b> z_Z-#~h?aZ}7qu<}X-1BmL95@8^^~Y7q2JK;m{e!;sWBNku+Z{ARpaOxoDLrlq9%lV zL)MYAWHw(|l~)543;W>=_q!^bBCC~j+D%O2>LFz8|LPtcat(Pu>3EK`3-|8#Xe5=O zN90ekNLgUaPjhgEG0&ZkSEr^K(~SJ$XGI0`=Q`%G1mL@LEj>q9@F}r|$S75$GpZ<- z1IcP88Bd=jOU6jk5`q^es!|W2m8Ah0^}9sKdH$yVVXWV7&J?AZ@lMthEG zzh{xMA*;dEz|m%pMMS1t0b&1TGFK&NsX|$As7k5kSfKAw@+f`e^V!tLmxw0(FziFj zBBQ7YN($5I;m9e}*B6UR4VJfPvW!1?GgGR&q`*qNCymfhzpSsI_* zcbgZNfbEZ4oGz4@1(`C%l9bkWm**Gp3BqcT!RqJ+ch~|4-uymt0Wv{H+l*)s8wH){{p@HGdsk3}Dp;*w=nvnT<} z%sTw93~Hx=LBogBKpN=V^BftIW=qY?F!-@-jlqzm&rbIP4JzGb6700emloo&q)n7< z&a!5y5uD+NKZ{&>I`+y2P9@I-3vGcfQet*TMqXyV#V^|m9zDV@d}k*(PM|sZEg?%t zAs$U0J3GK-_OsZSu7cB})52LG6A618}Rgw!_#( zB*&|((bV1q`zsJ116$;MjlAi5$Uo(2+6NP-tOt83G3~VixrhxN3>*Lu3GM*wA!vJa zO16{M?S1ZjpQpKhQ18C(uDzNdGtPTW){dkv*j;X2&x1yL+j7d#cpjD+LH9p*78LCt z!BpuK@6-exK|HM!ibQyUrFtpiR+r%K!0cnDpIze~*?mY!o)|_S`<&&>b%C%j#bkIp z%U_=74}IVI-Ptdt-Q7Khl!Z8zgboivr12jM_>IqP7^xjArA1^83EE3es4Fd_fU;sa1SV*wRGXeqs!6CV-|OGS`$k4uH`GPKF?*@c$760Cd^=A=o(%W=ONe@h;#l|gzGLAV zzJz0$LkF);Xn;M+0%N_+_`z3<_d0m-@cW-3=U8sdH6Tsaq;zKGWjZ(-2uKKM;s9`Y zIuH%e!bdJKm82B_PAMov#i{Xmaq77EjO0{o@F+xSdQ(yoBwC2p6DWqi5NX=9pX&y3 z+pQ1+*8n{r1d8E2)Y%Vi;ecM8p)uGp;IFViiUr!(Kya5wxD|u%1Ll|z5x{cY|9uN5-wkvwgFQf+fX)*i zOEZ6p72PGy(-2Uzr}wmr61T6Jyd7Tw5$X>$_eO~GD~o|ksm-V{)o|Ur$v}~OTT^ab zLle%AE2^F0Vgt!G+;#PuK0+XKjDN+V%4R9a(gFA<+)^G{R`%}M<}rjPR#k)6JJo+n=m0ix3KlG<7o?L>}d8xnN&nv873j_nTe4Lk z!T$0+-0v{jo_~={O_yetSjtLOMEd>rM0(*&G1rmu*4o4sA?w%fe9LjD;6Rxa z3*3?bje8y`B4H${zrW~FlF=y>b|2M{`DCQ5YOm~F;jQn9;tDw_YiD6{#9HywGkX+w z{!IBZ;BNjp)9 z+yEzuDWWI};!;A}4Z|p21@$6GHxy%X5i^i#6}ts7+iG!o@ACk62Y!S)P52IH;ZCk_ zr*lWR3UXv)zpR$+ZZM?QbE)-)hTST15@Ez|d$h{kw272LzOGl>O!xfrx}D#@TouD( z^@KSj`lPE3r}tHna5|hkOT*}`zDF3|4JY9QK!~&5i)G=fBQ zc8X%EZar78uKD)c8XnWhdRb=7(HLeoAj-|21|bmYl27c$MYIF{gvX_vzHq^`=?l(X zhg3_q%jdzne`@5;_s=hw4!sP|OUmN3qGVuHN7SS@r0z=D<=1eqao_HPQiw1(oT>&Y zBmH*Pa&{x85`;g@Ccsl=FGLka7VOOP(}6KjY)0}{P3MY}Q<=&|$_kU#v^*j`GA%NN zO1|;U^&S`w?Cn1yVtM2r;CevyCfCR{ZEoDsurVc4ADOX}J|E?aV0coBiq4TF=cg2# zIWi*3wWBbiIKnS{Q`na9&C*OG(08hEA`7UG;((<@a>tpMgDeJ-eO;Scr?1cOs{sKd zIj2}(tR{2C#fACBh%FztpRu3Zl~aRtk~C=+Ysh(xd}8_fpVKQjvK#S;Y#(fvzqVK- zPsc~SAIRt8BZegh_Z^qnJ_;=$j~~&?xK{Wc3cz5ZG-TZOzauy^UWEjs6@UYFsVfM6 zy9;odHsRNNgD6H4#TW#&m)hk^tH{?fM&_3nw!x{1(eQE1$ltPK^ePKi6;-?{R3+bG zC!1up_?);n;E7&cLq#0@2d;H0-g|&P#8)hSe%~T>s9Vt_MuRuW!(`I=BYfSS+C2@s zfBZFsJlB3%N;EZ-p=(8D!^hFTseoquMZ;R<@azALavYr|ZhW`=!uzWCGS6?n$o;tD zsr^IL!J)};x}SQciM}u|X!C|`>w?!x(aEq)Ge&RPDW$vE?bV~e-393fe2s=%VQIVh z)wsre*OMpI=*oBEePZ&OtnP5pi4&@ttXg9=*L1Ax+)o?+Vo5^#}{<>p# z)Sk#a((`L5#^F_Us8~L)4MQV2`|ZAp)BFJ_eu?)I8DNe0po$Fma5;uWKF=O!2112< zQ&+QawF)PWGDfAwa4n$~8&|19lUKz=aoFc=OT*|bfLL0TIP`qNxzJ;rquN$mqrxdp zq@0L6%;gkkmlUhoW7;>J;Or9l;Wjca8^nr!be5X>i0MfB=;q~gD4!Poa@YoZ`_KD-JkIaAkbB{Z>izf&VefKe znwX6bNALp@jvv_bCsUvRHVzD=4u8>YrB$*`CbCKfR{4wic_}pAla;Wo=Fo{*S)Au% z&sonW!a0#Sht44rNsx-PkcIESj(&!`O2^JQ#npzNu-5LDzI%$i3LE?x_||0MeAoQcp5{H?^#~ROE zBabi#U;H!;<~>hHNLqIS0{(xpsg}Wn0tW~>M3b>Fae}r;hP4UERd*omQUZ?m2pL6v zIl(1y%9!1RyFu&~&w}m5dtjpb(nsJSzBmR`!_(p$o_JBBtw>+0#(HZlEh;L_;Z6#% zB4J7|CKYEq1D`}pM;pWv!^h^-L`$3fk#vw#p z1K_Im3QPzc43$q5iWh}7?#GpMc`JYg{{K>S5`4AMO?2R!&vV_ENQ3ejpcVY-@(tXZ z-!=ixI2vF^2tq0F7!8Ms`97Ww_&lwBJUWGhE+h$b3%Q)c9a^?OtUOuTwz7D6kSZt? zZs_o!;T)u}+#RpT+9jRC+lLPiZEtTcKGAlJD=*&Pc<7{*TrMFAWD8@rk?Kp|mAY55 zwDj}!2u9>#qIC@rO3ByCtSn=;DK|6M;>fYtYz~V(GdDBaXwH&aB|BP`Hj~wuWyb3) zvneOjo|S8L*m81n>}Ff0bi*N~B`ed41Y?fbmSfAdrAN|cJVk zw)jQnBfL26^oJ3=XVSm%|ErYwHKvBRawhHRTa=pMNJK)&3%<~Lw7{8zouMU&d1-OQ z)z_5P=JRZJU@}Y`?N1)__t_6`pKzn0IfdYi;&FsgeU1_ZV5M?rfcymnxKrILl!%qB zK(MHEBp3c7^)bAF%*ud0RJ?pu^a{0nK|okyO#^?p`pu&%xxMOEz2B+jrU0z1qLt*~g9lv))wy=7C6|{wC%Y1}W8>DOty!&FTo6&Q zk}KWlqW`rD>qL&ST~GXU=Q;EywJE)L-;w;IM^wLWxJAX>rp;-aAzURoMjuwoEtBbh zp<6aQiPi#M-9B#1jHOblr!xZSdvw1Fr+umJ)t6UCuV1A?cSn5m!cW|ZW4n(LXc&eQ zvHExNU#`7BfmI5VCz1S4zQk?uBkU7$T_hgf%7Bb0KH9pAS8kRvCRf25N=| zgVmtkIz2HdgkKR8x+rpuG<1I4yqT(z2gdIi$5qeWHNQpMMJFPBxSmXW;!N;65f`JS z+i!od`8)M{7b=?G;g8gvZK^shEom-&e;`uT^jF9ZsqWo~i|?tf9V3ITG;;a1 zCkyM3i!H_crK4xg9d4HbUEqG094B9r-TeV*d1pZPB7aerGB;vm z9_^>b6!bhu6b_z-L!ep6B~Sg-9?QM?_|6F#vC`v<8)uAHfj}~I7M&EwHAK~}o;uX> zVx%gzIO?F2BjOIA-uns@I-8h{wk$hV2ph;fW=EFIWX_cC3C6?? za*y5QusCyVxw%fW-DEdr8#1$`jcb&dSs6By)8w?~*=_dRysTV<-C)fyWlG;%k7Xb| z+u$@f%r1LwuH9w9OJh!YW~TI9q|$6m$C2qdMrRIyTP|Ck*_Gumn2pj)CZ*9}O6Srn z2D?**<-^4RXlpX4&gUz$jYea-Io+Ir1<&GiI9xgS2n(L{-&_t1zZRhi#^dPLD#;@< z9Sd^j`#O}puN zX^3rCWV4#6#pPvA#JCEJ9A%brso*jzJWs6GQGH=AaY9Qqk~ivCtEwOFhc)@o`h zp8`>2v^qo*Qop0c%n6?a3mZKfn?0XMgL4{owy2RAFE4chl~lx9Et9gW8YbF6{9|r8 zi(|MAB(Sr0%Yg1WhNc6_8Q3`d^`U`mf&y`!Fy0Wx4CB-x@ux2cIwct`#E8o56-DK0 zca6BbA|(N??r2Yp2pZ9W%3T>X8Fd_8F8n5XUpMpk6m?IHc*@Kb(~&4$?)goW5t*Tj zP|*&c1JUYZvZ`)1`A2^;SB4)KqOuB>Mh%3?&_Q(`h1#Rr0$>E9TLZ<@Y4n%$_4D-g zZ^w~>oOj8<$3Gu^>wO}b@M$Y(^A8^)KZlb;kV1Z)J}pJ84=wGHG2w2c@jSmMX)#$v z9YjQ(4N_7gAq{2VxE;56z;mEAPP%U z2tuLGUB)^;LtSiTq=U{s=G#W*I_nI(;>!KvD)oH?@Q;lMLHv}i(g#40f)EIxxRG%O16U`($9#`D&k?V06>O6 zY!^qQpEI&Dw$4cAuk>9)=Ni1b_?5@)GSoTA+&151biO09BDUV(S7+SiEU!Sajq^oL zjuRypRb*7C9nS1*2Vdu`taQ{JBlCU9+$HEfcJyOk%}}?5%=IPnkJULUE1h+I4)0f! z4kUi~ad5c?5(Ux@BjHw^z>lLxgbKr4O92A7qc*zqF1)XEuOHiz?DTZ3D}-j;s1U>%u6Rcgi% z38WL&I@gtK;4wtFWMnWCIk5DklzlUNOWXRQja6Hu=&l)nfMiurRnVd3fWI%Zm_&4u zg{X!wM&CnSP5XbvcY3k<;!pc8sp0am2q-dW|MLlai`%Z0e>)#Pt^x_> zsjAQ(giZb!ef_m|4qxTKlIEDA=)&kisjh%ZPd2D-H+|H}$?x1Iip#? zu2s_sfvorkRgp>SzFWY*9fo1uDn)0S!@r!dQU%|W^%T+tZUq|$AZjn||Ec;Sci{Iu ze-IxP8<+oZxnO8=dv6IkV8v^c#prg&#bw*#`SrSmy4C8aC`Vxo9~`G)jHJmEc!$Uv1y^DxW)D-eHg*AoM#cj>FUs|Od?cZGgL)9da zU)}FkAXb$d0Vse1*CqO_K!ouV*&!KD%8(7{3UT#doE{48+VU$GeR0cAmsG4A04}J) z-MGSVm*9J@96KWe*ffyzA6aazzgw1F-9m=pXE;WtH{bj$ zz54Bjde^bayi+liMCy`%_Ed}hznRh19G{RQ&9g)%WvkLnsa8XJhQ1&!Dc6{ybEYL1q(&#`OVTp!`ZQy% zF&jvLob19hn?(xyIMbxIr|6T@p~kJt$TG(#q((Lwq}kRGOE#aAYTp)9lx8L-Aiq@OCG;>^4Zh<8; zD=W*KR+!*OFEraCS{*sb#vS=7&X|I%-8(bmvrLAVJZZ8$H9y&z=-S~jRvJrlD$+}& z`NsIl6m_Al(U!&Qi#G1ftIV-Q!#>YV%hub|?Z8(!(hA~BqRr7MnYk62d4{4mtEpI; z12qZ!D~l}7Ele)3R;3lE7bQ7TTqfJrqeZq@Q`+0MLaEhk%~s_W8s06<)?2c6+2E#> zBxReC-pMl~iK2&Zk(INt-eSphTAW6^G%hKBcbX01EyS(Pe|ziW&NgYbBhQ+rE;r{V z6{Y9cGxM_Sw!Fd|Cwz#aoV-k<%aCWtv!E7^#jJP5q^4y`GcpaPj4TsCAeq_hH~UQA zSh}aUxd3?6e^1S@Kf(o0x zSejQ8npLLCFS1z*x%{NcLMNB+IF{xzx{M7OIqAJli}wc0GdPoyGhI3LY4JvU7qcVR z2`|xQ%CQtwJ1qEKDY?en^n$G1bg45TE3wAtG*=W@lBBtCG_zIN$&SRb9F!l4GiPze z^rW10Q*5@Suk)doVXAtN&bUoR`u6mPQR=hzGKSch>F)A9HED=l_QezwX| zT2^2w!Oc{VQoRMzjb%AN5#YzRJCPKG(`nClRMiwF=ch)d z6zOyGG7IzaO3MpkOHE}ahp|YXnOo`1$(B~+=IM*liqonM=Gc6=#CbqG6y!LJ&p%5C z&Y+qoc%C%XUmV)M%3mA|jfM7&8n>_TqLMy#>WQwUKE^Q`u&mLZPM!KuAcs`ZGG@p)s#dRFn^&@qw?*efN2^AKk6t>N`#tOXHSfJ5#hHKp{utm- zR3ZGa9C<8gQ7xv6{l)9<1>(in-nhx2Qh1}<-i?ds3uKY}wSIEQ_=@&3pZ{B#C?P&F zJyH!GN;$B68^}gz?x#WBtFf@As*($7ZrF5E9i)*z+VAA1hLC2is~o}JU%~ar>bX>d$BSsRTmS>HHYjtxJ=Dl-em`OG>7mpvAVSIzV>l$x(V6jB{C$w z@3*pnZe*>XW}MVbj?& z{8wW{i?pGWUscJg`%T*Y+Udm{YA0z>ExLsv3$@W}Ra?a6Jx(Jj^>#EYW2o17Gu%XY`{3UrRR{490Z7%C*Z17O9_mI&ASc zp7x*q`qSx88Yb+XbZ&`s+1VQr->BvD`hEYe#?!ZX^3eO&{^k13)|}a#z6Zrp5X~eH zUGa6JVVzTA>k?DjJ$~+@5H9@(MMewi;z;?!*Pgr^tzvoZ;{l!&4S$P7*o0cc&Hu2;Z z9N76<88$4LvVF@I-ZKIXY}vAX$`VzNS0Mt&2(7dgat{c>A%yB_rNK)1PuEaE>y(6k z@1CUez7jG3FzG#xA-@=s53->`AgF(V613q~-0M;@@d;r2fE`iJaSv+87YhuC6%UCRjUr}Za7d~ot{*Rc&FzRXj#-P)vCtLo;_~ylDY$% zxt=n2xoG9F9ha}F$m0M^NXQdcFNdu<#tFZ9e)qQOQdgZl+uQ1|2vC0T+B2F!`^)6`c&Rs-cu%;^X~1<&`W?;KOUpJ**iAo-tiYulLg^uNWduu3-EOzCl3#Yl)k_0iHQZGftV3p&-{xh ze%ei36?m)oX;9N26`^naS5{i^6Qf-$|_3=Fj=IEU$(sbvMN9< zS4@7Id?f*xvGqqR$on+d9YJtXf?rAEmFr?7Czt9cc*Pk15cc50hFq&1T+Z8=RQ=tP z$Kz!i;1B+EK)ceND2^x(E!$c)qj6#N%3}IN>&Um(9+9p+5`FZz>U{O_BL}&IM=n<0 zP=9(oZ0Qc_3c0{@UE6Uqsya@3dd04#i&U!<*KOa( zg>BprzAQl+zkF5tdiAO`&XSG%hT?4%;kDtl5qqKz>dO;OZn^!W*>|lZHgj9faxQnc zd1;0!MWW9&HOrwKT^h?Q5`>O?7uH==5S%;P%T7F@}&F#|dH-AVX52=5=T~OV@cT`_!JihvHG&%IiyLOpyso z_z=USSo$$86Vaj|xfLrkBRe4@#e*UNFC;X&%3!I&_cj;P%sr?`7Uf zCe6MU5-%#TRMe_I$vy1K=gNxe^A4%sYPC5I@h*wEJ-b+BNeZ{DSFf|IFfTSs<@sjq zBFjQ`;-Vb;bG&WS=Im|izRJHX;7hW)1PtE0=RD|rjiN?3iz zd>Pv{pB*)d1zvl_;@XlJYno}_4)Ygp?!OCvfYsU6Jx>{MmyrtZ28hVW!KnY0TFB8A zWCcP^i4InPhUKgLySwo};#5Y&vH+MUOy$T5x`KHCMlf|9g@wGo2)C>l++7E#y#C!s z$wKm|473biQHFSD1jN&arj*D17##gY&?^GxB6Sw<$Nj0S2v=|i8%&S9P4sc ziYd<9<;T%wi0GLz}9N=7r#!n$f2=Q?jE2#X4-Gq&-Ki-im4q-en0{$ z(ru=1si}>wBO7taxq#-{2+L>44|A8oiC9S%p_V5S6EA&0f!aCld4>X8?Rm!Y48gPT zjPMEoj3$s_>!CP*n(G^(Ftrp!uc6o&q&n@t?UWTgF|!uoc9V(Vge;_ zNwAf)nk9*mN&2XmiJ$u7XVQp>*rO#1FQg5Df?3doNI~mcAOewsa(lA~o^ggPu#{5B zEWiP=YCxt7Xnirt?f@MKoi4Z@(Ch*x5Gx(yPPqGx!P=%Dj-qI*HBdL`5IV?Yjk_b7 z>B)Oxcfk5}C?hrZ{$yB}{_O&Aor>-bs9}1v9xd*F)bfROhW7Cm$iKe*tk_TJ!0ij} zt5(pS(!f9hX%#O)T7~wT7uJYDz#j8t07?Z8Zq#&lxj{eG!-9s&x~B^w?23C`!0%y^ zM%V#-#w~q$fA6H#lZweJ7M&He(Hcx_k?4MqxA$xVdf)f4oAn-!6k;cHH17A5VIjfc zTO(m1ig2%pLFkl8=ZqgRiT3xZuhafRZoE65r{l@P^i`ynUnZh0b-}yCnx#E^5e(_> z@cHVs4+0@eKUo~GWc)Luexai4D|wW5?MFuAA5{MtQ4Nk6|AMLrh;E&HfazW+zd z^be^BnB6H;o*i+05+VaRRxy!$aN`FH@9$&l2~(1DbR2nthH>%;`uc>YXRPDp`*RR& z`Alrh9hrG=FlQy72`40tw%vKv+&i_WFWym;hmV1D#d~&<&m;pOp9xRdts5P$W)l_;=&rMcN|sM*W{O1@cUYh?K`dN6%qH05Jn(WfYO5M#amZy z4d&zH(oku3bwhMx80Sida*aAA)s&9XoxjjuMCl0pr>Ky1ccpWUVbKk%)jM@i?Bllv zuiU!0uRfsw_XwPZ)BBF?YvIc)@=^Tt=#J{JMlRh|Xev?{71~{JEzv&~CyR(k+`bv5 zx4azoKRx{(P`U5o*J4a=@0A+F6q=`k3?*o%YJ|z2XyxTKEic8q9P#86bB6AEa@U-$ zUB6Y|x_0KK;}>C&ud8KmRZBV$lP&3$+cJWs!dd$3R1Fi8#KBsMCcuW$Dur~|CT&?oIv@gkAutV5Om|7&_fKhj{yhl zrk4bFklwXrwoF;mqB^+0iA$v1+KD}T)?|8`O_WB2dsi9++=@J7mCYSyX6DA z{|51S{9uk0b!Mi;lF54lo*|QjjUpScLk?9(7Q5Y&t1d6iFUjMD{r)~iXGvC>zR(Z!nGQB- zVlHIy%p^#+rvm#AkS_xdvC`v2+c^Z3hy_3Tu1@Sc`j^(iszz8?BCx$uz|9o{uFn=gyrubMD3WUPXms z$|I-wH(*%sj0ewQLO-Fjd9}ZVfulVl65^4nJu**!8sZuFJZ~{u%~`4{jmwFkH+TB{ z=>wmufB1}8G)3xSQZKvp&JXGzZsBdQx(IJS!`shKZ(e+!H#(i**-g;&xZI&ic4F=s zNmX`rc2!lirRwiPSv?I#2v365$HEL4F$nhDw<6sxpr1hSQ1rRAfympUOo6Csucikc zZ2L9%OK@O=pkdMzs3fN(5Xn6yBEdMS*PCTGuD$@Gn0bDPP@pbB2V7c&A(-kUCg1K> zMuvr=$PmCg;)wiZ_EsUkBky+W80c#NeeC$i8Ja3h+uexQt2C^-Md09|oio?3;NqgA z5n!A)Zr)RAR3xQw;xrvj6UnN7IeMpooN8GDbq7Ej0TSWP7woP z5IuEzhRp%C6!7&3iey1nuB?~|Ht0wf!U8BP%pwt8-ZHPqH|P>^S>Q^z-=I5CnUI_m z&jGj8C2oYJjQB+t)k&B?;X*BH=<)wfeurKi0Dx*&UY60pwc@*Y8@Xj@6(@ zW=*xTpn~@d!`{L$iN2!RP^0bztgT!hu_>BI>)9sAucHK`my)pqtI^2`yae6&Xjj|&U$E;57~@v2x({YL9k`Y-m@uU)yg8emuE9ZMlcrtV&49~P zfxHY1sD9lp2{@gtV4McwT{}3eReu4%xz7Or_kSVV9>ChTf5Y1T1E}pU&JrMP1md#n zXJ-HUBfI4Vc0$SlR48QI#H?^84@hQ@O9|66%_|q%4#yRtgDWz+4VvQmF|r;V3eRH7 zIU#FmmmGwl0juI64Fs`a5{lY-r#DPhU(3RGZ^KOYmzO;X$;+o+yAi?lRHCAiyHavv z*Qt(MDyG{EqOwa&UXk%Vt!prPOu`n77_4lU@Byht!0j&;5$?Hw5oCmqUbf4#GPjQE zls($<=oSJ%)aCQwHH(S%9`C*ApYmdv@REfPiSE9FyQ>|V7A~yxWl1FoT#z^+38hwp z7$v@pYe#Kd-1umvW4h-5$4>u`HeSF4ipEgcip&JZG>(x@Vc`Q0%jnU}#COBQPlLXu zx94m2>!IH8r*@)DZV)vQ#sLNw7StZE z(m*GWbpY5hfdb%5nLxpCcsAE$a+%hvR?s1lXHFMfP54Eif*_Vh>_M0sRjp_%JaBj@ z{d#)`ue#UgXS2v({C-8RYz5njnM>}jLJ(l;{UAWL!;YHpEC}E$zuRWdEdXmpN?yQE z&!PaZwiNEb(;6}s1^`wwp;d|FnS3a&I@*D-z_u0Mu)y6mZ(JZUGIqr_6|OHZ$-RL9 zF|eCY;30Mbz^Q=u)c2Y&3I8hm!mL-`D836G9XvTJL*b&6m`VhkSbkTJbK@;ekJqpR zbu7t?^;d$8_Y{LeaSJzzF_P>a4#Yhi$nN0|3F-3Q!=ZTB9@xv4G@-s{>) zSCa@j7}h4MmqU*Ws2!RxPm{Rj}CVm1ue9sQZ~>_q|hoMRM+8gVaH9d zg*W4OL{zL}vkXoqVm^TZ8t-lpwdd0q?0a`6A!2J?m;RD^?sZ!!2Oxa|k0$WRD?Jl?&6K)*q! zoPljVGrZfTc(-AhoypwPnVNz3{`8(xxQTOi>y)m{ytSIYo}_PwBJAL8zg@F@Iac~i zEVmiCOm$Y!cr@f!S>HBRgU867SYGHoTeWbL^`HwqU>!Q`ed}(;$zew@Ivzucdm#v^ z7yzXIbFkn+?bWLQ+k<27Pc_CA1=52>YQER&x+b zKmtxMh}{90A{6p9LLf-*-5m}#mGhc=9b05QKzoO}yOc0Qx;rp0fa}*NyVqg%S~xm{ z*xPW04i_)^VBJ?7<|~v#N7<}SiTva}pW!eVkW>ZL=1(im)J{S*ShWY>-rtCkBuKXO zpq*|lY}F330?C>r_Tn+wy;SQl5_k+kuTAXhb_yMx0|fA$m8{%2c?T5GP3&Ng3uWAJ zFfJW$x2V?rH3NyGh6hrqt)(AfkIyytT)j1^1=l5r!?}^%N6{59Y4CmjfyIek>@K0B z440vxDC?~w*B>%^eV-t7QOXSJ%&-f1eXfbc1pd2G6avNrIR#LW0aRa{|WWwFzl@8n9V3YrRPqzHPwkJ=Ccm_VrF2V9yu zOrbEK15t{&VUfL-bL@`0wf8hh3vDsDo!DOrES-=vq*&<%UzAjR5-&Q_%qh^x>1kI7E0g zf>KAy)R39@vmWBbzWj+_3lNnZfbW7^tXpvxca8V{K!g}G0yC{RB;lBv8Q-lXGuS3C(W zsV1$8YY&^TX9mQ3FyoUcG7m&c`t(rH(l@04srS$E0DJx^+SO9==3$tqcwjy+)Ck(k zxah)#^~!>lxV<3-!3A66^uf}Akf*0oAB3=;{@`v1uW#8}5uy*)$89SJmeR2&z=P>W zCa9tB_!J^8V^8p&bYaF=4eHfsQMAU}Ai1CXe@`L)PV+$dc`%V3 zzxfRh#k^O)A+i-@FqHo_Omo9Zz^cZgiGI6q74(^DY>WI}6EG`+kJ4purgJFKr~o{q zNJDjEOqIhW44VPh??V}m?7F`X7TrMXBY(VKzn-qY?C0+KP}cL8{r-K-Z!&r0roH)BN`bsP#**h{@Nqt(1&8e*LN$33C7i6 zCXV9PGr0IYFQdYw@oJ-xTA~1H5_*SEk zC>FH^Jav+eRLegH{rlCWbEz*cbV7;+HsB?q1W|@amo2%=N56GEt&MbOJRS)`$?is_ zd`&QzJSnT{Hyns&g^i|Y(!YHC}5+$=-@Ar8hE~928eI$(zT}`EnrDTqTNY0U`j+21} zQe05NI3N0mi9WHE%H~SR0ttEOB6<29GRPsNC{Wtr+4$i528THc5L}%vNy$yIr#PhN zAp7>nX*%3!1Ra({N^;6dvrE-v`1gw!5D8yoEHV{kO5w;8)dn)=y*o#wbhbp8E3DLDS z_)ATIFUFHCApAYgfrSi>feyO6LP|>7z&3;cZ35wz-5&7^^=Y9q!)d)G$(3AUl0wMa zYEu^$I122%vj`FXcgQAy%UI3S8sUa=#j3(LE&%a(oxD1KkEna81d8MzHO{+|Muepz zvb0cn_^sqO=ebaY)z@2wbyspialG0piH}c?Na1O;XQjvT+Pw7S^>3~76Z+A+V?9}- zwT9B2d(;KRxp^hLu$bt*C0jE}fSXtEDXl+j;KvGC!dPocD#SCb zzCGVUNN%PKfhL^on62&N&yto9X7q*V4K3S0pV? zSQaUj6Tv7s*L?8Z>ngMsBJ=LV^;`tLYGKHxInz{+e>t{Vc74;k3!Axm$&aUM$(R!y znTRj@sg3kVdyn*DGPUz#gur$IzU|joG62UUU*CTxPt*%Rr2LAEOxQrCVmM$iKcSK9 z_5MD;pwl0ReXtl%$gj!Q31x9bv4wu|AXo3A4Sk?Xpf|T}4a(lS&yUt)b4Gk&Y*AcU zf*)EX|D<2_VH!XF-~piV%<0AtK2~{p+}o7$zxPY6OsPmHqyHpd`SzkHCr*6;q0}x8 zn>tZ7v2p5YKq$YaUza6Rq*SJ|mdl9&oX1^&aMtG6tLtmMK+t+@$|x7P|1loj_q5_$ zAbT;KOt>P0dtzlanwDvZyA{k%JFG$G4N|O{F^JxI6hTmP4c`V3D|s5LB6MGrsHunu zJC?@PNDzXC{x4zv09ZDy-Vb#6;2{~`2>*9)_Kw}#SV_%oJHoeR^9?;N(YEZyaLB2@ zr)k{17hBve5ilsP2w`N6U#qF{!Sx#Q{#Tr z{ZAzw^a@Q97b6;dyOJ1G#BbPb`sBE|p&>-8X(>OTZhL#%QXU6(YT|N|Ia`ECD1g41 z3rV8Ei2A*b6j%m%6(?HUccKotfD?7#MC>eLoaO%`>^^(Em%-&yF-&*qJ|Jg}jaVN?D*@^!a>|{sjp3a?M7tw||E~|4F z;zSP@1x~ypTpPCCBn538IK&`oJ;6GQJs9C#zg&g2n|xxohGLq0WAfdY{AIbft9Ql0 zz@sW`x2vhRt_t!?Hq(yXdB-CUf}OG?q9y_u>N(woa56_8gh_KY`)bjzRK`)c=b+D3 zKK_+eVSM2B)C2pJ_bm4c?s7(R?%B*N#we5TN<~go8cb!X=~L_O0jfzHL8YQ3UB;a4 z*J}_YHqyY-#&X2a1t9O>GK%DiqW(&g-fKY4hCxWEP=`GZ7p8zO`y;9NtT&YO4> zJ?t_BX*<@qUq=*6FtJE#Rk|aaIk6-CjVB^-d^*_#?TwCjuma#laze~SR|${Uq~_G! zdqADh*~=$I(`sjNfBYe_{Vx12&R7%fDKJa9(P8*iV4k`+K~a!Ut}iGcxg=L{ea)S~ z`$^1o7&)Eo=Q~gRtgLZ92Wqv%ox4(YtFT+7D`bE{v`g&o5e2G{S5fDmC+B;`kj8}z@iXN{xkKS zJ%E0hrit|{*tk8GNi&(XX0TF-^N7&^qWG=EM};p^N_(syitoLTvb_c41foI6o_EF6 z+rNQ(37(ZWOG04=Pz8e}|6yg#&OvfJFDJ`n7X8IAAmFy(C9SCmWWm8ij+iStXX|&j-pe!2eY^#lPC4}MLg$N zTA!iLOw3DiMI`E(a}IF3kgsteVWylMv%&0IF1&l=+~u=pPP>8wD(NXeJNID$f^c{q zxr30L^bY-=d@sN6CcSRWV(W+^kho6#jrna7efJcQ|88L4B17pN((Fw3pg<6_gtWOK zF`|SojmY*(_MxA*w<*X&DU$Ewtyvvn4VlOwWrEkg7wN^41@3k)!Ak+-Md(;Abbi@S zK}I^$bM%}7x{c@X+*PO)dUcdAl7HG-*LJoAqdi)J{_UIsTb>h5pqDSnLbUL*dv&zz z(u#)5oI4u=3}!@6*r~WRnqaZO-L>D#4%-R)|L>-x68reCwh(^N{P*#`#J(3|-yO$^ zePgdL`-%G`mCM9~{U1U7NYpkX)8M-nyW8H_K4II(N{gW4U{y$$+gm98P@+qh(Kj!` z$#w~uCM`fM^0F_<^5c~xN@5qJD+L%?jMR;$kwb{Ey4ltVH|SX578#2dk}_bft&V_f zEg?s{L7&=V=otIQWK2C7AfZR4)2U#c zPs^>X@b$~wBxA(>U<|=e6`jTp1vLUvYes&%J8yHxjx(bYq=YMo#Z7s;xAVt$A zz2ZC!`KFKE!PK||NH~9y)BgN zgMn`nmyQU%!2|zmC~HVcPf8`b-3v-|d>p8NCXfkqZ4nb=NFaNhb4*z#9l01oAbDFt zFERqC^bE+Prl3Kg*gzNsHuNX7tH5{nBLxn7MrLyh{2%xn!GnV*Ou)9NDImS0hx&y`!MA$*L)d7GkKosSZO zu*8T+HT0n9YB#Bw?j!rUpAco0{&^wKwwY|#So<~mHFAw!6Y!AOtJ)DNeXFCkx8v4) zBfP1q+NZAybrmawJ8rV7GWN(3{XMUv@NV8$czDomdXHNkxAdgjty@sp6Dh@)ADy80 zTJ9?MdBeZqmM_;&IO^pJ{)_InZjo;KTOO{rJoL1ihX(+P-4#c??&*&nvGKN^3Vio& zQiq))ipUozFR|*`hX0-6b!73pJGe>2S;pl)X6mrT?(J>Jsex8alpkV)F?n~Az_oS8 zo}qIF)hRdv_)5h{s-rE_Hi5NNrq{-nAG?LayrU{FHpigHMF7fm^M*vT&OPJcWs*4A~0w-w3-iF)>*U zG}jG-Xdu#YfsWRxodY4Y5t}&t{xcA6rkfSQW?}Px4TKs}2@N0@BzI2X zx+=jn{m(N;;X}cLUAj~v3W3SK0uG}{*u$pe#cLq}c7Ps$1ei7+C7#KJMw5vgAO|1; zW-Lt31vh5<=PYeO#!YAuuz*w670SR_XNj=g+Uz)YFnZ%T~0wF4{OT4-M;<5W`ym)&sVxfm8R91t6aC4w-wi@ zgfOkMJxolynL2tNE!s1qJMPw3pft2;P-2NvcL?x6@h&rk4>iXEuLWjlx}aCU=kxhb zCq&Uf4K&plpB$f%#(>gJm##`m%F0XOQ}a*{x0HA*iT*MmZZ`lRk<}D$t1@%j%yns{ zQ6fk|oEjOBy*%jY?&~a4!5}t=5u_uyjNl%u3^6t*L9l5(i*%AnV&5afC4sCK>BIIx z7Rk*i+WL~kms=33YIl)_h9}@cP)8Vp3&jh;QxTJ2rm0X>l$lEqb8Qnm3(Jf(>Izq) zYG2fZphstR!X^SR-gt_sDNivqg-(TWtffL*6E9xTo{EyhD074=B1#j}LBH)8AEgbp zM7V}qDif+yRu^ff6As>${QrBWwl+lWD>P*>`5=abM0;VdF+%Mcu1*LKRl+_DEeNkv za~0|uV_6}ltTshSzPYRdv^MrI#5mtTEy(7%*4^gmjpzRysCWlP!Jhr>73Sp>64B*% zlI3XIK%!Y~URqvqb~0+llQS6I^w7~N5JmL;4K+i&@PV|bz*3aSR}m+pNo!8cbInaf zUAfA>TB_Zn+nL$O2yxQle>RaCO&R9YT-UtRq%3UWBP9c`kX}#7q#IXb462f}5_49` zelkj7%+s0D!C;k=lWb%R>0>JUs8G^mqVwsFk^Df2cS!p>Uy*8k^cxL+%q+3KL(*B_ z@r#rm`VqRJ3(40i^7hY-z?c>lgDARGl)=-4`2?RA%4=A-(Dq>KOW4`8MvG@2tY!xRs?YUN#qK1 zfeu>sOm-@`E&xnY(Ok$`OrTLb4ILswhadEH{>3gIBp&CWzRtFVh>Nv@|NAP*{hh3M z1p!doCh`|cQt5`fbnXp~_C86w9eS;N^5`PKRD;MnJ+aTcRD5(svmq}h+jN)oSLEhv zLFb;Hg>ZUTx_TQ!rsFtO03C=`05fHD<9YzJhtRo7nnl7!keSoLKlBB0UO8AvCB2po zgmgqtqBLkZh=gV)>F`KTOX&-)prk}Yj5#qo6`|;!B*B-V(`4Y`FF|Vz;L~KprwPvS z7_vs$t-T#q@OU5<`;w0V3GCr$>tQ>FPw^9}`eejmzZQnXPjr5{0K-4NFxSrShx7wi z&f|?9yLtPFLC*d9It!mjX_r9Sbs>eSw3GM=$z}h5rWV1q`;dM{#?UXA5Y1C>_B_vIwPt4YkoAz4@TxCV>efnYq z8vE3_uehW?AoN8%r10=?Tw#c%IFl{7FSm$Pud%{$P|VuuY^zzS95RCT;>1w`;Py7u zcmFbiDtV&mLCkbMnMunzy}cRNRQtb3i#r{NzQaIB6NXRNrQ^A$xSxsmsyqdwc=fu# zgD_%eKTBc8q5}ddOL#A^WDlW6+QCtS`zboEcWFG{N#_UQ9ZIDm z#CI|h#CP1K8ciCe{8aENWNLn*zba^#aqgtIbO(-&PQ%j;Krh(slK4!}1gLN}MID6Q z2qFQCxlu|!7T?SI=e@!Lk<6Qn7vI~03&)#=DVKVs=s+Fx@r_-(DiC%m?hi1!kzP@^Ygm|fsK_Z_= z$0ONbgj=n=Siad0jD~wr(W2MofW2Iwrn2{!MP?-WuTklZS}HMe{&bE+K8LK7?rPRG zt7x7~uEzmnOLhBN^m|k^3wyxpJSnjhl9^v`Bk84N=|>M~|0YJh?@{ZiI|;;y# zEO^eouk6E-C$hiD_uwSurwc(W>d&gnM|0$y>>;VHrL&NPLe;#~0Zaup1bh9ZNrg%I z8nX!dRA|hJrg#$rA~pjnw6y=jr;Aj+2oZwkFvZ!{Vi(sU)7h09K6vo?v3*Gh~si-pVta#;4K`%ktvWTU%O-tIwW zA$?E(tCN5Ct8o4ceI@_9E87UFLlbO1(#`1^I@O`m3`wTUVn(Mjv8OocpMYDq!rFa4 z06aVHwifCl+P$M;?2<&}AMwNmPwbwf#YAT!B2-XWF^TyRS25S+hdZTX%|uvFq^+Y5 z>u3RebhZ%hXR9ZA?C9t}ui85LSD-EVRZK%lg)Na}g)_9umtq|4>?P@%!9Bpb_9A>X zY+&mxZn*;c{1Mx@QBCJY8)(u+=LR=PjX^{-fPQhbqe#xSIdH4b=B;(jO?CCnV1k0h z1zBd=0`#5>LbxqMkoSO3%>Fg%Q6G*rNb?%aW=kbg`&Ip!d&=8-uPU9{$smaOU|d>s;(;AVcuogtKX{zDRa>w?NO#My+Pf`?c7sw`Z(f5 zHW#wS8EVf!9XAKo;rO?1_NfbO-U~#5-6Zne)0SJ}w^4v$S&K7~+1klK*3y{OP^dH> zjXM;u*Rl(p@73&z+7VKfb1UZj#@02*X4Q-`FzNC7Xw@gu7%A;TRVz192Yzn&f(RcS zvqcxM)ki!L-@2`!h}@O&oW6BnQM32XHQW97Y_KfIUu0RBKX3n9rX1rnKA7A00?q_~ z#j7hd=Hy0(G)Vt?_~~#MmfZ+Xx)4Xw^E_cr-amKjI&rxor2c}CLm(M_^YP_X zPx7xMUdq0bb~696`fS$a%UAA^KzVc9F56%d&-!X&qtxnbiyA3mT=bS~i>k~V_+0Lus6eZPHey6>)XR(S<>((6IR6 z2%e0YY1dq7mIYOAi{GZIEiJ6eq*zs$x@0H+HF5n` zwkM@7zKpAm4l3|fZ3#*UiQ?m(yHi~n5w3~e0;Gp*i#evU!cwx66B_I%kdVK*W~_dA!?2|Ct=72s(DCt#JnOGZs%Tk)-z6!k_cQEE)+(G6$>2bRB7%CQTNy!TP zJM4y(fOwomRB!@LFu0&PnvX9_sYmR&2MD?A3vuqHH3d6WJ8BX_%J{;l+(4Xr52%yT zx7oe2fS{1L5LHB+sWgR8&)1f~cRF~5R?FmF8HZSXGVD3E0oJLipwL`V#FOSLcBxF5 zNlwEVGok46le4#o^wzCsWa?btvV(=&>Kh8eyg9l_W?kQ&%n}CSm0;q;MSnm0%oGz-4liK7 zp3Z}CB9@WRaGjhqXHnE7CWJca5D8~+)liw9zFPxo%hE|-FS?z~MBo;kuP5_VD7Kuh zuYktg?Yv88%D!i+iIV{nolN;A#?8sj&Y;E9NwK7tv|?W6+{$^4!^%H1K|r{G|US~jE-EOWTF}iBAiY7zIB@KphipCJ1n*g)EQK5q% zflftp?4BtJhJ+lAt0u<+DNK?qZ7P8i3`0toV=mDvt%sn#V@_3P$E#?nbaPyISORai zyy+VgpjV;?^0d7R7hx$2Z5EprTC&Z#e2!UPm{LH05~xC_HyBhxwe92F0<1H;b|Y?> zBW<@xD1tTCd{&>50MO42{LI!iWO z+-y@;zKYD1))hv_0wL0!2J3Y=OeZ0g%}&;9(lqv=?VA-iG-Rd<>_IsitV?!HPD@IM zTQOG}7++S561O5D43Z2=eZe-NxAjY|)SO>Zt0D`emb~<2Q1V974|{f$ca=Gdnv|Gn z!_^T{YE*L~#F(N<%t%zJH60;FOG0I5h_L`AWE~;K@&q7`+Z1JL3*an*sR!w!Cqw*E zoD}}sK*o>qdiaffKuwJ0cFJ>=1HYU0OwELl z5E2etg$nLVxW1Z%@XsvYeN*up(@1#qP5K}$B7XhOT`pBSI|}`+P!D)QtAqsl4f%!a zmI!K^$2tCR7MV_`Gf1>D`U~Af2RxTh2bmBL1y`NSU@+(;2APl`>b%}^bNY$3 zi(NdS+k_-?S|TLT(=4jz&XDJHw-8Uhk=Wy{;0G38;Vq0v+a%q-CZoE*&KreH(Z2?> z0zihSb+WC)tUp?ePE8joSZfs>zk>{KuY&a2brQf@x6mh7NWbD7an31`~*M=KODb| zlpogvl1$T4p%jP*q%y>1hh#<|rgN+(fgEuVhOx)iwJckxlc zAWV{CTK@;%6kiil8&n%q5?tuR?CqZ0ZCxm%N)py3{?!PaWx! zL*8X_Uh7`HR*C`CT456DiN9Kxpv~^~L+wc7_H`G|_rQNq_||0Wj|rBZl?eT%5J3rJ z`;gHRdzrKk9W5Cu6;@kk2&>y?NRaC=b!3>pX!;lmKciqxh2t*=x3W_g;V}sjdR94F zPgy6h-wir3a~(H%v!2TD_}p0Y^0N9zhB#KRMYP)xNSSq0i@(f^G}0~o=Tnb<*hM}# zOU4W>rM(%FjEL;Kc^@T@*U%56=nw<_uxx^PxM|M0J*Tc)E||%J9mG>d76e>Y-_jgd z#GHOp&Kh<$onBdpK-O~m7(G2kmPaQkQe%q;77wf*?0R}2>E`=a6j|;=0xV?4?|+?+ zC5pP=7&6QD1)JTJwaXfsL4+Kg44#Wv9~-$+UNkN5QD7bvL4~sc$4+&(2rm=MaC| zn;h2@KhoQErzT`wD2yebB|_+^Ad2g6M6&nl;Ej<~HG_^&(+`UWSo+p}d|_jQ{%G>P z5Hc{342UL!Oqbf~PE;`8)Z8w(olC|RlZmNhr1$BVb78wzl!T`RriU`5~)Ii^F6I>W+j*qA?*)LkLnDNQI*ukt}mI z^2|nL7G0rDh|;2e_h+kPv-7nD$!1EB{Sfu%lEhX?Ab(8d=%03%WQ|tL zx+G>>QVK9PV0VCbVb^d#3M_dD)^#HnoiCw3Xk&}nAZ!3wSV6Kyoz0=#TdPU3yU@QC zV!cC>k~lhdmNy74^iOkgfi^$eH9tGoQlLc7=o5%B^oF$ialoRFLwy|$P*0JX!`WTP zpPIY`V`7?XVp@tCdT-*P0C$FFK%6DysV!+73c^7jgQVi$iX6ZSOrjVF$w9GiFlLHi za+6(H`sF_F%Z&Hsuv_<(-&S7Re}SuN+P&wi16%g_?DVN(_RpJMIZ@@cC^38%A2w@+ zI#3nnZ7%iz==c|73HJly+Z_4kbZZ8s+~o2!FHo-Rk5t2I$3Xq?yb zY0IYtkI{a3C~IfVw%q3Y=BnoAefzc_EI-PW9Wftlf#aJhs#;p72(_%feTw~r%sOSL z#7z?7)Q+Y7f^~|_<~xpk!?zEV+IafDq}ti(jks(dVdF*CFB{^9xc}E;tXvBpXC0>b zwT^AZa#Rt7l zpKd*PniD>io$@}ogtN6qv2O;o50lP6;&q<8DK*eY2{t-)`XDwUksxP}>}=He`j+h6 zkt64M8fQDj-XI@9-@=rV<(iV2q)ktm2EF6j`7?^9siw_{3!2YQBZ~CgBx6d3Yf8En z{J}Tq2MXG2+7Q6^M=5P1q-4|(bl>wEP6)Qgv8TOT7ccQ%wV3NX%FY8oXynN1mO~Yh z&&h)l;pmkE zozvzp@*WQ79nzP?dL}OkFl1Jkwlngs4(~abY72H48VwB@rO8nJP(w6ni|5qP&y!~) z&B@)eTU`(tqlJi6VUi`1kvj~RIuvg$TD>vS@P}WH?*$x!{9jD(YnO6OSN-clt10)= zXKzetm?^0u{BYd0+9NP})6=7wj^haLeRWLH0ZW7CM9u+pr>Qm!PDcyQv#Fxlh+#O7>gRbYZ7v^%1cVkrs|x63dWdO zTvA}l%G7_i0j#`T9eTdE#h?i`1T(?L!f=zS)DRP?$%spfyqMWwY%D&tSJ$koS*4rI zB%CQLkKhX9=fQC0EX^rRiG}0Rk_#7wrvxR%n2T%7HJZzw=}R*5J}lA}X?F+JrZEp= z<}A0&XXNiWWIGhhXf17_v-8wDH9Kg}diwslkFMtx8>+I+%{5Qg6UX(p!VZMjCz=li zogG~`hbbMKzd2|GQ=GB~LL%*q^(vbIXcZ^-aLRB<(t+@pHyP7%(h(<4)oM%gMK<8* z^bkfEN0+miP`*kuMrN%%T(OOjGhG}U@HH`A9UO9Vvm(n9i#3J0Sy2rAoNQq;H0egA zwkWv}Ni%e1OwTER_gayt3uR6qHk76ggL+INsr*LO#03@p?89guA&2%;q-9?1GmIzCeNNUi#pd-;Nxq{ zIU9X3sUdxDPOarceR2J=Qs117moganLMI1@7wP4HG-g+1R-TXjE&A0wGGWq>j9l&D z;56&{y7R#g!*3?u$hwyE$cwx?`HWZdl=9DY%!W;=aa(!H%#9sk>}wpHNxNG5B&?V* ze9e+Yivy|S#zB$Gd_yy4>7ooPN(!%jb)PDLB3p%%soL-m{4PTxmZeN+o>V@)00V8xu;@HR_s-a+8J0F%@QR)7ED+<&@=bFDu#;f0$Vr8?!N-+Z^dx z5*!u~-12$GvW$)ESC?++yevyM+)sNHO}YoSd7shV&nUQ06q$PryN$aI%>Mm)-2whl zMu7L}z#}0K%@yT!wclPkU5{&C?cmY2i%h;q-~G13=5i7qy^KYqwv;%*WpHu>&xDiw zuFcfU`c4`XHCz;8=y&>OD&_U2)SNU9h}2pE>UYpV10T2QDNWf;SDF_wbe`}Ro16jV z9SFW5I_GURd=ay$7C@`NwjRJy5n6VsCbIed3Ky-I5{ zV^sUWs^ErVoH-9niR2wRo=EXQT0Q7DYyh3phmNEJK1|u;L%tXT@SD#LGG|d?I@5m8 z8qLCe)AJw+hsHV-RQj>njA67l)qjK>-a7C{j?)w{`A5IXJ+6`?J4lAi>xU8r5^9fT zlMOWV2#pA2G^4v_{O-#xa}nW^(!*OXnabYPSQR``Vm8%Qeef;At|=WVy-q& zBugV-TX&PMfVOio3jr)$O_vR&3&AP1@CAAIHxgW>2iR~vBjAjZE?1TY(#oc zc&JJrqNg`EYz^ALt(9%4+q#F8)gkIoTN@CFTvy;$+CL+fiOq=G>Z{TR>8a1^#8jUE zP9M057SXF5*x?PCO4|d#UFsXHQ)|VRRUv*UJXu@^?U_2Co3w|j9ex>XR@!azM~hIT zyU5Mfs+`pnTAs|6C!a{!u^S_f5R;pyS6a*louz_|)q_J*T6*tLK5uRzj>6?#WG16` z+C*nkNBd>Xx{eFF#nwj7IRkCtg1^x&u9U#N2J^Ue*ykP<1AuN!q~FZGEET&5U-2m?D~0!r>g8O(y8-SEL@K|Hc_iQ zE){yTi=7)AifcV=OaMA0fkh~=3isI(!r5d_Kh(bkp>XW0K82SWh%59{~^64zvHBPL{Dq}A@c zeKh$6^|qJZ^d%p;3mY!kH(+V&dx^fndfH-rmEjCuwU8vR^ra9Gw9AjY^~V+0ho|nX z*}t5LF0Kv#O7&G;Woa?L|LDE_50<=~=||rR+QbMWX5w-OPp6yoe-Q5YraOsx8s+>{ zzROK=9FZS-gIe&oAufr9+`!{MOL0AvgJ}Z`&>E7fbS5z6BatwR;!#)-vS^@*{r_*xCL^_eD1qfJV6O-@bIXq5Di1-*9?sTf&s`v8_M+OpR-%CNIU5L0ShZurac_d8wQ!6&TrivL*=Wjf1)9NZR^qTo>vM@b2$UlL-Z9WGhV==YJit4zIs`?3 z$NU8-^xJgSDEftpzNUN0=kCblFD4nJ?0bG@uT8MH8ArdPkL{zB zq}7=mLy^QZ6nni7cpk0_&yL6zfH$5UX(W>rvdI8)nzYVB8%iR;Q#uN0n!zAs9pZk; zO`--q+vX4tegWsAPR7LxJ zDaD#lXV-hqL|idTKY+TxqY>rq!=#kiHnIsqNvmjNSP%pjLS5AbMQKGUQH2aK(>Wjj z*AoS1#aSGR48$7wDIhX@ThD{Aak+#zyJJ@%=iaE;d!zOlc^|G7DkH-HHYcCaKBNyI z7l)liy&9AyRz}$L^~t&2-DF#fgM5rvG`_JUtP*g{_(lu9Bo zX*S*`p){W46eBkylQluy2dj!pbvrmM8TQRKz4ChHWBSSSS&Y7I`AG|;LbD`9Wtc;p z^vX1o-!;q@eHi&Q3jN`VQ1T`2DQ7a`(DS$!sEUnw*@o=$46p(A>)?8uO6rMwccJI6 zWSQkASuAWK&aVk4C-<%6NH!bjJulL`VpT=_@%q-f1Lw+HqYgzDeYw?}c}Cu0HPKEwa1DLzutqr!W1roafXkN_HumA-i->8VGMNHeMW-I2W42(U zP068~^ETye+7-Ghk4US?yFNb-`|+bnD&I^U@wR$%`NrnN=EU9Q`OOH>IUgm%{UH?R zOnQh@kelSsZ{g+#Y+-TfI^hzYyn=YG1iMEcoW*Cb+ILDk)@+wP0hdSG)CK4a;3q==rPkMzpMN7cU+zhLx& zzJHMr&(R04IwsKX^h#rs{;oC$iKAFyrhNq&!J&%bp`f6ZdSyl`{UCKdE`7jog%$Q0 zbQ;%epDpCx(JNzm2M^jj@-v`y=a9Ab-mu$7fQhL202y=!M439e7M%5oIwmACDkKDY zZ#-!-V4(B_spMBUh6s9+cnj$qOp*e!?FPwf6MwfsFT?2;!c)&lGwVhN&5}~dBM=yJ zLJh5yA}&}dIV~j)$O}q%!Hqm~7Ve1ucqigC>Irq=+8;{6JTsg+@iWm6hz5I$8H;>i z;X!W&aOOYkR;cUm1F()WIp~ZT(^Fa!R|Kjok?JB-q`ClA);Ir9WsL;r0mJ`!pb?&T zfHQ$ifo0*IkdU5?B#0-HATf!W$Vg>`IjSTPl_OY@Y$-@DP>F-GD1i9?4#=#5T_PgY zVPLd?+Mx(Fsu-OA2JkqKykx1l6vTN!6lgObPCf@}m5lp_k0BpOXykY#M*L}-l3pkI z;2paTn$Qq3jwIdYgvEcc)ayeUC9IHCXu=9ZRrVFqSRkKJLg!+iDBVQ%NuFx%eD|cI zc4qpVRi8(3aM!{On&<813cswnkVX|SHze5}EQv60i?70L*+Gd9{Ax#4NDDxvEtnAJ z*q)IL1gqY*^`xamAlDsCT?Y11&HmyXd21CPK)MEyF8I%ow|qCB+o(zo zjNY=GUwY-_;p0b69CH2U(y7MgtcQ8W7nalRmDIgxTpr5vB{elm8dTewnr|NB54KgG z%G}Ld$_;5;q6!L1N!-exAT$1YNQR{mY5IvzQ)oX1*Hnn8S*|DHbWMZ^k_rR5B}^V9 z-v#71@G5k)bbve1kY4ymGh=um_ILN6e+QBV=)2K?tY!Y@O#CiOhJofcNPJ=^${I=CW7|q&#lin=2VmX+{5YNU-ml~Cgb1s1`hx5*xX_;EUy!lPK z_w%7uy+KPe$LPL!H7{?C&Wy>5=cZ^ECB!OY&m`Q|a`M~h@fq;$R~K$Bu&Nky;M&F zcGKj29CB38_59%Hn9xT1H8PEUU=>&CXY2jBVd%D7PXs%WoO6@Buo~F7*o?F|o{nGA z8=v=x6OvP9hrha@yfgF6md zq$EpxXXx>hbev>C`N<6zRd+63`K~ylIIW2HB;(1&*C*)&ymJcge1GZk_r+TAoh2yF z^f)UySFxk@lJef%a}&7sCR)VyCYQ;@zh8mlqMHzQ33rLf1{>aSvwP#4mX5Mv^4Pr- zW;Ro{Ev7VlTinlcep~$W9LD$1nayVrcIkYaJ=4775dZU~U(YR#w3fccA%9b?ux1_DQQ_^OsCI;HK1+K}qCLK+AD^Q0DqX3E>~+-hE#G<50pk@yC6!9L zkp|dLaP?eZDFcgp(%BIMZ8>HRIGSsnWj@;jcLU-0w{-XR`X*Fx;=Trj1x0a`X`yVR zKZ>5`R6AdiHTlnU zLN@mXL!czxkfBE$K%f40-#4$o*qD%(lo+p!HzgJzj`X0sDIsm|PQe0Cy6GEO+lPN1VhtJ8)H0ex>gwGUB+qUg#RUQi2yRnkXBdWcm z>*-c&Pr6Q#g|gpF6jNrs-Pb1WzaZO`UkE+~v%7UTS?*|k0Zs%EqOQT;YVsCYeU1F< zGI{$BCMEHHOWL#{ZKG=Q=4=xx$CcpU9zjzvo27yHB?Ds2sYnwUnB>hHQ#PqKZO*|) zDC)XErlFQ{KE0XHzEqLZ)Rf(%YHmtP-HEBf1-9vrq(pd&G-Cj01xu4PiKQh1pzxAt zgvSEuX%!+Rz9aw^UIh`CMP%TMIi9C^vXOX8aFZ$Nr{B``D*I%B37*?0+b08J@LZTI zEPyrmwJ`fw+U}G+eESy2^pN@k5Ga`e`nru>gx7fDPi8pU?g$b#IWJzHoXl+6G$qkf zRfl^sJM<~k+<2ELF+d}a@oaIj_zIO<+Xkt z_Otg0-6gJ-l?{bERhLhEIg2N@0Jhe7tTWe*+}%aq!M z(>{mH>@WbAhGBWm(e{Zj7{y9ZY)oeS{b#Cyyqam*?$39wN=eZt=B6-SN1mnEsp_6( z9XZ11=IZlPP`p%3hC{;InLL4nH4KA4+4W&QzA;=@tPzys2<*(54pUDP)c6YZ4>NxNC=h-u`FSIZ~lOWmK*?gDhIBs41u^X;AHJ@>#pq2Y*|3 z?$hz~lRaP1^glD6`Cnh*T2@w*U#B{K5VOD_%j)VU-H<|`nPo+ zyP!^TLRJ$|5fU5`5zNsYvYsQy^rT%zJtSQ?1VYI>N=S&mEe$S@sHv%_sNqPn?DgXx zU%!4lwigE$m~zhy@?G3W-~aP>*U@&!`ZY^Fm`|3Tkq|c-iKRp9kc(mnKU`#hoE<|mW;JJ2=l=g59kRg>{7S=&C3u9e#SoXA?Kd@0_eYh`5b z1h##iO#bLNxjTX0rQ?JK+ow{x*4`jC+lyxHDB+$!@8F$!+o!UB-og3&WPPtp5Xek? z=m*JWTx^@k3RJOIIoh@h1?&Uzx$}J<1A_;9A5S0f!dd$?7Ot`i0jiJJY{)6_fwY;7 zZeAy`z9+krb*uT*`CWTz4i+6_j0FV-a@Cc0+Fd|897f%$IH3 zf280D_yPXeTCkCs_|(dCBlZ`AV7>>5KahD5lw&fkx_8YM|pr>hf{^7quAl7Sa{ zD(4`A({Jup)YW|2WZ(?NWcFT3c~*W&nQ~iXad-lC_e%@sN>ie?hoim~Rj#~zklHWl z6Wxvl_LyFZsPx3>C}l)hOhuhA_4k5PoJpOlwj?vluOq@?Jfr%NIDdEbAa6mz9zbjc+ zpSF|RQ+~v--%K>8Q70sSO+qRTlpi!6Nl8+CNI#ABhDLx3bp#s2llEASY?nIRAo*67 zsPoE*JGZ6Eb@sGXpAFf(Iwmwad>zwx^`_;P>YMGE>MDMlrX+mNDh5DE8vJG`TSZ4m zQd;(bX|tgC^2NS1_OM@q#sU@?z2(5M&80r_Q1_4;kdk7ei}6_%UNSerY13w zkyj@tPyXVgq~Xc*z0|2!6Z5l5@^YD66Npw-X01Lwn-AW3EQ~m)h{Lzrt9SD9w&HvQ zkW-iqM8@XEq-f$(5>s`ViIq%cqNZ}8YGG7FSRlVORGo}8ki1$`m|0L(QdZJXTaUW+ z`XX(usicHGH+88dYK0&d;Hknj~*^RrO4zGQMHlQ|GNCmZM_ zRe%4&ZCiMG^|GeWlZKl{+?DUb^c`*>UPeG|ynaWW;C)zyAKy{Qcii7LYAG)cL|{w0 zPgZ}igBy8jY~|QfOPfBuKfet}q^AG!S+Ul4?2IoWJk~RFed*71m3^ktK1*<)N9dY$Ks=IUa zh{d81-%U&$H7bCB0gFmVl!9yT;62(}gdI|*dl zrm&+Q(08^|$6)5y*m1Y|s;K0nkEnFu)d^1{c^~?(I{LxW;SB)_n77z3@Ux@E)}p6} zS3?5py^iSb9y#KAWGs+d3W@~zy^ibptB*K zjm9$+1vdm7@zPK9@^bAwpTvBe2pwWc#BsZBB}}ucUN*Gshv_d=MDp}0k@8v_iYTQY zJ*AR9W2Ov%yU6UMJpzXh4-7!}c;NUXI8;0pPf$FVhK9~#bM4$wA`TII$j^WBq@J+8 zMCSUU@Vf_pVMa0SwhhMc^>r8h9_#D_!u36l*51M@)|jV0m}*Ql(zlMr6f&;OBp zG559VM``_zoSb?d!OFdNzuG%XaRS#S*>AfIu7p!y1aYurY@1Tzz$C7cfnkY~Z>%QSv!y?La)4_OdlURAB7yBL|Nj3Rz|c1?qT57AUqe_?+6}=! zL<&GcP2Lg_yok2p@s_jvt3O0S4D|b7WZFaAtDXIw+uLXh>)|Y)S}|ugIIf%)Im<^J z|J=Rvg@^OMm-5y3#iuTC6*~mG=5*?HUFwwUy40!Gg{ro(?jYZ>9cRabv=}esQ-%}M zo3{VIHi+EP6gTNYQJ^9WNlHX*t8GE-uHE``n|5#9wLrgd6X1wZ3cHh(MvKE+VNLp#DqWxA28K7g2uzDk zwC8WoNE%DnGYA179Po=hk|q71e6buOVV9--2GM>H!dQlTz3Z_*e&qzNmZe(yBO-Os zb$HCp-R*?o8fr@NM2v|Ll=WeO2*?&lhP(W@( z7r{hS!aGQ(L;TI^GMLERtsdbFQtP*V?4k2D zhf&MLfk12RsQJ`gCC_z0`rQdm_~+0ce+!rGQ~<_lFFFZjCOQpo|42Ig@E1=xxyC^w zbY(r3uk=XcNv`x(%7#OeRq~!5P>?EPr;u-M%fyn6$3n*AFUTO_Z!)O6o79&KlDE1^ zhaq-`Ii@S=g0P4RB57UlA53g8R>dqD))N(i-tCt57#1qoj(G5c$DjCqEhukWVq0Qb zVqdN$%+Z#YEiac7S-+M(`xIHFrN&Z`p0#6R-g*NtA|&YCA?7(rTy_AFz^;eKWONPl z+#PRD;>n;M;NZ=|*t3RaAx^XgiEpEpqr2>bB?fh(AyGAVVT}JW9?+W+68lsciTOwZ zHo&1f&|XHys!(Oo9|!GG%nP$nE`kus8pNZ3OGeCS^o^53+)<&&A$*LG`?-FWe0oIq zKzs$>WvB0L@31{blN;_2NB83Ff7|b~r0b|hv}=5vHY0(%=X=+0&qsa}U41|PXv4%t z-$K6v-vVatj>~JlRgtcb9zp)p=4L&|4s<57o$Wp{a+JO$soHy};Hb)M((52f6;5tR z$Z{j-6h@QfDoEUnfz>1?F2~TZ(6^z#(QFBIOQ5ozw5Ldl@9>1Y6Uj<$%FjiHce*G4E<4b|WsmEV6sCoAkas$a-6F zWbM<7r{wFE0V9{vu6u`-t={kTRk|=fP+_br5}YLV4}>3B`)4Jj=NQQ(`o7Ox1e1N{ z?pef<#ndW6h1wFFhM6M+K9bm)DaY#Rl;QMg3zq`m!e;u0#Mm8^FYPZ_+tL~0stiN!KmFwP5b6im^+Dc=b91n0o#^9+x{P`#oQx#Z@>$L zGYG1MP0~LwsY}Uxce2`D{O>|mq4K*yk1pM0JrR$^R=BSAp>Uf_!KSi5+~;a17a#Q* zpB|T-9Z53*G;}+XN)3YW%Xg($%en}A4xRjpsE+P_^6I*ywHiUB1f52cpi0z$ z1BQ<$sfGWGvG)Lr;%eWovug+DNBcCfrVXq z?*a;_2=-oL)Wj&Z6ia%nd1E=VoW=LM2hIC?f8YQ5uIul*?36QS&dixP<$3PszQtlD zCo3yECsP}t=kqPa4B127I32_`5@X}y`S^GQj6lFCEhA1y!0bL<)e&2$C6Q7jV5WFm zpUz|&OhyB5NHsu6&5&g1(#IGNL3dTQj!y(Rk`PL53TO`|UZ0v^ zP#aRy40@p$QhZktxnj`4V4{vsNQg)DqCed%l+pD}Tv~#`kcMP@C2?U$2GwzrF`h04 z(RN0>AubLD)bW8dsf0!`ae701x;ote9>xk11$_|%XVk?RV%4~k7$J}vN@ya$UGW(i z=?0^oFC&S}b>QBNI#5%oV`5`tgdiGGOmz%M%8ka143nNOAvy*mWpQuMdeGd7%ZxEb zN5z7>3kJpH5KA|{5C=r*Gh#BKK4r`VeqK7JRoup9MH{2En6Y%E++}g&^Kp8u-WUTb zg~^zOltn1PccOvI)VVs_iJnTjw88 zC3Lkpg3Hxrg@D;LM*kr?Ja?o_@`n~gzUWaKWL5NXk7 zQ!Nvw&yLJf=VfQ-Azd!fGGw)FxLFB2US_nxJ~bgOB_6i~btc3j(nS|7Pn1QrcT1=5 zr^5{us?QBCP#5Ip7T{p%@Lf#XlOhhVBPCJN&$euf33um-(H}PcwKP{fe_>>RlMoOS z7Za*_^RX->H=-bkmnK)0P@Gia)&2}t`d3opBu!}Wh0ZwqAto*oEtqwr0+_A>jL{-XXXd1f*IeoDDqVu(%UQ&RM)`qcEg z#L~!IIgZPWi8O>kh%=B43Jdd%6+-4_QtLX}$#1ON$o0cFPjH>*EuRv#E-@%gYlu%t(kG?r$|LRKO~81oFMjus%=lY)-AMY?5+P6Sa{tNp%j#2k z#f7OryXup9gq8wComCF>Ri?bjcZ_k4+I34({6@j6a7UqUu^dA~ORHrVm$&!G)m!K1 z_uH_+J6taIZW{tinm$FPwC01A59IQy@~ZQ&+D+bYz4}VgmwTtTEIPIUyRA(znX#EMQo?~D19yyc zlbcofoW5h`tix-IHg|ny;c9_&stk_DfJNeQeXS5DWRTwv`dAK12~s2M^|2{2ajG;nr9_{TBBgmI z&SQqZMm959I<9>nLr1b06Nkj->+%zG?GwwH1U5#851+IP(G+1If(fyc(u^|?WM)dU z=r$7`jPG6yfAI~;f@X6^+1|Le*K*&ma5OZ4iL!#3{hBoQoXWnUBaP99*tA&tl*E)o zeS$oN)tU0Li}=6ENM_n=QrB}13yfPm92J$!H@#RTr7f>+vpvb^*vz=}1fxA1)TwY# zC$WifVZo6?A3B=3)r;=!n9N7OT#nFp5|82(k?aVmH0|2A#qmdReiu&;do5bChYu%& z?Gx^~ogPa&sc5HVpAPrpBk(M2kjNk={?Utq3FDP$%YjU$w$hMUA{;C!Za%9z71ZQf z!e#eXsKKs@QKrNpwBByt6D1!#lGReIG9dJ&=Np$Ic$mA!gmDtQVK zf>sL@n00;(2=q1SscM(evs`tIZ_#%3B(Mf!z@wb*IDq~XxDcqxPzmM&US_KaFp3T! zRzHx=g^8eUS04ZJwI zeI^$kZpe%jc9bR@D65uV`M&R9k$j|SeiGNq}ayt2GWSH4qz zc2Vt=@v8A&Qzn<3d0oX~S7;?rC5e>(HMQZM>v0-)@ES zwWv+v^a%<21T}f65ojSTVus6z^n-XzaI(I;z}9ych*OZhfo*pGEn7DVxx)#1I!2qk z%c!*{Sj-A9PRz}+Kd~=2E45ggYY+OW1Wd>ivT_rP!?Wz2_l0K#Vf18gZl*+V%f8*pvXT2L zsvxl-E49#`@a7w-1=@m;RQm;)uqtR1L+mNvej_n7D-;CaUBxi6S^Sx#b~1;Md`u8Z zFq*we2bsJa*b$lBjA4&HJ6lEWqll&S zSJdbh7|+%ZWj*sO8g^u1DnF?p-Xp| z&B)Lhp)dlN?kxB{$M=EWbl;1DL)#UKG0AwMc?8uAa^)P1hwkcIXOG?acJ7h6OV|5u z*(`W9csF|1%ddUgT8#<92x317Z}K>5H;{fN(AKqx>h)32`eM!WXWU|opp`y(O=GQTbD$ou?nAnzlW;<9Tl=7%4xA`N#?S`6}%X1 zdCKAPKiYE+Bu?m|u=~{6sPpOzXEF;Q<-Pa ztIkKA4LOB;rIS-DglSS+u=IG)k8qS^-u5T{o$81`IC5c|WglQ(D9%D}KrN##@iZ9b z*2TmJinW(iQYZsHul@;XxI}zNHaT>GC&4nysD-qZQp+rrWvBQtCgMBs`52#_IE4c< zH>fnIM-d4G3u_p@AJmWQ22S7!DYIFBs_rIv4r&1x@H2G8@vhWU zad}Cx+>jcVgeh1doetb;K@{B&pglFUv;Y_c!^GO4Jy%;=dL*|rlc7>%+|cG0B{^k& z)0f+%-(=X5QSi`?_S;QuZV!DuZ>gP6t?!<|dbnSfxD&{yfOT&OsgJR@JQDxl{I5pb zxT(6CeWUCuKfXF=f5E<@di$k&n1z&e1&l;cN%LE~OO)l$?Fnw!)fm3t{$4eh!GEDM zxj;8x4xNoNm7@?06IHv$7U1jeiYIo&Eg-~zsK zKeyo+haKS8NR0Ioj?&o0k~ z>`C}UCfX-{hqubxu)_p-*szHu3-&H;1{X6DHEuZJeIe3*4UJ>sYWF0NpA~88wZa+_ zcOm;kO=C0C&@s)&_MR*G%ASUO&zPzV)itV``08j#=@*>W%WbvL;>q`cZ6Km{?FJH04l zqs#JWr)8I8n=vM_YB`pDT5!cg@`(RI=cPegSFSAeJcD72)#>8;;{us*i`x|+ny@QD zo*tTpF;4G!lllhnUhyH}9xAt^LDlj6y|CZB`>SZL!E32aFZy8vQQkb%{7osJD%)NV zS+z%1m%hI)7i$YkHa)zgBJyAF6L$Z;sNg;P;lnxk&4{*_U9gPhQY(_tgo_TcvgC@y zG9G#&N&deW<#XS8`1|s_v+&b3{Yu0Q# zc;sk9^RZ*~E^C4OISO_mj4r1kj%vLa3s~J$GPlP!u(B=(c;Y>PEI&akXMeIDt*Zyz zbl%E89*Dn}a-$}POrO;!>(^g?%Deu}lgN<(J|=JzJeQ3c>3Z_s{kkuIzt=F^kw>q3 zhx3^=Eyz(_yL@4O2MJbR46YaTyGn(>+=T?$N`LJFXVvl&m%}@F@cegjoj!|pQPE9g z>(itN(dxBWQcD=W^O4(aGb+8P^bh=cQT2!1`oDDtI>+^&PL=(DTmuZ*K`*_iKIu zTs~5i{oS_oMUQhYoL{tQUMTM<|1jTcbLL);df2Py=+QlW3_G*@_>C^>m#?3Lj%7Yx z+pqRp=E;3h%YrIX^vNme>eP~oq}|@+?lp1{(4VCJ=MNlf*e?&L+ZWM4+>{h>1{GjHcG#!w6f zh;yxKo5?%ZgHK9Nj4`V9?D_PQXG%}V4JoO48EQjf-sex~^lQ5?0b~+&$vPdci%-zS zt6h`)L%rhUTU;Y|Ekkcgj>O-7NCp;u{Uu+S*pOBpD|aWdXPyv*`JD{SdU#GSW`Q0g zEA-K@_@!sAT&llYch8V!hnQrYUf7x2JY>K6Y!T^NPex28{Ai*CiCLU6rM$4JN_BeY z$?Yu=yjn#fSC9oX@|peK@q_ae=2M_%Hcwu{_yS68RyP7SBeoWZxj)rmLnvZQg_u+`PIp|Jt~u+^2P zS}{#ZyWD9x(w%O=e<|%pQrc~<*zq>)=|(ASktD@&Xd%4{j}!XyPw02F93Fu+@WG5j zAFLEU2bEMhQ8FRF-3a+jT~?}3DHFnu#+(3$+ck_(Gs%a~TZEJK=5bOU7b^=?S`;e`ECWiv#nD%ZP#s9S~oM zaZ!@C_Zz3c$Vh*^pM8pNUSL_YD4^eKJKZ+C{pFh$hW<_6q@2AkU0YfD#GCX(P5mq$8*YW@*yQQ~5)S zhA0$r7C5sgj*r46!OU&Q>G|v&cYlDckZloK&N(4uZ6st(r9;k;@a|uaNu6JNF zFmm1Frn&(XpdPj?5UT zb`9U`J?8m=mL5WgNz5i{}KC#x<2fjW-^P{gO@XJ_T7$x7sVHW)oHTIIlvZ);Gu%Zpujx9iuKtdOL{jt{{$o-ygumdY*fA)f%dX9o_& zBmng3WD33?Y9MZ5^8iohpB#OE@L+%>6oVg=_l;miHS#o$bYa}KItMIMW9K7;xGEk$ zBJZC)5#Y8@Akt19-czHBypIqg1^&K09)FiPmo{w0@w5x0$LJ$DCOJkI8-r_*wlwTJ zQF<0$ZX{Pg^VD37;Y1szi%@Px%o2uX;~lJzl3|9+1_(XD)v9b2ziFGz<$CPe<`GV< z*AE}Q9X?|6)EL1dC#*4N&v~#q%kk-RUap+CC#Nwi$3xyWoroM}w28C7 z@vYdD?CWbke?D`zAANrhAWasqG9Zf6{vYlI@MVCd0e`!DkoTAUC0xE-QIXu_TVb!< zI{O>MtR*m8|Hb8GCznKI5C6?BqC>DSG9o!BJL0$D;KhQ5mfC0}BNZf+hH`IZ4L|$U zE;1)DIWmG=(fsh2mJQQLYO#Zx z-evIiEW&Fn!X*iLSuPO1I2-bXLVRW30yi`Lg(0B0?gZt&17r&$zO?R` z3yc4DXgk7rBf9&$%@`M)Ao5v^uj7R9vFfoCaw{Bxg}sI`_zC*m0dH!@3?(*B@CZ!N zg8)ZP${u>iAHRt zPD?bTt3nxTH9~>VmY1BUWE*zxZV(7($pXo*>+bE1JV2_JrX?EXC9D7Yu%8@9pdlBZ za9;x;dbd5ly#RLDyL0#mF)LHnSa+HHtp}G`O5L1oswgo_W)Z9*Kna4Rf}8kLO|s0=iUZy>Ij|*&glvL4n7jlJ z1_1}!KWiObAz1hw*zXZ-wd(kUA-aBSNX z_EqD0Dihj=$;em(S9jFy#ENaP@zO_bo+o?!`P~r^ftRcn_Ygp0f z=3KYt@+8uA5cy&%UDZC)JfWwSJdwxg;Wz$7RhW>Mke4W@z4dfix=Kr*m?ylZtIQ+G z7q>~*Czrp2W#Jc+-nN(Y?erW2rM_hD4g8T7@CB|5#4EHfU{ZZqv9~zupJn=;wWT*p zy{R{Yf!B9!dmXH6+Z$x0Z<{0M&^8)s74#r5nW18D>P@_52qQwm?^tn`IE(4}rv`-g zD>|EVVJOnqgj9Rvcx1cA1o_Gr&(tM@9AO=ej@HJ9C&na2>!VX(>dw?20e)iKjqD0T zVXm>nkb_>8)XPctN<(n1ceZ@Y9t><%L_wP))5FvO`XFt1!1i?!w13vX zRL^uD&{b?m zsE8{I$@fj4Tue`nby^w{66bFSlqY9~iq@99{MnH$Ik{yo5m=NYOpj%AVaH?z~S zjYT=8lB5dICjw*vBRdI%i=;*x%-LW}r=)*%=oLs_7Q_@nQK}uCwGBFJ8@A2HI=LO| zW*eaQB$K=eJ}naqbKd`JiB&RMqyU(-y_F*i6m3rMgyIyC$f;1+f;wJ$05XcxN=sF3 ztqT-yT5&$9op3N)vC24ug!YsvgEzcsCHZLkp?Q5D!^RpERcb0bzMT#_$oAMgXfx$- zm9R_qtU5+*sagJ`4Q+}mho8_ zbGeZ-80ZpVDthJdLIUFcVC^l(Y0Lg|TEMN+EuCOhd#$FgEuGNSU;|EGW;CW5z!vF3 zc99f#+Mu#?g`{BKgbhMGx=y1S(Q!Q_FHZ-3%Nc3BEZW!-Cq*9(P%EEn%qEM?=WiGP z?{y5OP29{SOJ>5{GjqxLZz017+dCT4Z_h8838)LiAj~GH(xRP~2w32@0ushVav((p z(2Yq(Tdi>t)b}mmfwlJ}Q1Dv^jH}`+O(s_VCb>OK4$Lz|h$xh32A{Wezz02Hmm)1MffEOA=EmAcJBCV z9V#tb%XcIc`d6z-8oRf;VsD0!l6QtYODkgbrejsz!V(a!qBFmDMaaFCdM)B2OqO7q zsOQL#$>6K#eTJ``GoWaL+VY6q;=X+=#LU7R+NLqv6H0g1U@*uUQ&ThaLjLnJ>qZMA!nZwtCM6f7}u(97v234Al5%M4brS!TxfpDS>9)N z?(z=I7szC^Sqhr*J*}0COWAp(jzX>jG`TVI{K%lpAhmdwnz^xLGr)yj00aaj(qUnA z;7$O06?Dl1>U@fBJx-wh{qY{6mOq0($1yg!a2zPEg|t_EpW>u$JTj~p?u_-7{9QsdcFNh+Bp!(G7(vFs`Avj& zTkeI~mLU_^Pugu6Isx6fndSVc5N7nw-JG>tXFtz-hmUuC;Q8&sqjiUzrmK>Gvtvfl z>3X^2jQqka0^Y(>E#rHtA?9oKk&{Ku)qy4RYJ~;0<4)**M~ki}P+A$MzI-w~VvitB z&IepiI?<u%IUUfEqE!2vu!er4ehS8HqUL z=$g~3nl>F~*U2eAb!#^QX^{ zVaHCMC-T#04tbs0e{$~yguEsw&-B0i%sf(j&Uxx~1^BBYVof zxgjUFP+b@2o*;<6uJ4jX#&jgB6O`S1mRO}pX~~UBZbR_)ox#z$)dvfAR}^K1`=G5{ z1BFm0IyQ-nWhSsLG!MZ}R*qJupa`@!jjm<(v)9QwPr8md%eIg_-1(kdlW)oDpy0%q z9ek`yast9MOr;ss>W&jtW`e8$OIC{$b&0xIULPHk9H(Bm%^Nz--K?y7x|jIXRumZv zb9r3=v)>5*1bu$iRYR>jr7$HYOGQ3A&vhJ~8Wy0BP%jAd-0YJRQWGweYSR*<08r6d zSw}?01%&QOHH7f7Ym*_;lbD^IxL18aS6y~YwL7wKM-K0onUtET$}*)FX65OU@_6Gh z=4adVI>w0w1*VmC0PT?&l&ne!NbrqTdFk_Z?N;Yxrx@}C;}J-i#_M3djWcAWXP!tu zAnax{PD0gmI(NjoX5F$)E2b~3^Z2T$C>7IJ(`hCuC?p|B?HQC)3vHs#tf3?&9||18 zP0r5%=krc|R%(_mOYY3Z&ehJ*&P@!rJIfXmTSG-{VtSRSEF)V^7Bz7l7nK^bJ=0I^ zxN_dmnfo?e%+Eywa+>l~sOjLR7I}I>(SP z{iO<76Br^@h|;lVH>;SATEU{+Dix=xQcJahp!1|yK_3IUPPGyYoK_26y;r&y`_)!T z)gegLk%8(+$thP*b3K)y73L1SN{1T~X!MRFapGpU)=-GpE>QJWXe)EeE16 z%oyou7*Uy~Ys1j1+_`@Kx0-*+SFzs1S4^0-aMq<2KY0I&)tbKNKf5ynP#!BQw9T`I zQDzhUNR1;C$OsMIr$llZ9z|x;tlxpp8t=GhAZRG%$JyP_&ir)q>zi}VjM_Z_tJ_KE zMNh}yLJrq{CrlIhNR7j!62POF0LGb)7x=RH^VJiWSq6X`-M`&3`+RtL9|X%GH0u56_?fAbltF z7Z7+hjdNo`9R7$=TFb4jv%gUPUx`0+o!t#(4DygHSV}*bMr6yVY&iK~nT%|<9Zu|- zXlg%?JY=Q(p0Kx?T^Bg}c&v^Rz}0H?lJ-OprFk-UbMeLLyn`rbr!QVKO>m%HWYaDz zYULedBHMc5B8=i<4JmJMJ-_G7+B56UtUPlR_SMyAPyalU42(UyjL4}RQ4QP3HtKlR z<;=csmY(a8e0|1UGP(5hmBU4sFNYN$xq9>pS$Ji|<-??NpW^-3mfVs@kR$31(^Kv)IA;lnwp zQM1C=H$>}?#v$>&XsnLAcAqURjP?`A!8Fb%5YfOBq}C5@u$9%9Kgx41xzoRi9>sK zlmYIjOlB}v@rGJigOi_@LyWHCBFNm>3c$tfh#UJSbpu1ypTv!!ZdYaEDY}pQW=#nQ zw5+Nq4URG8CGUZ|{S!t~bi}t2fsQ=kcW(KeY zWi0+M1wl4nip9lGi>4HTqyGx*-FqtjI3*4)h<8b8Ef~$Pb5#6H|Shv~JEQ!Hbfi=jR?l!JyQ3CxC!6zP)(PvcoR-zcmb>QgHQD(!H7Z&oy5czF zN}dkYGqn8j({E)r!Zt6_3&`W$lXFVe5LdP>hgT{(UWvuKvkPi!Rbr*(72<~V%s)@h z;Ip6-D<@tu%M^1UHCVgmmbi8>f&byeUELqG9peC3$5WhBv9Y)=m?d(cz-Qhnjg?*zFE-a7@+qCwx zQ3uxjBHZeD=TvNE$2;f3lCBiB?5LHVsl~su5>md249Fwz*D1uUWJsGAFcL?Bj0-b| zn_-;RR0TF3+uwMM2U2+;qBfehrnvJVY;1fÐT?>-5aYhU|+1c>&YMpPK5x#-mbV zhqm2t2$w17dyG~W6{Cd&8!1QqcOdwSXaZn1En4FY^m?5LZnu&vEL#%oV8ylCNk$wG-tUMvMWHJdfs4~(sGWc6; zrYSZ$RcN7uUXjn3^t6n$4D}s0BRw`&5W5|diXmrWlj7oH)Z4sl#8X(>_=%zd6b6C1mM5*VpF>x6gfxu>sJ2eX*Pcif{rdZuM>`U#`pAPW|Aq%nmU`4I73BcA?o80C13 z@xO{Z`j$i-BUz1P&;>FGGtYswFc`cC${HKx$(Ii7Wb=pI_rV9Z#`q`t?Btb8t*E~& zE;~0d56Z?lrP)GmMMnK$l{l|~yP6bI2lz^e*PH}_ya(>1KT#y-&@Jvhyq}j##B%lQ zc_qbeLLp%ozoxH(_o-_OvWiPWa#j`z<9DxW_)&Eze_vfCUr}=~=Y;yk$)LyzY5L6M zd#-~bm0x&tXi#}X%PtJ6?s=bZ8>_;z;>k^+t62A(UAuEj3@Ij_Dr5Q*JxY|Z;(qRQe%{^DHRTwO3YwsCQ5Xlbdh$Jfn80CS|7 z)9TzYPoa7?)you+A0bCh5xK>2yVXaVvx*yq{638Dw#8xd)iakDHf|G?CGw320x#cJ zks;sxNo+113)r}auiKcv*bxDchQmE;B;v85S*u!l4{(IsCYGBsZ?8qsvwb!;! z13#1=?A|)cF4l${K$>@q$usl%m%KP^|&Wk>8W^*V2?L5d1RQb1n&FW0M%iEJ!IuO{(|0(Ue zvOaWRe7LtolS*c%RlF^fJ?J${BxtpSPwqiVVewI(RNfa&pm!LnFhj&zdGa#Iq+#Q~ zPfWIB0l+ppP0?VzW9{9trK!#Tx<+~bSkR&aE7VYpU$JQO>L6hzkj3=UARIFvhxb)H zezSn3@7);wGp{^JoHZNa6(qgQ5UeS3UL!>iphxK z=?5%AUZRDWvIW$^=W~Q_I>1JU04IPKA?o!b`EdIJex?jCY!eSmI#JwIkWMnhsAbm= zfKPq{KINbq-9)#7b+{J^I7tw5*rRPE2T!wrQ?1bO|Kn{Iki&BY%C`u-DqRR??h7c| zAgPS~$WTaU^&?MFzI$5bNp0H(a|%Z{0SX!l`?Kw|2V@|xysst20C$cj6G)F+qiG*p zuU7n$e#nU~AlbTPaUoF}G*r_rK{v^P&qz-*>LGZYXpGO;bj%Lu;gs-5`KMsj>f?+c zv460Oui!6f)gBAE zlxvW1`ODsf*8mFzF(rjPvIqbc zxCiN`BQ8?@_6~HtLmLz{5ns)UtpFQ10pU9C0ZbEwx%WY=ya*xRq zRdf<6tq+;};Ktr_ASg#19sw!rT{1vkexwBOjYng@`HX+l>kYCEh@$qJ$53Cne{^8D zuNoRje^+c1z!%n^mXY5|v)VZz*xOxj+vw~vP(8r8rGAr8;}%fljNKNSNR7!OFoCEl<_YPGF_}pFJmB+?oXM`qJPNY8YzUnz+jd zF|d92rz?@+jG%b1*w9uBZkxr)(#lv`D-?)GmIQgA?*sdriZiDIS^-_=6+hvX5Clra zMov6vX=bF=pYU$Es}M!-CBm9O`yl0tm_KF%WOHY;JHp%pO9Y4-d}!HX*#h)yxK#a? zA1yyhbtH}wN0D%BVzXYAW zpd`OMtHORP84|F;d#jflSXdnA4+t8f20UvRKzW-%`#c?O?rP%q17=05?+7&ZkLMPi z+*0H2On{GJ4RNL;exVbO2#zHS3VeQ)CuPJ`r+4VB^>$zsFK}r&VlW55QSy|5}hBMi`$zY;-w2vuifglCczM_j~9v;9f~*; zCMR9o2|J(mQoS&D13^{|`Bu|rB8wEA!5M4A-NiegA@!0kpVp%VwY{t1Ew(J&;_v?p zW!$PFTl)g~h*e(1=64A}^=J!PiUaVCzvAJ}m72J>Fl}r(Kwb&tTi{VUTv9lfO(%)Y z5x^iDYl=otO28w*KN$%Bm4V=@u$Z7B_@5%()kx+7$+ZRA2MtDV62@qeLU~(jP6Z-` zJXQdmRH{MWvrTjCur}zRfKZ4uW}|1#qEl+}H4CLNr0PrtFv{PxjhiZ+vzN)q5nDQ* z4S%}+=Q&rO5j#6ju$l3SVG8k2W<2u$x#7EW=Yfe-C?9LdC+K5t;~H#%qFzVV(d1e4 zcI{Zg(_*m?QxF-H6{yAp!KeX(@&Q!VEwd%E-M4J?I4xkE^O^ej(~H3_fJ~Gc5{O$n zk$Be%2u&_7G8F){^-6TVGLZRfJfb}ihl8UC0-ux7L4Kp*0nc%Q;50@akIASy;HmIB z6BF)*(kyv9LNxEfIXuoy|T1c-8P7=tqkx^ z7jA%Ig9eHstP_DgJX9N$=A8j0RaK=Wl>+>NRV9Hwg4n0so%=EV%aHH+-r{P8j0&cE z9@9V7^iR5HFdY>v^s%gFLMFz3Fc zZ|hN^&4bNzGA>)J5@EIDj^a=rQ#!H_!3_sMgZ4meSz}==tY!6*^rcytM%qb-u3aM? zN|vy69|k7}=xXv%Ev^7!Lf=WWg5(ImfMQv7^U{a|#I zhlV7@gbQ2$0_x-Xzf_ajlewyvBUL{>qMPSb@}_{YrT(gr(10Lb*~4)DQiYi7SyG#pb1_{mVVA7bDtZx!fva@;Ru=fO6)@h`+?MdQWL;O zEbv;JAVC0(%E*XA-{1P?;Oa3M0(`?=HQ*+(A+AM&m|{CA#-k%$@PE>M z-Mo4Xgg`b(>AJj42N=-@h@^_3?=Kk7M+ODNght5ME}(})-oBC-iw-XoLUIF*;YIQ< z?uDa_r7BXAL*BmxeeQzN%)%V`;Y;LV0r^u+{v?M(*L@`vM3!iCLgkmn=Av6HQ4uGM zf*nLF_=FKJ#iGISZv!p~SLlzi{eQll+x*-5aHI-RQNFZ_w`>^%*`ZTEAXu7I$S}a} z3fbmCf+h9`01(25)J%fTg1B3{cO(uRS zWpSM+1?=^s(lMXPNDtA1ZtRm60EE3chiKtXKA|?kn{yaPzxV_^y)|i`Uo|pAiCZ7$5_}G8qBZ6BdIJq#+}uj+koilGim3*2nIk3zh7_EF3m+%069G z)21YffzJSuU||Abl@A;70GK(hD!9zoz@tIE!=xEgO_{11-wJO%PdAe`CM6xz3#z)E z6<#4>F%b|O=*{Ltg&9NC(kh$*M;t9sxztKqymtC}#-+rj#0y|2`Zp5<4QYRbr6;NA z8v2Csi4XGMq4Fv6uY|P0CMq&X5Lk=t*Z@xE<@9H4NQ#YBc~<(?7UmhVGkNh7HZn6m zhFsNP4c!!M^#*NbUTnU)uA;IQY>-J%hF(s7WhxCtWmT$lXhZ^!v5|-juB_5fTvn}m zxf5JPmLV1dQG5l8*kkk}y$tf8t*IR7ilDCE zC=)|1px1L@#;{^n(SZ}+6F*{-^$`3{ji+|)*32ujz*(#;UFlaqtIriTOQkmG?1`5J zcv~ogtDv1^hyjYliF5<+6*#t4WK{ImAy<7a zS-k0Ri`=51pIUav+fFRuJW2Phq}zJ(;mL>fPjjDx(yc!Yz?7pOt^7OhS>w-VNSF2G zBP8*ZtXSyC#)c71+g1qnNb#{s9|zf12kT(&2TXIOAEx8MWkrP@lR*r27vLqKnyS^% zW0}5g0{ujQ*3d8q7DldJl(d=GpHj{l5TD3%n4|F+gC|0 z;-2JVmqC9EPyQw!w~(G{G+XvQ5UR$A>rFayojOw66QI#i`W)EHZPrt}RP@)BnQ8wm z%FWeLJ2e7q?YAtXg9X9@G}QcpbSWd&YV=hftm*ku`0H=N9wU8HrMvPO+2mmTM^GoS z6V{A%zrFjvoEXsu{XoWZKK}kb{HLsse_54a-YKgtE34xFV5`dfA;#F)zLSjAh}C4Y zf*!I|OUu*VE>FWUK&PXjqMJy)0Gq>DY7Cvz!e<^xYid%FGYAOO(KFNlQI%;laS`9V zYJT}#HNp`;!e_8ws&9s$Kzq*p47@y08$#4EVn%lY0{jDug3d*lpRdq0F%V40vWaAX z8`3-WpKC=D}ZQpY3W9gChf#e9&Ho}1! zCwq=$Uy^lL1mlLi1)@q1G#=JqKJIJPvGl+GC~r=)vZ~y{y2TOyruIKeH91_KN5{4|z@kQxA2ei4 z!y)`3#}x3XeFxTCtUAzH^c;7$0dy|1MkwA9nUth~qb#djzH#+6+!fg?#VZBrK8b52 zn>4O>SsFz06g2<;`^WP8L=I7bfG6UwBPRX5P;p>%z{e4~WWBJ(5$+?gJNMIHrPt0M z3<^BSdoN)U*}VY^vbL$cX2h)*rXl{X6CJMt+j-EOg{w2`ocY?Xm{fLS$;Ie{>Y5+Z z4hg@|BG5<-=@@wSa$r>$8{KkX!pN=8<`<%#L*oRa3`SP?#c*;Up6LJlO51t!3nUuU zk!Yawi`|2e>_5NQGZ1zV^KtINnxl(&%jfLk)oT_DbaZ<>87;f8`siY5+oCnt=FoOb zw)p6pi*Vr&U@sm$dO;de8~}G%7xJmNj9C4O7yq*t7+E+vFt#trSu#Nx>A+;QEktmw zPLD=kMRMo{ZtIr#sI5Y3sU84PP%AA%pPGSTVUIP#Ch(CF5n&;!p!{9MeDy<&+NY?A zD;W#-qr0#w3P?&$Pp+Z%(D?d2cbxTADKZ(9ahb^TJYPy+@f??i6P)5R1)E|rM zd9mne`vDPX#VzPUhoKOw0T=H}SKyKvDRc#9t^$ej1Nc{I-kYvaIv>E47bvtq4fJIQ zr-AB)rFFRi$)glV9U8kUG7@r);JO4M5=qg3dWeb4j?FJnP0$qN$3|xJN@o}>!GCaA zCgpKhhNAQ%e`_)d;KS1(;0l@5m`%THBq{^q253FG4RO8pp$u8l6EceC9LD?w+kRV$ z*?Gp2CQSKB9xHk}P*8@RG9%e-yqA%ZA!LKJuZkrbU;`k1ZE44P9*&W00um)}L1eHg z2qsA_8x$NJ8YwZTnS%XN+)DiI+ng}^jL0sCEtCSyanD9h* zBK^1GS~?Ltt@z)u1nCf%Dtf?rfuG-`KT6#>WyU!NfPpz>?{nkEjk^aezyBXUI7mu0 zd^qlWh3^4`3EMZqKQr&#Juv7gG}wLb-o0_Z{<=|t{FKQv9L(SC;~Euj_x{(eapTAR zh!nvg(k(}0|8-gYuA`el3^Ef)f|D|3@*IiNMR$nU&fV=#LK2LoP zBq?VF%;=LdpfQorrBBw`)5de^yc@b$lOT~t>67H*s5hVhndOC%%j`e+A4vd1J=nsN z8K>h<%l8|}u)4FV3v^1|W+NYXYZYOgFUZS+d~>}Pty#Ee(V9z()Ly>f{y~EC;#I)4 zI?6Z4&?%maRm;dQ&;2pH4pDkqm5Xsh?j|0&{z`oq`o(Zh@FUEHp2h3IWE95JEE)Cs zF&X>L3MdhN;g(1@p#*OsJUVa9fz?{2r`AEi=cXy9VPN+fZH8KxTZ8ae0rI!u6hv(pB4c z*dnUQr$gi@XDRi7I^R^{5iUn5NL>i%3$>nPuiQaAYmsyRW6-RtiI3SWU?^9k4buB% z1=|N_mqeCIW=+^VT@|+PQg&D>1z0L!ri2Ysq7i~-8(u$~&PW7Xh|6U)Tfv2iK~yR_b79VlhY~N zsmpxoprSLxP7~o)`CaVvJ%-K}8(5@BAv_iAT8V0LutwrbuE5m)GD3g`n@x#|5=i$T zeh0F(CeAM)w?qqxDr?%$62kbz_y+G#6KBPC-=Zpb2bY?M&7^yo9kDxu010B)tVm;Q ziq33pd1e=xogbI4&d*QJ&KAs_#V08##*FM7dobuYaz)@UJ>L7&L_wU$!o;?Psm`b< z-mR{w2=*}w#JL^3m*Vt{%F=?WRQrmQ%J3|IxLJ4Fi41${`{OT(Oa%)b?h_s&8xRXW z)C4QqoH+6aJPqaauPr<+^G2uQ7eFg~A!-)}E}OF+asZ?Jw}82X`UfLmlK9I$Q&4}B z!(P(7G1*R65Uj#POp^JohZPck1M}TL+WiQ+n~MtKuofeXr-Il+R5CPg8rY<~6mM(* z#~-Y)L~fMqDE$@C2)^!MeU5wi<&Te>h+JM`+*KN&{(=qE#zbNoEi9p$K@`#0BdO*I z5tazq@mgbqdKMe7DJ4aU%k!8Q8B_a#t@)7oA00UNd@Kryn=cp5e4=CtRfg0kr!6S%IR7 z`lBHKRgvWE9*_r>`jT(uZ+aj?6(P=#XxG*By-5>z+6sh+@^8`%NA44nthgEIdWGCn zoTr+{eR$V-(*h@{;jWXSY4Ak+nfcS+TgPv$`pNyzDEVc~V<$~3X#jHT@5g_iC)JuO zH_1%Asnkf6s0SNdo%HFUM|d>uYsa8M+Mv9D3b8gXTQ#5Epv+;~E!{rglGnM-$1&tL z+P%>Hpkb6JPf=M%wT%v@m0p0`1&7e8KzbLkCl%z{uAgWMNk@aT{{Ttc3t!l>g8=P* zq(H{sXe=hnC{D`2A2Ym#)Dx@(MM*`)P`!m~Zz1vA!>0tN1P7^*_>GNiiUR%!0r(^}n7r zpq^a67=|YOHvOcL4)v${tsn?q>rPYFf?z5Jk%V8n$(LzZAL;@4MY*_(>p_DH1F)o!jESoSsxoRS<=tIrd!DtbZpQK-a;a^KmEkup4z}x*+>H5 z7u+C!RJn)Vs>DNq7n@XhD#-6HVEwKpKdZ?p7_ns9RL3oSlVyz#C$2pn!}H+n^#lzm zEaJ(xDZZ9lw<1YbqSjf?U}>{7nb z7gsW#siry}*|~2m=SevpxaCr1$G7H3R_G+7j@?K~&sLpx#2CpY?(DXR-jZD=-mtA& zQGnGH#o_cb642_nF1* z>$7o`C%9EJGUNHR`!?<0(z5-K&h3*=*|jsIs}FqrAI&ta{QriiW#kUmjb zDLJxx_W%AVjdH+#@thc*KR3mbX@HmlV(3Sd>y;P`QS1$Ryy!{E76JGj&8(3=kG&k~@pzSj~zS^JtkkJZ^{UAK?)wVuV3BZ`&gk_SIRu0X--sUNe5xk@W}Ftra!(bzEjJ8kBb@JJWjP z7TQlk`;9zt-x?=dRFsxp$WQvVdxLuQ!GikgYN>sw2t+&ZfmY~fNBdytNu*n9w9SNH zXBJi%Fc$wy3rHWhI-^O)ZfTrO4J>Am#(oqiI2lO*1%w1800IdZsQXZz2lPk+_1^C? zFk){^jRpqu#8#AONa1zfD?5*I7kvaU%qKEp?CKy!V+SJuRYD)h&PzC`y%JJJCUzh# z6Fl+;@E6K@R|X1qu#2Z!biZw3t!;ZIYiWlhVKQjKlfTFrEl@%d5UTs&48clS?=*Pd zw+2Gg(;r)*)w2Oa*c``cu8K_7b~RabK0bwRqR_;OO#+4^XM`r1(DbGW=z#8p9fCpV zfaW4a%lINoEBw;=ij`=8(>O5)$CMorkrSrzj`H_KB1W3rvvTLY2u|2eBbdb8yySe% z!J_@Oe0%3bR(v5BY7v1Delh;Qij8kfh23s!X%CmVj;jQioZV5Bi zrh9a!ESdC8_dDj_kiRE)|Nh(xg{p_8Nsob6%=7`#HAStp3H1qIuTAzy_1osZE8i#A zYkzEoqLrAkfyWMgeLi0Cc>?J-ezDqNwbzOgZfpL$wva;#t4_xOmB)5|Z5yvxoj|)+ zf9`d;ggc&ptF82q!srF*r@x*|9Wi3U)IozLK73h}UXW49`xYMvIjA|)gl0u$qA{36 zH~Q4M=5e`IHCcN#@R@nB5u}{bePa+*n*5ARcSk!pRAG#@0$qEeK1vsn7+o4(5?-8D zl3IjVkUl&mEG{%ZFh4L?QJPQ~m&HZv1Cl~Q0y6@2!N{SHijRs_q*d#x_o%b7)6%l| zt9iFil-$eOlU5UdAo{f9e&^!kO5a*gn50Y6gr;~UMuY(hjwHgMbX1j| zo1LrA%Pc>5FbDj1P}|K=15b|}i96}vmmfWT@=W&kao1woz3_|78ZEL+& zY~QkN^A?NqIcM|EC+-Y#_w@v^U>k0$!YkD)GsF;PNd7#fBAI;_V}FbnCO=juZuQYLHlwngqdD_0g2NxH7lAq}&8Ud{9bYa!^WYI!Kb! zQD_!$`H>~4U78t)ObM_`CutHYLaKMi`^I~FCI@T}bMT6S(w%8vB#k6^>Ady6#j|d2 zy&46aSQc_SeRY0*>L^2Gc4S6yR-i60Iixf&Gb%w5mzWq4qJDcA0Wm>Qp^%X?nP)P| zBrGQ^Jw72JK^LAG8XguA78M+k6{$-~NQ~Eqys3Vv-3A(fi4y*SnevlOgWTsZ7nHT}^UJ^reYV+1l5+ zjIG?0v)7wzawr^_w-@tqnwSpHf7l3 zt+d;^Td4p}POccKU7Ioivol^vI#(Lt_5A+I%Ml5u{nf>|0;yZ9^)}`LNcJ6%$Y;a!pcVxePLsjjfETiP(eZ#SE`g z%4yx{w9|ki!frsHpjuyDkW-Xh6qO&En+84PvwKb{e7GW_RMn0NJ ztsJSvO4@gBa&uHmR6V$Qrm#{dm`jsODiAyw@Q`S)l99)b1viJaMC2svbU7JqMQ6*- zRFN?bgquyQriuL`#r`Q`|00EzS;YyKTHc}B%XG*wGUzVp_dB4_ra6g*q`YJWsMXU_ zxX_rW$n5Z(i0X*yL_1%LTLtuSOMyIH%r#_4bXM%r+e z$mEABYno1~;r%lj-s&X005o74G!kAwBZ0gSrj3%iz#{s%u}aSRuof98-I^}+t@bUJ z7+-gpOL?nr%(%erAOaMUJFNQ zh(wTKU=gP=0EI16iP*=|k=l2QJI#%THy9E8-%Fv7XOR5D|18BXMRcd_NKjXj9vGp6 zu+3A5Vc!@4+9`+%(}!x}VpEdidB2!2e;>6~=RmSa3tEt?WUaWN(7iFN9z^2v@6{C+ zH%8Q3(k+5FBlHJwO{wVJ6;%X65Wrncw`+SEJ1|^rC+16KP`9$M8$Fl*WiGWiOBZRN zNei#ED>0cxNAjW#xvCVKTnlHF`KvliTP{E5!3yD;6K064aa5@C|A{xU!gLcwF=QGK-LB6;v*S$ z7NF+TM6NP*HIeRzv~W;g{CtB;S24nbJk+XYDP~EoSGlUfWEI9$;HLrEEb!EwD1vnr zxWTyk0~IDxoCF)g|BkzlL7mDJyTYpOy+|ufO;8iOsH{|hqf(}-*|iD<;Qhui;M_W; zW5uonN$+*j11_5Cn>5j`WY=8q#l0g&=5R=0|q6-`2@Zj0U z^ZB1EQ-Ruaa6-c2|9@Q?>AJkTaNWP866UJxnl-pa49tSjz`nai(dLjrkS^A&z7mm+ z$*K|3Lo1CzO$OsKypfh|!im1UdOhahr-as3D!Z@VkRH)eaq09cOlNgpPm_5B=OkTE z=H2xi+M`D|*$=Lzsz(o0AXA|p#IU5g=a_VvV;m*zO^QL`IIvd~nAKOhYIu938R>?| zRYOb$OVrDVS@3hCxpg^ z#>Y#3CyV%a{7z7iG?FH#^*G=44i4*i+VlnwN({X6Fd^8{xc}_PAZxo@+t|oUJ75|c zYwxy6EG)uigqs$Vfe#3aoX!{Lj3e%n9S9~T;hslW$;*WXw!v?&r=CkoicLd0&uDn} zM$57cX=$1K0eyANA$17Zg(B5nSzL0wR6@#SlmApTzx~f5K1)AGQEPa3W zD4NZI$6H6=uZK>qeCOS-{J+-xbmqc6o?Iru^s?Nzl`dlkdJh9T2z?zk9LVIMYBKZ{ zrmw>|-S0_%gF@R(zJBkLJ(KkcIwWtxeA-t{`#zaZhU9UN^w(<6?p3HFC?hxeLcCa2 zIc2WhC=Q&w*@C^yke900JWl#@+f4N;hYi!guqjtXJW04_KU>Pd%K)vA02}J$tVDi4 z*g#)g1|~L^l;O`^P>~lsjW0AmVA=pncPkqV4RssqE|^UYL>Ycn9l) zU*TA!NBWJ_e!iVYJ7P|4{--#+t^m4A_CRuLBFJ4#%=+uvjbO;b1B@0Kzf`ZHk*k9` z1@kUj26+x|%#F7H%vhN|9w(OW8RET^z=eFSOfs?nG{7#~U-iE(k(CzFH0k z0N~u=N5l!kf0F^&9xJ4UzS?)ox!xZskp#Jc^^Fbn^H#rQrX^cvf;6FAG*!b~3#M>o zmXodbxd+OR@U{-vmh6z=#J!1?B{U@;Yf&R`)M)*Ghq+PKj+$~^zsl^0sT+KO!_=MjaNw|S27^mr9fbI_#PXa%+SU?tRC|}MQ~bY< z?uq;N3vXL1x>m_Z!l#l0Ta2gWAkYU1}D8J-&6-A~o$@CmFwXe-f|F z$w^Jk=GvkUZCbCU{pygj|5RGs-fFjuqp5PAWS@9nPW8P&O~ge^yl=9PkJ?v`?h!0L zY11B!srN!8_)Bt%38;+RUyJaJ99wg$JN{A)5IvOFc`^dj9p6w$Z80yz!!EldkkV0j( zu1a6cOGj%eEMjsRvKkMm2}T!|gFwTn4hl+14CZi(SGUeNJWb=^5EX!A-An%U4t6E$ zG~L{tPLdJsj_K&gkJ9D)&wrT6KOd`}KgKm?l~+!0T+Vk5sT20dRpc>FLt4Ozd+H=) z`G4jTFk5P1-QUiN~%oA|lcva1q1>@@m%&xsH+mo=lScBK}(AJQ*?h`K!Om z`1`^LCTnlTzI|#TQI0@OufHiD$Cb$8q>)4=Eg~XPlOs4(|Bch6GvmPWCbeMub|WDd zE3?!SM>iisD<1fF=DMD8NPmhsKvG3u(h*E7FOMcRdLuFkG zD5~XodFVYfo0NmDS-;%Dw}eVu4u5F@QX_+SQYcG|(RoKBJQw~++h>oQxkR~Zj%$%S zXMOC!);~dxWwd8)<%>?Px*Ea3wLXT4j|fW+(=6Y3`bta9(W9k2`Rpzu?56STHXmo_ z5Dso@8zwO(EGbH}XiMw0`+d@#aT@^ z$!WwOMy!*~TXXR?k3?cTcSiI|#VX*QH`6}lPYjAEqO=KcBu1~PTGbcfj&?k7^{j8b8;l3LZmQuGo3O?UAYo$a@ zclqL~CC%Wsu*f4lhZ0MTagNMU%G{b1uXUH`358=aas)_bI=_1kFX4Aef}!vLC(>`m zpPYEpSjk+opMGSD#+Yjbs5stK5d#^rQGO_}-o1naT;Nj%vV`d|8u9ac$~w8fmJ?RW zni}^WDd3^w&14wT^K#X;%CR!M;Vai2`y!f8DoZObQ^Q}~QPYBk2m5dA(UNWcij~_atX>Z-IJVpW!A>m1EVQOTmmoJ5nnN#`4kDS$9IkR!Oge;0f zrZQECz7eZ)SBI~*94-!J9HO^-Zqsxvk$HO?N&6PWH@H33b>)VDrAf0I+a+_yJ2 z6zrOpXedL1y6wf!HY>Wi(@?VYEU0<%zbdoY4}! zd-jhXZoS&W|1J!DXKJc+m02K$PzXLuR#|#knVR$+{V&=F2~bSHsE1Ucp*^is+Ed5v+2?49Mpi)&BJr{cYRE!i$ZoqMe%odmWS&8bI zhY`3xWyksDb9wQ4-E#~rrQh7RI;3vAv&Spss%s^6GJECuCj0dq7=)I@EeTu7eFDOb zx0shMr+0=-b+-hzO!ZUA%?n@LYCan1wg)`Pkfs#O<$?iKOU7%Hk{4U#RW4iew@4YN zGMvXi$y_f?>+@R|)y>uH+7%z+ z!MAK)v1bXiAX8JLdEzaHmJx8cP+@*Mo^lt=>tw`$@sPU=2ZlN6Jl-xqYz0-_()E~h~2nMUj>qpL?wSA%q3rk53g8`FgDmN)P z^f*IXn3p@OuML8!gTX`U6^ZLoFyc^oAZ!Uth4NnyVITR&yt?kNW?) z^?~&>#2B91(ASJ}h_lbOZrcb`mtBZRH95vy+FO13J`j<9gtAf#)7I*?2>^!8 zVif~9by=;l4jHp`@<9lx&`przd*SR7>gCN3r9GLOa++r3n8c#wqGEMtqZJ*2KCCQqVA-drR4knu`kyiqrVx!uMpAIFpIe z=f&r1$osN_ylkZWL5h9)3Gp!#mR1;944rJ5LE;hDXJ_Q38oGs!5YqYsnD&D}wfmDx zk`rhXX@hzJh?;wL?lsb_QPk?I7lfVCZ^8Md`Njl}o5lCYPPJn9p6U@D7OJ&Ju;EwviQj7uAtRF_` zV=&i`jKK%X$(Xmbqf6Nj4%#tTFX_agG)naa;i{@9oKcuT;W4}_A=>24hGdrJ09)=% zb3lD#5)G8QGh6~W_()Tri$EcZmArARaEql^VyTYmX}g--LKK_cO5<*mNyOm@anyhY zeio9~R=CV1lX<~UMClxGm0(+G2U4A!DmHo6yNab9bg#rhGZQGJe91y_V*@RJM8D90 z@8|Gj@RLIb-c)vJe#_{*C5i{ZGBA+bhHpu%ejCle$ANAGbuyNNAvuFLPBtTbUJb|P?K6D1l>ajP z70_6HU*VfqeIt~2d9yxe<{cY7TcM+>Vbl>H)$clP^xb(5J{z`;JMBPZvtKMHYX2v( zbLUzN9X4v@!i7#wy2VY-`H>b!ov-Pdj$$BNVezk_zm2@Uu&H}Neu2f&qq=L(O|+bp zTg{hpE5Vxe+KO&1+9 znNVF&r20tetB~4B;_^4?7J;Xcp|IKibFxcVVbOBqyJO#EC{D>8Qfa)7+N7pNrTL{s zl77i2yxeCiR2BA=8BBKuxhx|Vj=wJ?Lp-isuep`3I4Ku%(-@UQpe`~@eLMBngodSO zMw1C*-_t{vAtPoCJ+f}#G*C#MG|rhu7Vf%7K4`g_iRw;^59Q%$z8GjZ{E|krbZnC~ znJx|_^F=F6c|~d)5?weDO$5QQ5r;Ta2x;wFY9XojJvRoC-p0W}ub-Rho*Q@LchvKq zor@to*Wgj*?&{~^wyV~!zM-nNo-10-MhA;a#gSVa;J*6GBELddA`Cy-q9CWiPI)r% zWb6rUO(c_;8k3o=&Pmf7(zy%yPGrs?*su|=ETiJR?IJYsiTdoEx|7+t{B86MKRis; z8l8OW*2K7Ne9>ZvmLtduh4S>A6h8bqo##wH890=Vw9Jod^NvtMxja73zFr^0&7;hA z0EpG<%~@LvTeurVU|-8kidTc%EiQ#y5Z;WDktsMCP$wd3!?5tWDfKTiOEYc$}%c@b9Dij<#5E!o{72K z4bt-vF5rji#{g*>WdP-7h9#tX{ z%Z=<8r&-)Y2VyhQiFQO8LtQLpf}H9-n8a~E(!r1D*dugws-i1O9Lat{2d$&ik#->3 zl5a%0FncjvSb`mOaRHE0_Ayy$NuL?587tYRbUG`h```hvNvC1(63n+0M|Slj(_+c& zMl$Y4OThv?mvMp{9Vd)XbbS@X(y8!cYVbXkV2X%6rublrIV|rE5Q?zyy0XF=VO9bJDrbT5pn|^q9lolOf6(k8>c9Q>xhFn4{&db)G=Dsu zGoH?+zeE2s4|HQQ!e5_%K>8_ujx9W=Q>z;Dj_+!nkY$s#Z3^uhNX>$&$?wOJ8O1NM z2q&vCHmo{%Ri{35I^%Lk?y5{`mNus<`UmuV=U!~3qmt>$Nvmnk(5is|G~|(k7W5$6 zv;N{8q@bhmxQ{OBC9sJMfXf3-2>M13fzMWE!3lTQim`%I7YT7LPiQcL;?POah;b0` z7>e%zp|@xy><-{l3yXjj!27b}3DU?u<>wEkeVpls8bD@O0Xz(KRNk7rzlh98B(R3M zW*wJB)?X(xo|E?#XeTYuJurpPDkNL_IM090le1l8S&|RdiU_1fOyZgs%&eNC`DB9U z`kCNfm<70XF8xA{eC1L2v28ZD?*8|lKWQG^t8BW#gYs(*e`&NK-o`#b z&t6Hn6jrh+Ej^>O!gH2bxf0D{@*a2iN#mc-)dUiBSLj3l-)FB}L;G@R;o-V)jrbna z#PY=+pYeb?^+tmB6f*i6(p;ybB!p0@pV#`OR2jBf;rnUOm@#Th21BBXKr0m-xJvmC2buhi5K|LQx#Q8o` zeHU||06PV#8#?hz#i4t@9t3K%$HN8G42+3iSW#BtX(@t_Q;^@G|q{5Z6YBnNy9QY`9C3XjTf3vpFF1MOd8NJ=d$$) zsuW#^TWoka{aZTP{j-p@_P%zWOT*E+KEFeMJ+|^3K(4of9+#4j>kj{|Cq0E-zgy%{ z#3a|iqhA#31NZQ+%I4qs7fs)PaSt5YnVIS7oaljE{lcQi zlBoRPvXHFk=p{=mmRw^pl9JLBHL)=X$aM+|N{q;hzP8w6@e(F6AsPAbQF+nX30!&# z6P=fr23MtVA*m384lR@Rjj7V&z0a<(QnPoI~^@7)_&6ra89ON(pQ7{PrF`!MXj zX9wqb%kj#(bL-A6Yo32VQ9E}=(KOA}sbQY;_%(i`mako5Z& zsmw1TD1`5tCJ)#fz9)e@9i3O4Uy`0~QMUKu7inpVXV1t7rwOZp*?)iIxM%#2V^2e~ z$XrcT8|eq*#=#x<`qNKoUvy_^StM58-Qe;ni8KpBzy%4Vped~9-JdIYCd51tIw!5qmu#YV#XJ*^USkHNr%AYJ!i}^0i0(t31IG=8RxpP|dK+W%0}6 ztX&NLVB^e;HDn&kY{?|Oi)-9!b}gYcQ9e;V#qpJ;3e|TNC5KyTzC@{-_M)fZ<$yT} zD_P-*{P&TFLjDOS@=Bz$Z{)~HZ{{kR;E$nNLq3k7eY`>ZCZ~4sVvw!)FQ-8_1ic78Sc6=V)%b}& z=8Ze8`=??n=0oA;TP?NxEhjAARwb?yS6NVRNM@s|CfX!z zTaa%Fz_0;K8oRnyVe_|rCtSmFE%5+0KH6GqC5!$T2ONn2g3J( z-i@IrYOrOuIb`KJ@m(K9D2*S%%zoC=LnMTTkV9lDmXcsnG1NdvV7Jjd5JCM1NHlJX@sOY}ho zk=f{z%p%w?IZ)i49Vs-m15hqBbxWvp%Xo(52c!qZi6Tw45Ji$2mK~-Gi?;+|!NB;% zhWSb8ooIPrUQkIC7oV4(Q~=<6T4oL}psaw6isOrQ#o3nd1{;`aLveMDdZ$ue5nUdd z50YjP{zmA#h2qjHCGE3NMtt3Qn8ofr-!5u`rWTr02LQeC%gXF;dH1^i^lt?N?oo@< z3bZFJ$~UhEAjiO}bCx_RJ323cLlT>TNy*Gg&C*QAX|~Dp356FESz)>*{oQB=U07}6OZC4c4S;=0S>N=&Tjr_)nKfwEq z=%?^hE*hX&gEMPIm>cKaiuvy4f}s=SD$Lo_x)PHXAy(6nt!vYSnBoUVBx6XLz|UKw?NZPV_E%ZkbEZz# zX3hL6%XgbKiBWx5OYwRPyf|=;@19yBoAoUNXVL(6S<0@J{8V{dR6JCq!(`i~1asw z1TyVuVMR_F;m|f3yMuCOXkkSLX{R& zlWWim|A;Kt8W%w65!{?T)^70M4#{7uU+9ucbc_B^!NY=lKbx6+ebJ+DuV4T6(W2{< zR&Us4@5hPEHzAq9QAr_|h+LJ@&GB^63aS}xd1S|i>NOhL109JT(@reB?#9P^Cb_$- zk=JSjk?T@n88PBHy;+}B7gx(&t#7&hHD2{9pnD%(zm9z@nmlRIqDhk%UH_Ido}q;O z_+z>>ew}6=U7G#t$9#B^uBxc8u&_#37@=5k31XE$L4%pCxO|C!yRax+7Z4t z$%;WBnAHeD_;gR{qGtx6Y6mc=y~xVv zJV+o}26{Qe@iMNV-@}+%F}6XbbrKP;6_aDU0l^gEAk+06>HyZ@#p>eO&M*>YMIDV{ zOxH_@v>YvCMOJ(x><6cr@ueJK6b1Vx3@!vgyulcsBZ0?gc-M!SegY$}n=sSD9`-lw zfZw$4>=`8m=FVvLLMu%H{HoZU7|9V!dG`L=tOJJ|!W%Wk-(*(vWCzf?A+F&byIk<< z?cSY~;LVrF%M1nO72W)8p1!`GfdxTju^hxKB6nv6@^9;Vq3!CfmrPQ2#iNk`66y?? zNIHz&2qz?8om0MpG%J2L?q(_4*;svKT1V%_Zahwrn z)$8QB5$yr-~){b=IE!Q7i#85srWba(GXE=_N=d)v422Ru*d4&a~el;?r< zXO|qBU#cKBcgV!QC1-mkJmU^DV^f@c_!d6Wxx%3-LXiR}QI4kWKzUs*pL-yu7OGLV zyw5D0swSfcfHFq`=hSGR121{f0tgY`&_LQgj83D;lX$w(i+&7~;i#qo@LDV-fgI9b z(SVGBr2$o0#sDI7BR!V>!ud7W=eqj2`o(Upc2%5QP(5Xm`ZK?&n-_3?t_J%Ce?@Eo z#6{s&+*6%bS;V*hS}$=2szE7F#&02`$CCk^-=WP0)Ziauj~Z?bJ`ATm#&qV}Y2W#S zP)qLS2EXoF3cG8`M=ejuhbM3xX8inuo z(Cobr>D3o-!q5nEkR{7Q$rjNW!5Vu0mG^fy)Ysc_L_;|p8KSG-!O>c>yyWy5qCH9` zkO}ZfMTwt@pW&k9fOjjC^cY5tQ;x$IIx6d+rVWB1*=%Z!n{TaKdWow#sXGWIJs)g} zuDK_jx?$tD;`_pWc=384Xnn>7Hbu3b0-zC&#sTExa;~?%)@Ta@im%t~OQm2t0AJ=9 zT?|yZb@!mVdqw_9+ULZdeFd1|fLB@x;M#%W)0ASz7^TpG!A-{&{Fb9{E^R0^_bAX! z$=TVFq@_*RR_Gu*lq)gT7=@BU(4$6Ds<|n^F8GgU?-7i&m2rX0l|raOACezo8JS-i zSE>PgzO*z43_kgV`ckBRpzed(x+L#CZtyzd9a`L45%XvJJ8%Hrkh^*gUb8#Lzx!b#%*pyUVipFhs zO?@)&F4!bD?5%Ccux!Yv_0Dju6KyOqT)jP9lNG`z?d%WA{rejl_ItTP!&tQWpIP!+ zoXol<@Ah%)uFN&VyEdbtPQb` zmhpN+A~apvLFJ7^RjiMSf$}oelQiwSHPh);%;dtULjq)l1-XTp{5RwqX40{VPO`C`lZw=-Sk^2})oq1P#Uppg_bb<0c+M(O1y4njwb2t*JM35`sby&MO23eF)DK_T|Sv4B6ZS9k6a7E7xIshHHO zj)V8$jX^^7fVhpFXT?Qk*I}Ke1cD?cl1V9c%TX%M_Dl3!G zN@@f8teCJU9t+x*itIZ2u^rZg&Cw4@9A@> z(E_222iFFmP~&9!nDtmNIRrfSE~#|t*VOc7>T?UC7)NGKCF|0jq}|SbazOEkT>P3m z#zsbSY$O=!SYaB*bT8fwDv=pPRfp*NUk>KhE_ItWK@ACyO>_oHflGYI*F=7wD@!fY zm6hS|{UKC-pA4B!rf9Hw6L>whKXH4oww?d-^&uF1m0CjdC;a2*Q3*p}U8FIlhGc;v z;1^8IdkXnRhJ{@>Cs{H?g0v1ZTy=A!jZ^}^RQN?ST|R6y z6sSQuIzkp5YsiCl{VRE%!H~z*fyETh{|+(}gkLkEJ7!>XbyyV}4P5mIdDrvKUs(*# zMlr%D8A+j|SnyiBop~I@K3aTja(A7R7cZXNU4HVl#g70h_)7NZ+O*cBqVPL{&6u(h)%o8ua|YggPL-w^>L zqciD`jiZ~Xi6PLUz%6u#Tcjd6J}xy*4G?HDWH;A2a6$On!I$Y=y)ki@2aThk27h5mCj(i=AfZFxH=t=_$DVCn|c&!6nU%LeTB4{Njtz{`ih>U{&tXaqs{ z9E@)U&`B`c=x;*shlR^KA|tpUhL}vYNCH<1LJWq?96jH7qN1|0NKstXnAf1W*5R;v z>yF@+yZL$U<6VH+T=)%uvvqZ4XAf{4O)oEy!D`VAZaygftk?4YRr>*e{ondPp|n8o zBO6R{SW#qki|}i0PoamE*%kK5&09|%FSs>f!ug&QC}NmrDMoy>Y#x3$k-`YB+F< zeK?_~xP+o2&_yemOOy<(df{u%ej@5Cx=-7mGj(jOb5{AyysVjErUCZ+GvO}r^>!l$*2_|0H zzZcSBy!sn~p1Ui7aESi-CDP|IdH*uVQiL?&2reush0+Sfqc7QyW{;))I6J`txigmS zlW9+0ybVf+vhX6%JUy00$0Wuk@M2q63KI}o>;b;aatTCd(DUcf<7inf3oZ&T<-mwh zT2xfV8?Os}SY++kA~IRP(F$2`cz7`1h5Vs<6BI1tB)XO=8C0WeK~h@Gld-9+E{P<9 zqIo)}Iuz|7!|ULhLO0>!CBvXw(TUs{8N~A*D3Q|fk@i0eMoSBj)~rRu{htz0$f5=- z*&n7x16iUKy69+j*SL*d(Og1!cuKg&&COr{r~IT-F0Yo5L5lgrIusB3WHp&wLWbNT z*4$Mx=*TNF>6F4yS8u4-6cwc;6!H6`pKaWw_FGS9L_2c{z9~+@A&RKTz?9I-CMUy)jP@?_pgO-V&cQ~_TWlJ2DU zRpdFh(HVYfGQM*tTU-p1JHEAb@6{XX8{Sv#TRA_auWzbzjjy8Gw*aC{yCU8F{5T)q zG^ahjigKJbUCb7j=+Ucx@uCfuQmZD~^~8MC3vBpEskk%esPz!_5NGSTb2!XKf>aOm zqW|4U!Vf)!335~uN3`t{tmy5AKm&hpolc-L)pX_}Ofmc43VI78b#>gl6_@LqaFIBV3eAooTH@5^(&Uo;}*@BF`iCP1C6Y5(Ie=f zil0ATdjv$Tr!Rhahr99M>mSGzwU|%MQ7QHhdU&+4p8|7%DL(6^%}^id`}jdF z+3^j#04_Z+UIAz*SE$sZuw`PPSK#g}=ly|1J?sx^b%~Bu_~cfH*JyIG(=u|fZE+*g z=A{?@2jxJ}8XOR+Uz+wP4T53juP06r#%@vDpi zK~Jsnbj$9om0aV&Txmmk$+rHxgT-ZUka@VwmwEFVmgNoyoE&EPuYWGJ6 zRr0xUOm#rM+b*>@gZQx3tw9&sP^n~OOAKvPwqQc{&{wrzOgmFEuqc6 zaee%VsBt@|udh3K^w{ykO$YUtb~U**t|dPk85 zFu=5f3COF8tU}|Fo|Vh1T!6HCpHbD5W8Oung{eg;P+Lk**QJ9j;Qhgf)iZZU&o;iQ zHSnT+l|mmCnGu0#YK9)sRF~GOii`fO2x_dS%pKZCqw+|IPfgI|)z<49G%A;q$72GU z`IG*imsgzxp9IA8Dx>`i{53JLDH2#b4sSurUgQm>MWkD%%2HCGhc4|CxDIA6?YW-! zx35^!>aR%1FGw!bL_{VhMDh0iforPl6|`p?Vdj!P`s_5lCfdU-!Bw+)Yi@-jzqx94 zkpE^s`|>rdehRl6cSG-M4%TO6*YTTouM1iozdm7yefD~V%GO@rw6j%%G&5w7s$5>? zKRfhwoBL*GhppS4b|tJl=%ny3+Z(k{Q&E{+gizT;V)-w!x{5eqP*!fCvL)Ned;3fB z8pCTLh1S{h+*J7RXQS=Qo}Eonx4-YOR}$=U7@pj(mB`!&$uaf8Ged5ZJm9Ks(<#$G zT{w+jHh1G1%Bc5hk(o9{yF^PSeD(DDSKO7`ZI_X}MEWYRF}A?xHb;}YoLTX{ct0#m z=TjVJDS?iQ!)kQJ#g@W-;XY$LWMx*vh86qhLc=7?ti{-|Pv&16e{8tr?b|hb2z1Gc zOLR41#Sl6)C+MUmLU+ZASwxogH2&SGXAdSFa0&@chzsLJ**a1FBlZ01F;5_Hke168 zfixncu;NwutBO|&eQh>?ix4H4#wNtYC#0qTeZl2!bIIAJnKH|7=R7_(F*zwEHhNp! z*63{tI?4sU^(Az+hW48CkSMM+k>2;4&-m}I1ut$^Qj$6)ak!n0+PffV|Mj!Ko-g8Z z8}pkp4=d6D>PS~-1*RlXJLFNA0BEorb-f0y!D2u$y8x#n^N1bPV*)@U3u-+n(d8p%y#PhMACwSAZR|{+2JS-fP&aY0uiSo;N0T z4Pp0z6nC*tE|(Rx8`Poj;>%XApeDTPL2?FDO+LE_halXEIU=o)AgKGx_f5auOSiAO+IcZ*!Mc*dEz*EFMJ>QAwl{;&3w9*^(qglO*oj)kke4HKO-X}JtG5(>%%Qv8`tDI zdpNkoudHxA+Cr&m^N^0D0F7rDC39?5jiENFr-$>;d$vMqj=n|#7n?AuI=M0*QbMqax& zuPSu#wA|tmv%G#AiK166s;X)W4{G++#DybU%a@L5@jBvq(8ZDrqciq;6l_m*w*2c{ zLuqww&SA?|vOBjm^K|kl*o%t5&UwVe6yzjiNKb%G7O`3Qr$;_UYeWr?ICptuS#@Jg z1IB3n;y8=H=td?si'NS^o{z1ZKlHsAybrl=JE7AP369ntV%vB zEi(fm!=g{8NmLbAS6W|murNN}LRi&xxgDs@zBGi1(M#zXCC}RO%K1FKJ}+Ng`Z1Xj zzLz5o-@`Tk33-pKR1}nFgY#-ne05|w2XzHodXG5LH=3nO5+ac&+n0nexe3wwXidnt z_0d6mOhSBglse>BI;9Ai@r!4G5NH5~M4u|WTy{FzsUf~l7{uMh{(Hgv^qQ_nO;1lv z*BEdAizUo=*O0S3NKN`|B)vX;%#k%S(Hj_ytdp5QAx#ICcpzOlQz7;+u48K|D{BDn z1B)J=<`WR$;}cL>b3UNWfqg=8}T(hny6j8{Nj+%E{dst=9U zXTjV-tbXd**&xhe??iU&zRvCNcMRPYtEgO`yLOG5O7yKuX)r!hkSpO2(8pAOErL#+ ziVZ%_WwjI@D?g&BSiL-VxrUxY;Uwt2d~}-je=(S+J%1f(aUCwpZlI2qaY{ORsIk_ly zy811(S34DKuiV8Eu8xfO*XLwFN?4Rne8j4cC~Grxt-|rxdABPFy-9%fZ-i~%r{wKD z1@eYRs++hdaV+8_pU}^!6Q}waeTPrb@;TxILq?pBHOEIB98QnmiT(XU7&$LjSLv!#syUt6&et3Nwf5IXw&&@ntWgT`^fl{|xHig@ zTkdPOWRAvRd)0m~Ue)n=9U1vT|4^a&*?HWs`5y-;!mDEU?p6PCtMNf4cfRQOvFbC5 zLmP^guTUeQYce}h`NmeJx;aey1|m=63Gg&zJVc&`YNclJROfn9i@bNUe+w4umO-H& ziJX6IrlYHmZ;tmMzmGvN)qD4^gS~xYeKk8Xo2z4akE}r@C&&S9Mowmq;W+IVcSXIg zws;R$Q5s&Q$;#5DXYwhBlMnx&-o6B^sVn{aCLs&=gd~u}k%XJXy=vXH9hb3a)lRE* zVW^{Z1CdQxBt#Ju2nd3rtU(q*5V0;*Y{hCfJJe~XGo{;9+G?kJr?sux20HczFY5ny zF1gm}*O}-4e9!lM#>3g(^PYXV=e*0)mbN`F)E|SQ_4D67hgF$ZeY0@L3-|6>{u6|s!it^3$a#~52#xFUqM46b=9e!hTVUIf=icdFmvkt}ny|{b&OVl3 zz3+a@w!-YfY}?AgV~07`q`A`yQwuejMR_@ymWTLRsm~SIHZ*6=`t!*%_0L+Hn|Bp8 z+cS90v-G?Gg1>g&)Wj2eSyS`w=Ch}BPFp*+bscN6KUc}mI{db!F|RhW%$8b_R*|+> zV4fZCUGXnXVO?Qe{ipn@%qy1m#}6jj;*&SVTl3weW!vp#o#n50T3#;t!1ban9C}p1@ph&B6WeMccTLe(WwGiDxC^1^-bK6D8UhdU41KvPazd$t3xQ> zlBg-kNSq2D(1#$JaxX~tKq>7O=JxFo8tp=Mq+ml((axPk(7(ECm!&1?@@PJ{R8t0K zudQG3PeG_VFW;8`f_;C{evhXCi_o=!RdqWWva2+^i;MRZStr&A2?vDVZWIy|=B^ML zhHFZeI|n7$_;^0#atG)HBcPxx^<_RS|HW@#<7LkrK698K^VTz;J@aWJKkMMx)-%T- z9{DT}(Gb43dAqFSwU@elH9Y65?Rx1o+|i8!kt;u6J4AIOWYw^=rL9m?0J^@}>tOQ6UZoAM&_E^+A8L zLkR5(Q(7*_N-l&cy%!Yx5OZ;Y_WezQgmy>W2!i)_zcP_19Tvl169hC>r@ zx(l)N)=>Q>T3kbqu=S2n9l8MB77%{fXSj7*SmgUyDQtm$&YNk<+QiEEcuRaiLQbMB zcIcdif+ABR{87!nSOt3j(y#aeALM=L2J#tw=gs_(2@u2(_MFZ6d*x5D7lsKc%dM81 z)6}_XS+1?=n%Mn;a2RVTAb3CTs?ZV<0E_4?{glSXAwrfJ&vDv?nO`aIa_Hxl>~9_ zfOEOMZ(;8U^ZYdr&zraA&Cb`)zWL5OXCGc*>kSkxLlN9!!9ILEpm*=9x4fOuJ})z? zxH!|6w{m6v3UIA2y~u}t*>bh@6Z;46e&2E3YBZo})<6yCBf?@k8mI$Yrpe}SviP9c zZ`clQjBkyzrf<&8+-6Vbhb(~hHu+UeMP+qWwWTp;|F&|Qr~2fHS_^c@6_?sh#xHGN zW{q6xS_^eU8Jl-+wqk{wbr1G!r9EMFPIBs+9eFu<1^L^uvNLnGXxg@=G{jkjt#kSY z2(y=$EofS4e`W*$|lP0lP!_0mu-}7 zmAPfrvN~C#?5fNwyACBox8*9iNggU6As;V~kS~`<$>Zc1@~v{Wyii^xuaP&(TjVF? z?FyA*pn_8jQjAsHriY~?Himw#kDy{`g z44578P{8tlRRQY)QUcNgwg%(}>$VCsEN~T(iCgz zG*4)bYffqYrs>jL(tI4K3JeMy9{51uoWS{k8G)sN)qyVtz8v^k;2VJ#S%%fHI@ZYk zhUM5{>}Ylo8wn{3(QF#K8Ap^-wvs)_KFL1Eo@ZZU-()Y~!scW4M`9ww$#^o8EFeos z6p1Ap$tIFZ3dk-}Mm(gQyi2ZVS*=m)&<@v*(N54ls9ma!);hHr+G6br^_eE?8&LIdsExV|9~s({&H%mg?5)QgqvOb-I(fS9Sl;eWtsn z>(=$^ZtInLtv*Em8~tGYJ^J72BlPk5B)wZ-s&CdG(jV8K*1xEKMgKSbTl!D+JqD$L zH5d&84TB8B4WkW{4bu$|80HurHmoot8*&X5h8DvSL%ZPx!(R+<87>$u8oo931S^6~ z!NY>@3!WYv9y~YrvEWs~vB8^yvx5tQcLkRR*9SKT9|}Ged@A_);Fp8{8vJH(SMbH) zkAlAp{x+Y{-U?tPpodVaTqK+K?wgo(y>= zF`w9nLRI%GQb8V5y{SE=Yun{F06pUSYGznbmbz!EcM zfVkyR-||4Nx_KLJ^apGM8F%OV|Cz($b*`R@SdS7VFG33uPWxBD0tSNhKSSA-3Wum> zD54o)19$oW0iHgUWwa_YJ3G@ppD$)R)l(rfRON%7E$}=p12q}Wlml>nYxb!uL_Lfp z<2V}`!P!X{7!IRSAfm5Xh*am~QUy6Xa!YeOd0=$u8u%?s1=B<4@&)K7CBR8|up;2& zX_AeohNEI&ycbpV@Kn({RQB*IxyHJ>Mlu8FRS&Qvk`=nfaD3NHmP}-mIg*f)l0fcd z?Iav|tEO|r%*V5M%*ErW&@qq2n`GbVzp^EKItO`D5~rh|I+fDL|u9syIBIE z|3&%RE!)fTp$ULchCae`?C5@Ruvgw=39alm>~W5Ca(!`qar^+zC;s|4r~>d5Rar%m z9_P*#umpOZBS)bP(SCzDlEFbT6e-~N1`G!A>$SIQ7)P)~Oj0OjUr~r}N61Sp zg1Q1?9>=1wZJjEz^h{I-?TkotMkG3;BkIgj8$mNXz}+wnNQ4};C!l!#M%QX61X!ec zA#c||9s(sBv~}@#Ih=d5Q<1@_5<7 z!%u>zNFr(z5~!jUK7llBtIr}UxDsM6WBZ9z8FUCJIkB4#A{}SWbPy1TL3Axq&ErTi zn)0{s2K<&Kb=i#s-=HSq#$fp)Ro?eHr{2I3^-935Wl5OQOPWY%WY@swL1);ETM`^&ofSPkp%LPv&l}>0PaS zY1yduIo7_(pKyJX)pOcMy|mocyXIz;($&Jt*cM2j%JsSVa26vdJJU8FvlhHloijNy zft|#WNe@2AH*k|4yzr&Hw~GqBBIfZNakj>kIGx1Wmsrx5*q3M_?c50zZ;&X&3=={y zVMc)Ei1?`58N6JX@Qg_9yX61YlQCF7+*857buT7f(yf$|Bc%7J+d^c!3IbWPF4!SnVJXIEg>$LMP zgWGnhU6@Iw#$CnTdNo@K3VV1FES!H#c-cxG0(HCbsu13);kR&9(r9*RPC4{KHm<|> zWSkIb>B|7ux(kn9!M60uO*I)doLQ&jxOZjj%?|x^^xo{|UA22d!_#vkAy%{g*3Wt4+(vI86>>wSi)>04joOY|jJ z$bcPK1@D&3%qQdh5&}02HXStYVc_1w&Zoqsv(U8{9{kcqgjGTbq3b0vf65L>;0WlM zn^{Z+bqP!G9%LtffA!VB6Tf;!GIz<6xtPg&(PKVvrU*I0G5lcnO^#YqS{`MOsECT4 z`rx>T;nAUoo@+h7|J^6944ixp#C+FAVBH#N;g5lzCC4|}cEi-?F_TBdwnr7z_p;>r z=bv9E)9~aRFb#QoKuAkvyMZ?W0^D!~`Z~8kjmO;iQ>oIvHa?603X5Gr3a>z+_1K;; z=Dn!?46XyiG`D77L4%b}84tN$2Xt1pcbd8_@3;6vC>paS$r8~OW^SLfQuL%{s*D_HpOnQ0=n1#tqmD|VqKU!Aol zb9a`_>uvN}LEYroRK^dspV+P319jsbOG9zP&V9DuwN0pa;FM<5do>?jv=Gcz55J#P z5YXe82z@puRHNlH==qwON+=U0RL2Qjv8EwU-(YC(8ptm~s;PL{-|ht30Ld-98 z&jhSTr3Gb$6@|SZ^c>jgZ1S{ONCV%9snf-GQC&84egW1a8FGTdc0{0O!G#gPYe7TM z=Nb4h>!TJWY4|h78D!|FA*qi+FMH0hX*>H8N=@(t+W!zLK8WIx)Bns# z%%jlilOW&;8-Q7u+KZ=P72X~m{dmgXUahUIsxAjS;Lmgyo5>gHDf4Sp5Mo zH~C}`1FPzj;p(7CSp9%ahmOWq-~%jHCa1F`rqxNnNgEDPWG0;Nc+(=Br8u95KoY(;qV91(Q1O%Xy0UY8}T!V_Op0O;{$zj8mA3@ zBF7h#!b)f=A`J!ma%+gmvuIT(JmIYfbU9~C~Ix%W;LWzt|VM#n|CUjv6Cl#D71P$cz z{RTW(kKtCL7M#p+e30>Gcv!$;anN}91sop%WPF!`@Kd?3#}i69j+1O*aX~0uFUvVH zn(8&cIi#e$wUyM?mNezmqDoJ)B&%|3O|E!S!v5re`GGTiwuL1}_E)uM90ezA?ZEn{ z+dXHjxM3NJ8>BhdFg|)5ZKkvEx)*u*hacHKoCa1UL5DAs2o`TLIG?KCz(^D+lToU@ z7>OX}sv(}rN)HhdaIC~KjbAuFfQ42nayVP*dafh)FO)BI^v5SU?UiK}rDc0GWFCvp z3o=pNlv$Iu(LyKn(x@{XPt+W0YP9_m^I;CBo5p>IfwGXrrkqooQIeB`WxON?XRR`5 z>B2c7Tt(DRP)+q-s;PdXoovb6ky`BvO|Nd*ddNzsmTCS?4oax)MEw#=#2*U<}L&?Q45jhZN1TIxVFM83n413Cx16!J@U+E1Np?(DQs zYMeR*(_`G-KP)2ZG?rABRP3s>Pw^G=xA~uxwY9YkjTYUKcjlzH3f&k`N7Z?aEjx}_ z-+lER(gli@2@^mDG<){b0{QBzr+Lz4Bb8NEo(fMWsMnuR{*Mx=%IZe>Fw z`B`JF(&NE<>?*#%LO>=|LUvXbR~A+l)E3m|*MZb_%Ru1>p#sPwsQ~gw2plJLJkR6p z@9^At-ho$**#!G3N?AcA*%Ea^Q+{hJ*7>#!kJCw8SwP%3IlHBAJ=4 zB=H5*rWAkJ9t98SR5jLNs&%M{$9B53eBs(1n&=&?ic2h{oGzsm9Ht9wG-j%5u(a-_HlG+tCo0QJXV`TUOV3f1@!1?^!M z<|L6_ypg52@fs9;hpFT;Y)y1?LPx}MB&(3>oG0pbEJZj2fL=o#hlOC!=Token_YN7 zCX}_xMs8qbC0kfEp(iHtul}~f4mI~7LAB-a>Xaf|CfQyH%0&AckPp0fcXbt^98q#C zIaL*VEA4w5JdHICn)hEOptw3vZ~Z`3Rk3~hE;}g!r_qEWmelO4Zm8O?Y1+d>P7Tg- zuObT)_oy%+Twty1lPhY|?BrgKe;(_L3A+Il7g~vRnQKdOqCH{lAJ>e;fjsIKxT(H? z%K96R;tG~09PSJ1co~PgB2w1?%>!ymNnT;A01AAy;gC;Hc?7IRIAEFuy-x{Qp=8vI z53gcRC4C|X0LE^w%RGw?Tb#0R0W}1_x#T4O5r?CX-s^?HLBw_T&nYYqVS*bw5=K`4 zdd{zB#kNdyZFS|@^U}*x_h%9u(0l0$6M;ft#G1&YNkx;an}zv%z~?~t$vE0fCTe7g z&oFdfGgT6Z0R)WL6`=8g(2W6^2quzWP>?TXhb-}t*XvQym6yi_gBkbrMA)s$%`d@6 z^!$tvf-~bW%CARk_YPewaKdQ3)u0l%JE7aIo!n@WLDlFKO^}+T^lo<>CkoNxX!4U+lW>nYy1=ch|mtk zA=&NM*w1yDNC zmP%$K<6w^B@#i%27v|!i!Gmpsqr5t=%{$Y((7W0j=S}pccyqj^-u>P-?8+dZ>;VfX6plv`!q9Tg1nJo1Y?8Lz=R$Q$lm?2Yoqd)Iq6dfnb~Z?pF)Z-@6C?`K|b zH`8tCb|BA@-Q&B%yBBvyb#Lr;cb9iJcR$tL(fv;MXWiZ&rpM4Ts3*KClQ7qgBDK^fd-8MW7H5}P#EL}=oQr8)?e5E zOaG(3N8hdY>VMFEr2k%jO@CE?MgN`tTm3is%lfbNU+Mp;|5E>j{&W3jc+B`%|B?P5 z`VaM&^cVFX=-=1BM^205YU6+DxMlw(?*BGQ#b`0o2}7UtFui0uN51iJ#~S^N>x@F2 zhD_(88PEa=b&-z`9&-Ekt=oYz6@^qFMgKqe`sY?4Z8OCGa(>856mDjttOIavX0y^w zRR%I^DE417G~OS+icUPFk^G{Y`b8MncgG=3Cc;x_m}r>(bQA}LN0>##N5kFBLsg zFXb(zf&I8>+;^27ZnR%Gg@H=KJ7uDN(IB4MQeFzl51WPsz`hd?x4*2SP0J)2=1%y% zbZkj5v_GV_67xbiFjjB--Tko^HnA@AEh*4)6hD{(gM^ za6Pr9av_}+ew4)@20IXj;-X`K8o8SZhoO1g38Ue6@btUy@#7c66@V4v{k8;8@k(tW z)dz6lQWz}<4Hx5(uZRRYD8S7;N)5_32Ih`m$^&tLEIDxmgX(y51WSlCnLeZ9;3)d8U^y|$3^Ym-bv?X z>?pGxd58w#cG0+jo0|SStYRJf=>Z##aN>^>VWfEEH;0BJJJC>B7_pudpC3*orA1lp zrEXd_sa}8|MZ?5=+>Aqwb&lc?;oKsuSxSG$MmTi`z@~Xcel#}2%0zb|5`gyT(tjbdZ~<3 zdGAgq;r*p8l}jpzl&|`kpUaH6a4CP}7c1g;wm&~9{oOXj1^)oR1;GxxJ5F-bGQ&O0 z4=dJ>#`(h|q;mS<=Sp>f-$BD9zrW5yC3wlEW7Ut_fv^q0dk>AH;WT}}yT6Wb_m6is zGlJri=J?(DPxIir(p@VgbvU|FW$9dH+nk{K%7=MPui6|QDl zWPkF9YnXxZXums9NkuvFpapOHFaj%7{%*O^%(nXkp}nS+l1tikvrh+2TbJkxOHp z>4~W+j>%*18#_tFu{bFV4fZO46Mz4!a zj&^QvM7vzh#I>75kd#zcVoYp0vUj>1{``L~Z-UFUaoV_XG<|e`*~TWO{%YVj5begM zq{oh99%NFPjZ7v!OcR-SCV_D=4(Mo)W;Qdia6JT93bPLJ4t%tZXC^TBF=OGL#U$b9 zxGPn<=!<32kv>cP*mP)l4*kXZ?=17NciKB!g*I3>Zi4!Se(dX9pID2vTs0GG(u^3BC{5C`WZ_KQc+(Fpws=Ak)L)tuv6blL#|-$d|NaLw CDx5C> literal 0 HcmV?d00001 diff --git a/gitbook/fonts/fontawesome/fontawesome-webfont.eot b/gitbook/fonts/fontawesome/fontawesome-webfont.eot new file mode 100644 index 0000000000000000000000000000000000000000..c7b00d2ba8896fd29de846b19f89fcf0d56ad152 GIT binary patch literal 76518 zcmZ^JRZtvU(B;hF?rsAN?(R0YJHg%EL-4`f-QC?GxVuBJBzSNO0TKw=Z@2d0uiDz~ z>N?%0@9pZhTXpN4G6MmC{{r-%!vp@O0Rbuhwcr6N8vm31-}!&^|1owS^ws~H{tqAo z$N}5{t^jX<6yPJk2H^Ey%R&Bp#T5O1phx10RX7B{Qt8t9Pl**$n*kadIQ|f;xC*hEUn@g zl*^#1p2$%G{Blbw#9Q*e6@DYa223V18Ij|2&2%cPTvx@iNioUoZ)_KE6Q5=~WJfZ6 z@6#n=xTLp0OA@il+i|so^fL%AHC3|sOKFq@_?XQai){2qkS}rMNBrJi`>xR3*k)Ld4_O*y=YyU9%ULX8Mt|3PGQJ(= zu5_-C{h(64@}ws=y4%mO#^-0|S)8jKTS}tyTCRrQ#rm0C*{&43?>G$we1bThm2RqW zr0DH!n;Ru#`mDbNA2wM$;x!?!a`4fw?Fo~yus67&r1abr>%F0xMWMH?N|{wiNZ+FY zi_q&l)sRzB{O=MeHnz?|4E!7NzLgZx?>wKfMy~TrDUE27f?^!K0pcyz zKgVg~jz3oin*6AlFIecSs@o*bYRurv(wa@E+g$K~!LjVYF|>8*mz38zvT0|~_Z9-@ zFpwD~_2L(!Y&LKA6%F~|!5SJ(mBsg47{V^nyZ*x17OEqVyB;cG?Qs2f_ZtmwuJ*$; zrV4&09S>ZcsCt|3)l&E7&8T&q9=-bJiHDK3=i=dX9doW52uEMp^BA|^$Stu z_bobQ9n=z83Z~xpsct18Hw06@v%p4TXJGmaJEDy&(-v74j^{YHE3)iSLyj)+MAzaq zSB+BK=7$bIV5~T@od+AQJY2H9n&J;sL(S53?(5d<&xHEKF#(AEjDF0n9Jl27)uNRn z=Zqk(EM~|62JY~o@N;`C!oum~!C=AiA|~s%&&Ik>G**GymPqvB`PYqZ;u*QIa+@iL!)+*8P-7K zBA6oelJuQCvn?-o2%~luo8?Xb+G!NZ!7(~d1g2ttZM_#V^1$i{p!Qb*N$?!^+u*hF zV7O^eAoMadrY~~UdHTy?%pjJPqalWC^&_g56Y~m9&?E}nU5>dTmN*NFuSg;4cIJNE z2^EiW?@vNZ#r%d;BJ`>nq>m?N?9aCRC>Eh zlV6Ugn6XebS>cYT-zx{MC|>X&wjrrzRb@<5rN9sBgK3+zcK*f~#(jWcq}V82ZaN6! z3x!(uoZC?rX`+`TZExW@B_Jd`o0*~rUKsn%1&5+DXP_)=VVN6Rw_<%|IIeJXU{K?4 zkvpJ6ee4r5g*02SaFM0f$+GrDNoKlJ$fXCjeyCd_b;&|GDk?G#%7IhpGA~XrsRNoT zSn_IST!)8|RdNz{EK?$GHsh7BU%UL{N}W5${L)#YgMB{m(WaRfq+Ozk=>6yo6i(u{ zf(b&PyZaNLrRm8d?nLwm4RCW`F=y{wXwBU<1oh#53u%tXKBrZtC;g$CQwJ|3=?DCD zerFLv5RFMpC{V>kQ+TCYW{$YVXPdLvhk1i?2BH7*5zlBC=Eg2pWli#0yzi%PDl04! zX&Dv67bLYow-X+mpm<KPeKlSsQEOh60QCqd>_Y|7@=xfK+ngw^ zD9o5yHpH4sx!(oAf3Z~ut%84X+V41Y!;?fEQq#q#+CzZ?=oBqWXmCht%;@0qn-pXU z6&ZLq5MdGq=bNj3NOl3&${$YR2TE&Oh0hG0G2EOV^jo8A(1&RttcnDJzR-h1D#R0}zqpfOicY zzq2MeIM+kW>E-B>q$uKRN2tGiHnK}WNo6&OL>_t; zV1rZISSu}XgE-OkNg2_I@hb}1C?6<}M=_hc-{W8hM8NN;GYL+>#KK0dwCHrBex*Uqk)i)Dqd zU#lhxdi%Txp@ah5XeFm?k7_Yodp z-!k}ec>%eSm}S5O#=xIi$W$Rq_rR|K6>k|OA9X3z72fKks33U6BPZizFb_rTqPa<4 z;wu%~I7|kQWi{Idir_c6&L3<@%aS;uJbxr9td_oX+ztx@{eMop15cA&f zZiD^v=IYY`&qlv@6!HQpzSQKsQBb<*bcP;=jaHWhB2F^2tHq%Km@FhCs z{w($Y`FD&xEyPe52lc_;IpIF-4O|#a2C?nfX+bMIXiumj=O%J`M;E)dMDr)&@>{8C z3)nyTY?5I}>~fhpzYH!hfU7Dx2qW9CttqrJKu+NeWg8bK1ldYw%># z7D=t1FVzX${`^Rx_Q-`n#>5qB3-9K1!*Xpt%P!%+rm=Mzdi@Jv-Mdm(4nCkDi1#eo>L7qH7Xc{4y>=Zeb+Acl}PCs zP|AstTnUNT8LcRAh$XiY&;YtB)*~5^(DOj|p#-~{ESml1S>;0Ihcen0Y@f$jkYvz2 zlW{_1tCm4;RV=Sq@*X zmZs7>+b|O^;)AHk%5D8>7yOUqk}r&jH`_jC_&4rN32Uik1G+>)%Ej{3OW%M*irgZsH)L#PyqEESx$?Bw z(TuNjVL(pLO3PO3^)xyaV&7$hStYhzf%C&8Z|?JwE{VP%s5F$D11$(l8@ST;pbV_A!S5i<$-LImWb|qUoY( zgN-4291V9tZkzizQhq=oU!hNIw6!x{8rpt=AC4u-pxG>Xjeqc9#7@E!m<4@k`?Xc3L zGW*|?jHH~P{52A-aV(Q#{5es%%#G>8C-I`9`^(zDzJgCtLZ*03KIvH6jYvVe~m9=u?k})-Q$0N@CYmQMic;bnk2iJ>Vm8OKV6M&st{n4thcQ|8w z7ghMeK(fX}mM?x8ly1=nqrOKo4P7{=2?9!(bUPhZ*cvf1)bY705uSXn9{deye9Jvelcco2b>1-ZJ}k zFmR^35d_{lz01HTCO8%h4`fhpf)ySyi8hqDTcE(`V1*98k+0cyKPG&K99MoPzY8H%gq4+vdug@>y;9pP%`0(vW5A;I|G%#vZOyK?F z*(Px`vSR3C5JU%x4YH49uOow^77PJrF!ST?xHI~)rAc748p=xY%*3S*Qe3gKQg@pK z49qeg8DkFigyGW>y@|>zttBjSBN$SjknA5 z{#6t?XWP<2GvG6%gog<3*CmZL3)K(*_U>y|O^fpiv&bA|&5RY{7dxl^*^+goJg2=$S8q^swAAT(IoKD~`el<+KI_b*qBp>Acw-d+=MRc4pnDWkV_ zE<-7i*`{-C#UsdI++oxdg-81&2=U7rtwb-4H(MnnJFYlY>jaoE&5kQC`6+!hPo3Y= zbuYPeeaqMB&TtQ&zTJL@@s|{*iX`!P3ws)`oD8McaxEUl1P{3{P07T?i$-JOq)JIq zgRQ`>ilyi5qi{KImy=g-y`U>FT$K`LUty3n>wG0d8N(dMSlmUn^@~JG65S6ak|v%X z>G(IGs&}$r%!vWT1Fm@Eha|%nDG3II4qI;L3SHk4It}(`fHB3W@{Sx7Sz$$dK@)6~ zEMrYY=)_JoWHFc&Jy?*ozRL{n7UPAF_`8^_cxG5<(O0-YRVl5KkW}e?m3H!uh08E4 zcuqC?kiQ;5F5;Uerw;!g2G^M+XHOwy8XWG2d~gLlX^queZie2A3fFhiW7Jlz$8JSG zZRy9o7nLFKFwK`I7JA_bG3~WM_|p1alZ)@~b;MwEwv72`+N5ZECd|CyvsQNlYuxb%h{b6L)Yd4j zJr90~RK>_YG^dJlW#khv(r~oQlosf#7ncRUWMR-q=P~X_f_i#ftf&oHchD~dt_g2A z%SjtjfmS3Prw1h?V=Cl(OvJnPtL6{wwiNU}Qf(Vpe;`IjHGyRu^~q>>+p0uU2lw$x zzX{EKe%A>2&+cpPB+z2=wR_UL_kp=Ktw&-BlZ(aDP&&}Rk9}#xnfy``eTj|gL?Rz; zq5Rvq?aipr>Vy{d#RXNkh3YsJ+s}1u62e(X+T!j+fEOV-9x?NQ(Bk{uiNF@>*)Y@8 zK5|n2^0F4<(YBlU((CA|SGy|XtPpi{lvjSEv=Alv4>(f+IrX7c@bO2+5m;?P0&{fX zxMlz*4#ik)>qCBM1YKaeT#(BXZ9Hf^y#EuDS{@-PIFz=<>Z4a zaIz;#wAF~((i*{OJl~6H8L-h5knI+m*+y3Y)%XfVBDmPk^kz}>xpPodw4Vy%M+srn zfa$)D7(JGeS`AZy<*vyv5lX1n@N`g>rDmI+t#5>9;vOmnHoYtg7Yv}5p7P2yCcRW| zzlUBs$qrUX{3nw|v~_f`>(SgZ`Qa4+Tx1c*l+IzVLbwvDr;P1?$^^UUn!-^}@8Xnm z%fd~=#ZUe-g`*?%S`N1GieL}Lb3o(#AsixR+*z4YGbFTgCQQT#pN*A}NAQIru4^_Q zfGfqz&^(HDzlOh9nRMIRoK5pphXL(PjR^nzg-K|CT`_RkoAZ+(ni{!)1(8u4%#Ssa zc8wPx(53`h2TV}su1f_>Xz;<;0JgxwSB_oVqd;c2Dhi)MZS6Xd44JM+PmT7)IS6ju zrIlm;LReLX))zEtCvMC)>Sk4~wk0I`<4^kT@r8PsP{OfG?uC<28Hf$2oSF$cn$F+o zG1)UiCyfq0t*RJBr7TA_ry@;aEmIS=;e)hq8My+vN-x70gEOKQIsIlGhsWQBCQ^h) zW^)Cxr9?04EB4#0R0d^BS)IEzHm03mqmV4k(Y&49K$a)lfPC7}=$Pb{vS!aGJUz8u{xMruX(ZtQ$Vupj8u)z@a(< zp2!MSE5l0Ph1{$p_A^p{yDwt=0Nu%Y} zF5A7rB?;Mo@{eMwB!WE>5v-n-LtHT*sF}nfV1vaYt2(D26~VK_9Aos3VD(LL+qC( zi;TPVQDWu#gBs})2zSe}9{sPpWd8|~1u=Jd*KFN%4FR`%Whxfr#}0H@%bbCFGAM^X*lh$E+~aZQ zXaUMlg<>2!by_7y1^eYlKdJos+F357hHF;RLdIlp@q3ddq;(KnP;bE{U5|d;1@D=w zV>w)+K=!izn^)|>yBED~ z5=r>LT7R54^@n!+@L61Y(Pw%uI-+@hw1~cV^8&2|fKr~4B(av!>$7 zrC(%zIs2pNRwxiKNbtMy$> zWtRM|L$1SJq!e6jiW^Rw%*s1-A{;-ulF{wX!>~nrl)Gi7bim2+gGp_F6|cOET9-MC zIR7|-f0wiM>m?Oe^MJ*h^Gy_KK5cFLI_lfek(OL?t(NJUzeC$3`DCWWB6oxc?t)4SW$=c1L-XR?gKjR6Z z%?e3HKEkP$k8_FS8)D)1M++Ye?E;^@B2atFY;JXYNvE_jX|4nLe+4`QlIoU#r7-ZN z9w%ORF!TdEE32>(PP*9f!4+1ypjF8X34VRdCG>HWCXSZ+4n3H)>6&dLmDWrcEa$2m$ z<{P|tfdhbDou2!+3#eDom0vm@rRTzdaNf?nr%1`}2fuAx?vw1XxNjyCVu`X4lfCPO zQw{A&4#6$$$uk_U2))K_Xp5H)Ynj;M%OG+#5wovXa41ut|FriC zZ5?nF#JuH|{ni@Rb1?Wt0L4ckFaEV!VW!ox)2vWV@m0ortHgG<(|&aztcf*qm+?!L z)zAGm9oxG%PF6M%JF9lvlniIsGlaGwZ)XwlR?d=41aBnzLpe1FoItFRR;`$mDLx}A zXs(tnZMYsu$8goUuhiJ6uK@{%@GO~1CH!K6;^W6x_<&#;VzU=8n&L{Tu=AvTmmg1Y z%U|1*!pwm5>I!81otTNe4X4)T`r@h)MLmIfania|o4YiMP_|=}*4 zm_pWIwxkEH#`m|aw5Oj2cV-uB#SJ`daQMf&=~kRF@3xsN+UR(DDz5Yk8lDcaoW=`$ z;qNA4Vl#=JGw=*2{Zi7KlpC7JONZ1XD_bq&cHo~j$03Xtp1(JuD@k*#UgfxYMp_f1 zHeEc9Kcgq&|B5(vDZy+(Etf2hJ>k|_^m5d}rVF#m0M#V`Q9`v_-A*{>_qn*375dUg z20xPEwUamwFwVaNtLQZ3gYac3D)sy^c<-eomp&)JqaRT_aA6r=N2r6`KOM+GMJ=uR zJJSx}{}`IzagvLgClXz7Op`%JxJVWdnAdVtZ1L!MfIpFd5$mbn)VtpZ2Dq#c};nB58w+tL1@BkvVm+h71i)f_rIG$a3$o)nd2gZCgqZg~DGttbCOjwn?T1fRRA~iA+N6zr-;& z7UpcL;{pJJf)iyuS*g7~6!ti&x@hgZ#xgHB8ZB0#Wgu+Hz!hHcArgMW)f)z%?s16( zJeG`Z`(w!uZJjB~*T>P26oGK0$6Ra+4CRgGJkwbG9@u7+)h--#OMaS^94%|>j;>R~ zT%qfgW0)@wi&e~`^<*MZCoDx~+mYuARSCYEm>;`|buUuX)z=r)Q}WwRB&Vel;HOqY zt?1$U*XyTspA5UDMs;VDIKkBMCB~1`(9)wALGvaW59!Wb3>nh!}Np-waLby1tarvXP0A|3ysMqsnTY z7IT-5SgV|NZN3<9`r9|e9fK*l^~72~4KML@f2-=7XWD<6>M0GD5j6}OvWt#l46g@+ zBn=-(Fs@xS?n)J$Xr>RwZ_#oKk$->E5KPBlHq*q3&L}J6YBw6pbza1XN073{97~#q zTReDJZ>6J@;i^yfR}+Lp_`&iT@`z?ozx07)PYkFJXy~x!aMN}S`gwL~_GHQp#>HGX zc~A1Bx|bR2FLSL3hpVg$;3TbFS7q&}#y9$O_!03nh!J87!{4e)7zFtHXwl@hB7Ltnv=C{#bIp5A)l^z}mW$@fR7r0bAlUmCVRMlibs5x5Fq4U26 zSFZIg+>*5IGz!0zBUOpKJ^_PQ{#c44>MBlmvZ+1}#mCe>UnZt2iU;`b4=Ks`%8=u9 z$TmiTS2eHRY>QENc*e&d zSDHMkA*D}>uf!<*^B@wSh{4gG$_){w<$pQR|-hgLw&6qP`8Ot%3y;b<*UB2J;84$BC@z( z0JW2)PBTCCKjX|mU582DgEFE<$JPnr*zT}0k1YqgH^4CNNRbg-kp)`adn6aOvc~Tn zZ**XdG-;klXk22VA)~sxk zl~ViCm}zxxbQj#Q`nC&yi@#^Z4_kTje7HHX#Z9r)ohqOEbpwy|I29~GU6A64V_oa- zLeTsWwy=D=%p;5cn~o;lcCmBai2-3vZ%ow2_$y+$xZE9a9NyBP=T&sy)Ht&2m;fC*D$x5eeA zk|-3we#iLoM>`ak;r{MPxn_C^#s}X4GPjq<$1sEism9i!lz}3?-rmuB8BWatzqo_u zwojq@6^6W+?#sB(9A-t6S&x7YT$vmtWaS;So$z-~JKO2G?-jkjqh>t+a_WEt+UFN2 zX@i+V!X=T>N6gbBpMIqWgnj>PP)q5?JS)9!FEc|KN!IE{ij84)nbj-Fp?IQ>I3o*tsg#=d zduJ2{dC>k_+kw1CyPEmT_g$u?`dcCuf3qeu{4TTVg=R*}j9DycOo`bl2sfcvQuTPx z?po`60aA%Z<-w~g69NG@P}incHlH&rU9IM^nT~4%9$7g^@?rS!(MqgRJAhv=01gvcsK9^v8!{G&A@>6m%IkksPO8n*BL%HvD+ z#1N7N*nuKngpyM}cTkz$mIui*s@j$rcOKW;h8LAWl|eNQQ+A}^V=lrg45+OX9s2t8 zAYKBQRcHvp{l_zqn{q94ZJm+Q9>$`T9V9WCTy`4=i*k~7emc>orp&GxoJ`xJ@4OpD z*Rn@(dYy_9^u3@7bxh7W)JC(!q&=JLC9+=wxj+;eROQ*+{T{CIb;eL{Yt^8Zu`zc< z6ptq)CN(2r-zo;gjze{^RT84YICcamlGLO+%Gl7MtQj`-vwL7&?an*?+sn~_ zt`vD-=Lpc(ZfZb7+HU?4^Om-*0Q>zK1gOU&R;H*WI9<0)Hmhh?85x07-0Ho$td7vV z(N&g`doL6KXLkkXfHP59hvX-7jiW1H`QI3|tb3JWmwKYdXIJ_(}J1UBkge6&iZ6@DsuDW^%3T)knHF{CVE z%`NIrU76*s&S;^Ux)-wRNNKGyW0@S~o%L&f=^6HwcK7Zq?`uX^n3EUiTSg#O631ZK zhePX`V<*B=tqBB-E2jueWZP5*2ZYJqU~6 zBthp-#yiU7$bn-vlO{XhsQf+=_^5EWB&PL>(qQ{5(}N~^_l1F9M0crNEp74zU!CK* z5+0OcMd~LgQO6}Z{I{s$OauK+_pEI+*`E%*Qhn)cU&#&3uVg2pro5A_Js>f_SFWf| zcNd_qX(H_|;#0s#1?X5;oeHPuVm^XdAWkDlU6o`E4+fXA(tI=sV*EvvJr^BUTjg;L zRc>*Ov4>gW1(e#kqZJaVa=D$r3@~-;gkt_7CDSb-BI5{CVU1xd=d>b)(K?zRSwgi; z`Ov)Xqi6P9&?ZzD^ZS5DaAU6Ejbx1W#ue3tB)PPgx}pxCWbnu{7TB zT5)79g_Sw+<3?74^>ArZ=-u%^Ox&LRnZA_Wv>%$&R=L83HBq0j6kvSW#Y`0dvfYAc zwucJsR2@!xnRV+ksY}=3*80R548sDS$t9ZDG;8|8%B_QsRz7bpV@d6C#Pe>TJ17NV zPS3X<+Dsc$rV!d}7La2q#0e-;nkB=jzDzIWm*iXVnd2wUjl266^DEuOIvAzaYfAwS zMT;_^d3Wa)Pky!*tkS+&(k!z>7*v2O5{HaDz>TOYWc__NV^L^s&?A|2sO6nge%=ZY z0|*A1n5qp&3XBKw*I0a1{O6+qroT(KmtZX$cGrM3Cg$8Q|BoVSrxnyM{uJ1TS$$|R;P07KaK|`q;h~KgahRhdM`*O!*o`&YmZ&TQ zqx;X%9TI=&7eKZ$4H7tc@D6&*;=-7Vy_b6lfPYR&;r=jkYmHTbNnt8oB5s9!;m~48 z$T{?_x9Q>K5M&bdQD-N^4`e&2_iG-nl?uBCnu2-7t7;W(f&r*Faq}WFqxK}fGayft z)2xxKu59kD-q$3x{4Id}%C@T?h4XV#XZE-RCr=F1}H^Y)jtRPPxHA0Uo&r+>O z0g7T-m&;kfeyy1b(v1=qefXt98L}400}2#KTYOa9QP!$zVVa@l5Y3dB@kZoAmfX;R zV>upE4WL$a_v6;N{@Q_c2W1j3eW!$A88^N)*fdVT@zQkh3 zD*h+>;mydfvTvZwH$P2qyUz32NAK$g^se~NX6Bn};&&J>)-!r#zd!ES@T-VVcuNTs z#3gC0WlM5X0whJV-AePkU&L%;{d8M7f7)W0Ay~S2(YrCc*DcM5v;mz_CebG?Xs89k zw05F#M-qY;kE59naU7lOpeuO=QLnK{-i<-p@Ay#T@|5$}Fj$R~H?NH10z49&!d6^B z7n)z_l=cXO)^NZr8Dw;KfXn!?50wcGz&ra9b@*Wu5y+`MMSa;Q)WzaIzhKO+lgsA< ztmylLs$4O^cLMW=H_M;8?{_5F@j7rXnqGDvw!>?tPW}heo1^k*f(ZXkR-y z&s+%>H#vA}82FR_f(62_G4ts@x96YP>D3#@P#f~cVJ~wNclR8P|^=TnxtH0 z!SXNPWDbP}(x}4cl|*h>{AkXKosER(+hLI#U!h1gw-EpNa#Cs03vcWxb6)|ux6snx z?6YA;_4JOl@3*v+FocRkjV?s`#Gq{Lt)Am#mh`=sS>v82BBS)aD=Pp z56y9Gct{k#+V=4#Ai|?q1q~N!V(!DfRu2XB3#SdAvc@ILjAo9ZvL44{LX`_S{@}91 zfLN7!wAQV06aYK5yr|AwF1hQ8*Ewn1{%4(E%WPGXFcIMpF`Z8vXejimaC6#84x0ML*)wNq|d{d@v1!m zby#$pb&l6P)aA0emeBo4ba?37pl?(#?p1N&$x@}a$)IVs@2S(xN+5tI-GG8^&y&&n z&A+pD{IhPB&D{;zMrD{lhNURjPETasrX4R1uGuLkEib=3f#TY9&6! ze2&2$z}3R(a8k&G6q^`8kSig0ykqA9hf^5A)l7B5PH;+|14qC6xgA6)^odb+ z!cfr{LF%gp?8;5^x?{MkYt0&vvASrI^3q}VHY7l`GoV_y#EF83~NB0Ubl)E6~1Q=JFOq0Z6T44Kw#3WLy5tGrJ*^95D?mxR(m zE0S>-2bJ0m-;E(Wn5@XSWW!OlRRWDCRcLhp1%O$TK<9~AWI4mt>f^K$i8Mmm>e&-{ zE=KIM7Jz!v>+P#6pfhH~uEF9u)Qb`C_Z6W#$yrOb z??i}Sau93jat+Q&t}qG42(E7Aes*_2m#Z7i#}&C(4Pd4G(7vGts2nLsO-cK05Z@pC zEfQs7vPJeA(b|qp_uq{$D8QCtCHB!Y=~=D46fj)#H5Z^gh*DREuh2?`K+vw+R>}C$ zR%n>vs4tlj)fF;u+q2R6IKG(`&tV5&(~*NG%!iXnPdh6ACF@j{+M~gq0^vTifT`DzkCqV)_^*;_t z?%X=Gw?Q~DzH^#b`oxYO=scL@~qpi;O&x;(<7Sj z_1rYs5pajTzTPm~H$)6JQxH5^NRQWJA;k&&xH03VVec6yQgAMZly zFbO9!{1N&0s`b>i!5KWMewhlKV}y|>tMMcbvWb(=HnL1Z(po8oTFR#YKc9{)O=9NY zD1awJo$R7)(V-0=pp!o&o`%NU4wGJx=ltqD?$!2{&Du^P69~sB)Jk=M&=N|3Oi*c! zY`Ot%&<(AGrt5X*p|&NiGTw$O-uG-Z&BD*c7!vO1?-c_7C1-ePl&M^NZ z@sV%Dh(*wq1~%oo%N|$$&$;`_rnx_Pu0Q&7GkswF1nI~y>t#ElK(6*9#$uK>sej#e z<`2ZEq^EAM&sdme`&eIKG2d+o2>ulmh#=la54V{Ho+GpZO9 zaAzHB%$GQuL;t#}c3v)y8h(F-P?ezCBiW#90Ou^qX_yY*u8HiYdx47YA~HkP9NOB+JY2 ztxPT;X?H>ES(<}W0z3Xp=1|T(b;$`f9{fb?bpVf`q8S?;`D3jgk9cQ?-~G#k_>ad0 zpaR9ya?fYn05QYxp_78F^0)M)k+9wMYdzg+x=fJe_~J2pEz75!`W!*iTY7&~^ODkB zSr`xUC;-j2#MtCVK5d3`(%M@u^2iRkvJ$Z!3eq3D99duVFa!VKM4 zTtt=2VgVw8tiWbn9u{zx=3$P<6mxLF8zWLpDsy|F&xIs$s=&&=(%sD1gsB3mPwW@? z0W<{G-)JN;CjPK6df$c(Sno(3zZ8g9i}vLm4ud~Gpvqr&eim_#c+S8wt-QW8+a#F> zE&OC*u%p6Gsj=$Q=*uT3E;`ZCQGL?LNPHJ+G}k5M@?k8^>XZH_=rT4(CdTLIGhNLQ z`~-J{`z=&^-b5=(vC}&jk5p8o?SLAj%@@4)#HJNNLQk=Lch<&^g@FC%PDAa6JP|J^ zSZMpiOprq3QzV+Nx(K88S5XNIS?oK40@+?U*t zzI?Bk#)1L50E!au_7e16j8_urA2D4l`QOGA#^hP-YMSlKH6RJY3o91sPXDkB;vm(v zTG~b~JW^K5r4U7qd{iTKBS-~fn5kcl_zZpbdHA>h$RPM zhAGVabHg-B!$YQbocLrTH1fzsPpgbh&J#}cVkrmM>PiCf&0`32@81ZEV{z705cex9 zo8y#4k#|Rh%$^?I(qt~3#xpY z`ga*dx}*Qe=m0eTrFx!M*~5bE1b!2cDV5MEvukT}Kukems{D+PZZ1$lqBL{qoQg{v zSdoWv+CjVvCTUjtN)`q(b@W1h)6EKzTep)p+Jsz1?v;PPNn0a!Cz|jd$e}8GPfQ`v z!deRYNY{)rR_U@y_cuXj8w>?YZv>h~hx1p*m@XbVW3&v=+4kM0@{^DGESiWsG}?#a zj+!6QJoxL2G70jbu(DNe=(;V8*r5iVSEm`Vmo|>yhpEL?_})!wX;4do?(->kenzh| zEglV5Vg9fgOSn#X@Dj#m-iOJ!))PzWU?X5(N-s2-T$*wl=2m=>ViWiw(fzYb^jy&# zRP*+blhO{`KD~w!(Bk^jyy3ziqZr8wZCWN($i?z_)3&hV6E6HC76k;S?AKK2)? zC^`K=9B-KOdI~i-a`&uJi<`uWx_G~Xi5}{8{9ybvoWz=fgq9no*8Ffqb9`)SL}u*I zVHBft;EZjVy$=KocSUB+SSuoK9eH;G6ZHbV+v{DLD>ksJ+oDEv%^GTl^%!?m&7#%$v&m{2N~mV3zVocl-e zV$E)08eyW|u{O@|LNL4Pedz3z;q|e8$opdQJ>bM850y4<3a4$@UU;i@Z^2okY9_X9 zInWaI#=Ds1KXsqr*t{U&L&)}d(Ganur`4Et)Gk^}a@5fe?SEHtRIR|K@S`?(3dR;G zQ85L%VQXlZGd3PeRfD^rql`8>*#k8tMD?7JIFlR5&;G=RQvE5bB`R~AQ&zey&)M8N zEmm^+TeHNfcGz}HDa}l81`7#$k8*O&WVdxLJXe|@VX(6D^?z@B?u;uJ(olj{z7>su zC#}J{XiIxi)Ox>Qq_!s&`LXCxOJJT0UX{!{smJz^cpN~UvmoD*uOL9MJ&X>=S@LO4 zF}!``sYN>GQOKYinj)}6efP7(#vq?rzR$0z(tvmmivrvTCX*)a50Puil%3zZx9 zC}pf?tOP5ly5v^a`zReScF^$gfDS>Vh|snQuCA4q$_But2oqTIdM9uYK(A=}%kIqA zWU6Ym^qE!W#saA+-t2HcC>Z%ILxNZ?of8*M(756UfpyxbWXKf_xmr`}@Q!ues=l3i zd`2dIZf*su00o8FDgyHR3i_#~yam8aa+NGS-_g|%*;QsEbH^vRD!% z8azp}Uq^dJIqoBJP!RN8;(y^m{qks;&CwDzBpzX~DvzYDP~1Oh76FOElR5{Rrb!3w-4fvF@7eof?Fh#GzcMlmaC^$4%N3nv%yb*Qre+m zOpR57XcKI+1X9nd=poXR_~gI}VA7pWp=PGAuhu0X$y59FM|{~NUQYzm=*GF?!fnp2 z)((Y}BQ#t}Mtf(E2%7>oXDMDMFHpLfX22S99VnI|a5XwQ_aN}Je)*kZPo64HYEmrG z8u3Yp&HG1$G*gi|{SXY|Nvp>tj>h5*JexR(ezb^gl$FISb|d>ZNkR&xFi)}Nm;;71 z;Gmf1O%R{V;{Rc4Qb*#b->^1(NgTwg(}FhHFlHL?*S!l;XZK~<=x9CK?kCV58c@H|y(ETCdqd9|^8 z1u7`r7(XTk`dPjJ2G)Ug6;-F1{b+vym)!KCR6yX(G5J%!ouIwIFqzVV*S9h2!0a>0;YjB?@cm!8IXljZR!dmD2>tN<@_GK`1>0Z_Q;vNx4u}=)CBN ziwPa99Dh<=X;EOYJ!Hf|TV!XGVFSYz&fzIB(J%*&ihBz*7J32D!+iPn$st7oSYakZ zEO5d;MuUf7sgad}f&i*^2jjWVvLHSH4BIzb|b0A3fI07mknVqp&{Ax0Z&&JY&E#eg&ErHdwv zw>B(=v+Uy9Vco6p)c{gO280b~lyn=KI5k0`%M>1JO>uuuzhyVoy9Q-G+`ptjp>h zo44w;?o6>{>g87d0KaU9htDJdlXSI=ql_e5u-#E`y}U{Y@nzMmFov+-!qy=PBi*~_ znq!TaZ~u6VKmj$~mY3aP`UuT~_JEfWCZba;;EVv;-BYi=%G9O{U6u;pA;~@GLO3UP zgo>XDyFd=*Z;)kvCP&hf36EFSE^e)O8Pk!OUzl*Lx8q^o`_ufSMG;rAfHJP{7*H%} zv_t~gAOM_70j?r9>BaQPPp8Hn)2x$82DKGSe@6Lwj8t7@<5__U66x>?N}IpQWTHIQ z`cF&b>xtF0J2*MjML45y^-WQ)!31em$JWst0kS>&*smKjE9{jdr;I2ZP!3k_;LFtQGLQx}6bWvynfH6MW#_8+lh z1rrb}PhtBCCvbcS#Km0|4$Yh3iZOdzlg;714m5YeQC9p*wlGXjd?*z1T?4UJ!Tc19 zb{W(8&?&X?6kPhof$EA8-NI!~H*hlY7%eipd53rjJ$;7px-5AOmzNcVOgbDEL)+p7 z!x(0*t|Ee>4@N+SR&BxX_G++9QVv8B5e`-s7AOD|Ee5sgBE%-1r7Vo2Qp&(4H$J<- zFF&E>-P4#&+jM{|0FS{4a!jD*ZjP128{+qHvoJ1ZL*y3};TacT)BZ)TsSelUdF4N< z?F)(+%(bq8ajUARy9&)QFbQ#C;ax=@tIEMf*9}6^VQNakjPbcsA z=%~tnDTyuWJk-;v`4J$Ru*|kBI@zoTWG%eVf4#j|l-~n1P$QsSL;$8A!9S%=!`9H} za0x5~2cgdTg9$r5AsStY7$y80DT-dWEgaF-%_mp6C$eCazB$%4D^`17Dy5hVv=d=aDRFjsnBzTD*sju)@q~_|wDb@)WxsaENW1K4>-w zJ}KoiwT13~^-$|Xq{0U~qoGvhC-Y{5Gs*zp(}ZX)NGBG}>dU%*(S|M-3P3F!9fyG_ z*z)9WG#e4i>9Or1{=|WSC4|qyXZMp;cCIT->1WBV=0DG|7PHTAb5jAeYH?bytEr-Z zat#7~;Xw#LH7GvL0|p3AFqX_Bz)pPwq@BjGX5jtGfWRO!V)=PRZG0Ye#} zUKE|PqCwaV2hYnccj*E^itgl5@Y1EWxGr)oL-iWhAclQFic#`DA@qeyc8R$dS$>c^ zq-x=D-j|HioIsBZMqFV!EclL?*<`5~ZDE=6F$zhx{5s;*c0@EaMBpN(ie;p1h#IIW z*SnSo0kVxC0?Sy)RPh!83B?BT(N}aC2#XC-sQx2MLPSY7Ye0&5jZU(gfiHMVmse9eny}OWE|_ss`HBl+m3WYr zgNf-bi)Zw8+Y&8s0d?7ao717BRtpn#y2BS7B-DdJbG8m5!toU}12^UvAP~Y4C@oBt z_VKw-4cI_nE)RK}Zan<9HK)en$NeugoFm$U4`-4B1ya|*xMd>6J87B|5d@+7`LESV z^sk_GpIYwFB3}gn1!EwRuFBoF7*7HSD^h`BvFw6TxX@rO66y?DWUtl(oK6U_#(fv* z<}ZntO77Prb--aU{TE1kK@!}ulUcyF3u@6{cheLxLa%MsfsF8e2Ucj~OJ=?n%ThT( z@WneCLW~cHAwy>~_U)jeR6`SBqX0xMC!8b+k>%m9xbQ-PK1Di5@(V(B9{FUdkdgBU zR6ww0h*M~bKq8C**wwK8QvL2L->5Q=BO4((Ig*SGqL51*^7&6hJfEaeFh|&$$$*bB zn#J28P-jL65un5eHG|Ml>GTChl-6hrPS*=AY)dfdkb=S{L6I%;2p`RFN-ZbymsW~n zpg4pZ2zwbmgz_{S7Cuu738@d`qHYkW62j9$^l>6AViD%Sw*T$O!qb~@GRw5v!z(^4~ zDO+V>5DQY3ZE(c(d_TTcfGVZwOHI{fbS(ou7UOymr_hcK>~3$hqA zsJlPVTAVE+lzT?|$^tW>T*fQPg6DXPJ_C$^%{3HSHRT&@4V?lyizRW*bS}qLA!zwo zb=>kits?_nscSE9;;`<=Gv(>uRE26gV7|L+69YEbcUnxP9`XU`-c#Q zy}>AzqxiGcwAC61DO)7YRgxJsy~C$M5PO73!il3ZkPaxY`$^n+V>;qxg>{vTc~lj} zU{rCL6!&94Vc5zkvf`4z`A;M>VE7HA;zWo(*7=*K?t9_lm|lR9N04|fIxsq+T{IN| zf&MLru8%{Ch%C|87E1`O_n>XtipEGZ8H(~24)8*gmD_3O{wf>7DdLqm)$(Lu_2~vF zYHvBColR*ebHraLdAz-*bZS@l$#lkLMWEg1pJ2K^weak6X2;+rlDkIEvsOj*` ztPGBiwg^tv2(%6iTp`=;pQX{iqKu+^0i` zl{ za_YycuGTRZAz?+i3obzpw2O3ATAI#)eLfBH^$W5pzhYC4gkA_qnI;~^fe{ife|57; zYzKn7nz()A$(=HV!Xhm}u;7q63P8d9qeaEywQSv#Ie1Iq zk|Or<2`8;U#0x|vYZ+n48YbdRYb=@$L_?POJFFrpC^{ebT+YK#5}>zva-F6vbTCqU z3u5p#4k)$M%qb==Q~*NK7{G4sFkE2{-P>?jbh0ENcQ>RV>O_K&OCCTI0<2_VPK}Jh zS`r74775h?Bg9V<6^X(Fb|k@|qhJ`MB1S3{E?XfrnVW%}C++Xf;mh)&(B<51J|G(u zM3B(E6j+@*|2BxxERh(i?3_glJ~R2tc%*He2*r8&2SM3*Yd{K<5+Nv8wbbXrD{}PG^a|s5;iDU(;+#tQ&&&Ej+7j_~{ zpab$i28w|oY=yd!{K{?RM&)sESTUv+MBNS=5(QB65LN3-!Q&NuqCj?2TQC&tv(j80 z+%kYd$ovu(s4$5p?vnva4StrRQ3l7sML2`t7Z@=DaiEC~1wxw-*dI=EN6q#@NmD3Z zaThw^U20ho?SLzwCpT}1ZxDde%oZnTS!4@3>ca}0U2zNKqh&LLT0lrx)-Q)XUY9xlM%4alfrTq9*-7VEvfT+ zQQ^WwH&Flh7R7IPcMK~3Ubc|3Tz>O*1}#iAwQEcF+K>I2|Srnufix`i;$h= z278e4xamMjL`qFLB}M{Myqi|ZnvYBrn0Y2=wY&)pihxe*hL!=s%LQgQ2ne>KQ0oVd z0Gg-ZqjMzU`cs9F>LW5w{Km2!6gmbV4oaO0n{4JVI8*0bjd=nBem_f3jvRXclU>k7 z4pY({B@+*jmu)SP_Nn6}ofJ|Zf7~KrEaFklgcT&DEHsMpGfQ15d?D;w7iqYngT85I z{5eEq)X*%?!?T62FLphO%ZNZa&Rc1mR6GBQdxT3{6Jv9Mv-VQ>)XzjX~S2@JT8;#0jz2yDszST58KF5u+FhS97` z7ma&gJyXC$29ei}lQaHkVsW~D@Z6^4Vvg`dbFdR{w zaUR@M$C7w0T!+f4@{H$!pvZ`nMf%Niyxs?P5^iEW0BBYA8)gTIaPlZ8WsuE`N$*KH zFoeFF^6m|yHszEC>acYgZULelP%qn}K)kolyJ^4~Ll@E#?$td66J(mpdx0XwBP|tE>8I`D1{ArPL$il`H7v6fQn>uulX0AP!Ih9Y=*tAE*k1{ zCGhzv*%pKExmPAvle^ggwl)apq5&F~?U^308=hL);s3-74Is|y3I>6+E*nxHJ}cB4 zSJLpI&ue-h`mt$yoo!kg0A-v@c0(D9+!gu|2t|zFZF}PcVZKZNd>Av%uO~Y;h__)l zAc+a|{ys!i~p#5)`C_;Vp({i>(aS zbV@0)UfEv)R)DR&V00)%mOS#dRb@d}TY``Y9fI2;Qnd{!@yIO|w3Qg`EauL};)SEp zEg4qjVK04QbJ#Qk*c2?0x30v;W65clhOu7rsbm94Yi_+1VDK~(1vFgieL(b=tPE`5 zxaMOeAY$m6F}!%L8-Wp`8A;UcfRiB)qAs;dwdQDQZ`7hXF4ATCi7|j06lyY8ti}4~ zso(Js72tm6=3K_*d@`t} za{`FT;rZ}Fzw&ardlq&lkfQiACE}Rb%CUneo)Ew$i^n_wfC)XxR+R0NVBIPD0HV^8 zpqg-xgM`EyWA8x*qdu$_j1|Rz>>OEAlp8*aE#?c*2?$LOQ35htvM%x6v~Cj?Ia`=S z827upiUD#9Fe*-fZ4D)SSf1WzH_{$`v>Sz_*vsdNqw z^Qen9qhv&mU-s?p!nJCMCpQEOFM`0r#6Nr%2Ttav$@VMCZOE3Vu4}P37J+-mBL-+c;G8|42x>NL3`Y@M9hV9hD$y=X2~N!7u=N-Qe9&ejSO3kJl$t;mp~Kt zGHBgyP?1-qOmR5XBSxZuW^@Wd2oz`OK91B-R8 zkxcBe1{s@}035)UU^v{N8bfuT#Vjoa$r1`1KG*la9GkXRy3?vzBPqrbXz42CXWTs<##xGy6XdzUMzlenhIWCP=ZfU3x3kI4Ir zVriKO%Lj!jB&uC7qypuBDRfkVW=5Ht+?|1swi$Ify+~#R?Mg`mWy=0E z24+m-47sWxo1uC>57?Z4eOLfpw}LVfbUXkk6+4J&!57o%fd{;-WP+y-ON^yV!T~vw z9t$w<=uQJX3bqI))jnifF;J#uSt7$S%SeYjH6$eRndvsNp)$f^)9BtUWw4=;Nwaw9 zdrp35%RvCaZj`)3Pr##Xw%TbU3<(yWm=T1esa=isE^)k+Ig(f#K3m}4azEnWgp{o? zpDhicM>^D&GSR?-a6~+G-0Co3E;yn3o6d~@AYYGtc z@KG9NspyGX%WZHKHxbuAFWdlNyGEtbXV=b)0 z#r(@F&Pu1uD;fED#{$tI+D;&4(Sl*6_+HzU>F$b#-0Iqu&DS<$J()e7Owy#okQNpI z&|qKGk*iYm1`f_h1fik5I#5wE*F;(_2oKL{8ibgR5FZ~b9|_QbVu}$I^7b$nwm=5I zWB9YTcrT=gIzu(qh6onU3y8JZM{ZV*p~CX|01XY53= zb1yVdB)3+?FGTqem7QQbK(NG@#E_0a=NOb9Igx`{~Xe8N_BW(-RdZsOwG?8SWVW)5ioDaBGGhj8} zGeWvScYqEnt;*a1Drzn8vM;n&<%ufrg`W${UD$3UoiO+(f-0Ce?F@xzYiLNdm!UXT zhPvp7VnqP{igU{^7nj}9HZdtainm+f0e~gMlavNlvy!yE$b@Uj_M}tur5I?)P@OGb zZ7;QS6ep)#@Gnwx5RMGijzxdbLxah~p!`I+hAz7&t1bsH zH!{kw>6yDdLa z)WNxw)?mzm4T3ffui_Ng#Ttjh4--dqa@0q%9N}kG3d_ry9V%7YnD9g-EGBFeTE%kzu1PNKRh;5!J-Y*e>c@Bhbp|PdG{36+lFdLUHqbLIC4!qU z>d^OgH^F7GwYpq9EDk{+E{-7w$tC^6`}0{1ur@y9#@u;QH|6c1M;djPaCj0UA+5l$ zgU~usjSW*kTOJ*T+fx#^c=H1B6v?I7U$AP{nR!U17|&-PNJuVN3(@X2YQz)ohwYxt zAQHf9D82q=lIR!sWkw)pV5(Q9tr*)9f86Qv}Qfa#B^7m8ltY%M&s zu-}`6Ms)(M^%yX~Zgs_AqzN0oM9kB1i1%n)dAxaUI)$oR616uqxKp>G#DfBx`N2sI z2Vjw9dd*;f1GXrNg{D|%A^s=+SfGt&JNKQ66`zA9SIU#fOpshIrZ(2aV2HHiFo8fZ zbm3n?I0kF+kMb`S3wWwRCYJMH+GK@3xv($h@7Zx86XHpO5-o_8i5!3|)u+fA3`BCd z8feA!AR6Vc9j;j9XJEi8nCR>z+9%gG!^_cO{YKLqHCN|s?vor-tm5GG0$e4t(r8*u_CFKhweh}19V24;x??DQaM1UBL{Gk}jWGGn1;?NL z6`ThLooCqdGU^{WT)piy!&v2|)XD*%ie3N&1F2aZ&h|pRP2gUXV+RB@AcZ53`JYN1 z4+Akpwo3CqJx&31AZ3EP&xRSD_-}v<^f*CPIE^*?@JYMKus|dL5E}i{Y5LDziHKR7 zU?5L~&>=((g__SXBc)SmzB0f<5jNlD+rDd#xlFq=z?|q^bvk3Mu%Lwd_&)7KTrxVq zS{^NxNmdqAifA?x$8S<2e5p!|^_abY$KJ*Mj##+kiu^gu(GhJG`f~@0ErzZj^1;Oj zY@U9sxu$?;--I}h_!MY^x6Xucab^nu==L;SLV}lz#Kl;EF^`H5CT0sH6&PO?*fBH^ zZVXXTku5%LdG1k&jFEEE3az+|x<6q$uZ*sLnxM_k>EXg6<_Lio+SCr3@;lKlrK zf~)JKw3s92!`aA=O&WxF}CvMA~mU{UTF4*T3zr@%@j?FWVf{vQd|gR$TuCDf>o zbf^y!jF`Mo9;3MoE>4|EBY>H#7gy9pzv5UG&L*aEL9FhzEfN&6z zq-q|!5Udh=9PExVuqo}vXqnL8W<6-sLrxG3@{1G@ig6s!Yh>#d9TEhQ+QfjsNq`va zZd^3Lg%*JrRE@7{N>$;IX#O!19?iA@MNFY;%NVcd84>(R>p`_qxVve;xAp#0-G2|@%nMr`(JAbof zx4%(oZ3855zl9w%$|2WodQm%67&Zg~V{`b?U^1tJCxrbvl)I!lM1q_!woy{Pq$?W9 zgxe>O=Q1*j$Mx$F>}R_3U02QIB)5?be2xViCwQmFHSVBdp?}+7p`>p}i$Rz*WV~^9 z{>nxBAp8;yu*|$VyfKaN5zb?8YX~=IZ z-4%9~acKW`ft&SYhX4wj*epuwKGEXgmCyeLfe`*>-TgkX?CcB{V7is-|C*s_z(8j_8&>s*>Qb`KsAxw)43(q7$nAWWztby(uG?d4&+W%#=SkTb`=$?F- zM(E)Nm9l-?BP^7l-7+SQ3YbhH{=v|wNOtoK94Z_6Sw$pMxBoXo35l>%IS7*oOn*Nt zG`LMKEQ&0S2O;>M**Xb)FYJW*7ibcpOHd)x;hFHk^R~`+8&ObOqA=^kSgfn+t}GjV zrNkCOmhga0(&qbPo%*AjG}K?Jh*}6MlA6)IGvHBZ%TVC+2nz@Z7iA|0<@rQFaMvxS z?pKy9fd%FO)(aTsOgl5g@IJS0SKlC=4z7Yxt$tDODjWAt8$rKH+?Cm?pe*K$Lh3Zu zveYdTaf7i<@^3e4Zp>tIvPnsKJ4rgR0#$uO<;T;c=)a zZc_ZYJs?8!h%u9sXyN7SH$qn9p|+Oxk@Qjq#FVf5pjNO&W_FYlCdK+Q0=W(R|DD2o z*g{|CKG07|`zD_Fi&)S=#(?ksXRbDum><{&+?FfL2x z_#@qjGlkrZjE4iYNO-UY@PfDQ3e!Wg1PqPOknyGa>jjM-yz> zVmL35PlSOUl!)M@L7uI9zkJ_7*M%%hrZMID?OmX7FE80dJ<)tfnfPL0sV(hwV(_s3 z=k4cidnlv5X;^(fN0j3tL>1mX9Lwa=~z$%BrPPwKc*=#GBLzGSOo4MDI~yI?XQ&&4Clvqm6za%WjF|%;3-jB!X=O% zwrBGAgVSj;eiRcOz#zD+K)4y4b&PeHkhkb6c{ijAal#KeP%v8_k6u$PLRLweXk>9G zy9Zdf*3t~lDFtqS_6R`f*hj5(Tq154uBv_SXch>tMko?g4ho&ON|d;zc3RVB;~=Q) z4q5R`JV4h5rQzmpz7CA;CDu75G~l-&EBdUlKaki9x&?Y$_kUa%W^?gKZPk;35c8fK=Qnc!rKL9LPQAX%>WxG$+U=6%Ja< zVTdd{_ypl<~iodFM`+>#TVP`@tif|MHx^p z+!0*zKu)b9dV-4gu|hwW1>a1VySJy@C37LiNoYXpWm5bx3|fm_y2FN@Di zKYV~n|2qbx8ab*VgDQaG=qzGpE(4hG6Q8M|c#_e0stYJ%MMBeBw^^xcGM})U;!sZY zXk~b2-y8WE_h*iw0>W6luRl*FH4X5O+}qz3J7VvS;F~%#0zhVPD|98u1zBG~c#!tS zfR+XNj8UKPTcU>l#aUpXLih#Z*QB9QFzRkTidwp=ol=t^Zf=WpsyF(7XHa$ zLzP^u?Vykq8a8Z!$L+AYtzkSiQ>bVMEAL@8v!H0j%Eo~&t}PQ))f&%1U?f-?+7>x3 zt_)ZlC3{)4FZVC-J79rh2_K*fLt{vW)~FW{n=O#2Iduwd9b}~PaEpi29N{?T)B%`6 z46>^YsPR0JUshrLB6MLE!X}Qhk~edz6uIdEw>vMWK`5YS8;vLZEXFuW{Tg0;PRg=R z0-sQP^QqXHpsWDZRdanUC3`W%1ZbreFqkBRK^|gW*n6KuE%nw-bIpwmZ9}zA^VNJa zLSQp;4IV8){Vgw;wcm_+Siy$k4?o<)}A0ggcC?A z{CK6Zoq33EaLtOFD$s>x3>weGiXcPI9Aqmzf$*h!xSUsP3Md+|4hbAQC&)2q5h@IX z;TZUJSEft}RZXKTU}uR!M1tfrfWXW2(y2a%xJ^XbP!{96qL&{SsC0eC|nwtb%ZkUzs|6lynd>89PrB#BqDu? z1}{Q#EAP$*1ZE3Ro&uCWpWFUTJ@Mw6nai2Sm*p<1D{KYP8Nm6Nggld;J3b*J1X1AN z|4+g2_c9p|{2alWsKJt&j7S*r>7*=GZw87^NFs67N>Nd`g|dX9qtA|8MeX{cu4N&Hg;{7sA?B;1Ydbtg>~vkil*0i_OvUq%AGMQc-_ zK_X;{o09>V7W&9p%gqDoqsn(sbhRLlaqD4JGoUom!lSk$Og6Z`)#fD%M^Pm;h*FDP zDrrO!y4bbQNU=MEz(_n@j(A*Mut6ZXjrX}@GpeRh0FMtm-CTruC{o+s7ZL~h4UJbF zG;@5PyT+!>i_b2%Dii^~hI@Wb}!y=DL4de&- z@JkAl)i4?n9T-c-$g1Z|dC7XU`c4-l4q&-bn*YO>j!(Pcm_B4UXy}c7(yl#Qa=>x1YIFE zLl0RL*u)}i%yjjMSXLHfpT!3y=Ab5CxFdw5)(tKY0f~U#xIh6$EffKCajU&rIa^g(U^0VgJs?Z~$4vEX3Bu?& zvdLsGRg^u|N7dj5UN%P_hJXUi(u^}T^$e|eN z;6ud2oE!{&r|a*F3Ji2mpZaQ z!GI@i3WT9SbZQ!1t6g%}zTB@|^WV{Mc56#QHXMBSZ#msxfnnU?CV~j47v2+DK`)n0 z(d|C=g3azCSLE5Rnt2&ySyqXcK*Tm1hZRKVdZrer@g(?Kp~+MknWB^xM4X~W6N7|) z)6L}ftVbRPS##4mZ^wrtGp7Q*4iaKhVW+E5v&%to9>0<1k|MQ+U@!4b?`iW~4UEyd zJ%aD5NHX0NLItNM`iNb@P*CQ~2&#uEPCHqsxPA|cGF8c(-6Hlh;Fq9i0hkIYxqocW zoD{CvWK+&ewFv&iX^M~mO7f?#4AP(P0E6x!D1#UqIM#!xlWVs7*W=vRtwvp%kJJM8 zkI(Szj(A76L$qUO?t3&`o%Zc1fNe`520gp8qCU*_)21N@i5)l*Hz?|AqoC!zmEA1? z1Ly=e@O+5BNyduzNRj$Pkukq<&x5Ojd-BII@JTZG?2xblooet`ga_QJHWVY^nxHTn zD@`tqF8AgoI*YXbeiWorUts_T5la>>7Zqq*!V|1Qju&J=5Mvg*3R>gDk|07rg5o?Y z&@Pj8)UR|CQmt%7;mT}?QMumNj}@Cd2!BQ{TWx~g^N*_NILR9gzF-g&jNtk?gOO%K z1)|AAi!7IZ=&VUGRcH8Fv5MS3GtS~KKZeW`|FUT z`_%9Rc>OTc6e0lZ8Zfx1S8t3+c>4wCQkJp}Z`ws_2nd1_0)#sn1{4RH2v6}+Uj-?{ zc9{eU&6v|ku$U~wjc`l^(zk5AvY2Ge0ZpIm6-DJ3s)Y;w--!IN!G*aQe@~-Ho0>A% zYS=1Eibv&~U+|#a>wM~o=^V(^msntciqw_Rh%r7i6y&Rb1=LMr^!ZLRl_wajU@jhA z5*FcDg9W~c&`batC|Lkn0#E|47y=SFjF+1dE(L0}+GcZ(6$}DFS4SLTu%ZaF8}Jc> zoO5I*!^JH9^I0-H+hTc?k>t4RTS=ln8GwR0v7rp`P+g@PggksQY6^*kR=cpsrb()- z$ZzOnw?huSN9k-7nI2l6#S`j?+Hs6WKz!GQKIQ|z$qM!)9*!&(FUJGIaI5Z2-9Yo_6 zF+YZxBnkvTTJ4Q#$a%h4-9q#^iR5sP1(3F8@R|6Nx)I<8#&ias%NvQ5 zB?@AKZV3qrNh%RSfH))h3yZ6<9`~YwX>cpC02pqCzU4g%p#W8QCCaB!%0DyT{kunD z@IxRd5dG8cB%ivC{el@oX`~o+@gFaWStNM?ePP2;oQjxznuvt`fZ6Byzy1|qLyFz*dy29Gc>q2odt5J?m?L$TUX zDkVVyveNVoHTCp_0uu7oG8q0}SJS!|KT7esIRQPOB*tZqA>e#2Olw(hWqzND zAXED_xybmfrMW%CElQ8kQ5(saRqfyvW-qx`ty{aoUQTWf+PbI%R%KJpGJnZF20A8~ z*Fl;CsazvfsiZS;rUcHJ8uXu*?K=Box7X_C!fEEB2eGY8?D@Sx&H+iZpNEi`DOnA+ z!veHDyn89URFg6B+HWcRzy@O?NI1bdDr?wP2Z}&yU&|IF8EhA}qDQP9V@eCu=E3tk zMiC6E{BZ2-^M~3=_Y^Y4HLa36K~dajGNYDV!C)LM!nS_!+N-IG4`8FBBNC; zM!5T2FkyzpVCvONQkQ~_PM`$dUGs?-HT<%`5c)D7TpflP;xDCc4ab_^Mjn$ z?eT@RRaFivum$;@PFLsT$`}bwbB?e(g`!-yCsNXJEm%|UQ}h?PNv(-wD7g~QRwxO=Q{ zGUpj;eo~UqztIxFE0y9kDlzvI%V&6d!@kLJ+rkC9NA^&sT(sazwPlNWc1ndsVI>`t0uaDG^XK8q^@Z?AdE95Ap8 zK)H;*e66kf!!#c}lIpYjxfQrHcRC|4t+V^G9))cZ@kyp=me_<{_SQi_kjqMFpa6)j z5Td355BKY-ORhPWNI3r47Mgh$4Nl-$%5uRcs3|LPnHIwxRwmXt$ zP76lxKtOmhOU2)YB6Qu?88A#&MiBIAb}1Ou9l-=g6^;EOR^=o+QkiZ+iYC}4QB5OG zpPOfat}EF=W&?Bx3<)&9%EovMk4lCY zGV(4VKuHOpxnf-tG^`QkR@ueqBYxFt)|9+TjFu59h!#n$gpkSjlUPKRzKbPzsZQ zgH|g;h5-L-6Hhn(5XLi&32W%1i9J8LRLo%fCQqG$9@?@Dqvd^RaF2*rc{;=hTnIQf zADj!J2vp3hJv_Vx&B{`CNDx58PJtiMS`O)v;XA7sISZ=Npjy>=%}iJ@+ddQmZNu@0 zGWMhsB-~UEHQ&@-s@ARMOwpFER4Gptin;JeSi{IFSW@vUGd0+IK>bidCpPQwXTg3$BV`D~&`h6#;iu*SA6 zEKlPXR9B#OQz_}8b^lta@csQ24beamVrS>yzpU;(9E_W=Ik8;f~ANfy3Cb6Q+mQ30kCbSGbMGR5Qk!Ph-V>a_VQC^ z@LYqSHf^s^D5n!hXw1Je=0dc#bW@mI)?r|M<*v(I4$4xv?ZF0OL)xzJx8Ny1=6MGX zq#cjc*Rlih<_{zR%44+*+@GtQbcUwa6q-ZH`9`A@VxN6T$x1R!vzmk})+LS-y)lpn z5&@Nw(;$<1E)19v*0jGq2HZr<3i!0w`BTt!n~8s3{l`krCF?Mw3H-41~skM zp%}cIL6C^ZU;2VtQKFDV6BMK=X)tZoG1t|mdi(+RWeh7LaQ?rbxWAd1{rQ7Bj<s2kFTWoOqt#X>rw+HHl`m%`v&Cf zhqiZ;^W~)v4@rrbQ&<7w>^;|tRuW`@DpH{`!wG>S^T&~}9)=}bus_e-H2?#w2rN2B zfy3{C-0Wns;iu!}8!EVs=D^9E?W#dB2@Hw;l_v4u=-Sy5D+mSCg6%~*CMC6TyfJue=I|NzQI|VY_+=61Q z@UjAsPZi=&e#vmLm#uNkR{u-D=^+|aU=x)PfrBE$XB={*4SIYNS0^S3Oun;dB{*iQ z#0COAiP~!1jz>3$>LgzwEbT5lDMzYYc5QuiNx}B-qx6Erf$!@9< z$yTJ2B;A+JyW?<&QAuT8K)wP69RJ)xu%CBsgX5UTRjI7*Ypkl6_wz)1X&a6*Q(=)4 zr$E6`s%`Dbmo0~{SW-JJ%Iy%wu@MtQS8-IRvN>6bJca37bWf~`RO6Pthn!zK2KQ{R=+5|aZ zV3uxy%=Y-hu?u?_V|Z^Ai=*Bk?t%2!%p0QAc46-CDAZ$W*NQ zGjtKFeC-AQ*L3QyB)ts~%wZnI?{Cf^>hdv06iFNH5e^{=1hbNg?L!!q+_`b_e<2j^ zet^5P2QSX-GH5qU_~>I2QMPw2Y>g&J?jTrHVlbgLR)V1fslBUXMelpB^0Q}n zs7SkO%di`ts6il36`mn@6^8&28(&=XP-BW%ICU(reX0VgxxSxi9Hf9Ax_=>P27|*% zz(yPS<|?c_1EgXAvn9l$`C>jWBMxeg9UCG4g+Q=m+msb$&H<{5sGUg$L2aFgAnIJI zJz0kJu~QN@i*dW0?n45!BQWwifozOmg+zh@K0(b_#lBs%M8l}AtxMM^LGIGPvw{g@F21=$X3On4M zoSaa6JTjbhd3+rp2j=Fk$}QT$jzD--8$rkfYfWQwX6-A zQr87-##=eC)gluVaCzOkP2Xp^nh1yi#*?9xxQcRI?+;8YzTJk2MQ`zYCNfxIp=Pfn z)-BLTmhXO)$^Bxi)JB2nPHL1S5c0emi{Sn8eKvQI z0A2Q|iug{>1#IZb`8-wZ2bpuck92|jNi7SYzbpsbp(Tg}^~`en=fkd%5D@B3)eh&J z_$71}%rgl|7v2w|K^A}rch~ALV;Sh=FIgAFS=6uI zft4%}P&z2MqkmLlX$Uo%k7Bbos6h}h8d>-qm@uxkPqMMKK`o$bu)Hz!8LUIMb#*HG zS3{6`j~)w2#p2-V0Qy_b6^In-bndCa*ENSg%SF`V81VZzmjvZkEls9sW3U?_an`LJ z8O+osy|{9$m+YosffHoSm3TPRn6tY8q$>_fU^Jl7ED-nGAaX@QC#lFJ=8H@OVoU@m zC@h*X@yr=$98^3}mH^^IV=NcBqrGsbMTh(pdMay1{!Xwpfz_Y#4o)qC!ZV4T93)Tz z3c{&Bcz>bq>p3-0TDd)#Hd|JcH4p<(?f7#Z4FD)4S}GwATxBU&ued?*zm>{3naP2e z;c_#vRXTl%5<|$*eBOwRa!RPn)?R3aVo{L)hd)GRa9j+LfVgp>#}Q#grK7*jyAuNt z4{Q=O3`>P6vUOE!9SW3sPVf*a&}V?m?LzSdb1gm-coW2Ni}7FmTe^Ff^?@6E-a z@-6(Kbcs_hi7o*8EUBJeof?4}3(!7+KB~}x1z<>JY{?&JMzYw?u%1`FWO=+4wXpH~ zEFERds3%z%)+d=mz99LiQGfviKyN_|pCMQzexoDp`jPv}Q~G-_Os@NkZL)|Rg^_$y z7*XITYy1Zo6c=_NLNTn!!m~^-bG&!c@MTbHbMQ2YHCT~^vtvddDUrb3#xldK$e2XH z8gegt1>IVZpc*>LutJc4B2dU=KAL$Jmmvv--sl`_7^wkai%G|wbKg4JU-)RQ%!7k3 z{DnN`I=^qLoXKlA&u@<1hlEE2)!y3Ohv**vVbN)Tb7|Heu(Q_+F-}kD z{y3*-HJe*bIW(q)5=aAbhVLH=)sY1#6Wj)uH_CZLJlV7apM=~6-o1 zJ+93sq=29)s`pI{VUT>|{OB%fdi%^rjV#`i?G&s!^_*1bl+Wupg&A`#oo&T#WsoA|084|9)=9$fksz;?GjZdFQ%|$2Z>-zGMNX2A znGZt2l09}bdKou$8t@V@K{<2rri)l5t_(B=p~T_}%Fx7=)TYt!2oZumTfTXfhq|F|76iFSsOLA7c%}k>C#pT_-KH3h z`#ET&H&;ah3%1vc2?9^NCF9U>Q>VgZ{12}pG2`;)D}w+PCOnk{6s*AFuKS}Kk{)q$ zZF7h>NNNgT!4yUVAfb#Lwf7w#Ik)XXC)_3|3dXaj^7UvM zBwy$-?jd7`{BMDLJyKgSI2Fz~`gP&R?v|{H?N6nNi<}q~HHP26tzc(_)KvuxYfl-r z)YD;JTZ2aExw~ktuV6{*IiPtk%4UxW9&u~3;*vgjaUA?ENN6<0BV-ym)-^P13-~O%m>Lw!xbAEUU6bYqXHK=>lRRo1de`;RqsY$JUH4Nb&F`)h^D*3{sv9uaeEgif1t^@om@;a&BcB8JfdER0F6@nXmaoJ7pYd zpwP%&8+pw>Mz)~;p6Uh+iTPHN7zUm8kFZwmw=01ZDTW~QA861hHc~hvCD9xN0bU`l_8{aEv_~)@gR!@hU7-YhPG(g389Awe1`o9qVV@I0 z-XeabL6Gn09qT02ZuU$~PNjn4gCU1cd_D|Bub{xYXz;D*&`&%Z9oqMMpt)X@HclNd z?qj|#l9H}OYo{ibBh8~uJ!A!qrC%4g;E9K$`gqo4*X$85#W&pgXKe7&gh;En=j6A* z@tycbJ}6slkO5*!gvshnRQ=;H&6Ox$wi{%Z13A{jKr-md3!=mhLsk=?a-@uH7M<@U zM(NPJ1Mqt3e{$IF(>d^7J>aA`=3<#$AQ~iKMrM^{fMr1El$?no-VCCfTI_mvOdQ#z zj6NtSpZ%Apb)6l@AZo5C@DF2(%NVBf7sj`r3z0VIjA1mxP0C~Ab5!nF*=1@cjAEjw zUMoYbNBhFq=xQ$RLRxXsWwuZpfppsNhuXViX=7SPrVjwOvqS0n{SpBB1e%5!1!?a$ zCqJ7*4~vMMym8}{kQjZL4B>2*1Muw<;WA}p^}58nF&-d4uM{XRQ4A3em{f}l)bg)7 zC7Z|tu?-B89Y0xOv)Dd#@K^f@ob**-ETu2S<5aUmqKR-M^oF38mAH!Z zU=t3!69uJ(l=-v4;}`574129ybuNwJ5QR z3FhJq01*^&uIpE{oM>D4-;1=bJSJ@fh>5U8I^A^~B*Vr_eK{o^s??_o6S!DBu=QNGd;#J^Ftn4rQY0<(Qxc(E;MWaRBXsXm(s(RnQJbTY z9TGr=z?w|}U`$-3M=Xf|{<`>;IM%NdkYFZbU&x z!9ZpzRbZ1y(i$^6u!<35>KLU!WK*-M)`J2^WvEmB(QH8wkA|#WZvQimOu~!_P-_Td zdZvSNDAjOFz)oG1Bz?#7R`NeoKF8W4W^rJwa|2aHqg%#T*pmOI&;khGVqo=ahj^q@JJa0<<8x^}}`T9o`?D zOr%g)ZrTXqIXP~wpvo2(B7zr0CAgHBc#V4Y{5+0n?z1FYfKiAd@8Md5cw6*UG2;VhLza0Xek?e{}C{2_JoOy z4ljYy?jKm5=s5x?jE$2e(w(#gw^NWD7&6vsRtx>`8vz6Y7rY0|%DS1o;THTO&7gwB zBBvx_236z-Y8VBWvY+n-fN>}U|A3#5i|bNSDh{G31gZ_v_F@ANXf<$|vXDSl9fFUU zW&?yh)Ept>a^J8TPV^{Af3I%%8r$`-#=NcMO4m6A8t%Nc0Uz?L zjC`Pm8?cR7jB+H7lJP6R850Zc>;*WD#PHyQHf2PqheXT0H(%_52yW~NNEZLTb=?O88ge_p%V!rB2u-b| zXJNx+LwqZjT$W@G-e)7DCt48`p;w3fpslZ|cLbX*3 z#jpG|#|`EDs&QWoVo;6xO`ln!Eb;)Eu^ufSZ6nLur6f=ueb;@hin8)(!CLPmwY^QP za+9x?Vr!M^_MLP%xL6YS?y*T0Q+5+F{)O2#}DDAf{~{w2jD-2xcCC(nKe)#Zb@(89V@D6=5P?Ys^0wU|`@Z6r1Q9 z96uvQlD%I!kT2`Lg!m0KRos{`Q0xE|fF^J3)DiRd_=hAAOwneADXjwSHfB;fksIIF@8YN(Zq4QL@bkZtQHm zp)C7YIFTOd3ku@`XLzH)zvG5;ujM{t6p2LSU~dpg3E9Fc{2Uv$#sbTG35iKTEQz_? zQ$&h0DV;5MmH08q@5SS>?C4{f3GyH$g4&7s=W045rrnbbf~qOiY&(@jDexe&Iy)mX z#SI(`E}sp~aqdv-*~1y@KXcbNIu6IpBg0?=?kKA{+XOI)%#M;2Z{mV^V%@BMWwP&E z@iWEC57DVRO)LrE0j0VnB$fc{yIpwJ>Ooh$=9OmyUAPAcF%Ufnyk{YpIJVBv1Y@BZ?DT zbFQ%Gx@yLS76X6=%RaneMz2IQ8V=Uiy>d42`=1SJvm+qp(ppoYLkp(L*K!98&H|(% zmliwyj8#7!i3+>v{zQSYAgzo4s2d<2*%18=Pbe^P4A&J^Rm7cB+ z+RPPc1Ga(yzPLrD4VTyECL*%UyzPe#O@N9LxvAPL4FX0A;pIt$#&azo0*O` zGc10|6zA$F0@MVwR0Gcq2MgGSLO?N%3yeLib02_zbskkr{X(aq)b#L}7wU&%U(MZ5 zF%DGOK~~k{o_YbmaBwRlu@e>z7ZoqsQ;pG)p4q@Z2zle3LCCx$p~HYGvs`|ST)?55 z;4e{!+Rt?M7)LQd2^JG?XSGqus(GFXP3S}1}8Ppf(;l8e7da@`U+>Yb3PJ;07?&x z)5{WF#=-FgQ5MJyqeW<)0g8;3*{ziI=}Fs+d^RANJiWlD%6}=qvF!L z9yNJ-t(35D#hq`Li4EKZ1zTCsqT1Yav@kPcvWms)UDj9=47x+~zA>?%t%U{sci#&8c>>b8C$S^HR#+?)9m+>Cri7=D*5uHl~~x;{0$C0TRSa=I|919_oi%R zjgM474vHcf{8lhZg)ub0gCC0kV%27co%C6tQvRsGFraD%W-XK}oVMDx6wNsfiq>gh zycG⋙XjcpMsTB<}!+~Xj9@I4si`Mf(~BgjqzaT6lI_+$E%T$QOUromM;gNW}?5k z^Qg2pRvrK!5~H09&w3&xi==ccDbs5<|MmKVClW;m@q4alkl3{nXp$fDJ`*A*e2^$+&R97WmDxMgGHPH6*d;JV3=A8_qjL-<3>U-~w+NP$GF}NE@&owc+eths zl_fU1u&E271H)ql!PocY!OQa_?YLE&)G=HRKwBc@CrIkGYPEW*l6^oDQxcQFgXp!;CU^&YN?DQtz#+sEv>C&fcS^cfSCa?cn30Qj=E3n- z2>~0GgSd)!wqB{t`E&VVXASrsW9AT(N+H!g57R`7&qkbNE}%AGg{3FVWdb9grR;U2 z6jNbvLE9}1-|3{WSCO3fi87nPi}C4l^+SgmlP1h=3gS(LWNkHxmYPhC#}O!gcyQ&Q z>vUEraxB64UPmB&EAMsii=p)9eq76=s=#juGfp5@*R!QZN1TkvR%y)@Zp1 zFD@A&7dEWb7M5A)CIq3rlg+nZFvOoixX`p&sB$JY(pfpuPU5j5(J~{%8lxtmqpi`L zlTaawVRoDsCvnU0-tsLrng7UE?2UA40CDDX!-JO>TxCBvBTE5tgu_gh1(d*ISm03k zwuzMxpAy~vEWySL1VzusdUVfSNf=XLjcQ9T5Q$R`)+59`7&N1Qq)}(gm6(J^peaR> zns0&P>~B%rIenl8Tt=F`{R#e97r@X)Tp)kckJWFbc;LY_;78B+Ch#rKD8g6lVkgtE zZ3xAv`Jdux`lo3KA5GcS&-*_B>=Yg)0E6^+31q!=wHXi|E}NE>M24L7S@wsofCphG zr?7+!cYwV;L9`u=W)4e+%!jTtRAk=aaTmZZPAAEe>OW-hL7^!xeMH@RoI&j8&4 zt(%0g!d#8Cn1j3NtvWSOS;TnBg_ znQp@-H+N##fXrrFC(pKa-Ud4p3Xrp5_vW?LKqUHQWX+V@&>kRW$$_H8~8}KKwFlk+cRs zfqz!a$UFpAV9DhPunM-{0Kz4JdK};8EIbS0bfr*a4nqp85D(dE=<5U&j3=O914}b- zoa0?TebDCRO#B5R>Z8h1dEKab8@NUFk4(PON5M5O3bicm?HgoDal@h145Lr}x3G_n z+xrlA2RGy$x&E>vM>Nd|%Spd*^;G_Es<7<0^AD$&TZk!=+#ImC8cbY}+nu4H8?|y= zD{G8kbFw%ai@8UO^0rIAYtCX;l> znnid?IB+@<)fYl;j?Hu66tG{3hlALiVJ370c-}TV^j6_)R8-0Tk1z{#=>V%q7g`9I z539w&=&KRaY$~E&huX`tt~MLCrs*Qle8xlhPtL3MyST_wt*eOyww!#MQQ&0#*|!g_ zUV&dt%Tv4d;g*OvAyY5}OI;I73sU+jxo^HagFY@u7%B`|UMN)RU8S0ny3QOze#a7tJw;nPII zLv)PfQYcJmNOyPOp(SubPM07R^R?AL*jAd5ms=`OnxB zqvn;4v>y%?P6Jyy+@RD)Q;{4e4ThJ*lr$0tfXGrro&kDmJQ?s|wI)Ql5&ZG)TVD$t z4=Cklei8%Vu^`gZ<37lc%L<@$6B~d>)UjIwQWQN)4VbelGj|~!Efsm({J2i1M73;G0 zS6qxC3>+N0v>_Qe45Bj6hq2jfF58kOR#(+lK_=v~U`iR$1r)&WvTO8P7A;??w@-*^ z($3aMU3N*Dd+Sc=RxHE|z&sdhV1>@sn8bPG0twdxtME2Oexx0AaCQ`9(oNwgvXe^z z9SF>FM5VHTk>!Dep(%epu{;UjD_%#q_6LM`0pnH-aNw`d>j1rf z&rD@^gri5rTKyF6z;zu(ollRE_B^A`>vJJJff@48Nb7bcO*!z8#@!ZmJ~~HO;)EZR z<(8C(ADfLEOV_-@P)^f|yI3)dOJs<})LZg@Tz0ZRM=W6wD2grZ(at%6!CQ+SaHSRa z>B05l;pP7&a-V#j9Mr&d8Z!i0h6gG$BP1SfvszZfX~55{2#MAfWX~u~O1CN^P54xV z&!6Z743m@$+2P%%%KsV7$kv;U*#OhRuR@R-3D=ez31Am@+h%h;i)js z49XSnbFIh_dBVU7S$)k-WfR}4rkJyp%X20{E9IIdyacBwKpZXyPb05|(_;r8vO@_b z?Ol2Z8?38fh{zCxpgI-8A|{;O{vDt$CBRu6!9AO{gujd$*^z(=dd0aM^1-Q$FoiLr z&Jj!b?1BSuaPU@V5X);*orRV*&WZpgHvB8=6=I$R0kla~*kgbS#~!Q>t1jbBsLmRu z@b{!}wIdHQpaIh%pn00=yrVM%-M1g;yOkeA9~e`G|0n_gWAE3PEX&eV{&INgL#aOf z>2=VPs=-gfGBD0KkkE-`jTEQXSA9w_yliWT$Fg;pk#;8J777VT*aKf`t`LV?pV}3U z@?q6+=uL5_GBz|W;%TtaQ$QENONE{u%-UXq-oL-o>=&n?hI8DE(uYO1&Qxv%~kU3+KCCP|z_k&7%%8 zQvuXAjMuFl!#CrV-9)=0rcb%_Ya#LNA;b|T&Jkv)l!|~>rqCwJngoz~E&(4T1Y6A? z0;@94QAps3<4J4v*v_^6E6M5Vr+NdVy)Of^}<){Misx*P-&=nzETu#gZ zRg%pm2j?i}UB%Cxz=76enl51HdBbJV5_WX7bx9Q{lTh2 zk)r{6L7z%oRQnp#24s4Pb@!sR7iw!=s$waM23=m4Lt#0Dr{u+Nvim~Y%P4W zHnQFu@^Jr?^U)6iuJBFlk9$VY)A`TZ&3Sui;9xvx$;$>y@F%MY=06KzhqryVGZAmx@SV#{}1F1i& zK?$sJ!+$;sM}n(JYz9NaY07LcIp!sj1nFdes8AQ!_?~?V(+ljIXym2v(w{Q5eSeo9 zdvCd+Q$ms+{7urVEY|C>Wh63m#1Z{IvLvz=D2d#Y+<95&IVAg(6WhL(5v;@{A1)z_ zS)Ow(k_m5gNSx+eNs#%)STuDaazE+^sfNg2?coUz9YjRvODvO8kcgVf;24c?ksYic zTiEkNl^@oapHYftC9AmM&C1#zDVo3`7LPd@59lG`c>~!jc^VSpDAmj&^aH$?hTSRm zwXsv^R#n8Zl$w^rb0co> zWUw;B(TM+PaRwg>SpbFw{OkSF_<-pH1^_wEBGe-n9?yGB?_r6&0yy!H=?~1q!>EGB z-aSOvvekfQ4S)GXq?IAbUd+i46+UOZj^T#IDt2-LjbLHVAZ{;bG$SJmLOVhOMVUXi zf!4w|I;j%0fyJNW7ASmhe@&x~i>w%VvARUFCsEK2Z5t#;7@|+#8vY9CA^yrMI8#kH z(?#ioug~g-DrN(~(5=W|nHi}vEoGm_Vd^I5wx~WKe=0?zOov*Qr$BMw&rPs)OPgTi zZdYxL(JcNJm6s~cAZ;dUeXt2Z0^&C+xD1|wwVnyGPz>wbP@Div7eWA6@Nu|!Tm1E4 zXv;7VX~=x$n(-rR=ls9sgwLCZxNK*fkUZr?UR4>@^kfF?gslsJN)|1loxIbSG+4Mp*C$mYth>TvH;3ZZ0#%q$<2O!0Ljbq1Fk3bNGO)!n6YRe zOH5TuXniQV59Bxp^Tg5um;{Gunor{cA!67P0-1|JLCC<$h?tE5qZ_L_m~B%6{}WA@ zL}yi+y%tOtM~4=&FpiQXuL;z22N}^y8r3+W$yaE+VkC~lYIGX{)8AlwPeaYT^ek-H zJZ2_u)>{F;l?Y<~ce2efjNTgk=4E~p>e)iHN+R-cBGq)O@fI1fX`M*4!-=zMA(!M7qCs$C*vH5NP=sj~$u z{UDA}zzP*Gh0FlQVcsPGg8Uj2wE!9BMig*4zc?&6SY4^zn21^Rj1l6zp87*ac5Q&0 zSChB|>%W~ttcVjQGADJ%5}FNt7%vwLoL0b=<}6B#Rm%h)%HN$iht5e1F4U9a*LvF` z3~(8ORA1mpPFW-p-hoYFmZN5=ay$izn><)C=x4=g3-1NQn&pzcgTDLmS6cm|864C2 zX$@lI-}{ zz#Jqd$Ms3(;!FczP=+nC-tgo8_i^)#NEP_X$e?QB&)9v1X_oJ(0_D66f^RTXqYs3p ziOE=Z=WA7sl!4Y#Mb}vawI9=p{_7D^K&q7vI1ujNV%rnwN;?(V=!8E1S|iPDw-7{0 zP?Fw=WJ{}hVT=LrK~c!`kT5;lxrB3+q<2(5pRSl&@Lm%LW0)NR$X8PKM|qv4xtJY`5Nd0Mnx4dhzx=#O3}#m9#0hG(7kZ0C$o<* zRlc?q$4T?^>whL|Hz+HOf#*jP@->8k{tnVScsrX=5VQubAlqo+8ep2HH9cA&yP%@3 zSE(q|<|pFnc(QRJF4NyTno(W?cX0C_s)(Fhf}Rt}2UDCR^w6Ns8hlL(s-@DjsLr5a z6@bN(BRR>VEhDCQQ_Pj9t=XYnSh-JZHZGFN2`K`1hS+?S9airR=eKgf@E!Xw8G{$e zk~^8L>zFYZyoxI0qX{i*=Gb8t>l`qkD$xFT=)hsE8x?k(F}5KPBcluL-9&!{fw2st zwGYyYcinq+J0lNy7=;}+F#NT!c_Db(C9Oo59Dxo=RgBe3g&a*mao|ZcL^CF5lo01s z5^#FqF(?HFWp#`xJqhczP^lVw8TY9M2zT&&ia!~zQOT^omAbsxqt;w88q1NOgzWa9 zxaNq78#=+jG$3FOtVk#;ZbTb{S})e7rW8SrHBE|a0gdq{&0so=Fc(qfhJGWEOYjWg zLrg~vS}pMJmH;8g_~f$vRy~vBdlPY7j{B#R*FlrhNk%H%j6?Q~BMUC!ONa1; zv+yzYD|%87m2%X$dsW=JyVM_*;3yHYlKRaSjE@=l`&EBuw^GhvvAX5|fqx{{P;*s! zqnb)HP*v1fk>zxww1_rPZaqb%QsWXCdAre|Lr*7Z3r=xF&oFTFV1=_ zP{=!R$AH32RKGjQt_t2|tm-CR9u_N9R`5-I_vcQNNQODri8-mOOWV{!nQIEHN=c}` zNvNKyC-oGVoQ1NI2emB1Ab>Nzwa^vnZV3&6AyrP~@FSkZ7Zvx9Z>W<6XtDK&)tcz-E7 zFWT!Z7$H|c1b9p>yk4X6L$T1UL*b8oP=0Oy2JGXV#yLGfB>iQVlGoq}&;=02`+zIF z9i_iOU0v5I@n|VC`VHh^^Ms8d0!Ay->IvVWeBs?yHE+_5SIXSUWWj5`q5DweLx4IZ z*Wd}VH#Q}l$FjL^0J=DqboWqChQr|xA3m3mW)uejGBy;brz1G=;3OK817SD-J-IR#_1WnFWWJBW6wwR@iLc7j$@JkeZ)YcTAHg_ut1x6HsX7 z@9Y*=!j0_FJ&BtLn%>Mcjt<5T8A!a3+F&r@bm9UrW+4o51rA_sUdjp#1C*+6$q-BN zz>Kcsi7Mwk6aYoM6lfU%1Q(@+oz}NaHgRL=j=396UCOZAbGUUX^GMKy06*fA8jYe$ zWHsrssWD!c>RFacvBriV%|RpTpwW6C3e>aMF^RyRo>PjHK&;kp~?hx6?fGU8kS4Fo1+s+Am4R4PakzYo0CL&l3AAj^I`m5Quf{ukC)2i!qZ_il!HO2nuJiJ z+Oq)B)E*i|qRgI0Ol(YqQb3B7SkMWJ`eG}MuaH9->aLEsNh<%t4FRg!0^2oqr*WgB z$BjeO5SV?Dv!?Hm3OTm64LgK#(&x)GaCks-XKEkt0|%aV0ED#cArQP0FvNr9q*T54xT{fn?GaoUE}RMpKk9{D zaq@*PELdG~>T&Xy-5T2HxbA|f+!~ADHc09(RF+{w2X@n`-!gs`^LzevCpBZo3JH!D zq-AiZQX&rymDozbI0S3bSp!#|c7Lg>DQzii*m|@l0p2ckORF-DkH%8GsdgkZb?w3# zcUn=zz-QX^!i2(>HTX(Wr2;THX8(|Seemq1)d)42JcH(Oxn~HEaV&&$b$8Zh)OVkX zce1XQyzS%FUxbu7P>oy$UvT!xK{Q}J zdlWdw0gIfm9DhnCMnm~Nq{0^DQ3#BEJ$!@d&s>s+5qUrh6t0cm2$ErP41%fz`2yiT zqjEk70W9PNV~!m_Hl3ut36QP~kU-)JT(44mCj-s?($$QOjmN{-ksf9q@j9b&#mRbU z1iC3Jb+}ET(>W;sRe9qHV#)dUV?PKLja>*d!z7K|o#95`*?h@7olBbHHjO3?`Am;n{y=i2 zv^f#-AF_<$;vf+KBE)Y=RxAH%$MY$J2zoBEnRFQXm+JDB)~fi#{TLW>|;_0>&8J+JTtet|VP#@Q&f zGS5zrsbK)3Gf36J&wa0DLgd`4V80B(1<_d?*h=sGW18Ec@n2@c(y#&wv!0@|2?T-&H)F@ANc!@a`WgN# zT_FI8;ZjooDk55`I>jf94^Y691yO{-K;us4q2XaUDhSq+aqIZz0LA z5lsy8j@SK$J_XOCbR@PO6j+I5II;Vd5{uY)NE|UM)yCW^X0cQ7s&AI_uT!iKw$c2S_o%JYM4-?smyGSb$e5a$r&WZ|WTwAQ7 zK4h-VJ#85rnp9cAP|EEn!X`=+hk1%h#YvEs<0mchQa#(&)y=mI9iz!WXGFgr%ED$d zc(giqqi>I!CkVj512ZaNdEaik2zvsy9+|{?mdPg=*y6UO1YYSc~~ zMHE<8Y&Iwnv4{VmC;_SLND3mly1;8nrg7*XgA6b)c}0)>+EqM=aXk+7wde9E;7`=3 zIDaP?NFu0GdiW_;;-|<5j)&8j5~wY4lr!i{4%vB{yI;}09R0L!s?brBsiD0FD`n~7}mELwwUD45V* zR=)*{(`tHnQi^hAa_tBmUc-j~i%<~!dH@Vh1~-Wf9RL+@ENL7Cw1}knAjYB)qsc@^ zoId#x$Z0MY?T&zf>RHRkq)O}(g!mw^?LSWmfnJ=7BeK0#6sAR?TK(g~rQxCS9b2c+ z(u`DMm%|Jc+j0?HhkwP`lf;fzVmbp*V_^x8g}{Lm5!^gTPAA_8pRcRcFEQmKhiqMu zJ*H3|4FHh^i^4ui!eow|FT-#zivV~ef%)kKsg8F3g(~@^3ppNbS`f`dGoCCV8%TsZ zXS-R9MZzx;TJWeRx!MN0h+o3Y{~d^31x1*mxw|@#AP+C~{nM7!~}V9~;j5D8(*2B!*870GjPz~Qeo%~UoVAVYp^k{@5c{1^$jdl`Sqm$$lG zR&OgRwyiq+Ne8f)QkSV_$lDF&8qqucW%h22qN4?Mdi|o z@dM3$frMNnEsv$)!s7@#4ce*~fi4enOOT>!6`Q&n`JGE1!22XXHL{+{uo)o>Ok|S{qsM>s*vTp{F!<#!hhY|#cq>4zAbc*vF@G$g?R^g5aEzm~~ zq>F!f0|jIl9%P(IZKr;GqlcKc9efpPt0O24%QFE07)I4muy1d769b229$*;3S*F~f zsa#59HFw6z?+HzvY3Dcq1|>TG$%u&W2q|vS7?Je>Pt0HNW7P72g`A)r{@BA#mfICo zVcU?3g$Iu2;M^^+SmPEpu+{>${}DsO%xEdYy z0`)iJSbshpFm(!BY_pR+Yy3ig9m7RE!=w5Yo^cj%?~o z8~PX6f|&U%584rT-33s=p=1FilPqY1{4st|=Rf%DwF{57i5hwc{pmqq!-B%$U9yv# zeSWmH*rm4Om9-^v`QZo){Ab01U`Ti@@pC1)Cm)$gX|y6XC5Z*#BztUjlemznJa)WY zfOMF5jQbsvMGf2GU6#%_a5M!EvXc@*6H_5fk8MtKIE@CTRD^_@(ibcTw$B=Z=_&4i znP7RmbvD92Y4a$$!V!ng@xl%Hnd(Ne_VX|hM<9F$Azh+Xea=e~QrWe#ejb@b%ocr4 z#EVTx7>JoYN$!0}rSjH@wkbr=U|q0Sz-5NMVMDL#QA+W9+!O)@wpwDkDf@e#yAr-i zl9lUP6mU8V=BVV$ZG62#&` zR|=qK_~HKQ6fb6?mKh=X(@G{@S&fv2Xq!?&v8=Rug$ZQtY1v+6t^H#Qmf6XHA$A;KPK87$whl$RDD5);QkByhlrQ?k8x(MAL- zgO(IUMsZ<8(EO3sN#GnlJMG3#Tj+?9hqoZ*8_J@Ps8>jF zTPtr23neK;xz{3msSjd^XS6OnXg#}I>SeFkDx}GzQ;V>rFyL1$%800!qH*AB&4>>t z+Gx}}GH^FAYJBVCp18Nfg~p9x{4w2D#wFWndmU5s~4khVw&`q` z8BJ>xX|G$wf`m*noq95?H*1AV%*A>@#D@ZE%+-+Sks?f444yMtAPs7b@mbJ*KaDXU z*xyYN`~#sg_otG5Sl<>U^TP1cHY*b2Gic`aI1r=m2VgF+s)UGWStj!pKpl?}Cg5m< z9niH%(1;@zYQZQlqbSSxjU3nj{tPzUeC6SS4xR+LNIUR4CoR|4d0zzwWbA>b*X#yJ zGegyw9NpRcCH8SfN8N>Q5f%>~?236Z)5D5=qniP$iP@oF4D2-z8ht}c zD-C^_AH@nX0OtZ#(`$ew=h2n3I!VQXGR`*al~=iK)l_Hshsx*9b+HgMS?AznM2{y? z%T$w=5a%Ht?h|lD`>}Cwnrz)L=_YzkTYM3pw(J4yS}Mr+1f;Bbe*5}YPqp6;R0dN0 zG`@{Llp?`+X{l#lH7J8MLXuVc!GRxukzCNrA%s9q|LK*543VO0)}sE1R^VYgq>;9` zHQWe*SYbK003suvL0-{Kw}=zp(&wS%LWAfvXkb{v5Gs-JpSrgK(xpp0N@G2cm`f51 zP24k&xFKBS*$W&N6%LqZbbxe@;RC1Fj4}ZU$zdFG6af{;8M+Wdx#CDawoK^-P^L!q zDUAD!=YHU+)^DzC)6CYZz%CpvHw{F9O%cX1W$c&5K{MkJ1;1pwC4NhXi>1Ks3+^^6 z;%u|@H8H`(kO=yh&zlw{U8y5OZk#Al3L?R6xJ)4qpkj}Jy+K5pTqNi9-?mb`3`HTl zSNR9D9|On$3kV*{aj5KRJOh;=;VIpDiHTwa4lOj-*)d>duKkU+T3Z^Thjg;2nkExk zoe}iCjJq<;et-#gSQ|>g3u=|{`W|%b20%3^DCrj!jHCepWom&}r()g%QZLpF&1rit zddP-ph zg&JxxNgFUR`3-af-5G(@W?p-gJ-L}8kP2EvP+b>bF-D}r%Iw_&xbgh=&B7TNsw z?q3GmRSY`0ef*?^5=G zsI=^mGU~6JgSlm?XsM-c%SE`dzEhBZ<`}Xm?c_cVXPJH%a!XG}5%!ayEy!~|CzLS? zc9Kz6pU~uu4NXwiO32T~!r%}2hg;SJfF6DDG|qIa&rcKe@aiCaFAi4O!kd ze_%-m4HLz8;zQ@kkJ}Wt*?fH2cE>EB*uy<5z;{V(`D1etY>eWuXkoEz!EOmbb-}n% zwGct+!A$!%!z*!arwm0q@UgfzwN1!jyZ5K#^t!6uHj2KE>=?aaS8G7ar(^ zS8ZU^oMg{#TCaL46OQaFnK}SAHtPS=W3RS&ZWZjZMQG~}K$fn2-LTXb-GR8qrE!x+ zugIkh#rbF?^GkwQT~3Y4T?W+mL!*inJw}GMs+VaU#37L zY2IT84ec#2F93@W4ZXJ)8N!TrvDWbuW4)hK`ueMi;1r-aBiXgAG3lld7a<@Dh0Id& zHes%%rp42Z!n$ZuAln)8hj`IYJw>xrOQ77#TPtO0vToGQxIP6oVQ3Q6#J}#NK`Rg~ z^|j$Djl&cX`kC9kY2d$~^2?}}+y_6(Em{L%0`E9o5N=dwg1&am^sKsskr=%QptUm` zE{UO}vj+n3j9f#70z;D7(wEJH97H!cfD9lF2cWC^9Q|X}co3Z5VC-AQ#Pa#HnRS(i zOJu103w%?J6ZohFfGyx^!wgYtxO}Drz^p~){>$A>sT%I{ad4evd$ z(^O@x!fD5WJy}IgP#zj^$6yHpr&#eqDTed>U^GsPJ8(=aB3O64bx39tV^#YK=Jtbe zMw4bXBbvaR(2sQ}zc(p$HS~m!d!*UyN2L4dtpWM*l~&0o*sv@Ax^P9T-VCoER6Jw4 zGzAgE-P=^oqmV^DZU!l>$O_e9k5B)i5Z@w2(%$K(UbtQT5GW6sN3vNh?9cnam6jL* z^pT)@K@^`&zPlfbCVCGBpt_I174gRma0je2B=j5NiyTYVWHfVGFkXNF1_jJBlDP?h zuhcEQ4bWw7zK#U|gWN9IxA0B(e3%e!lPtUn1OfHYcp*A1iP|GEo3whOB3*}#EP(oL zuUFA^FG|5EJCVi|mhRX4LOlWhL|<`o zuHN=@g0KZqw<8}LvMiHI5$3kt$`L0gBQw{|0rN+u_uuX)2PYn(CJef-zMl7wEC>Bn z$-?!)SzQd54-Y&84lsnK&`E)gv=U>93_s9Q?O<;3MA-PAc=Rz96Ghd>_^&+i%)%v* z$DTei4Lp04EGpXg=`%J!Tvwj~b3{(q%98y3>2mmf#SnF5T4g9d29E zS}G&VpJI&i?O0(=H8l!qDw?4}Rwx|BPG@XYScbQaG%;FoszO}K^J1$x#1m;c8!puT zZ1YCmqb8-7D)v~IXn>AFhyVrh=mCj}+6;Z$fV^V(&})soB7F=S!5Lu2Hoc>mL+hGe zP>KnRvaX9N-(onWC+_tDbD(BMB0`*c#1jY(ugus9bkU8dE=v#SOfSH#m6z#APDl3&k8}PvLdsL&CUCd8hwR!wxVOvj+fGj7;k= z98+)Dqy&&iv+yOd;WhwgH$Guva|gYHjHb;>8ydK%B^JSOhAImdXWaY1)AZ)S@fc$=sa>lZq>{YD+7} z;|h6SKG*Ap2f7pDR%ah-b7A8WTc~J=fxkq=lJWpmNRun!5=m&`6S~8k1S|G7%o+|M zwg<6NFv;jd%wcK>o? z2j}5YafuH_tF8lGBp^;O{~*RNa6>_;&^iIUqBr+JD@81s$G=oP4_H|8K2F-^fr1k% zoc!&6xVgZPNxB*EC~n3L0DVa?_n)0-G>xGm*#;RmFD{R{1HzjmfID`IpyHCr_Dw`I zSLr}fc1M;Hp3@GKfvve{tC=d)Q~}i@IFS$PQ|PI^UUG0-zo^z~$Wz;3Y++{e=t-#` zY_wHOD5wc7-qC@YW1+h_Rh5+q{@s+^Xd^=!DAC94`<2+S$nVAO>iouJ`cx<=26AYv zkT&sygn3EQe?!kf=0z>kdsK;&zJ!K;dWu^tbEAj{{7@yT05p30Cf0v^7h?W1mb0_j zF~{`iln3L}x@@WWW0NI^&_ez}m;v7ov8D8x9C*GEDF?o-{PaShpDPy@|ETddFH{LM zvjKD%{)89wfbax1EV7@ZpDqkv2HAsU`SK9Zw@k9+JOvaoa0!=ZFrY;*x^|RPaAZFr z{Tfh==5lmv+%fMu}x+p9WIg=M4eB=Rw+N}Xb#ujecQ{pHXg!QoM8D^gYoE0`z0ka|i z-_w-c5%QHJ?g5MQj5B8NzgeS{5NDhN)i_#&!GuReF&0_>G$TL~5J00m3z{^TMoRe% zJbZxBP#GHn6lX2Py35Eh5k*+&m3NlwNcADrc*KebiuutFg_B}wS+c^Y*(C6oKebOSau^u4Bf5sO&<{Pvz)%i> zBwOo@X)@$z5hQ6Y!M7Mb6}b75NnL(WFV;hrvcgD!Xi0Ub8S9NDYAkZNK{N<=G$N@@ zw_ON*vVBBU4t}-8g7t|-kTMK4xqKpdn~reICdGn9vteL2&WZ8I{i^}BNW6CdJ{DJk z&Asy-eLh(QzjS<2?Hk~vNQ2~nhi2kU?d0f&V(Fy{XlOA3G7ScH@CjWPMjO1~z)p`t zHs;Jb))g3Z(4PE5&RC8+l_>!Oqz|m)g{xj=H5Z&Lv^F50&iTk9OG~ZR*PkeSXj6;8 z4LwCHEXXzpC^=sl;EKz^fbpB@Rxq9s85qJTb*FiblP_@4a4F3-h7WY@(3iR5+kjAIeM2D>739S$7sjkIi9M4V>ZVjNRF*3Rq+G zAHqM#QPnZTdiLOaz%C-r3t4P*?VRsEW^fPIM81&TY@Mo%Nh{dj>hMH4I6 zG&gFpBEKQS8Oa5gxUaizFqO89N=6>@=^4W}fK5G#1}&|Q zaIP+n84u3N%mF);wyN1o2tA40wnIyHcF@nQ z@4&-WGW=%ervm7f8m6B~bs3DCs4et_PC!Wghfu{f*-MP(-Gw*$B#FNlKqH?p8y+5- zox;*_K--T&HAGH8rw`Q6>+29(pBNXn2VeVfi;?z)9pc&`6P+a{BVQRF4S?bP3S!$~ zmc^YYVG+fYGHkDT6N9XRZwba02H`g;Wv@hA16vCQ<}B|N3aqQL&6`VtAE3b1I>MBV zAPNvEA+=x_pGGZ%uxG7}B;A+#0-l`FAp$QLo@79Gi}*(VQ4H@4W(hoj28I=428M+2 zbV_H>O`KJ|dP+&Y!d67<;Y)I{mOH3eI8gX!L4KwCgW&lm7|d<_7R2vEqC&vkHZ^`II!}hIJp&0Q7?mb%zR2r zYv^fdx>VY)N6TlI$u5;N^D7gEBwur4k=+7`HcA?PDVh>o?ajt;{!&@uhY0GBL0OnI zxS{v!{NZrGpPDtrLZKQ`OYATMJD$;&vxCXlLin*PDRh|O+IV&`uGh!RZzM7ZRhWO3 zo(~{mT{A0k`wRc0-?yBlb>p5B0nFK(`GQG7&U-PNSa#;zaqlD+!Vk*0`UJDu=aVwh z!pwMZCA1yypaSX<97cG2oKV7ok(p~@skadz_C`n0B18-GerV%W;Ne}16SpDya#sK8 zhL?vTH*+*&UyY?0lFqk^aRkRcM2XfP1bG0uaUv<{Si8)$6H-(>5_sZz5|BcK%w-@Y z{JOLD+IFFEA{T_1?3CO|6*n>e!h&6|8$o$zx`WN1|M;clj* zs|8@7heRW}?vf;?Ng6^Va~ivr;b5V4mgAf|7d58tV%5ja!?F?a{EL(}tG$TQTTxJw zB1k|S!;l^xyf#%No50!f(g5%iuaG;NMBxa6q9CYG&&yUWxFvH+XR|z6ONxe(SKNpb zkp`EIBh&CBeT<)HF2Y!p>}!ck^8v92ddwXF@O0oJm}5aZ3nPfaCOG-=ohoo(at>a! zZs~n2Ik8&o#pCu68!Gvj*FNh#=IqA|IbvADisw4NS8Sjmb>5Sz@QH>6liPb@T?^+p+^&lRViZ;3u@95HTiC zO9rZ*VvU6a{I)$*sRYI+Ku3_Kk`xCxsTE6!NSKwnyB3{Z?HfG;U7#WZXE8D@SLZyX zrGt{d={_Zu{&HxpO@myO6~p9Gf+yeT64+$HpV}xZ4M>pjN@emk5y%h8(2$21)Iz|b zc^dSjkPi|OJ^+9-t=Ph3UAW(Tx+CJ;XwYJJ2!EJ@FRSQNsv&xmQ&YHxOlB3=W$AK%QUAxe%m1Oo}XOm!TeZjC3@O(=3=>!9ESxNawdpg5eA7y8||anN!Ii_*YK+liSFfd-Zb z;b_|!`YzJNE})>@Ixw#i z9|P0DuL8W{zOCaGFZQ5CuXeL}|7}~ptcP{`9Kp4)U5w91MM`vvUSxuZo zPKu0D>d{^l1xE3q!7096J+4WY8>uOwlR)!f2idum+LgitK=ESd?D0^f{Q22*ZN?I^ zk26vdF{#ZQl0KIx0e1+53BrVxZ5Ed}Wa{9&^hxEXFFL>oc9MCpM*+t+4B&gNEjO$l z*g&w|U*VVQ0wVg94_eihN|neeT+B-+?C-reS99l+k`a!{`vJUfc6mz_m5({xzc9I; zEb*XcaKh#n=5_JKyovVR^&wI#?G}b$<8f;G&pqH97V(_?c<9ZLSl}@>k57=n6r!{l zM8h{j_ejA|q=s=n{r=?Z`-HR1yN#1yBlc`uhBaiV{Z)4y%^@cFyraNoU>i9Sn#zb=GZ~;RPsS9L1!I0D zNf3!eTwWAHa!@-!_`@`Bz`u;`KO|T|w4n&$a+?C+X1!S(yK2P<5F@3H&kGGFv3aVN?NuM9hL6 zRXYl?q&8$S>F5-Q(jxf-NSyLwCt8QrVth>3`G8m$oh@={XJRO6_0m9ZtJJ)nvhZOczWp z!V?7S>pRp4CF`t^{K%@2n|R6)q5MbI%ihgbQm&10GNp*yYe_40_b67^vuAc@!*l5#%os{*10y)bcK zr2vJ-|HS*QOo~CbcCsi!Q7}P*JY)NMUgb<$7q=qDJ>f8l*iPKc@j?VqwpPl<$fWEL zqU@&ST4;>jrkD@gst9<&I4LdIn(%Gd=m!Q`6*K@l<}}&$^i)ON1%=saTZGTmu4(Z;9bIG&Lvxok1vuo0Y#)#-Sk0a%4Kb_hE5zTgn08op-VIX7P$DKP^O}Aj zB63T|hTLbq!R`y&G7+K5Z~Vmmn`KAK8dJa}R1+iD2*=DpY)M7PqY6V=nXDl+@CG~# z@0fZ*v(+dSB|}+M5XyV;mQT*d-8sUy=+l#I><3k{U<7lig(xy%T}8TYbps&BpfUO? z?f{?oO0|MC)e(6>3=1(qqv@p^&P5khW2;e^#$~KmI)g#T4ir)5^smMZhbi>$L^Ac|$_=3U^}0 zN@WJDXvi8T4Swtni^6^VU`PivOJh-}^h8+F$C{FRojqu;5&M98_D^ayMO=dh3fpMl z!Vsh`7tChJAVJV7^oY-gp&w_-k`S3+3Gp(a)87|F09II0Gid6D!ifPirgF5MZ=xC^ zUDcpN-I@wJzz6(Upr$)t)nRmw3aF41aVrY?AZ*fthYS@=P{xZkN-8!*<;DiZP6A3` zXmEBKcvk*?((WG z344d5sA^miUIQPmIC_-PGI^Z>Mp{rhysZ6Jj%4-vrYu;l|3B`{Ab^&X4x^x{T#Ve} z2Ir^7b6pyHRk+oOh=qc-=&-$SEBc05^TmOp;Fmvw5IZ5$xZsi+xZ$kfkuT93k-Pvuf#tG*+F^$^rGo$*Q5HABvpn6k^ucxq=bjhs-PILHuw=NBAGkJZa|3K zaGrov45Z>C5ul5md{ii;QSfL`m52m&aZvw2h=em+5t5{V6f%*Gg$`*OCI@_*31#u> z3JZKBR=FZgSz0lg5wNTQWG2AJZUy^@CK(6t3(L3DLX#Ji!IKFyF3Cz}6MVVpGcwJQ%hFiAYm0 zUx8l!{<0+n3w%2Q@<&aCRnUbZi(q*KK|St5A3F+Q6J1b_AC@W%!W>yh#jM}bWS&MX ze@zw?Qg(27u`rq3+v360SyN?L0BF>B=^bSO+2Mj`3p%BZsag|&M7c}~Yf)GRc@hCD z9(5fDx8(qyBPvqcMHLaQi5!3y4MKINJEd$17?LCRswuWPq z|7~sPdgWe@GF(r1*q<7CrJA~S^PCDx8~0(kLk18P4T?^{UKJV?K6HY01PK@@4TSV5 zYxEXO53*u8K7qqCxk-AR!aY4IWAlLY0y)G?VC_kOqfltlgP|l7m_Q?(69bgVhyjP) z``WGQR-V~AaHn$XjK;ZJ0T}l842u;#;9SABQS4$nj0;#(V*2ihCto@@X1MC|^{c3) zQV1_VRo!r_yYg2~J-?>XB*0$PeDvhf~Ok$U_X~fFbM^S z)FD&i(^9`FB836g95a1oIXHS(f0xRRK zAba8su3CmhM8Ff89V&|RZGDywf-D<+k>hPn83Lqx+Ad)Wu_!)>?eKAKvJB}4laB$A z>deSF_i59&?MB6#ie(P7;!fmMj&tY$&|%?7c(lqAk_wchdG9TkSw zM;4OpC(=~bg87(dTA=ikF$Ouno`qR}1gIT!*#iBEjZnBrhfnh%PYksmc?V7&T)Iwh zy8dSl(}|$+XbF_(!4KMHE%Iu7VVx5)p%EMEEP&jw2L_Y)k$Qc6N*A6t_wF~oW5Nm< zt3t`5;>p##e|p%x`v+I46xd44N^*(f#CjgO9M9>^mHg!!WEYwM6&^M(G-X{23NL$K-v*MLZ*A8=%$z8}M~YO2WjjL}rR!Wg z+DFt%kuJMZ*qeXRg7IgpFA8bp%Pnes^(0ZPo;>D;;H*%JuMww(aNEGKe_fPR=Tiz} zVLj_6(zgeVVVu7BT7>lw=D<|~e@vZCb1*p;Myz%?71QlET zE?Srx8Ux7LRk@~J?9S%0WwssU1HHKu>3p&AF}0)aMI)=UwL`GOlxjK>8Q6=JxdJiI zwzAzj0cA79t?gY#5-b@DP7rpqOv%j{kZBAy_>*qQW2rkegJUNK|X8B|+^2Nwcbvo&f zX0*uWcwr_%uIakr?Sv^$T9|y(1NrwY4qgHg88#OOotTZ4Z)p0!W85x-Y z{c-|;{$NA9H5~Nsx+<=Y``nMDJdX>+LZz5&rbn+8O4u7A@erZuE!9Y;HeSPFjaQA`10N${KB9&Z#Nc2eXFi}V`k~Gm>YSdMDdFN z#CCL?0s-_SGwXxJHyX#i5FG(iI<%U_F(&R>jiS^<=r7No4o zgr8Vi;$rd3Et+KK;G8Nnf{FNSkvH{h>Ok-rDjI=}M%Ex?HuLC0j zizrq)cBRr<<3cfi3zY3%uH%W>cG)Ms&MXCjSJ)8= zM4OxT?(8@nOyIAr;x(50!-~%;G4Un>oatJiip3*^-9_CU=x*F{ZW~6F4p0_Sgs8!j zBFuecVQEOAJVgtK2(Yj6f%m6M@|A~zL^xI)NvzQKy2pHP+e&8f`PD{u7yd& zj6B1#eH8O9=t!Qex77v(I2isuL}Vw(Yt zN25@L#WaYogEDKY7zvI-QW!SPXiA}|N>lKZgnI?1S~TG%gEcAyaG0DhQ;BEOfO`7+ zii-dJHk<|unqnOucu%`JIkJm6ea%+GnR29dWQ2gFq@PP_AXit9750&?^2BAU*}y+r75g&s@_EteQcF#YO? zI`c41MP&x)07EFzyJA9NXi>l(&{B$ik@oYGRG-2WpFmq>wHRhLfyWACLLVBS+VcGr z-Yd&OZLS8W$vuVIp8`9{t)f7|CCLsD2a<*%h#P>Dj{G=2v10^o+|go=j1?lUa&^jy z2WavT-c^6lT~p0H33!*_jtqF;rY|b@z>6p!{FoIEi4ZXD;6iVpMzHDBl&*s^Kmem~gCUxAFJTpFw0U#tGR8lgG2heZ_6XQhB3*Zs*p*zI6BJ;HpvqF_}HEQSRL z)sJsNYXoQeBqAB_pmPwY2v5wH)06%yb{|IrZ`)fUBp9%a<3 zQE?pN|G%+S{a|utDq(xLDv(}NES*-u?yH|mL2yiZ@Eue0>zQQ`g`3+o6H*_3LSTja z$VvS3QU5GrVnlX>;xc8#4ui|al!Dcjz(J8NI$x1#c3|JcD9xaP&viT=z?3LP7IL3c zi^c!A4AnSNw@qy88^;h~(hh7w5XqYMr^4oyM=V5L#|+vO-2$LkcbDms!}AJKcj&;o z3eVxDh;vOZ$oh+APuvDez!L$41kBxu%+#Zc5Zk=N2Hr0ic`Xs-2xqYh=nRz*V&FhE z0MRE%nO8LPWF_1H=lbHT2FVXUm~>5v)@&>+>sOjG5XFSbl|nT1@fp`rq?3@?^IjBo zkufr*sEhxNY$WEJ3F~E2^RyeJ&(epG0TIk#oU}t)qYpG-VTv@s;~+MImza&lgJUMW zI&3HBil!pgQ|!Jg4b`UUOIr$A>HsbC8QviOBrl0&rIP_!Q^y{Zlmc5(JvP4R8hwIf!rhE-zdg|yvt3ZR}7D2kE*}gxA}kZ8cYi8qgFQNQB~9 zAFFwhZii`ngT=B2R8)m7?H>Ce(+(m8!PaiEFeQ~y-W}n13M9SJI(gXZQVwwM(FU-U z0q#+?1&#-2)NQfzQ@uHan{{nDE1n1)dxL9O`MHQ};n$4Agl7q_SBNld@iwPo?%?NG6NX-Ll%{BzS_wFwnyghuiDqj%jHOOFRP?6prFB7kb!$Ut1_p@jS zd_C_l|HE_A?owD04%ik{#Gm|-l{O^UA&ayfI#42299wWP$~zOA)$IwbwB4PIW~sJX z7xF!}lLKU?x5147^fx!&xON_iDTXs2?f@=ht`i0rh7FQ-PbBg2bh%@2v7{GNfI*Dd zfi(g*1PI(sJLw==($xgcu*DDhu`|LbLF!2_7YkOIzGb`j0R~d zX~?yxp}dhWv)<9LDQ%EBz;N*-pq2W~+8YYh@^RhxOff)>RtNvMV{BAXmIXOaLcIdf zdWhySXjehMP3TlmE6l#nS*88IFy+4fI~?eo>do-*!_io@4{=B%M|X}-@DcCblv@a% zOGOux;6kxjHNMy+{c{Z)Rtg-8(e2c2t-8#(TF=;Exx6u3%l#%)xLZGHBZ0)bQ&( z$Tr@|p)tjjh2NEU`I@dJL+kkrVIbb}%%MQF8bPZf%?Jop?`xBq@_<`|3-yJbSq?nC z(uFjpc(Bt&Wg1CeM5tTUi+5Nu+8}^d#wA}f$nGFc=G+8tw32t_$zxrCy& z+&9XKcVNX5KebgMNgJoTWhi~zSzorG?_noHY!_`-_ia=wRQO7@xi%6jhpwC;Jkj4N zV66nJy};@7U6Dz4hnPTA!y%YgU{R?OIJyJ1X0T{PZ}3*_5I>$L)DnJU(3q%#jt5*5 zEEstN$d(PhdlM`fDNY0&g4+zAU&!B{mBsECDvMRR$oIM{g5=(!=m^VbKY+C&$-UgV zWSU^*$c_UIH2u&n8=|UM0ZpA}Bn~Z;hF#Hl9@KUCxx5=n)w<|Mn@Tn&Ykk4}K#Q4_ z^-fZ+r-@gJec_G)UJV57H-|e(4wY%2&M#Lw7uXvlh-PHb3y4T5SwyO^_FA8)oD7s7 zA0MebVRopa*dSn25)(wg&!oyxGp?9W`|TT0WkkWY$aD#}d)q#p7c> zeoDH(r;xRvlRY?4&_p(th)0(#U4o|Fda6gWWy@;yQRBa@z_d7qIA`vJH}wi4+9b=p z{`qZq{VeNb2RwUwb|^?UbH_Wv{LY}99hX7CA5e5Tsk-@mI5rRhQ0(Ln zoR-v6E}^)Wy2;|_Ild&|&A71!09RMd#25!Oa?M)uv~1S*2eFJ5Z7NP$!-Z|BZ$0;{ zs|P{mEtwacUpVL)OxfY_mn*;(sS6JNt{mssJY5V8CL&F>h^U5=>ryBTpRCc6sERU$ zvI?dJ%rQqx%cLCNq8>&EwW800KnM($faW9Yit3S~7Fa|H7Cny(5z0dHcuKW3 z51FVwhg?cRuzXY2+)?jU2~b5FR})F(ZK4Il4%l#C>v^$Zr;&L;n^54 zdNy+rLN`z>8Y=%zd4b3RRG3AvYm<5wfuK~K8kMqh-hdu_tdXQ3>fV4CL@F4 zQ9myxfs=FJ$LLx2tQZZ50&rKc=Md0fGl}aF;Z^F?%Wg1$!GdCW86^QlWsPcKjTK|S zNK1JkWEq4xLlxS%8Bao*r2NvLunr{BpqTM+Jr33dW6SF}Lzp0Cn;9)_n$4RMg*D|+ zoT3~}E*;mm!kPzXT(W-sdda1=W>7K&2>9nHRCSfGzV82Ww=xLHX)m|!^hE=sG=B3v zzl?&1S|r^n_g(IG*nxehYoEcVS|U-@;*X-XKp+W&*U}dV#f#QIBJ}e2TOg+R?iMX+ z7z82q_8SYkco9tlGZM`q0~RU1ojs<6`dp*=(Omd~TOAEjS8vC_4q~;vskmoxbN_uz zcLOihA_NXn>0&7gX#u2izG<-22SO-FOE{vJ-86<#qq1R4VkSIT_!m!>v$zMv#tz*j)&x({ZA(9v#WA! z=)R}DEpigrke+8R2e}iuL;|)hCIfO$Q@zSGU*Xc6H?Pe}+2#gUHyWh!0fN)YBVCyr z?Ku`c`lBKaP9>?0j_}s{TzSy}t|RgqXWp!82~(4~ajz_~&wE@-OcY%YWrnwT}m_)~!H+N~5n1!)wpLp$INqbM;k$3}}h56xIS z&ul2ElLh3fRyl&o!B1C1jxoCY^kxHyp}^>>rAm5CwYUea+vzu`55~{;gF1Tnv=+D>bupg zC$Vi15sIM_K*c9aRhi-G;+O^Cjpvco1`Mi4N&cy>0A8vGMbODu<9o;o5)720L1@jv zqz@4s zu1{jY8=gW?>$KF+wS1e{ICi^^F)Hq3Gx$WoGFnhRkAU-i!52y# z9eR&nbwswURWRUozX*03i&_B&=7H>{BTW|q75HNOr^T`baH+zJYV%^VOU3WlIl^Bw zNQ(IcA{NJ)y-TieZk2`Z#V)Q~Q8~Q7|Ru!}Q{-*Ty8Ey_at*sMdy)r`; zwvl|Ppc2B^Q5h-+zqLA!-p|+I#ZH5O`lDn7> z*C0$2OUT!;#MXAXuMWk&bb1ud~GW|O= zJuQMGOCI1UrK?KdJ2#&t>w^Oj7;_ zn37f)sK9Y~5^vHkkR`Qqt{IzF1Ee6sA*LP)6gi02G1OygBr9rVbWb8Rx#Rb&p% z0^vcOYaEq19^VhNM7Y5g8uPO#-U+PK8#^F*AW{e(qQ`LKOOvKI1VqB@=&qOCkfpV} z2AK8}EbRKi>0i(g-g0&dN(FAiJsK+k7=)1i`w{UAo)GeR1{hPX=0A)&`m|swq*ek# zUOwvLygDz+wi@Of5clii{BoJORwA{gi&WbDT{7;?a0j;0@0)5@2}XjgMidAiwj-+j zvI^NJcsZ-^CKBefS4Tt}(ETDE`{r%dFB68?Km*-E^Im4!pcZvxyg1q~9&*#IphP1n zq0muFNzD@sq{-h8mhYM_Tu$u+QtZVeHdIs~u0Luy4c?cu;^0V@WOR>P)=44r8$g>N>zB zJ-eadTgu%#FmO+@=Jv@fibqB8s_2`+L5QwA7)O#ttD}>Si}$o@;;V4QA|by(Nz?5T zk;6;^OkdZpBo;nkkcj#aXjTEeDMHrFnifcfmg(CW1OtWvFr`iJ_$GI|C_m$}jX49` zp#--KT!SoU<#UKR=md=5q~V;;lna-9Np(lMJTL->vsNO(jcqVxTRbJTtv}X^ivMMR zgqGnuV~_D|+l7PIY0)o;7~hL4C|AQE(QoLfA^Vw2N{lJOP7bgx8biGY54KGGZs;DQ znMFc|7{g#bZLZW_G#Le>Vmc&C$PprNEm1PDi8M?#O#}3}68cj_Nr}g&l7!KvB{D##~$7dU=jV zWP{M~>Q3)59xdzNSWdIN_M2h#D8YOhTx36$oiN?IA70+>0ciqt6s z0!lzOl>p_kf~9CeMzs&YL9ny+$vlkf@B)}u?n3XBa{5-o4vvftqo74)%%JZI2tB;g zJK6w#B}`4K0qgjQgF~$!^B*IE=RswqbY@@tlt3U2c0Z5C&cEd7VqL>Alx82hN;TDN zR1HY11`^^*_mLSNl6X@$$D)@5*y>3suH>yal~QZy4kb+r!A*Bs(1|)iOK$lTqkkYj z%~mW$Pti(68i$}lk&fSqjY0O`ZL%OS(%4D13GF-c{Wnfi67PwGte}BtWxfc|&dKgp ztFqYu)#_H#WnG+b%9}EK+@=sH_{W&toCq*z5xSB)wz$6y5o5kRy% z3F0S>i=mUqo-iL1&HWHn?4m%X*SMt1Z2*f#lPUY)Ts&PDq82INisCUK27Xo$;Q(mL zlofXto}ZEzlg-o%ZdW5c(HzlHsPkF`>n@SbIOK&%64+sZl@jBl4$1d*A}pX1Z82$u zqVzBZhr;9oWjiZkRT`!yb9bv&-p2ig zbhMo_9|xFr3<&&>`L5O^TPL9CPZ5mv%h*bkhBK-T}>r%v2As|G+Egn6F+P$MmV zN)Se9E>!Cm{~dhGWbqmJQ7HBnE(D2w&Y7!nqCPWQvCvr&vOCUiziknqj;vjp%nO9; z#818cp!SQu<@~#l&Oe+dPk|#z?pBU;R>l?c@TjxsC7gPmt zR*j1|fQgjuOb)SCXvI!R`CjT}5(ZZayOU}|1g0Y9M&`$WFXvnY-SBr~%MLG&md($1QueMht(wnEx^tqU9!9a$@1QF@l+02&`;&{xyaF)IN zmBHl&xgEuXzyXz|#~v1nswlpu3Iwb}0~~_#|89zlIB(Pg!ll;ePt-xnfr#WV0e*e` zk6v++;{hS8rd6g~3dtuNNCb(xr%%8#PwcV7I2av(qX5JjB2cNNZW!l?1R7I+9}8pw zmL0Ua1Ld>Wj%%P}JcHW$EU$TTy%AVbsW&0ix_x@82WCl2e}xjXu%e3>!%0?pRE1Ds zr7W7uAsv*&0KEDAn8au?GGOf7;}T5^Ykyt}BS}7W_C?eEYV|jr`)3T6X@w-YT=JR% z{XkqbDhvi5;EWYL2!#Auj3mtLHxsT>iFILsKM6`P4W)Hhtk=42R*TvYx(W$jcwEa3 zxCmmk<`;=&L3(2J%!5}7Gz_()w;6K|Fxtt2u%wLTz$j;)NOKL&Fnlg1iT8ZHxj%7C9l)b>XvqN#83306QiJ|DfZ?e%9wIbW!=jW|{fFVWN$f2?1lG?E}bFP5^#aOOKO$7+a0>;o^Z z{`8Nrl`#$8Vpxn~@h(^*SdZ69JWsJ|N%%hcuu6R3{TJM*3D+5C>lb#N*-&ChI${-) zTC_p!bdxX(MPyKyfh414L8usjz=43x;z!HiiYBka$;Za@3@Q=v68I>D+u|6w2W&X~ zf#-+f2_iWO4uJGwcylxoY06Iv+jzJ}68Q$b+tCmEi$6w+bW1YU)l z3II{dz}MgJK-0w6VlrmX1;W139bSTw`+Rgk>sn4z6ik?R3f|H-Kg4v;wiUGy7Vu4DR5@MxB5TTK=aTB}Fg z6hq0gK>`9nvWQz9GfxOB5pn9YF)vQ2=4zM$^bZ&XmNJac$;zjau~jw|D|HveR8j$M z)E%_;SjVJI=Np}6r1O)Powu-i5eHJTI5FIuwYGf0s2h4bP^=CR0urtY@`IFUW9azf z2H3)yD<}l03qV~HDhkN>Mv0k--(o@K#p)zQhAx@kj>h}!8VG(z_CVjC((%6zW~6sw zK_DCg0W7BGzi0*^@|RAhESKwumg~`CKw07`oIRPSNs0P=!xC>Z1{D`SUnk{;7|3@W z-)B3NY6YBqqv7nXq?3QV`=3z|16IxE>B+*j0=#>H4EebPTqP<-@gZScLoEl96|2>R z;bC)YZ9^OnxJb-{>Hw00UH#uQL$4kYDt;M7Iez~?dt;1Q~ii*Y+y zIQr7u=}};-rp^^W(1Mrt#-_ZO6~nn}*bsD;Q{f;hnBFX?)@Xc!D!uE*r`o+3lsFx- zb(Rolm*3uho7|2EFT-nJHW>-eIR{J|gj&HuC^r(^6ESHJ)_18OqH=P2PwPnVMT*IG z`!fe*W%a6bd;#iXp-1(QRwYO;;V}sIRs@i=@d7eZdc4^jUC`1KYo7BN{5NNzhJQ_N zzig5OTj+Fh=`VXg;L>LhBwcede~utonJw|SQ|^b~OePfH#Dkg_@^KbM!TIS~4me}B z_BFYj`zBzo?VJx~a^>B#%)kp|g?NlW)j)Rzx{5{ouC#RAZkKjcTy~)5BFT z6*N%-hM0h-%SM9j1yE^5f@Gq6q0$ETZV}kEgCi`iP!DRl{SLM44S&KMpjNm}z`%eu zutAMaIYnTE4FJjHf|3_}-J^J`!Xa-0L$E58OhBP}!G2GW#07+a9flhL{b_&{JpzGaC9ic`8B<;M?Wc`I_AbfSsp^RfPn?!3g zhJ5?qQ$lXX(UL6GF$0+JfAb9o1I6Eu62cbaW`(Zc+TbK0QqUEpHfxxvA2;sAjxY!` zfJ?Qz*)`v%{A`XoqZ^4@fQ(f{V73chf`Y8G;}dY7c2Mrdv@>tn7R?{G+8Ba@3Kwvl z#ZifJ^SbA*aTT&^$lst!E|FKp%|YeIf5UI+=FhJ3H6Bn5=EJwN)QW}2a+~CuDVe&_p-`jiM5j7G8bAKq9Jn|p-v|2r_hWxHpj5#0+t}et(B2Lt-O@|u_TwTTcj6f>G%a&Zk9uvK6yrBw!aDVi$u?g!t+|kjG9(PUfbvq zN_pTGfe`5oGqkfg6Neg^syIQC`+Hhgr$k%pz>4ot9!+5-$%J zkh>mM==3gXj8xIL0xm3@Jz<5oEfRep78#Tvq&rOOhY;Mnz&nv9mj)K47VZ6D&su12 zbLOH2nUqwPL7(#5b(+SK^2a~~lMSmx=}u&3HMgqAtMxsf75CZe?$LHSRyPtqY%ii% z?n^CPi*#q2^ZE-(3K^)MP`ULRlOk`}xspP`|Bmj2hDS)p*z6v`0Zn0>_rhpfze`Fe z8kmd~XO0PA(8=<%I=U$o5l|H%B+d|RqL@&`pxQQ2;VM^P(4LGDOCRxFji0Om=v8d! z%4>o7C{kfUxR#i1J9v23&tC#Vcg7_tKr{QRxQDN3=KdYV$+|D~lMZ#;!RlCbP+sg$ zY?vO&VoNCP;)-Ys*Iwbk1?)&B&uJ4+hE)Gg2uP|FlvP}TL>fiLjJRT~cVA;{1zo`O z5DS$H~#^P94YZu$=8$Ksmucr>u;%@2qt$5Jm46sKq!_D2-Q=K-X9~| zm(u~L18Bq;!@^iwBDHG8c2+p;2fIyp!m%E3z_qO$h=g`nO#xnp5JPsoi*l0UP#DCp(Maz@;b+Ik-U&pVLn*@)=VnLaAK)`q*;p|V83WG#t=%|*wwAm=EQgj@hmbwzVXLOhl? zwV}h4$~7+U!4SnEgVPCz*uZxEYR@OO0;uUphCc^05zd_c7VI-3;TVjewHKbZso;8cuJC5C&1O_^>V}(3kC4esa#bw_>VKtnBC;Vh-T?Wq5;^l~QuZiP4vmjB%ZivKrYymn_nUHM(Vjj-CF@D&|*U&2cez?T_(OaekXE}YU`?%+=s?}BZ|Q&w6^V#(iIL{i(tlxJOXelXY+GF3k+6e zkiQ$Y%2BWc=J9)XprH{7VcZ!D3c?T|R8(9y!NTFJJ+|1Tm1xM3Sb7v=X_%1;bidCxivs~!WE|o1!w0#C*pQq5G1cjb z7>9oC>`9;y_OiMnaS-|@Xv|C)DaJ_MXY<9XMU_>m@ZY?|qLxMlt`hQ7hFQ^EvaYtR z7zNc{`5h&8RRz(ff-4=~7OLTI6L#RZ33Tq`-AQu$l$tX+6=q1Ii8zR&%NTYr)2ecE zw(dkMO!kpz!H^<}e+75$m~muO%42d~@7*yql~!L5#aOh8O*a@krd#affsAPCq9PG&AOWHJfS(@F4<1zC32<;6Na3`8kezkhIE-BJ7S zI_%=#5o~-I{{$!pv@~jjdzU%Bx$GU)i+vp53@_W>KDa>L*C! zJA?>`hE&+XoGLj`r2TNOGPDx~3y)$aEm3}O5MW=1*B-i21!n&pe*@ro$WRB{=mGI3 zksS~#`SA9E$f;>Jap#4rFHr78_P6YV7 z8fF%#R4Iq}5210H*8{T2SQu9ay*lGHJa|}@N^!sapP*PQX4-`k5?thT4I3!ij_(Z^ zxpFQ6B3{Wu8+4XO893O;7UUcki9G6)Cv?!t;)~(kf>=%uo5}C%j-_O z1cvvCb@B_yk&r88rkBq(Iu5Ogi^vxXMT2l2mUe;*!BlQiMB&Go9ssavD4-I*6b=a$3^1F;Qh+7+1slm@ zp;@D9H}yp2FMnPhnpKIiF=*ml=t)3w{0NUwB`%>&5e%3e4XEi>gG0Q@W?Xv!Z?Oh1 ztCpZlP8t9ay<6Fc_C}J`{HR9K3~H_f3cQr13b#WyAPzVZOk~1#Uf|61L zNZBNre~s@#NdP>OA>E&+i^+NGL*1GAz&Hw0kqv#dw5Nblq5Z$!GL*9ZsaCcu37gOe zRM?&BHqJ-VEn@CaEQL1GbhtIe0EdNoSU_VP#0TS=VFxf^Fqq>C7(vRnYLIhGbDDGi z;=p;a9DmKb8>^Xx44tAjq9@NUn{t3+G$G70GI2cO5CMBDBPT5?(Qy-i#A7=xPu_#s zuHYG`n04O4tX%8VA+O6tfZc?+$R!AS-)D$n(PtQj5)1<~nnOQ^=fi9J3dQvKwgLxl z-|tEgE!f9>`&_Nd-7Fgaw=IMxk~*H*p!SxQ&3CZRZBVN&NQI~s#Oy%zNMQ?|fHCZA zO~en3C_ky{8AQRbNGQt|me9Fb_d7xRJGEpuDg4gRzc801pxsjFw}2AuWw1SWXd_WV z40J}s!`;QnK{G;*RU0WOd8k|gcJe;W3V#JcpZ3GD@_%Wmgtt?&;Mx^3;sn*)fM`rD zmx`8yUAGuVkw&l~`pLQLVWkG&>z8f-;CI`A`~d87hpht&`)Sv}J;pvy8qLOau(57u z!Ys%%2^P=r>Ci9C0Ks)~BPKZude)b#>M|)^`Iw)_@E)Qe zcGsQou*qPC-_HX4C{)F272hD?J`HT_X?)u(3NT~+JAGdT>#dJ;S6)&3St0+qZK z?1Q|W5qXsr%%rQStxYtfF(?&T551)UllK=`pm*9!N&xlpfNeidCv6k_!;69y%fnBNfVY z`AtMUA!9v%%%GK3j2x417|_^5s5k7w$O$RHJ*#7~;Mo?B&@f{1rHf!Y0=)6HZ0wan z@w68oysCSEWNb#!8(Q9Ej2*Ku7VaC*qTj#TBGy-+F{+j%)ToAW2s=Y4p4uIEWmR#Q z-rgIf!_zm~%OdkqQ{`T%I%JyTE)1Ri_n zHd=lcVFJ?0K)mY1mIC{%LFGcFw2dD#|C8f~J*+;=?)jyn8yQ?i&V+50u=aF67NS`T zIsznMzh^;1CWXw%D;IB!GN4phx$yQ>Blb_R@u7IT6a3sr375{LPWAbJ*?sG3;zPP! zjbNZP;({iCATuaPQ4FV|wLB7t3Q8(;p^;F%HwR2TDw`q$qe7%XhJhtzWTujlvHpM? z!0p=g3D6@VM!u-=y%XX{d5t50b=hYfG3P+2=^QMNk7=v{9M1tkGNltSfuzzvcqJgweVNcOzU7zAYTv(7%(uli`z!#laBTiv&waQ)I_|n z5b7_8SRJqMJzt)$z%M+&NED$t)?im{bcD}Ps6MdC#2>ZOL?kt_M`y{^z!TZTLMs|q zO)S(y!MyG1H1nn?ost@h{B;k8(Ry9I#DQEMMk%=%4bDvmNk0zoEyqIZis3*gpryyG zI&QSOE(cFbmC>5S)A;Yoamnj)M@LNjj|$EKV1pf22!Ft%n{0j~og}Q4qGV*P$r#84 zq2jovuy*`Aj=&%&dt8ySW(naXT$%!4NpT_EjRFZoei7GDtD#HS{#7J7hVqHH12(GJrIUIUssa zbf{~{UcEpH8A36ioDdW=JR$IG%mVraatquQph`hvg9--< z4!9MNBY<2$xLV|0AK(~G?9bAeSkXvngG}j za1g*Qz-0jB0Fndz23QOr44^5#Z2YI@UzWau`0MZQlzzeZ-}B#)|I7CO@1K(X6a8<% zFZ2I>__6sn_FuOD4f%)A|KNTZ^Dhwkf5jfy`!(;Ut)4ghS$Nj=AHcs&ya@V(;0N2^ z3O)zCS^8u3N##4F??~Q?ogRATbd2cn)x)U=Y2M0RQu{S@oa#f_7jo{*{akzdmVg3= z9(q67Uhef*v;BVKe;s+D!ao39`{DzHP7pW}=l22J5Aw%^ZWFjU=C3aJWyfwt<-?3l zPB@>&97o`HV!fd^3*Iws?XGt3+UCl3zuX&l?dmqN*yC-DxJE84633)^>c*XdodkOq z!jVANf~PSmISj1k4=Ox`AP&oMh%q2~=rdbNg%J6`cP43cs10lo9t9*Qalp26P9?qR zHo%-fb_KEN(*g*B<7a$q6RJ8h_YfgPm+(*{djb%E@Ndcnxx#c|%b*npK?O6i?G5X= zVX~}1(G@?ASeAak(>Pk6xC=4QHCO7RIp>T96`F#$$f=luJ!^mHV8eN7atDjZ2J%h^ z1QbBCO-j6wSmfwpZU7$i=noJO0qjx-ho-I+L%=A&R4YwUfiy@wFZNH9V|f93X)s`D zMM9_HD$j5#e8goHw1pDa!R;|Lu#Xb0EHQVY^^p3>WK=fk-oA zAu}O&^p$)eMDn*-3Bqllu6T8Z0Ns*UmywW=(*6~C$|i^h;HCtwb6-mkmZ=V2`JIwT zb>Ko#Nkp0sfVV=yc0{0XMrRPymr5m*3(>5KARkRkDWLdXje|VXq&}}ba}Vv}S8Knb z0Kz<>PT!NaBk#tjyburpFUq(LoDnWIa1mMp?JPCpoWNQJ^{XL&EF(@qJaH7q((aJ1 zLWsOV62kC;x7!hwJpC^#;5dA>&7X8Y0T+WnuX%~XOC=f&WKK^9xHIrd8S1^9?g-eO z9v5*vZ95YKb!XsDSZYCjJ}RdO^N2}MGVorS7**dRIZ*4tw6-`Xlsr;GNL*>eoeLL< z1l$e1GGYA88(TX<)!PZ3n~lh;WyficA(MC<4GX3`pN>qSFl%h8;352i0WqzjwU|6X z7-1B>nK*udYLYBOS;sjnn@NsV3sI-A;{FO{?1oc0AYoE!(I0$P`kF{pkq$xw*=Xc? zRRPhbu+l{a*y@5ri%f(f6XOO<5@^i7;scS)!`n_sF@iV97q^%a2nDz!WdU$$&}F*1 zy8?0s-NMA5GrvM*-;P>Qr8CkFGuS%#TrA;+)o`G1P$Xzn zk0Q<<|FUREIp}gI&$4P7Lg-7qXuoGClCSZ@#kYMV3O@`&kE+Ku(7OXDM^v`B6McVA zT=Hl9lE-S}>$H1mEB_PnwvMz(ES{ z?gjuYoGGc2YVy$W41Uv8ix~OX6tSELl2oN%pLX#`>sY^_DfXZg=801~a3*}?HrEpy ztfdGkvpPz8=5Flq-O;1GOHD-=Gw9WZst*P;z4z@DxeI4eYS8!xl2}79^$HK7Bk-Fh z02nw=k@)N`9A54d!XX)xF>}^(h9L##*T~AsX4oG2159o0j8tYPV@-Mm;>WbT2IciF zP*@L8(Zm>pWP5|h{Y?2cc{htgnB5~( z^4gd<_z7cDZ|#-zN+HUqb3q0^9m9P+P^OAXMpu-oI~KtgQ#~ zd=q36FQ=yEB0x$#v8MlGA{xbR0=`yQAIhSBW{xcD?NqP$$F&q5erfT~f(pa{Drr&* zCn+U$V%lIRU7ayuWCOG2l9w+moT20~W((634 zmJr1-oRDM`209QDceG<`BqInbt0be8QrV>ll=U`0>WQh_D8MAJotFu%W0Lhk+1Ldb zY?uN^sOUn3XYP{?d05oj1ke;N1GreR{SQEwD%foqHTN(vj_$q)E_q+|k^dH&w14xe z%=S^LE{JCc-VD$ZQ5*<@si^RLL~-dTxU=E<=uk@iyI>x|OuTbcU(_|(rjotr6%cr1 zBmpstr;Nus`UDOzE_2}th;c=-Bwaz4KfC!_h(b{BLU|yOS^G|M4c1GTV=l|z962Hr zA+6#o$B89gdxR%K6dB~@wb+?~-N{N6-+js?a_joB8l^tu^ionWYhdDN%}DgOwkhTRO9IT$=sM^gcFW-L8)7-3ZDak^`CRx+;u1Z%+H zraIVI!8VjFlp%C}=e~kdF`(eitLgJoR1xtQsEK3e zYseq1j?IZ8MKqUr5PmkO76F`1YtlEk^@V z9!4@iAz>|J)fsd|0YsLO-sU)-DZ)+sNliOpU>wS{K`RikZBiqax=RM{kdFP}a-E<9 zdIGKE;ROY=xCH=%i--#V#3>+NC{B(1(1gE_ngeM8iC=^ktulJVXL1*_K`=-|W;g0h z)sXW6A_OOb2`oD>6#=6(SJ3|2WHwATn@p3K-(FMz^;csO2qnwuO6Gb$E$e32!1hIM zLv+l7lbeWK2>=2}9D40wgu& zeMKWcZZru{Giw&xt^0dOv~<{T`fWf1xB-*E6<7Ql{j$AcUN&%unDG;(Wl#xgmMyu` zHs?BJyf)tG+Pi~l>WTJ4Hj2nGl0Y`i#4%Q%zv3)-jZx-*s}@qO*dPvLL-G$T=5qR+gX)R8jP{K+~B6 zOXLg_6lpvGr0>R%DrN`J(ZOme9(Hb;qb0r`&bt^U4N*Ubv#tigv>O7zYs%5CYDTr> zwH+w~Y63oy9T@tM2R?o#3c}FvlXMNp3L*XmKUMEh7n+0wB=fWsbD^9j=KG%1VBlMw z08@CLOU-Sp28WrIXo1Z16Fkt#C$U^$feY1g?V7u22Z~R|kgFGEdq$vFCWVdf=d>A>1|oxT0s}m)tIhmsEw85nN#PCu;$`nGhP-Pn{kDQHF_dt^k$9O6(G-qI{nX5(1RY zB{KO$j8ANu020&$u@Xu!1fLBO0g_GxlJO*rLu`irAg0Hw+Qy~N^rFj!)O6;qA@Nsl z + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/gitbook/fonts/fontawesome/fontawesome-webfont.ttf b/gitbook/fonts/fontawesome/fontawesome-webfont.ttf new file mode 100644 index 0000000000000000000000000000000000000000..f221e50a2ef60738ba30932d834530cdfe55cb3e GIT binary patch literal 152796 zcmd4434B!5**|{Ix!dgfl1wJaOfpLr43K1!u!SM)5H>+kKny5~;DQQ*xQ$9xkh*|U zYO6-ARJ!uEwZGOD-)Y}g-!4+yTD$r7jcu)c>r$Y7ZH3I`|9#G#NhSfbeSh!g|Nleg z-gE9f_uR8Q=Q+=QB_>IdOUg;I)HiF^vIQI7oY;aZZ{ru8J!9r9{u4=&BxXTAwrJ_t z)_YpF*CXG6eBUKkt=aVG*v+pXe~%=|{PH!|Z#s1fHA%{D+_zkQ<&BqB@BdK_`G+K4 z{rmOn)?DiPx%4}U*KNc7j`g_UmTjLv{t)ts^;d1)wyYui4DzVcmb>zrOV;rFXY@+^ zoMp)GziQ34O|pweCEiKxi(S3us&(VPxT9L)T@Jke=1tdJzd88gWLe^q(4NZPt?Sla z_L)P=+aPwWw0N6qEX;gVGnIuShRQzlhmlV`CS`>*{Li`jUf3T}Nw>{@C#^9Dn}5CCsTL-uleYTcr_im5zFj#*b!? zEY`H@o?3Ql`l;3d`+vUq zpI`gUd;f9rKc4$lttaZK@>F^%JYi4B6Z8Z;evi-N^(Y?M!#&I+xlg$bcfmdAKIuN; ze&79f_ut&_x&Pb!SNC7s$KA)=N8NvRzvF(}{g(Sr?*DTC(fy|T5AHXdG~fT9{9}O4 z(yJLk8~w`v;UtN z0hTwin|S{wHFjc?CY=!PC=Hv)jHh9|=#->ArRJn+WCA+###=)Htv+6tYVT-^ds!;e z-p$(Ltu;)0s=06v%SKYE$Y73+EL*szInfYSbK!=BI;$SH3sR~*g+CybZO!%JDvPB` zOcmZC;T_G$cmpn8*TUPod0T7PtB%aJcXYCjw$_j)%~*f=ip$r}!0DVTmKR25Q#Eqd z;c4hnV<-Dt7d8ij%?mHZDa|Y2DNHKAAir4KW&={{A_zena%h7t#nE|>6r&$QSL@OY zheV2dd>x6H67mHx3?U_Fyl>oRyw7xYovin^cO;C1Uw-X=Rc8*WApO zCpii*-7IY6+Iv&%{F{eMTyxksdH-u)HV!5QNS?~+gcKvv6lsAZCB2%i=q}!j0b%J> zGL`lQLKy1~?_}O0V-B=nARG$UD3f?=x7^v$+08n==Hz6&G(8xoTr6q)^|7|>RpS^N zcU89SG2^evnBS@9oqncj4$FzG)4%syFKZL)I$Hva1zI}mCTcH#tK*{F>YfwXp4F>+ z)O^qCm@Fk~j_hb2H-7xM<{d|B5(UZW_bUzDXZ2cas^9s{=KW8r<0DC*FBuuHKE1#B z!M>AtZgr1Bb(nKZeaiv=N(zRwMaiIrtu;K{En`AyOyx(~eT4^X^}UnF8Ux+8U$Z!o zSbWXx-2=uOg$Hv!zQU5Y_|p5PzxMa$x!FV_JGc4oul>gxg=fsVKaaT^km`^@MSfIA z^OjU`1b}w>2~0ba{*KnLU&WY2jEB!>!GJ$#Of{xrLWBH#fHjmCtzR$3zjH|D#o1ie<4v}5w+q*`jn z*_)wU%UX>UhYuSoSnFK2o!!V@6zys}d$V|eHFmRGjXS!HpBpP*d{MTQn%VjRt)w;r zvN86xQW{WIgpl@bmBzo77Fvxed9+x{(-Bj1du|-ucjF#C80(m|Zi=;M=|}GR$kHC` zly$Q@VnN-=zixc{_19VVo!joccUxxNmP;?5-q4(B#$Utqi!a@>PJYw8|GFgEX-(<$ zUN_!6R+=g;k}j66k#3XjmmZhCC`oFjJ=M(Wv}zUzO=1A+56LrcdrClkaT%~tGY-c$rQYuoA2=&Q04kA}7sFpoxAU#~_!|KE`d|xai4GSq-sxQSJ zIa9I_;dpT>V$e|;E^=}>DVG;9hOeKw!skwicdKF%i;YO&$kKcgwibIq3Efl@!o=QC z%755>S?X;!r1sw4b}o*?X*qYcJ6s|(+S|_P$bVRt87$9?xFdi&UKA#*h`Xld^m-`=%)rg^x zm~^A$((YEiB!#e>VDHkky0MI<+NUyXR#qHpnRa)yFy@}<;^;lbzG##ZEX5z7ynKAI zxD~yJZJ>NKYW$Kvh%%`6>QnEkK4p(o4^}YXW?Eg^io;k`-Dw?Je<+|^nd%cY8^1Ds zW!A(}NEP44QpMVTg{$H{XS-`YLA99lj7d|~V{e>+y&3DO**w&xrZDWywBjZKZR5}y zs%F@Tz-$Q0OTv;oBju$?e&>MS39@AXB*<`b1U)uCb2fU651jTSRq}^2BJJ4?^Up%0 zmG{Xlg(dL2qj14L*8W1Cn$FRZf2P%<)BkWwP1+=9i(&W=zx zr0FiSUQhtoNYgD0^kX>WBb;qwaH6xfA2EJ!{JZh{Bio|f@u;?eh%6hJfxtg1b%$$ zP0g;@RmSstUP0h-PDi4pK==y!x13&(k^*K*kkT4TqIIAd#12D1GdfSLFTa0UUh=u} zE}uBC+&`D@D?RAD&JanKMNP*GBF!nyt{bG2OQuWg_z96wDO02sF(1Htx^y-2?WsB~ z5Nag|!ur%PBLU1vJ=UnE<3IHR%QdajLP({Ff(3n#OD&9+4G=_U>1rFWLfgA6EIPjN zqc*q8ersB{xaat)T>r=E@z|epRW?kwStAdIoX(Mj@3Xp{j@uKWaKw$mJVbBU$FBN~ zBgCT}$<_-T5nJ*;>y=^mJ*`o%^J|{qMyvh04x7_q53a0i9bd(RPEod{Wx^7N!{$uf zZ`)X2*tWIJ;xY@5i}Ik@JBqZdxsOkhrc0Ltwnxo6*v1i1FgouC{~M?wzO|dNI7T8gM6 z4tm4jVnMAMxl^FIA}PkF@~P}UyDd)HX({v;dL0g@rQ5=7{7111Vt*Bj>DM;SV@3>x zb42K}0j4naDVZg>maVTa|?`k3@d>Z!{Lh`md5403sQZ0{~z7(Q@ot zfZE{De3+zJSog+LX_kTLy7ai;pqpzW>ASpYd zeGMmbL`P{^6phX>?x}XL362v!1v@?K7lIFZx4AY0*nh^D5JiAs?oi;S3E4=V78Y|c zPYsK8NFEMs3ZVdG0x}SZi4g|GB(VNHCyZa5*t6#ZYdFEKJ7PR;tTrA$a)hm6PqH=g zfH4F^1PcWNrBGHp!7nZ^dgO?h$5u(w7Xm$c0qqjY$SsW6CS49{A>x}@pdLbjG%gc& zq{|wF1a&|cj3Bp;kc%irm;(hvVMs5QSFnKdIcI=XFrVYE4j+H7rI2;{SOAxeqqrVm zK4&4@5@AnR5&^apSKPRA07cv=!j=XS7WPDhM-_%$%-ihSNx4VT57<2*VSqEpBgsekK6menc>>n}h;ZW;TT74{}6CJ}+KyUG) zfFlTjlxj+q7)h2=?FRr3m}pGxkMExN$%*%{mm9i_Z+L5stgpjoWNW?NCME$g!6PxL z>41<&nNleh8>Y1H>FT<`JO*kmTN zR|=C~!HG@2m}PliDslpds`6c1CL(7e8QZ&+JS*E|cGU222hTrg)X*fd-*!*o4V86u zm4#nSDH|iVR7DaJqQk|e3pTd117mZRWv}$d3IlGh#}kXiYkBMg7d?M^p3lfzE&e3W zCH+3Xk^jL5t$H?ukDwi)2}A$Wsi`bgU+3bW+1grZzXz_a0mq;Wi6`4y73}>W?Ev6L zw#nu$#)8lo>j&m^STXk|d>QoJq!f@N3$0L}y3tZ1xQ7Nvy^ z{svtcqI0G&pA;8uZw;w$vaGS*cz2KS=Z&}fu{Gf1G7+0ysMTmDE36 zMfZvqUv&DXu}7GH4-0I(1COx*l^cIGzI^p%xBJa1QtkeoJ#+53&Uarj!HO%@Lg=25w_ zpj-$n*0_=r^lvT3F%GT+BJ3h`7b*G-Y2=6#3}HDF$tq_{Om~b~*d}I)HFU{Re#5?f z8;pTMo)A3;y3c=&S&YAbE#F0OnJw}WUa3>SO&A0f64gyq3RiRH_RTscfrok*8`L98er|Lm$eVv#djTeXncI>#u(vl!Oys2vnM+) zUi%Q!KKV)G#6xQ@c1)fv?wSN@Y~#}S_=gUBj8(j}efvwsAI*NnWJwtS4JYsxw(BCj z*%rq}6Oyr4`;9LfCj=hW*a9q7rT-+YaJB&JG>2Vzfw=|=USdj4)OF68YlD=4CK3bC zEw{JG7#-q!&h!qJJ8zcF9Z6Nx)m6|h6>-~Uo#DlXZ~vW9HCYv`4pz3zXsN`xDyf1x zh1vo*`Rkao+34Fj(p+idKhq{`|HYOHJq`G6!Mus~mfZt~2SD_BIBt{9=b!BnJMS~Q zosOzhx+^em>C$Embna%KF@EX3>Y*KI6KgeCpYh`t$B%(iq5pJdNU-8{@NSuUZ@o7jY|GGf`p{iq8bI*7gD^nRov=`#B=3HlDHt=`+_|G)T6#lKi=b#3jV`0MVzwYGMu_*ll(r#|MJx~G zIDdn3L(&MQ+cU{RCY6C)zCV*o@gF1=JKdabWHU)4kWBI)CUY6q-`<-^6*`E>0u)H6 z9@aM&-vtTP2fs}<+W_tlI1vg&R!{i)!&<>|qH&3q8un_ETA0fW`~&SnZ_wyyEgr(l z`1ey8v)Qs_1D|*!+PqA<6gDIh@g%_Az;WqRC)Cp&sm^Xrf*MMYL~UdOx3sVh_NBG- zoUUQd0s98lI~`Jqb!#QrP6|~PS-G;jc6md{c*lSJw83=??vGZ4G=@EqJAztxj73(t z9F>Dj3ey!Oq4>ut%)+@Vq*=U9e;}TQ)Y!@2pSL(~>qlHu)3P9Tql5 z=c$wLC=M6zb5<%rBntgVtUv9FQa54F;0@X38y8NWthBf+Rhm6eWlL>L*%~bNIxVrO z&f20n>($7Xl%?Kk2}CT8WISCNVw!B-G;i>Rtux)8s#&!W`PZR(cMa{Af?6<$S}>Cs zQozN>R0(4YT`_Bg5Q3xtLJS5$1;iC55MsYpc87!UbUN;@99M75HfATrn)x7X4y?|u zx)Xn^>vCFR>>1;NIOSC<@xk+5PvgcqlzYsFg0={dnO$05&^Br?N*5eA5aav8}a0y%=N zS|*utbdNmu-Gc|;Jtz+l$#fz|$ALEgx(t^x>-=qn%ZDZ3av#bae3#GNw_#9}lX1Lf z{OsA|?>U(xLkH820WSxQRT@8CT8vqeTR}K=rto$J+V)8hLHa{J%p92~-~iGlSOdJwR(;J>@)EnP4K6d4}PDAd&ae;9PhA-`5BA+QhZON z`~2#F+rP`Lv8hJ3*Z5Ofxs!!0L90{kK9?EYk#*5Ysa~1!iT^dxl9U(AKQ_7*UKqS# zk#4v7)3tm(f5oL6v4zIRFRuHKiRU=n)mqB0_!N(eHP=T~?9Vob#q-3sWj@h(r!rLQ z1Gkp8`T`c0iK~Di0h2*s_%+a?huUJ^_H+w)FCCo=Xf;e0v?IC(vQiI-J_iH_=vF4P zj0a`MvW^6h7StSaFyNAP01r+8DvS(op4Y>+HCD~+xp?lxxlzWMMQfUV?)J596EEG| z)4JHg3cu&>-3i^UsSw~KGA(VYvX=e+&hX06tdHEhsw;lZvhK_yFU{KW_%o}<92&F1 zxY`|Ki>~V#Gdb>6Y?)WuEnDYZ#9!4TQ#UW0b;YEpv-SIJRU0BLgPT?>6>djOGCDTc zs>-i6Tbx!^VN1E6MJ6u0Wq$ke2@_)#^)Ebp>EoBpjA|jVK647K&k2$g6ezB| z7M|`T))YvObPGCqsBs)gBCY9|Uv!k_*{gjl5p}Zd8(77Zg?@kh3%5)hx9+1+)m3wU z(&Espyy`|T4?%puywAu^d$YZIb9C2?wy)iK9#8w~dvxB;?e&#TyDDGKt*UC}=~i3P z?H?PT=zOT~`ZDXn@H7$CX!$T zpbBP{rU*-@8^TVc2s||%+&EeOp zx%ZORg)u8rRMpn-OhT3GdX3*t!z{|)3$Lv3Ym6(h{bTWM0e?+A(&Wk|BTq)~msF%u zYEV*6Rbg%!Q=N9kHVrJUb}3_)Sr^V^7OTt|Qc(B>iU~{<{5BS=c zwJH{IHL>&7v4_@e;Z@;iKyg&KoLevF5g!9nOk*qy-NqW}VF+-GMrK2#EWy%g!9Zu?flvUOFc`Wt)SF~bR0BhVV7xtr zXP1~`I}5^BX=^-OKCmvESDjLG>*6b$tPBh8jN__XWmxoJ#1#9-8vp7s$5yRzOzzAo zk%*G*oa}JART<``D%2sPt}1j@y$xf|AqS6@4f%pu%&Bp%s7pHcw|Bnqv}QfCr+iubjZQ3pxiMg9Zb~Lb6#JY2%hnx;9W+^GlXWX zT<$PhPVr%R9Wti(!LFquFsMqAu>Yh)ITc3|u$~Y(4M%Y=NB0yQ^CCqDcG-s{|6gji zX|5=vF{0g~Q7VqYQb*)Cj{n>39&MlSVfm5cT|V07V~y*g#sBn3|3hQ_VQn0Je{`FN z;iVjQ%G3YUD1V@wZnWl@+D2k;Q=`)w8l68AyqA|BeSdUcN9UOY#RrkKXE|uNe?r_- zvrhksveF~(l$R<`4-D1Iu0K<9@GnDGmEi(qSI_*I(8G_y6^lUOfe+6JJzPc}ATtVjJW2=uhxV+jzY-J; zr}wca_ZK8S4>pu2T2ZdD7g(j*8|Jg3`BT=fsG!;S0u!>QkLs@6eoWztB`zS%e zLh~m$s8XLwYD_?}5^t zgIk|wd;BW20H$0Fyb0(l9lkF$QVXsL-lU@yELDbKAi>LmOA)*+UYrUOFb#ff}fU)gjb$Flt#)WrLuqgoa{-CJ$}sd%X1rUFdY^P(t=`JE@Jm{Y+cv6Ez}*rSlu zq9k}c$TBuc8aTX4Xd0z>XIc-o1z9^NbOx#&JPX)vw9g9}ECa7jmJ}hjaphYpbNq&o zO)vab$C20Q9jt#aZ}h2eB@Y;V2NE5b)LTiE+L)93LsZHZqEg>C`Udl?pATe`2U!2p zsnnk!=@9g%pqF*XyGBSkT);YxF)@ILOne~IW0Xz+GY8nQEKQuC2K0=__5RVhG;WQ zteOYEL$X(JI&wNyCrJ7rj8;05q$ekn6d4Qv(4_~Bgi%X^=)-e#^>?eBmw4KOxA>Xzo9Rpx9;Da>W4llg(*%b<$vUqG0Ha4ds9 zAb*hiAz4hhjtQsv4#?X!@88_VrI^=v(i`)#)k_X;9R&Oz+$v|McEFg!G2Z11hsbzi zb&m`Xvu525eJob!GX|7ZtBiqFu#ejxWqqiotB>c0>M8u_d9#+S2P<`t7u9H*X#}#m z=T;|b@$i?R#Xwa&x{AeCMNtdbX#q2&9{|7KEUgf$x2$X9g}pqu5V8U&tt<45M91Nf z-_%{gzAmO~{*YMpWNqKAlcgPjID}>aHCO7Qbjs7 z`1-Bq$YG1(vDrcsn(Fmn{iKE0?0R-XKTt-*&vJfVZxl-X^gFB6NS#vZ<*R<1v%+Js zve%3p@I_Pp&Yi}gu$?b+(iwdn7Wpv4ZN`meLGHR$!C`kucoP%f;Nk8ZhXhFqo zN>U!TVQ)@J{>VR9-aqnfqCYu-)5tHVL&%`e2RNt*8p{-tk!Y%;Q~s$x67d%%T9sjY zc*Uw-?{`E_WFrngf5B=itPq@opj-

                                                                      =v_rA!CPE#mM^4@)}X7qf;At+v)G*FZd&; zy?NqUnt;NNNMWLA%l4wI5KdaBwS^`}^ix}E_7m=0=&c|9@<&w5sD7Gn!)y#!FZz13 zdYig~JSHIF6!eE!qw7z+9FE7s>bNjpQ>bwUB5FPoa3Yl;m=gPn!2M(kM>~8Ojxe>H zW$4hf36N-<$w^=k{F*V8Q?q0?0p3j<%hL27f?Z%DtVj3hZy`&A;qoKu8Gcs7vlzSZ zP}jncpHdHjxY1ipKZk~nzd%EWfuZ5U&=G{7!wzIEcK(7$VB~Pq5#cY`tV8ve;N-OW z={2NEB?+l%@uHpajTR`bM9*Co)fG&=q zHdxS+Ob(l3Ic=!i;(zv8zkh|lDnf}!6_Tf4VRw!i5%$;z6)#r6j+}LD!otRjS_?89 zWTj{;@BxwIu$3D&tW*`>O3b^l{BbemMQ?mjFf#i9 zOtrpwquM|^#}Y1^D9r-J49Fp%Dfyr=NNvF!XdnyG8q+8Qdosk?r4rbGq2)-FwUW#~ z^TNcDtb(sOu>3DMcX)^H@K`hPy7qDN8^%q&LX>EZ$Lc25Rz;`ar|kDWJVRF|aTJ`wLVvDBxc8Ijp+kP*ct(b@qs zi4k2MVVNkwOu1yt+SezH_|Ukr4)W6)-|zBqiAo}2~5p|W@mRFWyzf$m|bES^Ih%IB}5rF&KE zi7Ul&y7GzG=nL%nROJ5TTTh7lPrQ}9pB@->ftwiO3{MYL$Ho9roaOOieS{B(=ZkRH zB#eM?`Vj|m{DBPHR7n)M6E{|FpyO;dh;#SYBDS47aoA&{GfpG&FO^wco@P|azIWz_ zhAOH2AS1;QeJR>alamnePZ%ZySmE7V6*iRsD&R%aKc?vCt;UuYTs!-(`QD!M z2P^qs?tU6Jn%)9>I9^E)zl0!rv&)i3copSY{wzHs@TAAFM^U%6-Sp(mlBe8Kpw zaD=I06InH-FwL+_%YcrWFU61n^w!6*_W}0_xfi%_j?6((P?&)X$QIZ2Pon?L2S%8t+fFXHxv$B+quBNHRGe zFJQ^}8N8jP@OC^<*iujL%K*2|SF=(anNr7wNH25aFLo2iUYn1a$WQB6qAJl5RK@SD z@9aQVlRWbQZK1Z(TB3J8i+AQqzTc(61pHCAh6upo*y5$sOW3Mx!AMbprFz@pfy7cY ze)E$&k9(VGJW0kgKbbUsg|UXaDdr-DzT>Slt~t=0dGZq|@^TpybVn-`89(WvVpaq`1rMJyX#fe>-IQwhg-fa^CbV?0Jt(P!2{lpQbdk8YCF!` z(!Z{AhE{KN2fWq@cFO7lFW$xW5+#CC(dFrF;U)1X%^&%SWEbTa3yM-0s85(kycJu5R8^ZUVvDwr<%wy3Wjeu9I z$01-HS|LLKgb`C=uVM6cHRRz?&?h_$`bCDpZbK%|+0(9y^2K*?Nri!k;Gx93N^8)p z_hgnTR8WbiNz@BlRwfbeN&FLe@YTTi!Ue;Lp=PR@>9%tYG^A5OI)&At_9i=E0|FmE zRsDWTRU{j^yv2A=K)Uf>%jL*dwJ;l!<}GG37lEyK%Xp9d0Z&|w+aEVx65iHrAIBqC zA!@js){_10X}SO!)o&8&d@MQ092p{y z_?LW8p9BIp__)tzbG_!W*$@)s>n^`KnhrVn=jUDifb)50z|St@S2;9`MROGP+T7q; zA?e8We^pGZ&Fh zu((K)CYBqFTKkQBBASmTjIMvXHPVckS%KurFe8Cf5Iq9vN|t9ZHi1>XCYdro5Lzynrhr-^OWAIqCt-q0 z=4uN5pfu<3q=|gacB;^Rm6!P^4OMX->UHCU(3!8_xPHsqFa6~&d_qI?%eMrg z(ZKoJji1b@|AX-s3%yZ4qy7yRGXC@i$<0soqpbs=dn(~+HC;LnklzUlx^~#;_(r!g zN$oT#5|A1wX0|xqDm+R_#_tC&1oI=5Bfk@X7@SZ$L1^>lh0E8XFQ4W+hkL>9W>*-i zHjKCV9NRr(?mu=xAn0>`6X$2dl8Kd>}n*pRwgP^Il# zbXdibSNq0fd!Oi6y*b^X$ZpN}FQbrAoqbjpcUun++Bvf!t?_R&*-%_Ex940Q{_+0a zyxP~E?|q^$$M5RXnCxVOM&a9DSD%&J2M_BWr(=zkW#DBMw!kAe=Tsl>@6FOqMlq8x zmZ#f6lQlP4KrfQ6hukl2T5%^wogv*8*4^UzknpC6k8!V5zH`*QGJh~|g+uIKd?*FP zoP#sp0PBM*QQqhuo#q4LdXA1T6h}!Ijf;}Q4mBt0prJ987`nXRq(oICI$duc z>16uMW3OcHuUOCO0JxY=*o8{)6>m|nhZfmi!ZbwZBMVJnixKwW7VZwWobz)udt( z@`f(C`caWn(zu0_n<`>0)s54qEWc>m46}|=7fVkmwX2>zr*lqYwGfjGx}f&XL+zbs zOx9iDx|S*Fi@qZ6V?%`Nq`b9Mpl0&amhP*1R%}~*ep_5TJmQL39OH&{Mfw+@Ln2K< zkbp$jRN$~wI+N;1(H^LFQfP#3hD}q^rK85Bf1Ne|1>?l{Y2GSDR+$a{gZj8&V?~Yq z(P!^F%6h;0SN2J{#rTx*%gdcfPLnpuDLH8U!3vu(uUh2E2%SJ0HNk~qL6DIy z>C{NHO%c0<>_VUs_?LrMrgekZc5)P~KI!UIVE)0Z#jYznA4$1c7V*O14V#MOdDdg? z*Lluu?8$jEs?BpEq--p=+_c#T{* z%)}*@bL6e|;YW-bwW3xj_ zm>57aYKQzo5xnDv@rsjgJ1gY<1T=$EB<1l`@qhWD03pd!>2fGKQ~o8AY8R0{%y=Ji z-jFJi^7hF#&p0w;kJuY)$E$KD(oSD(Fr^n^1`{G|?Ey2R;TkGVic+^@)yeFt9XnPr z9C`n$9dds`;)`Q=`JCE%V{_Z=NKI`$+l@1u*njaH zW3#4sm9oZ=EJxybP1x4J+66#F+&~e6gesQ?+f>~0JOqnaTIFh5$`;kK%CFifSXi0X z7VA~$Yw-a70e7*iF3EY)@(KJ-C_4_&9ib@(teSELp%*@5g~M9kve$#uFE$Rf1E@~r zEQF_MPj`aC4bq&!K8AilD6GvCay*9-z)zL_E&&+L3^`A6{D-BnbTS8wcOoa}3aE_b zPUe&x%^_fy>K`X%QM0B)Wvhd60kIqgxk;xKq`)v32Zjb+Nhh!~-QZZ#9ixEzZhn$h%#u=L*j8r`Ig-zety>2{s<0hCp2)ia3b{+C# zmDYv@DQC}3%d7qR<~6Nd*G*xSeEt@fMVWdoTOqHWz4a3Zm-(#cFh2a$L5vUPqS$_@ zU|C7C=xyt)Csfgyp`KL3m9woBWur|QAhUsQzF70d*cscWUVqP1|NifVx9O6wz(AAu z(my_ga9cmJ_V4-Z9}Ay{%?VnFS7H3|E}`3`SVL9VInt2tcjFFmdS%>2M{(V=cqT4+ zQZdaFicwmQ15EUC_j$1-uPWvhllOHR|fY{{7)rUjO{o0I{D6Fng+j< zE!?c-=4VbwFwTMOGBcllDe7C@L-asHmqmno8T@vR!8i4FdRW2y=Wp1R%bgStsB{!_ zK1bV&IS-PbI9e}eoBCifNHoC|IF9VMb>S?6Nf%TM99zj@0+@_-mfSmQ6gdkMFn?py zVloAzv;1#sz1DPHv)uPubYW9Nw6NyT;iq1Dp0)Nr_0pZ}l0LbmF1FU|v}uc%T{uBL z1QW8wO^tp$EY61HT^p-wp@$oq7DoBwcfRygKWlydrKb)bG9K-do3Y7x*V?oN=dS2M z^Cc|$Q*PM19mNcJF)z1ChozIneo;IhvwvXyK(-dAiKI&)<0-}u`a-7aW0AvuBEPWD z6odQ#k%4XhXF~jl+ROkycn4~v`Z1EJG>`+mN5l;RhXA?))E#Yn6z?$<2Cjgc8O&u+ z9<72HP5de2#}7 zc6!?srMs(mqpeX>wkd61=fnSO`C=HOQ-TNw0K;|))Ho8x17ElKSw(&0xal^VL$BGY zukbsr99!YGecTqjP`7-f%4%~h42?-uFt2^6sNL$Y)ZC!2@VTyR8Bx^J8yZ&^=H9}< zZjZaF^4dy8p1nHAd2sb?SwXhS?ZJ)eFx`L;_(ixiyOGbLd*N!geDr_v6v3~+!Gab} z3b~Po0!X9@90_jVG67Cf5h4PLcZ-Fo*C^o{jo_A?meX2&j8<#{unMG1A%ebXeB)ow zUvcvziB{R}hZ~8^RT+i~2~TyC(ECLXzY z#reju?@g?Ef;DWu<*xAU`{a9#KfS%vb3ua@oF`m}G)0%Ov8IB_hKe~q*?RBWJ9id# zZu{|^iiTt`r7_%8G)S6J6}hsI(h{}=poQ9% z0}ES?{=RHqq$1fE>QqvdV-k&N#0qgHtH*}NsXx8*#=Kfn@5=<-vF6-(YYNoq=RTUa zsP7v$Z4Ma&gm9TJv2Nn{ig2nq-L~wmS>q0^-+zFrPVrpZf{8zvw03pmhL1FdXQ-{Q zOnt&v$Z5LU;^lKc9jWomofm7JSvkeaRwXW+7f&ph9t^EpaPJf6G&ju8@LXno#hvpr zl{fBaN>1Cg<)TaW11^ZJ1abqO)*&g{Gy+7|9DAwN^(h3@zvL;YnSKl{3(o{##Setv6v^_ zm>5%;QaVG8$%+WZll8SO%Op*&3TS*HaTY@7%fEYjNvZA?HifXJW1DjBxWuZiuX2JLv}# z7qni!|B{Ptm@#u&GQM`{`N7r&cft#iMy+AYn8$Xi3)Y2#(-$P-^8`Kcc{!^RKMp$S zw1C5Mc65MYb>PHzPY) zeXG`QTQ{e|*X^sAvu@k^RejT&zrknn8Q;tyfU@r_v6bb|ExCDai>GbD^k^s)oxY&W z(=zwwCC_}L@G>9!&1WdUvhPfxmy7MiW*7s>*dS$z#|lBbJUr8wVDm!JM0Fysk&DzT z>~Tr}VQR;C4&GO8M3ExGh$2cAvn2gsF`yu?W>e&Te_?=39Yu_ z%E`{{{Hw3F&zRBPHgo3Sr`dgvJho+BPhmIPk@D4#f0SQePH7U3mXsXUqMhvNp~oar z0_IE>JEP#Jf^X5(nJ`Dre*x)hPrVyk;NI>urR zUHqd@{jtz+KGnKTWq?97$(I@%W0HFl_rHa{>s z2hEp|VnUrsahQwz6Ui>Z;Aqp(qPI%7OAn%N9qAN>Lokn>9qD2|+<`p=*TZJMhTJy- zophyxwM#K67=Up;_Mfzilg0ua7P~P#&qd%Vn!irOjDtQDRBtz2M`zo<@kav)^xmE*IRU1u~=kfyrRHkREB4^&UK5f&DIrJ$4~Ki+-R{yVKaqW$Sa>V z{<~fFINF;bv$xhpCb^kvx9Cb$C>qtZu_3K8bIGhl6T9bWRUVJmtA}c|dEFBiO<0~u zc$C^~!&>g}$nDI|?=Htl(4h*sQyz%GZQ_AayuQ+TWUQ(hibT-S377*j7a!83QY5pY zMf=$z_kA{a$rL6{xg^LwD}whmk+CLOYMzoPs2R&6lpo92np?YhgoGYC)?&!)IdhJzlY$6_q7*h+@Y@D-07htO z0itlk9^mUl99_X;nPtU;K*B@=3YD-~R)AKG3>Z{zbJ-m>i_NB3{R;z=|2V1n^66bW zr}f=7zA{u1s#sGw;q?j6UVi(}w&r#Ze&XiuPxx&YuFYK+s!YtyoxkvrZ*QOc=0tyQ zV97iiR}?D(PVyJV+*?%>JtqRs|D=yu$Av3G9pmTz*Pm~1=x+=!A5$HwO`P*{7P$9m z;~OVC$5dBeGq>V`aKjUg*Zl0rSEo&yvT&Sj-LmkCu+8hWg|vo8X-pU$M0^8il7YL> zdkln0y+Lh>*acWa^nnTTupoM`24h3xLrDhjA2VzgC9%H3FqH_{gX>nWs%p#DF1D^+ zkTd?gXk5KqWB2K8U9FYNt6aLT-kyrNvkoA6NC$Do=S$$otlLM~mCZ%%1 zEdMM`W(`%#D_gtTbf3LOt{=CEd2Yqq*$XI|R2`7>T03}rrIU*7?cpoWTgRepWkVj)gRpRpO zOh%1{Y`%$I9^LN<$(P*U$(@?sIKI&qkmZU`UqIGOu&r>f3q$;cDRF%!WrY_YUu*yBkbFT@~FnJXrzN_uQsyc9S&6c)PgkP;Sz z6Qm%JKXz!#reDl@Kk=&Zlg}B)UaxO{{m>N$YU9!7rcHZiEbLi0=0>*i1PcK2P? zm%QR4W&PTjuIL>`;objp)q~0|e#;uw9{!gtN=hDc-_i@_Km27|Dsk80%YqZGpK23p z>*7;6`Cmah3HdkB287Zw0$5QHE83J><$rzj{K+htHjE>uq*E_{ey{phoRE-FxN)tR<}!cNcZ3#tZZO`0Ckp$$GWjxY4?QC2`1Jp zAQ8gY>41*NkQw|d0Ysfv1G$~}$x~r14~&&g!KKgVAKG@!jo93FOS`W)W9#i~*Xx3T z&el$B*`W?@8txds{$o{ywNF^NW?JK-C{CpT;$1I7dm%pMHk&Nlto6Fprs0>cS}j(quhrskSgcOR zG}!|l*FD{f?^8|W9*+_emOwu~Xr?gtLRvC=XqO~ue{dUP*D+y*kk8d zuU)x(>v?x9?x@fbklr*m#u^ma>T)6GLsvMQ8tX*ti_|*BSD`Lo51#xnTQhi@uF5L5 z--v3rYO39q(j876Mhh0Z!-}8Bt|}pz+c>%1$%A$-S73eshxjMxwInjw@<_l(gd|Nm zwh(g880L|L-=~&K!5k|E5t^{{F+W5A%3Q?Tk@F@01d7{}?`kNEc=&Y+$Ai}a=piT0 zVLx-j#)G89&3N~ycLfF1fsh4%0Lm7-aR}mSilG({Y6C={nV%VP`ZZY3IQ{SA*vF(C zL%pkehTUp$d0@clKM6$`??aF%Kflcpe3l1ak>k;VX^1*j8JNJIw$ zrtzsmces=ozUP3IgO8aG!F&_<`>OA*Oz@ELjW;S`trb!GS>oF3?&eN}C5hf2NixTm zV32#u&nxQ#zKF~;_Mgvv<5lJnUc$zAqk&+&@(ngK#1oZwSNpuqyRW;}c}5sg!eNK4>$N_{Em*WgwJ#$cG+!D?2<=&v(76I%QYqD(`naYz;kA z{5x6-whU7N_73~4)9ZB>ZZ-0PP0m)f^3|E1o=oA%RW%66w6;l&H4|H_n!>kFzG2z59jklL zRI;5IOvuj}KWQ|MLyrg8$wKaw2Y$2zey4#s2YnAj2J{kYV{yrgh)NKI1U-VuB)EcG zMJhu$&PNh$M3p4T91viQEI;6xbYAT8xrH0lfbrhA6(4`@<15A~d2}R;1!iPnwQ%kQ zQ__EW-U16d%kzIqPr2aSL$UKFc|3D3XXDry9%#FA?bNAjuWT#4ZM@RnORKK8y=m3n z&m6yZKU1Ur0MVETYHgg{fA8_n>|KTS!@x0o%tH$PN_-4jYTiy8FI9sDbuMOONceJU|HtxB` z>RLzUn+*5!SMA1zN6Mup@)WBxZKgur{)jfUi@#1ar*G<6jr3{bf^6~V!X&V)50O)9YtrZiQB zG_{bgNz`088}7BvhB>oqX3mbq<~;x1C5MYrR5l-w_^~SvDsdr6{m9`@O)82}W417? z8C?~8TD`NOZtT?5El-8m4duerz=X`w=IK-J9TUthSyDNnkjrMvg{ZxmEB1F!FeRun zCz+x^tKS=SN9B2)!E?K_^>=NbF&RQsp_>=u(+SK0+ovR?N`mI%H1Sw(*#3!XCPg*D zcbq7%Fjx%Qph2X-{)9FQ2zrXVlwdUwEtz;&a&sYqAuf)vOCVYt20JiJ=!?bbr%i6C z<`AvVX>e6Azb_QD%)SsKR>-$5L|Df8rgT+VvwYbL&$IP{YdSDLV+>6C)bqF9cZjhm za$Grh#mDxqXE%hNx+OJrY+Zx1ej2ZERRt@;HWtgw&+%MEYg1g7HNGSp0(THkg{Mq! zUYeN@SO8n#A@OQO?7VZcS(7iLxS5&xlV*Nmx7vGIC^(^e{}q?-pFCsxUG>@SbAz4p zWDKI$Z-tRYQT{As^#Zn((ntUw=#b3mV9Yd~kT2n0jH(z*S}gP*L=~CuKtM`jsM0Rm zq87OqkXhso3b?8U0;F6A%sI?a7%|oDZ3{+00|zwZXxgbKXPEZOhk;{-5YNk#%VF|t zfP4Nw0HH(REbyd|&trVrq04}Lo_y7WA%Ktp(VBB9CJ^y9+TUrT$FUPa!%oT}o|gH= zkpOTLtvii;s0gOK;)o!+wDz=;?F5FAIJs=LAg0}_o@vrsCYU01nsbQlpq*f;;#_x3 zqq**wcjMio=30o-C(YzpK;oPt;98WkfNeeL1e7)M6fv}g878RK=pPKKMZm_eiM=o< z=;m5M84(c_@9ZeLAL<&sBpH2SfUW>JmHS7MJ+xsv?1%3mz8$a+9*8U11|*R<%-$of z&>>TGgcpP9IwxPz!?0082`Z1G#y&iS#NpHj`f-Z3NoWEncBqQcC}0S3-fN4CCWhb} z*;(#&sH&oFvoVHE$i&|(HkEBy$(*B`whl$n`eI`u!wp4gW0aHLFb`R5R~nlY+9euB zgEiz?D?ZLJqFu`AJs)}*bB%7*Wsu}-pn=6Wo!*zihqVjJb2JM$0YoO&z3EIE2xALH zBiV?#gfFR>hM~rgKdG1^w&C=4U1~OlX88;-Ae|c3u;ThO;mpo{!7Fg3-1h+zB?^p) zy&ii!zO>Q}qZC*l24JhCk++aw%85fyVKt*LF=3Ewi z7!7kfoL*Pa?#LBX&Ss-K9u(`^1+3m4uR#{h>J0M%yan_kL zs>l(rq&jDsicpV!l22=DqB5>&xgb!j>}q;tjXvUs#T z7wQOQ2m2eB5l5H-C zPZ19$1nXPQosNL4R#|Kguj-EK2|onpI#(kq3L@-ktq-zp4w)yy90#}>Qe`K`i8HIl z?GP0)Qv28Gh#dxl0tcdHqVX6;rZ;PDUFB+pT&c?FnQG$@ep?X3kukRppEj3Q3F6DT z48v`Of0Sx<=$cw9>s(es+$+mIr_Ccftg@H8L*Bzj9+dsE4|WDtkIZd~UDIi*I19Q} zhZVtCITn*DyR9z8$uV~@PK8k3U&SGmhiSwR5SaUe@m=O+HV4x!nr89y5Cd3*n8yi_ z;uv~sg{;~s60K^p!Hxps3I&p;z^+(RtQM|X70v3GHJ7S;ofeN`32H(gfU$8`s*sK# zax25fr?fCltlOcu)e4NIjT|g|c!3oo6b9T?GPlLW9Bz!6Zbh_cW>XN~k|X4(TB#u3 zr2_2&1{A~Xj-Uxv=F(M z%%on^qWI{Oi=N?urb(YgGZ8B?0+~hA&2WWd(h$Q~Va@^x0+2rzxtX zg3HzJID_;Do+^r^Lbh^1F(9BCp@^Igw7@UB;e*5#OOwYI_jjm}HTC2pp$c6u-xcH`(!(b4chdI>OarR8<&l1Zgr}fMvxs6;NEMVddJn70MWNMz*y&YrU23kfK*vK(WbE z@KjK{Rmewz<0%n$}49>Dk-6fB=SJ}Oka*FP)hJjPr{0jED6PLn5Y(d#L?e+9i3MsBK?h= z0%K4PITAwYgPQvA2#`6HrN2Q)1x)K>9N8bvmLdLI1^;~$WHw~0in!{fP!R@xGe@?Un6Z&# zKuTEBZXwK85Hao`P$RxfFlR-hW7srEhNM7xM&HpURXl^3uMcW{>3t{<7`y`M!zHY* zXSFK9M%IX#B9(sXbU%h*fWBk^-2zD*`d3pwOS)57QChK)!FbP{6Ot&9cMy0*l8n&T zOvo{aSV!3ZnL169D_DiZf%ru{DDJAV@hH3G0dyKfj`(2E1IDAqqYuykk@gIlvj^}c zwMQTDM;wj@bOCX?ytTN5hs2k(^7yC(MFEq4cjo76(xaZDAYkNAOf`#lixTv1)i2-> zei}K9yBCuD36KUYl~$tb!Zt1AAtNg=G$4dbg9GrvBfnx@lscBaW{pyCmm-@bVML5) zd9egv^5o@roxAB~ZT_}N(|c59SuXi=LD->@zkS=XmzRyo<5P#IJto&WB9-ojF5PcO z8n(JWs*3E1@;@RGt=bb!qfk}t$U=qJk1pM_^t>M}-FDOY7hHgvM`meVV6EnWyQ(lo zg7b$OLm0aPjVjbPk|p6wS-ICAKbZ%*yl*o{l)=Xsn>4F$!@kDbpJBPjUx!oWj$d~~ z-O!*Py03fRhWS%#ehl96dg#2Js5^{VK-71!!a9W$2`zY%t3t}9vN+OKDcA)S{)@VSMx8qydGz+MwO!{SGBY*S#{~Ww0UY-(%O=qcj+qg#9V!G*P@8* zQb8yEypIn6WAW_hdox-PxnC@#7YJG_!2svYUGE z%PgyPTIbHSI%}6@?(3a&WqQ%F_WKr$8_$#;cBe(pdg>E_T}?aMCMD=lnAEnTDIpHL zf1*7Ru#An!9*{-szhXR_HI`i4XMsxIqeP5+mhImqW7EJU1pGz&MlB*zB;o6YFH10i zZ;QCuM9}!$2XyHI5qGp9-Us4Q`e_p(=oNd(P(~B@pR_`S0s0~YqfbIm#DN);bH>kD zGqzY9zr!XQIf^#Gr3U#IW>UcgGpqoM6~8@!hf#;|wT7P=KjWV@er9|M-_YwP7jt|O zM{4LB{JWAfbAUF6Xz@GLo7J012SOfH05?T!wqy zHueZ4`q!bdwX}y9ZH;8C-SN^)^BW%wwtNV>3J!3HpurbtY{r|mac)y9m&0(&m?i|V918hNUtuqPo3tOF{$Lf+1|o#yoNK&| zRoVh2=l+ut%_t^GD%0@z2Qe>Q4Jztvh#G&4_K7(u^$Fg$W!ffzinI|bcGxb!PQi31 zIfzHGpWvU+ZINaR6b(hlroNflA2TBM2jxe``YVOOQ*(soPKYC=^CCqD_J=biX>pv& zgVxMSrj9KQPgYPgB`-E#afgOnd_?O?TDZ~IPme53jvd86^=P@a?S!dT9C@+4z{}z> z_JBAQ`eD>(&ZYdj(O1}TbZv83-L&riAKu;rK&tZG8=v=->AmmFmMJ?k%T~58+ZfoT zEOqH12rJD6RGNrNaYSrr6j9Mw!fG^XlxU3gh9sL0jhnLW+%u2pEX?hT3@G2K>JV+%?M9q zh4skgAw@ogHWA^49)d4a&~6~H)u_rN^s2tLj<`*&E&)%~(Z8S22)oXnvwq^Z>Tv~S z>jL`fVwZh_eLb7GqPA5~4r;3=POK`(tBfx2uW0UC-8pv>yGZ^(Z3m~7aFmaxlpk(j zg1&Uh73<{>bAQQgt@+){CN8ch$WQ85#@tzAcEn~}q@1Pf8v0>WyAIn^Y_K=2;j}d4Y^o01 z7}hXyO#(y#mN5!vvB9??v#@~@@ryn&OdJ4d$nihtet1L-@y+#(qzI$`!B}Fc1Qm;G z2gr}{OYY6cp33))z3fsZ)oh!%(P*;D=K0o|`o$M+>Fk&|@r_Bn&9M*Jt-3M3v9YP$ zUEMpj%(;4;O;2*;T3ew_j#iYlw{#_^&#b7L6A=KTrg}(Poylm$8A~5cUF0$s$Gdm5 zI)jiYZ){rH(!98O6+F6)pFL@!g#D)h)j#?$Hj_0 z-e91$t#f`?0r-?GU06j{Cl@qc4OsNmI@L7ld>&LAh7q`V_*^-)RclP{AZRiG2R7D1 zgT{k`cvI2+UcwO0wj8Mwxk!D8|x@`cyu<%+^$I3YO65+#Tn;A)~`r(X>Fq3s`Vg4-?Zr)&OUI@ zw(YHLUb`btUg)$Ar%{)~g0Pq&9t1MJHEA&9Sg)6J3&)D95JDYhVulVSm zY~R3@pZs<-+>b-0m4sxlLPPmKuhkp^R`>H#0zeVD1KMAsO5~6EA%_G{dYlaS$;X`o`c%$4+aG6&+1`Lk~{(6e~7fu40fdmVqS zaHTTHpKEIZo(!vC!+c zop#fkcU|)Rj~BH?w=F5EnYd*^SGBTy@`j~s=ilHlM#jt!rA-+FbJExi)EK@nU z3LC;#RF0cwQFk?lI9;~DXDIiqYkl;ulXpC}zW32xrcQh6&qD2J4pqESs~mh&431sUuo{iK7H=FPc!?CtnkHOZhLUYs~2AQ>W+C=oz_vL zgI2on@zm?e?9Dusv>jT$Wj!4AEQ4Bb$kCSl#iCLTb-B=IzU z?1FcF9ZhZiEC`rLIBR&8Gw>M{1Og!$#25I@*f8!ZL1%cK`fO5@5>gWXE{zEZ;AslO$rc_cib)OrQ^$5nPGR-1 zP}Wo6Mu%bFj$sQ8@93WBgWn@k8JvxDusv{p%w6xK)UiIG<48TnQZDJmVW-LEoImRa zHaN8lv{WNo6%r4LT|@1}%R5}mQO)-IoR&CA8$z~%=3VpkeaCWNMD2h!MCN9-j9=4t z=y$a}vwg?;Psl$SO@I(dhUdN4huC4EMc}sYSOdX_Y2c=UC|am5mVU`M4?P)iPFl-js3QXH&7=eq5aY71-A zzh&35Psfhk9~#?K^p{NAXVye`Yhq2LknCcp?np;VS~m)>;E5$+jvcAyCy+nMtJPfi zlJf3t4=BGrTgUWQ8f|u6*X!GRf3k1RoP9s(UHQo5D|0mZdp0oF^|!J7m&ANP*}nVI zh1cyh=IQqt1mlWc-2Mulnlf=;j^_U2H5&n73k4BuSbvv)N4QhrEWRsAU(g2vtOF}D zETI{#4+a*4GSnqO zTpaivJ~v3;LD^f$vH^#;EEAXAGgm_;EFFmLB!3Su2l1?xFndSVBaYe8eiTRL$Yy?L zVv(6}bLfCd0v@Y4DRj~J3c36@@mu}$)6af3Zh2;>+y1jq%JXA~kAad*-TrB}KA z)ob@G3i>N=-cdGgQrin`)vK?vIXO68vdw=2P}isIHugTdO-cbZVAJ!{YI>H=8Glw> ztH0_)=KS!N!{A*W$4Riee!vp<-=A3@cpcoJZL4!@F;s`TI7;dL3M2*g)ffukZN(+X zuKw@a*Y}(ejpUct&zk;iX1x9O^mhn5;mFq@EXd8@2wCA8Db@S%+POD3HO+Usij3CY zhhKR3{VPBG8n}gHUwl2%!jAJ_1$|)0HR4XJqhZif*kLinLEjr)6crESgbNBT(s;Xd zVhprF+~zc;-?bD-h(nW}QPxX(r^PA%O7h#;RHXm7pIr_6y!dOk|JaT^LC&{}C2N?; z<`>6Vop}zuQK?>u!G$#|gONj#PC2?-2tD9Wa~1Cd%5>6e#MwY>${I>D*+M)hDi7Jv zX`nIhCrxaRqTw3Zlb#`}TKyGYf8&Y@h0Kv^pW11Z|)`DvS!w-8llq^x44XzmD5^{#af3$TWoBd zmU~=TX>?g+;c@1;qWk*4>=T67RtmyOVoFJu4>|(Xu^tj}kR%Wp+!=LR_ypw&tSOn1 z0Pon`e&yPGQ6q922dwJ|Vo4`S$16bph~ZlXs|b2KYit1?Gy2J6qqP8xDY~bRh4}rn zNuQ1T7o^e0Fwd)MdNQq8Y*-I^KqOSY68uyOQhW(C!epDI){mnPNM=IwXCfQi+&bs0 zg?}1(2x1u(h7m_d?BzjQyyvL*=no!g*pcWU2m`Kw>#RDeN6o6~eUmm`zVGsllRAxK zj48{zmK64#sWU5DTBWMIyb8I!`R%9`@Jy7HPz zzptQY@JcP`PNnUZ=Nt=^ZlIu_i_B$0FOiAYHcpagSSUDXzeG@?HaG0)H7%q z-esyqf=k9c)s^LFpUYx4D?dlN$Rtk}*@M)NDj4O_J}S1{qvB7p9@GN=jJOX8Cb5ME z-z9{zfRS9E4_y>cB&m-;Lb!}Z`H6r5fmmQzbF&s8Oc-v_fFym|y2M=sj;W z7Fu9~{=t6Opl7rfkqvrO8PRlV`a(d}4EfQ0&}A9*ozT~tl>Uqx2Y~lLrgmMhZ{G!-yAN(%YOCvf-o3gFxMJOHtKHAH z7xnfQwI>g*Us6y?v%Ium387~UpLK4J7$+3fmAY(8w;tRLyX!CBc?U>nXba+dQkk}Z z{w~YEA@D`#a04K^4faRwm;*opGW($CB1oR*4S}H3EFk*8qZIgR1UG&D3m29Mg%YKX z*L`owI2A(ruD6hb+30AEQp{Gk=m^svDGJkZwAEqM2I6nsMVH1+LF*7IH~uBtS9+9f zhu(ST&|dfN_H$^B!ea1!PURe~y*uE4iS9T6o)BcD@OqW51J873ybVKCS?3jX3_UY7)a zOT2xA_cV`sVkiy?^%$^aSz}$s6HA-g)SXOrfBC5n+LvRR^#^sycMc`@E+fQCQo`EoB@xF!=NHA zfsWOlpaqe*fQ-dkNKF~X!T-liQOCy6R@Ct8plL_;Qql>zKb^v~82pSTfoQ@+p|sc- zB0aQaeWQ=R?B`fBSY*Y}-Xn2Zya`_lI~TMBDh}>E)B&#TIgA?(8lTP)ro5;S!l|H; z%(H_@ZPa?177g{7FBNRmxqO8D95R;o6fEz1+4)AZ@=G&(*|1=zH3U4Ig`PqBq5-l~ zq?5EAz6w+5UiexZOVKdYVw{%bcPdvDnAte}0m22Q@#_ysY_?<`ZyGHh9-mFhtLe&Rt!PC6iPWR9S-0A{_kO^U?Ryi2JJF zN8dmC{QvdyU-!My^=07w)Yy59mJ=|Ukdbr_=YcOdqzhcfjuK9!Jv;X(A&WvB{F4lKqf^lmBaD^lL`c;Pp}}LV&Q0h8w9X72A}Tu2pS9PfhztZ=&$^OTB=Zlkc=U(mA4_=>Z{z;z;5oqDWOOWqEl~|` zK*AyWCRP7NTp^d9PEtkKSKvRdq&W8@^&ji+8|D^6xX8%6;3T#A_$!%6aA*vF8eK|C zaZ82P!gNuU1uqlpVV2WH6J!;vPt-S(A+sJXF}PX}69%~SGRA6sGT`}%uAp;Ui=DirGJr}G~AWfF@e2Uri25lWK`;eW_sRzryO4TSnbdVk8V z$9{nIg>V(Tai|$tLx|VS_@8K@?*N|{28F04FED~@sCOh9!;N9ENkZzlW_msBPGFr6 zy^{>FfsoiAN>aSVaSgJ=CHwpP-#LUV6RA{xXmEh@k11})CH@Qf;?}8VT{!5BnghPiZh{PbNDGfl&If7yn~~^)@3f4VOz* z=?oQV$jc~GBot1aSfk6O^s8l~Z{S;Msqp!cB@>b;i(0DD4+za83nqZio+6q*{7y@q6T zC38DbbnG;lJ5V(8T(T0l9;5J6oTjSXSm&^y2JAUIWT z^LNf<7O7UGenmO?Ecj*}$j&}hpD@i#R)Kd?pHSU1GwT~PzF2XJ=2Yn$j~}veKM;@* z&OhJ#MLv#xam04>etqLc$+HkQmaTe@*nHI26Yrqj= z7%Oir*D?*L8s$MMtoY&xM?KyyBC!_qZSIYJs;>*Y30l}lju?FKD;yU|a~x_^4fO_S zqN|^pppT7(jtBM^vdPrVSi#|wJ|!K0M&B>a42432{051(x$BP!<r4Ia2H|W6K_y{M|oy>w%HT1=}LV$iEDpy0zd$CH<>k^;<>o)CbNFE3nbK&MuV1M z0)5~@{_w(k@*70WrfwzGy@^cxSmY38wEkdI$w2oe5gMkG{vagj@}_Q~pIig@@_2AP zm|ykwlU%1FpIC0IfO2M)5fEB9>o7E`p=SE(8$`_sCEnD{P%trdiXWu@baHfw>48n% zr?^h#)`OQ%YWtyYG9a3ekkM%VwPa!qh>e0$EE`pj-IG>{)UP$(?3K}b^$u>E@Cw%H zNDeT4z0k%v?(|iBC#8A1fc4V{TbJ)$zI?Crsru{lP{3~L6ZY&~MwuU%?R^Tl5|CFw z`9GXH7gR%f`WkxS^y%V1=+Wir@2WrU=K%=H7WK)!R6p>s8J`go&R{~%j#BOmnLGSM z)weO@={V%42pulZVawbi3{F&U)T$ne`AWiehp++_oa%q&any$32ClhCv>|7$-R6+x zX#2{|-@bL_06Au9kc3G?$!&#S-C582zNh>}7YP^~Zkr*h?QC4rw{1Z~k(mN``E9fz zG*{*9%ZNUr4k^$9ns?Qj#i)rJ)~-qh%8X2VImbRSoROmmb}$tbikKtqq6@|{_zqM` zWDet&F;#C)YIQO-L+PB?Hoq;8Ho~`u4xik2-k4jaJTT?vvh(&OS01=*?!9v_JFqf2 z&=$Y^`kx+if_@4CA-)CR9$z1{OWJLiww>^%QokICe@ z_x#0|Os}w7E2dw<^e^w6xv4d3(7ML7ub!~um5&b1U3~7^+4G~JxwF=uyJ$`ys+lvd ze1u+^p}I7!zLNTKYnc|Jcsj|Y)_&Sj;@H&aBuWDU|Bc_qVFiWvM`u;yYk+PW)&K`q zfJqosbwv5G7JJ;ZD8cfD7;s*ooPxorSjKvdQ1zU(lb4HI%za+%XZ6SWOO^(d-#hDJ zLtU1~;?84NiBxD_B(iV=vU9&Yu2Olk>_Eq{{-NYgknH*!PV?G?)1zfY%8h<|w7iII z@IKN<)l{o;KWnL<^xgJm<;MC+uom!VLwlF?Rab_nUAert`@Zxr?ed+~xBZnyw1z-zi!t?CZ=;Z^oBpWgfh z)6)t)MvrG+19H7wIrLJ_yghl{yd268O9z5A$>V~i&VQqBdVkH>Os%T&0)9Q!RcZY1 z)vY$K%AT#3USE}mstShxY28e)5D)?Zto*134Kl9(`sP(i#RF-`c!<7D1(f)IuO_Nd zkUjd}Dtv~|!%kggXnp?%8j`F(S5~1^Y}ddJ7zHUN2#9cvn1o`)X-!$3&~@Y-3dzin z%j}fbU++Kg)`9-l6|$Is-I%6NFat}Iqw2hKn_yO)9ffJ4Q9TrWbj znEa?|t(=FrmkpZjnoD@(%Xc+DLd`sGtpA`>puj+&A38?fuAyVxgMPz3s0FMGL)S;$ z^R?G=zmU`qX6L$BRL@BcETgGS~{AjKhJ7Pf2?zvI)KZ94ZvJyvorWll0X zrv7B-FR&|pREtmT6n{FHqCfhONL%VY!qP+mK+nC%k+%?iMdoDC1T38n@;MPWUI2KQ z5oW`Tbub$pN632ILlcWCCB7iH*KB+oh6ZLz$d)hlj}Ham`4X}nASbTpGuds|vgIA!VFs5M-ezqr|;cg2MF zqHa%FTfDu|waF~ooe&|lLv@$IO_U<5z+}x9nul7Qr@_UyIEHs&qSAooAn!1Q{dv5# zHTV&Y1dQtcFU=w*AASDCA3gB;Z^gg;{YJM-ZnD(4Dg))wa<4DoTKnh*m%Ft3{KNNM zSrNYB*aQEgwi5jP_BBuTu!o+}pZAlEO4AePRtx|nDqri@xwIxp693p-Z_plb2)dsv z)jwUzKK`FIBjo$h!nd&4ff*qf>ys8! zSVvzwLGvO^Qm&GG=5~ukV%yXM;aexIz?D=ZRppe?z;K<56h8VH9(G7Ri)>O4(!D3I zTt>FUocuBHX<9h-BwjniTN7?2K=pjcWR6ru&4-BV^;j*YrcIhz0T!_+4NFm4Y6zi0rFktL`@1=?P8_+%0JUtJu-HAY^ZaPnl} zv0^Te8lOupWYV3CDYs25Jk-M4Tg~h<<;I1w*XQsl_YK_{|ieD|0pD#%f`dz8Jm=DbP^?{3IMPVZQ@L0}Xrb&VluYY*2|!|KKfGfEQNl)Qp`sG8JBjxjymWQwxRVPUg%&?kFFB>Oqkfp2r_h ze&|`JrjOF(yz=f5A5&>U4<^bW=ADhlw(+@=5k(_kKT>M(DFV5KL`ewoMB6y= zb|Sm7AoTme(fIj>wH76&lqbeC;>_mRGpnWM^tK6Q(Ww@v*>aaf)&hXSxWbC)Wc*%f@wWlyn;hxH^nX*3V@QY#1){<8*&qTH8;O z2yLhgE3qj=8Au;Yob-r~xDfk6WlD%~&b5+ZZTR(t`7A-F36{@dWSxz%&;Y%gHj*~2 zp<|J@oN8%+Nxnf7A$=F39Vx;;O0Yoyl5mO9`Y;DQsBIW8Ah1bv!L-O7iUF#w_D}+% zGMWKdUL@dAh!=lx$PcVNgVA=YqNJXA@=D~F5j?me>hrEk zF}0Oe@47&2-nw(HsGh!fMx*%tJ@*Wj8q6NI|L8p|%Ix>PE5(6NX)b;DUgb08cfvg{ z1@oQB^&Lp(9*$QhOu=Qbf(hGKH7##xE^7^UtK&^3|1oh7>NNSA)JZ;doy2cgrw`ML zB#x|8_gUv$F=^H6Y0}qJ>CKmd73{xMI4JbP7$PxR3Dk1Kd31m6Tx1>p4LUp z@wYhr?8ONN8b{2AZ-UMPm?yCKAbG>V)RfSNvm87(NFq}2AY2T>#Gs&MRo$tk{K3VB zMh|HW315RE(=bl7sU@?=bX9c5&IvKEDRNP7W!wDdnCMw^=ATy>E3AxluQ+Ik87x4P z6pCWv!4=)HN?bp0LHAj>Ykphu{VE24RDZO*!aJ_IyKL@K_ShWyX=mc*gbY^0SU)b- zS^cW{(#E++Sw*bxT%&Sf`uZb#*WNA6UUTL~wF31*p>k7d?-5r|Er8S1Yq?dmbSg$X z8K76t9&ex;o~P1b)KLQ(sKrd?z73!?2(tyODHd2n3TAv_q@_g+RUN96i;xsj$F3be?FsRrv}WObm+YL|70>|^HqbS9=Oy?DPZ}W)|}&6$GBNa#>Ps4aBI>#@0P-jb3sQyZO)h@V49r(iNt&$3H5;!}7rR}n zLM@x7w7DfmiQVFJm}OVfgmq1MuuE83rPajxMS%U9Wp#M>DE)SWj`avm(^}s{TL%Yd zq>G{T_Z4oeYMB<+M|I{JzcDm@!X#&DIn^y(WO52U0M@0t6(0|Aep?5N_)y&t#}8&f zqzrrBpZ5ba?Ly9x7H%;`bAdj za;+sPt{GwR&${Y_%SP#&aT`M3YjIy4ZlwG8&BAX-DV0ZmAD;$0OfVyqah8ziM}A*; z5ua0Ehu5-NmzEYB68LeN>RI`#vI|`1i38@=wEgW#soIUjIyO_`B6g zve6B|)D{?BST?!=PSOY2=7-~q+7P44AXc1EFSQd!EB!y>jevF<(P6^&lk`E7$BQ^f zie-%$Sp-iLb;-5$F;_T&97A$UT5lh`x=L8>edcM)gI=~?VrSN*ciNODIh9KPH2n+l z{s+?^yjx#?werDgwn_*+%HBA-^3FR^Kc+Fm7WyyHTxfa0Xb7&bPR4s(a3f*?o2MO^FFOBUnl z+m+2qow9lR>44eRyFoE~yn4NDb;oBn_7j!qZ=MWi$jQy>$&H_NthVX(Ue;rEO7HQd zcd$?C^Xdh|>DS(K&$XumNSgoXcG*`i-Q^Z8=iK^tBikmE2jt{!k?-;g=?mPumaewD z+)j1=bG{*p_9GEN{4@ERNFlOUajRQND8m^9l041Vuo;Zw|0a1J zuP3P*^mU~lO$wbumL{ljJ?B=k_79Cc9s<@%2sVPu->J-2Dr_zDX5yXL8ETSJuJV6i z*v@oPbCvLc3R8OqBAV!VVLsUlRBJ(c_t#pgxDEx%la#2+I)uuSBMZ_JI@+s$^f^m4 zmB3KQHx!q7vSTrny*m7R&JndGbUFBTijRHnX)?MT1fG|bQK?*`&vVO>^X{SYu;DVW z-whQf=P;wE;WkMfEL-(tY0c_sV#tgZ=T09K1zJey(HmlMp^^drL8o5#N>25M6Z0|( zs+%zTzD0TBeXHAHx#cYrb6QdsH!%Iy{_tRwgudcoo}8pIbz`$%TTstI+|jL3Sy zNjU@s$|M6>LQvBL4lNYo!{k;~6h@YJyTf(@T7LQ_=QJlvx}2_9Iud}~;OeVI4v86e#2%D72=ZR-R_-g!LfEly4+`5Gxom zx`F zHMZzPjl$RXa**0!LIBz|SggtH3Nt>>GFY688+>b04M| z%{K9m7` z42pNhNJ|P|(SG3i#$rV*<@LfDoTf7I!T5%TMw<(~7uVN-T_Bx$Ba!1Ui9d}EA#(ZZ zFDVWx{dg%Hj~)0VR9dD!ivi$gF6-bO(?SZ~%Th)0n2<8{TisyxhWm}|50J~Vtk_U; z886|kaWOqBstAV#tnr*3tN2gO=C~Nn#I?CI?IYZyvSPSLz4;cGcv++DQy%$7 zV-=+FtWhffR7Vt7I}~>Ar2&;{y=RA!MooXG+Pp*hJ6nk0KWW~g8jIUw;b*R zfV@zeTaw}aict(VvCbF>L^>l@EGeoIBOyTh2+vA78{K*0N2~|*pbv;Q+kbJ%8BJm1 zJw_W~vBmQBmG@pi=pj=|Ut;`Gfi{Xp4CS~Lp5Sx{OMi;ZPXGBh z)QZa6+%fSecTyBqjN&mdGc$4qpGB3UtcCiNjg>HaQd)H zOmwlNZ`-NM#J(GiMv*%_7*vu)%J08t{`7}rCCxk`zLeWe40KN;{ug+d9#ACM;BCms0xyxoko75^&Ewg^8UTAw+Fjg3 zCQ=#xayr7tC1Xff>r)R&(OgKlQW8kB&nvzX70pO#YjOF5=m6IT%AMm^P~T1z#11Od z$_{qMz}jWViXxVYUW+8z++a`j*z0zKQS{3}#gCLI&)dKu_@M((c8z`hB4=?? zz6U8)EEe-$51Bobng!{GkZXp?Z@Vm;Ev|86oz^W@=W9&k!}l$R$RvvtM98+1+63f* zErD34*=*ZnvTeH(X;oyr011$24WRZIM0<=U%A*qFk(zw2v*E@+)LW-T+9n>K1qw;h z2EnXnG&$lRn!FRB#FjHwP)%2S{<9|!LPR(d`E-nOX-~z1URF&_p}fq#12)cUkeOEE z1g5qjmXkae(F4flF_!v_TfF4BMN7aD0Be_2UR!u9u_RB*~>*W^L z#2ww8d9uTHrp|6N2%GoBVsmyB#=7eo5*4$mCXT7hb3A>!%W}EZIc`Hot5fSR&(Yhg z7SY$(zNmD?`Hs@q^vbIGrk=)0Fe|M1_S=C6sWl!nlvmXH@vX~|^Ts5s3g{Qk&aa7# z@pJD&9U} zai-7qpwHUT2D|})bmgUF2H?IE;DXf-gmyV&mO-M+EMHD5n<^!GeGnMMJx=SrzSqBh z4=c7B^`58f2IZxGKz(f5dxuw9Kz+k*ANQZvQPGI6aa#XY<+vZxVCh<`bN?gmhm~9G zPN$h|e8FJ3$l_W!*J;HMn_ZSm>0TVR%_Er)nnUq8$_s8iOzLt9N2fAEOFU#aQdtgI zyS+Y$uP)LJB07u$%G6<|;t25p=hg~KAHbj(puq%SAin>N@-w~O==_Dt_*+-ZI7as~ zz2|2Rqd~9y^0$1<{gFk~J*vW{Ijv_}Tnn7mUW-eZXt&#)%A)up|6&Kb%VoDZ(m!!o zdacd{F3Xv~?0C%LB3_1sNz?%_MmVG;8o^UQC5VQHOExqZho}kRA!Vi$ckqy0dmx#@ zoWVAxpHm)SUs5|MI+x|1tXX=1t_&c4KKPt?=5srhB)db|{jc*zJFnrwjVSvz#KmJW zkO~21(*q&X4iD`D%{dquuBZzpT|i(W!Yy2zh|&ds!KxQj8BydTMvU@(JRuI1c9n%nr@Ea}KU-3@g8l2;h(3 zxJ&0ha7; zEw)+Ae&uG?>sPmCfDGN6xdB5|gNR(|eY9h(W-7-S@=~%B*zG*g`bfeP1+-`xYlQga zs73m39M}758i9M-P>T(6Cf8L;K&1!pXidA8POvoKq+Kgr>%4K>xfWgRtaC4#drNoe zEzYT~=ZZGgAQ7C=GGpWG$?z?6OKzEcVQ<^3h2>LP7uU?z>zm`9)e|bK3tdz4id$>C z$|mUKmdM2NmUyvKOg%Ou|KL?q&YE21m5v`{gFrlZyp|nctf=!Y#s)tZJ{!~(wVaW@ zy|}43&#V=cA23li+XHaq_##{z_90UqgBpziDco07$@z2)A`GKUj3n9heKJW`Be-)( z1OM2Yt=9Ct2p|m&!9s)}4*t$+ReG)7P)XCV0a7#&$^)hg*$cAoEy28*ic#r>&AikyCWxU`fMBu#@y zmCe`??1VGtkn|4`)M*#m$_SZeqGm2?R15i`KB~iFgtTKBKM5{AsRj-%Rl$T>&k(6h zX$vstFrdO72Ij*l18X@aqDyLj>X_51g)UoRX?uP5>{vfg!6 z@7Qp?$%&oxlo_!xr`{B4n_DySE8F24)cf`kwR4@a6^5$)=abc1862*jbkPY-Uht0H+lK2ux|XMI4{l`5X%E+^_8EOH zp*F)6P(mkf4WVyTokz6Bum&bHRKYDLYYMhy==W1L03Y-6OPRUeL0-Ty&?rj%4DRyO zV?G9l9a7LF;2=eJHb$`!kdr_IFuxZ1z}u{u;aBnNz<0vi)c8xT{bpyN4msq_cf)|BgS6Uq5ZjjE03Lt8-)f z_Os_!+x5E5I?1wakuU$+HR}%iM5x-bg*~M6%XYKH*}U+{^p>IdK2-Nc?g2eq_phdN zqpIins^<6xb$=zdeouWxLr9s*AN&5vYCkx-nsV()+k^N3lJAq?14s`Gyg{|s;qZaZ z9F1a)VSv;g$Q?%c!?ZfWW2T&8u*;y6p(+6kVLMbN$TCPMzHs~iLm@zl^b+z!Fcu32 z;(gHKKs|#%`%oY*^)=eWN{7RiFf=DGEuP_+c-x|xJEDPjah|`ox-;wy7z{d7zS|Y3 z?5Yae;5F)UA}y%IJhQg+(@XG9AvhGYfeQ=AmxpGwHMNb4ZJIPgC<+FEy$}ls7w5$U zVM}sR*x4E@O_aB~U7n(vlGZ|hd`5Xh>vvoEIH0!Bpe@Lcg0}_tf60vH(Gq;j>*3Nc z(i6i8hC>)v3Xm6hdt{r0+M`9p%s>ugYB%?(8e&}|+dND8yQH^@P+u~GEnL-A8F0Dt zO*(@i;0$+G_xkgSHjIqb$YXM~<~y2)HNU_psjnk%cnp$8fVM?E@D)QMyJ$V|-0Cw%yxNTV-hqL@ z4STqS*hkVb&=u9#2YG=zz5)mZ!DBUzbq#ft$B2SJYLG5~##cB*>Ey_72&N7o|Is)D zd#_7SwrISomXe!-RB^k9s<`t3e1pd@K>R|+E`Bj9@MpEJ;!On(7!V4cm^d;0O!u@| z?1vqRSlFPQh~zVFFB`8jkBNpmIzq)`%(`QOXb#rb6?ohQYlEIkBYrJYE>0!|kIOi* z>r0H|DN_=(z zXX&q4D~89%QefWf(p;&zRr4U1)3GK{=!gvFudW8!9e}Irs12W_Te6*3kI_+2}5Fa6|Rz#;$&Y@aYcI*+OLR85Ifc_Il zsQ7%s=k@v$Z0>2N4K{C3o?Ew?g_bNSL?U3eL~pJf+rSPRfSFsiWJ$%?2KaQ(T?(>R z`J-T>qcf3TkeD+t?VKXQ?$7Pg->5>{xAWZ1!R7>VrXp_>0#jO?qu|deH~x zwsdPf9&LBarjO}Z=XUFGELmX~{|B>8+jr)C<;%$r&cW01?gzW+C36)^V|&bB%l0YP zg#~XJ+eJEiHCOJxVLeNrcagK0G%Ss-8n~PiPfw;99rI+BGOU5oMPY&Q^I-fFkK34L z><;)m`#vcNh`% z`U{75dy1ZLBFFcxr;*&*{$!C$Y}7e^TPJcEn_M z{EjK#vsx|1;v91{oe-386aqGTiwXZ}zhdNcQS~X%S&+{&tdAPi(vUT8BF7M|lb~>X zEK_a|3dYQgW<()q3KdOJBpkNe5F!tSyxwiaU|VJ$bPIth*<4t=8w|=~s76xcjV;r^Ndv!2|Tm`_Q^Bc$Egp%h(`!m?xpD zhun{UjUIy;LifkY_Z6>Pu6Q9+`>tmTq3~Fgp2HR@PUQ!3C7Y}Gl>68s_BZ7Ric@S; zURM6X#w+ihrThUmVj(`OhvmcfQc&KNey99Jd4*Y(e=7e_e$EQS-OA6Ef3mRShR)Hi#vojI@14I zE394nCVM-jMAHw8p&mAXc#2f{?RVcM1P&;NuM-~Ikv_gd+>yShN4WUt9fuB~Ur2^e zW$f(~7cpCNCiNCvGhhqOg2-kw4i-n^;BBbqL^y)N?Un5CBK+it140J^G?mb2v4B+~ zC+~3o#_hwMD`i|QLhmV0y!RfP%H}rAXlR(BOtD@y^@0TjH8b2M8+1Jwjy98fMoqzj z3#MLm>Ys#jWaGQ9ELIv8zw)k8=Ev;UbS!weQwFK zsbRYewI0S08|m{>n{CUi7lWFjNS!V0mYomn-1(635Z}pUM;^*VIe0Jql=+wY9RVwl z2j6jp>|BUwpe zJOj%DKR*`|+QTmqsRyCF$1jxYqOllpO@&OX(r>Fz6y(Q?yBarIpIteAx+q=0Z0UvX zx~G;`D{m_wl~pF4h07XS-+gO*{j!C6o29&X;mgmQSvh5H(w!I5I{zdz4tTWoM*|Dw z^0M%ta?2M7Y#xiO6AV#Lz#tYxnu-f|9br4zm|I)zOt^dejF4mQT!+)#;@GgIJpY18 zOH+FN&BBGjs6k&GyWt)Dd07)ZWRx9bf#agDN^};Xfy^Z1V zL370B9$VOX^{?ap6namPLIp{p651@M$W!)ZFh?Xfr1$WqS>b!9Zs{EBmYGia7n`X(YzcLYo%QlZ(RL;@Ej$1G zW+C+3z@pPPE~=1q%HqNF(ZafVBx209)vK9b6Hw>Ds~@YVLpUt|Ry&N+BUe{x zQ+s(!ab2E~A-%&9J(Kh5*L3bFTXgHHNtd%bbK7tF<6h<~8RKKu{DMt3mM`pGn0L3b zeB8O~CkSk;RFzwO^5IAdY1AE&51LG_h|y{|;WN8MxzlK|8kO5EdV_mFje>*VWmi&& z%S_o_E@^-iLdQb9Jw+J7({ew(Gvj+g%nc9GQv(5+S4a=N$78p!<@9#8$|AX3$3pZb zX&`QAc)60Yhiu}(uJ7*!}?0GgVC;cu+8@*41W zYM7|)&%BfLa%A}$(l|li0v=4;PemA2D&Z0|1>hlbtAGZ=JJH4P4d0CRjPq#4j7Ub3 zR5T(Yd_(1!i6`e$8-9mg0E{;d@IUAv2%FFCl{Y8mU!1C5x^P0T=};&f!HN9OcMt3@EQ~}Z z6el}smv7$rtaM@9^y%XpoF?s!XKffG+Tk*;`on3szqgp-4q(NN!5xAk_tm}d{q#cm z)20Tuk$aZlOmAC`Xv+VSK3k|yZy)@4mvEza&ft5(?WjM|CUBDSZoJI~-=jw0&@ILF z8uA3wx~0q>xY6Xfsj`lM4Iq^^okFWceT(a4K&p38fFyay!x5pOi2Rj6#V|-|W~k3X zBgWni`FtTSI}-AGL%zXdrL8RsTU({s$%^T%3tRWKmX)@$X_ZOg2OCm@t5Ro8(U~o} zsViPzF;!)1j1y|uKgRVwh&d(?j~x0Wh%%UWB@*bhouUFo%z$-mIqU({`~Qn-cP z*!ax0ZO=4bV$o^MdrM3AnzcGh`o`>2Wi2gOM~UzH5>28eTF7|_sk zXfYgWeA>7Um11$CJ34UNP;iK?z}&7&5W@r74Sol-ntmkChp%*Tka0Spg%iJc;e=F= z1rWIrqsUy8poH?c9V;n**KxcRA3}rh3SzE^sUq4h(vkpMw)){jTwM{cd{O|2m9#E# z8l6^wlSF)mt~55l{Ef%de_E^=o(3#1Ae49|zNQwG+h7}L394;}%s}PwczrcGEyP!< z5kL)4rG^A@Oj4Eczk58x33Luth&=eDm)LbU=M@T67%DYi`^kmE3adPC2zoy?0r7^c zo)-{rD->Z$!5gWJq&cIvQcY0ycATTujX0;GHPB7``?wd2CVw;B0MJ6zsF@ejxA2id zS-8n$K*C&knPf8}22Z(Fl4McT>9mMHM?4i=Di$;%C9Wvw5Cm_W7WIc0g-wYf8#5U^ zPK$+EBY9p)a+?yi7Oh_E&5Pw5O-}F>jy$h@gOeG?4nkzQlaTh%C(21ByJB#Q>KyUS1>$ZNo&V9zUc#3SLL*CGg7tx0DQ^Jh1B zJ*8fe6&6^WzS+oztkru$5|Wz9QgNkRBDwE1*u|nkeW|rFAz8FcbQ>$rzqH(EG7I>m z)+71^!6A5U#jImi`VP^gH3)Dj5KSWcu3&IzWrM60L~E(jV0y%87Ogr#fLC~vY!Pkn z>k|cL6eOtM^vrG*8r@z&=l8_|aeaJ6zGH3N=`%(O%NM$4xXY&$*X9@8m2@SG%lxu2 z!rbesX>em;Kn*?mE$g0LAHn18dV=&kdaR!|RtKf}0?QWN`>9mrTwyyfIrbH+l z7Ol)`3)q9w8s=hJRE60@lSQk{WqLqt>5T%j8!eXyyLPRejn`BKL6DQ`m5Z|7Z3rjo(QNP<}5GCC>sKmw< z*~*Iq(PUr+E^i?#EtYInvyWK=vfgKd1B-*14Gx1Qtz4VE}KCz z2=K$viokzr4VX>sMFvrqH-2nqf%e{U&b4~Kr)YeBKH_vHtTBfq-{l5dWr=8Osjl>Q z>g{?#Ht6c?wyANwwlc57SHN87hCJ(*1e~#uNi1~)1h~&IoBJ1fq<9vMuuKZ}Mu|BG zOb$J~3Slb`it>koRxj9?#iErgG87nQkx56NGw1odUU)4#CD*i|UFS3ucrlF8N%^5X z##${H)@Fyvx5#848!I-LC8IME=?c4L(PAsr`psUGt<&l-X!G>ikX6){*G)(`ep)vz zV({C&1(bn%Z9}K~+PY28p0=aR!wQ0>hdNhm-@LBnl||K4N(3PiL!;|m<^nlpo!>Zl z*Muo@xH_7LYUP-3O0g0gU|fun(LMpqnHWz< zVOpVmY6@Ra5|D|I9Eb8599l%zAjh$`<3w`B6Z90PJHUN{Ur<916r7|fT`36mh8uQY z5w$(>!QM7cNcoj=kS*@6xqjb{cuaDhdH&9Q{UKH!4Uw*sPE_5PUP@ zmMD`smh4K{wWu{IR#i=wg^R_MI+zEmpX0x%Q{Pn z%L7&8Ha*bOncCP9pSG~|z-iu4_k`Lx)ulBBHMRe`uj{gn6WNA$4(;ik*>$aQ>?a%T z-I)_6(+PXCW?nHUt>K2w_Y3tuGSKK3JgpeJA} zu9nPPjc*v<}}C zr!o;=4P}x%z;iZ|=N`1-V$|cJfyKSsha?OPCRaT?l88ejU<#BFe0(-$2OuIPwFQ5v z_}qYKrHPe&l@np>F??R}mx9`oCV;kfoyk&Xb^%XH>AB=TF1h4C82mcQ*n+*v8k-Yf z+n-iWoLC7k(ty*(Zr!WgU)EGo;Ag1~88a-{ei^=QJNYZ#JXd_cdb?J7yp=Jgfl&?r%6%VE5!Dp}a(FK%rq_O~q@Qwf8P zw0IPO`GCFYoz_zn0Jl<7k{@A#qMm8qYfeHV%3=F^9bf@ALaNuON!CCRkb^b`vO;lc z3BnXY$T_&PdIuCaaKR)Vvk^hT;3Z|SfJH0@rqbg8UkcAlAl39Qz4eU`-nezCx?>w9 zyYiOBW>wyL#27L@qP%6bS(LZn>S}o85rZt*SuuWO#g7;whDYF}XtS{5%#VU;_%(Q2 zy-n^>UV^uncKH_;%NNVFa3^CmJ+jSV{^ARZ9lx>~^;ff5{Z)AhzuGNdd|~E&o|1ox zcnc>+s3t~qjmVmoQ$S?bjPXpeJWF~*F=vwrl7k$7aRPjvj~kjEQ-1wO@2`#{9Bj{i zEST}-%B2IhQCiro&oJk=%N@?}!leg}-f-SIV~VW0zo9k_kM-Z(s{G)$djM9r%x~<{%zl8z87|Bg)w7_X1%=ihNA~+oki9X%xP60t=go^s5dyN;uCnZreU;=T1w`i zUkGb+XE1&_s-fwu#a8$pkMU!g!6aScR#f)AVcZPNWI+=;-ly$>ZeSvLb79n%LHI>X z5FZAhi_l2}9-%5TNC6cC*C>J=gc=5ML^K@27!(;$9|qYl;g*aVR6P`V5GVZ4+NCS>C}&z@y7zvDBr*R zRm2jwT+hh%F(KsC9!v!j35)e*IN8>_|FWeIVUR4YKB&G%`MsdI^v6HO1V4`W0NpNW zismw$Kypy!IA3j%0B%5lpeJkNSRJ9klzeVDZ6LcUlsBmxcPK{o-uk>@3&gDqGT&&PP12*?Rs~e&0f$@R+4WK zv`&Lj7OXmLUaQ6F@YMgu+2kd>ygmJa0$ zLyMR9u3A33)$Z7=9D2ot)Gvow+1lc%%NMU)I4`{Axy!eV&#MpUyi+mW*)dDteiZ?2NZv#A{LSX z^PVC=OG;%DkYJ3q;hK}=A-(^rg0^zTE#)ZXWhIIX_kGTbs<4RMqaECw z^OR+!T%%OL;S{Q@$KuKbtUn>L3>s{NPa;(+8&4Tc)l90&@vkhci1DuSe%W|bt}}(g zoU_Exnx4SZQ(ZDjRn$Pz!~<@J8an21QylE61G>b1@{clSLch%M!DqigOczo-kUcZY z_c~93^q;ZkmVOo9eY+{<=WH1mwPk~paMS5l7UNeHewwB0ujVg7V~jx zB%&$E69ch|P*uay;0k*X1%dDd@%Y+i<&_`brhI8lVsw{559K;QS5z)WY=sieSa&+hc>PRv^8^ui>saW>m|`$wV#Z0Cbg9~md5dDQ5Ti}sbiX&rtCe?s zG(0ynO2u8_&k1YNy_+iMxaPY`T2$o`U6rn}bKl?JIo02P#BTbVR4#mD>MVcfVCf4_ zsAUuFo%V*32V?&idk}_c7unEr#*YjS8pc*Q5)ynu)PcHdRo^ayyedAfUo9 z0a6{9zx*b2e;e^~#k?=X%wKq8BCavXDq34B5ONex+_;b%m%ULxZf#!P+Hv}g+0tlq zcw^(~QS1+IeNn#HnEM@#_61zDc| zqGrUzLuIm&l?AQ3nDAmuKC-HyMHjoyW2qh<%iTL?uhUx99?RVqP3-_!t5iOUR*v3m zu~v<$%H22TfW4=Ol+F=eWPTi8J;hgfyTw^Kx-{?Bxd-evx^hcY(N>L&mv7OWxtK_o0_Au^tcPOYz>n*WCab+)oBlZ|JV z#j<+3Gs~)j1rLQ;x7Ka4Tg(=_32Q7-`D@R`nw&mC4*Sj4^??Bc($}QRLvo=7#tLRe zRz+E6aF`=~sgp6m(oF$2_%Si}*oM*P!b|OqpWxA(2TF!Zrbw26X#g`=h!I&WS<(3u z(xvPgRC_X=Dar`>O9QYb+C-D17ak!Vp@CG=Btpf*U6fun8p9m2nQ%Vg=wIb_7M z*AUelWvrRw)KVjQbFCl+r_1_{i|4QxOn&X&Pb+(FCi6+lm)p00DI6BA6%NxiM5J|) z>JKlu;V>k?>q*^1>~`YNBYcv8aGH~&q^XDAQr_?wwvuvWVuf%-B}4DArdT7|0>;C zKVe6u6e~YsMJf>z5LdwB@v{W%?fw3zC`G%m2m5=UUm?Mqpb_N-@GH}f5;O6jF%jj| zjBpU&6}poQNm=Mj0fpU!CZYzcUVd64{kM@jB)lmc5Z*k*8JQYuiIr=!p6=q*Tyl9% znY6Z|f>A1T-8zMmsi>$^jS(KSTDeZ_<~o_9!k-4L9DskM>LHno(dWwr=!VBKZkQ1m zJRl?t)2i@COYRR17#w=_g4yzXIT9Qap$pHy05}9>b)}dVVhX`YVFDW|^=UxOGQyn^ zqpL+)jD_rYO-)W#T$3sMeBZ>1NKRwzwm)VEukKh~P#P_(aL4^al{=V*WVK4gJUxIs zLozSd=@xyCJFEWqnpehXwc%+M7a4xUWoUolKM?0o3Gvad3^CHFFDp=-Zj<3IM1lp# zS!~S5N|?W>9~SO?dmn6EYu3PawU6Zf_4NxL+4z5n#Q$v^vtv?|Pb#!9|8A&$OSr3> zRv;C`eQeDOFRa@1zVPGwn+gX_Xb)oAJ~K|x*wqZlP|+iS7m`lxC(zfajV&UA4AEyI za6C}8FJg^Ra+*-s1h@r-C7_8QPl4kOYof~s3l5e$0H$kTGdw#=V05r@1NHhE;omiS z#9B)W*Q_p*8inH}&CzHx`9rk11Z$_8rUy1XRQo(F43;|IHAx2?-smrhGzDSXw?FeN zvCF&xGV@oyN3uk(tEtiHrP87z=^Hp1`cg-bp0lLAs437PC9b?+Nwhf{DdH`{^RkX$ zQ<1+y=kjcS@x|@w4qf@cCTiQ;vnS!E`nl_Kv zPPD;jL!og(;TR?f_;!B1snE)l)frx~{!@_OWbUF9`WH`FZg? z(w_SLD-|MK9SUrHTmq`1F`N_OLDItL~>wPShLa(BqJds+MN zWiGSHMK0Y%e>$p`-@J?rKhK`d9C6hQTfAtP@S)k|GOu3SzH~_&!DQ+-mA=1rz1ih9 zUEp+I(1rk{yU#bW(=qxMS%RMkEghpKtW~`?O=TSnne@&?cs9Lh86dwHQ|TUCEVYXZ zRgJ9bx&MLFWDr)8_ukj@G`W%tI{m=?J)56K30t<3!ef$q@BQ)g14JpD0+KM~)Zj0@=#H#6Pj z#Kg_<{_nSooM5^)PZZLV@y(p4|Cyi2=*-zu0)-I%n{;!8H|!W?YFcaNEM!0?e~3AyOtmCBaW|*Hnt4`Eb^jXpYOB9TmRoU18SWccIy2i;Y=#ytw|t+wZ@yx#6+nvFZz1 zTmKeh8WSCe4>pkDiShI|Swz%NvO_B-OOso&j+vM_*bMYMidFLCx$UczWc{p=y@I)8 zljNx6MaePAJCc7$K9YPa`CLMgOQl{Gs)J3-$UtdAk)&Q3jMvx<(MP4zUk!til&Yu@ zHsL`}$=!5H#JDeN)Kp=`{2 z0`pvrycYI1OuM)srO#*S32{gC+9YO^QRxn|8W67_#Kmv~mADwCQHze$GTgI6E}b^3 zF2^^%YCz$dy@A{+S2%y#V1R8D(p*^@Z)AaOATqgu^>0ZJ`(Ws-jNwZR?5=jqSnQTs z1aF$&ZqSl{%2gJV3;BnoI;ZRwg~4IaJxs{0)`F`FVg<^^9KO9KHoXf`Jp<+H^mMD*`olVRZk8iM>sRH-WlYwvp2OO*Tmzf) zL-&%>U zu~o0Lv2(RnjgsRTqDeOdtp=Ty&D1*|=_(3jux7j7Xv!VzOxLpr)JTiF9hsSoO7|vj zk?W)o;2D-9IbNSL-!(#^$a53YLMBhP1j4pFL%FF%r-+We_1PS-mn%%AGF8t=XHHsa zei@&qVgu^?3x(IaP{=eDIM2{@#WvZftDfZUzrH01H}Z@aA21QRsjq&=$%0MifWNKtJS2i&m!i_+&kBU zmYa`>T{hOMA8}XmChyYbjd5PC(#eQCW8TzA)|ecbI@e^jMGNenBBxeiu(3LD-RiX_ zmCLV^D|w}jbSQ0kUSDEUz%_W-*u}AB2N=g_)=W`9At+Y?>)n((Rc zn()uRB*K;LL)r^W+Gc;XH;^meSe|<*#}XLTFd`O?n6%c6B4`+9WxAVXIiE|W-cq2| zDb=}lvs`9oG@KH+AV#Ov8Kj(=6j<}}+#^Pk%!-OkLT;F`xWsIzYlW+*dTO%%7f-iyL;U58$zC;E{%P_pq1XCP`vsRC4UaB4ac%y2!SjW4k z3x7TF0!zybW@d{szd?;1%{UK=Z`$K&cyzRC+0ap|$*Wy^yzzWXQ^%T7gBI&Y-&3dF zqYBOr1!+abNUzvDhh7nXy$wgk=x}3erZ$@kPVXGGX3{`+ZlhQwbzXX^yGN;(akkdw zs!@+L^xkjkUc3!?&LK0`q_9a)elh+IKpw{N$on-*G8b`xx1gC1#U%hq_@mR=s^y30FnA%RmC79Ugbz%lSl8cenVqmrdy=>0Sku`D+4a4nR z8Y^wFY}6VW8Tm|k7%nrUU$@zfN{&c_s)~Z?jIv&(aBv*MI^3+IB(A;?)K{;vGIhx7 zb=tHXVSVPpfXTo-S$p~EADM@f&D>ivADaHRnR&;Be5P7Bbz^DfrX3Z&k;A^Kl`G|( z+s6&Qd*I}&M(NUmO0u)(ls1_!(}1`h@ji2Nn0y9`ZYAg}UStu8X7=z=X4cTjI`G$X zW9<*Syq79S2BVTw?41()R-8dG?`Qmg!2x(@VIt*xWVl;e!T`y8LZ`9m)T~YC z#AnFCF}C9$*~#nv#mPTTmZmXRrzQWDwy=(^e3Yy^Wzclhk8r4m=F1cqI*d%P$P9WASs!< z3n`{0nPr){jn2%|i3GLZ(ghKh=dTLCTH3GfZ&o1N37|<`0whMN&+-ZJy;J;EEu!Wo zOBTV4eWheSVuAl4c~$a0B(a}~4i>KhQhTN!oH6@DE~0UoeJO#ZVAB1cw%On4AHUUq z&fib_6K?Jd=j!?U|JUvRwSWHB`T00C2%VPDCFxF4_?%_%`A=(!-&^r)Jq8`NUoxNn zbmp@Mh-K_VIeVkO zd05Z?P`BU7Ad4`-H0il+zEjlxU@?SpOLf~mfE|3DXYoRPF{a!B;hkP|o$!vktj&Fr zEI#ROD-*g>0K0dDcY2-|p>+u%AwuiQNC5lYCr_gGhbd%TpDiT;TbB-3FGeimaD0WB zW~t6Yv)NN|QxtJ}MIHnlM>qgm#e6R?F!?iR(wAVr+So^eR4eKgr68NBLu0F3)>UEI zdO?+N=g8KU%}wHhT(*)JAI+$(&uRRkwm#YX$l}{yBZI2PhN>=TrOS0>dh5uh%`J4n zWme4_x@_-Yy1XHIylv&8z0GZ_7VRr|TKITbezix{F>c4`{V^edl#*2Yu>jAcD*>_xw0UZHj|m{TQh>>uymZvA zJ9mv@zr6aHV9!hRlVYR6XRc0svv1!wcx|G;LUJbN2tHsQrsZ%R(a;x&C@ko4I5DL^ z5gCdhu_Ty8G7)DUOEx8&_)~$jWZYfvPR7#$z$N zAZiN%WQHm~E6J?a5{X<6a-e#8eTos1$m#gn7xP3Tw6Tka421jOsVqc)!+qQIzIfah z0E)dUy*CJ$B22xoorx1K7GR4-zloD;h55pK{*8VcxvBLd!a!jl|5L~(#2s;m5a$_& z?_CASqMtl~|J^o3o^|_k$OD1w&Tdk1VDa5|-<{mnx3>CLqCBwpi6@>&Rtueh8vO~a z_5?V$82YQP36QQ(T>luk3d?S#vRfYy35y@o$5Z|kK`!BuzXW!ZG}zhmk;_d2A`Kr) znMp$|q`P9qmjRbJeBo5Nmif%qpf3Vu5*SXXeb4X1rkJ9L?gmehPgW)%AhD-ov6SpF z-d4NP@a}Zs$eT&RAG_?88BB8FveTs`^Ofg>KNH8$@lOgp!lz98m`hgF9$LD*XvES) zQ*s}7_d4Ovb2^?*J`#_CR!;uc*NEwo_bxSf7p;lhe)!43tylfk-LQWAL+$Cetr>E` z$O>ogJH#6lzdtW*Ke>34fnuJX^L$^_{v#SDar5~M@@+v%HTVAT7%hA#hn|>1rBkLQ zHey2*CyPeu?*%(9Y$NMebX_?w+&r@NzFSsJIr79hM%g%s+(342OdPoJqE~7zQw=U! zq7t~Kxd_nz{zIECKJbT( zOtNroSv^s<;`u~9OXOsvJoRD70B4XA6uFr}WqB(9!@%OjScBN#zGo@KDc51gS&+9 zjtWE6Pi##{0E9DnZJ${s^xHNkFm8YM4ZHF{FZFfs+JWcMCR}E(0U;iME zf8c=)PYB-&f86-Mp5+tB-TMj|vios3slLOl_tP8Yc%BAC1yTg6*z6I}FczXQZcrs~ z)41h6BUm+6Sg6twr0m zxVqhHZfAQ^X0b!&YbMXWUP;F7I(~fDwSQ(lP?(0)2!B1eitS!?@Q3ZsZ`(F~#x^#q zYsu1KZA*mbZ(CMTXg1>|Z%LLROgFk$r-vwDv2+;#l*YlSCCa20t2)a*jn z^ljUo-@Z)(w(y@vOTPf-Sp$n~9(3d(lmQAZXTS^bwxB#&UC@?U(6i>#M2N94a9jFHW;IzHNF%Qy_Id$F~S6V`zo1Ek--ejJ$y~= zl)^NYdlE@!<^Ew;NE1iZMJD6GYvunuF1z#Z<;ift+rrbP56o?u_9B0wy^z`chEZkJ zWCp5zO{$EKNcp<$?+6ojXS5HfG8o9tv{JPyOcn`OSv_od&{ftPm>^R#6~fjDgRY)4 z5=jbYII9fC+6zY~KM}6;_z}^>A0Ug!+`IKwEBipLaK+(c`Y4*nq$|)}_-`r}{`7<5L17G_~nA^!5?hu#w&;pC;s! z%KG>YDAwXk(5MflL<$+BCJ6M5N`m&I-NQ!V3*-dSBu(0~iT!aLV^<_43OmEIVv%6f zb|QUdj|7WOt#R{2_Z-{JQ(4K>n{9L46E~Cf^tefY9L$iLO!A~7wF&nj;2Sh`W+Jr& zt|Nikw@liwVUjR$v)I=W@`?GS7gC37t?~9owXP=$= zUSLg;!Djxew+?}nGWjLw1N?Lv)JbeTaB!dG;YrP$}*NeH0;G zY$mcP)c`$@i<^)K(xIQ65T8#1xr*{v! z1UTbyKuB01F8Yl%7UZsP6mc-UY*u3I5$qzOQ?N9KQW}TTSDH>;g{3Bx21Hw8UpYVo z*il3J#Y%9qynht7UZ3r<^66U^{rxWB0^FVc&xIGR+g0dy$h>Pe65H!`t;0V*bG`7u zeJ^*}(z4Q2o~`%nCwa3hCQr^Q=lOt0Q@Uwch9bx8k-KK8T%ToHwqcVTDCmcSgp<)f1V?VP`jMSVE~qE1)+J>WULJObr@?gQ_ROngxBrFCh)o2 zy~1%)V279fG}cKT_j>ZNG+~NY_`*vHn1Noh-%AW$e0v7`zd|A5mLo zEcH^zz~LAo#t6)WfJf8vVgUTl?ntd87#tjC#Yib)LS!$kXTp{>cK%js7p-X}MJ(M* zr$A6%(66a)3!!;dldMSG$C#p+acE~i+Gq4%QK+K@5*s}U>^^#;Q7W`rEzu~fBwMA{ zAaoLWOc4mHMf%s%pP7;6j4>D(?O3Oikt=LAg`7B#Ivgq`W3ezw)g+sZQEMy~jk*)t zTB*WpR!FsEqwv1PqLk?wqmj|el#@&*l^ko>maC?s%xuC2m=@IJ(r0x#a1;@(R%g~t z(`xlrJyENP-m3eH*61`6sZ*a`M)k~94kWYzHrc%f>WPW13La{!fXnOS}h4RH$75Fee{qA#>>htf^ ze9yNU&9^<8v`@ZALb>lhktzf$vq0GLy-a2No~$#fh6%af%2lRs$r~nBx*+}9V)>e! z0$Y31zDT`x6`igr*9WCqHhDgi(zhM|VSFsc#L^!xw5IM`IM>AfiQX%-pnp^S z1I~+7Xb83O0^UaLuQcAEl0ip?X%~-;1tbeCqCjmJ`A{?zHY3Oobz%91Z5NTN zRv;rv_@i!^xlRGi1!PwOcDF5LwNfoSrzX>Auvt<9BCg`fifg=x;wI9%!i#F(z3aMh zI*pz1N=`9plvcr%#2N#3jYgGbAvU#9L1W?7F~Lx|>K#!{{&&0^lZ8?(qxGZ381f)$m_$lG7LE%)mCISb zDA@VY+H7(3H(Pm5(}Dd784K2C!n29}2bzR8I;KH8#I}^VYUx!BPhciz_-P%#qs7?7 zyyQIcq1maI+u006dNMl^qS$P9S}c6Jg7GEaSEPZ(&S@qO&+GS{rJjGp?|Xg<|M$Zi zP)R+&2=evQZ8p^iP)*PZa2*tYa1cC&CiXXXNjwnzY~dfVb;xiT2^EU8Z@-zYsf6fxh-}X^3wB(s}N@Qn~%UHdL-S{=+V}-7-IDAxNm~gPu=v81nMvDg1B;KjO??=_`wbqlQfI$ z=m6RPY~ulpnf_XS`@Q%nIXa+;6kmW*6vLkh^!k|3nO^akNhE*`r2pBf|2p&~ko1Sy zHcx)_dsoXX(-On18Art&Z5+}DocTk3Yy3(iFoL}<+~RVKSg>G(!&OUKfiD!C2q+Ad z(02tv`kXnU99d;2{m!>Vfxc8;LWWAJ08!ls9&P}+^caHh722$Nk!mH3B1-*AOK<>m z?caQ}1k#P1Q>$)6S`{QwxlK(H%EJ9*Qd|33GsccCbC$9lIAyOKrwr;ATHVYv{|$Y;Rm8X63pN8$jCpOI+oxJ zNO_s;rq5559Yl$~|BLq@gUw+4?|iZv8ZnBo)<*s12th>1iVsu*V!k1m7Z8#N8w12! z2nf)LX;{PH7FM~J%7Xs^w03myZN{9+0ZB+h(%Hc;tWWI zl+bppPAW6SXrMKf;V}$rNd{)){$@V@tr=75UbwlSt=(NWXZo_vF)reAj$N~M*ujHh9`_x=rpQ-{-M4Ik4nZTw?@?e*h}{#zFBSP3o42n)J{asrs(LFZ%0E*$JL zG(%@I@Igo>_?}Z4^kB(I8NjW7W5x>)2oL@7k8Cm4z7Za1C3;L=UtUgzCU50l`J?a< z(IjtWi!*v&vE*8MUdhN{i?MonZtQu7>^S`XMGrsx@Wl7YEKp8xrTz z6;Va3J^UL|npH7Eg-lvadfse|QD-IY2WzL#|5^ghA= zRpP@NJPU3zQXs#CGPI=EP?LW+ifCKuiAz5cx`i&G`=d*rB5lXs72X9QftY1hc=z37 zr0pptaUb1z=|?1f-(SeGFVjxu30?oB90ZiP;Gd*3?_}DS0$LFvgP7O;ji#K29$#vV zMT+n>aw3pK3}45nM1$a=_tVe~YWk&tcslS@0767pC_@F}-NjJ%d=6Sqv9-u6w;6kJ zI?U~!mD_GI zrDd24eB*`>v|6eL+qv}YqAaaOD^q6X4J&HQDFkN{`<}4y=Oe=5Pq#9=-XgH&F!JJ= ztM=@?ZD1skgT$G;n$V2%{GJL^-2E#J#Adjc)h9mL3 zG_%j3kFHy_Zt<)U)dqtGyrK1xw&t0$Hw{Ew_w;{W`y**j$vAg=Ap6wZU2ps}+r4l);1n6p*cyMK?n!h3(kT1re7a1HgxN zOS%`!2u^_0V8HCH7A_5dMHjn8+$9c((L=~5kX=_stB3sMb4e$spIYv+jtKbMP2O^Axj#fN zQdajm!W%RfpA`OtIGI14y!hgiqzZ8>RVN?(l@DZQz4X;X8AXxuJ90;>8H2m3#CMon zf7n-6=AOQIf$*=4L$89EUOhVZj`9dIzAbxncH4y3n;VQ@DV1Lt8*Xl$AQnw*xw+B! zrBeB&vGL{>CRER;MrR)^%P#XBdNp~MF!Qjlq{=;O!Q$!evNB)DhaCsAN2?fIIw=wF z4EK2UZkheRhRmn_$b{(2k|Ex@92Vm_l4TUx7=%%bGAgmXzt&h(>c=oj4VE?wmg2(8 z6vIJBL17emi$%E9R7~yQF+Y`acpL-je~h}tQ9mv7KvScGaIpmtc1qR+=TXWLQ+j?1 zQ>JO+ys0w-&8@A0&}~D@BUPhUR_2DXmSi@zMAN~?N9~>Udk|+vgDK(!@a_< zn8RMdRRsvEhZbi{D+|Si=L-iFMVgA3>HYD^C+lnDWap@n9mT;5J)WhbBeQj^p)qP_ zgER9Q{Q9E}aV?)_&z0*I4znXzdx|SYHs{-Hg~IBHVvVK!17=0L*`8Lg0?ZF@1xqVK zcIIvHsssbk(h(_F4Rz}rOpWD@7>ABx9HQ+@ZJ6_cqC!>(;Fznm~?z$GXgL-oVkL2j&So2drIK_i#h)pvg~O(b+zg zJp3NVy~i;V2hOVLhV6dc+F8huld$0E^E{RH)lUM{PH6OJx}J1W2Q{X@QqL2 zFz)_8g)^%<$5xWbpz?UKrPQCb?nzF#W;3TSJ8y_22yAp-ojCL;TroOY-qyf4f)92XSRi(|b66 zrYxOp&NORH7i?ekx4jegVjeX1&VzF>DN>mTAlVqD6+w6MB26#tbd(FolJcWufa5cS z>^@XlqPR^8DS;6Q3+mNHZ^H>-`-4UoMPUJ#9GnHy6SyGXHu=mIdTWjPa*|V3AG4HJ3~id$R>6;G(3YqP&y%Gu%+Fb> zGpAe9V63@*fH|0-&Do_>j8+rRzyy~E0zzkLFf;67tRTz;_2CmWtU0TJL#p6>0>?#4 z?y7;j`IN{J?t`p6SmckT-zXjS#L=p6wUqhwVuH#Xh?i(gKt3Cm#R8O3gfh!f^oos2 zrh$-Nlvu4yVVOkO{5x!3g9~4gBV)Of)g*C2r zMRJhv-qWP@nfpljac0q_D`L;>YNQozA?|}W5%*o3vOQ7^Dmh`YJ2%he&dViVoL_J! zcfIh_-l5GbtKuuYv6wW!9)}Yb|m0ugvGzycA?L2*4SP^8I3~54# z8R0v7<|&B>zJMdbTQ&|D4>FPS_e{H4o0Vx|yQxYle)G5{{{yVn>E~QkOw>lN+Ivk9 zX7T{8_PcKKE8$I}N2@Sdh0Gw!`laA9ci6mXi=tVgk#3AQIl5G-tQj)bOg3r8*Tz#J7ke5L0 z?q5lGlmkagGE?7=wLuEP~&ZPM37w`8CAzN_XVmpO<@IuHBiDTcP(6q6sD^hBU}w zp^ry09rl7F`8juH+Z<_Gr8?}z7$w&#bXEBQyFLF%e)hp^ha)4WOy|dePUdkiHxR#Z zc(KEQQ|27XaX9>W71)`fuPO-G6EazrBhAYxm6lcHVvCaFlonyzb}KShdeWS^GFi6W z>qWj$+v;*QkIi>QGQxJLl5>mua-CimBUM^17rK%22dq>iemPcbA$lNoy5ab+UDh*v z6y_ZjUpND?p}ClcH_ zdj#NC&r-(qRujj-)L0Ni`$nvKX*z8~%Cm=&9P?-po2BU}$C$`N6XHv`Zm_cn-#^X> zdnT;M>elrW$ZUqvz0p-+4;%`!ComFP*3LK*XYAmb?Pvz*-?1Tw<_kfN2U!( zdSRGTW3;2Egl93hSxoE)1dgRy(FT8I(^Ht3Vtc)E| z^A!U6$c6nyrR06)Zs ziUx&Rmm^T8VOFOjD%|SgL?lw!!R29Q2AB&S^KZ*lnjIQdwlQPlNC*39{SnO>tAy)OcE{)+om-6iTPEL-~%%uIf-K6)weiMLO^;)a=};y~pS_ z;@|G^w5k%-oXBf_eZ;KHy=}guP|0VG+?b&vcjtf8h!e(ddRU}>rPqM16TGkE;wDog z$?ZK5XLfy|pi6~V^0;{JuHH)-jRX3wk2^}?RK>RCfXR=d-vxQr$DC&ZA^_RT5JVmd z+xTEiDg!J5O=OGlCK&>%!=@lJ1;&lE1;Rf5mo^}7!Oodq)?T#hi>UB{@Imy8T^HAU zIdi9%G+n-Y#rG?gUrw5s*Is)~xQ|Qxih_H3&`YP;aVJQF`dG`l{rlIo98(KVoEXQR zerZdl@aBMUcmT=HL{9+CKUIA&Hl?_rYB8JAj3Ly*a5Hkx9i^i~>J6tRN|LX4la1==-1!0r0DJd9=+qOLjlyVJGAKunhY&d(CkV{CoLNw7ts;pmj zP@!L<(6g&MLavP)U7_Uva0t0fqnyo<8A^?zq-98JMKD;=Is}e|F=wwj5~sw8>FXAK zC1T&D3~m&?1N4Nbt(}rP^SvYXBXKpfApCF4wY4?JpOK^&lPiH*cg zoSBGQuJVG`LtuN~I4s2Zcqux^59Fj|jUSB6HUj z+|soRkmtE5U;GKVI>dE0&js!oRSMRLHI9&HXqBsj>^RC*-Oip26|6TKW;LM>8H( zAhwF4+eIlyWIqsvBr49F<$3b*kbMBUz~53EaL|YkmCB5Cric8^!bT9L(REPPLZAZ= zl~P$r8?H z-6K}58ZmO^%8|Xl!jH@iV+J=)NKUq8SP`wt5x10eILA}Qd{(N`+tTbiX9@o}yu_bg zP`rdR!OBU5dzMBD(gRBm6W6Sr!4emvWSNHt&73(X*{pNHTggeLLzdi&Hlw~;9lROn zRbm=3gDFO1?=1)pBt98+!J62_)lAyeS0_)8CQWZaU>+(w26mXG3%H@eQ1Sr%pOg!% z>-0x&y~W+xqY{SV_afp;_1|$n6aG#OX3$Xz5~oaxmPKoe8ZayXUU(XG zgcIW#L)gYdMBQAl9n%-V;w{AJ3&Wd0?m86FrVF%JyrXXv!ODbFk&IgT+Co_Raz=@^luG zl`jpIyOSM!Wks2Ak=&I2sm_2`6W8-T#e*LuCA`ND|89W2}>eQN{Ai__(b zN!dD!TB~e+u*sxSC_^V>y6{*g!x3qDsF7*)7y%3vj+VY@)>@Rr(rSrVa)9iscgd{G z@R?@ASZ1`}l`~PN^c$0Zd_HVew&>*GWwjP$k{Nf^OHBsbyA(S`^V3jYPC|TlXEVY1 zA+wg@J>u<&5*{5CsHE5bKb2n*q)Yi65ERg#%E1=}w2*r9X)?HEf|tN&-tRvIJUF_g z@PVs%#DXLixBUdvEI~&S5G3-(T zD@77y^%mtWL8W?7*dUY%8y-}t47))p%rQ=edtA9&bB#GYH#gn9E`mS1j2dO@*s-lj zjd2&z%jZnXt*Ob~WmGG-?AWnIsYanrv2XwWeF|Ffv6o+dj8>EYO-^k9kbuRn?yN_u z7QW&U@UP61T!4>LL~HYZwY3EHtn_P|v%FMu$N9h0!`j$jEhscrM29 zVaI8UomKda0R)kZUWpr~co{h8eH4?ZP1exW)`kZ`kSGzjlFhI1x8nPu_w%h*mQoE|gD z5mKV}3pYIX6jGVG-#sZDB3BAWlO|yaa~&H_b_-*Lbxa`xAOLac9Zs__3q2inXOVx4 z=1;OiDyR`9R|zceAisvQkVi0xPsRnsgg~ZZP!^i}G$9Ax00w+2CPIsmS&I=?LBTIn ztbuJP2=$FEj=_Rde10#MJ#v}01c|X&^{Gu2s<`kigRGdkn+?vDgD$?8@WI<=-^T12 z(00LI5HuHts=}k2thVMwoAxnR6y+A>gIkw$C+e)<-{XIS*If@=@{eM7l4FU?B-<4r zsE@4%7C|#?g3vs!X_ZG{n2pKx%qG2S<)oQ|Yypcm-KV-LgRGuDx6zSdvHFNZenV;U zaHqAIed@G$GG6SP`ZH~Vq-U_v1;Cv<41SGGlAYiQI3oFr*v?T)EJ~S&ATx#NHLzEP*GNy9vh9j>s3MPZ zoqrnuaNxbAZsP3mAY~@8V%+}O`=va=sA;u9B*0Z*Y^Q7=dTK3%j}vblmxZGT&wW<( zP072=eocYdU?o@7!2HBY6*4ztRu|HexYuNNn;oadkI5}d9~kB`fJ9(O39<_m5Oc`p zDJjq@2nl$+vXG~FuiR>KDGZroGVC&sH66JRM|$VGWgeu|G0Ej}iz$bZv)0%%vPG=Z z;dLv#uF0`%f7a!|m>czF5Fm?Lt?gxn+nSc?a#&nSw>2+1u*~@kr{VI6Ic#$m7hrzJ z#pEH+;B8u&&0r{FP0A9a2HIDa6J>3lv|uclX1(C*)7L(9&4%1a?$V`LY`Es3YfoP- zmaWc<6SdKSCQz@@5X&Sf0Xdjl*dwx(_(6h7l5EGfLojq9v z16HnZ%493dj1Kj@NGXsPF27^ftXaG6SiUet_`Gn@b(c+^eA#u27VhA*{XZFzPa!p) zC=uI0GxFAhQDG{$HI^XH_GOam@vWfOfiV@`&l)s~D?BAi0HPB@Br%TH{ z%}S$IZ*k=YW10Rey+*3Gnq9e>@#?JBU|poJA=GM~v13N^5k{9ecE`pm3Pa4F=tbws z$>VrVOl+KOWklVcHTukbRZ zeT4?U1y>Ja7>fEWbdD0YWM_0iaR+w#Ea+YIzf6qN!3ojRz*+{S6KABWl#maUIB?oy zm_=QRE*9NbVi_#+tXPQje&W8q+l0JMQXLqFK_teQT8RpD=q~jV;C{r;jeST&adsa< ztqpz60ptOW$Ovgc^=SpFRBWB-s&RQtU31ed+qaYIX-{O19FawQ+3mw~giq*_yfiMi z$67zBe9{)j#g3-soeSrVYGwAQ3~qbao~2mdHUgP4xVH9J7YOgZ_12ziujSuJ^{qvY znB#5J5;NmL>NlG$o;6D0D0BQH~l^nNJrrjf#bBv)p?T)Hsp55v&*4Z-#)Lma#A$;nvI1P1Rl2Y4@ zP4VlBAiw|ZZ@aI(R`|T0`C;bz^%=m5WRzrXS{3jY75Trg$1l9l=LqHm9ns8ClC5Rrv;FdaB9So~qFN z0^zGS@TaPZ=)l)b9(^?VhS_TdwG|oP(Lr?M#`TmDT{(_RzW!ls*svILTXl7QenG)B zq8)8Rm=9B3T~R^S=HibPf2K^y&3%wuOlu}PXaW6GQ6XGZSvgKKa~dZfW4E8SWhxXI zp3*#@Wg5|WVV%LY&l^?vbylTpDnM19O+-%;Zz@H{&p0b3 zAcvO4j2ak9Q4X3Y`hz0q?x`Iy68ybqqK{tuTP)Wo$>Or!Lo~~Oc?i)% zC^|&6DxniO22I4|x8ia(^8PtfF||eXj^|3q_7Pxm#$X(uFIg_RTyjHd9)=?)3PF(f z(?##Ri;0;|yKt;w-lY;g^mcLDg?l6BkLrMXO@$gp(c7xQ(n%*^489F$tSGHyZN|HMya|=>_TPY;vhilU|@yZrMf{5{wk(y;`oEC@uWF?%@{HqhHr-n$!0VVM z+)MuY-rDk#vV!CVj@_!VI`Sua`&zlKgs zzjMkwWJF3MzmM8Y!+ZoHIz%5j%OGz<5~o3V#EB51u8BD_x48?vyjiPE@!lJtKRG19*OToa}i_F({U^HbTJTQ#EcYa|Cz?d|*O>*h^7vy#plPJ@pS2 z`(SsY_Kq}2Fjh)<6sI4s*K zc;--D6Nze#T}(GEPKu}e59{o|S0DsYu@iNAT1Ko{F@k+my!`FpP!8TM=6dMGv*n6t zKZ@L1|A|gpFb{z@wzb11i+_`MsF`gwx>G4_>yW{1xGIqJJr4#H{u*{Yw4j zL08=W$o9r76w*~vWlw*I29VOfz;Tdc3nD{v@ZG%n645JMS%dNx==DuGMUU**{Y+tY zlT4vtbAAiy(I2a)g=QlWpMk36c!(OzwSa6;@CRNWW;pt(8Zj(dZPc2A7Y_^#OGnmX ze64zk59vFBNujC_UL|bhuzFG86eY?BowtO2dETVjwNtC-P3i0!#gsH(aK#X*NjAB_ z&6n(-bkqG?{=Rk0B_SAe6#Pms=rgN%N4mRWY<(e^(BJ7pi=Vt7@gG^>+f&Xwy;aP0 zC+4stW62%NPxIGS&%bTT;4Vuy<)7h#o|C*a7=7tyNjwo`#?MKW&3=Dk z&ofNCJJ~Ij92I_;`2K8E{IgQ53rZl#OHr||ST_5ENvGms-R{)=NCk|kdXd9e93drr zHffm4C_3IM0hW!4QoJtG!%2rV&B+rEZ=JGc{X-L&^_4x3g)bgKIN`g$Uhw3y3Rz=W zjV?>;r~}YkDw)_+J2rXw1>=uwNQ`6}N>6{^GT%DzFT%GIZ+>|t9|>m!>nBzQXwV=X z8&d6(gPC}pWtVK(e2JU-hR0ull&yfYYVx(IZavVo)GhfG@Kmq&Zt@L=}9o?bIERr zM8q~Er0A$PQV$;+I3q-G9X{?rF<_p^kAe5j89~yYF<1C-A2LWBJ4U9w{y598o_`=I zd7Vr-#$1$qZ~khOlAE!Wl(?YN#z*t9(AmulrYq#NHF|@EJP1+~@fl7Ctrmk=tFKb3P8bFPg6Bg2<;F-l zsRRi$n+>`vhP!+za>vu2DUO3MJ0eWNCWTNB)tB~Vnj8d!JP4xTF+~5Q&O$%Hx3W+; zO6LG%P*QqJ0zoq1_|D2XLt7%{-Xc|c<=EBjo%hWA%f9=Em$^pjJY=)*^EKaHGUn>% z=8U;&7O>OV70%8}hc64&wvQRxT&800T{Lu5AyHes+(xI{)?C!Y#-)BwmJ0}&uXg+~ zSUS0F!?26o!{?06T=YO^*B6s(qkA#}WY3MTHP3l*_k>W*)ae&3+fn-bl(y`u^fX&u z<(wwHVc`KFbF)>hJbqdctP}NU0y@5-wcsD4e4&^F@F|9oj~Pz}`PpxU2rYWUsH}@8 zr4yc&P6{+23-O_r)R-UZn<9H7a37GrO8$v9xyC1V#dRBS#IJz3m%(jR#jy$9k*=Hf!T|f=ga-ptU#=+C41hU z+5HhvEe*4k7L0gU< z-LmYyTOKo(lO-fwNS`*x!t+PBR8`-jQ(AQvzww@lM~R$N2|o$jg`b8s)d~BJzGrMb zcOZ8fGOsP2ap?)_C58|7!BOvtYZ9NCsK(DYLK02sr_+uKKOVjMi&3@LlEju-JO4!F zN9{t7twgKx5N`6OEk}uXUYu#l-L+GN9Or>|5Zt+x$YPJcYYoU^NysfM2BcG*8%2%) zih4)`CSeHeJ8+l6E#BvEHL=hdC`lD87W!(u5IxFe&=$M}!VMgK$4v zZ6<54|CCF4Og)2mzpZDk&Cd_wLtZZA4SnP`ClhA3+sq`)VgG<5$oX=v#yq9;TKMx=tCAM2I~GZ#u^MtVoqogRD$=|0ocV z+7kNGQM;1HJW!btygHce`9~swWPKnK2{2Cvh}_nbP1o5g#tLuWeZO%0UK{%+E$CT3 zmW1!#^7TEl$+Adbvtjc)!mGD`FU*_v1l_v@+ob4@@5s(+M*|V&A5F!@O~s=}kBs;O zkt^@GS9s(8zV%u6enqzUBcn#$F1-5gW}>+ z{=Y)x+GcG=>T?p~iSzMj08B+}@Hl2jSut@lCJb?2!6wF0DkmE-%BIMpFt&QRSOf<^ z%N0du%sm#^E#Q+vSQed?&?qsu4#bIvo>X==m^KBYHd$>o2%SZ3mIA05`dx)X40~kh zid#eF!WCXNn4!-03$N@qrs=BI3@J33ht1lOp|z!JLgn=ybMcLi%AfZA4#=WO=YtkscYbJ}JkA2&$#8x~$YW6;#W z^Mxi|&7_I(T|&>33$x1!U=mcf$NVSCMNUMBQ~q@11)+^6c3nuTetf2)!4PwQ@IUS; zg%Od?oFQL2Bw8pxc!Mqm%oRSB~Nx25FwxneG9=;!SH-6b@<#Tz-B*%fqieUoBS~nc7-Tr;%4Z_xfwkRm-(n z-j`m7XnjT1v+PT!(8K8;$ORb4Iw2Q$z~v>P0iox@l>tT92hpr|gMR72PZ_{E)o1vG zZV1O4Ml_0MrW@=DG3R2}V&O}11&aD>7oXfp5?fDREEG}=y$kBTelbviSV4Ary{OE8 zxwz|eg0At<&9|N;gL|&RQARD>Eh_bruEp$Ptl>7rcPPp*I(Ypl!bL>Y(_8G*#d*;o z0=qB@DX}!}t8dq@Z3R)C4$gqLh&4q^$NAPhKFwu+(e8F*;S&BIbMGA(Rh9OS&$(q< zrq^WBW|B;LPi7_wB$q3&bd_T{gRFQ1UAN)u#frYqvGEop0K|`Qn+6J~GU4=ZnFsa`Ahl z5BGe-Lele6Kk0e+E3D(@9AD8MUUB^R3ch*8arP3I(S94ae-*3X?!CPIICTdE`2!1= zI>B|v8?;LvgS^b8#r;O(h)rm03&G(1)ea|g95kK-&K=QzzH9i>HDWG%Hyi>)4a zig4Ny$Deb=#XDYQDQ^iWZXmAhummmaW*hDOt=p@4&K}pE!8S|BZ;_6(S+?xaOD z(fi@#`C!r=EbG%xg|nyB{7Or7&%4s^@m4dV*KcEAWshY3?>F(xrF~!2N)0U7-h32) zLS^BG%-?eSgX;&1+8`g=B|L$EJzN4jcn5i@?&% zY_47#>vQ7I7ppc%2bj-gG)d13$?a#^6zQ;qPY{rr5%Cf{dzFoQNz1Y3GiNMqBh+Hu z;MqtCbv7*Bn!tk61A-aHpHz!%RV}Nz_v05%YWV=boGiwZ%oroRc8FDc`-xV%(El~g z(DGRhFhNhV67x>!i;r{Jwl)q;;Y5qUpH7g9kbLQH6r)3nx@9;)2rArN}8UHPa-0B!ySb7ht!C3u9Fg_(_==TXOqv~R5NyQ^t5z+zp-osSJBp!P2(IZ#?M?ORUt9F zqqt^-`z&i%aQmi5I%ov)VEse(ktK>w?u;;Q&==I)9)ve{u*3^`Ewe51cAf-YxWFiR z?lf}tBzMrQnSOBN+B2s=-@Eto(`O=U#Dgu2`{uxbZx|>2&-!zR);#!f%l`c>FF&|u z_H~bref`9VA49*}d;2Gk9$B*Ht>teWJMp@(s!dxyZtvc4<-&z^bLO<&TVBIQ2kqQB zsGZNrO`SI{h2JjRcCfa6cuDb$xnQP=pFV~;dYsHnQoIU31sWu@Ov8wKi83n+n9i?eKSF) z7b41MB`EbeSXplb7UwQ_e%+xu2G1`Q*b;<<%1d|{P=uHJ>M!6o-QB*FvZwnOt^zpo zm%p^X#2Na9BisSni(vSleGw-j&jK`YFoa|WQNYxZN}e->L6Q%Xk%FEN=e$rpW)l;q zR<&PAj^(_jdcgC8fY;O36>5 zuhEyEl9KN$n3$iEPu~dz2>X63?W#ZN#Nee@Zdy7x?TTyS`l(NCP@b0Ekd~zbYP7Sc zq&i#g%1zEM(6AWfjSI_TL`&aWx*(4BXj2@87Zn}%V_J@Z@9$39(*32cVZXbT&*XQq=_WnrGo1is0drp`BzHakp zTUq?MRqr0&wRy|2u`@QWpOiGy>PWW!{;rC-mBm`KGp@&@6HiG(IseR?FYi9|R%raH z&6`$@4?T6qp=TQ^g+#m46dP!qx9q(wXPIU6_WSPNKKlCUlOp~khi#DKuJis}zte1w z?^WOSqCe5x!P7=S`r@J2$$@r`S{;r!q(*>)4`~YEazlRhgx3Mdo8<0dp<_+Fsz#Kt z_rdjbk~*m1$*EnI&yxgXsCNm7)gi@2gw!EQA^H_m1r2lfH{{hD-nh1Jkqk1HznuK z%+D%3mHG;ngFxtr^lpW|(j&bh{lSKvIN+aLL_iX2`s*BjGQUhQTfI~(R4ShxCK$V! z5nKu}iwfTe7FIS0=r9@c5R%E*SfvF?g?CLCz2QU91%uGim-axCBRl{)k%TaKFKd!` zF5J{a4H0Q#Dvr~S>N8oBpqbof6fi~b7lVJ^AR1$=Hn%Y?->x^t7-Ecidw!bHZ3A$H zXyEA(1ZdyA`?~i1*X`CN<_`^web2?c^tQEknm0FTUe9?+x!$zi*0*2M#J@MJdQ7$j zp7&u2B??ElVu91zInEAv6Pu1l8aJQTqjhMIQ9CX*1t!KFJCI@nmQEVq?`b8rpDylz7o=iqSf$|tjbu)7}YtDLD7Ejya0GU zV$mpFH`MN#3?OoNJKc5d+Nhy!!*er#^_|5qcyQmQ1^)O;s@`4d@Bss2uYV#e)BQnP zrsgJcs-+`8NkXhidTi9^=(EHgKb>~|*V2u*-tzi|ca}ctmR?D9*sOaBa-oP9BT$cD zse5OCn|W&608PvnM;5-?ckYlcHpFLiYRKdB7J%Ny7bm(Rc}ec1gxN~~)Q>smM0LF9 zgJ|2Xg~{GzNOYuthX(&jwY$Q9sNjdv0v>lT&4fPqCV0sg6`D182En{w5;RFLb?_k> zd;+ZoOBIQES9+Xu#@BNlv!ocg{_NkS*1w;#b{>gkoq$(7Tqiv|Z%4Y(98 zsE?0zTZEY8)Fg)^DJ|I`m}1@W@KX2SdWO{CV1BTKW}q+GCFl!%JG)=W97VEgM2^Ld zm%XQa1ak+AD8dpmpkE8c!`M%J4^n}^7u|=R1?6!JyphPN;8U1q^rR|`OqZx)MS$Su zqq}USw&<;*g)MfaihW*Gr?{Lc>fL2FE@P&2%R+6cJuhbcZ`7%|DdI9|%uK1JYW>0? zX=y_iuCHp5IF(w*3(@<5IzN`P#XDJCbh^U>VCXLwrLq&d4t{KPaAKA;jC z1k1zBc5usAyUq69(w}W)EmF>s`OFS`D4{s2Fz5&cL(z7U!pX$J#3vhq-3;~(QX-Zp z&!)17&7O4m2GWML;|{+2=XVc|!)o~(ce1roo2;~)N#-KOJSF07OHH(usipOIzOh_6 znoe5F*27*szF=xYuIgWVC$+ixY8MT4ZALO~F7WmDuJPKA!`V;#JQFUpH$rjyuxmqIn z72Xb(Hq(|%hhMvP1<{GD2j65lZc}X^WQS>M>i)LmcO}PQ&LxD6|DUjgNL{UUQ^WNkWN@KtpDqN z`SmMw20ZYUXD_Q#Sskf!0y_TQfGeoPq z>GQ2C{xC-FKi%HE)Fb7|-SS2Rg5Lch{@Wv;9OIekjljoS(U5#I8W0;0N)Y&1XzD&9 zCw(7zQfl`ket1ef^XMllxBhvbSs8=j?nm{Xq+5y}B^`03$F<%kFYa%5Cnmkks{N~W zOBdTUFy$*-q|?}fHdJ@mH~OOu$E#-jlQu-3`KN@plQ2Q2THMi;a^I6#y%1no(fhjk zoCRGj(!FWWgkI?%Pkj39^6jWNyj;6c*Mk>taK|y@vn|i=e)zSHQK>=~MBK9GndQ?D z9GJfR8NOWUeDcpLsTtbtaj88%Wz8V-&uO;x8J2SQbIhEWvSzY88voSM4S@}fNwWMt z)_h-idso+!!uJtYfXt`J_O~987_OW%6&N9s>S$|C9Jtlu~9({L*PL~fNv}4ef z^XZ@y%JviQ{_}bDy&ZZFE}+{v_{#Zp&8X$g*yy<7cN+=;dy~DZVZiF7g4(cvyPx_~y^H#}H*XLhtm*c;z8phrsx{ zQlIh4j*FLPB7RM*^vuWiNq^pLH}C#x%Ry#)*rL3)W8;-`UbEX@Q!X_Am|UB-j@Khk zv3NJIj%p&pT4;xBh;qt^;RM%I&AO3GHE3U22e$=ns_cj%hn01_C3ok{s+kYu^$!7w zl&9A}BYh~}anmn7BTIiqug}B5ZQ;vR;*fa@mr!;*(?U(rf_dm+mfh7p%Eo7uyR?7z zvw2m1H>4j@c*suvj3!LP0VQ#r4=b~a@+0B~9UNJ-i#;R~Lo<8yPI?Az8qHK4Tv+st ztL_N`8xbOqh+zXIMpXWGb!V6j1eHRe<@2^)=KjFX!BXGF^>Kj?u25N_0>tCXV<)X^ zO%GhspM|MB>b@U_R0-S%HVAh#mR>$+ycf4%;*#m#q`33#W=? z?X?B@H$4xCoYk_RpnUU`TL<)GeBamvb*#p2)@qA;iz#(wlMH(EqIKWgKW*Cm-$+=k z8vNs7kagyMebuVhrEl)|^>Jy^wt1^w=ZYJ3qTZL25va=By=d-e?YLep-sp5}(>Uw( z8f|?zP^ggxcU%Okb#EN|X5cJw23)H~w$Gh`T9Y zAg^Gixt+F_3Es{UCm&W8^^%h_0A0G4U3N#2#!e1J&ZxY=-~;v^1IIxuY&UO`&UwJs z;W*-?^Z-654k1erxi@u4Fes4L9|)l@eMSiOT$nW(?RKMd#BOXh+NC4(gEh%NqTT_e zOjS3NR6`o4H`r%-C0w6wd+fHs4*RB&p8{+l(gA`m-SzXcmFq^EO9y;keA9J->C2~0 z>Xm7&#Gkck03~FhJ{ZybL#|(miVy%h>qk8iVFEI$guFx@s^uYuKmkf!N9r&c&sQT- zj9M~|yTZZx}y8gyH)N(b4@DhS1b^d44y`QRn<_n zfF!4t*gBF0(RdPw?{9njU5mxl*5a~Q-hI3ceAy3j!XsQ6wEnrx?U4;ni?5qAGtIAy zPjBEOo1bfKmh&62^8|-Pe`wSz?k$h)U%G#1vLd>FS0>P3e3s9Zyq@7Gta5UZg`>^C z@K{PZRQ3`*R*hcyufH$L8 zLw*|>7i+ah1I23a;4R*&YEg6aEXF2u5B)oTYjT2 za0|;E3Fb>GerEe&rsw*!eIA!={D}XOZ$H(STg{mh)Y6a8GU2(<&KQ$~TZL$a?il3o z!n+E092u9cL>m{5D_(H1su7pe+Ix_nSBXw7>GghJ^m^0qi=Q%6$xv*tMQB`tJD3)N8+yPg z-&T!E;||(XH4-QzkSzrTWgE%+E{s+A^)?1=cFI`XAN;E_|KkYg{No_(TCx5WiGHY^@>D%GUh&e(OMBfHdBWdLMUU`o%CX-w1zu%hr4?s^+0%7leI z`^EwpJX;6tM6OXxNKfGgn{--3V?eKA4x1-6!EN$+;$!sM1fyH}yKY#L5TD@i4oZzP z_DV8}d|8RPf08LX#_6&oU3@WVn9gTUh|f%{GsdO*%_Sj0_pGUhJuNTa6UTp`weq~t znwiUDrIxSnz4z;TgL7sxjXrUGvQ7}CAGN%|y~7D=bxg_@>2^z2x!DFJbg}nKynhpO z-+O{N5BhlCT5I-{l|WCg(R0A#F(Cb_U6@lY7?LarNR7z;E0zluo zvpL(OOXe(wH~;Guu1RcMm7U((%Iim!1UGEA_%*sXyQ@|dN}S!wjqx=)Ba+6>7sZh& z-O56(S(_K1TAbsy_n$p`@9Yof=k@AYug;v``cX`>+gi4`562Y%%sQ)(;|~sZ*^*=Q zI#*(%PH%FU619c|yfbq>r|%s|&#CfR{rWhY2=soSo5ZLyd9}d#lG7HItqoY*iOge( zHSs1cKS8kNR|M*fTDSn4__fkMM%<*g^QKs{$&?UlEnQo_DAnsj2CXa+m=3`5#}#9> z=~i!bW>%n&jw^~aqZcI@bO{!lQKwHxa%%ZU663tn{MRSig%#PGD~w)~DLma`*0ZH+ z__{4c)4XwsHo=~F{q|&2#pZ0a*)pxhTC--MfVLbn7odwf?KX|pv9Tw|Z9KMY`LScm zmr3d9iSa8is$%$ly`B{s8`12J5yM0?cc#b6IIY@d*_+61a2t2N5-NJ>4x4 z=+epCnwqvn$Cl6CdgHI5S!Ct!Z~xtGlk@oOzVp@$d}ey$qzO%Z(hY+TNGI=?KKkf| z4NL3ld<8jl5>BV3Sk!Y&LrJFF1kiDBL0P|{)92M38e6h#(u|=)dX^*up3Ra}TGGGA zh!9CjvcG{G+p0vV5I*2c%60-niyFawu8vGTgnCGEPF+CI_F}L>u!&%fFA>17>DC*T*MAS4%>qq6)ki8oxjq(>Z|brg)He|>CI0!ZTggzvSF;0O40d0 zM?zj=v3QYg`T98xsfn_9pO`vSjw|efyMJ5W46B^HJ|}&2j&FkZN`x3n0vs2cH+_nz zsw?mIn`_`EM+aFXx>t)O+z?2uur488!4hjlYJhL(x*LXlK)ejTx}7FWvGNUpiM1CH2S2e^6Rw>YXb@Dy$3~l>Cic=%?KlcLjw2H6i$~}%UOxB; z1twkbOz~aMq$q?b5UKkkIO8Z5DIJ?+>_<4Bz|Wt7UFGB$q3%y{)g$6@R9tgI;HpQ6 zHeLCQ%=>@wJUql&id_2t%k#jY=l`yKz~6TCAva`dNF}oB{@;32+JF8O{J-^nARJv1 zh3lb5O2FO0Ev5S4cA%t`B!L%dB!sIGqc6;t(_?ISP49?38CMu{N;+fr7z~-221C4! zeTUQ+QW`clU^n{>_KDVPu_fCo+EsK96%Q^R{;ewJbrPtS)#1a^o1yl>Wz>r_34s!8 zsa$pkv4;;!&CpMT!(r)%MF=(thgleYFwIz77A<0yuo!8Pnj+DbmdNhikrvJyVMpYm z(ww-T9NW;D4S^)C5U6+!?oXI7kS*n)X#f}l#mgrGc?&*C0V_be{CE)A{}oRu=bcqV zU`U}>AIW4srxqhtinOVu2x(AYjE?}%_98Z_@oiJq61D>KI>JXVP@v8i@I+FCa^@;$ z3E1E9*NQWc3js^Yi9n?&S_~sB!qF(B6HqBVwV_UhHYDj)(GQitlYnwOz>A`Lt*)#a z!Vf!Y$hy}OT1Y>n>&~iDmR)3VCW-)+lhQzt!~;4!5?sje#lQ0Cd<2h00ms80bI#1yvR2Su3I+3IE<=6l#hTwcAI%Rs)3>a+jB7ibyF=So*J=Ay1;6 zJLO9?=6TW!AW0gOI)1!qd`e}kNJ>c9op6e)E+iVBF-Si$ZyP#x89S4i@HDcSx2rmD z%~TikIN}hG4#B*cW&9EBYr;WDbWV>3*ky`8#Jy#l(-_n#1HE$uB5^44vI~q52^c!c zt`Zl3rWKJK`J$4U*B`(>_!vR7f&2qAfQf@v7pc%7kp`5^)WEYtEq)%rt+^}Nt<~Rg zhhFP8Cb@aT_U*{T>Ta9;#eiP(t_y6-%4Yqz*QZXOw|e!w=~D}5B_ynSYD#YIl&98B z=j%t+mWPMc@-|T_XaC)Q(v|Q;09p~b9h~?`af-m!Gogi*N^e%w_gG{`@+sfqQjK=X zvs1L1l0^ojZ&zmyXGlwok5KR_pWCE~}5(@z#^iYJ5J; zvroRYBj%c0yX!aepl?z!APl%{o$e0QCza4e3oJF9wZj@ozV>o^u_`{`!jSGRb_fUgGZSX}q-*QBR)Z|S_N(@iPXtJVJPfAro|KBBA*Ew-b8>RWlnyDXNb&GO z`?a=CxqMdGW{S`+EW)8#qZ-2vc{NE12}w114dKR7vqIO}Mt(A#C!r3V{D}&)_#C_! z+0siyTMl$k3K-K+my<>qQ!>VV$WBW-1Xf`jLN3`|#S9AJ1MQ>*P6V_>r}V}Y(pn64 zFxc`S58=ogF3hi$7pW|mfxIgai}myL^48)ElMXv;ibd^+n)2Envr^){({>o=s}~K4 zMn=q&-W;%VYK*AfKB+XnpAZ2+#Dv0Lh>9GZbb{6`1*y{e8Pz2A#$~0k$J4TYqRrkL zGHbM4ZGL2R$v}}sic^9`np>v*R8lSth%FehX!!`1SwEv?>P|LkgR?h{HEJJ~x(Rfm z2$`x>q!gCrWUS+$yQOBL#-Wx$vq0vMBSc6%?L4xpEf70~Tok;*l4TIa1c@gkR#R&n z9$)LN9bbDOJsfBtH{3AyXi88sK*ToM?tOgQ(qy}P>dx7>X$P2Y7#bbYbAFl>DcL_~ zQ1Q;GZhNvAsm+fr;w%&z8vWst>TF3vASXpqmE@+decpKXqZ~8(L+1h9t@$tYtrT`n zwW@c_mQ0yB(!9a5LIs?vZq%IpDeSSSJB3QBzs$qPc3yZkz(aBh<@p8fP6l2ksafCv zF1w3kKq~bCX0$8{YD6_p{HJV42$3;H?lKxt#^(k2gujaMex(6jZe;FJa7RL9poDWA z_EKX4iCC8L3gg8lPGNe_*` z<>1kzwAy_51rIB#W??ExpCs6FESBnG2eKL_rF|V;5$g&xYN$vD*MQo-nrbJ zfrhodBI*77sy_MW&-cmI4h>}Yvw~uF^gUS~Op~$k(33C>J9xrM=I>%w=q1n#L05u0 z3tdZAjS#*ph8iSAxs$?A+lMhp24T4iV#LZL+6|jWM=>a@t6Y%A^<1%Nh=imk(&y1n zhAetuCA%j(I&9h=ZOx(~>gEa2UuT5dYY=Q@vFb~b`EYwP%G!Q;Tx48knHbgstFw3Q zM2zJki;-2vB8daTs8*}WirW8r*BR*$%nL(K-m++jcjW_-ty2fj^bT2cv6)Rhw2n8H zrhB}p`HtjtFH#qpax2O*&F1Dr|HN9aCtY*cm>>VLtiY1Tr0i!{1N>E@Sr~)%RLp3~ zaCCW4p^mQAH8x?=!T6M^mWEI5R>WxxQ4Df##!y5|8bwc&O^3)>JeX@*%R#wB%V+@e zg@x7pe$O&pWkx|*;QNK8vne^H4P~q?C7XK^s3g<0f@T?CTaaF*o9fxbhYQmyb-UKx zqpRd5Mf;Delf>fk{j=kWQVLxm{q>qv<4v2#4Bz0GIoz>f_~?z+32QXVMB{Y(bz-Eh z&}53<%05potSgAI8Kw87zX^Z*%2Qw3D@WSw$?~#YNy`%0Ck9h~ZHZr+#ig1|1+|6g z(R;b$>4g^~C2URlqN>?@V`7plIT}ut8av@8{ph7Lhe{*Z_@OiBjnr?OkQ6Vay7E8) z7dF7HmBzbD_8Bgbkw~V>h+JslYfw9y1h7Zu@jE8~WhTJL%^>nGlQtr6os+@OiJu+h z)YtJP{oQR@wWa+P0(cJ50pnxg*P%=k{eze=`UmIkbLpq{FDPByH$HLVhJ^8!S+&t( zg&6Le-M7d7KYN*%{zc3Ql1hra9vo0A6GFraENYtaK~~SQ%u1RI!ec{&8v;#SMQCv3 z;M|Y6-p5%1_%QKr|)K%amH%&p9K zN)-bL9FqwmpeV5>nn;ZRBcNFZBa}O!8wq~o3DPBpP*C^8RBLyVe|)HO3Q@W>ljj#8 zLg4Zk>`-(EWcw^eI^q&BkVS3Jf}QS>&h3rSX><1f#kzmakc|me5UY4+@8!?>LZ<$G zL&ZZtpK2d*`JEoEag)9_ADfTp!fiF$3o~-6Ujb!m2%j<4W8Sd}|v5{B`c?qbDbhmmV55Z$B7sZdqRboc-ha=Po8kRhYqB|jl|9oH8(qVAbnQ{Aq*L9=#A7uSwM*=*vn~LWMeTEOm%%u2A9-2qYZxR?yv1mkgeiC{!uT zixi|FlO$M?Vd%KRPy(ewmyv{wCW5V}Z^ZR?*Y+zttJP`kw>z{i9Yjb0@r^7!QZ;hQ z$a;02^p5ny%gdL)%q%RIS>)1(*RVwJHH|)-^r!wGNZYL@i7fzINXH}vE~9G*xk9Ae z%Aj;GpusN6-}`SI_OqtB%7(;ExMP+n23SUx7(p;Q;*gOQo@Tx#DZ;go za+P+-htcL_I;i6?I_wd@s~ z`aihbDO?UGHUdiT=be)D)gM8(nTEEp!?vJgqU;Ssr*SG&gq#ICdu69(6rx6#t+ky)B)VmcMhyxY7I0aYLmaktq}@71&yVt;?;_ zEjS=uIJo)iAqB%?MtX;Qv-zNO;lKi2RW6&qkKOrs3%iMnS8gBT=Zp{-)-v;&cU#|GBg8CRFz&!R%a^`&`$Tv?V>4a@ZYu~S>q>5W_D<=- z9gC)xUGKWiKXvgPOnc|Ew_*FV#f#8qX21dO0Ona8-Ua-HRbF^kV}Xz?nGBF~4m^S= zueSz_o{WeLuNWDy6}f=P>nI zG;TSvFh7qg{q+2E?BK=;<2P;`KOuTwd|q0XFRtF%PriyVDX9+r$4N=Xq)~J|XMLP6 zD=jbHkz}%Y1XHTVg}mS%n<+`23nH@LmyfNaU$bFFe0*|`G`%ac*YI0P zZZ2}UbgoL*sU-uk)VW-zN_URvmD%@2>2EK-h=f3^yF;GBa}QUV5dFy!E5>PKGt+Fg zI5F0d*CRJzD!sX|;{rz)ufKN@ z7gF$P+eB1jz0$MEU?UP<-L0|8pk`!qT z>2(;M<#y13nbhY*L>9qZfha}hJnT)zwpT@e^v&d+DvDm(jJ#i`dB^L; zOGk<6+F~xDBDF{Rtt{62rFdv9N;h|{F087tzdilsh2qzC3N zrWcvu&&lNqJKMqy3STSJXg%yYOTg9c?nd!Q`b3B`s}hiL4NZZh32+V8$T|@68&1g} zKpdiRM7u)ts?4P12oXFleiUHvg~;n2GdEaaN__$?0Ay51_zqV!2Bw80FOTlb%oU6b z|Aa5jlb%wH%TClS-?DuYFCEpa+O%ULchf9BAx<#%=>PFX3-|^#v-Io#>O(BnZp0wr z79URTt&b7wO!GNkykLxTI0m+CGIK^8XYO15<|7$~82`dMlFRflLb++=y7wStJuAKc z-nw<~u}mbH&3y0EYfLcQMo&6Dj&C^ETRVTvhH>iX^O^3ChiG#zsZAwC^5iN)`-A!9MLkEPzm-VeM%aSr$82an<~s1zJJP+cs((|#Pdj(ZSJL0uzQ&m8 zQd#TCldUJ!DsJ_b?=y7w?PmAi^^i0#I{TKriBhHSB3t(niwW(QPDvj}hi^7<3pcXr z6>6MuvX#aa;wYg@dQG+{cvZj#^#Bc~iqsS#8bk01B?_l;XQ*KitRnjXqUtdZW+bsH zSP0Rt&|mQEg39jVOibXnN?%I7=T+GH+&(iVW{ENTyJf+Rnz)9Nky>+1oai1~X5Mad zmJG=%nON_yEZ0GNa%FjXK5#?-lSlT=jnC2c${Rf`-n{EZ29hFhBkz7+`sR{~<1{v-mY*~=lLOk}9{Qazm-E&~utQ9w|IPmH#2Uc!fId|)AV#0#m>n61B%--2LVcqTp^HwqK z-tSr6$tQ_7Wh>h+G)oVztsYUvrhM^7Hl=)c%?;8CJU7WF7QD9~;OP;7t)vf81&t3v zCxlY4E%elQNbdq~MH8GOI2<7M?Y-uwi+iYIWre$6o-pFBzil4AjA@o0>G=Sg_0wRax3IBEY`G^i zrFPlzC)uOJr}Qa!VByxbHKQgB@At`;vt0k1Uwjc&ROTN|1oMws#s!ddkCyE@u(f*5rnO#sF%E+)G$yoFE1b1 zjsxxd*>-G#r&5>>!vd%B&9W7fp38-K@y~cJH(8JE$OLKPslUjdj=Lj4j;t5VVL@Jm zNpdu1raF>TQmZJ@W>Zmmn?MJFr%TN0zPFJonI~F?QYe;~tz@KmMzyA<#+DS%Ud_)NI^?|{-y1S4$INu4#d?2F#!sESchC8^c2@)w%ofOm ze#5L=`}LhQw{LjCrl!ZX)bHH!>X{vZSWb&Pxz1##m7kxK)c!8ZT$4Y4^>yzJ8Jd@$ ztc!{97kbHn5()>qbw7S3$a=xb^%i8ise#+nr0f5n2?Lx+qXKV;Y}uQuLlNtjy4hI8AR zW}e%<=e#ARxJ1kI>RV<`@6&fkzeZ_lulg;IPI_hMjvav%4r#)*qT9^fZ+0(`60=9x z^T!VvI(rd2uXR|A9?iJyvLby!oY5kbhbyShBtj4Q8Tw2-`u#G}u=#@s95sR1N&;vYotx_{&bV^kC}t)_83$8%5Ar9oK;oUc*Ck4Q;VG`qt(uy zr9ExZhq+_do}4l5?#VTA(WXAN^&^r@J!Z|X>8VyH+AX1>y^5;FEuWC3GXo({SYGt# zsLZ!5bBl&&ne_I&J6swa4`3nz{2#oIIZL5hV_**?*A{2T#I*PaIvg>s9-}kWg~M+d zH)6+x`m6*Ux30z;;9UM;q4=IF<_#+17|5CL+I0 z9ZLmSL-9=QR&KRX=ph%r`bzReuV^1LWKwD)@?z^Samp4L%n=OEOaBu4vzu>ESM3$d zLZxZZRzd{MA?)13##Uy)!8K1 zf6%oXibNpH|Ei8Ykpa#{?i2pYAZrxIeL0ezkkLpKM~0&RvvwFw5%|wPuf&+Y@PZO` z-ue6a=XLGg|Ey_lLty?jE++^4)8(a>|8MQ(fE<+x)DU3BB3})GCZVaQf#k*iT?2`3 zNrmh)Qj5|uA2Fq=+M52eX5o5DD!?v#mG;KfLI#!sX zJ6R|OLn0Szb$2e)Jr`j(O!ue}jM=`KJ!FChyRvFiwqvR26#<%|0#czvj{htUb?M2W z8&}k8esbVaRL8^y1UXf0l^pk3xr^P;a-pzol-}V~G)#7%vnALbV9n;}V!AnZi&+RO z`=J@Xe*ku#+fB!H}YoVy1x+-*;ID#L>Sm;pSU#6x|VN-u7A-7)j zTYCM@gv{1v`L1ClDpi%4(EdC_{ZUmuOnX|JGZS{oM{+8r5`K@jzB2(PR+T4R-XBhA z`$+cl_wdaMKo}0EW15>~KAx~0+c2jp-ne*TvL_=yV1{3mnI+D^me_;ZpBXyKe<`lEN@#Z7jA2Uvb`nRBL3asYmGR(8U!rH{PdF; z4P>XTrcZ}t)QrZ&iMvUh1mfQgy#WKCFhAN zwsac9X;{%?b1I|VDtR?ptXPXi`1*>UZTD-{oXTc5YSlo}v8%zXw}u^BC>ZUS+Z|do z=FhkAmsEOtE0}bip&){1#}pv9qZjfJMX#8_my=U$hYq+ivr6Y08f{rR5{W|r>sY0M z{6pB>UV)>WC=GL%f^pil`azoZw*}LYy}UHV;NXQ=(QopZJtnib`@SF8orvwclatTG zsh9s*K9baZ@SyFXGCja+V$3elXYzXr3wvdZjo$Jw%XsiXdTyDHcYE%9n!Bz>Fcmtq zjbuB4UIxq)(82+=43;?!@O}_TJ1azb>Oguh9g=yK2wfPwAQ|eF#I9MhZ=_k$p|@_? zFgiXq|Mu&1%6nJ7$)>*b78^S z^rG}%U*0?=x3S+y+x&sC_vha^a?&z)t}9eiGIP4txVk*NiVbh$TfdbiOGBCF2&-l4 z0aKi}W!|LKt=}$vHtOQ9el>Ethus*XrFX38QB{x^dGfs{XK=>bedxfzdsYdRAAcO( z^6|&45)*@p9phHAEa~^r8>RDfF3I_d?iq}QDh#h~<$Ty_+#%R$kf0pM*Kl&vgveD{ zHu(c-hA4=c!Ra1SCwc7vHzb7|#NfY-OG6N_#K9ZaxfMZ;$VuP1hr11?KJ@THvv2s4 zxbpJ2CBuD9O-H>2&QOEjwDg945v{brWMG=cQ6_{-3P|ptzby$2Sy~9Yp+j=$vSf6NLEaeJ|-sT zwuy}sZ*#2~-B?-G$URmuDK5Vl2AexzLpfMb5I4DE*z)Sz^_@b!U!a?fUW5L?RJ|{8>gO=O6_VzmiYF5k zc{%u!ptK8F)dsMAP=VW^ywmuC`9cAtr{2sma@UKD?fny5uy9t}K{osT-~Ilz`tj0t z(%m~>_&djc@w>vF7Vdhjw`%aPI+ttf#a9k+U#|Vr8~aB6?v>{*J-_hiFt4XqiL^D; zp9|Krrr-R?Moj6sapJ(W1Is*so)iafxUI9V$}tEE5`DZ%g>HtPNV6|>Mz}o%Fw-g= zb%{=eC@jbl6vRPcDr!gp|G+jc*AzVhv4Eve?1lhIqot)5?&Hdwq<$E6*I`boljkH^ zaDhSu@fs>$S7Om(AsMPjjT*Trid7+hS5`u=0KH2Z#7qI1mDI*iWnKBUIMyJDi=~0m zr6)Vh;ZOdJ9b3t1lin>?OBt}bE^cKHERa6yC;jd4ZIZNqKN3;^$E$(GE|X?_zw(c# z?p{<~z3A>!f8@uMF9@DwH%A|f(SIfVaG6YAcu%mH=O**gKc0$?V7kxN@3^PqBK!Aj zyyg6l^4Z_Z7n0l23m&Eg^&}jZ4y=NZk7Za9s$m7%GZXhj4~*wWw?6T-aF=6G^jkJw zGPFOyrU7tw!)@)KEaS&U)Jozzy`_lxjF)UA=!FwK-Bfzg4T!ELu?B;@B-c;`B&R8gg?ra0$Xk=QZW zYRUHtW4#vc588BXvnc3ok&3zgv?_0!rHOcDx;R|@9r3~R0U23=^7@n!^Wd2@Z$wIc zc_1reKzcCVQQjACrEj?<&0Ce`pIZ?Dpa3ox2*eAS{s%qabX2~Pt{&d6q8!>~g0;Rkpx8Sq!AfX!ku z-VPkwNaF~-A^}-Y0tnD_AV`ocg_KH4^1NWEL#`oU4Ny%LEE#U-DmzZIWTeaLt29g3 zCQ?bs9D;g&T|i^eWW^c`$q9P*>bI}o@_BIH5La&4-7uS8hu|8#@Q&ARZu|2CKb+ZD z#j1Y&-)x+F*&VHu-C3~+Y_#?5YcrHq+a@#B7I&80?lIct&9fOjo+=xAvd1K6UO{XE zuP;yP+wc0fR`0$pVURnV>uT8d&c20%Za(vu2k!X7_4F6gum2SH+;xxK>N8raJ+l}$ z%TtwR^xRx0#lD(iv{iZTdFj`8d#bHALp=D6G~~AVNT!nuz+%d?B8}Ay88!$t&PU#> zDjwL}vioi_sfbE}_Ccn3+5s~G_7MJ8YBtLk~y^SYus6-talYa^tn`gn1d6OZVIIf)gjyCzzMrJToh6+?H2YuR61SY|Ucr z3@b6&3u;QzQVV)ym{JPjlQ=eGm?tkcy*Mw$s0oc-a^u87w{DzVUOH^f?2`QYoJ76e zmL41(wAdM|8sv{n4;J=Fj4Ka@Lw$nv02rqJtMF7xe7gz`x{7;lhh>5EL>SdwmIm}@ zC1{;Qgk~GEzSG!YSh6dBMXn0{W=*6d>aH;AD6>n_L?s)p5})3U&r^JHV2eVueOI)+ z%3H-O`Op$Ei;MD~K(r!_6!C9Fey;e<6#M;ZLGqR;ZPnwM((<+rKw`)QY&$>)?!_oQ-OE~}K5{y267b;UnoFO+qY7yceu z*q7=N}P3iDE#22h$|7BcJgLYe51o*Al%ZL#Qe{2&RX&tS+x=`~v6NY*z@W%)?fcc><= zMcLm~qU-2LRRy#9g_hV$DucCM8*I@kEo63di*tRL-@&UCH~1{wo`YA)uP zedtaU&uPUtP{DJ=>P9vM-pZ37A;b8WqcH*aAtP||^?Ud2+q;pSm(HnSxfh-q_Y+_o4?H1+To0Hg)WIla3p} z%ZCq;k~_f-n;o{+h$r3Su!&eb*RdH5AgcIFebrI%8H{v2l&x;$14FJD$Sfgy7MzWU zJOzsxuo>`>RgOdNTUMD^l?*+G4SAx&}s$JNa1ork7vI&+NCoA`g=ms{=^s!ODcYr&Wxiws%`fYXZkgv=!QmG;uZ-IdX*WJ!|{ci%qQY!rt{#ri^_MnL0*_KE3)} zg?)g%;@s+|rRbQcKd?jWD|YAyuDK=p&iFKrO=@TwGMTX(TAH6bHe=nPPi8kV);Rl< zL+fT7dybOMW9FfL0=&#F-HIY-*4*tO3ai_d711Mktds zA46zF-%qAliQKm7qlUR1o;+~5B%3O2fe0&d8D0anlcelK?o5C{aeQP}+4l1(X=C&m z8CBC81GzdOcgV7(dm8RQYLP&~z&E8~0~QbOQIX$}fnju-1-`jySdwTm8dc?YCa{+S%Hziw&#XJw}12sE8f;` z(aHP2JpRX(BSyH9urZN~MG6m8q(d)?dJx(M;Zn>*?edvM@WPBM+nG%q=qtGV5^}K& zl|U_uA}r2u#e`c9c>InLDO@FsfOF{X&z63*tRhY`(bxopFVFAvy7;O)(LLv_J|}%~)eWV>Ye-VW!_hGt5WRo#)FrX6(+t*}vutVB-dVHu&Tjv3&e-j{U)bBWd)fA$ zXStvH6huGBE@OPJT=tN5@w)f#ym9)LUFXK%v?QM8j{a4WSlgKRu3KZ1zH}D!D*oER z9+*X!X??MB`?B4wd!OICy>b4ov#1rxjGg>GdGC(Jxacx=D~vP)XaKz26hpXd{sx?Y zjC(=;B_t7&gRks>!g-M>D~a<~A#9W8w=T(mU(}Jt_y{2{B~|96dlTLACTDy}a$+EN zbZJ>eVu{WYqn)Q0G^_u({tw?v?cY5(W5$EuF+pClT~{;3LvS(Wvh4HXAr(nZ8-Omo zw5=|+M_Q`I7?+lu-6P&nZBP%>c=XNx#d_g#-7hOWb(N@r_Q<%zi(~NKb@1aDtZG6V z(L5zWnvLLx8cF=u3oAbds)J@N{Ihev991`^An z=g^OI<|4PD0DCwxetcvc+tIU^N!kT}5ndCsn*FL*oW)QaNQ~pTUyCDCp`mbSH1=d` zjFA63_t*w6yI%u^jYgWEGcGnZO&wE^T9pZlEw_f>lg#U49O@;~8$5hlVuaVm)r7~5 z3)e(bi&Nnd`=mj`@mk|{>97=P&i1H1amJqUR&ESCa?dBRX+Qwxc!ML>%&{DHLrP}! zA4nC&jQ1{XDGN>T_K9~HympI@O_Cle(u$lIlchg_^l5-V)R8h@gHiKGok~amrHuji zTm)>i>Bygn8IDKLff66Y{$Foj0v=V7wOv)Wx1>9rrL&Wb?17NAyOThGB!mdEMOkE% z(CNNOnsmC`Uf4v9ii(Pgh>ngRsJM(eE{rpSj?VC@qqvMZjtlOn%nXj}I4-Er{O`H< zb_k5~{onWe&+`XP*LKdSbE{6Bs#~`foBCN1Lw_0z;<_gKpop~tDN2am))0iwNyZX7 zTGNizGmQmO;r}2eiyyg{ON-@|PWv+7u_w6AdcbOnz1x(S7W*c{mL#eZ()es^x-{v> zXJTJj)6=covY+3`lk+BzZ!B-g#mOn$n%i7HzG_N-s(1wPQ%=O^#N)A3L&0xW@#FDa z6!3&Q&sr7R5aQ1rvk>Dpwtq=(?*B4gX}6ex(|?8CSIhB+auK=(OzzM^x^i^DG;xDd0&#;FPX53<1{r@^ zp^7dzr}Pds*eseP0wKmdnAkI9Vl<8@OaLh{xO72@zza9{C{cI~ zHwteqMiwRAf86ULaVX0txSmaiMesZY2rQg1d}O=BkL64tITXHK@5(o$;|Hchh_2j7Z)_156} zie;sorS7+INO?S|Rcx#9vZip?uVLwGI`v+(LSVmDp=<;5O z9mcC5X7uRCG>rEeb*x*6`8Mh$rlK#VyS94J9|v$I;05e5b`5U(qXCt=4+N_dn5dp`L1do8qiceuWy~s&nk5kc#nrk#YjF2r5oY zbxscH)yQM2qlJDFQ={W6Ro=?4SfMyE)lq-7xRU}$t;$)^iWot@<=+E8s&SI)XrZ4% zR9UFwUuHOpet_zjPK%$7?~7jC2fP_W0j)Ninv2`cId)DdHKg{Im?A_QM2#uSIJKt7 zXeSU&ai}*g#OngPuPBb1t(J^Q4`r1g4gWFkNGIfC`6jI!r1hck2=%@HZ_3;Me9o5Q zjrEsGKzy8KFD)s|FHimeO{zS1)eTvVrNxyMrRsGHz=_}Ma7@AHU2w1yXd|2#dFhM% z3S~TJ8*A*`j$?3B?HRx2WeFKMW=nO-@;_x7Q&Q|1pWLZTI{aLndYEvWE#>SoHNYmh z7uQymluzlX!ujKvm08u|T3A<6V|O*FH>{9M+NBY1DW9`~^s@(*@w_s-O~=B+o?(<*X2*&Z6f0~UhWE6j z7IQU<{i6>uuzFOYv@sQ?a6DcIutp38tlXe!!*&@bZs`H3GR>_l+5{1hF`I?&$GGZO ztqvsPZgLQ!t`xsIX--uJqe`Y&O=wi6;4$@s-CcSz$~x1eoYX00j#;IN#dT#OEt!y?qvGgHrA?!;(*B#QxHXTLP+p=< z;JoZvj^?qZ!ir+YMVc#=Se{mrn_8I4J@ZRvr6we#&MKYn5n{|*V+n7|s!v+O%{TK@ zPmXcQ+}ugi7oqK3|MRw>h( zJFBn=tfZ=Tv3n9)&#}$K7F>%h1_OSRKF&GqChxMBF#B|3J~$m`zzk4nK*8xhDI>7w)#j_mx}6##*fB>P>S*=7;Sc z8&a=*tY_;j22niU-dmepTa<&wY0S*;JhOPQZ`IcB%q5u?Lu(pO5XnbR+QNrXD%Qj4 z-@;k-IT)wnTNy19F&a<~v;`~^+CWBt=4COgq7(=LtibkFiKSl4Wle5+cAWx_Mz(4w7`niw$aa7{!*?LL7eNkqiZN2WL z?EJ#ytckJjF0YkI~GiNVVEy@>@6S;^^-mRNJfWIXzozVvf0 z@oaNZ;pt?z}Qljyn4@&lW zp8C+kv5%+CSP}E*r7v2aSDClxd>oCGV0>7#Jh;4|A|X8`-I8g_l70+5on%XFOZlrU z_SxaW*@aiX-}ZD;dIBQWNOog(mOkc;&5-cUYm{c@RgOP4O_x}0_#@xpa7fjb*dvL3 z%L3SPl@VldZx<)xp$Csk*pVLtUOKhwqZUd$QRVy!2A$52a2GXhx# zBg%lfnId{~!mS7u>6m=O?owO^VVB;zH!}mTMMVO<$ZhiJ)eDc&yqPwrMBYNl6R&?b>3HmsS!*vSv#q!`$2qBNL2h+H%EF1>Z9|jiVCTfBdHh^fh1uRt zT2+S|4WSb8!717{uBE^;W4pFfLNs0`GbeGJE=c-@>l=Wqd`!nfl9H)Iu~X)Nb-8&} z)tNs(eDn6OV}dTLwf*NWy~OP=?GcHE4QI7vWF)>_uIrw-oL|^jHGg_{_UV`8>#pjw zPi&lv6_PVYcMklExzlqJ8rq__-yRMB!ZyA-*|zeqN=7>XFM~S2URn5i?k1z zruHaWz2^%(1jSMBfu=^z6zWLeV0vuybeQgV=CrO|_I=JTK3l_cpFI$Vy+3S(Z~Y#W`iE)4pV~b4p=u zS@!(YoOF}%ZJ^A(q|`EX_EdX*az}caHDOHK0sSz)^4y8*YPT52l;#yx+bZ&s^UmBf z)?zl~ca1eSmnG@-B~_JU##C07==I5E6U}40@(pH7(G_O^u_AqZ;h3^qM}0oO-%}o~e3J13fTTS`u1!pHU1}K4baXYQ3)|6nXeQqg~pnOjGY>|?qDuLNbN>EEm zkfRI*b@CQm>isj)`IA*&sxujR#pCki~C9!y`25SoJ z4m+wjjiCwXvzn&pFsM#o(}Nw3%uFeeN|W1j+jbX9)ziC1!ui8oAYAq%EC0!_;y-$<=X#rd#{SKc zw0ZwqKYTTLVPN(d^<%}8x!dgyr(L{z?6>@@AAix5rn4^GoIkDjS1<$WS@6pDLL=t< z#^U7N7Fa_+Tg$evzaw3n@xf~n)_vgf2$@HE5BQ0|=mg9{(4t$ih)w7&(z0L|RZtup zMVeMYFJv&HDh3%%r+RiB4Z852g5F2zYLpbkBBMR(Y45!bE8FRnmOdLR4wWi-&}CN; zI$rwd)lTWe(JkR!MH#J=4Ahki4EM;=D*|Oo3yPbIi<>X1YOSowFQ~e&vbCzJAiwJV zD!8q2hg%lJ4m@z~Yg^9D7`SL{!Q|$Gq9%a9sGvEoJ}G$7)iY8HdYm5?%-^#$;7*El zwe_}5^-LAfSwHKYv!$tSS)XG`DHgx#W-a7d(^@CSK3}GrG+txS1SYl3OMR=)cG}OG zUR1GU*1o#zvFb)bb7)|d&CqPmP49d%6o`G&(Y7O(hsL+5^wa7( zySc4!rLksTsCl5}^6lp@u;arHHX+oMrw2Cb+FJBReQL6e8?tf0#uZ-{)OU}5htI*< z5n3f+ufWv_^k%NiDrRXTFsNJ^)(_xH0o*i@(KvdLAzg2X-SDR6yl(gA&F-^X2YlD> zI(Tr`9nbS6LqmT2@w8Kh5Ms^P!i}?+T=VoblVlIAuXtq*;raRMQ%467N7+k8-_k1( zz*Z;d7>t||CnM6QPUUl%L0SEbaRStilq}Q0>hIq@GxpKK-7oH%I(zsx!?UOU{wBBE z`lNl%V)GU0x#if)`beGCKB+EtzkYE}uyfh)@UqTePG@zps7e!b84UU)rsJ3E?DNxm zl3TxFW@VJl{<3sg4K-PEj~~Yk4p{PzKNI?LqEP4zm?ff#U8EmR;99(rNI&9cX_(%c z;9CgveJT+5p8`y=Fl?BisTRe>kb&`GB^#CTKKQYm5~sK;E~Sm;!@pL-XOonMQEB8S z&{Le|A4P`~Hkm(;L$s7eF5x2{dk@txXd4tfEgX-JyF{lOR_NOZkDfyZm;6fJY=jTR zC1S~ek`|YVaPVq0lK&_fPkPRgc;HjsL=$%v*(n~N$b&R3ZoTq68t&+HY>DHL<>!E< z@n`uTxNQo~Fmr&HL&-zsokaO4c@4AmaXyqzapY={qT$5D$}=EssRFF_Ifnj4o@sSAd*VOEXu?1|%0-6(P*P00&#AWdlg zkvtWAq8|;zEQ9bsuaD=i)pd&Ih7r#-9NlPIiUTB*tHcj0vW-EQ@*l|uONtboCLJIU z!>kQJ&!L3l@gsbI1Airj;~)*IGALz@c%o6#hE?A2GScwdMwiJ*8uE?PfX|4G;57k| zq#I^)2p}5{2|f`fUIa*^I#!uK%5WKNRBq(CLwNuMk^qv zAbNT>&0R_51n335o&fk z`AY<&dHj^0L0f<)s@x=-ZtIw(7je$(`j0!z)+u%2A zX(KXI7woFPvO;?gKD4R3@$!c&l* zJ(_931;DiuXmuKwYebH?OmUawAU{F8EXWTTm3^n9 z<)rv{I8HN~Ua8yR5q{W;eS#;+4xWPI;1Zv>y%p3(!Ox(j3HX(EL3l)`J$IZ=3CHs% zm+0aU$2A>c3+Q<${8Qybys7?)KK|UqBaR!Vi}O9zrF4S09ONe)dZ|;s(LDlF|@Qc0+weHB5e0--i`_l;Uk%%Vz{1-;K(k8)~1Z@lf)^nOx** zvM9D8o(JN~$p7E`RU_^H7qlX;UFZQy0e3@nHv$f#Nbm)fN?x}XB{Ku1gn(%ao@hG& zBiBU4n`Z-#pgRFw(k4{x3m5_*oPuyF_@(ZHsQ`@)FEh5Icv;@fSVj@xVW`4l#tcK(3mV0Jyco0HoE~0pL~tFk=ni-MEo4`vL&M zjyAw9zyWlJ@H;mEK+`k;*pDs^ay5fb^Q$n4kh=x$M94hJ0yxN6>lVf)1EwrzY%1iM zinOW7yAAYh;M3j>0Pl{qj7`f1An$39LG8e6I`F3>tqbAPfOpza#%6-=%=;KSeKBLR zUSJrW06;T$HUM(Y{hG0PFEiE+nYtn084CdW&}^y!n;DxAy!m?>TY&V1;JG*j0KQ8r z8C$j-a5rPi!TaoVz{8BK=)|y+0U*Ol(D%+@%nce(DPyt)5CnXQrhkaBe(>x^o?ai| zAY-dMXkOKTuNm|0Lie|lG5>7F0!R-cpL2j4W`OOCMeKkV7>f=tcJ4;THh}*I@Hh|g z=K=5h`xv_bat|Z!!dAe8j9m;q8=C<~7`p_tmzn@u7`qJlZi2j*A7boE&~N^fv8#Z8 zHPWsD&6Z98(ym?0*w#7#;=A7<>{ zYR2vZuV1DB5We36Kwb~D0$ye8K_6oe=>XdSUoy6*6L2HoQ^tO^fw70P0oxe+btwRR ze*<2>Il|a)4=}bj9RRvVfd6P70Q7PA-3yF8b~j^>dl>tDC1Za8zkP=pd!i2TAY)HL zzNe7aQwJIQqaE-LV^8m8Z2w}$o;3kB1HNYLx&4ei5B|>|VeC&9zfcuwH0ODWO0lFD`4e75v%-HK|8G8eCZ){}jz)HXijJ=7tH<9;S zKETV2yvLPQ8VBuV~1{J?61K8 z+X2S@4!pxU0OCLXlCggPJ^_6CDPx}PZ`T5le#8#g z&e->m_lFsb{Ro_+;CXZ#06dPh0=57SF&0By4DRtS@y5CtqxBciQ@o53!QG4}v;qz@ zo)`om-TV&YmJN(2=>P{9PxfF+#RNcH8t`rDfPI*b_A#CToDB3jnRWnhv$ivyy^`^q z1&rq|W_(N?<9QDUbS;%9t1pu5S?=Ze}CF9Fl0l;65=REsC##bP1CGvGaPS+O3 zd-0s^YQ{aojLXQo5BUAS8`#9S7yMSuW_$=~0mO&EGYbBzL9=Ev<7+oEz7BZnJ&d0V zcSAN{7vtx51CW0Hr;J~)lJVgI#xDf!MU{XX8Nc{3#y9R}{1W&tL)s?rzr339D+snR ze$@;B(ys=eYb=a!Nnw2JX2!3B3svIVjxc^b%JPQojNiDH@tdAv{AS>7*8yH-9CnD` zk`6e;_|AQd-)ds~wmQadk1)RbKF06Z!1$fW!0v78X$Uv6ale&i4P#9^QK0|@{6Va9*sVI1~`@AUzWGX4m7!rt&lw=@1b;Qubj z_+y=nKTd$S-y`2Yv@yO9&$I6_#{cUm<4?T9_>(s>{?u&7|5yY##P~Bh#`goB9cKJF zq&@#N<9`Az>cWvbvebZe=287ZbVg=e@v0z7KHde+8T| zafisEnO^(}fI55HMnUB-mA!)3RIZ~TuX-8@`8mr(NR7u~WjGa6^-DPO`6A7)W94kO z=GU`Q_MGN7fcA6EZ)CS|o#r>OY<{QaPhjc%_nP0##__leR@TaoYVrG7rfAmu&$2o( zSMxu|OyYda|2#_+m#Y3ZC6+6;;2g;S3$k@MQ{0QSr2~+>2rD66Y&F)26|vLc^WzKQ zI`|uK)=WLVW!1pn&V2Y+G>R&$gk%hOWW*A+2bf*p?g!6ytP!WQ0M_fsShpi1uP8XU zfZK(YCUdd&Vm7ckaGJwB_`BG2e4Ffs|4b$HQ(THp;j;)_L&(Fcr;3YLGl1%A}AM1`KhuZ8aFWFx%Pn~G>V48R06~$ggiXJA5xxs z5OFTVQoI+ph(+OxbMb?ULT+G(wQ>w0hDv^PN&Zw#Q5{B5rxUS?rxs75=I=U*u13k} ze~wv;5>ln{E2UJ6wf{0?j&m=9X4F7G7NDe}kdjX1Af2g))~LS|k=g>8>TxF930)cl z7a6irnW@j-HBw&l**W0lMGDmj+OpOH|AQm$KmyJ&XIMMQu4Y%VE7(=|dU-9DzTt3i ztU5Dt6V4J(nX*)==`pQh8eji>Vro{3NM**Ie?myf|Ny?kukE96Cd zEHB2s$WmU$%XtM(p0DELu!y>v(^9}%UWcu;4ZM-tagUx8+lrg95qTok2e$Ib*fozE z?sz*+2Ajq^acp@PKaJ1eGx_O!7OvZw!{_pOyqllF&*bxQtocH|h@Zt5<1DkKd>LQP z&*m#|MD|MV;=SC>JzVB}yq^znFJHw6ac#{IzVHWlke>sK^94)7+T1XYV5{U-dnvz+Z{n9@NyU|XGrx*o&9C8Ga7*h}ejVS& zuje=LpJB7mP5kHlW}Iuc11Cr9ThZ;h*x)_~-l!{w4n>|BC;Mf6c$)-}3MH5&k{@f&a*l@?$*4j|(Qa5JD0< zp%+-sE=(dpBnmUmvrEF>^kk7DQbn4uiFA=6GDQ|E7TF?4QsQDXPRcFj5UA!R0ibsa2XRVS}I4Cbdf)(ln`4nl5!o zr%5xUnbPUfENQkhN17|mle(odq%)=Y(gF$B`buX>i=`#fQfZmATsm7?A@xWrC70AI zxh0PzOMOzmG$47URnnm3lZGU}6p(__IZ{XpOA#q5t(MkEYo&G4dg)wggLIyBzI1^! zEL|vFBwZ|RlrE7jl`fMuNta7kNLNamrK_Z?rE8=u(zVi7={mN}81;MW>e}nbZK$h@ zyY*VQL30~5*RHt^&2?&Sljb&SZj0u&t8PP=>N-@{(KSuq?{kI2`k`pp>o$aCSI9kJ zlKrb?Umz&!2M~_v!Vy;}k$!sQph7NIN(YVSHBJr z*7XJggC_bJa)k!%9Y3-}{Q_jwH7h|A}7nvZ%iX0P7^Je5xKE4bD^ms_S% z>sjsf$N^)}>yAW2vLPt@-CkefkSo|jvdSTY%R>xN!jMz;cq97ofGZ^H-2*a8h$<{8 z9Fc=Py)O6Q8du1Z)aODG#zUsKM@NOO54xZPP>ev(*cS*9x<-DY zKRghKBxz)-RwRH>^(FSY{Bf@<6bh_SO46))6)8-rKN?I_J&HysMMQc8al+p9a!+5> z=d)=3@Q};rOOe;QeXb$bh*-LQZ(l^`lU;piBO%!&uY;nYHWJ9=_65SS1?A=U`ui2x z^(arjY;wDNvftwh8A2|*=j94SYV59%ISBg>H_JbExl zEZu0ZmOf~q98xngYXK4=SrdG<9Ey06W2zP&2!y=rp}sC(0yMtI4ZVn1B5S-6=%rfl zq-3P_O30#Wd=D}Y1*AcFoer%zY|=yyCq)LLL%rdiXpjmnSqqW46i!eK$$-n(XI89> zYEz6lH?G~1}uz!P%$B1zX6#C2iBSUy~v?g)dST! zP&RrWY>;2Cw0ERKOl76b?%R z9*?OP+JM6I>w0CM&+MjR?L)yv#okQDzCfA+Ox$c7^3c(pgJ*#!$BxuX$OWpG_$&=pkl#~ajzU906ps-2!*DC!_IE)arpiKtHme6ScH z@1PtR0K@))geYuO2yA7@(Cd@+P+qSaWR`VAI5*g2AD@h z=uwCAx~`gc+k^zWoF)k@+Cdb8?P2u-S=EULnvP>mirJcw?? z;By7ZQ4}R&84C2$b1ALSqUpP$Z;9tb0})j;v+7mr8Bgo?<6%@>J$irNxWU1IB*z?m?Hw1T&}Tg^9)z zL}pbyifMsfdrT-}^jT98LhPy_;+FL}h?X$Ap{xzQ4gu3t}O=atN?~EnQDzT_c7J82XV= z2J~c*7f%}>IS^0Hl@tG!u*V%CWjIM+8Ms$D*XsS`%Crk+hz zkQ15$)g|mENsfl3{@$Pz4SOW7KP0URu9HI1UTHA2M(T~YX_zc0jI`Ml#SZnZgNVTa zS1(#*Ph&$%+DL2!=Cn5&k;9q)9z~Cp6pvPHaOz1RN(Z|}JN-B;>(HA1kTYJ5cUKn;* zW3?J!34I}RL~)d;WM2Roofu3djS5GDqf<$*Qbwh!O?(Z8xq&rdBbsR_;PvRyFrsTA zrni^+mhj-ZAUd@`G!#B3icSH;0jNsA&{Ex}l;pH}0vHb{uOC|BH#J*U zV~$cr*AY>D z9sN*hJrUItQ9ZJ;*CQKyJyFyXMLki}YqCvKUQxU1rx9HP(KQfV1JN}QT?5fI5M2Y& zHBe5Clv5*7;DiGF5JjUVUZ=*eQ+em@s_#@Vh_q455@!M9?HDP_+b&#UZYLgg%GFM} z+9_ANl0c+(jdVI??4XPt#MVJX4kB_8k%NdFMC2eM2Z`z=3MWxuZ$5sA!l{YcrKAy& zvk6twr=$^46D2eeQ48yRNT6sYWOTd`bdQkWx6H6!-y!gOtKSO5vzO9*#QX z;UJB0kVZI2BOG-t`qeUQDZHc-4&vn?m2i+sI7lTNq!JEN2?wc!qnpikTN*Pd^xaP13yI3NED4k(MS|_qOcQ% zohYd49aQxWs(S1TpdX^J6NQ~997I9&?x1>iP`x{--W^o$4ytzt)w_f0-9h#4pn7*u zy*sGh9aQhw!$Utr;Uo%FI(~@4*@Dsr1%8MEl@1?KP^CMl(jBOD{163Ix`Qg+L6z>H zN_SADJE+nfROt??bO%+sgDTxYmF}QQcTlA}sL~x&=?KF4V06Us@_Re@6_x;L$lhP8Yn*}DS(p{z)2>-NxI~u`gcfcHA@1**7QvEv{)MnYB&UbY+w5x5t zp;Xnce?6!XeHC3 z<=dg<+o9##q2=45<=dg<+o9##q2=45<=dg<+o9##q2=45<=ZhGYYFW4;BcA$1K@1# ALjV8( literal 0 HcmV?d00001 diff --git a/gitbook/fonts/fontawesome/fontawesome-webfont.woff b/gitbook/fonts/fontawesome/fontawesome-webfont.woff new file mode 100644 index 0000000000000000000000000000000000000000..6e7483cf61b490c08ed644d6ef802c69472eb247 GIT binary patch literal 90412 zcmZ6RQ;;T2u!hIBZQJ<9wr7Vswr$(CwPV}1ZQJ(j;Ou|mT%C$|J1d{g?CP%SsEdkp zQxF#i0tNyC0ydxnLilGvRJZ=u|JVKhO7@3X;RV7Pd`6E zpk~${rvI2E5U>ab5D5Mee)_Dxxru=>5U{xaznFi|1>!(h1v)hU2mi6AfBt{tk|Bb^ zWSQGIyZ>WL|2|?D2nfbsl?t=W+Ro@-oYcQKh>CwK9VAXv*2ciy9tc=b|NnA{KoLOj zYz=Ho{xSc5?^pV7d~fF3V0?Q!CubmFWhx*bgug&Q*s|!Oyr6C-hNl1KitJx5#DA)& zQ)l~U|C>ReDZawl|Lmj!FVlZ^QA?Y_eZxrKSYLk+)DRj1N#F2a-&hNTOtX&{0tnU? zXdURk`=*Zu*?oNzeFF=FhEsiga}Wg?k=R&RomhANffI#>5RecdwQ$yOKLOqx5aRJn zq=_it5aK|ixlq4={^d_6_R3^AAdTF{%xevAl~*s*oM#EDqdOn~zsC0$ix@$i#`kj{ zF+#n=3Wp+GqXcqELONVf#gbrw7Os5Py=M2apKPjw3d8CE!XaPr5P7#CV@V4cE}pzPm9K9+ulXz&umnC-T(6)MS@OS5J!2BtO@ zvg@qC+nm+6APb=-NfL#?Ia1{Z!&qtzLf~+TZ<1g%2N%;Banovy)2KBzvpO>5?9JT2=#@M}M*SjazyW`Hgr_QTm)_BMKIU@Yb>AgqxI~L*J`wBqJnH2E#;Cu3a z5e^9cMsU_Wq+V*wo!_}xo&7uVodNZ;y0dFL&=>ySDgy!k`)@(qH@do^{Z*G!m_Bd1 z?aI3^mMg0(|Fw>lo6wt*m6FxM^>b4RK|yOJw0>}OFoy!P!oaowlKHY~@nkwyQ)WHG zp>k`0CK&~>>0?%{oMB=_rh}|6YQg1wj+fpq7nenPz~d~W&h54j-|LRk4Bsg)f|E9P z?3$>%J<6y_kYoIqkOvm}(v});(=Vv(4I0N%t`9_qUq2;EKj3Cu_teC*%K@Xr#N6rj z+(U|W#F-OhK`fCaDtuJfvTq4*s!sRv$&cbiI|;l#g}?7-PVBenkGAjYm?**K#TYUp z2MG7?W=`Te)k-T(T!iuQmgeCI)(!gM>A9AJlAv4ZqMu7xG?S$$ev@!oEt*&{Y_h@X zsxa#P!n=(5keV@$YK0A06p0Xh z{G)X=v7L4k$+D9r&0F?Mn=C&)Bv4Z*(0n0hA|pj)*HiAwe5{2F$+5{87cjKilhRJq z+jFa0WB2vJUoh9oFW6T1GqiKkVzIc9`I>td7L~23^v2b4X_6zPI5lg_^U%aJja$D- zx??f0D3N(f$g7jz?x7XRG1_G3F*EAG3ughF7m7jgxwb8$FMOV!7^d=a;1fD0s9p)! za=KiW8Q3RR-`!xX>iN|rU^i;zybsIRZgztEW1gD_8|L(w^>aV+<6HSwrS^hpa1+`N z0WXeD6+5FX>Q4z|u2!I*8AFv3tc|QM+jS8{o3L2GwXEBWNwE~6UV*sORD`&r+L6pT z4|#nAk*4k=%PwVVmUEutChH0u>>Ifct1-S5qJ6U=F=f*Q*O-_t|btQW@;uQ zN#11kV12Vv6xMP2Z0mp^KPl2VgLs0mQa?PJ9za-H3$j(RyHxTksPQ>QH>BcZy+^M8 zV*@r8T3>r=2=t2_O6nQP`4iRIg+*KVG5O#}D~^CoDN(m?(Yn_0+P5l_)cqp0c4UU_g;F?HRuP@zF_cO54W|E4F`z>v34o>|M9}G>3TJ7@ZjI`ZI_l;H#m;RJx($q4{_(65PXT zxsK&`QFe1K4D#XtifFqMUq@f$bQ5lr8?s;gc^|ai0`3J{l{24Wb&rtkNTVV6YGfQk zPvNQfawgA4lWyE(d?;5{#?Px4watl&Xupd$6q{5(YKfmnjeJs+*}TO!8HMdRW)@7_ zG`;35pe>vhp*LB0QEC8SkjOL!x?9HSn6uO;2E%aXlT7(UMKjEA8h)NE-f)O{DM^4I z#gIRIz3qM|WYrxCYBST#IpEENwO_*^)##`Enw6Sf0Bt!GKur`m z4Q8wituo1UbDp8Vef^kLLjD3BI<6gNRy=IOjcz%Lezo6~AAeChbGg>MJ$(8$nhYiv zzDD(Udi>5);pJ8YzfMYm6wn?)vmo{mPX$C&ZU6z^dG9zEoh_`LvX?cy>Fc>^u z`Ja?dh^hE5R=-X}x!rs8jBRDN&o+=h8jx^;cLaucL7t;$Ad8r5K>TPnhycH#VT9`V z$t zfyFB6B?E~B`nLCz!VvR@!fZ0)5aV8q${WCmcO!wBfJ-JZaFmQN3;zS zX8^OhR_}VIS<`QU#T5LD`L8>-ELo!zJrZ{8S+?+vL%OtNBMe%D2F}O58Nb)kBFNOT zxeWeiCXMavLFy~QC z6I>9awXet&!NpUhw!{S9FUElSy72Zftyhhz{Ez}AAX0bhe7N5Mm0uZ>H0T~9HPwEM zaBIaN`)DoSnydMTrIz1td%yiF4|KPp zz7^tTWT!d~1ReT}SuQ=D*ZlqPH1OYWwQ+ix_3;!z(dvuC8F0jTg?rVC+($t8QtzS< zde4wn7@3wX?r3UXC3XvZR5*QN9)O#=Q{?MG=);^~^H;bL0-R+WnQ($wB`(DjF?64X zHxEnKGNd2wg?4qD7WI|&m#?C& zhe4_@i)J5slEw{;ip^eS?{^0AMRPp=PSgtB-8wO^SbyDU$19cDxB9IE@y}T}W zd(>zGAvJsj{53V|gaQsAI>EW3m!YEB!$SVbuU2CJH zt}Nx?JI0N`-R0@XCh+OAeNMh5VQy6X!&TQ=ruMnMrKPeG;b_oJj>t8*Ovwwn8osnf zCEM51PYcUozfp#b6xn1n6>tQ(j`fA-+N7x_bR~fCuo6Rk9VJH105_tw!<)-?6VH}2 zx%HLpo|?A8f|bbU!_jyYXbqjgunDp_WB$1ArLcVFIt~G zlN+fKAUH8x#$r)_#k+pe&1K|QZxEE)gyLui8U~s_wA9pE763mBH!971EXG-1fFihr z+c*ZfMvVu1K6^InixB#XsxSvZM}nlUPawABV?m>Ebp_t&8>8VgM7H2|qGNIgbsz~* zM(I%QhjcKAa`R$6=LW`9oG^wqr5$xy4C-0h$6`TwDl{9QGVqpvV4FR(@@;eJF3u^c ze44l|V`;W)O%NBjbMZJ^gkWQ3Nu}}$piv=cn`F@=L9HD2NicYRK7n*<&0Qu#%}Ahi z7Gn6mDOD2u+DNXt600|7j10x0!?JHN4$OUp_Np6};wxDVJ;b-TM=8 zo0d?EPkAcC5#^9aa9*S8cNe0hdX1#qvIT*}U~f5t8#DU(_ccYaOAZsK&bPN_r0&%> z6Q!ASH$q3}5YuZkMEww4e(=>-Jw#^XGvnrB_*hm!oWd7V(Tw{fjiq3%-IB&vdEp&>LAm`J$79 z#_Eqb#zI5EtG?yFCVr*uRG5p2s!a6sc(m%!>K&+s3pa|4efwznYYI~|A$639Qd3<} z9Any>xF|imKa*_dtd6Q9jLsz39XotUC zK-BMR3Gs8truc*}4>8qP1J-d)*$KS(bPg>#HhC&NM3XUsAJdcr88l|lOvu|==J5pq zP3Y$!_pSrz9EAK`n)nP2UpOMp`rB-(^0uCbFq)N5~sy~|F&X=WNJ;eP?u9fJ}WVPi}cx)Z?4amvlV9+9(!Sk zOS~*%XfYFg&(w2S;(zK3{ZYYc!MSo?T0HCu%uF$WGY5m~ra?|O?3uiWU+q~gT07gi z#5G;!EBzM!YWRpcy)b3}E#Ssx`^>+}iKo+wScHZnSiZk`|6PPA3(K&Jf+fZe>eMNV zY3mLYk@p_$c@Y4Qnb~myA)c_%mwMc9fr#e=<)ORXeEI8HL8})e_%IAO%;+x$UKILT zNYIGbUX|KXZCU9WKV4x+o$7nRqH{=52$JypRLBO-pF5Pj$EvDw)U*)`RH=-0vSs15 zlt8ZmfZ}%-H$)}pg@yUuoZgZZ`&350;j*uBoI>~#;4+(?zER6^PX`y-68mhx_Z2?9 zvAv4#v7J8ekDUFVRN-|#__@t!cU(e9Gy^8QJ&K$pl41Ovr|AN%;mb4(7SDZKQa3l_6=isKA%cs6_iVcrAW^scrGhbDtdl2 zM%7M3Kp#B4B_&JSR>TxnC)3_BZuAWWU=7vJEB>qap=4IvsH6|nQ;S}bq*qlir=h5= z1oEG1T&HJRE};uBpMiHG(P{}nPw;0w(bD^Zoy8)Kk_dn#i$CNEN(A2tyz#opSNQ@1 z^QYJ~>8Fn#IMpZXolrmEZ}UV0^VXzL*W$(AY#67%Fy!B-kis>Eab*4QI&tap;LTo1 zN7&Oo7Np(}$K$hAzj1qY-!P%7YHR(_zCAr{%WH2<{Ni3-26pMM?0oEQ@1HL%8g_Jv z{VvoDUj5D`PQ`c@3DI^;y_|K>;|hb3fx(puhT>t-^_{MEr}PMwa_Ut9%CZuRpww*1 zGZOcRq+JQ(FO}`iqAsE&ZxRXKIPk>~3-g8)Y9n%l$t}qj(s`8}La^W$h%cfzn9{z{ zYWcjd2(54Pm&iD23W$EuFU1=9wFE3eCU21QO)J&|*g&W4z#CnGoxz(BNU&@XAqzTn z*^Sg1o%7a+rjuOKd58E&TgWqRZg2Pphk(!^-bf{yvuJ7bqg%w0*jS13%P?|JdOFCr`>EaKgG~9 zTv&-76RRcSEVG2Pij6yTw*ui4rH=r;bFHK!S?lEPQXPiL_!YaZrhT35 z$@m^aYy7M}htaI)VENjP2wmK1m~3zL8)yV#k+p5E4`jyb+kX=~dN@#8PFpgkat6ND z(zjH5>~i`VzVv%%&UOWSuJPi6=o!}Y?sC%0LwD(g1aRc2g1R5 z)*=oOoqdC~6d^N(IC2^e7@Du?4F@lODw4FP{|);lGtt^#oE5TN{0ta<5Qw)U7%rMb z5#9Ay1fmV;tzf1RWIzrR;svh!mHG0b&}=+Yc<2g($%xbdT%i3^a=}kj zK4AcOn6@Zb)rdl3vWyhzaD2Gmcl%ykDee3(Qh~mko)+V!Cx(ZoQkSFUy?*h_2|(Dd zbvtyW+Du%IHuv&(1%q+p)!ZV^mknK6YW0s>5l8a+B}c!Gjz8?djKika9#?`1rFm|Ul7)y8$(Do3xvVcw0U5YjlpVpCIc953zC9OQp zsVMlphf?6i$~9o;bWxmVh(C}G+DM(@7nxSfAhqB4yfLLWiEL;K$#BRX zQA-Df$$$vlL)OOjPQZQ4&5W+EdSFl8re2AooedYKOgcHpco^1K(liQ1hIfrF1L};? zz>f|F&r|>O*$MXU9_n6ZK9*;#G((owoJk3MUSwa#33S>{IH_<{s%wIp-#7cHbOf^4 zN#@C(yVA7*^)h&PwN|G)d6dp(zX>(CHny4=UwZBsvA>h{sF?{9)pA}=c?L*K)(3Xs z)7suBRA=rW-v#UX-X)GQ=3Jxd;MhzoK6B?BW|JomM;V@D;7uwopb4LC2ZHgTG4oPO zXeHyEo!}Qf(nTSL_?R|Xu|7C6Dktv=Y;VoC+}q~q-|yniXNdCEbPJ6zbb=GVYZ`KJ z;9j=8zsySeex*LzPZ3-s*~8$9u$vYMG7NeO%^hkCAl1`U_ai)l4s)uXankY3TAo^! z8b^R`PS$zCY-mqz!?C8>Yc^*wb;K6Pb#KsPnM4ys{-^-_843vC>MjiTsHOd5_cdS( zeDeR+Z5o8V(}Qv*W0u^(@_=34VRMI2GfNm`Be!F~t()98=Wjbi6@mJ`>?M*f=OX$g zGIxVGVf1iDlN9crHJxR;L&k+@=*Z#MXC#;_{{hhHWow|#k?JDB-J1=9SYRpo34od= zjGgN3D~Ses7gau5pte+=g6B-PwDlW`tr;kg_}KJWSqPunh$32V#aeCiL)txPOz|)b z>hf$<$1odo`A4-ua?4Z47^S;)j=&oNq#;A#4f&*b&QQ{g@x1I|?(``1Ib6w*(QymY z$m^W7^z#>m!X}06M(-nod4QsI*KI` z^ap0y|0d@X0>NkAc~d;xwcc2R@l{dh81?G*X4o`g(FSK3K<>9BAe>lKG~kTp7UzXg zg?}I59-}jyf|Y5MP+m{V%jUd~-)#AM#MdKI&XLz*va=9pTE>y%;izX8aG~HJ7sNmjQ2bO31IbH9K@FQyfsC0jN!E=DdDq=aC_t>BO}EPFywlN?%;HOBq0 z8kv;G6mOaBL zS!jt276#zlgy&>Ex_FjPGKQ`tyxAw5QF<_~HykcfnTF6cCfF=vy4xW6~i1PFvIl8xrymkr*Y9h3OT z-juzFFJ%b$7_=p!{p&F$mpgN=q}U$(09EY=<1sN6?B8t5h)ewmAUFeq=VMB2PtI%~ zry9^dN9^s0uNn+t;7Y#Y$;{mm6!`%Nkjs$P-H)Et7X?I_fw^KTl2SE+osKhO<@#(m zWCz)_3Wd}coWDP=J_yW^f2a0}k>5 zQ?=Tq2(^#&z{>dW!pzq}ZHm;TZ-;43%C2~o3DzuVq>-6OV;?=*Q;L!By%h+U1yons zVIY^@iW7+wZ;d<;rnb}W+?y8A@Hr);DlW5B_$RK^8`~zFFyLfL4)wnjim$!MJUa)- zg7PPYd$z=GqBZXstU1HAC%YT}c5w{9*JPSi`bqNnZpW4nRUg_w1X+2iNIHfBFm<|r z-ls+COx)4e#vLT-Q~#EyTY=kw>fIb)M)qITpFf?!vm^c$Q!$w3f97sQ&Z37;gTJxK zYcaGRf566P#@y5=lB(Ex-DX;?mbFyOHP^DhoXyqfNTS}*`P6_Ooxf2tUDBsGSmS0- z7n{EyO~~{7;JsjpJEd_ah290Ot>ks@{}SX7?GPlPjXKC~Yupy_F1ZS#v4r~)(DfS1bL)jB&nMP42LB=bZoD|iv(vhsjt`q|(kp3mY>2bZs1po-X zl?mx>r!!j_T5FGR7AkwWbQ@XWsUv6El?jOkLfI=%Iz+Zm*R2cwVimruj~>7Z;oCp1 zu;^Er6uF}R7D@_=^qlQe!JQ48<((o#{|3TBEgfZ$bL?s&oR3KsQ1!;7jdV<&3C7I- zMBL-5xD%l5(e_T`ZYFY{W7Ep8%Ab;vG07zlmWS0r5VP<=rwTzw0N)d7f;b8I(E`b| zhr3$r6p6Kb2@Y&1={Zae%0y6Lp|XnPwZN7SXHMh+-!S30G1K@-I57}5XumJyX;+?F z_fULXca;6rAX@C2qV430Tk+&iQPnK^$e}=ls!>y#v7J?-g^Z4FUaZWnHbU2^{MkYv zb#*RH;fZaBD()?dYpa&)r>nF=)vSAQw-Wexh16vBdvnf+Fr^DEP+k_mVM}o+rVVS( zm7h{oZMz{&)2Ok`AJAGG;-Sv@g^_D@?b?)~7I1k@dT2s}>+M>m+5Oq7*t`uHJY^74 zqRmtTzucgUzlGPAK6)8ltc8RGNrKy$s0fuko(P_z()XTqy+3$3BtZLcu(d3q{>5(R za+@N{;R9HUx4evNeb${J$qEVxjs3t$CS3g}h}7r)E?o{w``R+<6=j=#a98d(kD6@t zF-;ez-HzPmu67Z6b=SwbMlJ3JO!y>92*usE(+WzCxOhZ25t_BarG{uivP+rRtGgiO zEx!>%9huW{ErEEgkMoHXBmHe1X>~(G(8}0R5JUU}K1{=l37eRR23+VX;Ha)D>KQ+h z7VsvmHKtBo1ZhHRK}?w3?{_cV5nltx>j17Tug;5%Md)7><#`*^^#%6GfA4yvizC1Q z{oiYx`4DBkf@{!OKQ;&%uD&3h#r9`Qw(H=Wx%o6^Hh|?A7^LNi- zPH;EW;agomng-d&??4vaZ(1UXB9ET4x^|%FQt5myUDf{~z9W?3R*!a~_>MpLjKZ(H z;gS@b+7H454b6mF6C?9=Y1I0(l#9>I%yXa|%kb3&B&i%MKQPqdgPGh0pSZ5Ve4W$z z`4zDSue{%{`_O`@D5S4OeR;S1r{X&nhPOX;F7`rq*ekcK+nmpDxu38nd{@uQ{wRP_ zsrIAcLz_b9Tmru=w&RRDohK=j<7rSb5LL;15ja7LVFH*GVOBJl3 zjSr>YZT@fkx4G&UJi{N;J#YT)+HZijm^;t`0+Ue4*Zf)FnW^Ml?LMhRfntTip-p`e z<}Y{E4N>MuMJmzAO`~#SxCw~_Lk4yuaTv^{UBRz;RY2rzIv=DP z!kZQQ80W0BB0293H*OwGGTRkoyf zT`Kj8ZG(W}x6~7J#cn+{KOzMg${wH|^9$U0 zpk>h}7Sb*T6fx(`%N)E7wQejZ4kj?A$y3lp**B6F6f8;*jY5JLIVv70!ZSB!RJlOC z_OF~^Q(nYbR8eJC*ywTfnjV%EgF-TA<*Hsh&ZfAfb9- z3I(crCYH*Q@=yvO<2Hbg%p8UFumGDl|rVzk&B5Tana&4Ed>;igZ%)kU0&F!LQ`&@Qs7$^2|rv8FS7f70>-_Fj1QP2Bl8Q ztRac^3B=7vFX-L|&0jpN?pX#WcZ{2d(>qzc_!6_g1mKIXi{%C?dcFFyxv(wHr;pp( zWw1WmhCh}(08Oegl?^LPtML)ai_NsALA@_j5j1$(!Q>K~w$l(k*gRiP;;t*4yy*EJ zc~>tX+?l9o0oXEH^hqd6>NL$GHUgr;4$!9&Uh#h$d$EFNXKeYLJfcF35S0Isw~)`F zTc^H5nA}u~e zHM`jPXWpxUb*pJOC@89Q`e;5A^zVu>yB^`Zw+Q;Ui>_wVYvA$YNwplp39{wy`s)=& zYpSrS-fA@E0rIo9N7WwQvFIaFqqHxXnHM=u z@1P1;zr#?u&0UY@TEF4N!=Bo$tGjnRTDNk69Q2Q%4-Us}^h|V5*!CrX-eG6UFfy9B z>Ql=$TU!b@0zuyv@cNRC(NR3$~1%4WpjB_Zm+AY%*%=jJD>OM&t*G=+X62>`(JFtq%$`07fDCn zZN*iO@@PQoZ6xE^TDASj8R6u|;dz_r;)^KPv9Dtfthvt`z@7|m0I^PKf7(b7cgi;O40e)V4lA739UKxIa7f7=88u8K z`cfo-U9jK_v$Yh%Mmq1AoKDY^?Ab(}Dn*Jc+2Tu3Vl^xR<|UH}C36fnF5jPh+IyZQ zy@bNm?1)Aijvc9(K#q$7UqTh}1c52;rQs2yy%Wd_uwj1n!z!>EQG)P7o<9%dzu-~L zGuP#Y7~~r^Y_Y56DOm1T4xvrBt!+bvXJRm?j(@xxE2@wRzDOG*#e!%Iq*_8l(sZO= zBh!}O59+|`d>c3TO)#n0@R5gmHVfW1f@W>5{((U8DUaQlQAVi%)=_&dlA5u%iR#GY z4M^=6$=I%BSmTzVHTtd3jj7jr^IpF05#tg)%w%{!udMGwEJ_yDSy0U5+OMw3yDX&I zE9RPv`qt^G?OAiB-RLwvVH|HlfLcgS*zFf^9bZ`DAKw>=0=_m_Snte+T5OgdUtEIh ziS(;5sqJ-1=9{DR$K-jb3EPog0nE6Mg07hxm(TaGXmQ>O=EcJ#Y2v zQ8o&p^D4acUd^z-qp7poMEBF1jG*Uwo6-97QzKJgyvaQWArw7Dfo09_lWbmuhH{g; z{e4#@Pw})|!CPT*!~9xnWnrnIs`A&P@}WqDX-Ktky7^KV?E7scBi|42#owM0Ls@uH z9p2l*V5DP2JwRp?Ks!R9E7U1c;vMMtSp1J=CCM>Qg-A5JHwNe1a_QvOc4O9t>LZdMI78RnIbFig`1xKxx zB<6*%(R`Cg-!c+x3Jh^O@*%%*TsdYL!VN;|vTRCWR~Kw+ z8`bD-E9!V=@(Bk)ksGp=WRT*UBYE%T?yaYj>UEtuh$xpyCIRwm&5{+$0QIR zh!?e+q2gbPu>-~L>H0`+r)FP1uZGP5yBEb4z@CLmQ;6`9{c4KUN&D~q@L2G)oi>KWDg|-s;R%(8gSWKH?+1J1L-P2@mnsVI*d5Kj%j_9*Rt_JFY15r5?tKJbtVI^@g@#=60n z|EmmZu9sh2=9*|UKXkl$ngAlGATF>KC~LnR`Q;MXbX_R=w|Tn^;?=J8>}|)y99~nvZIpCWZS7eFnPA$*dP>JU{h}n9 z;rYmzL$o#08Zhy8MQqk!Z9+PZxcJG~bKqC$vQo2idEbAM1U|{S>~zM4{aL z(PiokZ!Sf1WMCJky<^5AK^j*6rNFP(aLxHZu^bv?8|%%f-X%5lTB_i1{{7tqrSNHz z=i@`jH+gssph#tVxaO^p;Imtp;+^u_|M+_Uv`7`oSKv5(91@9^&(TiwD_oo!v)KR# z^iM6A!p2J7pn%FH4auwzl3&KJH_#O4QMOl$Xs3*nkZa4>J>1PELYbPjwmSA-40?PAfty5fNxkQV$gK>c7E8JTd9`G#7U_xZk-s%1+nK6JaJzn zA@ud0tyF+77?P>wclqRgo)=nx3(M~6Ct~>BQlel)YHwDhtm}?wDjDjrK8=4WuRiW# z@fDOij;@{(LwG8I_5OZD;adUsNkoA5$*if4_`M3BlSJseQxjzk+(!P#k0>;KS< zlK<<$kCJtqm5L;6U-I8sUM=5pm)KAE{Q4Y&)D3>*yuA*YEt}L0X0+>(t$CL&3oiVt zR475#rt^?~Iho7#A1U0-%A^Zfw(|1H3l3rBY`-~Ug@?{M+r9&PE;>*^SCqnr93sDY zY7+16qHd%lN93nGKXn%2=bv*K)94u{GCZJkg*3bipIs)ZF;q+IEDNS|vL6JC7{iXj zWg~X)jXhqy1)mBvyE-~Yxd_jA>nbw#3pv2g^8!xiabzm9lnrQ23j}9s)F7nw%0{M@ zr8|pTH>%O;M|&`&UG*{qvWqQFz+eC@k)ia+%0U9_0st&qNfv_IpU7>tFg1vf<~i1TnLFpa^rGO7?`#qMWXij}P=S2mG2 zIOswwI0*@{b)^%IZO5q?8}4?X>0ynREeqGBwE=L1sycEaw`|1SAZN8^`SBkz4UD-B8b zk(d$*25#ch{c=n9XD0gPPN$E-&(S09!illP5_`4IN>1 z28wO;ItZ}SpPJ=uicjlVc<_G0hEn_$K_}l#ewej$%o_wfrnhO_*7hZX4nGnvccW3Z zIGznWnVL2q`Aw&+So0T4d;a#i!>}CO6|dSK)kd$>c&I-j242jJ(rP);rviu1n0~zwGBOz{l%+1_8c_Z)6y=Dr29VemPatYXfTlMVkk!uY7BE}P4 zRkG%P@n}U)yFlP!#~6@kg4y(eRUCwEI}^s0loQbMAx(DTCE*mGG}DwK0>N+hlbM-_ z(he@;)d3b>;`P?*XnIf0gtI!E84MA?tm{Yak~69DT-e2Vb+HuK(lwF=8qV8W6whAJ z$2CN@&XhI)oT1CTb>8)WR=YqoN$F|=~&pXe!0Kc_*CWrNeD8@G5l`HIoz0hOYoQM!F-i@;1Qdtk{ zygK`$Np2?tt~S9&K3T_T0!ZF-I+) z-BZaseaq2627lTlr<1|L3d>JP@vLv-8;-5dy{4u9I)B3Xu@d$&&=sjep+B8T6DETG?u%L6)pvjjW{A@8tnZM~2#WB*A z=he`PEm#?tSWvQT*l)0{DjI0ogUbqLxsg}X7UgKwTmp-- z;3<3P4Isk;iax_&C4r1Tze%pBnkfen*x=UiKMnGkmyf0BvJ|VC@^$xP_&ptlj|?vk zB<_(64e_T4GCmXpgI6++w4T(KybfQPO6T2aUb|tg#a`#vL|y$Z**bfcg}>1+qfocs zV)yK1Bg0q)(|TCX7n-YbIS(F)9FKi zQ-AJ;^1~B{f1@8A1VXd};Hzkx_*1+%ogUA1L~y7C)XDIjCGA12nb+G-biu`PGSCiQoQkrAMKTn-hrt1&p-YEvqPdr#Xx(o_Q;!FrKvP)na2JSQOr_> zPWSL@#-!B7LvE_KQYKl@;2dt&gm31ZK2v?B6f*sCo!YB~W#o-0e{EPMee&FNw_@6E zqH@k2r`+{W(YyXArimz>95A<{H+$(u7=r`!u)E6p!gGk%G0fz&3w} zZq9GtG-Sheh5)Tq$KdYxURw8FpL+3Og>X}-bny6{8)aG2%l-8}Y5Vma`x%fRVf)el zwA&)G_8C)?dH4A_A%^JZrM^nYlMFn%01h$r=xN<}m{z*=>+)6Zxns41#PyGzlh^MI zi^rcY0oxcv_6~Kqa;N36(r*y%8&9pTlk=X!*;WEe{`3pmzY(S!Q2^%U zIiv@KBB#R-m*(-`UnpOpAs){H7_A}UyXI+$*Abb&nlZ)+Sj0iql+7~uojQaZ3j=O% z2H{h+y1V)2kL#A$@7WhmshmUu51K12QLd%NZJ&}9Hx0>7F>U7<%V){0R;zc<*Z|>B z=OwFmaxNGW>V?}iwasjMKD+pW^5Z}z+85#MNbI3k%I|oUYjMXj#pxr6u@_-gKdnmW ziTI;nHQq0CZ3XjC*HFyz`6m7L$Y9+##E zGUHloSSF0J^%T}wzGLS&tYR@4>)WkSZfVw5O5aA}znLF}+3vefqDr>>S9+>=eE$aY(?XJ_>Gj!dFl`=m%F%xx z`{{TH^b+oRC+Iu-S?~~&tK4Yzbo}(!VioRh#_3&T`|8vNG+z&}dOR@t^DuvN9wI?V zg>PggGcw9$?1^1T!q;uZ3eM}Y-{NNA!eGOD*);wmIt##Gx zt@O_{hjhkn4sVZamrJd4;b)UsZYouUl`i4nWvbB_Zi7$-YH!9;Rm>ro0L>G9ARpuQ z$32m>%=c?4lwL_6uT}fT-7g$+le2T-uZyORq=36E?S7W8L@6(>>arC%I2c#hInjCc zPhzeutbUY;V{o1@Xz}ow+P6GU+tcPCge_8Jl8rB0Go^c-OgpzHw7w`@*vV&0z(EMZ zeZ>Fa48McDd_0uhi*(VVL(7a=WCA&>STmpQ8nMB5hNBX(ai`ZThK7o8 zomP>tjZy&8lziMPYKX&QKwij?N{rbmVG0BUcwc=$`X^I62-L|g@MV0t!d_hy2m735 z+_{n4&Nd2_)ayitBkSPO0PH0t*RZK4;p;9i{S7y2Km8x)$VQV%1;8UW5 z2dD|1UCs(M*#5ym(_^;M^m~1Wu_{Fs3lBL8aVkH7@=j^cwPI%ObLN4z%;X^G%2^Xk z8s>D^xRH!>cuzTEEW6>z?wi<5CfD*^?@EfZ9^huN==u zMoVFY&NL$AuRP42cfdkZ@bc|D-i-dVws{L|nAJ^LR?Q#o>SaUjclE@C$^koS2Um$HyxHPIGF=j#w}IWJ9~V zOoZ&rGTGgSvz}hZn{i+cuoo6%L5K{qd44kSXInVU{&$m-PjAG1j-we@!cH+Z zu&)`AL$0CwFVJEO#rPx@dVeha(imjUt3xp7@N)vQSxXE)YQk}OPAc_4=lgFr4 zScK=G7WO>f{Y9&dHxOqsNLbnFVhEH;HMi04&%_!Zsm_~Xfzb|iMlS|?-O_1}AC{%i z5`Bq>Nciq<+!{%YT_uGQh_eb@N%m@8$REaPh3QxYr8nqtw&6tA#=)?gMPl-!BN2&*7%> zo|^j*4v`|M3b!qXu-fwZxffw0oo?zc!!6^xTf(%8`kPpu3!KrC{&$DfdHsssONQQgCJMP@TodP<(ssGS_j1{?_=;J{;!XGo;$WZJ%sj0Ve7Pwo*>ksrV)gdLw) zgvQxR3iv}vVC2|j9sn(;0Sm*XL}yX=*hQ0nabnrqxOhi#I|EA|Xi zSOrVESbP!nNj}~1Er^jG?P8w$m`3S|UG$iS8Bny0FIw$m+EQco<3*>Nym-E!Zcm)0~+<4`R zlx2av8>I<28>4pYJTFbp@2rHjakGJX(KXA*ZTf?pfAh|Gp~wjdi*~V{f?N<`xwy?* z>*nU(Xr#-+tFBe%_IXS?wwqfx{|^8$K+eC5Fj$?lA2}clTTb$WksjW^E+8<7vZC*=w*Oy(ExtSw)LcUgYGC)olC0f+%FKMP_60olpB-Phl0S$)*7Q47?$`!si|o5T4WyIw2c|o`ch-OqYZ`B>ZH1wrFO+M zJx!!Fr59B+YuU#c!eezd&+2)lGGrOws!LgG?UVGSc&>J}vf-)-h-%8D4mV=W8e<2A z>XJ^-b2}TAv)gsa=qyhF1KgR9(uFgkUt-TV-3JSj5}K(*IOC&~mC}pEXv`s{qGGH} zlv4^l3ac3sQ)(*{jU`!>1hksdMNbGC1+OQo#VAA!GDdr@Wu6 zOUf_|g|^F;g)K#L!&@vdh7fqDu}8)W%4Re})(JmU#9~7Um&P$-HvcHA0gB3Mag-Q$ zWix3p1}Gn8V6(h*ltgC(y@>50QO1{}a+{Qn??EgSxtO3t$d#dVX*BD~vdUrCqwVZL zfPAIWkU_htjU}=TfUjq0R?20juS|+fNG8PC&M-#w9VHni0w2qiY(GjC;-<_(X5BIh z2`oHyK}-A$zjA{GQB+APrq8M_Jb5Nt9cQE$NpgNU#dBSHjGCm|xj z;Yy6eYBPv>A_>UqAi5O1C1m#T#0w;;gpnxl#HdjIv?zpYf}$vy2qt=Dl1RuZn0dWH z5iCS+(hJ07)ftd%(;>Z}(-EIRsg-I)0T~TuY!R{905uANjz|Fm?~w(bM})VKmNroo zY`8%uSVRdrBw^la(b>d<=Su>QfjAdYvx12k*$|N=XdNc9*&KwH+f6)g(qT731d$qo zFfU@Sm0~4W2f2vB;=rO!r+0~hh_Tt^AVRIqV3Gx^PYNqoFiKeP3XssDv((!Kf-$eh zB0>%}G?FnDj)(R+oJI#Qj7eb`eQ>8^H$N zC`xpyFmhT2linx_7#5R2ta=M?#xQqS!90;%y?Y*I_}=i+Y8K7D1BDIvcNZitIiB#>QGB z==5f@UO*Nr5#4lRttQ?ocwj6IRKday73g7v+yHkq$f~m-lNH8H(n}C%;1SF#@8E?R zUQZB@B^?YX47b$_P0%BYB-r#k5k-?oEHIKw?vW6(K^Kh3C-X387MMm9i1ElYm5{g& zVahWJiK0&rn;Ff69Zfa7;N%I^COK^`EY>;?7YrH^cbKRAOLU$o7n^{P>5AW2q}a>REE_LV9vxQI2*^lMd6SHr(63Rg@#(;&lOivJ=M+8C_WZ@2*2TO zefw@rA*f^b6q`-`&9{UHZq!@l(w)ffA$jBqs>zCvZFmSBh|RqH8I7?N^cx$D$A-6% zwR0U@^*1>+U5;8fT|0q#38sUn{5!|DT*v!)j-vi*p65ouMI{RH$Fc^=%=E+GNUqHK zq9!o@Fqwza-vZFzHwqk+Rdq=fQ+HJ9n0+fMA>1g}s|vGlcZO3`g?P$!3nqUbeFDl~j#E&{?)S6>H`v10lK0gf+yTZLZ5 z(~qMMo`JGII z26P{~7y=Zp$rPt|X)F!87&5UhX%)OtW(AD=ZsL6Y*tlHO2pG*pQ?R;O3R<_IXtI?Y zvvV$U)41u}3~o8MmT~kcfnw9R30Z1bd*ZKHmpF9guURwm5lm)@2@ykHTuOnLK6%;g z%eLMm_V4VR*(dO0KYMNHTXOrIw=d~4ls@07jZW?q0KC^tgCjP zxK((M3vx5L%S#qhfE4!gjBEo^Y}B|*29=G!l*6)R5h3EvaGEy0w$H>$b^uBWWR%b1 zW-j45-)p{jlb-~Piqsyr)_6_zBjHaA?457|BgPRXG-uf)cKmI1{p?iOm@mWuzDbL;0b9i%qum2}NZ(Ij!&dhY| zgVgFfgSxCH-CvTpX{N_O5XI7RNOlT;Z=b#Sbbj;fcJ%jL*}PWNn^WIW-^2f^zURoV zK7aS_^GOZ5w z^yXc=%=%f&5AI#IK@u99&)awZ-sKx4NU6IDf7v42%z3{+e5cp7B$lqbWI;@OwJc4v z#1>q#PJ1ECV9>JIODqE5NxvAx!?0rx=>g}n@Ln>QFaG08*od`5(yLzU2#0JrK>7Cc z@n~Ax!n@Ne7Ol8(;GXn~db581e7(7TMf#qB&MRVzSETM)*ftIEeQ1wP%Gp9;$Nr|h z$<8o+6g!i9o5JjYhdPX5hpyF2Y=9P_e-GeXPF;GY{o@^s5z! ziw}=kYjZeo_89c9ZJn)Qy7kbX&X12JY(s><&imtMH(vF&$UGV=Fp z-gx}6>+l7JZkyRqd~)%nn-2~UUGK8oir(Tky$yBI8uYNC$7V99m-b$}Y;`xDeaS=H zAG?I;uKUd6|8`CBNrTDOZNL{UJiPhxfsw!WuE;Ix#j`!px{(8JxUmt6~m zZ5SitNA)hb;F~Kuvme8wN(9+Z}8l< z_^Pki`N6SQ- z(!Xzd}?xmkFpI;MKGRxDZ9w|Z)wFQ;oa%xttH zoIbMpI@1E2dpvAUu1Gacao5y#bS9@SpPN|TlC9}dzom_t#jcR+FTS|($+$_54D42~ zP;ah8j2l-{r301bHnP2RjF4kQQ;^AMhGDgjNKl0ucCb}02S~7FF}Hjprzy2iyg8lK zB$nJIdv8<D9Zgoi($s@8`2Obwu7l zk4TN~w#d9C^OxLs?a~9&tvX6KUTXDQh0xUIp3eEX{)JOpmp0)1=(qQBp{WW`ZtSwx0!{f~``XTq)$?c0>~XaCJZHFA`s$6@X`z-jyVD)FnRFKO6>a`#WD0Ir z5Yr%`JS;VQK?$zgS zTGig%CWmFGWCfaAX=uL0f>*pcuoGzgsj>N@mFO&@)9Q^b=-+bX!DqJb=<0UaoHYQ#$fXnadfudlIOZ;pv?seig@QD?B#XAg#b?H%(!vv|Xym7O!4A%w|F z12N;MS@M{WQM7ucxKUB>_|BCBEi*c%2ZAlF{R2CeJc<^+SQ9>VTX}Bm9A~J=ag6`2 zz`fk#n$?KvzRTnM=zrKhzP|C_2&LaCulhuNm3wTA%1s{k@l#g2DY?t!5dO%QWJqJ4G)- zlf3z(D6&QU4Q{fZI%Ut;U$)x?k-ks;@c%OR9`J1xY5(}nY*AlHyK0tfS;dkZ7df^p z$=!!rIL*cGMgkotJRvj&dA5yl@2{AXrY#U%;%{{O$<=MS-Vc6WAnW_EVwdFFYZ?|1ofw;TO|^Im+hsR{kje^8F3 zZ&woZv*g0T}kk?WdXO!p{9pj%0hwTDDj{x?w$YI>fP9pgb` z6)zi_W47>2&@VehkY6N#$%-EmWLjtp3Pm6?BDsKX>2;92-Jp3v!^$rHpi3?CUVVth zN-5T46Ld)L@R`; z0H8Iz-H35b)iGO@%ZF~_OvxYuIT>bZ7K;H7L|C=QVMYX~h{iF%vJpaI!IVWx%%K-m z;$Q7FXUCWg*t)}EOWcw5Ya2yPrKP|5+@JSt`_q+co;-hXdG~a;8tNfujvTrFhWq!f zZJx@j1NK-=%lv{BX68*PgCIJKtkZgyPWJsQRKNF|1Djsi)zG{1;`YAVJ$jF7JZHBw zpLW9scVGCxR|}f`TNf4Av~8N#SuOQUTDusW_tzt`6)0D?t~|LvQ#(N>2U99X2H%rb z&Oa=MI9)!^uBouDX?o%>lXg7W-}l7M)5>Q~H&_`h%b9E5y7&5fFX?Z>m9s^wo98)} zJIqhz#~E*5=zBO+2SR_Ed)v94^}RbTYFmA)ht={GX1mz3@W6X_UU1(R3z~de7Zg`d z*f?iOwX}TY&Dmh&oNdcRa|9A1yZ2K9>=9NVL>MliTa~R#<51Mk&zNAeLW`~ z_<(kepBGzk`QIyQa|ZV~YGeK@U%9ez)k?hj z^3FD#?JRiFFzFW0e|KppcBz5~Y=L>C*dDuzxO7`c52NGWsMi*-Vlm7gjYK0>_O_o& zKY#mr>6;g~YmN!xvr0@k2`K1#%&Y+-zH^3nMhB9QL zWeBDLDh5M|QUW7(CPYG*M4v{|B1nm~8LS7SHd1s#zE~jxd68ZNLGknTPm|*hCEQ1N!0ZfoG%g@4LIGMr+ zmFEtRu_>ach?n?B1~4Dw=(%+O_NJ2}duBQbdu8hE?0m;0j|~_^57T=rDKc;5bCKZw znPO!8IoHTm6-Knv@HP&PXtv+wwZs^0NS=cpcglA+>_*D9G^LdB6z`56`P^Jgu@fVb z<9pnvnSU-0H)NJ zFYlBtU80>(-W;=|={eS1K0&)!dcfCm)|}~VYQi$QVdzuhiSMiq{(D7PRdsb$*^WPi z!2Fq4N2Fs3RaH@mAe0nUsS;m0%C2pl(bq%X`6FmNTSwym$`yQz^wg~Rt@Erp=_w@kgHC8En|wy=gKyJU z4SDH5f|}0d%R8r@e)`Zy=~tkzX4}MwJCc4MTm`-vKmKaZ_`2dh569TAC37MU$u0>6 zF$6#auexEM9x``usu9cl803#Zs`>UerB7~sNP6{56;SWh8cnLscenLDw{O<0eb4nR ze|*y3yp{RgYk_#}t)TEtx=?yW`sB^+*X+?2sP}20c3B_F{x-U5a@)SVmHP`;t>6A8 zDr4z!EB80{w-|TII}ErM2dTO_9Q4a7$66Q?63yC`E)?c4dH}1e9q|kaFJVI%|2BgM z`?tVa!n=EYu>3f+i!bG&l`%1Dx{!A1oPyI(S}64uYBV;Tn|24aCbQPeSs>4YC1Yg; zH;$2Y7of`VD%ILRG_WoZ0N65C4$!lBXyH&MlQxJh(AhK^vQlP1x6--LP1We;R)`*h zo;5lvD%BWScO9q7QC&hg91q#27_+xx%f_@^e05fs6Jue3BiV_+2j&tk8IdF75eG~v z+3sV`Fu#K&VL=8udGp;W&Q%jut!nBqS-NlDXE9a4<>XBIHL`(9zRRu<{YNkMi&tPo zE3gi9eRCxsXQn}g9{C{H<*ejgPH8tgy=nTs((dU^n|L|LYh<%k&X07$-YNd&%Uv)ZmvZv*7ALizW(TE zd%rjZ+`_T%PmQ#&ylAwyJE0seFdnJmj$d0+!RSV^P5`b9R z3o&|MXu^M@m5vxsH z#uS9T$-szRGMUNv1ThNF8rUQRtU;fO+>TD(`1Xy#+Te_pGrTRdS2XDK)e9Rs&M8+} z8J$_sF;-RiwoA8>UBOIt&*^AbSgqF?L{Lc`2lIY@IWP>~;{|D|tfCCN{=S$#+;`)R zeOQF4nK7dVcIbizQ5z0VZPJ!-W;0i!ZJL^&4u`d(frU>2^QGO_{&^pS?<|LKITlKp ztX)NoG-4OlKv=JAOYx3cEb(SzxtoU*qmb2m8cDWz-CaszhQ>5m&4ejb2MUx+??EbO zY^f_{P|9k=b3qa><%0p>$>PPP&qVp>rO7)VkeBJPX~kef^FeP`t|WXgCaRQLLTr;H zyj;y!mWnNf`Tfhsj>2mMb|v_ z^QW#^M3a@*a1FYfr>l0#c{3|3XP!4@)l6N5?xt(5xe0A%uDWGob=T&a!dSrN3e*}eH%vhT* zKO0+{Zv}MY8PBxM}naZONuy`C2&(#D`yl)gMcA*pdjen*sQMx9Y%iv4#@de8EGwJ4H*Dx`UTJx)rMR!JxFvC*e^F5x{fV>Zj0$TNiUAnAG3w=lwi^lg=UnPeaIJq-lZod`{I)| zA^Gj$kYTHQhDZ`M*|3Gl^)iI?-5&;>oYvgr$8PW5;=@3FxY&!+{wA}Qa|S=W8y~8l zj9Q15oemN$%dOJZgCBo1nDfYdbeLdJ0)(2Il`{~tz{26c$sy1 z3u+pL?^Cv`Vr@1c`$n-jh;*boMY66?3XXat;}Ind5M)PYV2Db}E>Mu#vm}8IGD!>^ zw`U2B(#MdzC3`*%4yBgtVW~Z+O>=Q#kr7d1KRz;yPW;GVupbrtCCi2hMYi{mH%%%F zymF^U9kzS~=PH-n(49zh|L~29I?#WN>OY`Le0(smX9-5U#EUQo>G1;_q+~jUp3i7d zpYq`Lf`gc$D~E?(Nwvw+fGQhhDt9T;Wo$AA%kVUt&FRnQUY%S|!2jzf=ff%BC>Dww zN5jP7J=oQbO{J6Qvl#joe+0A+eJD_di0viLcmpHTKM>vwh(>SPv*)mE_m$&UL^K=7 zIJk2NtATZ-kzHl>VqR3B%4*b;X9;Di}avge^g*7EDju{=-!Och#$yV z_l{G!G>-btV%U$iB|S_%PrXI`k@^}*P)1M;DnavT?&|1>eRjltU<|J6lbsLz|Lpox zVXHv*7FNgk-~QkKO8z&! zH0zg<*Ix@jhI7Cl9qw(^3?kOi821rxR)hIJ(z}0b?>mk)VKffnwA>5Hsl4(emHTD- zCP<)B5_91s{y*!Zr|3~b*D^^D9A%y;;X9IbE6id;qyZ8Vn+#Ba!7Y z$F|odYQ=EtD}iy%h;t%&eOU$xe}+cFnthu!F&PA6n1MD(tg|uMHk+M>$+DaD8c5#G zt6xw-mLdmUL()1ib<6nqnIz_`Ol9n~OV>2A#4?lhN5w7$c)A# zc62n_2xVVi5V5n2-KI(c>0@bNFd_YZB5wZPfka{;)$8#jQ>moK)0@KkL>QU~0tw7M z!8!pIT0O0r!_o7)U>krPzvW^|i>{&S{FlMXeFB!-<4?j^_z(C85 zmBYhZO%@Oa2Tmt%yVUBu?TmZ6eVwb(qPxN$1nxGMkq%i<*6Hp}TIFjlpQb+Wg z!c8y$#&^|9l)U;-+qF!_P9jYpulLi_Js!^x$-v;>{P{ zwEOpuqNZgA@`!7n8w=|}nbW<50Vr3W7T5?fWXD-5vV6*)u`|%rhHfd@y#br}$!wPB zKTuaX*u8;Hp5O#b;KLibVG6qjkg4xLKN5cB>|-3K#w<4v^VA$9>yddnpQ`BO8E9%$ z!8UY*Brf*}PB5u-Vq}Q{De(!8Qv@$BaXdlR3pJFPAfw^$uThCLkfC&HvJr!s=mLwp z{F;k57(0jTwFmiW(b}$Q{jga!u3ttrOq$RI^iLaV>eOJo%x?H*osd-q-1?`^r%6BwPvlnhzJ#((#GkeDBEemE14F9g|_$?^o9{y@hI{M0tNk|n>CvxUzOdLCk zL}?I`bBQdhApC43tCGxRxs}CSmLVJ=1!`p=JJiAiycfg*-ss4JA;p!=u`lJ9i&)I< zHtyT#u~g||r}R4^$|Opc6o8;`>@u3l;1}XT1FGU`wmvL(R}_P_w#Nr@Re2CJMkn6Y(jZ+QotUf4l7Z^5C(B`^aFQ2NB~&e88X_jt zAb}epxX>-Y4Mqa{QKm5T@X+LjXyh02iOSCkyehpKP&=FjRqBFE?z^NwJ-)^vX=PuU zX|gZPwABxODGh!3;A*r5%$E;-I+AStjdQQN?p$;OberxKE4rNyQx$ltU%r}r`Vziu zb?!E3xE}G{j$Jn!f%22>{n+CIe=h$)-PDen@k*_#3Y-o#uB#OP&*~N_s4``$rAD_w zRfU@WZQXRlcfTB4`7?fqxQqSxDkX!?G|@L<(kTW1vzo|8LGZ+XRCqO!*edKdK=vErjT zq2U14Bc7KI<)u*`^xjY!)go}>Jf}Q7JW6ETJc_vHP1XSc4rujkOG-yV*iz9Jqktf)Wd*qQz!V(%*QqrSza z{94uTZdf>}FfnOE!)ocyw_d0utB311MpM7#aiARY>A5-^sGs+ z;Mku`-C5Lw%cvS^6153`hn&h96Ui@1hoWex)S%|Dl1kaFs9xwKs;kxZ|EgKpT* z@z_J}zEA)4Z`WHyw$4x^hMg7u3Y*<2u6|;zXep~c=g|FoE4|kpd+2}FR?v|$t$L;x zJo1wI?B~`?bx&`p9ON`~A?HwuoQ`4WKQu%&++j0RJ-1l>Vj1}Af7g(BZ3)RGWc{E- zX5<{PeqghVj6a2)V=X9XnM#2lB8E^Jk6Po#UPX~A^CItXAFe!pt!fVQC3$|m!ZSL2 zdCg|gpcx$#rQtw&3}ZcJG2xoAR@=02qI4N!*S8o94A?3s;1y$5VDH!~QH=NKx9DOs zV>hrmIg#!gyK*_-_-83A#?%4U3_K045XP+}fOVLVLiUpsu)E%fOjh&+B+3#58(G{g z8W)l_iy~+6l}8IXwS}V#VEOfl_wE>;2i$V_e(>@njIN@{-q;a*qO=J|0!(kXVdu^| zy&0&T;OcuO&omqxkxx2W_=`ibtO}1G;&!ovl$I(*b*MybPn+#59nt`iV7LYd_Yr13 ziecg-B!P>p8!&eQAl=&LKG+Can)KjX>H7Js&2F|!tx_x6*x32fbsnJ-{QF}|QK9u? z@b5|iwjZt4Hi5RG=HmOniZ&3HZkP1lfc}dw^Z_sCO!CB4m@;XcRNtwJXYqHF#K)M* z0qc8x81N0q*ca@%>7==o)!JO?l+CXdEG%U(xdfw%x$79^hpgWQ6RwI7memSV%R}he~12h^Q;?mZ=QwYJBi$VwA?z1Fv4dX`yR<$ zF-3qZfDv^so*Cz?cqgLzJ z!0ejsy0)-T`bzLyLHFGB4PQ%ND}XvcK*yv<6wDkj!wRp=yG{BZ@~y!Q$0?m7`#_*M zPLaL<$R?5(kUL2751fO6a==WhUy#0X0U2Hgh+kXLqvpdN0SF4@j`YGWs^e-?STZYUQI}$aKA#$;^tsTYBUS zmz39mgU&=ELy3(NNtu^M1|!QtUx1`y980Hy%xYp>l7n9%wH*Dpv-~3?9wO4RP936y zN*s6o?cIeSgm*)r5CpJwHUK<>_$2;exHQQ~6HqifYEi7juBCijOdI{)3B-RSORzEEQtCu(wGnqFOlG$uXtWG3KU-11whnl7}TH`H}lzi!#y})uA zw4x)ly5MpEc0T<&{5&nuOzn)*X4E#0i-dXG8fRe6nzJsgp0=09Zy@ZL9Fg+ijgy*1q84OWMAt|ft@3ENiG^)xn=H+j3| z{>EbeF?u(u)1)6$C-%g3qJLzazDP?9J-klc>(07#;)<11nNw8hgEw83V04Yz*0eWt zgt|$60MfV4XJw2zDuDggZFuR0^nf6lyYOmh5_G32=@IT*qpn~m8Ei;X!B!JW(sFBuSEMU*&B z9hSa7jD2qDMDio)8OI*kp>mG{O#Vn7B4o@)f{e3TqV^m`{wkna#wx*@seu-F?>D&ibgRYQlQMOQlUE$|lI z0oU;CtZ%f;kK~hm8_;(tnk_s_$S$+^<4i(IZ0q@3s(r=YExV#7eWBhI-L+-!igww_ z1twtf*j24lpQay4Q}ge?@VwcbPR!Qk?3{hxh4;^w2SPsE5y!^yVD$~@*-3zk@E%)m!bdysmOP2uv#VSv8jW$;*cbS1aNx8syCI{S#uU%g;xT4k;k?c8vn~ zp8tIK26~))J9JwRk=`H$p(l-eJ}wn5nq15`P(FOcsh$twu}p-E412E`@qFfryxNGl zN`jFM0OS@JSy=G?Xzcbe+JH2_Cesij-$CW5ddV+geys5{qyuM=?5Q9 zfBs1{db#xZO0WWYo&fJ1U4G}Cr2p!VC%AtpxN%+$6ul}I-BlCf-?TR=PmP)n!eQE9bB%^0*xw@DkNT5039r5c`5ThNHvYg4O@ zE8D-lUKXw!CLMV9z@!Fw=lXBkR~pr78|dW)=2J2@4Gl;GHZ{~Nz3Se3uUe{s@=1$m zTDf?q1ztj=^}BpqCt(lBNn3q)kpt;-Ejt&lG>H~L{{D&F;2*`Ug?%^)3#o!0K$vTFIf?20fg~=AlfK@^>OThzwf` zY)ZTnI9(kTnz}vM1>bhSn$zkv*0F zbh56Lv{MRueU6=`J(<*)KUqH)ki+sCRSxqh_Vddz)(^;)0sMBXWIo@tigHm=Y-!E< zyI_J%VjCj72!O~QK^O)ln7M%*w=sfzVl*!!l--2E0|x2o&v=X3aPx;cAQ+Mc3pk%$ z{j6&9}UQuZzO#HjobY~jJ|AWYhZ0)SKWqzx}AXleHq%>iFbAdm?r7PG{#rOSJmR& z_^MibJ-ljYO8{LoumR;;8=&_E&_!rxXJGBHc9C`ckzvYX_^--NvUGAxk5zd|VYr7X zJ&ez^YK#?yQ}}Y>Madzu%0tWOZ8;~dWIo?19L%oKOErWJRnAH8&Zj;_<0L8(eUv?) zD#X6kc(ii8y&)m4rp^@FHyi>ahJE9Xv1=4;R+6)u|Bjaelxa)4Lt?LEv z@Mh^Fvw=4Qzgap4JyKo5{7{(2cddb>P1Y_!8cLFG(k$2cU0L z8ic(|&=ofp7B1;M(RW{feQFh7OBGj~VF`)@c>!TePi+r@gin7iHw3g@Ex7cC(1>o| z3y=~K8drq#k(NXGMAi(;@=KB{M*zo1YchjQ5%BS>yhIU?g&-y`miI=Xl6?t!(MuU{ zhf25o^1{>WyxM!UMipnHEBeFtU0$l!J7I8Gb3KOgqmiH&n@9#it;>41uWEYYk9u0; z0L!=4Rt=PyS(qBuSh?{ZqBkp0Zel|LW?)8>H&DC{hfz=A;0+vTBT=*`&#iEj(;-MD zlVE20Psb^wk$*%S6Xo1+*@!7Qhv9}%t|}Fb4*8=&%`kGL7}-k9xq@9viEW~kvJ2)? zm@K_f@$EFw1U@0ZiRh*NVkzNrfmE^IpY{xM1RXJcjVO~mTquLYsmo+8O(#puf*s8g zZ6Zk6x1P96;4Z)4Ukp+%my{@$e)r?cM0}HFn{UhxPFbb|zQ137*6;J}pCdZ=9eGV@ z#%-Jaf+iy|xq^N(zf45_r2mP^)Qd(WyNxpfUgh^up{z(9jAxTEim-Gep_`aUSq%Ik z3*o4soLx@hg=T^)#k67rBmK6Y*6UctAUa&=1&E(ZceXCW4b%qdc3i0C?cnsm)k}05 zjxMKd28J*IP*PlIH8HHgp#RH3 zy%kfla4gF*5U?MKhK&ZXe!ReM;)QnrWk=699KoMq1PKX=!{$U z(hRx~Kvtzv^l^F!wMT2tlXmz@zKraGjej^~3v+DA%*&ZjVRL3BhaN&r-oXo^;q+y= zrpvy2{+Rpqd1ay#;O;_&d>yyh^$T=RAPA*!iO2LSFdegMZkm zF3_H@15m>jmh^PJFYp%{MCqa@WFTWe)gGtlcaZ+DT;^BLikR4Qu@!?o*~iPUym-Bp z4u#d&IG0^(!ra_SH53L(3@1dt^Q(gbe~CeC+tJ-oz?zL`s7yu;+_*asn6<+l=&p^0 zDrZ!+jSCl;U%X8;T*3?WYulRy&a9uMHu47A9&cGtw(J~pSzubYDq7bYpBQk0WjB4~ zd>FUJ!^A~hOAG!Y`}_`PMabnB1&h5Z*fL?E^3Hanch-`T!FiyvDGb3ODwK5?j%Nj!U`7tl zgnyRsU+&Yvyt=)^|Ra1qXnlFf4j0%V9p4Z@>NdHo7_ zzXDB??QXKjQG-#Hk@_l3OwUEBsQ_zApx} z<5bV9tW5u`W5LR z@B>+}REdUrGiK?Gts1&sq0e~bJShS0kaqp+?2*oE=)m=;>|1#uk8?;(>5;TkfJWQ1 zP|pzkqRnEjjfruu-5Uw{@d2a+$p>T|ktRKc_R}(hG@UJNZakzj@5L()+uBrgcELe~ z?elQf!D#@1Eq>`k54htp|0Hm5#+|d!k@a5beS+Ej-rXw4L5J!mNA5*iof!_ijqCHU z_e#7ua}lf6n)W)`)4&<0s~o!=s^#F!rL1$WNvmZSug6)g@jZsdjCr6Osm}~%^?E3o zOs0`4Exm_!(4j-gqzCoV^o_fl27WNTYTV7cP3ylW7L%I?4Ipklx!6@CQWWf4u z-EoTf47Fo~nnG}fY?$nXXH-^y)EBb)%|7%Q#gP<6H6L+TOm13OGgGZ@2zFFY2v@ts$ps}%HJ#-XRBWTKt)eklBGAbvy9y6nHhJBo zDjReB7#O0CgQp^3KLEuYcLOl=9sG7kRor-b`nHm~k^(&krJn+t)tj8YF!P&OXi$n)v@>Pn#}3k%^v>fmpAUh3m* zp3=HwgBg?unZqM{-%|A5Ou=nx_nI+~{P4JJi%mQQH227T_Aq*8sg3W*FG}4jW5G|1 zOfx0C4Hr56Vy?6prz-8q>Sll+D~aV#AF9(%4kMeFP;Jy~RHF!{1M;iTWCUdFrHuL{ zPdY@aVllZ@tQBC|0_^#MnF|0CKCC!nRK%oL2SEs%g^4lRmxkQ>O2C zRVKy)eEMVV4Dgdlw6FwjLgdfzszcH#+JAzSS~ja6%DC|5n^{83GyMe^4+ z)PH>nRvOmJ>ZwkQ8y7gqD;~aLK>vsPaB%D@GoJjF1+3~PNk>kS9Z4ovNRgf66xl() zy<^on5AOXRr%1}vU8erVT>VGZGH{YtKVk*t6#LAu3P_%@TLTV^sPnMa$hDIvTa`^? zH3iso>INWvo_$m4^X=FRI6#d2#BzV)J|D1PIPXv}6qn`DxF2&7Dv?h31HhmKNJhX8 z7np;DZClt_+tS%lGbw%h2`c@Sv#xvV#Fnr_2pLU*;M`RvXq{EjfAQ64?zr16mEQ}X zN-ea^PVM+(YyZ?uU9tIN)j8g>?abNLCbep#iZN_mU@yFC)tdd!!KzK0z#}RLYtkEp zhWXE=H&LVN9w#2qxw@ZxoEuR+@np^MBkKNke*IoJNkcG7<&QluR_%vIR+Ej4*&Z3J z$b_;EyCn10WrvNC>wYXo7PP5sgg=Z^VLWC)sCtRnn7|NX2v#Vg_*yNP2n?$5@)8wv zx&i^0GdK`*O2ozsJkB695I53cv)LHZG$bx6=`y$7x?uVazcW};;OMLF@Cr_iMx`sX zh|X|lmDi{NqA1Y3ngP}sn~2p0-4nX9K^y3I07pQ$zkX|lr>nWHxjwLAVizoSIm-bE zIN=2a0SGrG7I=lGKv}4w$s$^dYf78kj$l`Xk8@b~O;naEJwf8iTnhGL_T`P#-~%=* z(T1TNJHZeLV@&u9W$I$3NpO2K(wH}m{HZJ_YKS#)uyKa;H%86Vf?xp}qqnLv>=Z49 zI+aG_6ucePeU5^Xpwqu&`hr{A%v~iHB^op#quCs$=}b$c|01^mX^)4S7tYwkTO3@V zbb8R?ZYr%Qwu+XficndgN$@U6Y=SUQ055O`04R65iecBp4S{;pa9tjZJfB(1&=5OP zIn|6>V?$z1ewTU+|2?x{1t&)P!)uZC*_fVbE{t4cr4 z?`?1Ql#J7>jzL=Qiq;lcEk&zc){A@&4oDXy63{AY+sZGMzL37Wv|@tRV$n`0-wT6# z%TYRQIBi-aIz#PI`E^r)*IHB^aapadNOh6*iS~8^VcpK@(A~jz`3pRMy{*PHXnN2W ziF`ImS_JN$v`f0Cw6f3?1U~5>4rnX}j`jO%t!3j%z?XNFmRX}jYMv(P18S{Q_;v8jcjAZfkn>1RcO6{XQVLDuH_V8ZP=e(0KV55+j@GAB(9K)J|$Ibqn<{ z(bF+9A$r#=5_)QD0uhX%YmRuwcrBTi7e&1zN?u+d>L(qh8AL|C*f?gj@uA%s!g{OX zJfw?Ym~hl9Jfw$!2#xNJ0h1$Qrtiu94EMdj7(JAJEo8UZ>>)7ww9|$f)=ICeSqVIg z7P(yl4Hl{O;qftWNMnxGlrLITIX-6AfZ2=DuoiyI6>9GY6&8giPC<$aOb^VT58ra~ z3mcwJJD+Y?WN@N%<5Tcck{)udK6fQw6)5bV44y0uOl%Jp76#iV1`5H<#nGCuLA@Bz zg3Ap`{=3}T+r5U%oSO;yaVl3qIe{*v(n3TzBJ!uW(vrv8Yg*;iZkz-+^)J zzBA@ZKTLXf7P>mv{ctzF$!y6GZwWXeV4rl27uw3fPT7YNbLIY<5^=;o;A9OtF4lxH z3Nv06wq_P(Kn&o6aGv%%SMY1AMVkiT4!ure|GLykzpB%vzX9Dkt=9H+nL|1xKu{3+ zyNzBYNK?Z;%vFG1q0v|gR+_9sr-AfM7PGMup5>vhtfYoP%@r5!Iz+hn>Rs; zMJCLY`!eSC0J+|bL0H`qRqXS6O-2h3Dd>hqqp5%LABJ}QVe(oNZ-mM|y<6E|Jk<;m z7C{K6lR-hP1&ITxb@xo@T&XT7P_OKqaL>BoyOfMy#iiJN#6F6di;K~x%~*joq>3WF zAN`A4HF~6Ue8FxFH%o6x ze+I46C+no&6CU-zx?WI-S&pEk=-9qIFX;RQ$UICyXj|B0E@8F_g7 z3W#h5pSHvoM6wNjbF|IEVKD%`EIL+W!x9jBfpn0d&*C>qQ>MJJ%9MM#8CMI>r_$4( zehQ|5*|DxztV^2AUpD33c||o{7M+pBEyo&lmadwjdFM{K?8K+wS*-Sxw--vWg>QeN zWl0*miqp_WoHD@O@>4z~4~ZpzdZ5jza$4H--NH$_M6J|IDFz)_LyxGw-37sByDG4$@j_?ty95xq?j zz2_1Z^#<(xj3hph#4sQ^kVbP*D?lQP8*m~=@Dc*(FoVxvu8VjHi~Tp~D)rWAsHiYl z(ivaRzr4J48qHk0WbyV-EK@3~rH`a9%fku5y(HfB$%n1cCG*urLq*B_w_Z9UJb8A) zQsCi)Kf?H+l`}ozoX1v_dxxZ(zu#}P8dw$7_^nP2UF54Paqm0~c7SoWG?@Urr?tyt zo;}+v=o`&zH&qm#J8^MRt-cX%clkBys%n+i=PdMVR7HhqwSP!(u4?bJjIW~2YKt%G z?|spvx$Zj7S4Tg6ujFvo7MgbjT^sa8<6O0xnpbu_G{srzb{lnJA+R9aWoaS!t@684 zlM%ZC>D7dlI!GvlV{sCOPD1QO+&)->#tHRw^FoZrDBOu&^xM5?M2Z7~Oa$CD; zbezHZhA>LF>z-Xw4$4Dwr>Yn3>8D}5a?({#TG~Sux7=S5Y_}T1KKIM-cuQ*Pbgc0X zsqaob>oiu~_QPX7xA78=o(&qTPL8!$I8}i~bf}PWz^V$;v?^4<^!Ic6o9kw|!YjlH z{qR>&Tin~~())~-@$QbxUoBy4Ek0ehrEsyq60`yxs2MSr0ICDWZlPxNVVfQvR>Cxr zrlP1n5oAEG)oZr6Q47+KblV?U)OTpZ4DWqYHg$}*ut3H93rv?DHF(;`&v@%ge+z(h zOU^l`0eaqdE?ByLK_#n_77nG4x@)6u0P}72GV^PQ^K)SsHG8AjDFY3BDkRk5XSIM) z_RI|}6^$je1zG@(Q-{@nEr_n_*j>KhmK75(0e9xN-?XP}z+O7e4zBzqn53H3ijC82Fm)>Z$#}GB+-hBN`?h)zmJAdMPkNsH__T;ZcmWmM3o8Z>=qll zF*NsrWcA|t6PjnuirjepwHr4)G-XYnuX6e7$=iBrYiIf=?2|q&a<|4}fp&V@)JFh~ zW|#>(cfRQHcztMx{l_Q!uXekAz6m9X_DIjh^Im4QH&2_^8WVKf_3PG-qfIoU&-&yO z3~^aHpny4GCM-#j&{pi81%>q19#{$gCw(T2rne1!wG&=XpEdL;yp8Za z61-S;7n$!1ku*6S=`j>l6C?8zqik7u7Lz--3_(c(A)B$vN)`x0#LkBUB(aA)_C_tn zt_V25TSdMM<-@44fsZ_PyT=9&du%q3edt(OQ{()mCT3=$a$3{;rhQH2WldmeI01jU zHaWB+xo)ybZ%|EH_U^JNDuZ4H4&d`mW#vswksaSh{`Xc>nKZk+si_?Nw5&-?uMQ{v zjQ9R5|0crlW^jG{rL9|EieG3@ar!-FWqb6T%8!Pf)_#gD0&YV2H4g(?Mtc-&EOc>Hdmn?Mi=;aK32X*~ARcuD{=Hwl_0g7S=j zrcWFI!sAsJEK(x@nGA_GoCUuJBj98ynq2IL))<;#(0GL|Ch_<9X2b>?BaHVgNN2$1 zvD)l4Dh{cyxJHaTQ-x~Ll+Tf1F-t3`#iE>_M=B3`qz&JoCI;LP7X}bO6`DW}p+Pbv zHw3;vZUQ3QM@a$E-Q2Xwg71k7h*!?YdRh>lBr9pC)^T}uj1UMKm6F#+}KH&It{~$>=MSPb*O3S7KUMITBYI`GXo$5ke(N3R5T4$Km)W>{SNN}uP#(< z1UijXFc<*uE3h$)MHezQa%#?25Gd5@1SC_K3v8yf0?>>rpn?tkQCfPGttb z;xJnPuxZpGU|_YpP3y8%#bKGt!)kOat(v)f^fdLllJL4bOe0X~}cSuXH9R!*>&m(zkpd+zv-N*#j+KEbV02W&yhS-hTs zwcVi!(f*S9i7b*4R>T(>k*J~5x?C}z;1V=Ev;_r|Mby@vR@&Iy86B?+dAwel2fWc~ zaxtrb2sl&~V5D^hPMQtWW|mcJAuwraHGbVtx>;}-3tXlmtxr|Xjz7y{X}xnxDP$_Q zheJ)pf*!QYc9++8Z8z!wGy}cHtl>FS5}GS!LN2SWO_2?CWAu^=Jp}+X8Bn*@n|1aDI@9<- ziAK+81)s0eYhh`Fv5a%*Z8~EIZ`N=HYR<#cTt)4Kkoo7eQ+*nT$yS6JxL3zIELYWT zc=@y){)jc+fgo?Hr{FMt|dE$WNd06#ZAY3GE=thd@rlTkpvAB9yX}L zBOLIlVl1B9(GDX9L-;B(mb8ExH)D?tivTEF4xuS_-L6ah#-~5u(`@xfzm^Vwh21sR z?%NRzFv1zZ>FMANfc?#T_e}W5 z4PQ4EfBosSztCp_aLwJ~1MfN~#+s~>@3TjNz93QGSr{$j?5KOuNHbvJD`R0OD(%-o z^Z0cVU@eyt=%jw4}mWRlnh(-j3w@_Tbd{P5V!?dAcV=W>uHf6xBrjb${o@ z>)XKEj}Pwdo8EbqbnLnHrfy{iuy_Z2P%|f1;m|o$DwD}+p6>Aa9Er;KqHuBR`p)LX zO#!~d##>555l>~Mr>Szug@H+1uRi#3w`u)zfW4}7df#q&M>>Xgh;Cki^oG|+EJ`cY zK_aFy_KY~e6t5xF!ofT%Wh~BVu}cVX&;^);E(>`|$DDxvEWj38({=V@4*2bE@7Fdr z?JzLKR_S+mH5r^H_&zmGZ(%sj=Bn{Ze>Z5+c`>+zjf$h17^O z2U$xQd+iWK$iyMB#1eZf&F3-&v;2iD z#SRkAM%juKqWxCUM*NV55vtV2#i*ZF7}iMaHj?8rF*__(R~jk$bLDrMpflAL9tgLk zoI%ZZm47aZl-8L5)p-U;p3w;?lhk|Re_eRte}Tc$x^ggYkF?4tID^tR;kLFgFa@20 z5!|vzda%5%w8#OHYu8Fi2i=P=xKJ)DgUcEqp0tXf>p#I(ZnG?=8dcX_muOqkM*dKG zLpMxzZ;%E_Y3PI`bKCU}Z6GCiTN;nI^wko<Io!{&zX=*HSG|wLwE;5^#g(C)-&%p<_slCNcB(0Q|7W#m* zxOb}U$}z@>3Zz@S%N|Gls1vXH5t21DAk?&g02)?soLVSAVx(E()*A?77fdW;#skF1 zmyHvGc!Imb5=UCQjZH1S<-O0}yJfMw0qYr)^r6AXOCLV2^=KcLKIDxC=|dC4Y94=F z!!jmNf=+^x$2C69((ffYRo=*v=hf)DNuHj*gBO_p>rX;{I%1|f7N{E<@ zAvv()FOkBTuVQsiO0PcN_v_=UAN+Fn)o8*D_DB~E-im2qH@^ggn<~tLcmCr2N3T2k ztZ~J>>aVCau_sgaG)X^wfA^OUuHNy&YyaH-CMdl1CSZSkCkMxkE1vPz=If5`j|jzl zsfVjnuMt3&zlBt#e(vM@@=Hw zLF%GspG6<|@#7Rw?PMlX7Zaa9PS)e>kz$CX0f-bmmJ6cUkw)Xb-9m^f@S+bsf|M+R zc7voAJWJwVH(e8NVF>yIQMYhkK{}0vAh?h0KU=GB6)tR>J?#UQC1auzM{ zglahY`^2Z7=*r@8rPgLthzn0+jX`$-!&>xu>->pTYQQ@D6U&VS94peyxC!kJhqm;} z0l-~hvay_qo77BwxbE@Xkaq@k~~w9TORX`oHiIU&%q=3;L{?V_Nr#aC6V zfsC_!aZBI1S|d#Z^bfK|jm+`;0QVg`jna})uZo&St)b3GUu0G%#xpWWA_df*!RbWJ z8VG|Dq|4!tF&--kAiWojj5t14K)YBWbYsUeY*SL_8z?}ZF{EG0N@ai?BZop* zxs_FPco#O`&am2qj#*pO8UtUXGP`;A6P15jzjjtt)sg=7%aE2hARXWTN9p&xW&nWw ze*^&#oO<;yq_p&@^so1JUzWTdESfr@lHqtG$6fZDaAhTAd9A*FNynDC1){p#jtXX3 z*y<=_Sf`^2%v%r%X=-9lbzwta$Los=cl=|>H_6C5y}pSa*DVGY%jyipJge(j z-CN>&X4%puuA(QJdas+r+rQi|Z?5dP>cYO3_H9qC+YFfG{TEM7T*K>8H-L@Jt(y(J z4)v&pHE>zajym*oREE}G1A4k+9BY`_o8Ihl3N^0Tk9SOr3S4nr73Z9mFJEk;G?a*W z-U%-)(zV@q%@e9HnQ{p*snB3)wlM;8=7TT2_~5=5eEt`tThgyTaW5!gqEEb@ehie{ z>+9)R@cq?Sf6q2ct|96474HMbvtZ(H(q+y{hrnOlzmc9*Fq$cLJCfDb;n-^B1j!*Jmw)b9{}`u#c-O%X|@=|qG1+k{tS=Q95h7XwGkeF${bFz+dT_=`d0MJ zY%-ZQN(bK-olfx(C|_MNrDx&t`E$IRUb$pbYeCehvQ6$-HhX@elACn?^7+jXuZ?B& zYS-ktT0R)*JhQ2U)poDz11Poy7!GgtuLJIo7eL&elxbE+)<8C?|@4gea`=Ayc(nohn3R~mZJt#x4W+-HwVC-8BJv-Rq6Oi zOFK%2m)A^l#RR8{o}z+Ii&+jGGh1*R>`8*mQrJIAuY`W-gF`R>h?p)F`u2-+vGl?T zkp2~WZrRE3{*?%M;5jMmzv8F96v^dQDu$yuiAaVevbY`3u2cjIrgkzK(K7f~oRETI zOM~dOdU3>-NFQI_Aie$Ut+$*gyfnSxHKLJZ$f9wyp0L`sWfU=egV}HEp8R>`JA2~NARetc1*Foz{&PZ!d z+r-mV(jSvazf?a4A5Sb4q|xhBVHZewSradg+U58vY*!G4Q67eR?Sua_t0Fj0$6W3& z4;eh}-HmHp>s+;6y80Spld+@swm*G%blCgc{aa2g{Zs6%|M33Uub)R>iVTLaiX0pU#9*A$$qRglQ739uRb^}KZWIe~{O+5o3DCGG0TOS7q?ShIX$ z3v0o9=Pu18qyhu5{2Y7h=Hj>g3Tm`f2^EqnlO2q*Rjqx`_gsHDvw!TGWMK}y(I%4c6k9v!jNHB_P5eR_jRG$fL@pT#UHyTG()du8SJMWzeN zxM*}%N5`>w^miY8UBAIqC=EInRrW3|y6v{2rM=;WPT*nqs+!Ic@XC;83m8Zws=ST@ zXm*%kfx}ysNT_VIF;Y=d5i!y>)lkWX68HG)#!J5mmW_8fuxBTD8w`TCv6m-f@D^CR z6Uz62@jzx1A7lKnVl7d&A|b^xm&_0=v;sPp3@NUtNXyJ66>vJ#5Mn$A0yN8h-7;tC zLv^aTjaAc)ap~2#dTvuymoa`*k+peNyyDh1w>oW2v*Q)FMdcGQ5R0kj;mpxHt+u9l zO%=DTx!W-`1Y&EXSK;@wnosvO-fML>&W}~z(|@F<<>BY6^kv$*(*K9H_W+El%Km`gz3;tw)7zUq zlbKAWrYAF*neK9MVv6GN3g(9bswFK5fBYJ8UxRQ@d|y(A-xKu`*W03*CZ_gT z-eeZmK>TeX$44VYR62u~YDj=`{CK&EQt93(j{Ax44jeaas0E9D|8G{xYNU3i5q*}I z#jAP#^UV^?S(}@y3i2#%N&7I>7s4 z{y>B=GnMG;Gw8a%{1Hri=Ns?eGxBkI%ccdzT!6BqnNDJefyK+pq>o>Uk1M1Wft)(!ae@cDoX5yJ!KqkfX6fNOW#u{dPV8S79qzH3^-T|`&o*higV6CuX>pz`l7b?dC8!o8$Cs#dY?-IEHAzU zES%E|W?p7Ig2h@*Wu-lDAEuK6|zS3GS}{_ zFZ7gZ>}fk*d1XhsRa5fJB^Sh@i?OUUf)^$-p9<}ik!mN>OupV`GO>N3n9w->K+H_O z-G68*(PBREOT8ufK9wr+MMR}ywQSbOELMw9US(cxJQuWy=f9R`XSo*N61@-Px`^zh z!1%0=DZgcrGbg(|-Nt@>?~$)1Ru>3ggdwpPUld~ZDg2{lva!CB?5X6Cy< zdJevNb{4Bg-%Fa(%d?yzmDRlFfd|%DEviCr=JI@r6VE;bMLCuN5bIM*5nfPKIY|R- zB&DcQ0l0vXbfAmWB&W77>ssdU+xISQ8@|+T;O$`B9&&0gUv|e*F#J;f<(R#)rE^gW z`q*H%8&<7pTe7$n;KkIzM?YM%-e7m|Yi*9TtxJ}G2QKAm$Q*SimtZFf&n;jZi4QHB z$@e*(7ap2p-Mu;Hn3%=*%SV>?Jo4yyFa!sZ4?W!T0=OOwIsfP*J)2*^DRl7)q8^jn z|Ip9p9|dxBF1xHO8_vJ)+wbqcy7YGR6fP$S)XiQ)49C?#POuA5sCh{^2VOyg4>z-KlWR6?Z>!MMLe= zr(zXX(B_MjDC-jK8er6c;fe9&oGb*&=ji6r$&%!j%#%EvgQMP_r*IJbd~y5Asmu#9 z?sYt$ZlaD;uTUqc_o#nR|D-;pzNCoeQq)Of*1@cXTpsHonxsz71xz^V7mYxQVwDh2 z4}?V(bZ;1u*d|LNp7#Zg+T2TFLrDs0g9u9kWC9WF+{`gGZI0z}fjpQ+T&7^M)CsGA z(Ts^ZX_ct6L=;vrmqwEd;wKU)yO@~+BCK?v5{B{6B$<2|r$&q#Pz9NnhHaZRt2)~~ zzI;%@>iyoFa(f_e+EBTKkx6nm7ptcw002&^qdi;F18zvevKStT-n|vp8J!M^5jkC2 zi%tzbkt&S5on_1tjg7lgrnBlaPXKV2DgTE2SiZb2n{BJiiDem#a*HxV2Xj53g4JSj?Vrma4agb zr!oa3CYSM1PSG>cmhFn>6|=bt+N*q| z0KKUJoJJw#KsHoyaG5~|l*x4?l#)UKge!|Yt{#uEe^X{mlT9Q(2v~n=H-zZVl8t=9 zVp33R7Dt(&Qpe#=BIuS!K@mZqA?kNTB181Q1d2q|eHL`S45_s~QiS`R&}CyO{)oAr z<(*3!HpW@0Lc;-R#=NPa%rV)VGKV*qBl(uJLYrEqGt(N0TBcR=3cE)km9ug)XqTIF zo$kaYuYG9C*v{C}Ll8Em)z+8nS+OSF)?7W<;K@&Sq(#=fi9SbfqEG&u2$Z!AYs=@= z4W0_8H%Gd$B*j2nKdKdsrWvJ4usV*P#8K>RExUM1V9Rd_zoKs5;T+T_Okn5#B( z5(6eDs%YAb355)a!9{cVFb~A?L@XdY{!OAGXn<^|$IOHP%co;5B2jSy+92Ufg7q)a z7S+&!Dp*OBYH&p+uWPTf`hii}&Y`1LjT>ajt5)t+_bS19A$*MZ6P0JLco~%thZz`)c*EVeCYEd^y z#Jw0qjits@lc`zMTxuJ2C)v;O=L;_80-`c!Af=-i^ONaNVh|NM@jtfL zP!!M!8ZI#%8_L0%MjhM%%mzbFHdn{g)(*EYE?UxP+^E*oLFr6szzHE>ZDxyJ&H#x| zQJOy;%4-xdE5ktA>Y%Mfape^(qk4nplzykvW>zzRb{h)3ybeBBb?y0|;SEEX$V%S)FGl)lGU|dmUCDpB7FN?` zPl0vkbgHhJ5mse$9w)<7haUP0)4ZGxGt!CkfBaGMoeDrEDgzR-pe9~gIM0YC2{yyM z_zA==Z!k3m_k@+yRn%VUZt6*@yKkqbbWG3+>@ABayTW54@55mR0FEAjuo%kv^Q zm|F+Z$$n;n9N5#P^?T;_bk$5M4#KWrhhv{3m`oSIivHsPQ2)35j;>&FGQlJ!)%1Hs zzB6ORpd>YS&!id&6)XdOU@`u|!0>;P18unSSd3pdfBmryC$O%>IG z=YU1j2Ep^+L)7o6H>eLWC3XR5fD7b|&7^*J{b+ga{Ut4x#r_+I8qX zM{%p;4Cp-LXe~xvqJrIf=)Ino1=YF)N(icT#lVa69cRwq(jSYOb-jBjBHnMBATb(F zWM3lBL%i9O1yl6(0#eH-8)EdtngY*!o(!BpoWA%5lqT37KEbz(NJ?SaOz9t6(YUT0 zADh;eqa!1m8aLMq2XM^_pnoc(swTVctE!r0!;_tNzX^s^jP;kVZ6e2YV0zQY`pu2x zzy!DhW(3Hv^E@AL~O4vP>}fVHj0>uyeVa@E&FD?wK;O(#soSxkPB4g1BytfDXb4+0~J#&37AMG z;_&HYeX^cC=XE9Hjv7ZY?(*jOVYeyA1iSrt6Tw8d?$gBxA(*5*fiAIE(cO&%uJ!InWy?&&876UQDlwfz$)~gadv`Vd2FG zC^!L%gPYKNG@pHYKqN;DA47xDVD_xvjpEk06~$Qy*;LT&&-Q>v@vqw)HG^(XHh9#V z)zJ+~4|P89zyrzcy`fci0r{cMXP^Pk*>-h3@_7=-6M9fIWH5>oZ_-;nMR_ z5Pba)=ug1fJpMVXQeU2iBoK&1ruj`D8qXUI)^@z6toN zKiH;oE?OPB`{;8+n{N24qjvrH$J^2muO7B`WT`Fn4SV-8op|);;5Qj8`02T1CFF&j zC$g_VHW_G71XHPo)QQDq+|fusIuC&sqC;j69(uS@21>zBq3vM(@~-RW1sX;+J$&cN zDaW2&2jz7`z^!2S#>Ao9u6(`n8pY7U#R|mK&jnTJ`HLlBXlKutOBdgkRn%G1lBGi@ zo@$?j9(iZ+?DWP#a>JHK?%#CPq2FZ$!NN7gH9+3f%V%-DIQ0R7uG;5yK-hmZ_v)Sn z2vrUSAPmI}lm`fNNIo7{g6a$bqNOBx*S~W8^{*ti@0xA5&u*%Ax%M?0+YIR|2G6G7 zd~E%O#~$0T{;@sihvR6N^2CoZ;z`z`yz*66 zOSq!VWN4#%#4mBb;l|0cZ;^v>drqC&bJL&TM>2j`CHkxQfqvTY^7if1XKbf4yB05L zXf9;VbyiBdQR=$bLy>|&~w1I61c55^i0L0n|VD60ONeci8 z?F;ZkBatN%Cr-_Bew-4ceKDf6#zrwkZ=&lo5KX{iU%_c)8L&C$=#5oV3S2bvoDOnQ zPs??Z#BpUIuOEDq^pjKEk-wKD1NrZw7x<41twBqnr@&GG_r9%Hm{dV;g}Yvn@lQ~) zZpV9Q;@*t5LFGCf*zJlc6#=ja-C#hYqTu%=H^I!OK z1iIERdfY7&YgH;h+claBv5&;1VxK2_y0!gC5xg6>79k+HzLbGRqwZeg(OyR&xcx}? zFcb9!aC*{~Nt3p0qJJI-EwUsfvp|*>l8|2A(b?76L*YY*TEBUsV~+WbsWdh94)Ywx z#LZwmDKrV31~a5QFHKs-D1|V&o*?cr6XFrmatU1e&Pf|KOhOYki#D}VGTnx$GR(s_ z4dB!Mmj@PclHDnfR%X7}W)}3ndn$!XpSbz5kDd@w?Goe#&Ylw=clv<$X52y=Ol+P= zULsB&KQ12oUqS?sC9i_gg=PYq#0KbjMu=j1ARY53r-k>Uykwv{d$Ib+1`u(779(%g zcNBd969q!?$e#AwPzcDqR@80v$^i=5{5;t8v2c8m91{fAJ;D2JFM?h8_%YbkUgXzp z_gg(4tAD%Bk8^MAJ0y4>;R=4VKsXGTYm8JjRVV1dq(G0vSw3Zg9gX2s_kh%NA(h9e zUSTh>uQVgL*8>C9(q=iIM_X^nvYXiSEsOqsAFt*e9iA`IA8+1M;IVSfH5-BXEsNUf znIBw_9)0+=F0(7srAXWQ;6ac(%gCo?zkVrve0@5brs6Y@s|jKfare~e-oZi!o;r{M{}6J4&YFXkGUBNy=4Jr z#OCa9qEjH>f<6W3aTw$>ZzZ30p(#%El@sK{!A@|{33N_8_H_7nos43ZQEI%x5-;@S z)DUVUHINS&78p_q=zxV-k;%0Ded40&XED0GYFoIh+AV*?9!MR5pBW?X_8Bp zK%Pi2&3!RUu9|qRP>4Z35>46R3-HSVQAZLeK|VoiF$JlT%hYN$P{~XnOQBRrwNe$3 zDkDcHp>LA~P6d z5;fR}J~SHToEBnMNz2J6@w`HcLpUx~OvPyi9!FGCnG$S!Nu$wVjzF!}7&Oz=YOP5N zluDpAY5uI%+w?#pQ9`*)A?4JNnR$45&%afA$Ec1MfKwMKS$_D?H&7v0tL4cbzLBen zPQeDPlx3w_N%C3nIgoP-8K(mC6YFKN^$A)18?Vabue>3{1M~AAzEmi_{6Wd~e6Lb{ z-=lJU_M=wD{rH(ghD>k)+VUf((EkY5=@l&~=XksKuU9Qu4%g8d8OKWX$(xqn1@$U=vss>j z&UTv)_xlSZeOiTS27(|;QR&_oo@&VMd<8K5?=eOImlmT%QOJXL!Tyye(QT*$-F9*% z*#9f>W1tI6J=q&SNmHXo9uajhj*RR%G9Uu721J-Fd`gHhd>XKq%TqSWLrubCXE~Li zuEulHFZb%qoX$;LAPb7tM0^VbNg3I|m2gIJznp`D-#uc@4v1}tk?g+`dxJ6<5{&Qh zYvTi^EYtu<%y^QE33`A2h(BQ9Xi_#nE+b+69x^D4*yE019|CeB*x}d$R>_s<4@xkN z7@H+2h}_|_(i@#xH3X9Cf-9@uzwhR88kGgGaz-|3lv)OhVs&1NN~Lfafmx}S5nFg= z4B3lDg@=NT8WnyX0iHq$)?Kw5n%Ks$z1Rs?T9!2ys2OI9u)o%eqa1Y9p{vuBphS62 z&rrmo?HmP%+nijX33FEf_=9ds89K))0VB5sXXVN?5RU4+dVSlip`gZ?FM%}cTs!Cx zvRkeUj-}URwR1i?$S?v}mI=2=a!%Ba$>Q1tqZbt`EDit$_A~Jt4gYQ5hBp#GV%++X zFxgngVF8klmS}*7(B-s8AnZK2wdru=S6g{b{h@;ij)n{kSUPd=P(6CPeH!Ktaa;m# zSaJho0mEQsaa#LtXfZl5FF6l~QzId8ol)GaA`+8FVKkKAMxAXpQ!(P2pA`k07Dn>kT@+i0w=sV?xguZi1YNXzCXwX)?u?)Ig7tC16huq z*9bgy-7nOlPa9@2N*Z@6MxvP8h(4%$_QY>!g3sp8y`AHwjD+E2%nvfM#?A^hc^?3VDn)u zIO^gzZq!B%Mpid{x{fvKpS2stjL}E^kS{9YA#eCCGgF?_lsrvbK;A9v72mB%4z?Tw z`wki!jYa&nnf)`KLMHSH!WXuqPH%bqVHw1`!J26?rc3x_j#j8N@ET}RRi)0qsYUP={P;@WeTT2$$5#TmJpMzcE=^BL@D*utX*mw`JdXpI z*9lzM%f5r#i)iIyvPc3&hdgr3?U-zYW{UayJf-77K-7>1Zu7D4%$QRB$2;;{+Z@$% zrZ4RnV+VHI*wt%V?p?9tjyI1!`dleztu3q8yGlcm_@C~mgfG5iz8ZadyDhgs7g=)s zM}Pwh-*^}8MPI$taqpKyK=4@i52v~hZUBrjkUnepnD%MopZ;q~j?annnuL;LE=rF% zQY*m(;DOG^#sV_n>)mL^Je!X7Vah~jNI3%|yoks;{|$~ukD|w)f1VEG(0Az3CZNTO z*VosA=Hy+>>(8Udfhu_y9nR=^-I!zSc|9Y84&wk$0E^H2 z?2#`PPEa0NKDlWa2t0NeSndSpUb|=AwprRLWo=WesVR~(yt;bm@Ws`u@4jd4^;6X@ zzr3cgsI{RayQR8jXxpNyHAi4i-XGQ+`V`3jdDp_Hqk-(Dca+|8{C4!koe~TBdd-e$ zhN0@}+GwOMtFEoBF6;W0t9MM%dUKTVnsCV=F>U+Bwg)2aCb6iA2|hJ1G8pitb7q1{ z24eoASU{qs((y4P!0FSYf^S&Xj3;8wWPq>yQtcmhqb>KHXgkt&;`}!!9F7z1um-FX z6JANVdZnkIXm3B^kWiP=5>~g9O1LVia39)|d`?IJ{*T1U(i8WImlO7D(j}+azY-J( z(68L2CyM+O!6!(sBwPN0h>6ilPH+1s>PB6t`=8rRfYy`mqxVyOX=kGM-#-ajPr$^( zBy-z8LHyxAgQZ`)&g7!5Pd15eXg7TVI&#mrzDC=LJ~)r(wSVI_oQ8XRR38f!;?c+m ziX?*hIv_^wWK%OnOgEx}CJ-SUNv04`3pVkhse2xSxt_48&?zbLbIDHwc3C~V^^u=nYmeN)$BmCfd>Jj;r1?ffM!fB4#%vVHlBB781miYh7UFw z%ZFN+^sK^6wMxy&gSjn*b=d_D9?&14g%^&Yqn~eud)@(S@JNw{XRh40`|#jUKk5 z%v7;J)JtjcQPjJ{6=I}{P>Xa0YJedOBO1nBqykUReG}a_w=^xM`lk1E)ycn)Fxg9{ zPAzfrZ5~!yIv3scW^uLdy_>3Y)_kf~|I1Z-tfal5XhKmzd&#j{*T2;2Pu(@g%ElJt z%+DzpTXw7lWmOlG;(kxbT+qR2r<)9supLy&u17v26I zirx3Wk-QJhJnAkgcg$MQIo(lQ?Do5H#=Tji6%gMVuc740t{V8X@ZjY%^SJ>wv06<1 z4Wi~y060L$ze|Z`qt8I3#NiN~I-6n!$uFTObfyzQ4kZo)P*UmpEz&oOm9O|lh=Q^xg=CRdPP}| zKXY-gt}**`N3*@Ku&G_{8@vs|Z8SLN#M8aZBb!5C$CP^kt;JlN-c{_6qn8VY6o%>x z;q-wbu`@MQaj<*T$o8=BinO#PqeHVbw5~28Jc2` zfz5ela{*cvlC3tjeFT@c87!{+NQQv8PvG@&PS{9Xed!D-t#5H1gd^^{?f$)GwszOLU?6w!=+T37 z(e6QO7FIt|TQy|zbJumWO$ASUz%U;$aN^)umF=N4Dda2?qrXG)56OL+67{Gt70Iug zOG;Z?%1TYsXV0J~RJ8593cUV`Ql6c;;W4w+A8=)wjn3Q=CFo6S$-IWU%9+ej3mlB) z-r?6C%kOzEcO0BDDZ@QJdF!}Gejf;ycZ@9qlNl&^t}*J#T=yJAW6Pr1NuWbrUj8~ycl!HU7!#a-av`_Xr|#cPdbmh~FLB~uI;c;rg9N2Hr6e08up-22TjC-b>tq}QV~V;W7?d84U~8I1 zw5F6x7(vMv_cqZn4B1Z?U}A`G*%0n40gA&B_G}AOD z;FTG5Muiq&QmbsJVMI&{88-g!$kO3)jZ__%WL0V&r`htNpXaW#ITJdZpZOE);WFVRc_+GlJ64RR}1dMPurj>^Z z__6)O`#@1QynHgiL5B1PVQ>bxn3o`m5M()`y`dAk4%%~b z?ZNODg<=Z4zbHUb0!8RYSKwZB=1#N6Z7Zm>x5<)2&<8JorWYRuC8yw`ZOdbS*i%Oe z+zA}_-VPl1G4i%hI2Z_{$&Q>{yCXLTe06EU5#|YjiHtPBjiZ}J=T7k!#q#+y*kN7Eij!h>FY|J+Q_N>4@^ z{dfN>I%X8^{`=?EnE?acZ9J!DvwL3L1~>HlRDYbn;n;(Bw z6W2Qv2~fep$7L^eNGqD|OQx z5F~np#IyFs8H?7O+=u!!`8s-a*ZTEW?1ZmSL#;rEYxBTGmSmeyk4RYyB>2qxz|Knq zhb)CN2Npt4{z5ibiSKm+-)k$TCsW#I!Yqkr5F(}%zzB`B!R(|{+}*$u0o-l`br|%z zZNei=;NghIxsfNLJvW()_@Y1_ynG4ax{_TvkL2b&oMW+NGvtu7}cmm61ttBi7nksHzW9VWR1q`7Q49G7KrI$62g zysCuGrSt5ejDSTVXBVr&xHYn^ZPUhlEZw|Q=y zy1phpcI@g!AOt?NdfD2cX>lO2DkA3-RcF8jPtOqdVgJg_f{8!W%sia;7iMyL8VCmm_W_K?mxBf_tnKu3J}6*Xh#| zDw%$|Kao!KhhhBm>7FjKQ#t@d&JS=LQi((l{xKKjAZlPNRZNs`r+mv3Z3^N!1h*l< z*~2qAUPpbTbEe~TJUg+N6Jn!G_ts~gK|ekN(Y^`mad7MU31BuPaBn1t_CW|{PkF8*ZHTtMYDOSTF3r@UftO|bZy`ueV6thgGu(+j+mm03uxm`>!hW&*ZA4^>^ zc4Wmj5PnlJa_kjXJiH!$Q#k?$#*V1`2Cjb?TrrSTNLC~4g-v9Ckq|NArE_2`D)wDr{tTp4R|K)Ti0e`$!lD`AAVYz5{^1qfAJ7M!0rY>Q;LFpx*oACrV)wkhWzg1Nrj6$I@<^e(UrfTqcw!K2jwqb^p_ZkFNrVQC;v-fA{Yeiostv=Sl_(F6Eq_t z@as(wL<%7@=!11*`$DkWZ}Zy_o{-OS7Wgj$Z!1ReOn#4r>v@O39D#HK_S+j`x|29R zDJ&I`qUV^CaoF9HK&eFmFA|g)#7_4+Ef?ur;h7!87m0x*+CoeK;04OBuL5R31d<#% zOP*-(p+$ST?nGtB(4NP^+;#bPcI^Q-_~+vE&dyE zVIHpf8MwiR-@$r8Dfy@1bI(YX3f_nYq90twPo;c<>p zu+A=FY#weATV<~E4-OBlXn1M$`H}N#md|b;%>b#J1I(C~*~_cvj5xpAniZh6^rTwm z)7nYKKo;#7v2x{zktn0>8n=?!rToX7XwAD7AAm-B&h1Tq{?4E`G zadfdKJwLn{)B`95=)onS{B-Y)p7 zByg`1+=%J;7_q%K#()mEIU<7P>BLUx+PO1%el)0m2NTTA=;?RfK}!}e&8QhXN`6Tx zqV4DZ`OZ7cksbwV#^)=6TkOB%E&%ojo5WmTHlDGXsTpLJf~2Vh0!rk71>nwrL<1PX zp3#rvcp)NUEUZMpsJhnV_jOD5L%GRys|CUaGYKbDrAi1Pxb&WDZ}!9?3f!(0i(Mscce~#;8=w z8y>6Y6*9U1OiU9P3p1>t#>eYmQ<^?QmW_@_|6))Z<-piv3>mX^AW&oHOmO&2gKjJw z?XhQ1)W|*he6k=i|KL}>rS0mwd=J!hkyM9rYleoz4!A^NF%}RXL;IAi8 zcsc>zF>=w5(67P;PnC%$aMdhI#r;LVS#aTb zZ8)aMQlr*rh-F|#C1pVqBg%dP0GNP#<;ft9gay(YuPZ`2kEs_NPT_&|r!$7&t}EKE zm<<~@Y}zo4*6)=!fAPr|&GNm}1%>kJf9)G}--hX>P`5|E1*`%Iuxg8Z4^k)|LmN;r z+VGe{q1!8e1~SkFnP=pCRW};ab8^xR>q7W%k6tBj8auX0uF~%TTIrl=IhB<;d-O{A zmR-BH$dx!zBRg>L-~kya`1EV9JxvM{4LHGOM%cp~D3Pk7hEXG^Y1BMwEgqbg_=2PU z%QL}*6w&NL(Sd0LG48Yj^sfifw;(Z$=th87g%c7_^ss@k%O=vp8fQ1+|ERZquNfYT zk3!O`jYa1K={bv!k-1`R@*lh^oY1QSW0y@#CP2RgA6^i%x&=sTk=HU7*;nBm_@ykgx{=-5vsuM_>a411Pd7Sq22ZH^Kx$6fHzoP6kf^Gk~?bG#e z1W=%NOlkDL*xWQYI%7k@yv6jIk*iRh+s32A8k^f`EI!@&VX+UI19K+tt*?^MfG&G% z-o{Vcf)IcXY4S(8+r<7Z&2Qr~50N=MkXmQulpfFELBdg)Dc%ifKW6+S9HgT$J+CJz zGN7f2XB)q$f1n4)(hWe~foe8_U+i)cnkE6;5zRm9Qv5X6Ay4xMeqkgFa7tncvb z!*JiA*0uWq*j3;!4~(uinHv^uIsmUL%qh&Pk7_`7qT2N1gPylp%`J(>qMwECB*jOV z;oBjTr^{ojKp?7WnSdI`)vruL5N=Gahnuwa6_aKTF?)^9bhqM$46thY+&XK9(c}hJ z>8;V^(GF7sed4@uF;?iC+P=2o@HezkUaF94q2^PYsNK|^)G_MM)EVkKkOqkV0a3aU z^@StRJjRp3_Qs2Z4O1b9_QW_(fb;NSvyXIOPppsnF&7b;5^gflbr~lJON3c9kP#>% zEU=*aM&wiGFy|rr@R;Eg7(=qh5jGn*4*_`*l0=pe!IMaVKwa7_8^UkI5-c9~@vZB00k$C}OlA9~k`Rw4!{q3;=JMlk=xF?3bE& zyG$1xlVRb~OzARR_DJV^2bTtAEH9NxjeItg(x%vp+#=d$bvk5D`{Y=bC-YjB3^SI+ zn1Bq^YV&I{hshPRTa9+P!;~8tTx@%hQ89VI5HLH!`FMTDH=H*3< z#(bbSJ3^b&T)vpkWm>!Q{7sMFxFIK$vt$WAY`F39o6heP(pKe$^5)LX3+1jNX<*Am z9d&%V$yrV_tPB(14LBUi47##{51?~@{Nu|n1IeAm67LM9$(C*lWCNOIfI-gWD40T8 zCzW!1<`5u(`BI*fNezJ^Opz|%No!#~m#@q*te;~}Gnv#;>EzhptbjQHi)N}f4RRZG zz7lmT+nJ#%lU5Yfk6Wy_v}B~N&q;)<(-uDr%~sEztiW`14m!u13xbj6v{wim@WN&H z?3p!d&ppc)is-)!7u|f#&7~GoS5Vhb zw+LPU31X_?)Y>2fSYjxy>ve$6rsS-opT&A5vAy1H0z#(}wGLsG)ToC2n$+D80SQGpy z?6$pUcd3eIENPgC9`lFCfu?^2a}095T5GiD_+mj%rdB0Unhf@wV7wx;$yXgJsP#7) zX6%}gd=hGcV|Q)5uD}m}Pi{I_3PztkjgH8Q+lw1Y&|}wWoAZm%V_Tv3yt25txtRGL z9|_s2@B4NTQ?6>vuQ@Q?>c?DL3pJiPN&THV3s@inUQh+5QWPH!fLOp|BriaS>_)Oi2{EpZ7Zft^&uzq?oBTMzP6yY;Jl#n3C64HvId9;vdCOans9+M!Pi5-|A!sUsm%SK`9jygfi zDCy0U2z&OaJSU)az0HB=YMh$kS2F@OL`-O%$jWiKu)3lC&K)~I#k6OGBS&NccUIf* zZ1fp9f>+1o^q6WUl}y@Vy~1#Rixrmjkmoo;gZpEw=t6u*r#zW!Ff$wE&%Yyyhyms+)Q&hHIm zl~}bhAn~bZcuK7*C14dkCrLCg5?F)2ef8Dy@~zjDK|srOX}mx9XZ$s(Ec z1?EmXcwCO47E)WOgVckV8u??&V^eBB1$Su=Cpfvs6!E}x0hEKIB?Oa$=zIy1B$kf~ z$pb8$@fnw(gyI??II9-~=w>k^27dFE3}OvFQY4h;45G7p%s`3{X!-?>@M+kW<_Y;6 zK3a#FIvrH#O*RXd9QLMpN$RCe?R7(D3@UY$ z>lxJ`9-NS}O$u&q4yzl+N&~r|O@*V>1+c!U@}NPuNSl)RNL>p==hONuYucdbuSRE$b_Mh3O7o*u5&t3Favnkd^U( z_n7eQ%;3X|mSVCO(YF?Bs1P*-uf*dq{kn|0mbz73hw*|MAuze<V1%k4U%d@urUmSD>7{n!LOk`r(4m zq>e>ZvAHwKv?YVH4QBRdcriDzdXUc}JMA1j_0zIytIDLdxjWPSf%?*Fi`uMpS@nxE zeVM?s=qlq9>8$@5>2)eraG@8i*V5_EVw4F&F7y!i>j!H}ii-1-Ypr_~#ns^VN)XZWeksY4GA@CTi&tQ^l84~QOuf7-~zRJ+#PxOMU$G1+rxxIkt?tRhS@Q1?{iz-0v$X|WYhf^;HK8HV#U0yYH zei$WCTzv73&j9Tdw4b@Bz^^p)0_d8s~6AGj*4`VbioIDM>3phD?LC(>O^y&`L!GR!@1Ce@7a}dOX&6;`; zQR};)Anr&CRsTbn{`YbjgtFZ@+|xK>_3{z)Q^IZT_7xTR?$!^$`pprv0g1ex!17Qc z>StsTA4j_NbUlywm!S?$z6M2EXb>@QO*w;!drl+!?~Vk~xwQjJ}_E$7?It zP$0usGqKF8xkzT1jaTAz)OFN;5y3emU`&z?Oc)lzFf2sGbTQ0hRv{n)t8xOy)#W3E zjUlR7?!JE_J0q$aF_C`3+b<&=b(YF)^*fx|^_l5u-qyU_RUC8oe z2$5WmP$W06)thEA1xb-#)(~=WmCn{U@faZfi??>3r-l?qhVhOJ2k&o(|1pvvVh@Mi zVmF!WR+}TuYUQZ z)PGase~gG@U6ALng#LCLiFX9duH&DS`kBJh0HDq$KsSuz;JE}t^&}wfbII;LpCR4C z`lrP!Ace_(!5b2u&BDB!_{YHCozc@2%$SQlKJb<}&%E^v&90h%C`rAA=Nous@`L%S zdS{;`bpU-l7v4crcw)Qg*<8KPMwSXP!pJZS2qTLasF9^YcwUYQXjdn%!UN<})X@!x zk^p#fwN_^YkE!+IJDf&MMx9Wqw~$ySpilWB;wWYe)j=pog6GSK`m~Y&@jToI=pouq z;57@1s=~xMh=@Wh5x`D~6wu>@X3ifF2uM~bmphBRJ}~Ii?y@<}jiC}}p(4F(?5eho z2WS5Iz$3$p?ISg5U^BXK;}2Jl+4+Y#V{Vu=rnD@p)Yh?W_)>pW+nBKp#R~eNMa`oM zfYRh-HrgEKhQfL}F7c#g+Ew!L-|Twc7oFU?q2)@)@Hu0HiyrOh`f74jWM76C?7Izs zU2|U9JHcN$b^4V{cST>G(wbGC?lR|=&8gSw79L_~bC$xM%T6ma0%OfZYrq&mrcLzn z0!6*sRvr^3p#vgThe1Gu#S5NEQ0in!8<~yboFD6h^c4m;7rqRB`@YXS-k^+uh2E$R z82E_+xqDE!bsf}BnVuF5*};giDfQ-(z@V1Ih#61JrJ0EjE_iyPK~bKyWZcqyhh}#! z%aeLcnci4&W7fQVvoFH;Kl4D1T;+2>l>&P6H5%{Ws65TEw3X9#j7^hj9GNz@wEl+t z-7{AXDeQb|I+*{&;)Qn0g4Q7qE}wJHyp_hurQ=KL0`_a+#}^v|&?y0a7l=S2@A%=<(I0-uP5q6Je$1hEQ#=PIH|Ezy#(5eQ@Q9=JJ^nGwM1iC(_o zCymex>39lBC%(I40kV9OeuGm8uO_%|4dc-tNQDR(SvUmGp_hUl%kkQF2#P*6%olGF{Lu|z4B8=lx?OBVLj%axn>VLg!MZaztjIuhas6T zI2;C;Fo63>;Ut9*3F|D`Bft(u1N$SgIcA_3ARmQFkT9pEnNh--mj@RH9gd(QIX-z; zA~I}PBq1K*_|8S(rREjoW->A#SKo@HY};DIgQJ~$gJ4S6@~Hou47xcf&mZ`!jYcMFb#!h3!IyQdxZ zhTuQy!{Pey=+PrX9&hOSdmch>KhhhX_0Tt9izhT{)ZOTf_csIiJ0Y(S1BLHzMnAq2 zA~pw#3l#H1>f73J|6eX(ZPR8wkvR$W#CiDD2+ok1z|To&!ErOOniD+Q6U}MCk+ZId zSZa914GJd{3kldlB2+gXCq|s?4@f*Imt>f@Go=yrE^*mJGEyUF9#SNi&3RvzDDb@Q+*f z;qO$8{J3OSD6 zIu(tRvtaUjo}M4Php)4#EzRkzQ{z!|AhT-cp(FPKm|f7QFN`QyXGW2OXBf!yUWd(O z$-8=xYpGMIgz}S+Q%8pGAD-ckD`)GJ86S*`%~)q^a8|C-fRl4tXC$A|Nwgal?wm1X z>d^V9UQ;<~Vtfzkd2V4=2~hR>!6WORjfx8R=@bYLT+BSF)sHN6zWs9t3&!X;I5TQo2k{^g|lp5FA= zn92}Ij|2*1V1X-FqH(~{$pgvjN3m9&B-iQ8mFUfq9B>uj;nXp#MaSkjyMLyj_O{3W z_40|&AMA?PuU=j-q}F@wr3sBsyzz2{RH=tmRg6X@E&sz?Z~mb|s#de^^lC<}mX*Im zzj}^LTfOTF+kx99jVcqh0aL)?{sEp2g^@0J;#Gs*#lF|$VYD|wpB8*Bc6Fk!g#c#M z-@NL~R*=|w<|1s*wzEqJ&^I8hQ0D8-uJZ!mHH+Ett!Kc{o*Qs2y_y!8cdDzC z?iB4Km;v??m4b!~b*bhkD`Gfvy+F=5tvBm(F<+!lkwwT$;gDZK(YWlES1b+(KG>0| zIUWWv^;dVCf3xH2t2>y2 zj;rAlOUPBo0iBCf7Zp`U&Y4V~khD+w&MR(-R98pPOr!B=Ry91(U;FBTKK&qGnu(U3 z+Ya31pX?VlcQ>MUZ~PR*&~Y>b9S1S60nReiD$pH)F$fxVeZQVn>eojcV>6By6?l5ZCSD`$)|kCl5B%z zVa#D{z?jS2<~Fyv2_YbE5+LDDfIw&nxgZDmHur%^n}i%tl7^JrPMV}io22=sX$rPA z{AOk)TQ)T9x8Ls{Kd^RZXJ=<;W@p~KdGp@qZN=-qeau1T9!v`#U>;^3VV+=~XI^5? zGQVXmh&aG3wU%UKyPpmT`H6ImrN*eNh!9{XAyI}HZF2<3PlRSLP>fl8#1(S_d>MWoD2)dw0 z;&Sp9lMK2%I$rPri=hDGj>Eb=GU#UwP6H4s0rk|T0G5E1u^P{_$;Pv+BPm&nT685k zv{+}gWN>GV$?OGVa*FXaknuK`VX^AL4sAdSZr78$zq8nd=MBl79^P_C%Rk-R%-j9(O{^wvxNs^&~^@wl|5nf z=8?0jqk-%DO)M}=FY{7V3j&?3 z$MHX|qHsgj?;v|}{ZJmRH>GpvZkf!8Pmf8ZmJGeoXmlh=m0&oRZj{Nu3_jh6(||_6 zflLjUCzmEUO!%K8NuorDfWxd(qZhdJ&huazI;v$;IhmYCcR?1s1}3~Lg`oA^Ic>)% z312;Y4v?esVYDk11kgjA2B$wQ;lZjZ(C_|_Upy^k{Qv^3>NHR((CbG)`L~})(Ul>u zLuK1%x#$&i7Wgzf(H9@*fo&ZSH-!ne7+3{3RD_-dKYxn8>bwj7y(rZi?w8LtZaf2K zwO4I=>7`AXzXlHxoNr|G_7~~SMm+9rVdT{FHIc_~3`-ao%)juM{lyn}u?h5yOT6HT zmPvpKN(3`|Kl%;ISZO>Dnl3hg8IuN~o1?ERniOh*0d#yR)Pd<)YV;8bubj>P?(Cym z4=(^i-ZItqht567is5Tb& z8)Z2UY8T$M>9H7%kTTpqsE#b5=myaX4&5Qi1%?1-w*x*qk=(HHc$O@9F+(FdZxg8Z zBul^|%sjkt?YXm`@7wqJ*>jOK{NXkLzd3a18vxONufK3)&B<5V4jgEE<>Z<$74E}!KU7tLDY{{Cpm%n}D)EnHY4r$qhefuVqaaY#Oo!fDLSwA*9Z0F8loosHN zbN>7cb~|_H;i}G&zT#Q)c#)qzf#>K6T{a05|L1b(>#n;&NE1*=D2=fJ{v(@llF>#F z=nI>1CJEyM`sl`Ce%rVAcVyoG?bbBQS*?$4p|T;#K`TW)ZWLS&1q2I%YF-E3=c? z&Fsh2`UGJ0*FyAJOu`L* zt~jSffnsbhU?y959;ZO=Pe}`wI)nAYgV|Z8j2aE*$}?p)wbiUl3;G=rrhONB z6g2c>k9JN&AMjbPzmDEpx^!Q{-yInR4t0h%gZxwuZ$^gKQ83w?;U&LG1sPuM?aW^P z(5c}|d&Vpsp4lT${O5dngIHQ{OJ=r=2L@A-uQEq&&P(?e2tZ*pB}vSda-d-qtOUv} z`Ed;XrFi`9q?iafz1FffGGL3jStSg|lzZBa9&KaM(YAZ;X#;JQ`ByIIS61eO$MVAP z$8a8aEWZ+LBlnJyge{AYa;5Dr1iJlagL^z?C=73+^eA8Oo41@8KWp>)DYn@^GENn=RqU(@lDD@_yQX^DSsqH~|ijHRufEBb6q15{P451>FC1g|5G_s+%6 z2I_@?V(;UR5GQpZ5M<-B6&pvE;~a5dOQaXn$1M#+zY=w=MV0F}?a3YA0)bCr?;=S$ z8LQjuf~VgS#V6Wije-*ZciQS^d*(s{(L@DowiPi+E_St$mL%5}5l7K^#=+ z)6Fiy-HrWD>MiQ6j}&{GCa!KyJ%m|+xi|>^(>n8vyTq^;zjiNXHVuFw@X<_k?|)ot z!ye!wH_(TB3^?a&jDh5r@jtJ-=xajcp?ASIU{ZA8t#6@r)W$|}%!{2b!-wBO-@`>u03p|&%uFV}a5 zwNMQrdIuMAuuOC|JlNUEa?~e9=bzv~8UT@5h|w45IvJypV{`?2$PimcTuI?OJQvk4 zcQVKD1Wm;Af``I2|MDRy8j$|egDWwSjwRdXIv;VvX(Di$#E${1>rVZzUI|Pt-cP0( z!GJ$JhM`yI1j)>aU@$a>Ok1S;?!tK?M*o!+9#^cv(U zg;JrC8@!n+i(aQt@k&-fQ-OQ;+|+sCraiJW?+E|+_ssC+cXR_X?RmEOedpWq?3n{} z@4PIeyw^}UE=LPmBVl4n6pp}R4oVFW8l;fZ%UD6+98#;)C@48D*_n}?oZ(F7IHh33 zkq%A}SXt-sn{K=9rivxEE}UxpC>&NAvr5ZyLc4NYp^z(QS16~fG;750&m8NH-4WYA zh+#QMNZH%zD~)R`avcX!!M+n~kaBNEXd-D@Y^JtmyMth$BlIbjYq z=n!3qQ?Yv%2wW#?mqwM<8=jy2tM9bR;ll?tEp(+^V+M4I!|UpjZhn%QO+|)nnVy#h znWdvYvAKE9ofLH#2QD$B%p^DeYw5;acf4`s-KCFP(5p_PUbnX(Z_^7e@DU(=p{MK} z{51Q_wmL!a#j!=N4VqW~#fB75Ttc3bzYvqUl;SjVB;RJSrOsJmz^}EsPgSN^-;Z|e zUX*T6$16G_fPbO4*gfV0h>!4Xn8zJXW? zz?UQ$W>bb_PpKYyW}`b6Nu7p##roe$oOv1iGBj>BY74DjRG*nyzi54^4M9dCW4Y*q zdOaKu^(iKh9Gz*jT8-e#7AH8h`|!s)BjmGD1ANqIO);Uu!@EDal3Nqb%naA$ULiaj zyvA@5z7z8^J|Y!j1f4J5tGfhtUD&ibFM!lLE2qySdq()jMbP{2w{-)nh`|GYTd!1X z|7`QaAm`CeM(lB94~T937(I*oQbJNuoru#u3iOA!e6>eo*n|G87k72YQ;GYb#AdFi z&qV4i7-o1O-3YdT7+8!?EE}WcTdi*T0<>Z6gu|EqeChB6d|LkI-C!;1phC;p@uH!t zJpS59R9lju^>@FyTue^;X6 z-s9CE0BirEex!>87(xVGWPHaf#WBRLJpMJ--l%^2|F%J?1@<>reALKX+oIM-w9zodnPwGa#UC<+R!SkAW zNZsR;L9h$eH(>AC2>icp1pJZLmdun{<%Mz}o3n`C!9>VTZf>4CCU#?d*-^0P=zrKs zq#L|`)W1j$qS*gouzHf@e)LgC|LkM9UUahQv)LUZ5i~IUOj*VPXkJ*b)g+uK(MC1d4%}UgSmx zJm)W*JbB?f@O19QtV`?C*@q6zUP@K&GCV%*?-0pTq34gb^f}9xoddr%qRw9%j$ZX^9OeP(m3MO9;4(W(#gLCP;R@ zFkNJbB_Hj?HX!NI)9NbC>FCF&-$BRwFTc3AUMjoo^Q|jB97p?4V!A#VPwkYs4`a zPE0jqifk#4L&uEn=~}f1UF{Sw7bM1@vp5E~p(M7yF$A~aM5g%{ z+7S1de~U0tmmFeK(!NJoy`Wo5dS6$c)8Z}{>D7dG^p7V$eQx>o>&EQitG8H^f$F)o z=k`4MdTdlO5n@u0tFwIOp+hs5Kg*VhosVAj9H+SLevLX)GS&>!Tt8TK&w`A5p9h+> zj5Sl~X#7*G8-hio`;|QaS|2Fu?CN?b{6JX`9il!IWj%4u6uOipg`Tr#uv=sDpU$I~ zcF1I2OoVm}>p7neJ0-@Sy7bHQ>U%rnR-90_b9m4Bb=WB}{?w&^GS9+m9Gz#&sLw+) zV=_XHZtv;?L4Ws07DV79u^RDuc6SRHs}GF44?K^e_a5H-*>(k?EOZm}*hH}qZ{W4y z8)AJXiZ`xy*M?n_gr5EQ0rclR2F;$Ywj2ifN44T-J26pw=5>SNbupufC+LliNY8l) zujqsbw>DlEiWn}II)PkD7^2T7a$9DL&mZ3mb;JRi;@?JCU@)K$WGS+Ix%^r5L5#-# zlQIJLvvPSpPTUdht`b~;D~vu6Z#*kfK|BvV3Ua#IM~r+{d`std*UhW++YtGX$U}C4 zr7>hhfLY!yHh{2;v?TZiv5y}W5?Yrsh|#;LPWTKmQ^k5o^vz!H!~{0N5&LNZbRJ_y znXc|kw7nQ~wTqA3+TC062_(#!(BB=8PfP+4C%=w9f^Up*7BjJT z@r1tBk)1HIF5t}6F=vL`qm~fkDEv}=uv_dd>Vk7rXiCAq#ob#kTf6DhtFw;+?ZfVd z6{lubZ%LD9Ds1MQVwYN`$sI4)o9ip88^?!(lPil-R3AQm4*iszmTWUajc<6anLRoG z%#(Xp{AIZA4#A1B^Yn(*F191h)`8~sB&cSnC9hk3LZI& zqOavO6z0lO$FrJ-c?;rl>D9RHw&3+dh#-3~B7z6iJ*VsJpy;#9OtlgLtq{fI!4YgC z7OW67>*G*e1QX6cm5|uCtPk-}r(IZ3wt3pFy1{@Ql$0t-5)2xtw0HoYQC&JkDc7{D z`{uzJGamc~;nS+&KOV(o9a!F2wdxJ@&B5P1jHYaxzv>NG+$iJaj$DsFl)tBC-dO2` z{$^HXGHw%0HF7~(6ZRJhXm~6Wd|LPBiEoBB^Rq}M=mPrYja8Gkfc;PW{vgho`ap?c zbcwh+1}Y==;8wsZmY~D$(BWT~sZv5%--X9PeYembQT1iWPhu~vFDrF~Z?v_f?)&1~Zt~AuK4VJ%EL{cu zr)#P!iR(rS|Dg5rF=GL6L8q^VvPoFuo*cVPQbXJjDY;W^(sH_@2*jIMR(bOX!%HYP+yLlS6Qr95T|^ zJr2K*rK&FmJgc>~qVI#C2F*l=@&B2iCWyXoZ3PVI4_1Tzh?##`!k}<#q_wk^B`44t z#nr;oRk!bHCN|eN34P`Wea1Wu{Zy5r>*-9NKJI-J*PA1Jf5)#cX|?8#HnUcH>DL{Y zFZ+QyJi<9+TL1j!&d7#m_%}3JS(-QaXEv~r&Cj>DQvXKaB7s5b>61x(cdjUnxbgd8 z!uy$jS(eX5znHVY?oh$Yq*&3!i}+s6ZI}+NpuS2{DK?CbP7pDd z*F;ESw#XpyvF>q^xmpIqNH{tR1%*{(Jw4gySIeIM*tp?RP zr&3#gQn4NL~Q_T!zI)Mb}K?-nTI^P!z0wcg= zFdwW0Pk^)FGWZ%qp%Q;Sf+*&ucw%OrNV|!*Vvk!Aq+tqzA`#ON1%!YZ_%ehT2#qJU zomt|>OD!P;Z2*`t?`#%x0}i;LK?L|orm{IO||?1f@Bj!bnSK*T?ulAt&C z9A5PqZLEa=5xE75Mdal?nFNj~=nJvLy2~PpRDob3+Nik1B#|!!Z1fIA3UwNVfcQ=m zLAS#Nv;=^W97)Z{B1!Z#h?hwj9{Zow}xi}7wA|2%$)Q*`y=l29+uIK4!`1>h`!%pe{UeiMBy1=jPZrA~=Q z%?cTk3>*;S$a>$*1_%J3TMaDY*P(j5>{-i0)7!y zj(ADLS@8i8KGi6e5_}?c>y!NuG^F4aDQ0t-YHUXSkgbJT1?@{zW5l2r zz7DdTDH#EGNh;qmyuPKSZTjEVq%68+#R&ML)F6Nfkw9UiIXWWxTg%v@G0y|Y8>EtC zb&4QUq^8+amQ<%zZ&V2WMukkK83r@lsl3XoW}!S=uF+VkL1=NR-6Yixv6Qnc`i{;7yud*S*m6sa9?u)8i~0^qQtK2sGQer`RD7yC z0}fZqq{>FWTmVMB)tPEhJFF=RxinQ}L4TJu*tnEbqkWh&S=HaB;@MK4W{6FlqcEAZ zwyQ7M8e|SbYD!jGwJO=^()fa$>^XHGLuS6$n#{g0)v>Hfmz4*SP}|q{-~aXffw^;l zAWvJLF5`Igqm<>~yO5Je6aYs+xW5@&&|TW>GL4>P<@|t`S=T0Dx&IU}9d@v+u1aGq z^`-NiAcqo}pp_b+CBZ;Jo>Holm8XFbtghOVeN!Xv+z{}MQCYa( zyfW>?REY(q%anO?1AweyG&I7Q=+U}*skC4C;zak+p#397x%ti4RC1GwKWq z76M&arA+EosnRlWn?yIMwS!hDl>T`Ee?5eKKdLNUTv4)ZDkp=OvKuT4m11Q7jPoYb z-Xf=&WlgDlBcLEq<#vFfb-42+8TA~`Nne`WXGdV3U#VC*P^&J&Wv{3FLVp?HU!+`l zAL{SAhlT>M;WqUZ+c->-BtnSy;!~zq;D2h`Hg)Q@=+dd%nwqvn$Cu69dh2h_0}m*> zy#4ogPR(a?2F+hH^x2tdQzkVHbSsA+LZ=@@AAR)VhNacjj)GkB&{X>9RKBS1xLRM9 zMa|1C_JY#EBWBL;cVxV8*_2r$>ihcAwJg-yN_<25j0%p3>l?)UR;5$q%vxqP@pi)W z^yEWO4|~8E8;UU-f_Zj4$NMS#vBn~*vw{H3rz18b&zr6u&a&(v$k$1Ie!?k{Axo!!O6)e$}JN;~JFQaVq zy(mhXv~lAkF|_Bxh0fa{MGmA;wsD&>nTWe?p*$T~hxv5QUQOYroRq1zT2--Gh+K^b zcpau!U!jWd0=18?^-r$4(poina+MISn(VLT7{bR!TR}t==68yA@5fNYUwe!sV`<`J zwM?%vrF4}kCX47*1XD7&uBe!$=NU+Cgc3{9tBANb3~a6S_bNiPsb?91{r{poEMC_B z|5P4`xzYc#^1!b0Sn#N2{wF1o{&FeUf9w53j>K~}i`dJ6`qD7OT}o1qAMTiIbPKnD zy2se?y4;v_I=N7B2AwllmCCFvr7}eizO#9& zEkGOQBWa-=v7I;- z8zD|aqqqlO!|937T=6N60dYUF?L^>@BSfDFBot+64~jt2i^u~p+#FmnT&MId`H(N> z<6&&iTJ@}(&Ka*ENUWvPhM~Q0lLJ|fiEN$2kEr}$8?hwG9RmvX2_nL5`tXLu9K9AzqSxNYt_G3mdGpOZd7Z_onD{S_edFo6Ak4X~& zhOoQ*1QWZ2t`&(pC^xlc4pQ?qzv!8o`0La;t~YlQ?n$>uzc(?=dj}>QdU_Id4KnZ%Qyrxf!Mhk#rafu+E_S`h7;A>H8Ae3a)H!W+b z&ysMr2L|x0w7)l4#R3Ft*gy~LA-=1f2;PB}@iHOO1Js!R$i$V@1sLiX%u8Kc+Brat zxv7<^p2M{b!Rsui#?Rff2~OKIcP^N41pRo=%J+{*;!>S!gBO)ji5L?%~t zP*Ts~=>U(N_`PGt;*m`xSuC0x+MReZ2pu~XzY~eY#r&a43GF6&tbV3~8OyRYE}-@T9sj3sNqu zoz8BsDXUVAOmqhOi)q@LX(sR&x^-AtRZvh>!0noJ``%4^Z=W=9$&6-BU#I7qXDk`m z!Q3d83lr}I(J&jqS+@VZ8=8n$;Fr=+*`PsXG@vaY*>_H@Sytt6R4uDf?0EaB=LCmC zcp+#=$y5>cj%G-wSS~{?k8Mt)UP=m!{AXi-cijSZUv}o>JvUJ!y{`YHA6{=|Ozu~W^*QKYgJN?%UJ!QhA?0x>Tva`6i zJMlR9cZxom9W%Nt@bv7jWIvF3r!R9fI;oAIuw$xNxzx>*8ozoS(Wc!p7?_e%c>yJz->|fXHiTTb7RkSv9lTrtbt(Hkbx<@AEX_ zZ(PI>FfP(8PSFk|8N>k?0c{!FEdH2U;qTFXUN@dahcMHKpI@G=uS79R&>^aeccD!4F;yjj zm#~EY6d{brW(@5z0#EUINmK~1t~ew$Z;IiL1j*JUOYe$y{zA;ZLj~|rvq&Q7;klyI z$15$N8Xk4bJ#b*|;=Caf4$SrD!)15?ADBM|Ju>l*!^drzRbHzRG!#{WFbSbgQuVo7 zZDp}h51MS5Uq@FYnfYvC{(4|;bVlQL(`XBPZO{;P(BZ9;AClJ>Ut@4!lS*nexy;33 z*)esH)m@R+`m?Ik=fbsfYv;aNnLDeKF^pCW$b)zLYu7r8&}DCEp!ed%fqBvq{+z+O zon3v8t_L$IHXiOtpv%c!1#opSE94`1#4ym6;I2hkE`l#hfDKKK7;=)&K{YC3s{%5t zNx!x51erM|{90GBFcbD&(Nd2h^)2Z0=qL3p53L0Ez^d2u=#P&FBktJ~!ju+u{_UP~=m_zO za{7*zdi%=9*k(x4MO+ zDsRdwRDdPo;St`hAG3_oEL=TATQ{-cLU)C1_qzLJ6>v&)$mnXs7ndEFlU$ThXb#G67FJDEZyq;tgK_pq z5ti|)nTDJANOhrF9o+>!cNbO{DD*0H8U4il@hfXhN&j55*_v$!yKT!- z!6!2&Csb<7gQCxqxZvy-Gx^pKCs5!5}LD5p|ELl1;{v)Cfz066y!ALV+y#ac1nEDm$a>qB9Tm|h+H?Ob`_!{Zl^zCE)WBFL$ zdosA5_!(l}n8=UF@9xa5Dj6aYzzb$4KQXDazEqqhh6M10F(fc=zga$gNI}WsK`CjI zH>6I~HdjT9MPj&r&Y(UA{%i+!^2g&j0Wm1@Mxd^Q62cS{Xla`Ees*V*BEkL`%BSca-=T0Yd&OOi`vqKYq3H#zM>gjbVvw?af zNvxt@$Hr8c(t(JzN&tP$LWV>`!3b#wv}CB+7=ooZeU!NIRBJF1{rF&f3K6?Ch_yIN z(O*2`+B!fNR~kT;U%a$$!A{F))Aq*bjJXH?syi^Zeq*W*6RQ-{faT9Qg6biIg2nZi zK2<$tcA2bF)h2nB7e^nHg**C5uguD=d=*os+VDAbRhGY&OU)ag7;V_88=T`GAc z_6{g1BQsy-HuRRiwhIqN_%+8c$&`mQ-B@#{*vuQu0*&=32)BD(?)pE7oAn&YHDdajOtV3fB25>U^gioADxY8jKml#6x<9?^|Mz!IyAhjsRZyb+bj1T*ZlQNko_l8{Xk zPT$ut>gIc^2A7(!zjv^x?SJ#BQ2BphTs<`9WH7&2TO|6a1|nx@wt5}b6fS*^&I=(P%t(->21 zE<@e4rXj8YTCGB(mHJg0R-5N<$lv$dmsurFD$ked{zcNgue|KJzA>ZsUB7_@3Yzu$ z1{DWYET>d!l){Xmb<ZoNu_50RVuFN2F(skH~5BR9EGp7 z39Y=H>Xa}t&LVhZASh!!L5mCs_&;nTgf7|yk3HBl7}-JFS@bD929HIX@HJ>d_Ormz zgd(tw2s+6Pnv6uJlSHv(&eexwS#iXZ)N zoZT6m9e%J8T)jc3B=YKyWDK8)%V}UzW1c7nFe7mfjr8;i5Z_tlW9nrA>S&kxN};I; z)z6HDe4?7Y8c-lMKp?t`ZO~K_f^kh=gF{W#(}_fosC3}vIfXBVeyTR(pbo;}_MqDn z40_x_ZbNWbFgUE!v-sFz{Ku_dTt9rt;$xiyjxSwy{JyV_a~qB?TY4N{bbgBd`^+ux zu37W$Eoa!12)%>OqUG-%oG^C(1vmozh&B+H3Scb<*5!p{3lE_yhc|y+U(lc!ZLj}k z^I>%5&_Y=#4=mUZ?*6l(uyqIA(f^o1#CBR-gn-O4$@28h>g!4gw`$1Bj7a(R$w9eG(%56Q-1T1pg) zY=G^HwxOSa9IOIzbl{nd8=u(-@>HBEE8ny9Tn$jzY|8X8>HW{4zo(DE!E~S){N@r* zeilw5&nyf(cw^Pzma+-=yWEa&VJ2J-M+zT{-9UTsUj5fhjI6QbIx@tu1w zkO*p+;Vz&dqIqN?T0%xl_wbC0FYz%@QUD3>3bk&#L~FKRCqlkw(xyq1HUXbJvroF* zy=KFTl$7*7nR0Vh|B-k2ZZ9&MW#$U=nI%K&Z#Je zcm~&7FZy>Q3mvKnjmbgG!FLddTsx*3U96}it>5@*J&w+PwQXV;o-J^KeXapT zc>Vt(deP}E8juP0JNU?ie$lIsqt>ssZv6^`ABRGCV#j3%0a`2?;6QJHfMY2o|FrZ#TBn<1FcC2qgNq=ptVVY}zxMU+{Yp4+u!7v zZ(mrMR6PZRFYPsimN+h{z7)W->Op<1;4J{QhoV0^X2Yk8qSrP90M4?;H;R{z;oZ_= zm|E`a)46L#1vs4J0blqBz+zAUz21R;t$uHRum}p75&()|s2B}&M3IiY>Ml|POjYu@ zogLxY1Uzjylf*2+T7{Z7SEe4l?mfK7dJbKFZ{520Ko%GXvflgj1``b2 zXmyj~I7Y$&(gkZaOpruh5EkCNaYEnMABK93N}kbj#NHogS*@7^T{cdYmc`b7wn@V( z$!iDqzwih!Yn2j%QrU9IhSTv?ss*JoRk-$(4N6F=pc?!q`to&&1%m7U86O2=bE}!j zAm})N?5?@o_;Up^Wx&h@SvQ_Zv@WwAVv6Ac0qDsj_#~LHu($m1`>$6;t;f($KJ;w_ zER22(Mhph#Ltnj%?te}4+j4fsg*(1NKY{&?ikYai{q*Vf(-H=*-txUi_P`$S;60C^ z`O!Id>`Oxxj;mnZM?eugfX<+gqa!z~;i8S8a)snHd5DZFNctE5I^9vQGafgzf*>0r zVu~OcLoC(#go4E*u@OTcg0-RM@I2_T0b&;9B>@XAJI5HzPz^YCEBX=*m|w0Rc-L%& zVu>o}yJdlmLUOHdv{a)=<}Kq(HQV(jUwyW3a*eB^Ooo?F=4@-}*Q|H?)%3Jd_blhB{ktZu{-nE$)JQq1@PeuPu76v|)h zpF6ZPMUeSCkSouGf?g$Mr;Jck37vl^P5l`9?H5}}-*}3B5EOy?4sB~*aqEghuf2L`<<^z+w%*C7F5I(j zQv1%Fo$Zs>?O8Z~6_D=x9#o%xiu5F~vhzwSI=QxTR4JJD#UH`6vXT96L8oHt6D|I3 zKQOtBpQ&U9QhzrNan*|17E)?lNTP2M)Vn0Cp24dV0%S&DaLgcAm#>@n8ZbWdw@UCVNVaL1YfprmM;F%495{E> z{5?0lIly=I)v05a-nsf|?=)})Ugj^~vFi_TY-!=1S0;_R=cmmhmjPkvvAz$1=AVb7 z@9=~(1uVA)r&TR`_$l!C$Y}!$9$K`uW6hXJBL{!78_IO>_~BN0rNc+baW0 zGrejyNpIkw&sH`C{ZLq4&3z3@@Tu^LceN-N8gqsQZ?3cFRAe|!a=meM-~6FvKBo@6 zTg^wpqf1w8o_A!*ID_o_2`8JY3;87SVEfmF)$f4mGxLWGEK*vlQmS7%e*D}pcXn8% zR9Fg%>@yzg@?FE~vIQ+5bi%AzlZxb)^8j`eD>@ymPYxP)c{#ZvE0=cu+!)4+k5ft zJ>`K^jTW!=T*~HMg9kOw8x&r+sp*L=H9L2_c5a712}s zoEcu?K9@Q#ws5Y1i=fS54h?s9%iMAfkiZEOyeHr}#o$Mj-T z##o7|Z%JQ0`XF!o+S9XU+&i^jauomVt6TP-)_A2bUx77~SW@()67p+r!EhtjKxa}@Rbz(Y5 zw6x|W*o4N>mAh?oyF#uQrlmiIamn|(7IjR2!CF0LtVLZ}#~f&5LP&_Ec)FJ8fGHu& zMcN}Qa~&Xys13o?m2~T{G!gRK6g!Hx=%Q9(LbzQ|Ob=nWcTP0eqkS~g+kua2v6&L* zgkm$%x%<~xp#P#laa(bCQizJGBg8ipUKJ8aba&O+ME_Kg8@3vb0mtHL^wD=XruDiy zi{W86Zm7DReZqq|7uqLW-4JJPN|n2O55?@zEoS5YSv!m+R^~6fAljI}_@Zca9>0F! z1zD&4KWmyhZ=7A%HER3cwU-gEqq3M%f)y(hL6c&w6tmXw%(MkWJxu|aTdG}~zTf6y49i|0*?(GftW=J+W=Issa(ZkVLA#E)+4RjMm5 zVcgcv&EOHW+ls_fhZv8KqFj+9`73d2Q~UK`mz>-jM?Y}Ut&%R8Q2;VkA!_$ou^T)H z^3c1e5xol;Qk^{)^r`xXK&vLYn7jnuq2a>feUJwptiv}i>>=q^K7`-x!r%ErI!C#v z9u5^jb&FfNKNdl1iWjS!n#O<|2pegVye*gSOwDSi_NFi_TBR~sshuwX(L|M{IBD&z zS*bf|N{HK*`vd;!J5vcDBt-&qTf?axA5lGjE88jpgyG~QO>3(tZnZ*LFS-xCe^UQQshkCBg~rS~)GljbVSmr~=pBy&&&iWax4*Qma(gMFYcKnt z_?hgT;Ng-^@Z2yzPWbZ7fYuF+T@@m7YQH<+Caxv;AoWc}oWt0_4QuudYDP!izGK7K zlqBz6H|LfOsCWxZfBS7Pf>d~5?W?H0s2{IM;#eNYp%My(rtBn};>eTTq7L}v_4STy z|Mu3FH-{8AO&C!*-z|}D{}$-KMcW_6jUj!kzgmjv45#HZm@Sn0Ev4SUS>u4@z=rQm z&767aJNg}E9K-(u_dp3FXH+l~)2J}qKcoF^&=?@RMaljKjjV`k*qo+X@ca((T zaP&TjrEQyhUZ-N0Fsprj-N95=w^j}}zJ}s|t z@M!&lp-B&V?;bs6nI+F0?B|<3Q>t2B7G4ELcChW=qN!*E5RQQ=AgP;Xx-;uGscijr z^x2rJzxvha?N)HBLdx{O!C}c>2DJcS4G!FaB}_ZRRebz$bj!ydg9#`8dV(I}Xq(3?-5^m_j)8&@J1o40GCBNs)k(B=d_iXh z(G3Ve;HP?eew_m^ulTJ%iF8vez?$ zco-#mhIBK=9@~J4!Lz#zAz?s%cAQV?#qwmh8@o<>*iJC5@;_VN=NEIaygba=AQRky|X26<;AQ z8@q<~=K)R}aB2*Z%3v z{bPRr>hsrLSaiI>Ztd?wTZ2PjpawMk_D3*kTHlS6hpru3YSjS158rTSysuK-dJ%~} zg<)_vi?I`=GZG_`E=I{GV8d-Mr~{44ZBH<`Th9;emJOJ~tPo{o+Jvd`A< zxG$E;fxR2=xcDP|`g@uYZAUw~avWy)cO>Uafc|RBq*L8jZ`^4KW!v8?`dT+sPN4=GIxwYvE z^TbkxYPsMuzQ(+4{Os>KhoIS~>+)A@5}|bPF-_c=z=YIP9I(M2&)~C3C!S$M+oZ*R zkcpq8k(OgEQ4-zt5QL@FJcW}2t7<9u{luZtUR*TN5_ZfPse$@P))d9KWmJyY8h z&s?u=GNuIFb)Ia0Sxv^M`3K%TFn?4=O_@L2Q|At(7|RCXuQI4in`sYay5^Nf^hQNb zy#WD_atGyCsA3GGB{o7n8tSF+vUYfBG+GMa(;Lz7Uq?5o9+xP`He1Ma;1Rd~sdikqXAjYjoDEn+ z7xCmVt;bEpSDD(bC?b-g9D-y)wO`N**-1)edaB&A`kkA%d>)uzZ_W!_YUhy8!I_6I zI{5nS9e;l4hjaTwAoQERfC-jm2ivDwvXcx}rGC&Ly|ScIKNT=rEZG)=Ri&RlU$3%S zLwfL3pDCvNf}~VdUS=CK_~y4)@3|>;m?fNNuHFCc{zb!XKlj&%4t`;N<_q+jKP5kZ z(__0FDqW?u8Ng<1C{tyyM1a}C*Zkbe5m|>7Z)wp%*#*JUM?u_QK6+^WqRE8w9f&toeEF;`|Ji5FEec*2%+mZJb(G(lB?9&s&q5 zCYS5ofw2Lt0f5jjSCTtW*e5NyED#P34Al4%?es+Z_Um>QT)nOnopi%iz4{tml>&SO zJ+C6Y{c$%zI+D8uMzJus*30WQmw-)Up%NWpZQo@r&)7pi>&1(Epf$S^{i!9&A!66C zpr_3{I0~}b_v~p$m+=vNPs-5RT_}3sdl$Up(LL>5PYvr)^n`E^-j;YhysjmCxHk_c z<^WoMsjaSSAGTNf{L|J6CfaiTtJYZ9U7!C!6ZF=daxoPQ<1$c#X9~RzFmq3}yhSDX zu5+=O2#!Q=d9;nhaKLVseC%WmhP11ZG=qV4N+ylDI%*7?nG6`Zpdtq*ITLMkm$)&F z#zz9x6+y41noTBiDkx(IbzWtKBuAoGPRFmVF`{1zLZRZ}dp`RtW`{>kCW>Cvhp8cU zcrk7&t`8jZj)CVc59-7mq&l6k&p>r+iOy_p z+yeli&$N`9rP9IP4#qoJx>Q51!Az?Y+F^DHIl7X;G2#@X#0?^`bCVr9OS17jrS(hz5bX^GZp$6!(7z?w6m^ z_1SRZJZnD&MbKFU zR>taBqDKhu_@~yGc#u*APPS&>{{8zlf{W+^C`N_XCV?<&oy1&&zY8yV`0USTA6^uW z2f!cq?PquF-`6=6Tm;4V|HbGL=Gr852A#nVfEGMfUweH`QPG;$K^Y#eWnx$yn_1Tw z_HtLb7+27v3wjJhia?Yq@d=K41pl*x8PPA%ALfH)Xvchz4O14MIt3PWaY@sNuNdMI#*hs_5g|{3VnAF%$UqSZTbkLV&b#$$VJ5f$ z_o1hvKfH>HUzHZ~g);@UzVmK2iC#+CP^S#8Q01CHNvBLQA$m8QVTo==Z<%sc(c9R6 z;44dlEUpcI39=(oM0}_Eoq*bydk7j9MW5u2WH~RYR%VEbm7+@!GFjlc^w=?WK=byk zSDQfNm3`|`7R5e@Odp4$&#b;sZm2VqUs(MNijJH912_V{0!My;t!>eFCuTx0rM9Vl zDgd{%wLX7h*198~%xMIman2`4*3CNc{M+JW5XW|i%T~m7mVwE_{D5c^ZgTn!)JvJ8 z`$x9{fJdN4EwL#MugrM-*Gs1lvYnls?2qUq7)?}mqfM+wDYc_5@4SPy*riIPl)Eg& zOSWgxT)6#XeE57!s3R*hW=x2?92x@`MU zd?1PL*3$$eagMH9z2ZB0{=I+HQ0EyN(K5i zqd%FqH=o-79K873hBuZObXi(kdhX0klSk>Kqi%b6!*Y9-gw4n_mE)1Ww(o``cYX9K zDBd=><@AGJKK#d(qefZKvmgy7siA!glc4ujKzFyO7kb7E1kUbqtLZ+o8e;lNl@l-p z4f=?xxvw}FBCz<-LwNkyh~#>$MVNn~oX^it=37w*`Wkgu^OY&qmlwbkYpP6cPL`?j zw9sD{|BNn4k%U5$l#+ajS9$c4af3|Bg>o+2xP8^C?Z#|QUYKkeH13n5 zO0VQN6}2wz^(GRUzxo3DqSp&i;f++(aIde%^!xc(8xO`YW@;)!S3d>{dGCp7cjETM z-Cp7aR9}~%H{!|71x1BwBPb5iRRys$5muY*t{~dN1x#PF*d2wIIo@Lwno`*jVEQr3J zQwrGrdEgQ0;&qqrzIEo7-4`a_wj>4Qjs2C4uWC%YWD)e}OH)Dr;;)V1p=Odz`%4wu zm+fia_rkvIjSF_4zs?WvFzP3+mmgq)A|R-txDigHLu`=ZUQm}tRMW*PDxg5S8ftCO z9)g(VOyqCbmY5r3;2AO7W$q`SZq>lzP&9GOa>7U(N}u|G56c?@{M> zCuhw%`5oZs8SL)O6xYXd)Pv89>&tB>y)jio_xP%veKMU|RdQx}PM;KGrBc!$Smmw% z1^VOc60=25_hO}Sdw8y~{5ZNk3}LRNiP+G_r8&3-+{Ew>kF9iIV5uGlT@9xY%^y1E z@FI~lh7+xD?%{C~tRL!ZkEnY9Gf^AzgGVD1|6glY0v|<{=Id2;RrOhY zRCo1}zS389=jcw-S2}0sAO>@xW_Ta8}V>cUg4> zbrya*6iq{AO6V)hSS&tD z74g;t6@bFm5ZhdYLS>|u3-1wff>6oc$<(DYnRH#&Tju4=;AJ(96LQVn!fqjXsK7?q zteUDkJw6redHi#WkJSL2P#Y~;9O|RDc!Jq)Ni_j9PhNkbJUQLnl*g&vtWE)D2)`(m zlQ^jgDW3ypfegnLaxpg=ft^-hGCSn7DyTh|VlCJ_Y%P*-1R2Z42LW~jc|x=a0umG( z(g3cI5s>Bx+KWUY@hlLA_(Z~Sx5%3Vu+N%qrfs{=L0AOt8fx=LYLyx}-+iQMkw+^?zoa(k@kFvhoqTYn4Z(0?&TVXn$|-K_q?;{Ju1yga!h z({o2<<~#)CWc0uY@yV4t1lL!+Bst*L8`wM@g&} z%3_4IH3Q1yrC2|t{JXIGum`arF%Dncaq;C!JXc=b{L|T(xy`6c6gHAAz7?B@EyPx1o1rR@8@0qRiYB1JaCDU| zAXP$yTtib&j06(b8%29>cxajbRwDeGX8Jh;MyQB(MIj1`k z@&;<^LqjLgs?4I)tVtz&I5sOOA*`VPDF+(ysd$O#34&5UqH^oeqxT`zj$;qp1Rn(d zfsN}$Rqy;xScOl|`REdtF?lxUgE1d_QPk&i5%r?Bn?M=5B4XrC4tNnsA4Uudr^_UF zSu~<$qSro@cLCln!2luzO*UajCY&g2iB9D3^5B`6P2Vpj?jtD4(;cmXCx?G4@m$go zYeW}>q-W%VXs)>u=gcHx$})MSRbS(exA>Hv5`T@}ir+ANR+;-mn5=L0)-*>;2o2FQ z7}V$a3?`Gom!}U7_E0*z@cGw_HmKjDVz~dn zeKunMNDrI0*kP6W$mG7{mAwpq=TU&M121|Op2p)Iz9n9sFL&{t`0cq87h8eBYty^* zU~ZSMMXylkTYOz}aXfD&?FDIbsiq&Ob^`reD_zrWs~j^?51$SHPi3*P%+Rt%ID~o# z-|Q5=p38Y%QV&q#8|mTunR}0lM`p1`sKfT4{czE7D&QV*p@Pb(h+84n#F+?9yWBjb z#Lxg~o)Tz}1ZwfaF?k4!hY0Y<4Nm4p6GZs!QCO@yxNZTOLWtl+*b^Tg^!TFY9g7eR z51rHo94@afX3p%)zHuu1y4s_DO0A~S@a?San)=%^$21=NP>$TU=ExtMMo>MdBF&TJ ztXP;YnKUc4NLLZhl8*3@V>+x6hfc8y7sxeF&sFIb9t9~k%OHY<>EOiOWr$>HQ^%NUn8Wt~4| z!q%xKiX{ovioTK#K#+=qqXPG`c@1Sp%2Wiv=cK!z3o!XYidjv{+i>nw-C0V1|3A&x zx|_m1U9s5_OT=x3lauBgjT1cGix+L}%QqxOQ|1AJkI)P=`8BUdF6YPsPN1 zcF>~15oik>AQZu4kdRq<=@W4j39n}aLfwc62n`L9gv3@LxqFESn^Cvkh|^N)ASb}j z$TSW!&o5l8_l=3j>}sPD*QIqVenBgzxX!d|-$5;fN^?KCrOC4$OR6b09xhJAK8>0tHThZ%!>f^~OD{LU?Gl zu-8YVYBcn}KpFy2{;ef1V%69LsK;OkQ57vCAS)Q&IY&q+rwhtFQVb;C21vhnf)eYP z%cS5rWFXPz2u=(;xw}w4JBkA=S_IYt6d5n_X_}C>6cs=!*<784BZxXBl90%1-Fcr^ zmu?NJnyH98`)6T~f=?v^KqjO^DIBlj!E4!XLuC||@+-kf;n6?|MJ2ox0}g!xWWcO7 zzUF1Dd8XHnlfLtS02YX%0+hn{ zCX?UWV*K+4t;yqW*Z=E0xzhsFczK8~CuSJ72UE|4tAsi3LRq=HJm^o5?y3+U18FiH z@)lS1Dr^0|Vtl3_gf+LA$L9y$y~U3Q00l_kYPXtI_HFRIcrn-~{B`WOPb=+-n#eQN z1>4PjP@X>?YTa&O4>;`YWDORN&;!PM+x4t1Ak2D8OB!`2LRBCo@jxeyk+b2iH67Xm zP=)bJzy^>WDJTljTB{g`0!b4?y1f*>Et>DR2nS#TQk92N55aeNQRFTmf*G(zzuCv) zeldjuhA5uPaZ>oR`FS(wz-5!4NSS0ZCCyL<{2)*-(ch>xDA)AN1xj#io6(rL{2**n zvC1`Rp^>f#5q~?c&{U=fp`0(YfHf*+qioTMA`kASUnF9sK)?T&!r6xAUSWydIC+&l zXg_eP5lm3fzr<57_BeTkQD;|^$zOduCREk7b+=^}0_xt@wlz)aCOPhB^%oDxZnH{x30;SmHB&+(=J?}UaG zT69BhM-ux*j8p<$lG(Ox|MJY%Z5u9Zn>pD{*SGCEeG*JK;jT}Gel;}2IP$yJHWzD& zWOD5K?!IhS+wo==FL?7hug4Z%TG^X7&f>lvJpa+qqmK@KwC&riu9~#{uTMR5?%Xp| z+cdt}Er*1oa{=kT=c!-6kQw9IvlsvHROMyi)s~fO{cP|3)1(LRc8e(}`ks57E7h%B2!O7#bpivO7VDU|2L)2@-lFEqIQMi5>?c03!Ov zIaTZ`VIi~GLq*&pXLjzoAzmyqSJgdo>==k0JAf-)Wm8fnlk(Gmth1sA+!hUWjp?+E zTknwF(-^CWwwv@|?3Ka+eBD0Aswhj}^w?uJ-S9M9SY-M{c=!DeK-LneU3vcvvpC{z zpu4fJ^A&zq=-TGVW_CET2{*g=={{9`JUtMf?4&jo9j$#{gViCmw znp>`U6)rmbpaQ}6NuqP~cJF1b;aUgHM|i(c9aPEWq~3Suq{FRxQl?Y~ zl_oFzgihbdZN%kTojS^R(?!>W3Y!blUM8y1F>-t(09UVut>Z{-cbcWNoZ7*$RvkWr z?eMlwdBWSl&cL-6qsgJ>v=qC^L2_Y^EMOH*uM@uH#vsXoi&w9M0Za?W;d(d@XcQ6> zMwsNtBw`YZ3A)TV=rCOJYs$qsNy8)!n?&l!g94Y5P(;gez~)5fogbv~6bxgiH#ict zEwyU@9UbV+SmKkwXL-=hqm5m zU=(@jkI4aW_v(t9BU|V^pWR)=@^-C#!iIdcigGmNtIGWvlJtgxd3nK*mn60R3RQlS zgHoy8o5sVAys^-g=eN=KmaMASxaukznDPHg16OA^ATfy!!jKMBLA6K+>nFe6W}uX4 zam@%750MTw;c`Z&iE6xc5*^feH8G7=D+ikZHfl0JB4E1fkVkcn2x?>PK8<|^OdP=1 zC&hj77B5bV71xEL#ihmF-QAtyUVQQ5#l0-cvK05leG4tn0%a+-`1POM_uVCzyIdxD z^JbEnWahm|e)ID3e#)3pU2nOX+Eo?GtVu`}NJu%^n6+EtFyGZS6%xGtYZMzSycn0I`d(ki7 zRu}joD5aMQpwL`E*rS`{P1ftR zRcTC@`fwERcpd|-memlwK2q-J6$9-ypG#41u-aDaqt}hWk1^+H2_HTYg9|r7xYUnR z13Ct26`Urixq9gzCkAvGK)8zgBI!`3g`H;e1-0S4g9%@+d$Nb^vzt+J?x*jM73+gH zOZ4>WWx~*o^oCLyL!)4XdKB2N`B$zw`Co z$uJ!MqQ38m5S=4To93P79X=i1nb5au80&6hhCGwjKDJ&T6@d}3;7I@V8Mq@?ES4F@ zmXXjl><$^s-zTny?(tYkjEHc*kOLxyo|JVCG}{IN0EPN^szu)p!6qa_89hikFx2kJ z>(jhZvSfRYC#_*Jf#pfSX_T1)*)hewS#bQADGdo6LBfwloQg6^@={{rj%t}b1j!Hz zaemC^xvPvU|Mv(84qha*y)7+OW*$(J{)Jga5HX%xJYb95|FxgHI~@-ow+Q7Do8Gns zce;2@+q|mO5qs#1U}d+s?YBsi5wBU0IHeMp1BZ-P9jD+Jw%v@`N3VwdKwUqt=iqUp zwaN3|u=CDRNtQkP#lC?O91nlAV?_v(vT*aP;&g9J|{InT1#P=RzTUB)>xGI%V zV16t3Dq~U;mu*YSK&cetb)J$Wo>APORFl$Ot*+=$wU=gSqq5(nQz z?-R!|zlXBw9QUhBrX;Y9^qf~HGJAiqjeOqQJT{K2lfaTpoY&zuUn`$trf#I-^B#kL z{==WMPdg0t_#f$J=6nY0wa0$p0vV(2mOP&=lEUdub?6S{<htOIf;zd&YORK z2&xk}o3%T^I#%PMxXT;oT6W(#Gx~rRUiPK3l6!rg36y{HW4C&u9DSTAKSC<5sX ztwZXC1;S~vVWERQWk0)3>F$;y*Q zLknEDv9z_cw6r?5<;SB+Jm|iefKJb#q32arTv}c{Jv~v2QLnuPNs}rHtygjoVB0C3U|wE22JAHTeja){kim1M>DM(~Yi_ zKL+T#LKn7oOy4!mRMLR6W7g4d7y=IYOYZla`ewZ)ebDZRBSYEcH9T2 zK>Q^V1M+ndO8oVafoa_q5ZU~hv2}MXyzbTOeA&0aAp4E~M_aN;>V)Wl?50Qk%fD}y zY*S2B_nm7VSbqG-A@6Ku>g5|TQ=K_r&Zke>s9&E|3I7OrS+xE@yP*%0%r~12;^_F% zUTvH^=*#vq)vt3m>C#FdzzR_oGLno^Jdr3Mmz>r+s6i>EAv-bcYX=u_Jx$Q}M0a!+ zz&#xik~Ja5m&y4W+eeO%_9%1s8X2A14Bq$(zZR4h)J@vLN9Pswka9qNgzwE~;4v|& zSQ55O$uxeAvAnna+IlNAaeb=+BBx*7CG~DZiUQ~_hW0i(Gqk{+(hynEq_x30!}Qpk*P>7d*2-+t^LB**(WSQiExFho?Mn@m}v& z_27et9|?BDitalyaCp2{BDd^giGrR|vp^O)@!>>iw5dr0I!8*)b&!kxlUS|aXIXcu z;BGsR&Z^`(SL>exSpB`x_XZt0UoD}CsqsA;!W*el(FIyCVPqs&t8%Fa9`5l)ckw(%G)dRlok~Z7>NJeeDU-q?GAYH zV0f02{WQPbGzF>LVJU(DOxoU=-WClouJjHJz+FP;{`q%*Zir!ez>AU7(@9(=3Z~eu zPBTN?@zJ#PK2)hbzPFP;-u?V~ zyv(qEBB)ckOt+1rDfo---e=ux4;+X~X0!fR-J*PnC@8ylwX$Z@OTBtp?xpijphTZ= z&Lyo+Gz!r|bxfD0Vjc>nHew>0S%un@e({Toq_)b_*s9YHtfHaj9}l>`XGzj+0hF5+ zRhs)^OpPxxjL8luAK{UKQ^*{A*xG_!THto8G4X&RCR zCUjdBbL3yb;!57tQrDvUq&C7guf5= z;veh)8E?PQ0m&|g(Ccr_9P3ya|9EE>3ATbOeJnz6$rb=+w}b7Bfe>zaN!Pp?pcNIU4YQ^sa#Z?a|F*YTPNh zSeWcROwNh)F}an8i9M}kw9V)EY z!yaQFjgCk7eWgcu>1>)te;r}oXlb8QY-;h>Sj^oB`2bT-2>U^7vqt-+sa6OEC ziLRq5Ccu`v=ObQS(Sto(mKr+=eG)y}Id!SO5GzXM>U&F;8NzS`0*7y!p-Lm}mFkop+Alx&kwMLQ3`V4ltAiCiRjTcK)OjSKMsD{o@U#O~Qs4{#`8D645sk(osc#4M9<)-BjJvAtEt3cVhp!o58Qq7lnp zQ0TrE9MjmR=Zie;Tg2_cL4o7bV&<7K!{m{Gs#zxFizJ?uuS4I(r8Mm^!_s0S#QIYz zt{m@25zl2KY{o^?9@#C6#%|(&faD(26K?XwHH*2<@xn_5DxIV%zd!Fcw#PP}hDujz z+q2VI&skAH+ULDQ!e+%^3W_S)Gn}5c4rfI?qmzzEQz%eG8pek42jyz>&B(HsgyKmV zv1KdosLgv*pQ}}r{zMujS_s@_fLMlrw)(9c4f#0N8Ae0kW%%S*&H@Tw<5}J?wNxVH z*4u3&EWQ@fVu<{L#$jI~wYxoI7u1ex$K;n4?PYH%;dS=f%(eS|NBm>2hdRyI>Q_jA3*Tb_g3XyGGn56bl1Ci7L0zu0uA=fi0V>qPr|S? z8%f#OnuMR>{5A6@gzF_$?jrnatKLXSt@P&zuV<;eZK8SKBe3Y3qfLFs?ASM{_h}vu z%7=({-7EB@yG)Mf-Nd%52P8dvhCDhVB?9V#@~%VfrT2$J&znh0wyrAadHT3an&>(dK*6$Tc2@R}FB%g0si<6OV!mNNccs81>lCn}hPL3>mbbRFT+ybS34WoJ zl#GD!wIIQg0D8i>f~md(_k)r$p{1YuD%Ul?pf^_ zX6~E0z^wjK8m;exNay1r@Y&~9MxT-P5kW)#k2L73LJ*;F*|`*#`=o?|<$ncUgDTHx ztEVM#A_7}1w{2*7I_BTu9MqPn{-pBH7^QTr09LT8PMIVyMRP8bGHX`M%zFFz4YxbF z884Yx+a(=q*k||Tni3GLb3ftpj%PTy;m0ep#E0p-G0F0cuJUUB;}1;|O&h))^5M?z z)BRk}^TiADzVA0&y5yBSb`hPKm7d9`xJhd}wV8U`k*%EHugHjMa-AfbO4>?lndxUZ z`PWJMg-8CTT*Wp+f#F7l9TQwhss{{`FoF8eO*Or^_UR(RbK05N^ouxK_!HL=b5z^=U(y%ulZXC>UjDU(MekWzK+;TQJYH;bzk6`YJk#TkxDg@R(mv z@ce{daERf2%RGmbBRk;KZ2NOVU)9c%*;7Cc2)6k25TEXY@k*W4@^{o?e_hD?>ly}C zAR(sH*jp;^jCgd4a?B5Jhy+_+`&s%L=-Qy5L+of8rok0xgrsc0B&w~D?3^Ya95 zqKU#ZJOww=yJ2pglAF&0U}m18n;6%yFi#mNGyqH<`9=yo9cF_R3Y3t-D8ZYJb{O(O z^dhAKrNLNNHH*>IdOBO0jvSBgro`N0TY`8JR(J5MTlu6RUj9bXq)&n zG62?x*g`S{@__-{0LDlFEFLk0Bt>zC5=s-7Mry%o5DQ3Z6n7}GG{7Q~4@Qn;LkWap zLGUeNnukOYMMxf$NGJ}3U?=8u2!M!3vY`0yF~jj?VoHbj5P3*0l<+-vIDr=I6mgBj zL9yK9JrYJl4ZwB~r$_*btZl|iNjs{ zi@8xWc~hvODa>v&dS%xy5V##Fx~mZ=xElP@v9Tl)^7AU$MbG;iDC?g#S*p)}U zk&aH^wLuAmN=RdrCeFef_I!}ND5+3s2%1F#AME*_8nOx{1|hUaYla%^HXxT!G@(2Y zVvBSSsOWAHavDVy$^{|XNjrrG?DiqIPz<4b5Wr44BNVV3j~qgg-gAZ%%A}P-wRUTe z3n=P)?r>t6bPFioE;)+rULYK6Ajx8=c~2BsgyOju3C9^o-WfXG10du78HfK7Ga^Z5 zsC17HnTO)K7kgtMP8$D?pYr3o>C$P2X=RmrzpTZ$0Na0>eFCN!Uqf{(yCYT zMiV+E_`09TH0Fh-=Uy9YxH$gHD3F9}b_kxx^}*dcBu`{R;N~5oC-Qgj@D3UJw>WTF z-#7Gf@o+0&F?!i|a2;PEdii$UYJ9yqr6j`o1v=qFLy5Gs8uCL0iA2rnAZNIQu@Sk?h<al^~c9=iAP1gF~IQ+3rl_ZARw z*hy7LE^q=TCf6-EEOqcDN7y7_j@ljw^rrH4Pu@#0UKV3C;vgLRb=d}4Vk{Ez1BJ6A z)gv+(#8`?CmV75WVtg%Aeb;@a{^+h4(QRyI{<^o#ATr~pcG>jLRc&(P?Uu-0X%)Wn z?WF!8wRPShGd8JTf#p^ssDAC*Zt-KtcPmP8IoxZobtu#QEL>H^fQ}+7{Lo%BgubT1 z$4#(}BL6|?>3YF!lzP94x?uawUhuNmnEzDf)s*inHO~F!ANxjVN2BJeIW<|Avc|`k zoJtRh4YY(w_g`e(*S}f01`l8Q>6X z|4wbum_Xk^Qhen%W_e9}6GH%ZpP0Z_?y+8oQ9BobcWhAUR~Ibm2+LrJ1!~8%3=)wO zoOQR(=^4-Yi?0j7Y{LBmMnms()tsU3rmIIt6K*vhTNzvqqk;O9XBquYcXKEOZ$h zRi(M5O*L+)UNkar%8Ie@C#T|=?BEmV%j7HT^{x?lDhIj=5bZ67^s>+n z!-?0rQU@!QrqS5y=$f=u#vdtrbUqZO)8iX0ueL`(OEUPrmvZ; zSu4a)p>Bpco0)DQI#i%Wm#I1S_$cHa#lyF~p}e{G_x z%WkZ84xy(~FTLFPnYHMjzxSTmA;`y>`J}eOGYw$a9JRk$=-?JI)jv+1>0>^htI=Ud zbs}|uwcp$9P(jkoPU-rZVMKLW<&|6NSGEysjL`$c5tz|9>P_x*oy1Ysc!Hc|Q!Bce ziTAH6y_w%R#^+9R93D^~t8Tr@XSs4ula!EzZHLdy_VhRg}2h*bwb8A72kDc*srba5Y0t~p4vRq-Z=g~ z^)lLlyt8-UO!f5U<$R^!j3b{WpK14!1=G*T;83-(B0(JvRh}>V?j<%;OOqW7e}}ab zM7}kzHFWLwu|D$>NK97rjaZ%*ey7>qs0bvG?4_@vFjbJ)ut)qQ zVDgeDLQ&SZ-Ov4f2fXpOYbQzA?f9)x$&ZH_*E{co2|v)^%5iYx4Lq4}PxJFCD(Hfm zwCeIuwWI#0DnIXyjv~TkcE$L$33rB@s@1QF4L^AKyN52d@*Osp<9YUg0&t6lyhrA` z>^tdfKdYl+Gy0$9UARN^`EHQRM(3(l|07rEuMT?b^_`oDnjeM>*}ph(n%CSZepc&u z8fPnM@c0N5ZH&ui$p$An@p5ZO1G^wBgHwJ+-1j=uuZjmQ*vFFxS_3z)r*yhTcRJ+L zr+919y!)jVx}yC#%e5R4>W(2*s|p_)T;u888s0B(jgDWLnF zRw|*+A!%Mh!Q^#k$@?Lzsfc^IegX30eqnL&)RKQvw@_WLzp2lUO#TJGXi9*sySsCg z%gkgN@s{G2{!s3i-fsYo)kSrFj1NNSU_=4O{BV ziD*uO3ed6Jma8?E0ja5?C*`0X=6@;QKIlp5Vd+pR=#ebhh8$&Mt>lr@_A|{n?|S#E ze#ta60<*g;esj?PFMo6434S?ejK1|UEk{hh?F(7P|7ux{G|_J`t#Dx^v6-%ZHW%t| zm5TSal1uPvc>%xC>k0nT?N;-;|NaQx%q;1tBe2#a@rfoeTU2;1Jg=zXt3&=jRX0r% zB3U6!rixl&%=y}?kemc1Dy-`YoM;jqPAV)>JEzxh-Ksj3%Ky3{mi97nH*W*ha$6p@ zENy1I|0VROI4Hf|lg1{uQW*kHCru5xp{ zOVwHfVOdUD+*8#+16Uu~b`G*BHh>Mx_1z5bf14tdeGyFp&tbxqCs7Y>hT*zn4u1C0 zB9Z$_2G=tq@sq{-uBXD%i)y#I4b7?Y{stqQw#79K_RcEh3{>%zpQ zt2MO)?&U{q57wJ9ff_QGFc$>kl(=KR+g*VAf2sQ)pU?~Oo1D?mo*4+$ IH>08b4`|GD*#H0l literal 0 HcmV?d00001 diff --git a/gitbook/fonts/fontawesome/fontawesome-webfont.woff2 b/gitbook/fonts/fontawesome/fontawesome-webfont.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..7eb74fd127ee5eddf3b95fee6a20dc1684b0963b GIT binary patch literal 71896 zcmV(_K-9l?Pew8T0RR910T|c-4gdfE0#wKV0T_7z1ObTv00000000000000000000 z0000#Mn+Uk92y`7U;u^!5eN#1yHJMdO93_lBm5dc6WY?}?kwoQRxJ870r-=0+y%ha*vYuUCUJ?P7_3+uzWik9+_!7nxs;V)%a4RNH^ zc4m8B@+|{zEa^4NCck}}OyG(NDl>kjf{My9O=ulWG&(tIM-}fv z6A!D373NE?xA$4-m)kO95k0xyK*tYODl4ALJ?*1sxjWyV^(D%2EPtO@;-V@{l;!qur0sm1n1+kORV!d6824Ou#3nIYjy1X(qjdu#foYPG3KvYpHl^J$>L@W~;6gmmj7y}hY+ z*%10elngK%mf>)kmtk|3oM#F%vwyz-seUsri!-}CbFaX$3j#~BowRibi*&DU5|l^-9DojV1KmJ3&?*~yNK2{0#ZVN1ITpSs z)hb)%mHH+owyJyZ;=@2|SH_isxWXiDHvg^j1gB#B94B6P$PL*D(x<}Z8c<=-s-GKJNgzh3?2GDRN3z0T&pzuKy5 zEZSgX?$}|6u@yprg9vvZe-G1=dzY9MP9KfI`m zF9dV4DyyHdvHNuonakq%Z})dn-%>?ILFE+}GmvqYT!PvdS_xd~FC$J2OUk!l z%#~<%=S>TDVW41I*<5F4PW=Cb00Hpk(YL$<@W$Mu>H*$ccI?5)Ybyi#10WFyc^d*9 zT@NTbOSECo`VV?Eur>U~%9S8~$K91%FJ7^dkl=ePDPVU1KT4Jdkx*U?+GziVn*ZNm z5Ly&~RfHJE5TKH{G%~ix3^0v@=3$)LA+`D8|9u8QJP8m}&P_bPBfQPx@EC?6#+x9u z_1@$IZu4!I$0sO?FCpgIyQv4-cKPrfii?1^7rz$?-~k8_VYCtR5D9|~OhT-9L7|MZ z&De)b9BvT`c?5=3T5ZKWH2FWU$uXUn9o&g#QBPhznSb=-(SMJQ-jlvWk2wzDF+&Fj zixv%P5LUoIrnI-)X}9XCEb=T(;%1}UX}6kK6DwIl!(PUnZ zodpVo#2~T5(+Y{UT;*~#?fFdq>}+jWzVpj zD^#_xDk=o!(`H4DWN{OkJvuTv8G>h)GALN?mvB`^Dw6v;T-*|(!jWpiqsT=X5~if+ zT4dex{{WPu<$a27AAm8mrz`uHrR?V_Y-t%O9ovX_rx3$c&hVA6Bo#2 zibMgz3{CqOigan0Pz_xxP-+aq|pHZq*@VyYNgA0bOntBr=*fq$trp zf#s#7I(cL%p^{>X@XF{2lg&y7f}C4Q(;7v;kT#5viE9Wy&5+EwCzjj)kRrnuIJn~d z8SwB(@QWf7H*Au8PaAU+2!v2Hh)RT(Pwoc7+>>S!ny{Qf_$DcjfMiNw30-cw6_;oT zX!TY6tNIn@lSpj-W&ED<{KH5V1Bvl?jGsC z`Q`?Ajw5S8mx(Y~Ib>C?OKO{rN|o7DG{A!W zKxQzo9Pl%yi|_Dq0=LZg_SM&WL6iam@eQqQ_k1MjZ+}l6>AlS+Hyy7(u#cGxs;~Xc zJcK^~TJqb>FOVsX?3mj#XLSbATwbev44iR1j7dJ=qq>QRaJ&shK$roRrpOwmVOFnY zk<*Uh(7UD^95cl936EzFwE$se_i4K1OLLI3yD1-LN?r46eN&0ddyx{SOU(6ewwp-y z=bgwyta}0?KhM+53EWKrej{?$(j>QR0C<15+oE^SCNT(@peREXs>Rn&ef#7Ke3=oA z_V!J?3^qY9^Dt-|LjYLq@~~|4&@Kf}tBxjR+bnrrG#1y_4jcr84UAJ#f}xkqIKI6#y3LRuRw7X9+t-{VpMl=_71_HYDN^Hev z?aq{SHIAAMAK#cAZ@TV4Y&A1-Po%t8GI;;ctaZLWtj-=ynw;sG4qs?4H(YmT*6N~l zH@miZdmd1TpS5_9)aPnNHa@sq{MO$URk71S0B1)Mjjh?ASS}d$zvPlj-z?|pt%Lm2 zzKS4|W17$mRVh*>SV0&JlpMg+R2#D}vOOhYGjpZZZIkO}V!Gg&iY5%kZpc|zna*gP zgL5{;u;|*d>#OP*xi++MzI-X5GNr*Q>*NnR6PnLAGAd>V^I52JGd=sosl8eXxHT<4IFVcG1Jv9|5oy6{Yrq88XTyGE4pP*}UJPOtX zdw({brBa!E7I2Jbj;;<5E9Y0+C!V>!*^!3nZsTxfR>0XAR# zvlqsjOG9K#ST$fs`QcYK*tM-S-&eu}E0+Y{l_F)N*OU@VG@G?yO{q>vXdrgGPAQDT z1p`ir8s`vmTh}V{W#Cc2+SHBhQO&7nr5VO}L2-jdJW z!tr90Qc~v%E((!#Yy5{nWaqT?G-%Ya>CM2{ts^~}Yr#1*_;OX>9e5VMoG^7yp5 z(Xy!snhKviAS%84VECkXgF9W}aIB?NERQbwm%<*G5pGX$6?aTDuwawnI7ARFdC}ak zwed&n=_i^jF)t<$tNyi)9$PBJQTc69k&a8Dl`jIiKW#tY50ZMs|;h8LrF#Bo~_5egI$UBiPF#4>~$OIauLay&K@ zX^#xuRO#VpcrY1`4~4XZi+w@)h6iXa$suYibVB&I&r|796R_bv)76ptIS^aJ!Hre- z&kJ;ihj52R-@c$m@av0uDnBbKX=J;vziLB13U}cY>hI`p*5V2JM>k;D>m>Ud*xWKL zy!2PNqc_$vf|DAxVNpw}N}ne(+{xIG{Qio1NuhECG{Rn#YK45b9q}Yb4TWy-qNft> z=p~-^>r024RwC()MD7NG8{Xh5I9|sk5W(lqU0TH{h%Vlm`_OrJMaM>6qFnTrT<2@1 zShLW`*nRdGLad2(GqOcS-t4k0XmI0X2&7uhBgt8^#|KAJq^rMq(HA|DHj?eHH~p9< zsJ##xGHjB7*|w{k2FWBNRM2XtC@i2wpP5^&fSm7JZD$Z_S=P)yg;*Mz%c%JDnrq@Y zXhu>|xV}M`lyN#JyxD@eqseVU_b-SPSmoSmNK*OU|sZ0d(*s%Kb3MY;B+8{X~j1ICPM?FR_k_x$rs zikcbS^{mX+pp4uXN!aM+aB$&E7j;}o+bpAe=_-JfaOWYObIP;0oQb%4wZhZZ?A&8s z3(o~>k-Ph3m#=W)6jKPlVe3Mx}X#Ch5)4y95VuCAzuMi;`fhkJLI})p)z-c9*Zwk*{R! zoFhPXr1LjY60$HcnO7gNx5%q%-p$n9z%uzDO+?1BJ6cS!N}@$ zJGcJ2rsBMV1>n2YOjmmk5Sq0~MD?sdm~X=x<7Q$sHjn7=x@C4U0nRrs1bUysU|FcR zbgqNN0=2AlH*qiIweEX0wP;_5sLalehDK&)%FzEI6qSgmk4e6N8C&jGXzMeg_S%~J zRJ@?BZ_x{Zs94*~@=9QSz(Cmj8=iUFvX)AQkL7oS)k5Zkb^CUp00S&&L2%lS8t`jH zXee`KcDjwn-I}<7xc%fMfgCCiV$+F>0cy98YsQLsbm?uz<; zo<<#oY6S1*plE5h@up~87iwLuNzy1e-Kdd}|s zHuY&lM)(BZFh#4}IRPZWvmpH2daniN3yDPC4}>tT;n@|Wbm2VErvS_Kj$`P@K}ip+ zf`3{JnNf$!C}RM}moU!-pO@e&*AYAeQ{sIdA%fB#`3{>TXGxbxLj{S7J*ih~|= zOy!4Vm0Hvq#Zf^&BBunwW)*ok{~^U1))`tjSG^(i!*>nuRw=*enD(=Z?#ANzcotCv zb*U(FfANyZ>+puUc`f;XNH`dI8QNwZvNNl2lXE*l>9oR7*r5vBlWR7=!Txx6fiL+m z=kUhG9zyjtG;L`Y^U3%ijZ&J1kkDL2FqBu)GG!14sdjiW`|$Gs9j~_K(Vl%!M9S(Il?dnH%lK zv^Qmpe)<~=rHk9>Jf<=MHstZ;(2dh+{@Xu49$dJx&V#=)>1QUuAYmLL86g0cI?DaY zOh6jD6{PTGtZk5jcXGR0X8dw+GJi}7X?t*!muZ?)4?PTc9c*OegpGws;aIgwCPAcD z*6rRKUB)oD)Rg6GG7^;_<&-LG?f<`0<&Kto>79m(+r>#b@~e~<$#;mW=6xGOqvh=+ zHm81{kAIXL$su|mqnh=mFV>$sfJ=Zw93;r^s@!!ScUHR+&D(Ab8vaBRoka(M5^QAj zE`8}Vxa`@mJjrC093k|D-b=7(wJRf+)=kM0&ER869hwSAS|gJ)R|AJsLPAhc=#m2zRBr9#=dK-oESBt5vPq%@>ch>>aVi$+hP5ap)n>L^QdM6#4tB2fav#1q1# zx$$sPBk4N&Q}6Haya>19_MI)nR`AXS;DPUKV)?LdJ5IJ0ZcS`3QeSe5(YDMIkERg7 zqa@>FPgHj(cp$}6b=$gu>G0gfJ38<$7~*tWdv^KvHkkx1Y+@NtEWj8letj7%`{!uF zV$0JpF~Vqrtc^5l6AVv|ftziV%hV2dQILX$;wbSCO|5j0gPal*kg$R_Z(t!6zkx?6 zd>suEuqruqYEBHY7sB-7Mq0M#A5lqcJ3RWTAvBAaBP1;aSL{?kIdWl@q~%@sWga43=cx;YfCu z(K3u|?K(`;LG)Zibaz017;IzdLFE+;_v%M z$j@^#eua_G}wUL8&CQvDjh3$X~fN!g2m)ZXLx>x*MdpbI_$dv?b4n* z#ac8i+v39p9*XaiL;ezLHLnSx@c!uFe;tpsm7k|K=J)OP6n0i51YB67LL1YRphO_- z^oKRuXAe2ob??kazS*H?+uSXeiy&8O0&Od}c;T~DI>g%o_i9o!LWOIHf2+xl)*h_3 ztdVz*9C9_W*sg?rCJ5*CG~rCy%f132q@BYMu5(Az%KMv)-NG9a4=f`$mPg`l6F#!P zPZ<&8!tnR?%dcsrghb-8onSH^PJYQ>A)>PqIqy$W{Xc5O;(soS>ChUz@?T5*FvfvG zZuH=*Cs&V4#M^A5sQFo-t_B8 z<+h;*v9>%Y)uP)xw-0BLC4iIrWj^|=Ie_Yy`Y-FzB_{*=)kyRaZ9bq9Z2E+lG>T#D z|0T1Y%(FY@o_S;@XV+>ub(~KCjfj=C_GFn>k1%YF_21e|>xET2xUCY0|NkVY@u0kG#-Sl=VH%hbHBe^{(sl4NHLU zD8NmDr|>yRz=;t)h+SC}ViOJO!r62v1P4X74q<1TMzTn+^`J&|?L)4GvhotG)@7AZ z5Tnju%xo$c1XJ2%?O!ELvAXZ1y6l`Ia~5dZI*SvUD4fnroK(lG`J7SCrPK%L6ako{ zm?SDzng_F1t1WTm(!bn`7;DnkEuHzoNuy525+N@gj-`s}SC*riDpHf8YWdA7R_Zxw z)ILVLRN+KfRWgwqJ2O411l5=)nU;bnQtHvFjF<)V<<|_$c?Hom$GO-M9`eK%LwRnX zM=gx;$^G~70;LGI_9Z-*Jxeh7~QK{bpC^=PxP zlVC->h_tUEiQH{5IyzV(syS1yD*!gZzvex;nGzVclJig{NzCf?5$0f0%D)u748e6b z57~b>^5?bVFCA~YIH~eN8n1FoeqN4;qg>`pH;5R%rD= zF3YkjVON2%t4zzL@Xjdvum@jzOvSV65vSfVkk8Gpoz}Fy609-EVS0jO=iQ?q zZ!+E9(8&BRZd|!Cg*+r4&!zh`l{6T_R+ql&moQEoDx|AT09x@^mGhBQV34MD!Q~!9 zKiige%VjLyhG-{i$O8hNC@-Icc&~kc6pweWk*VxhaB8ilYqf=6-gL^Ui+r+KM9(wmrjp5M>BhJOJa1#DEsr{oi@^*RmVy*2hc<|b&A@g6(@VQ)cN#1`wse9} zvjNA?{a={<^fDE=AC?m@`(0UBSdq$?jI*lIDqdGnvG@C2`YX2E9BlSxA>I%U@PF3(J+M ztfsBhx8>NCgBL2iNgQe04N2QIv-#QW>WipmG0+JhP&>pGMhK-H+qBAe!+8&nE9_C| zVAgmDG59jeVipd0hR7a}?|HQV(M+;uE{xme*RwAyKh#=_(~*LD+IOpIcYlB0sPnS7 z-w*BMv$9OCf5AkUd2*+|b9Z4#&aD@E+F=P69(Ggn>$2{hO{$%eki%9IETpd7G(C}B zN)JLv3>!n#Ll&9dD_H+4;|TNqQhNw}IkO<$6@L;2(?m=NSan0+I1HJuM={%_Qn3`B z;L2s0oW2#|;-jA#mlA5ZZ3PqGI&&1l&qv;q;L)SrFM7z+247M@9 zE5ML(Ue^|t&K)hSe2#AIU{yG1^yM$a?j}6@ZFI8*jYmQp+T7c{--pv_G&dS$gv{thY@% zso^>8Xp9xyfulP5A z&Ymi^Hn37#N2sjTp*de0$89+zBd_{yiY_M}`~GUBa7Fb=MsDw!F1tpi(5&}upEV5+ zc#Xq>$$onGLc^FFcAhOHdVtGM`}h7k8a7R`(=%6FW|`Ss5@(FDb=EZWGUcaV)q&lK#75UB6X!8(A%gQm}-A0g?6;8(_EfrEfX3UsLXma2wWxrNT zD=b=W-nP({n>QirDyOAHWjQJxUoBZjL`O*kD_E?O_>s#*zv61#VX`4gkw5ubae8XXRy-$pT}F*%7So`7 zC3LAHOQxGfDmQ2ZJuunSVj<5XgWR}fTA`^|p3-BX5Q;VpLkM|`H2x{t^HWG9uEnv| z4MUAwe5YvYM3MqeI?L1db^3!WNs_!W7Y*u;y|9YP3+ii0TycpPk18yl{zX4gzfCwA zMVlxk04U0ycwDgu@w~zo9VC_lAEQ8NX!cpBG)%`3DJvzVM%emVC#sf#_@f>{@2fo1 z+E@;+GYYja*7Qm>d$50OqJ8Zn2Q@}LhaQR zIzTCNR0t)^CzB(B#fa)wDdC%%)Im|(skvm3^pRneYzv^d-wp$mlt?a$);UD0+)+xK z=KoPx8jF-oA(g@)54w(CDk24y57Umjnk)vk;VLPq9KPD&aeA7F9Z*(CUU8$~S*aZQ z%Ed{=Qg}MSX<&TEl$$)1h@Gg++oAO&rK*=!i@rS2L^V)m&O|1z^m{NjkU&sDZ7X>- z7muSSBBBaY#cR<-sFAXda`f8AV7zFbch!2eYzVdH9Mau^DJ~^pNdDdRL12Z7x6mLNG~%JO65XGv7phC=n6oE> zptAKH#9Fl!n40TS)UFwt9BRR|K1HvL4O8~M6|W79PTYWoLV*eL`EU+%#?}%F71I;R zr5;USc?dG8q?>J%BYtzsy2qHJ0viUI{?qoER4bWAY2lSHBzFrR_ zy-Oc5B?e;KgIujUDaweBs^%CV;i6Dt z%E@}kToytRZoR;{r20VH&6n=3AoQk-SU-WL+cJP2>w;Afj-n$*^x9#YrH^NEhSX_X zF{>d)s!AhNDzqTZW-p-;w;)CT*m%m;PtY1qDkr&% zk$qtlV7+&;MJ3Zb$si;3BC7T73AutHAhS#Egpy)22p?pwC!9RtHH90YE2G**2YObA zZJlg#+3{rBcg5YlBNq049((6%9{Dx2i}LOpae4d<)hvYeJ}$444j56X*w4mHa*)r3Hg#W4PGZc`M*l=Yl!gi3dFvo+kme;!U`i}0K(dp8A3-nvJ zC4~CbGpb+URm9O`@3w&8B!6Od=LN0X<ezUYv~I*si+OJ^6Ro! z&r@lX_@lQnqv;Gg7lC6C0E943?jzaAN%2QB7kg=Db(#PI{-155Hrix1Iu@Nk(lFjS z-H*j5;(3s7;N*_3hAAIaar+XD1rCx{x2WZ5V~QQZO&7%UF_-hIoe!yHFTtr?(K1R- zBj7=rdnPRSB3PJ{lC*`fE+KJiL5>V4ono)W4unO9)zviz1g#vK4}pg}!+`mV_ZRB6 z0RaUH5~LT|tlX7VhV}s+WS#Vama}_70BV<*1_}fO0uns&&w~=9__Ey&@b7Ez=Y{}I zb$fv)4N4a6L9Tzpgx|j)b6a4ugT*M~@mhZ}syCdTwQ{_5itJHj7L2!6t_r(Wsg`ZY z+^$etOV|M8?Qbn5GlFAw`_Q2u^Jf64dtqshX!mp7E@MAqgpECUKnAJsrQ^n>60OfN zUg(2JW1Q%Yty^SqqM-^6GP=G1o&moPJN*5Sh$0$ZTV&f6*gVqHF~#60aSK#+Nm4sylw~t)AG~wOWa*ZE6s?U+4A>TiB}?~)_os;Fn#93B$sHiJp~?P zZ56^)(~>Ey;V6_<+JJBj=HDoMV~3CHdi$3#f|u&ZT)_{FDSd73G@Y!W0)G zRjqE%p%JNR+KafkBNAA0gvW`6t)xl{cHXm%DA&v>x|TRdjIf4Y=pZ$~={Lsh;m)M& z16#WbP_EkG%BW+Xq5klP!KFpxN7AaioXv&Oub`j0Tf|o(2+N@g*1cjV2&U5-mE4|6 z-cTp39j|Cz*a2Fbz($2H|1JxfwaHxp_B9A!3u4PTVYW+`Lm`kW9x23{Dgp0L05M$p z3%iOk#QsVhC&RJ{LMN1~fu+zKhL_~);SVYfd-7X98niik3~^*$r^9gBUY~86mSCG0 z++cPS?Q2r#i_q({JZy2gy4<#}RB^!0gk{VKRi7?npdB&1CoAud&Dl1`?lka@!j=Y2qL=sQ2Ky<$JdPyXH^N!yOG)>$o?ZCJ$sIsf|Vk zmuku-n;a0Gk{Hl2X}*3+4c;)gmP?`Qe!6!@{zWbxbiVW(|}#%bw<%R>0=W6<&xuB`!{*Hy()Y%2&@I-@!%K|DuEL^Vm@6`Q~+2kMgz)t z%O@bmdx_P=5)4rDOrlGGm})M5DO4g+;{+C{v6R#sP%(n>Ses{Q@*}SrFB$rTUm(8p zxhE9y9$r?XrLj|+5yo6OESGZkkp3jIHC2Wfg60wM;WQ7rB{iVv=X>R6X!js~a|k|| zaxU9QiJ<77Q7)*o8kGm6E)8HdUMpB55_P?%hT*%#_nSE%y_mk+Gd3*S8c?e38(7awbfK^z~Z};x7DQWo*IL)s6gm{SgENK0Z!AHb;c(jq&zY__lQ2 zkOuV)S2$QzWN6ULH0>(C#?q?83-qfLMGGd9JY;B0;2Rea)LEoXG|Sog501{CZhy${ zZMe!as=son;=|~D(Vic6q9~n+OjOPCwUL%r?c@fYVXv@s+{{cSQZoXZs-GDgwL|b1 z;GqKtdkZJeY|b>U;eb|Xjjq`Y;u%J?M{V8p&7xV8p_Cu_pdek={4xh`hDN!Iqjuzk zY};^m$ABU$-S-S2b@KXci|42VxJ-hp)@bm?Qj1{NRHP)ddoeR50-Shfs?~v$O0{0K1PBX{ zC()8f7^%SJ2oV_|q1sD*}^;7XqG8jw^ELl%fn0r{&Av|rml;t%W^%>`ynr7qmy zMStM9X!MK51Hm6K(T}G)oAPjdIOH9hN!CkyLW@#Hu5wOgA(7B!!oJCV12YT(Z1}h3GZ@<62 zd~md_+eA{`DB;Qh_#F!nx_#H0!Z4Qqa5OdIGwFI8g2O3+4rh7xZId22a*+>?o@d8W z*AJ28mPc${1u>t2quHizdqrNibjxni_illCOZq#Bngpd*3j79hz~@aI&x{tD@YKSjx(X4d<3S_NN^!C z7UbEf0?HfuYdexfc??vOg~A}~+yJMP^5fRQ%cL-w98K{9gd}DJ0#M?_rE{R`b#8Jj zrK+Az1jnyjEj#A^W<4r70I>zeiMn{Se|bhEd+pX4Q}HV-(45BrCVuK{T6SQUuReOd zl;PSmztnQ~AxsFAhkQg{o}iY(8&&Q=Sr;QF=}MZ4u7?;?==O)W&86R;7f-9iVA4JI z4^)nWt&u6cEOTPzx1*F=_SlE#Jy6{ixuxigQ9ip&hb}~{qfB@~sM*7znAPkDsh8-& zfml<5`*bg|F@9)mw&Q>jwq5?Ays~S3&zX+3_LK+rQufgmjfMAC^GKdDC6mzVbTI?L zum9Cn5KoDp_R|0*r4nM^V3L?pK*s`m?(B5GXM&oX#AieHzPd`++QI|$ohoQphJD;?Nm2|KZ+S4XvIHC(KTuI7DzbGd-~&II_qb#CpM zt&$0*LxGk?V{K_ScU?ZKx3o_VwVWP0>1%I#xODToKTHAaH?<_0Bthm17vd40Q|-g< zT82=Yh02%6d;$H^B==J(IyKCZ|P=SSHgy2yF|YB{HH{tO53k3vfSG4W+!-q{4cp83-n0L ziV|y;XUQUi=D~TV5!>=spl1qeOBh5CTliiPh6RX=maFIS6 zl%SCGX6jb@!3#~$_puMy=D+Pu6GMWBoX?eeOtj>ToX`kd$2IuSB!ISqBhR<(ybl^y z-(cixS3ARYivJY1OtHc+&dWXezxYikk|TB_wuUAmn%#_@fwn7bcYASY&2_fhHPz!o zc#*KVbPQ40U2FViWzS@nvcw+CE74LJ*{6Y z=uwJYY7ToZw(X&xO*PjpSV@@&hPwFzVJ>*H5pFg8N3YiG2m5b60>MHsIe6Xwa0&ZU z$wVq^EQr_bm`f0M&DXx(Sj=aUh{L;V^J8cVn5S8A5+4PZIswM^f_)itMr;eNBxz#H zq<1zfNDf<~J!y`$F`q;c?SAfGkI_f^5T4S^+Jao^UJ!MO2RLq2<6?5_di6Q%ON zC=aBtFDxTb6>G-g7MA z2^@hIDzrzA^Cqp(DthnY@4g3<1|>1bc*UBd!14oc$gZ9C(Ra(hNaci?%nEY8nT>u> zF^-<4n6)`P2|K1P&pN9hm^1izx2pyXhh~ABj4DC8bV6U>_sTF#4JvOh&wNvC6$l@3 zHF5O$y^ETb37|3R#=h-3TsUJN>Z--OV2bs^wtgKdhl|161GN{sK#&ZWs>^WkFEgK# zB|GDnyE!oiw2cm3LFE)`L*pq*$zI=b_;tFo#JD=ctF!P|POWG|DD z;B=Zcxswi59dzM`=%=6Yg;aTgUX@zTP})?`3Mpq<=9Go4DdQI;jFi&~10QLg6tKFH z=HS&5vQS1delM-p5>3JCs@Ow2XVLL!Y-CcJIF}oaBm&h^Dp@Q}Wv9q0tE{lrS~)%A zT1I50i)<{KJBi)3#S0h8N=at$!NH+3SXQ)0;qJl4OUs0`1Bfb!%bdk^Rle;46)TPJ z#P71zcGXU7X%o@W?7b|{+8SM=gtBrSe*!Jf025sD7gjH4*>4=AT0P%b%a`M6WqOPi z!K=V-d1*@Czn%t%uo=Z8srYr9s>^y!?|iQ4)-S0(nt%33X~zN1wcu>}FfaI(fMT>clQ6%XDJP#pJa|gx5_zREr-awknAn2FqZg5Sx{Gsc?B@RaFJERnzT4 zyWUiFiP0liY&UC&`T5L3vRXX9E+ypC26NrxKV4*G&NAg&3xk``jQw-+P-@& znO|mfL@m+mn`6s16ma7tqsB}u)-c*ei)pW8dZeh}5-OMKSp0-5WAKMt%)MBpCrefW zRJtrp>l%Af2{F@JSF_efGsya{;e~_&lB{%Q-GmHs%?xE&h^G${W}!GYP)cf^&!};~ zdzAQ)2LkI0QXoIT(_EaQ~0}QOuG7k<=w-rqdqL7*F)-PW+NWBRU>@w z!B*fS{(Q5OVNi2gW2eZRY;V46zt){3r?G+L6gutli{+2B#B?hq(PEY5xk(agbXp^W zyZQ-M7bYsubPkm9rTrYeYt1>HCH8#tQb^^A(eI=!-gZl1h4YWj zJZ+ zFM1g15?=1r_o<{Egn;CDkWoyIG5dLey;DSjLdCj&DZtS}b*y7)XHHD*Ilp2zSc6rn zj6dA7yhu`YJ?uvH!m&{s&+aKfjN$-deftu3O1SEsV~ntR{EYV?)IO2fDp-zH62t-+@fPtu zt4)Rn0W?;-0QBOzQW-O$0az^2H|3+j*954v7dJKGs7Fz7ke!?IV0@6k^$Z@Z2NBNN z8;=e$zvfbIWr$r53S!{>Yoe9a6`x%?8@8;R=R+kj)Y2)KzYOLah!g;a`(=r*%O20j zs;F}N4=0%ejIC^_50xE236@Q!ViZQg|EF?!WZM;UxCT=qJg8cl?cGV~Ne*%(vch(2 zj7N}Kue~B`)kzA_Dw7zE>3M&|KwnphH@bUL8lxC;n>*RaA*_TsNg7yOp5GzXMJoL) zat$Qs)W@?|yEf%ky2#kUYQ+6tr5O@d4qc(@XOK4{ln`|N1gf!TF$^t-YazEfCn)Re zyhZrJZnYdm+8%F6i16!HDpdh5n_KLL&J=I;9?U{u^V|3xrca(9edcLmM(EY1q|GCD z>aIyFhx*z*0W;DQ!FDBL5O;}^p_Xe=%@P*u(lKNUdYz%$?5;WKhNqKOo{-=DLD$8| z4j$Q${=_n?c=v=E$+=pUz_2K4pdp-UTjIRMI>e4^j>5qIWamL(sRfpWCJk4E+XeA@ zIx~6^&DWwIEu%D|8lyM-7j2@c>)`FFSWcEfi8?wGnuyb}R^^}Rz>e;(7HR?hkX`(5 zpE{Hn90;k<5(Ld!u?ia0{H%A%wv%M8?tT2hX|^1fKVZ`&HCcFHw|6B>d~3GQ)ni5^U7ysEqAkQsWB6JlO#-M z@@4dL1>er8nsq7Vq5NjB3JmY50C-GjAr~H!s+j>8y3n=TGP2`IjCb{c{!3x@dWpv& z1PDE$jI_s*;u=6wLqb&R$B)6Dq;K;R2w?~xe*u_;5tlJZHiQN)=d>1&0e~=mQd>?1 z6(1sb*CX=}JA_LxQQE<9gd1&{v+@~CBV&!MP|)G1xN0^QXHNBYlcrC|q@;=>EVzDl{19@$4pp|gTs_cGf69WQKHapw;}lsUZVU6Nh(kp{t;ide6DP7t`xm~Z%D7!vMTtu zd2dwFMKhcXjqO9ZZ4kd4(L`20l|Klc$~}9rB+oBksP*&y>q&j1q-`TJ(GGfwrE5dW zp(+?mHzP~l#7K4FcyN>5gNnlo?!Pe7`|_j~Bl8bzhv2-}?2Z~jwszfQIAlqZ-E00vdu4AoJ<>u9!4%Z{jgG>C?xPMO)A0Ev5F%-=E z?0o$osyWP*`WO5~^MQmDkN-j*^FvDusKB+TfY1%kSa9-OUe?*aN#jjz2iU{iESoJK z2{HuApjrBKF7?CwxMtDWw_|_ovsH0L)enR$@34Rv_(Kmk7%4*}%2QGq)&}d!>(*tm zD<~8j%)VY|IG_S5FKVKE4ynmpqeM#g9=YtuwGqhQnNm5^I>h2W(Ur|Zi)Z7{y7q3% zU0b&x_M>{mld!lLNXGM!m^m!W5Z@T~S4e8d?)OE-RrpoI%Qx~%N9FfzhU|%;H~Y2C zd{qENK)S!Qb=3aa>k?(dh0CRH6AVUUP}&1yS2~6tiM3@z^}?mArG-v3^ zJ5*O3;qWk4!n>3|GE~3d?7Ipp9PZv~$wTIy$~MB`+DqE3uUHB<+S3&3JhFG#>cUc1 zj0N@`qwsQ(f2G|;)4(pJ8R!s?lACoDI zk7>fmz`h9De26v_D`UlsCtesrq-^X*=B{Te99RB}64$?mxwRLV>{}EQ?KTS*P^@yR zkq{dgv%ulL^gh2|%D-|_8n&)}G`8_-;Pxws*<%FIr}x-NZJ1p~JFniRdZuV`qr}*# z0^17qGNJMaQ<(iUe}q!-SB9#Ap@Z1x#!%f$ z?9h^x6(t0lJ~?UB z5&3amHwz&S>J*KN;5ZTit|hZeC=1U|vf)Kjtt*#HbRG52?ZGH}e7Jh7I+{WMp7~=w zxG~MF`51_XIt8Mg?U;4iafER+p|}!`Nh?;+;VwpyWN)3dsU%!-X8a;(U2={_hig># z8V}IQFVz*dKN@8!k2V>sd=d%&7v7fy1$Y>?h&9avlj}Y}diz0wc6w-$0N3_pF&+qW z9FO$q1(}EU6Ed%5AaL)|KF%4qZjH%)P3hFNait%3c-7;lTOQkDc!A}gNa}h6pim$@J4VqRsuAOPlZ~RL-u`%3ga7CTF)+LD_EeYFTrU$FbpTMNr&<6~hwh zzjF^?p!%_QsvVE&&kb>A+YNe%09KzT{=W4Kg;pzT59MH92|PKm(h5j#zScYl^O;TMSq7VD82%3qq9wi;V)C~7SR zBvRA~%lvF-vFgyA)|3_09oMo5X;q_^-Mh=P&YOnik_PWov43j9rq|kn>h{Yeh?8om zz$u=f((hgv7c1(M$T1)m13AXdm&-0QoI4}dVfsHsa3^$qkJm z)&|qDtOds}u1rrD8g@^OopG#!lO_`D$EXZ;zcuk_Ia^}yJMS_LJ5Na2lms)Vc6fmk zjH%#?i)ZQdVhWm4aKxUzLNHu)rKnq5AV94A@^HUp(7awCTA^-+IatAoVILNR*UUww z$4gMfLjAhy@(&h+mLZ*@A$$k%kb+;Jwc<2F!Hejj3x6LHfQN2`Yx(02p;=+rNwL;w zE9>SbRX>mXjzr3mES3I!>mX`On;;QVQRk=WB%n&MHa?LFzrn8q;{_kxWa4qZjSqzb z0@z+W8e5dapb~I!7z>6Y!2MsOj)x*Zh9ru`4Quac-&($0_V>%51 zYkXYZ_5=hXCK48OCkqn8^ySE$=tGz~E1N^mXM&gQ>~=zrO-C)%a^8iIrF&I<@xhxk z&!7D%T(tM?V@r2F#6$vwl2LOop@ii$ilbYJ>C-J`N5yc`@&0=jln+O-_KI?6x?#4g zMQVB$RD_@^ZDag~you@(oXv0K-aBI7slQ$B?pj)1{Kcyit>hC?I?$u$oL<8XZ8HWBb>Kx# zAkeX>0=NQ6&GSFA%Ox!8$)iCHnXU73r{@EZAmpzKHN zPT3T254=T!%6op^8Tefn8^y~Jdvw$CLHC1qIs<{>GlO|@g1_4=u_-?CmYhLiKi@N#}*jNF_ia??=vyl6#ttb7?)lUI`HghjN$x|4FcJ7E`~oO7bSs2Bva=?jlR|VNtFe2PdoSgtR!>6c{U^}Gk!l+45Y?BgZO7|)lnU` zfdJ`1v*ydQC2lC5j^{sw;^sF}Iki7PdFrebAtu6$SO3LBpa;g!-MuP}t?+a5V-pi2 zrezwJO`S#@43Sg7~&X-C6qNvUVJMDOG z09z169{{$n+dAkQ%p0}6bzp!vWqFGgko4(U?zJTza=Wh)zVikvOyM@H_w_QdySke_ zcE9@q)!XO}(s=7;dswUvKj4;KHVK#~e4(lt9?sx~?TW2|2|QgRZ$J?&H^ zRQVZjUIdLy_s9k0(fOEi)YH4skREppO5^aQpAU1p1(KLcFQwrpr+krq$*?36;4Zza&^ zQP9$;Fo#q70o~Qb;S1**ek@=~nrtzPq*j>!QXL#`>l0~Ihsr{l1Z?=Ap3)fA1hcsT zE@6|^FAY;L?=`PQWXkg|Pt+~#{0Zo{XdjRk?W;D^J?QSE@WUq&D>iNlg*tKIjE z7hvd=n`*52wH5Z{nW1zb8uNdLN%oaU@o-01_eQfx53guPmS9MU5++iTjoYM--LRyE zPA13Llhl+HL8SalPqZ`>0W|U3%t8&%-1wzF4t^T`QI~4smik1&8L_U!1dqrRsVJ7M z=DI!q7Sx7LM>PTN*aOKZvbKkDysJ$I6xBOy#EcEEs)iF@;H`hcHZQ3#e29VAE1j3O zu!)I2cW)i*#i$~z_TmML6$pRneC4ipxX+B7`mZo3s$UEeP`la!2!R!OENgLfL%UP? zbQVzrE&C$~T7!!@wc`b6Ot^`d^dubASog}G!ygtYr_9YEdv40j*h0tcU+~T*qojdiDoFqf1CQy^c@Io{dB# z>Y}st7pMZevtX{4b=Rn}T)9O@n1bJ+?J^a(I_wRwm%18d|H!bi;*NQ7hz+q__Xd_H zxE`?vH?e8}iIiku5LD_7F5!Z{D$+-TG+*EQd}DvoBgX^rkw7mT;3@)E+Dd#k`Px`u zaoB5jRq)#WzF@ipfDKXqH}Bu%vjzR{58^IDAzzvh(>fR%3ybMP$k+Lb-Hmtm_dmg) zwFb(YfHAX?Sxo~l-lKvV-2wRl4fkEDxI;DZADJ>v>t7Z-dfaK%E%}c=pGrLZYL_k* zf^P3oLNL7|1(PZZ)rX(Q3F2m&&bw%Opf}I?SQyV-W=C}`$3zfD8*!%!_1!;cWE9`f z6XscKzzHAVQ2B%e|NNP6hp&74&%*fiK#cV@y(lld{6I*g zOP(LYN|Cqju%|L;chaq$h5MHf#4>2dG1a-p*DXGY_t$ z3O6iFYR;-O?7~Z={CIM@8shUe8yU61E8s2NJLS}fFieO?Qovc~N}58Szi2Idg@tap z4QSRKns+t`0-KExw(=gsi2uu#R;aoKO{JdCbW)BGPC}3`J&8F|{hzbsZsOw;`?AjF zq#anuMgw`RrH<((HNRNwx7ghc7%L6h(``I+fVXA<}8e2Q!Zgxqq*p9`C`j; zKTD~T8ddn%a56U9w;+{sIH5j*c{lWfvHvG@+QPfzat4dfTpSvLWdz8CgIl?{^KKdb zB9@^P8}BUW@_;yVs;~ul)*jngj2$HH0H+SQS|C}QaV$24cio_=;2&`IbWFMTn9me> z0nO-woS3LgZHbOYo@&VrI&tSJRdwnDEX8}LAF;IXU2&SurQ4a+8r$H|mrO<~!Bm3n zTOs*SiHHPnJ?h!%gS2RzAndtoMQY%9&d*&uD0I5%y4DZE)DB|5dMxl4Ox{Uyyss!<*%ho-wF0NMW|UMTi|dw z^pI&Lgc8X4ld@n1izfJd>oV7TE4Wu{JK}Oq#i~oS#VSw!A%+meELx@95(?AOPX-3X z<8S1xWj@ss{a}GnEbx}7pRc>jaCfcm6aL_W!#&d;`1Aso9$UgQ!!Z~Vie|YlP}a~- zxx(d@9J6Qdm5t%fJml4y0$=peVmnH@HP!(qii+u!C>x_VQ|=}ME+fhIuK0YJ{75W* z?~!$9RelLogR98>6_UC!(K?2=>2|;WqZ`Lr{!G8odTXd(VaSD?dRaECk|@eU_iX;# z-`1wjQ*O;qB{(V2HtuHO3QC$&*~ZFY#jM4(KQt=&3!Gx@kzyVKSgPDXe#B#KguL8t z&Pq|dO2*SXG8KREr;qt^X@-1ThxR_;KV`{bF}e*G^ulslgu{$J52P0(_T{+v8?F+G z-74}Mnu{v-u=5DwL4?r*-~wB2gOwy%_{nrOsunzUS&k~1Z&7iX-1N^rsU=8P(SIRL z!xk#iLM`V3(1`+S>3#aZGPVrgMx$j6(tb4gK^0q48oo=RVeivW_iVWQ)_;bpVN^Px zWKG#trLCwV70g!=&0(JE*<;QM(IYw?_y5|y{q5E1N2wHhzuA~GMCKfoi`gYvQ9mA_ zHD~owPFX{<$|&-NC5d6`R2(j_`b9&H+7+&B-&w5zBRC0U|2gv+sSI0?7QjPWi{Km6 zI~T>;-@P`;b}J*x_Lj<>WnXC@)OLGn-LvAXI?cD=iWhDMn{SyEY6J{l{6190rjF%--NaDJ z{1gI2Wvi5=Kug&C$ktL*CouXEG6X2Fr5M%s!&7SZ@>q7^!h-*PD}%@j@4AG+Gfi-u7T05PGUGgCw#l|ZfcL(sB%y{pGq?m#Q># zvbRvp3Mx>-V7PH#T?h4>6_Njjs83WR>+F=+VU4-c9nCXCN=$<5nE`6G%K*hXsQ31L2A@sE+qTMlZhGSgM} ziu5B}-enR*#J~*S)Kg+aEJCxskJE3B*G+mhxfbl7{Y(*!dQwItFWnRZ!^hR0tz*3) zXZ(77wzqd1tv7VjO3irm78!yKH7EPSH0p48E*NN5kjgBVF%xNbGrXGNuoKi%D@;b1 zRe2{T#E)-D6{VaKb&+=4RM7Es3{i(Xig_v)I@-$&MDz4s42>pK>a+IAt>*(9ax0OO z`(;Aks)q+Zuk0WatT+9BfwkG0D)QEIcFJCETbmJ+X4d%H;_YWxhiUypk2QCu`2=ul zqatS`UYl={TqIc^`m4qM#zz6D;a=Qu)V0J;!%&De(#T$2yO}?)Kc@h}=8;EZp9mNF z0Z^}SHED|KUF{~FIvO<=xGMP$l81?u(Vn~-!1T3(SQ(-Qw+z1c%>+0G zE7_@JKd=-sT|Yf?sD>W24;ob&GV4__WjK>J;w$~{CZcd3mVQcs6wwH5vSi3H~>e=l5sa|QQ zsJ*heE6%7$Pn9-y6OovY^*`VY{t{1wg;pmDHRcl!Nf? zY@vnEoVQT-w8xKu9;6I!TIGPq;k4`eafa{v~3=-THmX9PR#AGI4Sg z0+dMN)aZ#3gxv^ck|1^XCj^g6e-fia_7_=QAi~MSr@$jpV5$Cr8|Ya`baBOSmxLhs zU=kmpUl%FQqWZrUx74c?GfAqj+0oEjsraI0I<0~a>O#}tQX#Iel2|KMt%+h7=fw6P z0F$MZT9_U*{(uo~_oL!K|J>Y0!C;+M zCyzwb-t&V8LPZxAWSGmWAS<8NMOA(moV138npw{QqDejjO}DLWxH*$cqRH%-OK2g% zTBy^;Y|fnHqvFR)ol;}O6w!D_XlB3)GEQZjh+#!p87ZYPj(gk{s-&V`z_@v6Gh{@$ zP1`v9G>Cy%gsENyW5Ian799^wrBa?|6kC&BIsvdtVm9DZMu?YtCu@J^?4hqmA%>KR z_cj-(T5(U?BL?#yFH*^)1{gW^Z}l7QKj+A_YjB*&cbZ9Lgfez$@Sk=i-mScblzDJR&ZleWJg{moR+o_qn#G*^Rt2bTEeP zps&4tJ4Fe@p!R%i_LLfP)gE?dn~{TP2<$CMBLy!~19Z+t5pHJ*+XuJO zKKYHY8@aC&oOplw8zbgIz6QnvL_x|Hlk+=uJVgWK%g zcqoCZj#RSB!Ls3@AN zC>9ec+L8r%MYCS*sf;OqL~s+hG2!(}haykwA{Ozexg$ur^k0<=l>1&268Gljxns8{ z@9V3uz2ws$zmR_@hcQuQ;W&@0#NFNKUU<2@I)=Aq(1t9AJ;x7Zw(K8;CKBjHbI&y0 z-Bs;Mg{nw9215R=fRfh{!|6&0HZcoum^^`U9G2jQ*ztrf7@UY%zXACD4Y@`PQUraV z`a^tT_;_hJXLPJ+z&s`Ti{rO`XMVSK{)D(j@`%a14$f_E$g_1bqw@E+FF&Sn%c%mD zK`YB=tHop0Cb4z<=oQ*Dv|JLcJ1U`5l70WP88Oon`^TFKQsF=@}@f;iDp)v z?-oEpG!W3x3<=!TCW*hEOb0~kyK8r=r1k%=VJwGy?T>iY6agz~W4qM;jvrwR$=hZx zy?S~;YiqXa(7Xq0q<&T0(4^eSjdFKn`?>Pq93f(Oas1i|fj6S@L%GC^fdvB4sE>OS zPQwq$-~4)lt9j_qp0C=GA_P^ZDA!d7G`%{}DixIG61MR9Aw0>6*p zGA^m-q03f0*m&H8U_(bU=~UcZNt8@Ld`S`>7JMO+wedlW{JrGP7ZO|SI)|MgP8Q8rZ2}Fwhj*MeYORW2Cz)XxmE-!ig=3yk#JydRkm*nb0F*U{-N))C1*eO|rGMa2(q8xGZK%>=r{rOTPE zj;S~9_|a&8ZR+r_lgur_US*y&(DGW#9&_8kMYTR^dkraETGsCzBfk&w`&yP;&xKUw z?ilacJhvkhPE4pCbmclPIF z*HHdA24Jzjm?fb~zMPK3bNUkcJnW^kFGN3)u;INjOE#}Aj%Ql~C7PWB2#Jp<>ZD!2 zG7hh$R%T2wCjVpSz9v*;G^3C5avG&Q{1NhWw(w_e8)CfOdO-TtoY#73@!IY7ef+(h z1w&m2Jz-o-LlI-1qW8hH-$qeB$uow^>zn9e8R}6uFF=P>^~xQs|G)^zt~{4(B%hSf zMdhwbWr+eF01%Th=B1Z4c$ULMMK+#E`q?OoFk=AIs=wqpBz;Lg@@KzK!dCNT6u+;X zjICxl7+Jler)yc>RDfeyA^qtt2+&Wb9S*uoUumDL&g&W(>2a4TEA90yj+@Biw_saj zQb{A;UrX%?A)+3#FdGJUQ5La1XKYH;j@sMj%4FXRZytrq6YAE+Y5wBpV_RPb>)N`7 zgWmT3HN?xcvoGA-Fm;7Wo}6T@_Xs!U&mBCJ)fFm8&JM2?n)tvqOi;N0(syng(+jfA zXLO}tTCQBlo0zW`%#g_Ha0N*!fUuZnT0E|ntkF`eh5pv4{B)C+i-`C7iIQF0k~3xE z!LTxQOxGJGPPh8bAvrlWadA@+qZ&;nWC)@t0Q@iJ0L@@G+Aqwp>;p6%_NH$Ce%<9p zuk6FG!w0kB4jSM27*GOZ?sHZR7{{dBRmg)cVWb#t=Jo1neLgCtU=% z`*|t_2&Dx{pCPR*%bYeW2um8fA~C&m8ee=P?J0hkK@@kD`VBXV_FXCN1vX7A<17q68h@p7h%hck+RyGn1<13$QbC6@!QJFB{JdHBpX;YAYt#GK>6Ab+lH zQ#{~r6r5hBmmXf0GS_HyW(|VBdC?)5kEk)^Iu8yFqW(`sYtks8GHqT3MAqyegUU-?%0cJ=G1;Ttz{rmYecR?wq0?&MZVG@x7#?YPZ59 zDJ}{%J#b$`*A$w)amOPi70}qgon~P-amG{}TirVK_j)v!b)o2$t#p`1ToeAZ`;~sy z%6`}TOHKrC-8lqdPk&z$V!;Q=u(Uq=gb0*}?G?>GB89ucLb>%=lzlWyVN8UC&YWM% z8N1M|uexVYbJ@6U>m;&PXyy4=JLh^;%TsMSz2x+O?Hu7}H?hx^AZD{1;rxY%JkY%~^yt{b*4oE-0)h_VZIY^+t z`F(TrJVbKdv8w%~Hw($gi~%idCv{(*(i907TmrrCXUw(ieh)%>xB|2nm7Ki`6Oh-Y zKtzeuF3PnaC>VlQ4kGxpnOzL8$9sDUJS)JqryyD&(h{QUM}%1`SnB|md<;CZja~)k z6x+RA&p>QAE@bHi;cZ}i zf)YkynUT{!=IBa2^_NK;CGwRtsfPt_lPb(GU2AtcGE+PWjDkr$qaI*P43XMNNIneV8o0l*r$M9whi>OfF) z;SNuSm>Q!b02o!d0cyk6i0DC@fIM;vfRLsf<@YQ&KibD>`Q2%cNnBt_?@A!xQM_Lb z;7GkPB(g8lzFbG-2M{Ajil}`J4;RCW4j(Imn>HY%$y8CX_(9!Hg@OTS!Ghm|EG{o^ zvRW>v$3r0YlU=qF5!B_NuYgr8CJ}&*1yG^^n7Z_UDUgZT&{w`VbahSSfK$#C83G|s zWzYvAUqvT};?oB7Dv*|*PP3t?h@VhJB@jKXlORju)_U@j$=SkH%7_2|wG?l#Dp89l z1j2yLV+e>}y2^j}=*5eY7(lCPsAGAV^52aylt8i_fAX!fsl=2)F=j@6EzIn(_pbfU zSvunv>ld(awE(*k73R0a^H{yXJg+c6&YHUO)n`m}hCXyrWXTJYXsaIVsVS%n#nmL^ z400ta+cCqNmg5^|CbyDG+O1YJ8<0FR&kR0OabM5MCRfrl!(MtV&2Co#`UV5zI_t!p z8PV3upf5l-luIgu+xHd=&ocBzgE2gGr#3gxM(q*6C}}Q})0w7m0n6#_V*qw~d3#rk zdm;)ZK?(wvhfWG=1R$iOSa-C^w7$!(31HUkjvjHfm65WALgi4gi=i<4Sa-BIpk4V@ zym0$QXWJn{*mCm$0*&52{XNPGAPN3AB6VjMI1vDpvoZ_^GdrtAc}UPc&l?`YfC3(m zq{AC3ZUY=RwbYH)IA6W&T;~EHq?+}6$K``Xd$d+>ep}~^WpWGd*5rtfb$1*Ny`iAI z&|})Vg1dKPOjzgqew&XO>n)h1>bbX(S$jJfw6FU%Cs-s_bZbjN6(uFre%8e-b-wg7 zV6@W9XpvV?rw0eOGhFZ({m0&UV{f7dJ7yfyy=L)3s^y)I{6imcoyYT;kFg-ycpt90 zJ8#qmyQ#iBH{S|f`^-1qaq8M$#;I>s0Y9#$ju<~$SWOd;TN-xv_bj4Xo$tt74!1C` z%La2mR~fFszFcSU<6h%t01IQw!cK`@n#1U(qJ6wux0`xr76!s*rvu>rlXjIkgK>j7 z5uXQbn>4#+>9zUt@=Dpf+Jn&1dtH(C2*tTD7xbRYIo7&@CK(iJ7S%Y1b0)7KU=Xi= zIaWLhJ*QvvoWfK-8aB_94?R~~N4mJ?>bDiYJAVG`jTbJWqHF$r@ah`i*cUf!#uiPQBbMP2 z$U($R3b{@j7${VQJ4!a{hdqWNVAeqk_83Eb1eshxZn*)7*(#BL+r7OH)-9}4Fs7Xj z@habcF4?XDcO9@8yJPBa3>eB6SuE5NdgJ3+j0FjVcqAVKRa4Ix zaz+veEB2Y!%J=+HIR<1;J`F`i6k`>x;L};w$6{i!yN`IiwkC69?NZ zTA3iUg6nGcq3&mAu6W(xT|VibU5Q@A;2`}Z zI~=rU6}nK1(UYNu1MP-L*ilGZ0ey3Jx0bJ3Lk)culWQ?)yV%8;_L8hx701XANFN?l zZ7NdcKvIwqJt~g~VHb4AVHfx7>6Kt~|0G+=0SW=8egD-*$Cp1iB%c4#`ELSgK-I5K zom+2}kHj@vr;2;5xs$j-eLO?Xc*TAdH2SXUK;e<-CO4@lqS-P{EVZ;^L;Cb)l%35LXTZVG<96qSKur(q9wqSFnYBJ#xDQl z+`xhgf3{J;UJJTqse@^uBsQGrA5!UPQbu#Q9T(F8pX5auY4$*4F~51DQhP4Jv&X#J zhmoG^ynFkI5wm*SHKWG%%>7(qh8*t}yAP|uG*W5*z}T z{*RLd+FNO?!&{9Z8Kta_ivjw0&&jY;&{L4H3|lAkiIuT@6Bv|lKyZ6QiZS(tg75rl1Nk)}9%p(WNl&|s;tRJX@~tT%qg(OLv7Bjh5Eh;ac}i?EN&#q}W~T<%)QHH& z03ud#F2ePR?=bGl>D3v`jg`3@88gmlHhT~@dA;^Pb2c$-jZfGaI@&Nqb8=U)hd zbBKA6t@`ufZuU9wZv7oTH}Cdw6Ut7AyInBD)outG%|4SL!9-#qu=R|<^QcWIW;w~F z8=?{)CIH14%uvxyE2Cq$XN2+)1F?3FW_`E3?6C_rdtf%)KHz0xd~ICyu(k(o4~G=b zh6Wa&=`xWCY=Y1#pnM9KISECkf$$*MSJO~rGAv*v0$v37?Wvpzps)?GLOdU0OrnY| z5(v1e4_`L1tU`K|r99K9KeGyIXk<+AoEg0Ev73Z-PMw|mld|{W%0Wz%dc%=Tn?6ZOjaT&ac9c4 zHVy367+KEH%iW-XqwI=uqYF5~nur0|c9wgW$!-}I!-@6p3I$gv2rUb>t&N1f6sX?v zu@V!+X_32dfl61T{HYS0| z#wU~aEjcpQZaG-iuK9btKlz*2EP#hKNu}lr119wh^7Bj1^I7z5Wbqc>u@2mZHNbLn zI8r9>E1LHC^+cAVIy`Vmyf=@6qvY)sUjle;MX`E$w+}Mz^oF)1m2FDuDZX!DbU5U;XaBUYktQYqdD8tZ1$73KH=OO5ym?{ii?*UBU@V) zaiC0&NN~$@9EqG^P^%g8^|sJY0vzqAA7k;{Giv>o;D|Weq5P`=#l}n-^hp8i!wM@RQWup+xJ7XSkZ zaj4CWLzPSrRCeThR^y+BU$teb8vheY%dgf&+YXlkRtFws%Oi|505A?DW`!;!oanor zJLWb~MRb-eYqcxAd`_rW0?bjvuQ72bjetPP0yP7C6o*vOfV)-aPRB>%#E;#xf`L1r z{(<3OoN>uMS)2I z+skBbYi!BtEn&*v^>#zcEZfDw|eDcYOKOl{8uUQ*`fO)FrR7!(TtINZC@LNcu*X zGABl7PX>{YSp`o9Whtr15m>pAxELQw zcF}Pedh4JtnTQLg)sLstS$Hq@N6?F(M7TEa=dpk?l{dc>fu*bwi>0Pzj+v2hm7Iyp zNVpQIFu=iZ_=%h&PkGHIThB^5R`#8r1zvu8@Xb5SSOCAjp9EFkzc_%u?w&zud6>>m z*Le)F-(b1HD(x>rcpHHv#jaQCo0n}LbWTFWV}rDtU){yzEvFPO&%-=07!}6|O(@R0 zSq#$(OddVvTkqtY0QX&&en?r=+6#FCOT}BWF0$)~Bb3chwnZ z@5OiPkXBfLnD6#>!=j@Gi!UXh6jv4@*mFQq0It#J8eD(th zquE6{8Ni>M9NVX`(x&8E!r4y}ssBNtlH;<=DJfmn(8ryJ|NcF;m1VgsMcrkM#2=SH zp?}f0?c8^0^$)*|ZX6p6;Gd)b`UuJ)&X%FW`|uX9Ta+>dMk-UmY;@QMe9 ztKOb>fDd9Wtf>DHTwp>KBr9rSMbYxK@ESJ5_oysGaFwJ?2@^l^#y5TQ;hCJ?hEQN+ zdXTja5c3e&3gU5s<{PWC$(6l+ee40FC5;Q;eVh%*IrQy6aX>96b>~k}lMl=TSarUE zER=-s_ekt-TiuS82Zek|e|W@ZbZ;^M0|o{8^;g%fsa{=W4Tr=$vyrxj1muspzln)M zaUz695+-ZnuRddJ)>ex+PBH~vp&=T6)bKDAvWP5+3$wrL>^?KP5_bRNju@x;ee#xK z*NsG@Tlyr4ZN^c_EY)}=FC_HWE5?Vb-zdUI*RX&vM6+q}PkZBPi>gE4Gz4Y;&~su; zu6_99w`fsulGe28xLtW@31a!Z=KK}YhVGi%b<1^ACWN)qhbZsu;=|+cgtt!cnA-UJ z$r|mdJm3!0|DHy2N4+B45Z+LU63z2PbW4ZyM{{eD2jxGO}$T z5Ch$5g0#NJEY<{T5J8o|`m;%0+TUr~OAP=W%uov!J%=;w8?;@Xp^ySAe-}&9H*3$( z$5?-VlAHJm*DM2wunFS8dg1`TRx2^7K+8>+M>v2?O+}g&6LxV_DZk!d5CjN=0{j+M ztk~XoWc8&>)8j`R!j6y2S&uYsPs>uNaK8}#G(dmbtcIgR0+}Q!If@FRx~AQ(nV?Tx zTYK+J(tMZeOOKde*Nqr$QoBdea?R0Mh1Jz|7E8*KX$|K2M>P&dQKkmerS$fSq&zFs z(Bfuev)tuz!taF#*BT96LwUR9JTr85QcYC_a@S%_J+1867UF@qy|GB;9d9h205AGKGF-35U}~WwfIMSUkd_OGwV)wpK1ryyb9Ky98e4 zU4gvx$L5ny(+ZkY7j@ySs{LeivQ1sgm~RvshO#q(>LDyhERF&&$9_A-9%^8(x>?l) z=w`eo$<@`XZq)g%WuN^<@&<}p7RlR44{9r&qehMK8)A}eqH*V%`c0?!$>p-f)Q(TB zL1>ZZEI^$g(*hvV-~^>&I~`V^3$^-Q+s>b!&&G%h;VT>yGEk1yn=YmNrhTj}^{ zZ0a)@b}zPVWKLr=4_-~JwP@RzK}c)?ncY?Cp;;5!wQB(a&I?Q4fTvaJr=?gYrre#! z;miav2&JmeS;RhCn5hLi)JznibRl{mZdKy`E!A&g^2I|8! zLu+&9LbH;padZx&1xzI5;C(XT9B8)o(qVGSzvS|Tb6u4tG0v%G$=T#;8a{rRd`Myo7P|-Z{I-3mjJqxsB7mFe5B0DSmLFw)eysvw?_vQDyFs8DSLnjhgs%VJ2ugYsU?)9RP-sRO@ zoJwfsODGju{<4{u`DDVTa{2AD49)dqVlrzY_m+vU@I`lto*4s{!q`9H#lY}0Xc#@4 z4wzsZL?HX-8Gt0Ik&&(RTm*uZ2{d!jVBs~G6??XKb=5pzhXcVOtQGK{0nwal*D6F8 zs)K2~N`s3l{ibdL^_*iff%rc)z|8}@(&XjE&|cN~O8ZxqUkNUO52__D0&zqvSIMtT zVRjwU-k%fV(_^_#1Q$UVXLT9;QgF9U+RvsZ>4+^e5gp%t#&aF>S{X3UVpf(+siDc1 zNZF|{Zd$1nVQdy%#geD6(9?}h!pJx9mWKE%R2kKQ(4r!AmUjI~!!fa~4O(It%E8ZX zt0{0pFgE#a#Ue=~d;V??`txSVpphSqE%C|n5pkPbxE3r%|5#6V&pHb})4P7+)^kPC z&Wbg^UzG_#0gx%tIO4GQjN$Uu>wC7u_|TK^07F2$zh`~3*l|EySlF}Qi7FE&67&iM z#a{Biz}^GpH|K+_IyW6zHXq|)7Ekpav^OIK>61NP+mQqFs5GOhb`of>Qa8V`|JWdK zoUnATSJ*UC9n}=4=q1zWgIS&in>)9vN&3z$U8?{7T^G?{eaZEyNtC17#EF|x!gaJ) z8u>X+T9%sMQD4^Xk%PjRF^^M0wXv`4V(j<^L}KT>%Kx&l?Sh)ef}%DC^6kqQ1r6-T_RGga@z;2varE zl06!G00@8q90Rzwbuc#3VV+%ZE~QiV7gVu`L6P|^D}Eqtf3i8z6?CTJO?Z0}J+hqo z7CB`R&n2XpVA^4wIKx4AFYm_Xlf}ap_TJOVzGwtp{ZlH-o;>XmHSI3>jP7ohAfktq z!bAkj^=5cW%AKU8Wo9s}Od12ABkyk>vMt(TGuvYx_;hIq_)*;K=XaOqWNK+3MroKED6| z4F5Too4a@L>ZM)%_4I;G{q^d38MtOG5e7OuGd()u9n_9suwQFbO@hKJ#ine3zON=G z&FMU5)4w6*LGw0c+>~HNjohzAD$@1)~7Imt6?mYjaX zMk|2qWFH_$6NlEk4CD^{ow}+eJjz;A<=D4D3{)%?GUCqIT>ds4t zWHwgco>sx0E07on9wlTMV0`%!`7=aXRFdME5SXEVNtWc9J*(rSNxV1CHLjOMs~B7_ ze0>WPOb!EJ@<>^}x;g5(AK-`x=H>l57r4?GXHS%CCmru-|3amDL1}@}+n7{2R_eblWTjV3OwJ8q#3T&I4MFeCHU?`<6*R)21X1f#c4^loE&3i!VGj;= z*j5Rwt1W?OFvmua6C=q8?una~$L$W4$N;kg$b`_sxXjV`qlij03u2T2V&g8h82_N! z-AR(59E#n}`_eV~8h+fkg4|j&>W8YxXbl+c;(hVh7&9bEotWY|bhO?d-e0p2N<6av z-Id-0lF)^rt{r+T#}ysk(~;rMrFIJkB)wPO%}b6Pva8!ab|2Rm`M9MWT~}H=b?eKW z9V<@-t3Rc8kbGa_Dz&D^#A?zFW1daCA zED~`{0y|WHw;syF%Y96JV`J&ou2RW;GI-O3NoY;{a@T8}v2x7`iRYxprJBM()gEnM zF>pgNUNzp10%=h;VBU&$#R=x5vTXtS(BYtDY3 z1jMA^G0oFG=Jng&`JaR1eMUY13^qd~2!dA8YgZ|yt^*!Pjvo18!Czw8UKPavR0^J0 z8`Z%$7BhYRJGS!S2jA~A;H%^*q2 zA}I^S)bVm74xsT`bemGl{ww_+I|~w(Ve0FVqzsfY=?l9r6a+o>byp_&i$4eVqZ}&_ zQ=7s(3(CrcMI+n005~)Dtd>mzjW-5_FTq>oyt);e{=q~3pOWweXZ~+oO_eKertX zjnZqlfgf5L10}y9LwFVpWKAx_ER>yy_n2b8_&zLd3(ZBqUO9VIx@3Esroj-G5hfEJ zz7yu`j9ervQW55{*&<%stVt5YcELlFO7?l9p*9`hL_W;?gX;15|I6vIG`hy`oM`az z*#D}$A29y49_W&pF5n;UvEH3NmB=z(*MAcKAOe53A7UP%WYl_UzYM_3AwJGzn3?FI z+2h}03H5ITvs(2eHa&}EUq}i6aJvjI?iD4i$^-H4-mBZ=Ga)iW^Ady?8W3htN?6e%VykcxCja~@4Z?LCsMWWBP;G(vb1m3VV=7~#^$ zFN?hmYykN>3XZz5;IjF^QVz}oEk@?I{9{H~E7}rf!e-OLZ2@qPY=8U8sCoQ!Gwyg> zJZrh<@DtHfMYQvR(H(+H*xO7=zw7-mL4qg;%5HzUabpLGo?F;|5@Bw`HXc_qI0`7vycDb{NZkZtB~YPxO~~_DQP7(!XkB96yaDQO~Es~s--iPly}7k zMjlHZ`;+@WC)f-|pWC`;#*=sAHO0exrBx= z5A8re!#+Sf`gxkVL4W@hohE=z8B}X>&G$%?Yn5ppKg%49%Ni>(U5;ijd)3e{kFEfu3YlQx>eU57z!T2@oBg%8B``6Y*1m%u zIo4K!h09lVSo$65>pgVzrRus10^dspJ~G@U4R{Q4I)7n(ij)owhD&Sfq={FrnDq@x zxw6lzua(KJUmej~i2$`iH#R#vAv>}K`8O}TSMKO+^GB@pofTk@+bZukHM65Mzt6y& zxdv3NNs&pa<^n@Oz06-;f#yrmmC{+adM98;7?RQ5R-UU-JNr}j4pmWG zgoK#6&^W-~uW(&rLib=(gp?q?*n!d;_PRpq-qza$#CfgsiNbupKiKoYp)E8#)h)+A zoAU&p4Hdn5?xy?ayz02`N~^JyXbUdvcCc`a^F&Dq2Y!B|Vm*=SrOVq&CsdtCy7-BB z%n2gXQcQ*>I*8MtK7DmxP}^c+zTU4JsH{V>gO z>?`i>BFLnbPLotWM+F~8oE#WZV-!-wE--R9SD@CKnvzLPQx}PmZ&$o9W&-^?Rs0V9 zN^dHth8?cov9PCBvA$~6fyM>mqEtx%l^Uf)yE1p0fH@{ZHF%nf2Lvy}>&CHQsW2&{ zB9P35NXPPIwuBIwoItgDXXJE=9^#+qR*@VP!%dg6!|CCYV1|>a)+1vj#cvlDiH*$1 zS!KE?yU-t)5?De@23Y*g=7N!oQ%z1HN6K9yb*(Ax0szQ`J|W##5UNf%*r9E2hKuGA zsi-3J)rKLMS`S;^PMOh^!-%gkrM`k5Lvu~?qtg5zB6mC)B#rI3@4LBWS)@`yPS$4{ zJ6L4LA&AHgWny$MzyEC&7E{2oLXd58A&;5d=e~lotEbocfjo?We)%0EQp|AyV8%>d z3XPdGjwQ4qIniOza@aMOn;3V4{jylUtCbie66~>ZK-Ad?trla1$vFz=^6}qM&IV-l zsK_`K+lPp9gDbeUlj)G_5P9Sk13t70O^CwiIbYPM&7(drO!%lWOf}*JxdzE#404ePmOF=v5mKy0+GKO3%d^FX zVXfO8J>oG<+Myw5PSh#_fOqnOmsdgF5cuD5LW(nu2{Yr|Y2-hzEOao_)luJ+DS7H( zC*2i^rZZeGp3hcU68kW12GGy!%6cyddL6J4(|+Pa7bX-M4jU15b`r3;!1g|LP6KNq znhjEG5T==c-m$I5J&pbK5eTnNvn!dbR{Ul>Imr%YQ(>jji~Ce*o_kChk<}11=alaf zS9hc<`_q!L>I;vX7Uds|Zca&Q4Cqj5MH>X}ziO!`DGHcP{Lqa%+lMx+ZrarTKHrlY z{jiK%Nljvflc=J2d8wRh$eKbhVR@J1|8Mwhsw5oNZFEV!8(D)^HU#eW(MHA|e8zhg z>Ak+b_8_M~dmySYCAmJJU6GeCE^t5V=Q%D@K$)>iu1(Jju3Oo#q4jN^2RHiHQf?(h z!3raS4snSkGEQ0M28V3?*go8Hfavflj6ARX0e|{?BrYPmYt=bm)6*_xXB1|yo}8JD zZ-U9S7p9Ubi%XmmQX<>4J?Z4_#n-l~sE2M0;>u5+)ZwfQ2q`t_cIDWaqw~u4G~B4G zx$~cbo?M-*CpcL}Q@RPmC%^AL;e@B$nz{+p0Lzh68y3s@y8=ZcXP{W!-1BbB{=kMN z;hF{l8UE4X?$`spY{RZ@LRFRJt0cE609CvMck&o#M?jYYpoky$uKPR(@Po^=h$;h6 zhMkjN!+}YS!Jx6?L|w#s;jZt}&#LTti z{;?vfn-x-JPk=zg6ZRr^Z>(iMYPFJwWcG8yYv2jeHL{SMC&P>&5Tme@TVx??;wkcX zMh^=6C<);jVJI^$KOr5kzp;46e=TeH=i-#uNp#Qe}|1tn2M z+ePr_LKc0(;rx1_(lMXNJX6Z-)h7olCx^pB@&1(ZAlkW_hvlu(Ae68#i*%+1xWdn9;7pgVqcEwMA_ z9pUWSG)No82r3r}1XdjlaXWtD{K_-`V$zR`kRa*0F(CofS6{z8x9JXIkh}sGpr0{J zD9+qa5&o&pX-eMd`b#eH2hs)q*#(AlkMX-h>^=qrmZn;v#1k)hJ<~k7Jrtwvhc=$d zalq4N$ zoVK;3;xlXw=Z?V5vtJsvIbvS@Oo23@6Paa??#+_suT@2=opCbKzN3CZtAJq$eF>J- z*J+2{wD7jCanDAqG3{bx>Yhx#)Ins#1=5V!*_LxmcrP3!MMnr$XW&hV7fjjce%H8i zJcl$&F!kGXtt+)0P6B0v2z6qedJ>RSx57v=u(XLrm=e4XL_trf5`yS!Fy>UvJ>kNj z9C>MkGYq{%2p=mB26X@vV;jS$;?CyNNs|QINk@9_Y&Ey5TDORZoTeHsBSvX!bpVCo zU=R?Sz5no$Z6~_XAv1kzp0K+ib3JLjL4#?&6L}d`xlK05s$6b3*Jm9Nu)K*Hu8LjB zBt#b{@Z$h14urtiS~74}!h8qfK}wXy;ss0)II4z{gcU(O077Cpx%7l}y(8LD%bsTn ziUx2}rOz49D_eBqyH_~8bMo%#v>;wN;~4T(NEV4Rj3L_%j^{5CP31(qb0Al^@h7uN z#5K-z0=;CjlG262QtcqzUNE(0F4{_rV;xy;&+n%E8a_LIW7}wvfXWe3B*Zm47SF1Z1g>H50_lZ;8M6jyGbZdrKj(dn{iLE=d zL_h5Mf7QPNXqu+F!R|&b#0fCW>$$64E3#AQ))A`9{odJetPwbI94o!;vR7YIHVe+a zco2sx`Fj8<*&Xmbu7fkw@KI+ls;A6BSSB7Wqg!XkM^|uH8`hIycV^)rnf}Oc+!kp( zs}`NO`S+c+umVTy+Jl8FMV{MmURBGogHU(UFpm6Gdp&A7=8OZTH0<| zSla&CeQQ;_-Rj?Oo^s+bVfK>K4&R_T!Vt3AFfpS1G8#OoINf0*IcePD{;-S@^)2gG zi>kkLb3zw3o+!iCae}<@C%Z~#ypky%un*y}{H{)NCULPHFQ(-jD&ADpqvxhsMZ7Ji5nlPI@4Q zlgCOt^ofPB;H{ppG0mKTp6Y?K=uHb?cFCgwv!p^dx$wbA4`P>SR1=c#GBz>JWb)?_ zhs=x*wo%0RjOg?BR5a7^AiD`C;qVS)5jb&kkqpa+G!U7dQ&`tLxu&VCsU{zXK^Vu~ zJJfSY3Y_2F&w%4iU4Tte-S9~po=3`0u4@i=1kCBfJ0w*fW_6o0O(cm+^vB3|7I#&UKVj!IqgHg1amhk?!$}`#u#H$Q#(Nz zKyj}+44_*9=`4e^(Wj0u8nDBa$ zA%7nM`pDu?{Deja9|OuHTQ-7GkrVo`wudsTx4Za1E3*6v)_>hYc-Xdx{+x9abA8u} zycG+k8HYJ18n$&@Ovkum%JX5 zC_wD&7XaYllN*meD9n?xNCQ^Svw`CGb+L~5R&!;OX-ssh%o@L!#nL~wr>AdgB2xrS z$^}Eoq<$?6liFGn^H?+`rM0#ti-3=~MX(m9ti z;aQoQSVkH(U582=L(_pX_(tO5RG*{+=ua0r$~@?i0P5rvOJzpv{)XD_nM(gLGRts_ zd4|Y=)fHczL}^Xs4F+{!!Z%0*7MtmRD&36Ub&m!ML2Ky{d6BbPKQUNuw2s&<==97_ z$AX^q*WP!oU`S#s!*dI!6AENQxJ?61EN$4du<-e!1 zZPC*C>7FD|kYcsbqTqQQa;}nU-FH9~cIW|MvH|sRB%gEJy;vn1nD%qSmZ!0y0R=U+xROUrV@f?sg&Y%y*kM zy~~7yCS<nJuH8`qd09;Y-OLkY&@sS0RUYIOh*Y}(iYyK%F7JUinlo%Qo5y|((PxQGPb^4 z5c93Kj>QPM<_SzsrNPM+rq5`ML7TcUm0Ul7_Rj%beAy=w6Jt)AND=CQ`AQPQ|CwG3sEwDtEGc~(g{?9`zz#Uwt3FDXQAZZh*M!Ufr$>tLcXbx;E*VLbuLrS@C{L}E*yY4 zPX&}$Obd*F9G`c+k(`3T6fK78&fuMGKjeU*xrhaNZ)v!U1Ff!>X||&&wTec3 z|8o>G+QI1l@m+>l1>B9qRo`w{^M2WWn9Wamt%^uU+7B_ES)lY@VWsCwJ(-Moagu~g zKv={gYTx=VaoKKanIoS&mXAmP!N4K?xpXN8yttkLj%&Janvn- z?6~Vh%d@NJUksW*VP+q?GOi_CvIe*z4;?3-0P0HMMA^AcAD+cZtd*97<)O0%3iv~w zA)V(8G8IdvfmIZ52FPH7DE!R&Un~BrsSSiR_rDzZ4PCE0#hJ%-Y#{eMB{2z{pss_v z)gKpbt3Pahk^kGeE6@OUTTq-IL`#kr+QxbKOj;6tzL%1dIwFvQ`6Zpz*-`j({}`n! z->Q)PCe-hWcXu9)7#qmdL|{=C8bg~!%Z}zMBX}<`gy;dhPo;^Zr-r<)C^$Iw2*Bsn zXB9dL&YHbpNrfVR4(BH&$Gc>{ulrggf;vuY#%m0Oo-#?aH;&$o<5-IFlO%~%Dbhe! zk?cM-_*X@!YPCa)vgH&60fm6Ce;lV9N4JQU zN#ekl%%@ODunKB4m?HK%Zi`+84`BvM+sOt)BC8K3U=b{`rx0TdIqWwmzI=_E}Y?wmKMj;`Dfq-a_WHFq5JztPs3$f3kJU>M|BeCq-PO;BVheNW`!ra@jyU$LqTP6Btg?uV* z3LqT~$p`?k)-jw~>}--g>HaQ5Ysa6DE2Z<%en%`$><6*%7hlp5*%~!EvK)?CnwVDI z*SGExfRHV^tl_23=qJ$VR9)Gp^mJOvx5g2>&cQ3qt9!jGSwt9`WwnFT(AI4Oq;K-t)8P$--!Bto+NL~haL46;o>J8I4D!11PXyr& z0JVp^&{Df3KOaZLG05uWtWob61}jeF`;T@TcDZUa>>eA|J~xn6#F1S;Xuxxlyc6} zjW2#`SBi=T;v4E?O-aCH)hS-9mpVC8#jZ2R@Hn{c(K4J~c&u+=W^VQE^}?0oR%N>_ z85Sq8c=X-NTK|I)CAclmnTjChGm~K0m#5p7NKabPtn5IGY@q_3VC{rxsqwJ%=VZ4} zJM92<+YOc8on*{fIkTNNz6yBbK7D~qwuw`>DO>t8*H=C7!-qaNz6tK}I?W8^anYeY;V{G$T ztwZTFzIU0eL%E;x8!l9N5jWl?bSP!GSv1*IUTD|ahCkn}`W-Jnb>r)pK!L`+jB|CE`{KOUYuFgU-{u`a8*XYu%`YFyl0$Zd4mK}czlh6B zdl*d(P*uqp7>gzTJlw6v^h#Aot}4z8q$@!bHy{s7z;2-S-`KU0v~`Dh?o4l~{TY0( zL&>qr?HFyCSxTBGqwFP{tqE8p-*T6-8@&W`%VSKe>R-P@Nc}jFdf(hx{Mj0l?Q3O6 z$z?hD-jd1n`U%_9q`_MoEW8v$eoD=W=`#D1go%YEQMB8@KL=}u;Y4vjc{c5j$pPwU z&AEoU0&r25S2Ef9-`AfKEB_%PXnu1ZnDv%@a@Js-t(2L;C2EwXehZ?4YPI8M+sYc)65$?Kpn z^s($4XSjSjTfgWlM`5foVf{G1o57CLXw*!TXr^gWHN|NfHl`atJ{p{&EPe6xn(22* z2?6I@1M=WNK&7*8(6SThBPtAH>Oz_+64=~ze?tepk1P{?f!#UNL&f10eF(833#|++ z-FzE>+?VXHFo@v$$oF958dHs1tom9S_ueia$AuUpQ7}Y5T)&4$hr(s38H1a)te+l@ z_J`;k#JCJF89h%9PlfK=8XfNnfExTW{o&Bi!<$MLQ)^h?A(&!Q6$iP0p!X@xpmhI2 zu8q#l)Ww%1?E~;uY4@@p9A&}b=8#l(5BQU5v!Q7y&Bi?pjNXuqjL)hBZ23(cUxwJ* zz5xc+!FCeglvlrWPA)+zA8&$AHBkPpvNCVT!xjXD^nbOO$i8pwNM z^O(Os*PCz*4+tXB9{F_}Vb^sJ26&>vx}gHF5RM%CO!6WU(RoDzA^=He0|Kz?_hhCt z&@+#fVr=~BjnuzYKw|Jjs>~%5G41zY)E6ig&7ZE((!U;+bAgs;E9? zFTM(V5;H1oqM<&a&Orq&eVO_FgM|&#$Cx1%H_O(~>FFWx(ERzx2Vqes=j-}_#Jb}> z7#}ai@{CviVtHsR9mUbel>^J&=UvvBiB$|^OyXGe#Eh+`AoG{g{s1Pr=p7px@IcS< zRfc}CD?`d}hHwK3v}JAzhJapgg&l~*w9ttyrJ8aZWi)_X*4&XbyCBA4LOA4)kk?%p z8qbz*jr6`(?rEP;S`Hv!lYte|XJAi35+H0XPq2^E-L^nE*a>)!R$VV4AJya#434m{ zIjg&U83CX#wrPL%mA4R`S{R8v*m^4gUBMVPr4a<&c8D~r+iYz>OQ+#kVEDeIil9OriC4I!41OA?- zT;+S^%D=dlM>76BXvSoE?_KXmJm>G;;vRD@Yb`%U&_X5P9Frj^3d-oK%cvL>ua|)2 z?>lUz%cwD%+puKPklrne87C>W&XHszAbE2;mIu!o8F^jJ*N#9==JQ3TC8vWc-BYu0 zdFw9vvuhe-1g9McTLNROFUYlouyg*q$@DV1a|YQ42chBV7T%IgSg(~o^q%hXH+Bd2 zwvz84x0M_DN|YffLPmV7dP!kMR7P%e4mTE4oB4{h+_f)piA2_G~tTt%HPQO%JS~ezIx|FLuY;^>y>VP(i>A7^MDzoHb9Z z&o67d2RReBaMgUo5tb)G7gmT|FvYFA1A#vhVdsg3^ZQ`;A*0u|_u9&&k_rAd=A=&v z5T1?)`DsJGTVya-PeKZ@Yp^n$IyakT@{rbQKsGPE9%76Py9SbPQxM=}9{0gsZt|O# z^tegUYc2!;`G{N8r;*AJxVcc!W2D{$=^IGiqdOEH5PPk&gVozp$E--G^s=w}`POCZq?#q-h?8G03G_$7F zFQ0E4!$^XtZ)Nj(>rTL?R!3qlkoW;%JF$`QY8Tgo1*9Ch8XLJKj2~ckDH2-^@9r{y zC{f&g39dA_`t_Lo;x~~dywxm_EIPw#r$o%GtJf& z#OAi1Z$_*u#@_R?W;CIa%raJo#+fK7z2+Aq;N=m>OF1F??4ZWG;~SqpCx)8y9nydC z$l$u@UE21zB%l#noJ$jgHP{+A?6%v!^zvwWT4)JL5eUzMf7>R!`uf3Xdh#31^>Yve zOoe~+p*`;Sh|Z-(eUKA?^%qlv0GeE)$&k|>w=}MD4bVmBuLH9nDzL&1;}sg{d;M+h z`|Ii2F)QqFn*MrOBZ}$doIvO_N!QWd*>X@OXCc>9{ijb~rOo`|D?mL5D3VRuPFSS# zF`%rV@){!=4QF%?DJ(gQ>M3T6%?P6d&_4K=7iGPr{X5lKR}B*voN1P8#;!^S36ul{ z4ooU<>^?{MRvYKSWAZ*kh4E-c&;kEKZowWus2voJ0(bv!zvL0T{YC#KM=i927&TYF zI%by+GBd!fA~cU$t7W+HE}>y%4zjsh#Sx-H346HsGoCf=hee zX%1NjU`OB?Pq-``**cIHp+8lzyeeAfJFyyz4xP*QZOib#BT>#QJh!)Cb-`}bs0OvK1~vqB)2JjQxkc+D7l3t@ucg>!rz+;B8!?MkF{4MsSp5*=oGBR-rED zsmM{2fqt|B3*&Qx}0p9+HJJ644G^sd=_Fv`iv1(447DH<_|d z$`C<%&9Pq#ObGQjNPA-w&(uslF?r6^x(l1yml8FphlV0NO9;_0Sn|S#Jm4yK;9m5K z9idM(`0)*&)T_2A0#@#H~D@9gu(u;7yzk5q1$55(4geVh%H&?*~f#)$qBp- z8GcYb`lG9sbd%iRnOY=}yQGHkf4p(32$Xn&wmAWMLc~mK`#;;4*PBOf2=DRe&evlg zT$eRBs&LI%Yv0V7gG^J3qBRY~p>-@2LJNtFd&-3?SVBXKuU72sVJ&84wz<&U0=DY7 z(F$mUqMNBecsyA`GOXM+gBsY!zLAMX+;)S_bAAV9o;CYuUf!ub1eg8Qh~bnaD6&(IDc+M6?|rYCqxQO!1qWT96&P1nJI0tjwA!kw<_Ho#H6jAHAjL@1J%cWS8`8n za1J#>GiOrgdF4iV)5XP$Zlg+Jry8ufIkV#6CF7^nH0rlK+JDX2eo&wL*jw+{{n-Y9 zcv*f<1)$mQk;8%}MdvDx;LX0lH_aYHvL6wNdB)iJF-sw_VM%@KI+E(?=>j||?`G9> z-I{LM$uF!W!nnncH_7Ks6(0mIi~NUQ*#BM#0R*?rul^O7VB5N}?6!(tr(%&7o;`g8 zecihQ^t#ZbJeNi_!@1qkeg&5(fcYq)yS=yG>8-i2YR=i;tMeX+e58ZQK!K5Yw$aaf z$5_7+ggt?DqcVrXjL?4D$kN!^V6{r`R^mk~;>LNW_>tw@}L}gqG^TwZU*9;gS}4q?6CjI z=qXvK7sXNKJ~sPAeJFHjxg>c>@o|+i16&iCDMZZ6_tu=i*0?CVJTi5Qorevkqk8H^ ztlD^grT{S7=*&-+)~YD^lzfAyRD4{Npb^L!0vVRn{6S`VY@tpkfd^y=!%k@3RV-!& zH3Gt=CyBQ0KSuh9Sob16geni2+%ZI@e8{#>9qqQyA}@%UX1o417fmbB7&I1L#UC*+ z&B4h`VP6EGl8w^=n`+s>m^4jE-;iCC?E#q@9-CwUTJL_v-T#L0p>LAzd`I}1s6Nz0 z0jC^+aA^|tCVqNkWIFy0fRJGyGKz@t-^^1)h>Nf9 zdZzFCYZSXa@a9Q3UtdIod#b+0%ep?n6T3wY9qZ8z0Wg_!lS!hN>!e%2-#6%i6XeMOL4He{71h_TbtG&fY|ouyNdK0* zXVUS8e!Suw28Xxx!TUp3BrcAj9$v8XPom4mmyRJ^;_ckRA<8AVY#mkw+8Evv{0|GLdGA;0&X?L|VfG2rm+l}*);0244e0r?0zRCDvBWssbP;) z;jC4LxEx2KEl%eH8x)ku(r7iEWBkH}nu(PN_wE$57wMT560#$fPW!hqj8O3Qzsn@$ zc!SGXypq&ykPTNGS;-4hTjq~bp#FYGAYp(%X7Z87%?=vNvtUA!v3E*IPU}2Vg2)^VDqsR;XU`j-PqLAj4piaZO< z#QQ@sglX3jaxo<)8N1Eh^;5=%0khre5!LHGW)PXr7OPa;zW&C^Y^W#0LNQ(0aHv4n z1Ji1^ZHw*TazRSafM@E|6G>Q4%+C+51yz^`@AdC$NQkEA=rUyKj`jTNwRxJ9ym)2G z`+38W?4^~*5)%}v@bA2`PA5rky|cu8zbD<3v6-kK9Q?QMvKi|g`kiQ!M%A5DHL@~Pb zSPd%+nuG~v&i^(jd8$EP1$M){QPNHjFr9fQj!j6{i$SMa%l)KHSZQg<1=0#mc~CsR zi`Yt^&`4PjB{Uf?F_Ak{xHc6CZ*S*jd?ryYxFoa=4W?Ms_*G4_7?E6YDW=3?rHHO} zEK-w2=E?9FL^z2_X)b~%81Qa=NQ{ZjFf~AwR7eo7*+UW(o5++A_+S$hO6_y#jIQRz zh-|AZbdZJiK*Gb$w5W<|Ni+drNIxclJOJRxMa4+; zIXiSkNV;R&rbPIj961}Pb61GnF$Ti0fhwbL6UyS4bW;L5YeAMhfQPvy%7>@9b&I8Y z&39AzoRoXnb)Vg%L!Kg4)Z$mhKMS5o1x+41tfU`1 zIo^F=({IVy#)d8D@dhK!E1x99{HK)rrahIq7ya&x_S$r3t=EUpFw#+P-E%IxMk7aI zwcE2V>B7!p%0`_Gv=W**YI_9;M_>kX96ds;WHQ6Xdu;L&1LbS1b&cpU_i{)kVZRvc z*C77V%jjZPy4{GX;q3_c>yGzF%jiemAhS3=&XG9}ZT8y#W2@hu- zIb^R3AwP8#Amf|AEtUL4 zi4%v!g+}m?j!U#IIe6SXm^S$8o|@JJ5KB#Av?gIK7ihu5@Bj zV-thP!DPzQLj0 zsmAr0{`r>1#ZurMo1p%*yENZp-<=6ToeIUM@teD|)69G;FFpY@N7J;`=-=O;$#`EL z+G0xbd0WRw_TbME(%o(inBB0!UNPW-W`6<|#`!Q2Vp8Qh^B18>hJVePd@|1&lO8?a zZ*{T}Z`ZnQ%MTzu zljM@@T$E>$L~!;Bzm(X{XU{r4QUHVulS&BCKL7xd^5`i^xBBjXLo3hyNSnS--+9LZ z{bcb{$;;QSfKj8{&EsAj=+ZuEHFMHsCmDOW4#Xmjh3NWw$LKIoX#kfNhCw$s2hah? zxD$L}4gkpf8_3xci!xK)MZ-COl3j-hWSDAml|LiV-(X=XDNx*jXrjU!iWe$x9?o!22Up89#Oj-F$#>%>jsdPbOeo`c?8(A)e#MmUR3wq2Hh@FYEK6a_K<`hm{P|4_n&*Q( zk>ZoTEH|#be7V**rnaE2WbN{xpU>U+slM`X%e@BeV|@TsHpC2uru#Bev69FG0AqRi z^1ny6kNzz$s+51Ks|8w)pxgdpp3>Wg?tdcLn?8^!;VJ)>gfYEy2rY33jJy~ZY`h6P zm8L%@ytG>i>J?zgImPbK61%DxGpI~2*m6dx^#*0 zP8B>Ro;iGN_<3~5AnTFWBNq0G>{1xZvD{+)g&i{BV@c2$%<;=6ADfE=Rct)(us__v z-C`I~6!^p@aKXy$%P7a8{^OR7o5sP`Iw`xCM9+_D1&H7riNnN;%1bA8B_e0kQQi)6 z?NGh6qFgGeC=)x{&63fY6w&plc1bg8$KV~;5a+Z|C)Sm3swfxlJdRHz?c}IxtA)sg zfSm3B{oK3n&!2tfYNYkS$fJQpo4nm3Qj^ zAdSh{$;G8i?3CFj9L|h09@YHf(mm7>wS9SA`KTzkeBcuE%H=B(ru}Zpv|7qxPm{8Y zp-{WY)4ozR3z-Z+J&9r9CzAqqQ|7El=Ak-%N>@eG74)7X^(Y)#n5)QWFq(f|aE(K& z->S8o_>GT8^E|3{9b}qklSBEhSo{iEaFU7#Z5L*F=T(F10JdIy?jc6(kLrkVFUkS; zamG&Gg6&9}nmZ^Xc10e@dmq5`OGJRoxzz~15Zgw^`kJv=JPVg?1@KZ!;+n)br=0rI z(ftwJr^PHp72XDU{ds;pdZ(Y~W;wnHi5t^w@-ic|5Nr@n_V8^C*6gK*_K!JuJxzN` zLkucyXZHSu>st=fQ*6N{f-XE7z=kT7+?+;CWoNc7hE>=(1*9kye8GY39d@lQogzjm>z*-K#BthXB2pr z>uOn*ppNpnM;HsLS#fyW)BopPY9v?J)Hz;1N-nf_s+c~bH=d01+3MC1R>tE=DDN%r z`Eflj+$IMm>4oanwH)3Yv_lY?sG_l@RS`|R9e}p;>crTRp@%Z*PTNGXjdyV}S6)*q z=OmRfY$#E-yJX4^{P?{*C)`3#3^30q1H6oc znL55XJ<|4&g0?_eJ}#zE91fDx&Hc-A6GEQ0$BCpzRz!8v4-Zb$sodfNaa5QyZj%j^k#DA)kdGDh>2U^x;P#4r=aBdv;2{OQQL! zS;nAKqAn7z{&Dx_R})Mi1mYwBn0sIE>Sj?d*GaGmZ!L3_YU_1tIbr6~)6QlgSY+M=M;AlXUQt5NL=&Pr`i;E14C zHvCJv{#E0gdQAsjxgUn##qC7npLTkhe&!3io012uWi8F^eC5ZJd zh!MsK>MF?Ne%}?s+Hu!K1&Jf7go4%*<~UC*s}^6%>$`>3gwy+|I-$#ZxuLb{L!6ZM zUlQ-|P;}|7bz84i_}=nV26-2F@Z8tcRtSMK*L}RMB3mPrRf~Dd@zx@NlvQcgO9Mf$ zPlM%Wley3vj!q=ZB4Z)|RakziR~Pwp_4-W!W(T4`dX(0ve}MsZ7#r`M_}RZ`=J=_2;6|4eRQgWF!|ywsNQsDt1-R9sOjm<;#3x_iO!X3 zUwm~8=oD9jr^~I z!`8;ZW)|$+w?GfCvRB(&?7;=c%?%Fk_Oj3&-_cxiWGzkiJYj45XmDr-Cd_yZUb?+92|2l7#-I^$mq_8nY8kvSh4}fPWM|T$hPnvQ!zBes1zmjqs zDhxnog^^hF8oSw#Ifo@+HM;yIwFbau)FgxMY7yh2U4>3x*_;Jr1&dBEj0?sEDkPZ< zcsW@u2-uN9l_4$6tP3MUow+m%aoH_#yFVI<=>#%(L>YVynEiq06z&8<+9$2xS~1Ec zgMH79^3z0vmZa7sXPoQp6E!bO1X#;i*jtko|2oFZMy*jhsYXBBFr`m6Wd&H14yL>l zc)jm-9vig$E~ew0Om5e(Ta0eh&9^S!01NS<)%6@9Z|=&NFz=bEdpFDCY%_QFm<>HE zmQQlsb}2q_=jeJ$$Xwts@%P9o{3F}Y5LW#M1_%S2ai44q4KBm+(9p_de=@sdfVL!< zUq^BA7v|wB&*F^?6cEEVGJB#stx@f*7`eR2PETs0S<~=Mcss>L zddd5v!(9i;A~unzw7Hf5D4FE1@I|xd@#K6uix@LenZ54t!XOrJ&{HDU4LR7Br@)E zKi_Y1=J2IGkG(GIeZMeY*g3#`D0-jI?dSbW%v*1jrxeoL+?o~FKk5%2&=m{T)ns%e(nEccX^cPS9bL6{3$UHLw=Ak!wu5=K zB9$=-AnU!O_UUvc8kch1zq7=7#A?vd@J)dBF12GG^oE+*u5%l{_WcnA2_TE)_zwQk z1BV@Mqlh@%nL0qfHo7w@FEQx;A_7z#=~Sxh^lUPcphu3cXW2uHj*|N*NGQS-Qj1bK zO+R}Unb_jXiE*^6e~nH?M#8dT<^UqVnj`UL^_r_zIF2w7VilhjUc`_)m)x#2teVGn z##`G%W?7ECT$j(99vRcVNVjx1h4Z0uLCPCjJ>XLqR2ZLiknV(nbKxnpes+bu+jdMq z06jp$zewO@Iz8=RO5tSW9{4(sUJ#Hs$r@rqpfE=gE61~7Tu=}>RVNXr>GXVuLjSyt z5&O(-J>GrCZ_eK+D8v=2j@cY%Oh+^H+t9uR=`-Dd8)@hStyIFTdHY3LR+ttDH>yHc zOP-d5CqMoWrQb9$DFcgVbEL-Y(dYTD1N`7^7|>hYCO#E55rhaI^M`ABiSZ4d6BLQx+q-RBNd(F>YQ)78<$<4ST@I!z8z)2yh**S1Qo*=* zvF-W>@z~StSa`^qzQWp}8H*Xq`aNIWQtR*V`)Z%s+`0}oU>o>RyZ<@<(#3SO)FtEi zYkOXR^p109a;TZI&Yv(-ys0%&6+m)Ea>CzmKUasP8N|USqVpP-rD2^+$)J6)CeE@n=k6z zAtrboSj%0{4S_8-dqlP~@kcy6eo%0eu&9Ijn_KRp6eZvTasFsRI8IZ(@4Dt zIii03s`=e{S-;1tkI+D2q(Bit5-3SQVoOj7N;ncRz099lv$e0PZe~?of2R7$)6`{D zia;Wg6Qa4Q=)eS)GU_{}gkIuLso%H~1g!%}qL`DI`J0kY9hVsI0MG$`vk8Z@WRrqE zUGk5&SF_i`2h>~GETo1fz&-l3eA2*H zY$+rA@`F*`+mF4tH?Yym6@eYmXm`P_kk z;kQ5AB|yY@7VSDB^GfdK!O0!6sNwbZtr2pW1rskdPF-zC-Mb~{xdRf%onv^#occbsV6q%+f1oKlav^ZqwXV*m6$QFl;qV1nj z2;5R%`rgbd5j#!Jzls|@#`Ebw!4Y9&2t{Q7l$?Lpf+mC1hBubw@CI3AGT)FptGXtK zMoqe~s}rQoo_U33xa=@z-+Q_!gKx4da(KgiON6`@gea~dR9Dc;%eIoAKP9h-2M{t$ zNq66h2de*8$lR?+Dx`pEd7dLtJYiyr&`Y}3t0~AO+9g&|QLYG&(Hw<^sz{x%5^kQY zFHMQ#7D^(OBW(}5RV-kpsD-=17t63Yn8If&5bT<#*CHhCdW|~KmK9-o78C2v- zJy$xrhsIWkAh1txDD^KU&Y=w+wrOIH?Bj`5KnLGG;J%8_M03l7Ml~XUXf}rWY5V3GbTED0!?cTCww-YKi zS}p@t|0**>C0|8Y-S66O)#%VV+BD>`TDH<#;5wvO2e0$)1ejE2s-HK z?HBQWBuJ0+V9MZjyQ0pV9<-P(Rt;n&!!4wH?ACho4$aO$$vDJ@O8=<%zE%1 z!Q#}Z`OiG6yHyiUO-^@$n=5WC?_3$==U}UaO};{+C~p?~vn7k{Y8@;lpS`^(6!>`3 z{1Xt@PX5K}rgidavZ$T(RqOhkS+;3PqqQx^IX4hx0pz!&kW@YDJC?bZ9~f-rkhV5^ zkT$eYy1VQC;otBou!3TC(qfu-#=ss_{E7L`ABg!ZOfM~T9x1fmj5|Z694YUyd3af2Xr}r}4FjE!3aeD!UVt#_LKtFA04=7z+j2Oz} zVS4FPYp|Y0T2mD#aB<)@uLsy|uR{H^_o;^)rU8iFSNge%XyN$Pu>m9lo#0dir|0zI z6Le2Z5yR8zbDu@3u*sELO{rY8HKs;cRqI#64Szx>0IKqSd!E!{IEJz^CJ3GjZI037eCdwTeHG(F*3FW%{4a8H8m!g$lU#i*mn>vNp|1YVG>)feLCEpJso@v zdqs?d{oYX+xMi(%;ZjQXDO7-whfHUP@aS=G+4}J7S2`U>!Y#+fhZeU<$z+Q779Sdq zUG|(fUHNa|Fd8!)pWKbzIx7 zhBc~`(>K|BY}v16WN05eYlA% zvAJsB+JDGoP1PyM=zL91X{uV%8;_xILXu=L^u(#H@g6Kn3YHfOTq0pmC76v0AGI`& zFM=VSXq13-ijkEXcgD~3oKfw-zgaSuf?d?IN}Prz6v{=g62KItdKw^6rO{ytLJh0Z z94yuDmty|SsvT+X&-3_)vsay-OaDz7;+#VX1;aoTJb35eP8O8W^YgzS&YS40yLaw~ zo!#_($6lZHH`Id%eXRvp03Ui+3p@jlX_Ed=_rE5w2y!KJm+XVMc|S4is@byoDbKo! zXR9Q5c+AU90tg2z>1I}k1DP(TBFwa%gh5sAw!7xSfd?DOA%bZ+-0Bmk+V_$?2vfah zODH^Z^?UUd zO@ta=c1X$BsBon3hl7AnC5bM{HkZAHnlKOHum_HNh>}UH|4uS5I$OYC!trq9!_r)P zM|D8gOQW?E7%WOt2Mus&c4%!9JO>zY$so~cI7sj==0yXwj9IzV{llU5wdK4{TPoiX z*zB3@ISwTZ4iYVgo0_Ty4GJnTj3y2a{*Og%*g2|OaZW&78&HH$yax}!E;1C96f=N+ zOtJVhF8P;2-5=s!N9@*9B-^LsYAas<|MWT@E2&avcTDi>IR|VB8DYrZWq^!t>ya`_ zP4vQJ8z-?}cto-(SL5^_rJmc#c|s^Pf83_>X={dLQFrr7b8<6?YmAuNj5zk;32vi1 z^Mef`ZyriYe0v~}_&6Y^LS-a1FhKFCix$=`#{$nW6`W@J*F3+n)qr!q1{-abpE7o0 z!TcxjNg^tSnu$Lja6H&?&e-=M?D=)s?4mbHtM{C~lY&t;jPKJ3Zp&$-g?gIPY{U$T zA3{U%rnBFDpEaD84>lZgq5i?+uokcRoY z+10QDTu`0y;$6x>BbVFezpT&kVQ0-QI0hPpK~{+)jm5YOlpVsA=Ww0j8xv}+gTY}C zGS~G1yfEICw+vPiZs&|NZ9|q>a-soT1+?fa6>DeGuD6=ciF7N3nWQrjeL*lh$+UC< z%P!E(vd-MT$@y%KQBkq?YP#F;mfOavl*kB{m1lP+?|f^RolT}ouzd?sCC1*-T;z5g zp}JRFyG_yUcaH3%1`8xCpQI?v*%D%;Ww1ktkt^TfB*Ql#)TV@L93M?X3Ax?S+nK2l ze6~xlt;Qf(V&V8qGa48bVC2ZjW4en3qzIvfds^*9!NBi7gCl$T3Y&F-GorxNrFjk$ z)@U;ebVJ1lNB;B<{Pq^slmv~6g1d7w42%{%s;f$*emgR-Oa4th>WA3=q6hLJA?~PG zDXp^A5ICo@Sdq*7iBdebk;vG_F<*Lvf2*PufJ&!{JX6@h5f zQ7XQ0=%g>`WB78he7$^_Y`SG%HhH`Uw0irUljf}rBhCCQ;c-IB7OTz=0 zD97-#OLFu3C4uNIj$$W2iJkFXD8H^h?@|-5i_-bmM9;SdinYCbn_#=!E}22p4l}m- zHjwMOlN9j?rDG#Df- z5G6~K0UI3>D@nRu$obFZF7AQrsKbc!h*P>E^rf>PI0nEHY%N|Hx$>ScxZEq$HM_?g z8*SuJ_}7pKG3a(#`P9wnQ0;-B-UBv;znN9&ozyCaN-MSR?~G0AM&Z8B2rl^5guB$e z&bicB^h=kU)LhluIC^@mvLNPm9EJQoYg@LdzF0qo5dE6A&EwV|hpN~vq-zA#)}xZc zOsCq6*l!@u&^pzlfSV)L0E+cKkY~$E18tUquu*)k%YEE^m$mU$W4jHf!2Re|coh z1#nDZu2gTBD* zA7YXqqQ>mW-ZlTSx7TQ;ZRHP3E77@j zTJIAK_T%!QrrS$I8(k0~;w4LQ;iKAf<-Q=hxxHhMw$=?R##R3d6sn3_zsqi;8RZfT4U)g!bj*ef-`t2Gwyzs466i#PPv8X7E2 zmS#%-P3~w*+)Xrn{?jz7ER7qJYp%h9RtyaiVr@mnDf@m|>(lY?x#*-rs;EiS zeMNDxqvw`;`{K!3rP>@PE(@Y8nlrJ%A)_h!r|^^}&~`AbFZv{Jr|ZB)&@+Ip02n^V zR~l6b=(`2iz{9K)mOeho{mTKr7Qhhe5Uw8rG;olG>0Z}GOJ`IHu)M|0BR?Ngv;5{3 zF!a>XImGfROkwWy6aa9Mf(MnrXLnK5bJZ$Z-5b4nH8FPVn404RUcX*jy^N$(Su!)? z7i7r3(K~LjTvf`Kp<9!y-L+hyBR@GzWj#;Wm1aV!3*o1{k(I~TBE-WzK#xODn_atUzr=Hs=|qu?-^M2;UFP#QQ5G&em1R1n}-?+6`#f9JT7d7z35MR zOYwAB&cx(a<|XdG%Bo&Ffz*VZ%y=+WeTVLGjynDK{EaXZK<{xC@wv3UOL%sKjFzeWt221N+S`T0zglp! z*0yzVtaGt6mhh^D$R$%waYcD=Nb~P=8~C+)!_$$CLmQyhEEM0N%!#P8IJ(;uH?4G5 z5S6en*m1lG?aLFwg3{^S&mT#hOn0ve(?Bw`-9Z0xsTtbZF;pEP-7p@811NQYnkdUj zG;Z5NW*{l4G$J>$A>GNDYZ_ly6X#mUP)2U3BqyQmlq%F-W!o$$Rt&_|pR?HB?66F3 z(Z(ZJf<3*{F^RG@>9CDQ{uYjwmimvlJU{~@iHPf%4I6ehuG;_d-0354x(C*8MUPz! z@nDLh<7+GMX1;V(sIvea6ZP&2;C|N<4)l}9I2a<0NRXEPlF3}cf6%e*DW?%pRFG(gN zb*T35SGC$=|57QDX!I-EEIq@w;T6?B0^t^Dnd5+DLr2;RD%O#xGLorgSx5Qx*&lc< zJt-bY(|WwRty3fB0?`hqc|$zw{@h3u1I)v>L*xS2{I!df8@E@2!U6-dfwED2C0$@f zUL;-&<(nEoX!I{VFbQlijA4XuG_ek!#iM5 zE5A8?TZE#MW$b<>Q}Y>(DLhE`?DHHJcSL3OW43DD17c(*FatyK)oiFd9I)dJ8;dBC4u~SvWadku3Ei`L7y@Xeb(@V&%BaD zheL#$_=a?Wga#ySI&`$@MM@@Mw5@sXktTG_exx}F@Y=p>qmV)szR*sY_d-w+48&yS z#nwK2Qtf4z6m#Q}I_1hWX?k}W$VzT6i-|93PGiR<7q^h2?eCnbNJrRZRrsc2vdn9a zovP&KVLU#OCmnXlR>;<&i!S;3UoIrC4QT^+1Jw&_&36B4YKpoLfBea?$UZr~*K4C1 z5d_{$GxYUvuFLriiue}aa@A$M%;e<%JA~(ES9dpd_Ozm5j5eUwdJiY%!sdLPwl5yA z@~&I3;Uz;Ok0!?CCgxk~!f!ZKO|8kCEw~5=j!)J;q&y<0lXcSMjP2}XCKpno+uUxK z>+-uUS3rSQvAV76-oD-XK%45krn5N?gZ%RG$^8OUJc`M${kzdNYiMM3J{HohfsQgZ@+& zlHjGA6;k6>;ac|XZ5-Fz*U-3k#`p3Xx!V17_(Yn0SXt^2?1REm#muh=bPp*BF%AX= z)%Kkg_BamZ73={!zV+Vq)nS&*Tpvp?_H+BviWRfV`%TMdrAuSRO;#)~Dc^WFQ@9H- znq>3Qwn7I4f3O+&@3HycX62WaI=%hMf#j1PY04RxIyJQX?zN3kV-a-;)qDN44W&})6vU&de$|s zZ|PhUos!pHpQ|$HRc?7)B5c2360AAe4G$Myk1 zE1c{G-DNqF(a|X}v{URQ`E9q{H3=NQHB!NP;{xB7^E`reIG0Yk{^MZGc#nkfNxx%MK*u+Gv*AHq#_CUMH;RwMaXpqwQ9z-6a2r@0oQdQaXlvhckE%Wr;f1 z%el|BN+(&YJL!ACcantON_50{rZ*+0KF+k%q|3HARLxEP^_EIzNjlDtioR)SrCJ>Q z&BnCQGZr4Vpl`0#Yc*vV9rcIr3FA;k!mY5`*`x*j6Szg7f9jh>mhwbP+rfZ5<8i}x zPi-bpMZxETeOLu5QStLeW0o<%ys_LQkdJAsEj|do1qXLvvK)?`2D)p^BbufKMWoYy zn7K1^%FA)ix#gebKaqhGvJaRPCrI~=vd%`@KJx{v(c=H{0u`IxlYxYcC< zSs<;=xZ?566bT@tYDyS2SVyYiuuua>UAb@jhf^?}m7ib%|59-+%oC(L3i<+Nn*VPN zdtcS6!i@F5^>aNj;A2t6(K%9s9bq9Q!Rso8H^?+yEfDdlnOq2)i6t26y)@jDhnjD` zs9(y_0Ss@)<0BDHXnQAF?+fQrqR(t^*1GbNhb877XE*4!p4=MYAB16)UtgcKZjjd+ z7e`H2G+qOreLCNU^;v|k#(mjkAXtnTwsbz99c;#KB>E3-rGUVe(@kSq#Tw>G_Jc*% zFK8OSTv0}ar{eOm`ffI&%CsERg|HFf*{K2FIn>PT>}Y#|Xl<42ver+K2YffH;^$HV zkW7lsI{#S9I{uTI)-BGZCG5D*zpew|yt>&ft${k@7g!}<9{ip$dWr%w8y^1Mj1F?Ug^9nwCDuIXZHt%b0sF1{9>AXwXg3>)-#_83 z{ra%ojK^k2>MDgj)|;@~I{e@J8$Hldw4-S30h1^6hX>WWFK(PMdpLa+>iUu;^t_6k z!AV4Uxat65xb^@Kq2U4bPxAE5-mVTt*TZ(kXjgYo!u~ZW6wc1lMc2KUo<7u4ez5s_ z(Nk=t_z!L*wqs{|JD(eNY&Egwi5AD#CZvvb+HhX?`ExiTE~s$fu4;>a0&YNbRc|lk zc@Mp$!CcCKQMZ3TZzp>(n~m=K@E)zF?CQ0&-HvVUoqgWZVmN{#=(c{r4K~woy!ris zm`i~(17V~{b;m1nPRE!r`w^Bx!Y|@pA1B(7G+T)!=ZJum#|`F4Przugz9XHyYgNto zo_fG+0q;cH!p+&|#F`a0%^Uw8S9>20+g@du4b(6?C>NHP4{c&*#rsPfIPyCk*ilxR z)r+{eVs|h{rWq8+(L>{DG5^F%lf%KtbccAky@pYV&avBdZ*uM&3VPPYQF67@z=WAh zg+37`gas5(ijrz)hX}JRhJ!LUGyG9Z42^F0%(Ut64Jc(7016)(??bC{F)q_1y_;7a z)~QEPsm=9#%{WR*Wpd~tLtOEM{!RM≠dR0E9ICQ{-tcR;@{R^I5P#1GUH!p=-{c zuc3w;7+BWfGaHj8JK6^F_ud{JF#?=p5IuL6%&BpqXGS{~wMRx;wzW@^P zzUW@Ot)-|dI*HP<%}AdxG=8KzXl^eew9JBUhfnZWKLoxK?HB-a*iv{+&FC9ByM80l^Gei zQ>vs1gSdu|%R^~clqW1HizMeJZ|Uw%65_aMdUAc=1!3QDeKP%EsZ28Zdzg@}Ra@o3o`d(7rU% zr%Mf`gx6r1G)j3PTIP7=RmrzHWJSTZ%8CM}L66{96Ho4D6?_e$&nwU~mxXqb zId&iY3{0N^R#wLfcb@8L^e#OJ0i2H zb1N~AI}Hhrr57~D4e+b*D>)wL^>o&)s8UwztF>$9RS7a?Sw$u3K`tZ*0x?8ZEV-%! zZ(Cu$a0TW-IWz_qLxkLbLdA#(MA#a)4oLRdKYo?%uPGj(X8nN-$ngfAplK!b+*+qu zd(^3srD(1I(q}@BoTVq%c)#*?F6u!kTXOc5e<{PlbM>3-_uc!l7m9~NcH(PIlU^P< zJm0cu@FYZB7yJZljwq`NdTWWwJf>Gmh{QwgZh61R`E)FxUO^-=N zUk_hCvNP$No2rYcET|!l$1|!COnmS_6xl=4AOcijV13+-y5FGgTB)%Z6#$vt0l5yn zc}XjHUE!zsSExQ#F7P{D*A3QC)vRlLf3}afFsGqV0M4(^NIsoho|d7?Ws1E;hZ4fa zOn=}epz9 kgw;ucYbA3cU1VJz%pjZC;Qk%~9{|M8~LQUOASDQR}Rkd4u{d`EM0 z#z42NZm2!myxQVgiOB_;c?k zlt~BrZfgQ()uk$+b4t(W8L1Dq{?-3n(@_7=jLW{gbK47%hqi3Si77PP5j3!pF~)_3 z@i8t~3S}m4z?MnVzPp{(T)K$|;@a7{d#x~^dVqSp>4E!z}v?-=tE(@Q0G6oT-hW6LGZ-|l?8KvgK-NS~Z8J62b zH`CdcT@78ZaY(vf+0yUTNMiVEdQojmS#YO~u19^5U7kkBLFVh#q#gwjQaVjk_E%%Q zW5)ucz5L9OK-D}21^p(t8Ib{#^el3ctEg~To0KMul*p-27#?x<-#cD1#}ww2eL_fD z$v>Fu*LL`g8B#SzuHPXUJLQ_!dJJZCtm=N^==#L_RbvS4CEo-a@9!%5c6iH|l(yhG z-qbeBqno#K{kLzkZTXgQcw5msN*i)Ay=hT5yl>U1tVUFFQ2QjVxnP_hY|JlBw~9K1 zZC4w{qbWrFnYF8`LSf8cLCq+6@ZXXcV}a$ zo@Yk1$idN<~Q@Ropjc;Z8}5`IO{Ii z;YhxD(#zHsPX5FB`-d(6^l6R7HVMMO?3)Hd&$oeHF9riqpq@4o3~N!4HI9g_?3}K? zj6VtI3U(<&t8#t*5(_I63BG)F-cow^%5)1EBDu3Ag?PtT1w=pBmHldGBdQn)KmcQx z!ez5{w7@~_a(Fn0OHJjEh@8Lrg)n8q4hZ)jZ!crLH+Kkg3P>$tNmuSyzuJIdtKj(> z$y{uaQ@nmoq>L`t#+iWJM=?1E&-Z|yHSAdJwNgVedZ?bq^x-0!K?^LO<2t7_iW!?i z7Rx{MS`%5HRM;a&Nh4FyeP>2|HgO+0c`WcSm}tqcnOBI2vW!gFqwTQK_HW*vIGs5khREImcAja+4D9gTh?Gl02cQHw!(s6RP@m*D7e8lI@plF5mU=x z>B&*D`$7Zh2)}t4;=IR(`B#n4U9rp{0im;xr`ucG4i;l{k6W(tLn(AS3kMrEpJD-j zDtbu|B=XcmdhNgUP63C^qV(wlO|bHO-6L!36*Fr>eQq_Ut;Mu)g01bORC}N6Ej@Ai z>Fq67E&kLUilT@ATW23t>Xkn@oa zus>fiWoscKG1089E#0l4{Gqok;irrqTV8br;D^|jhXD*r&bKIt+yLT^!(4mtd)^79 z4yv>VmJOjbe%QF(HxOi}ICFy|*f}*j#(4#h^!X#}@*jp7ru#8oNXmT_TU|36RwO@| zXIzv}x}4oeyS6R)=Z~z(WpDD_Hr8O*>U8Yh#DI8HUF@rFujw7h=+sClO5RzRw0;X} z8vIy}7Fz3yTT`65sM1|cvC$d|a~|hNgh%#6zg4Vtk>Mh*f#I-WOx%Xpy@DzVSyz6! z$!wSj@jl71lonL@{{de#=$fD1%-oV)l=Hc-j9%pMmtDZzk=yu*%BkllK@7(oky2Yu zcXZh z30OLYBbzmZ-#BjBGmL3P<59K&hqsm4*OFTgZL$%f@aQ(oa0eFt^!WQUFCw?z*IPTn zJMHpNua&$Cg9p@osIha9$U3J@3O1K;|59biD!tt(x$JnsvW(NZY3Pj@@gG;>*A zTH+ALGZ}irDadBtsZ*6W8vqk*Dv@*_94NT@%1b+VEL(GPrHv%f?#q^N!aL91_kBo$ z)NG+ZmBsUB82|Wx$I|BpqVVJs&*h_PiCyr>$;pAf<44g!G`;tQdg!9zQ~iX_bC}6A zQ^|ia>VYRu^lI6}&97gdqGGe39K_-x)@@>J6driJ9=LK4i=|SPF(*&FGiXVyCR)*~ zKX*F()X~#IMDkOrB%b=cjJ!Pz-#i``@_l@2EHpT)7o3|AH;^nUE1xWMN{So@0nuGz zQ8~&d&rQx-wW)k~r(djI^ z>#*7_iM8KW0p66fjO#5O)*C%oxTe*!d1vuR_ITN|+3sS1aH68x%;3=Bfs9p$59O|# zug9Nh1hu=rPS12!>HMe*_^s@b6XzuHKiCnJM zE>@rPxYY0Y@9F3MBh4%a(+qO?N57msjUyb=>3p;_1aAT5s^5mVN@eA!Jp z^KUwNathUCqD}hZdHjm)6UIJ&{*XJTCrd~LgHV2<*x@Ecco;(!7K)`gx)mD&Bne?7 zO#n#BYkUsr3_-XV^HPLOQudSO=jHJgI(d*0Lf==E8R{JUb;RLziB0yqyX)e7?mj*1 z%~%By0l;pDB3Q^~=6__-3-5Z3RMPPo5F{5Vn+8L`&f#XMCuI7-wacztV@JjVv350TvMt!zq2O{m*X6fy}e@@IxkM+m`uf1Sou)%DNAY zSSzDjV|tN-;$UpAvK14YVKbFYkw3y6Q` z=K6mofv8g8e9)%wXLKV$=FM0eke6sq+gb{pv=qN9Er%pFUdwOenVUz#N}d^t8(DeD zp>^29oeB&}z!x!A2+~Cy9`$5L6NERF*f!*zu|eEu?&mRQHDNlUF38;+kfL`%vGrWE zMRqubh27W_*HvN~XfXnFgDi+#UU~oaEHw+HFLK#jczPLWFteGLmh=y-+o}OsURw3o z4K6!zf5h6t@S2UTH@4}y_dk8#q1@Z@pi}A)Y(2nNGU)n~!;zg$n)vFDD%n`%`P64m z&t(orRfl)h6o4xl*T{e}8RJr_9s1?eNczsSFxmRZjnBS@HE%eyA^dsyx(|9fn+a6H zhV$8^KlUYjwe>>ICp)<<{j1yuYMc_CLNgVWyzMy+JAKW|@-q{Q2AQ=Xmo}(M!dIkk zZjV-{DRgV3b?ifrY&%k~{N&z;ueyC?anG$IpiHp&)Ysb8`Y;ZgdRx+Isd@u7Yu}ys6^?pi-Cr%Lafb=bmeY9*=7+{Qa%_v z*3fG4hor+^CBaf6n5s3`YHUp|0U#2GUj8ZvV;Gxel4=Yhq|&Uz=cMn3j@r-JzQ zF1Q3ARfhnZqK*f0Il~+`S7BNK=Z>54m5NT^ zeng|4COob$Au+NyCasZEOKLoQWl&*r5V9t3l4R62O|qZNHzC`$J=Sjaa;LxLguL;b zNs~x)XKnO9Rb5i^KPCW#OWQ-bK-shQLFEHMy#W(FLh(44Q4EIXlW{I;;0P*l<5NOvPm^Eb~1XvDpY0%Ge9&Qv(Udp zHo!uS1CDLtXL~AQ)ijtfQlCW43AfK9S77%~dFw}?&82p_#bnTqi^iw*N|(+Rjq;T@ zZns+yr*@N;SIXok9t;W0%Jpru*GocCY@5J%Wptxb*{D#&3;i_rtWEDN8I6+ZD&XHdg?~ z9*9kSZp0`vz>(_;XAc?(UD9%Ff^_LHHE zPMhH~w%0OUnVGM#&rbDcNZUViBO4o>k@^3G^E`V27Ed^#hsWQ-F`tvX!#G%yz_|nR zNxhF{9GDP4uYrE({hvNRrN`!(8l?ZW)x~pz3%bN66ByYK4Mh(3JpzNQ_z-Ov4PU6FH5U+BD^z3%j6M$!M8UPsHF zulFyfveXTAH>T?9Ry^%>tj%{81u4JC*P%bpkI~KMi2h3-lOhU`#S~=9Hq0ep{<}!$HnjI>V?b7k6O;8S~>&` zUZxkWK7F!qrPH;Z-unz7J;5Z`Hy>zjPEKhi?0*@(Ia+2tvaOP5(;M_#;XeO*MW&o2 z<4AT|lNK3+C&JAO!f+=xRa$e34i>s*mgrXJN--{%qmshXY&d4eUX(knipwka>q<`W z>yK~k(42Rvuf8BQgeB*DYsDe1oK0y*kWeIv5gm4S4@u$lDTWBj7+G=tLJP;$QS{Iz zH-!nG*65Pv$dUeO=51l7CITl@t}k@g86e4yVO+aL+bY*S=r6+SvgyZrA-2+M9lAF# zNoc@sJT|#xg~HFgz&Y>gI8lM#UandIFuC4=xTxG4zKC?ayh)&E^6j1SM(OQl;AG!8 zUK{NmnJcYpv%=>za%be&zQGWc9o>e+z7BU@iv;RGGo3yaeP)48H}TC zg%8Ai0hGCa5J(^Yik!)&vBm3*TejTuX)Ip`JCv<)T*8lc*$JKh7ZyFm86u4~DX;Cc zgwu%x5CUTF)BgT}fo=f(^u=RWuZF2G`Pu*ePfMeK4gx#&TIniERLQxGb&K|Y0tg8; zqT&Uz)}6C%DAMpO>-2Pt^96x#VZN?XV8TAw1%@*q<_e#V8G-b`-+0C;E>cAd$H=D? z2%RN%QVen8#*TWc0gN|!g|+>3QdGM9l955UHb9>K2|SPqr_--Mq%vFvt;- z3`Q`@RNqV%XL5F2BDG1&_UwVQg1?hhJV3QX^p|=VXt_OKx1>`8iwkL+Gs$B&Kp*a} zy_(~yWDD5gxtvowfATEXCguKtzcBStJ$m&8fHDBIRrg)@-#`6#J;h^L7iCBcIpeyq zf7(fXxGwR&{(?TcW^QVe!(`Y)raMsRSeZP(dP(QtgLq;dlkR)TqvDkSQP6AIC!Hmo z7q9Aw_$2;BVadV?lx@UxYnd)mOBm9v+g{N!G>_*#DmQ`>l)DAdmmPLB1dz)br0ZkW zy8dc=&fmeOld$M3DSb83u|Dhtb36PArWzgLYK&+;T1OX2r-KHw88W~+5(OwG%J*Ly zgnQDUcJRWkErZ8xi%^i|j7Rh&V^;HMN_QL9=2tnX2VY~=fFJepzk{$%9Vw&j#w>ag z;}K*-fyHs#)#^>{A52;1R=pL8^xT~vmH#;mqeEtWWnGom`eZkV0z0-we zjoZ0MRvzkgYKdwkA{!AqA1TQgI;x~s~kF(%dn(FZ0mF>qHoJm$ZTch)G4r(R-+ zC-AhDS6)_-{I(5bYx)|kczCX&AUU?Dv$y>C$e)vpXW&@*u#M!dEF8RY35bM*ju(`p z;K*~2MXsXrTO+@mDa5gH-;Pw7^H$?NUE=I=4^X%fqY6$6d+`<(`I0r!`86k>H{9F# zUXeRpfO&S_kdQ(J_0JnaN(xBreJI+eu>ZMePvOrFIL(&29w0ORNpYGBVhMtb1Mtl6{OvioEC4|H$ zo-w5*_}~jH9$*_#fpguu_>^)_EcOeB9{FE%tl8INvegmyzoU=^cpNwcqC`sDsL^P(C{c=TO7~Pdw|fPVBfR{q|BuIPOsNma7Z}|($RTYO zE?f7ajj)Vr#v5(c_&#*~Y+Gw_~6vptkceJ;6#AA4{U*G>m zv(t<}@AbfZth$BsgN{kJUQ4`I*>8>?8Nk=3zX?V%kwLG$-9i|(vVKJ6M`!jwoy^SN z=7FOwD=f^3=ZfV@actpRZtw@(j^+)HNl-gZ~_DmlAr+wcNi?V+b}qU;6q?= zcMb0Du7gVm85jueE`RRbt=+fXx38+Zy8G+XRehdL%byGMWw=ETI*Tc$XIVkYXsCVZ zb4N#6EZ-Qo#uYC<)!0ZG)(v6fHg4C8`jx{nW|IC1!LNG4AeKN2JV#qDHPM>^p6uL0 z>sDt9GR-_j@TKZ>xk9%<^4)$Z0~^cEDs)_gzV9)D&!BehM206+ zh}L?Gb?OHTpUvN2!?8v|DZ5qSjW+&#SXC&6!p~)oR}{k%ir*7xyU`bBw$B6F_y&R* zJGXM)P!sN_x?Fwvcl}Vi*TwZFCLhL}Sy(AkQ-O#tK(cQ5gCw6b$%tTc447{$X@Gt4qYl@?zZo zscT?q>xo+eXXdS%1=jkXdHT!tFWA297sM4v?KP52N58N5zWb-#2Z3ReM_Sjzg<}dnBy|GvI zhgapzrd3&*de)CZ!Oh~tL+K5NMR_+D@kp?5);fS&CFcwMo0!7w7ZNMm>>QDX7GHBZh)p-i`3Cbr6`q-0WzGf< z#>Iu=PybFT)E8et6+C+0Um{ezd0GY1nTz!3uAe@VzZLiSWS*nz{Y{by=d6LAtzeYw zwGFvS3S3>F;Z>G1mx2%JKH*NCZ@aP`q&iJcG&4~6o1Nb+L3zU|_0UwVk)0xSgkcXu^f(UaE9@~0>ztQR=w#`0O zTrZx+vX?#Jxh(CfeYELi=fpfM+DiYH6g-ONCiU95Jhw);kgSl7%Hx3zn2MfYJ5|Yw z%F^3xg*>0(y?JanEA{+m;rFeV-Nv!=!HyviDdGTZA?t?eh+u7t43pT(@|jp?PPQyB z&UIB|@1rjRjZ_2nFuxapx`I^gG<*>)xeBqb*N7X@Gbp)y4Fn=V4BpsuXeVYPhQCe2v)Dpw}5=9o9&dT&sh$KQK(W^O?86exnUfRayql~=x_>%Qb z_eEOB9rl9IlYA9e5VbCk{M;Go+sVSuW;xu(hOTUEsb+QU@N?brZ< zPP!)Lp=FXvUB#uOmpVE?c@_=>uMsh0184t<{R&1E~4kxh&46o=yQvQyO!kDegF!4ilCORdzqdzD7sf@iwmJhn9yIaIg!5Xa@)TbSDB;6 zqE4I*l$1vwtNMi@am@s{^KJg*?NEo|?a-1oX+gLm(0jsb6vuWWVf|KwQuQI$83+&M zr0QwGrj1}v{n+h(d6i)C3w^R{RyeTYaxAo!47T#IG%PLGJ2fl;b zGC<;obp}ZfmWeOoP$`xE&CT5}Qz!C8^h~*uA94@*(M7j1*OQ4Edm3;c0IhdttG>Vv zfS@Q6sPL%p)H0|Z8B9ptnr$JWFEeRvm2dr+S2mc;-%J}1f{kAD_c~cSO@ZQR3rFW0 zy*U$ALMUmoIy82fhQQO#)$NImKA)Ep_w|y*{cbw7@fP2|zL6+!3Wy6se|P65FgAE^ zi)tS>wpE^gak zJ*1)MQQ6l1LI4^O|40P$&tnN7Ha1^W?w>DbTVlPOr5;9=y^@E>BZIZDBHhZS2Imah> z@~IG#=!yi*5(}P>-#a~*gd=+QMTmGtaK!n;*q$)UtdZ|Jnao%mtQ-3+Tj&1 z8ak3WU%N*pRJYo((O|@+o1l{l0Iu$3?Q~?zVmhXT%b9{L{^~DkvORw9qukbtK*wfM z>yg{&mbJUR#+E@x8wro`mJT@$r)Xa_c$?7tM4s8v`ko*+VdZ(k9c{+7gNcsO!=GP@ zhn40Qh@a<&w+xHPXZJ(^;XQ{hJK<51R0fWe5#&qhBM#QKO#%D|-sEQCwMbue(x0H{ zJ()+CxWBQ6urBJv@ZRi+MD04)LHRvF)%p>97xuW7XqAF?R@96;@=*pjV+2Y(%{Z64 zg{$0_pl*FYX#$&WR@}z)XEL*Jm3XjJW9Z zGWc+Z{@B3W4SNt#*;VS~;9FyRv2x`1APF4JgUxSuKoWsIah$SQd-`AZso!9T{eyQ9 z?CSZ*2;W%#i>7EUTpe#<^%-Bc%$u+Iut&k#n+(D^O{HSik~y!P-#(`O02?pL2&Ix$ zlMBH_z{Jc|tO8Wu?qjW3C@tFCYvH#J-Ai_=^+W?&zWWnylWZ6P(~aX_U03R-zXasA zK9-(50i8nv9Yo&Z7Uz?^Hb(|q3Y|lfNk<^7cmjVS9yk(~I6ohN?TEe)JfVqC6(Di; zNwCmU!}ruh-@nnbWH7eDJIj(dIU}zTGSBKpg7>%&o#)yNOwq)xfT8RB2c@-zL(~Q9 zApv8k9vfO;X~M1EENU`MxFq!M(U??^>i^Kq(l5dC)bj7Rg6UAL|H|tI=rH0M*_geq z3eUu}uc74YQU*Q8d&Do0-GoFGJ6g1s95ljIR7<(O0jlI)G z4|m{~-IY+6t%u4ZR6;=AGa&=*A~{}{d51QZ6f3-)bEtgaSN~`w&v2#}ZkUdnT(OA^ z+?0)mVG6qRBslfi4`Tmep;vfbx&HG8=UN?vfTc>*mRSkAOBxTumVF^^<=J!26+%3I zmB7HYDc#=ksWY3(c5p4(%^<9*1PbB>yoL&~-a$gLQsOG6*z|eHV|EE`W!Q99)2jvW z8-ZE##B8-cno^e3DB=#5TeNgS&z0@CsvS}&3xq;+zQSZOws`$(4PIp84J(^dpn8;F zsXIlV?#VSF^qPt9=xBSCjmE0p?Xp`XzQV^CPj2e`Xzg2W}5DI?_2U@Ao;@*`?wD;V`zJxUnhZ;=LweQ`=>{G z_X8*r58bqMt=h)4u=k$woYL7nhhg<*w4$o7-x2ulhcE)6tRIqGTQ)8BLY|M{+i#%M z>p-A6s|kcjf5|f`<7mb}-1yd)lJqV`DqE)^Rlp_P5meqJ(-}-n=VXdwMT@%_R({k; zd0g^{uvjy5`&5EwTc!6|v0N-LHN0MM8_>0Xp*&%iCB`+R<)_>TUAIl-U+<#0OZ`<- zX+$S^{bWM(tnZoE9*qrY9!HKrlKk=~af{He5xc2?P!u&2Nm+B|CMh-a2fq%D)_mPr zuC=L?*w<3{RcLY-*mVX@o=0$hN#RXBq0ZGr!)+aioWlVxrGpWs%~bIGh@b(-fE|1!7HhIq~c1z+TVD*Wm=kWdW-NAF=dNcHHkFjp)qmKg7w$5P< zzHxp;+9uaPBU}a-vwu3fyGgs-A>tpO^Q_PdD=Ms;f#|R7eNzxo-g?Sw%H(m&xFYb_U1pZ(S0zwO*kP2 z3i+>%Zu?wZDqz=#!zK7+49R!XH9;=~o_tM*5qurY6}b+%Jz-Wvq|CVDA?o#$lEazq zlTT#3od;swz9mIeL|>4k!?3K36zcNr+RP1_;Gh7)Pp&_#eKmAEVO~$XUoPsL9$ZCD ze>OkB??8cF-QBeCQ#8g%mAg;pQe>i`qd@l-@h)k0V&y{qR+%z@eS>HxLvXx7%cw)` z>LGr~_|e(@BNApWX4Dp%;wsE zeK)2bp8l^hW-c>lc`;S7mDtZ+40BR8+hhtWZDGeH0=OX0K@;7sr_{*}%tz1BD+0E2 zeRg~AyF(B}7?Zo)w}lp|k~g=9%Njkob$*MIr|>ReY#X~sscLrr@>RkADh`Pd?VGf@ z3mS3wkeRCwN`hRmx~<2n#6g6MFF4qxwFnrg#j4A$Z5OLkB21}j9lc=fEn@5xzqE_N zO#VK;GTT1qq3e&O{DMb+gTwIEBYn&t=E?K?%KhS_d-F_$)y6fv<9PQe0Bz7Er10yv z9iNYA>OaV|VR*1Qnx%_S-Y5zS9W7O1m2oel>D}Qle(u7#c{}U8RE>(Rf z{QublBzjET;J)9O%-FHLfBp;2|L@=b8x%$rcDM|O<9{)y2Z5oOxXYC{Y{)hGC&>R9 zh#~<}{egpMNhc4{$Q0UFjr%n3L9$2>1t&Y8d6rGnMrUMxTCj%wC$Hb#R}SPl@0`#B zyMp^s%7_Q=Uu*h-g^%VqI2MiGjl7kV(l+VUW`@r{5p+%vmQmQu)eipI@WykhY6}Ir zt*4XkdmwEoul;g#;Z`$)>Y>ce*Ni3ea1XIC6@x7GS>=d4T39do3lv1TX{YXDKW5=} z0UpLJIc4?md|r$;kVi>N&xG5mh$fFm576b}+pE}G%u)<0@-o;_9k9nx?z?1DaEi?l zr%9Ys+$q4-oO`P|CrFJhg9`F;SRsU`qJvun*mQ_xwQW~OhL60)Eky4ur=RNnc5Q76 zbsQHUO{=KF$=lU(a`{M6Cr5A@^ErOPOa2Rr;P<2&3!J-kxde-jr7fgTSz1F+od<22 z0+(ZMFx0L3>DZ)^J8i8|XDJHxhaXxy_7d2K>@BVI+PuDklz9`vt92BZ{sq@n>bM^? zUog;cSw+uA-;C8A&=5OXxa$Tk$y->^MlBTRp-dODXWrNci*}5%*RJ8DRGzysy;i)p zv5-(*&}vkHK5u2u^U1BWo7T+?s<*F%nS|_(WF`fD1=I|1fe5Kf3UeJg*omEh@x)b? zy}#6R>^fo%pCbmRO#-^tbD=gpLXuJ-J(F2*+$f!BQTBqgA_U{?dqzZ5ft_M>%hl<6 z)Sp`6s$@f66p;imJdLrw?+o%{+O_OsIG>#i+Mx7VLXZ!+OF4BpYvej{Y-7ExN5kqY zcWIg`rJ6c2omTNCCBlLDKNTUhV~%k*ckL3isopY6&yz4Znk(zRlhQtR=7s06z)_tJ zA0(2XUTz)5BPH#Gcm1yd-TbKSt;p?C3r3y}ZOb_r?ECQrGXe4MQ6tJYQGcYq=y!H2 zvM|?b_2MX*Zj33QtrlU&C5Mi;HqNfzR7uev`BZGCl9=p+l|X-=9q~qvu}L_`5-O(A z{XQivf^2z$CPb-rnix2EBjgo;CMb8)3UY0*Ysq~5{En}mQ(SqO$85$y&~`DOQLcoB+UQ_v63sC) zewy&oo|z1(`{t0pBM8i>T(?aS+M4XIg0+$hJ&?{jQNW-@XC}DEu$lCJgUPdFu}Q9w zXT|nCH`h|I{rkb{@4KwF*na%h8tFYA@Pk}lMDO!}Glq)pPxRNaIlnns>5Fhhwh^hQ z`C=7`rD|h)AJAEiQvlOen5Hg=TkoH}|(s z88guDw8K@AA8CX(o?8;zjuV&wEv~Nt5Pzu?=K;HqIIMjh5YN$XTI7_2a@2h~e{ z*-9wY+~5pqBfwpq0?h{6kLNwNGfbCFFv&tiPo>y326>)+ZAg`4p;Uu8CTSMXQlSW^ zasQx)p^x`uT09s&B*e<%n_d_}rUqp(5`M-3U}lkI+zTFfkcbhjalk$0iww z#Ynxxs`ug>!ata-ochEaD3i)%wPxffFn#0YFt-R$V7t+hQhhj06iYHI9WALT*{wrN z_hCO58X;=1!6ah+R%Wv~>olr>R8|6V4*Lr4GA!$XMq)LwN6_&`su%J?M^8y3F_M4z z9rCH+KPk3+kBV#dV0YYA!A3ROtClEeXWbJyb??yC%c~exnn-?bBk5A1p3YE~8kWkNu@$+A4T>Q6@qkHOQ zN|dE!4Z6F{J_RTrHfn0m7u0E~0V*u8bKZ|O{@J~0 zzSO0NZ2vfh_P2c8amEX_9T6V_+7dDU?ZEe!+(BX4$rpB8T=?#I9n+Kmr4`usX3Q0* zsVYbU6rfZF=(Uout@8YFGdYIJ{Wvisr*Yj|$!FeE!w>^3>rqM>y63 zvD?d{k0g}AWC#N&y)8-t3{hId@C}LVX6h!g?PlUIgb~VoCpJ`|pVgeg`e$dkndD^G z;DD(Ab8c8Pu&+{nkv?~d2~h66>u)3{%oj#@!8-=klmW6Qn9ND83=1=2$i)BBaJXkA hYQ7@;&$HadiZ^|NpN=W$zx?7q%qNRS@!^Hye*i}iX8r&G literal 0 HcmV?d00001 diff --git a/gitbook/gitbook-plugin-edit-link/plugin.js b/gitbook/gitbook-plugin-edit-link/plugin.js new file mode 100644 index 000000000..32f349485 --- /dev/null +++ b/gitbook/gitbook-plugin-edit-link/plugin.js @@ -0,0 +1,30 @@ +require(["gitbook", "jQuery"], function(gitbook, $) { + gitbook.events.bind('start', function (e, config) { + var conf = config['edit-link']; + var label = conf.label; + var base = conf.base; + var lang = gitbook.state.innerLanguage; + if (lang) { + // label can be a unique string for multi-languages site + if (typeof label === 'object') label = label[lang]; + + lang = lang + '/'; + } + + // Add slash at the end if not present + if (base.slice(-1) != "/") { + base = base + "/"; + } + + gitbook.toolbar.createButton({ + icon: 'fa fa-edit', + text: label, + onClick: function() { + var filepath = gitbook.state.filepath; + + window.open(base + lang + filepath); + } + }); + }); + +}); \ No newline at end of file diff --git a/gitbook/gitbook-plugin-github/plugin.js b/gitbook/gitbook-plugin-github/plugin.js new file mode 100644 index 000000000..14810ce0b --- /dev/null +++ b/gitbook/gitbook-plugin-github/plugin.js @@ -0,0 +1,14 @@ +require([ 'gitbook' ], function (gitbook) { + gitbook.events.bind('start', function (e, config) { + var githubURL = config.github.url; + + gitbook.toolbar.createButton({ + icon: 'fa fa-github', + label: 'GitHub', + position: 'right', + onClick: function() { + window.open(githubURL) + } + }); + }); +}); diff --git a/gitbook/gitbook-plugin-lunr/lunr.min.js b/gitbook/gitbook-plugin-lunr/lunr.min.js new file mode 100644 index 000000000..6aa6bc7d6 --- /dev/null +++ b/gitbook/gitbook-plugin-lunr/lunr.min.js @@ -0,0 +1,7 @@ +/** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 0.5.12 + * Copyright (C) 2015 Oliver Nightingale + * MIT Licensed + * @license + */ +!function(){var t=function(e){var n=new t.Index;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),e&&e.call(n,n),n};t.version="0.5.12",t.utils={},t.utils.warn=function(t){return function(e){t.console&&console.warn&&console.warn(e)}}(this),t.EventEmitter=function(){this.events={}},t.EventEmitter.prototype.addListener=function(){var t=Array.prototype.slice.call(arguments),e=t.pop(),n=t;if("function"!=typeof e)throw new TypeError("last argument must be a function");n.forEach(function(t){this.hasHandler(t)||(this.events[t]=[]),this.events[t].push(e)},this)},t.EventEmitter.prototype.removeListener=function(t,e){if(this.hasHandler(t)){var n=this.events[t].indexOf(e);this.events[t].splice(n,1),this.events[t].length||delete this.events[t]}},t.EventEmitter.prototype.emit=function(t){if(this.hasHandler(t)){var e=Array.prototype.slice.call(arguments,1);this.events[t].forEach(function(t){t.apply(void 0,e)})}},t.EventEmitter.prototype.hasHandler=function(t){return t in this.events},t.tokenizer=function(t){return arguments.length&&null!=t&&void 0!=t?Array.isArray(t)?t.map(function(t){return t.toLowerCase()}):t.toString().trim().toLowerCase().split(/[\s\-]+/):[]},t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions={},t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(e){var i=t.Pipeline.registeredFunctions[e];if(!i)throw new Error("Cannot load un-registered function: "+e);n.add(i)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(e){t.Pipeline.warnIfFunctionNotRegistered(e),this._stack.push(e)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var i=this._stack.indexOf(e);if(-1==i)throw new Error("Cannot find existingFn");i+=1,this._stack.splice(i,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var i=this._stack.indexOf(e);if(-1==i)throw new Error("Cannot find existingFn");this._stack.splice(i,0,n)},t.Pipeline.prototype.remove=function(t){var e=this._stack.indexOf(t);-1!=e&&this._stack.splice(e,1)},t.Pipeline.prototype.run=function(t){for(var e=[],n=t.length,i=this._stack.length,o=0;n>o;o++){for(var r=t[o],s=0;i>s&&(r=this._stack[s](r,o,t),void 0!==r);s++);void 0!==r&&e.push(r)}return e},t.Pipeline.prototype.reset=function(){this._stack=[]},t.Pipeline.prototype.toJSON=function(){return this._stack.map(function(e){return t.Pipeline.warnIfFunctionNotRegistered(e),e.label})},t.Vector=function(){this._magnitude=null,this.list=void 0,this.length=0},t.Vector.Node=function(t,e,n){this.idx=t,this.val=e,this.next=n},t.Vector.prototype.insert=function(e,n){this._magnitude=void 0;var i=this.list;if(!i)return this.list=new t.Vector.Node(e,n,i),this.length++;if(en.idx?n=n.next:(i+=e.val*n.val,e=e.next,n=n.next);return i},t.Vector.prototype.similarity=function(t){return this.dot(t)/(this.magnitude()*t.magnitude())},t.SortedSet=function(){this.length=0,this.elements=[]},t.SortedSet.load=function(t){var e=new this;return e.elements=t,e.length=t.length,e},t.SortedSet.prototype.add=function(){var t,e;for(t=0;t1;){if(r===t)return o;t>r&&(e=o),r>t&&(n=o),i=n-e,o=e+Math.floor(i/2),r=this.elements[o]}return r===t?o:-1},t.SortedSet.prototype.locationFor=function(t){for(var e=0,n=this.elements.length,i=n-e,o=e+Math.floor(i/2),r=this.elements[o];i>1;)t>r&&(e=o),r>t&&(n=o),i=n-e,o=e+Math.floor(i/2),r=this.elements[o];return r>t?o:t>r?o+1:void 0},t.SortedSet.prototype.intersect=function(e){for(var n=new t.SortedSet,i=0,o=0,r=this.length,s=e.length,a=this.elements,h=e.elements;;){if(i>r-1||o>s-1)break;a[i]!==h[o]?a[i]h[o]&&o++:(n.add(a[i]),i++,o++)}return n},t.SortedSet.prototype.clone=function(){var e=new t.SortedSet;return e.elements=this.toArray(),e.length=e.elements.length,e},t.SortedSet.prototype.union=function(t){var e,n,i;return this.length>=t.length?(e=this,n=t):(e=t,n=this),i=e.clone(),i.add.apply(i,n.toArray()),i},t.SortedSet.prototype.toJSON=function(){return this.toArray()},t.Index=function(){this._fields=[],this._ref="id",this.pipeline=new t.Pipeline,this.documentStore=new t.Store,this.tokenStore=new t.TokenStore,this.corpusTokens=new t.SortedSet,this.eventEmitter=new t.EventEmitter,this._idfCache={},this.on("add","remove","update",function(){this._idfCache={}}.bind(this))},t.Index.prototype.on=function(){var t=Array.prototype.slice.call(arguments);return this.eventEmitter.addListener.apply(this.eventEmitter,t)},t.Index.prototype.off=function(t,e){return this.eventEmitter.removeListener(t,e)},t.Index.load=function(e){e.version!==t.version&&t.utils.warn("version mismatch: current "+t.version+" importing "+e.version);var n=new this;return n._fields=e.fields,n._ref=e.ref,n.documentStore=t.Store.load(e.documentStore),n.tokenStore=t.TokenStore.load(e.tokenStore),n.corpusTokens=t.SortedSet.load(e.corpusTokens),n.pipeline=t.Pipeline.load(e.pipeline),n},t.Index.prototype.field=function(t,e){var e=e||{},n={name:t,boost:e.boost||1};return this._fields.push(n),this},t.Index.prototype.ref=function(t){return this._ref=t,this},t.Index.prototype.add=function(e,n){var i={},o=new t.SortedSet,r=e[this._ref],n=void 0===n?!0:n;this._fields.forEach(function(n){var r=this.pipeline.run(t.tokenizer(e[n.name]));i[n.name]=r,t.SortedSet.prototype.add.apply(o,r)},this),this.documentStore.set(r,o),t.SortedSet.prototype.add.apply(this.corpusTokens,o.toArray());for(var s=0;s0&&(i=1+Math.log(this.documentStore.length/n)),this._idfCache[e]=i},t.Index.prototype.search=function(e){var n=this.pipeline.run(t.tokenizer(e)),i=new t.Vector,o=[],r=this._fields.reduce(function(t,e){return t+e.boost},0),s=n.some(function(t){return this.tokenStore.has(t)},this);if(!s)return[];n.forEach(function(e,n,s){var a=1/s.length*this._fields.length*r,h=this,l=this.tokenStore.expand(e).reduce(function(n,o){var r=h.corpusTokens.indexOf(o),s=h.idf(o),l=1,u=new t.SortedSet;if(o!==e){var c=Math.max(3,o.length-e.length);l=1/Math.log(c)}return r>-1&&i.insert(r,a*s*l),Object.keys(h.tokenStore.get(o)).forEach(function(t){u.add(t)}),n.union(u)},new t.SortedSet);o.push(l)},this);var a=o.reduce(function(t,e){return t.intersect(e)});return a.map(function(t){return{ref:t,score:i.similarity(this.documentVector(t))}},this).sort(function(t,e){return e.score-t.score})},t.Index.prototype.documentVector=function(e){for(var n=this.documentStore.get(e),i=n.length,o=new t.Vector,r=0;i>r;r++){var s=n.elements[r],a=this.tokenStore.get(s)[e].tf,h=this.idf(s);o.insert(this.corpusTokens.indexOf(s),a*h)}return o},t.Index.prototype.toJSON=function(){return{version:t.version,fields:this._fields,ref:this._ref,documentStore:this.documentStore.toJSON(),tokenStore:this.tokenStore.toJSON(),corpusTokens:this.corpusTokens.toJSON(),pipeline:this.pipeline.toJSON()}},t.Index.prototype.use=function(t){var e=Array.prototype.slice.call(arguments,1);e.unshift(this),t.apply(this,e)},t.Store=function(){this.store={},this.length=0},t.Store.load=function(e){var n=new this;return n.length=e.length,n.store=Object.keys(e.store).reduce(function(n,i){return n[i]=t.SortedSet.load(e.store[i]),n},{}),n},t.Store.prototype.set=function(t,e){this.has(t)||this.length++,this.store[t]=e},t.Store.prototype.get=function(t){return this.store[t]},t.Store.prototype.has=function(t){return t in this.store},t.Store.prototype.remove=function(t){this.has(t)&&(delete this.store[t],this.length--)},t.Store.prototype.toJSON=function(){return{store:this.store,length:this.length}},t.stemmer=function(){var t={ational:"ate",tional:"tion",enci:"ence",anci:"ance",izer:"ize",bli:"ble",alli:"al",entli:"ent",eli:"e",ousli:"ous",ization:"ize",ation:"ate",ator:"ate",alism:"al",iveness:"ive",fulness:"ful",ousness:"ous",aliti:"al",iviti:"ive",biliti:"ble",logi:"log"},e={icate:"ic",ative:"",alize:"al",iciti:"ic",ical:"ic",ful:"",ness:""},n="[^aeiou]",i="[aeiouy]",o=n+"[^aeiouy]*",r=i+"[aeiou]*",s="^("+o+")?"+r+o,a="^("+o+")?"+r+o+"("+r+")?$",h="^("+o+")?"+r+o+r+o,l="^("+o+")?"+i,u=new RegExp(s),c=new RegExp(h),f=new RegExp(a),d=new RegExp(l),p=/^(.+?)(ss|i)es$/,m=/^(.+?)([^s])s$/,v=/^(.+?)eed$/,y=/^(.+?)(ed|ing)$/,g=/.$/,S=/(at|bl|iz)$/,w=new RegExp("([^aeiouylsz])\\1$"),x=new RegExp("^"+o+i+"[^aeiouwxy]$"),k=/^(.+?[^aeiou])y$/,b=/^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/,E=/^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/,_=/^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/,F=/^(.+?)(s|t)(ion)$/,O=/^(.+?)e$/,P=/ll$/,N=new RegExp("^"+o+i+"[^aeiouwxy]$"),T=function(n){var i,o,r,s,a,h,l;if(n.length<3)return n;if(r=n.substr(0,1),"y"==r&&(n=r.toUpperCase()+n.substr(1)),s=p,a=m,s.test(n)?n=n.replace(s,"$1$2"):a.test(n)&&(n=n.replace(a,"$1$2")),s=v,a=y,s.test(n)){var T=s.exec(n);s=u,s.test(T[1])&&(s=g,n=n.replace(s,""))}else if(a.test(n)){var T=a.exec(n);i=T[1],a=d,a.test(i)&&(n=i,a=S,h=w,l=x,a.test(n)?n+="e":h.test(n)?(s=g,n=n.replace(s,"")):l.test(n)&&(n+="e"))}if(s=k,s.test(n)){var T=s.exec(n);i=T[1],n=i+"i"}if(s=b,s.test(n)){var T=s.exec(n);i=T[1],o=T[2],s=u,s.test(i)&&(n=i+t[o])}if(s=E,s.test(n)){var T=s.exec(n);i=T[1],o=T[2],s=u,s.test(i)&&(n=i+e[o])}if(s=_,a=F,s.test(n)){var T=s.exec(n);i=T[1],s=c,s.test(i)&&(n=i)}else if(a.test(n)){var T=a.exec(n);i=T[1]+T[2],a=c,a.test(i)&&(n=i)}if(s=O,s.test(n)){var T=s.exec(n);i=T[1],s=c,a=f,h=N,(s.test(i)||a.test(i)&&!h.test(i))&&(n=i)}return s=P,a=c,s.test(n)&&a.test(n)&&(s=g,n=n.replace(s,"")),"y"==r&&(n=r.toLowerCase()+n.substr(1)),n};return T}(),t.Pipeline.registerFunction(t.stemmer,"stemmer"),t.stopWordFilter=function(e){return e&&t.stopWordFilter.stopWords[e]!==e?e:void 0},t.stopWordFilter.stopWords={a:"a",able:"able",about:"about",across:"across",after:"after",all:"all",almost:"almost",also:"also",am:"am",among:"among",an:"an",and:"and",any:"any",are:"are",as:"as",at:"at",be:"be",because:"because",been:"been",but:"but",by:"by",can:"can",cannot:"cannot",could:"could",dear:"dear",did:"did","do":"do",does:"does",either:"either","else":"else",ever:"ever",every:"every","for":"for",from:"from",get:"get",got:"got",had:"had",has:"has",have:"have",he:"he",her:"her",hers:"hers",him:"him",his:"his",how:"how",however:"however",i:"i","if":"if","in":"in",into:"into",is:"is",it:"it",its:"its",just:"just",least:"least",let:"let",like:"like",likely:"likely",may:"may",me:"me",might:"might",most:"most",must:"must",my:"my",neither:"neither",no:"no",nor:"nor",not:"not",of:"of",off:"off",often:"often",on:"on",only:"only",or:"or",other:"other",our:"our",own:"own",rather:"rather",said:"said",say:"say",says:"says",she:"she",should:"should",since:"since",so:"so",some:"some",than:"than",that:"that",the:"the",their:"their",them:"them",then:"then",there:"there",these:"these",they:"they","this":"this",tis:"tis",to:"to",too:"too",twas:"twas",us:"us",wants:"wants",was:"was",we:"we",were:"were",what:"what",when:"when",where:"where",which:"which","while":"while",who:"who",whom:"whom",why:"why",will:"will","with":"with",would:"would",yet:"yet",you:"you",your:"your"},t.Pipeline.registerFunction(t.stopWordFilter,"stopWordFilter"),t.trimmer=function(t){var e=t.replace(/^\W+/,"").replace(/\W+$/,"");return""===e?void 0:e},t.Pipeline.registerFunction(t.trimmer,"trimmer"),t.TokenStore=function(){this.root={docs:{}},this.length=0},t.TokenStore.load=function(t){var e=new this;return e.root=t.root,e.length=t.length,e},t.TokenStore.prototype.add=function(t,e,n){var n=n||this.root,i=t[0],o=t.slice(1);return i in n||(n[i]={docs:{}}),0===o.length?(n[i].docs[e.ref]=e,void(this.length+=1)):this.add(o,e,n[i])},t.TokenStore.prototype.has=function(t){if(!t)return!1;for(var e=this.root,n=0;n code[class*="language-"], +pre[class*="language-"] { + background-color: #fdfdfd; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + margin-bottom: 1em; +} + +/* Inline code */ +:not(pre) > code[class*="language-"] { + position: relative; + padding: .2em; + border-radius: 0.3em; + color: #c92c2c; + border: 1px solid rgba(0, 0, 0, 0.1); + display: inline; + white-space: normal; +} + +pre[class*="language-"]:before, +pre[class*="language-"]:after { + content: ''; + z-index: -2; + display: block; + position: absolute; + bottom: 0.75em; + left: 0.18em; + width: 40%; + height: 20%; + max-height: 13em; + box-shadow: 0px 13px 8px #979797; + -webkit-transform: rotate(-2deg); + -moz-transform: rotate(-2deg); + -ms-transform: rotate(-2deg); + -o-transform: rotate(-2deg); + transform: rotate(-2deg); +} + +:not(pre) > code[class*="language-"]:after, +pre[class*="language-"]:after { + right: 0.75em; + left: auto; + -webkit-transform: rotate(2deg); + -moz-transform: rotate(2deg); + -ms-transform: rotate(2deg); + -o-transform: rotate(2deg); + transform: rotate(2deg); +} + +.token.comment, +.token.block-comment, +.token.prolog, +.token.doctype, +.token.cdata { + color: #7D8B99; +} + +.token.punctuation { + color: #5F6364; +} + +.token.property, +.token.tag, +.token.boolean, +.token.number, +.token.function-name, +.token.constant, +.token.symbol, +.token.deleted { + color: #c92c2c; +} + +.token.selector, +.token.attr-name, +.token.string, +.token.char, +.token.function, +.token.builtin, +.token.inserted { + color: #2f9c0a; +} + +.token.operator, +.token.entity, +.token.url, +.token.variable { + color: #a67f59; + background: rgba(255, 255, 255, 0.5); +} + +.token.atrule, +.token.attr-value, +.token.keyword, +.token.class-name { + color: #1990b8; +} + +.token.regex, +.token.important { + color: #e90; +} + +.language-css .token.string, +.style .token.string { + color: #a67f59; + background: rgba(255, 255, 255, 0.5); +} + +.token.important { + font-weight: normal; +} + +.token.bold { + font-weight: bold; +} +.token.italic { + font-style: italic; +} + +.token.entity { + cursor: help; +} + +.namespace { + opacity: .7; +} + +@media screen and (max-width: 767px) { + pre[class*="language-"]:before, + pre[class*="language-"]:after { + bottom: 14px; + box-shadow: none; + } + +} + +/* Plugin styles */ +.token.tab:not(:empty):before, +.token.cr:before, +.token.lf:before { + color: #e0d7d1; +} + +/* Plugin styles: Line Numbers */ +pre[class*="language-"].line-numbers { + padding-left: 0; +} + +pre[class*="language-"].line-numbers code { + padding-left: 3.8em; +} + +pre[class*="language-"].line-numbers .line-numbers-rows { + left: 0; +} + +/* Plugin styles: Line Highlight */ +pre[class*="language-"][data-line] { + padding-top: 0; + padding-bottom: 0; + padding-left: 0; +} +pre[data-line] code { + position: relative; + padding-left: 4em; +} +pre .line-highlight { + margin-top: 0; +} diff --git a/gitbook/gitbook-plugin-prism/prism-dark.css b/gitbook/gitbook-plugin-prism/prism-dark.css new file mode 100644 index 000000000..7f4572877 --- /dev/null +++ b/gitbook/gitbook-plugin-prism/prism-dark.css @@ -0,0 +1,128 @@ +/** + * prism.js Dark theme for JavaScript, CSS and HTML + * Based on the slides of the talk “/Reg(exp){2}lained/” + * @author Lea Verou + */ + +code[class*="language-"], +pre[class*="language-"] { + color: white; + background: none; + text-shadow: 0 -.1em .2em black; + font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; + text-align: left; + white-space: pre; + word-spacing: normal; + word-break: normal; + word-wrap: normal; + line-height: 1.5; + + -moz-tab-size: 4; + -o-tab-size: 4; + tab-size: 4; + + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; +} + +@media print { + code[class*="language-"], + pre[class*="language-"] { + text-shadow: none; + } +} + +pre[class*="language-"], +:not(pre) > code[class*="language-"] { + background: hsl(30, 20%, 25%); +} + +/* Code blocks */ +pre[class*="language-"] { + padding: 1em; + margin: .5em 0; + overflow: auto; + border: .3em solid hsl(30, 20%, 40%); + border-radius: .5em; + box-shadow: 1px 1px .5em black inset; +} + +/* Inline code */ +:not(pre) > code[class*="language-"] { + padding: .15em .2em .05em; + border-radius: .3em; + border: .13em solid hsl(30, 20%, 40%); + box-shadow: 1px 1px .3em -.1em black inset; + white-space: normal; +} + +.token.comment, +.token.prolog, +.token.doctype, +.token.cdata { + color: hsl(30, 20%, 50%); +} + +.token.punctuation { + opacity: .7; +} + +.namespace { + opacity: .7; +} + +.token.property, +.token.tag, +.token.boolean, +.token.number, +.token.constant, +.token.symbol { + color: hsl(350, 40%, 70%); +} + +.token.selector, +.token.attr-name, +.token.string, +.token.char, +.token.builtin, +.token.inserted { + color: hsl(75, 70%, 60%); +} + +.token.operator, +.token.entity, +.token.url, +.language-css .token.string, +.style .token.string, +.token.variable { + color: hsl(40, 90%, 60%); +} + +.token.atrule, +.token.attr-value, +.token.keyword { + color: hsl(350, 40%, 70%); +} + +.token.regex, +.token.important { + color: #e90; +} + +.token.important, +.token.bold { + font-weight: bold; +} +.token.italic { + font-style: italic; +} + +.token.entity { + cursor: help; +} + +.token.deleted { + color: red; +} diff --git a/gitbook/gitbook-plugin-prism/prism-funky.css b/gitbook/gitbook-plugin-prism/prism-funky.css new file mode 100644 index 000000000..dd3be0618 --- /dev/null +++ b/gitbook/gitbook-plugin-prism/prism-funky.css @@ -0,0 +1,116 @@ +/** + * prism.js Funky theme + * Based on “Polyfilling the gaps” talk slides http://lea.verou.me/polyfilling-the-gaps/ + * @author Lea Verou + */ + +code[class*="language-"], +pre[class*="language-"] { + font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; + text-align: left; + white-space: pre; + word-spacing: normal; + word-break: normal; + word-wrap: normal; + line-height: 1.5; + + -moz-tab-size: 4; + -o-tab-size: 4; + tab-size: 4; + + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; +} + +/* Code blocks */ +pre[class*="language-"] { + padding: .4em .8em; + margin: .5em 0; + overflow: auto; + background: url('data:image/svg+xml;charset=utf-8,%0D%0A%0D%0A%0D%0A<%2Fsvg>'); + background-size: 1em 1em; +} + +code[class*="language-"] { + background: black; + color: white; + box-shadow: -.3em 0 0 .3em black, .3em 0 0 .3em black; +} + +/* Inline code */ +:not(pre) > code[class*="language-"] { + padding: .2em; + border-radius: .3em; + box-shadow: none; + white-space: normal; +} + +.token.comment, +.token.prolog, +.token.doctype, +.token.cdata { + color: #aaa; +} + +.token.punctuation { + color: #999; +} + +.namespace { + opacity: .7; +} + +.token.property, +.token.tag, +.token.boolean, +.token.number, +.token.constant, +.token.symbol { + color: #0cf; +} + +.token.selector, +.token.attr-name, +.token.string, +.token.char, +.token.builtin { + color: yellow; +} + +.token.operator, +.token.entity, +.token.url, +.language-css .token.string, +.toke.variable, +.token.inserted { + color: yellowgreen; +} + +.token.atrule, +.token.attr-value, +.token.keyword { + color: deeppink; +} + +.token.regex, +.token.important { + color: orange; +} + +.token.important, +.token.bold { + font-weight: bold; +} +.token.italic { + font-style: italic; +} + +.token.entity { + cursor: help; +} + +.token.deleted { + color: red; +} diff --git a/gitbook/gitbook-plugin-prism/prism-okaidia.css b/gitbook/gitbook-plugin-prism/prism-okaidia.css new file mode 100644 index 000000000..3e0da3575 --- /dev/null +++ b/gitbook/gitbook-plugin-prism/prism-okaidia.css @@ -0,0 +1,121 @@ +/** + * okaidia theme for JavaScript, CSS and HTML + * Loosely based on Monokai textmate theme by http://www.monokai.nl/ + * @author ocodia + */ + +code[class*="language-"], +pre[class*="language-"] { + color: #f8f8f2; + background: none; + text-shadow: 0 1px rgba(0, 0, 0, 0.3); + font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; + text-align: left; + white-space: pre; + word-spacing: normal; + word-break: normal; + word-wrap: normal; + line-height: 1.5; + + -moz-tab-size: 4; + -o-tab-size: 4; + tab-size: 4; + + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; +} + +/* Code blocks */ +pre[class*="language-"] { + padding: 1em; + margin: .5em 0; + overflow: auto; + border-radius: 0.3em; +} + +:not(pre) > code[class*="language-"], +pre[class*="language-"] { + background: #272822; +} + +/* Inline code */ +:not(pre) > code[class*="language-"] { + padding: .1em; + border-radius: .3em; + white-space: normal; +} + +.token.comment, +.token.prolog, +.token.doctype, +.token.cdata { + color: slategray; +} + +.token.punctuation { + color: #f8f8f2; +} + +.namespace { + opacity: .7; +} + +.token.property, +.token.tag, +.token.constant, +.token.symbol, +.token.deleted { + color: #f92672; +} + +.token.boolean, +.token.number { + color: #ae81ff; +} + +.token.selector, +.token.attr-name, +.token.string, +.token.char, +.token.builtin, +.token.inserted { + color: #a6e22e; +} + +.token.operator, +.token.entity, +.token.url, +.language-css .token.string, +.style .token.string, +.token.variable { + color: #f8f8f2; +} + +.token.atrule, +.token.attr-value, +.token.function { + color: #e6db74; +} + +.token.keyword { + color: #66d9ef; +} + +.token.regex, +.token.important { + color: #fd971f; +} + +.token.important, +.token.bold { + font-weight: bold; +} +.token.italic { + font-style: italic; +} + +.token.entity { + cursor: help; +} diff --git a/gitbook/gitbook-plugin-prism/prism-solarizedlight.css b/gitbook/gitbook-plugin-prism/prism-solarizedlight.css new file mode 100644 index 000000000..bad770395 --- /dev/null +++ b/gitbook/gitbook-plugin-prism/prism-solarizedlight.css @@ -0,0 +1,148 @@ +/* + Solarized Color Schemes originally by Ethan Schoonover + http://ethanschoonover.com/solarized + + Ported for PrismJS by Hector Matos + Website: https://krakendev.io + Twitter Handle: https://twitter.com/allonsykraken) +*/ + +/* +SOLARIZED HEX +--------- ------- +base03 #002b36 +base02 #073642 +base01 #586e75 +base00 #657b83 +base0 #839496 +base1 #93a1a1 +base2 #eee8d5 +base3 #fdf6e3 +yellow #b58900 +orange #cb4b16 +red #dc322f +magenta #d33682 +violet #6c71c4 +blue #268bd2 +cyan #2aa198 +green #859900 +*/ + +code[class*="language-"], +pre[class*="language-"] { + color: #657b83; /* base00 */ + font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; + text-align: left; + white-space: pre; + word-spacing: normal; + word-break: normal; + word-wrap: normal; + + line-height: 1.5; + + -moz-tab-size: 4; + -o-tab-size: 4; + tab-size: 4; + + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; +} + +pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, +code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { + background: #073642; /* base02 */ +} + +pre[class*="language-"]::selection, pre[class*="language-"] ::selection, +code[class*="language-"]::selection, code[class*="language-"] ::selection { + background: #073642; /* base02 */ +} + +/* Code blocks */ +pre[class*="language-"] { + padding: 1em; + margin: .5em 0; + overflow: auto; + border-radius: 0.3em; +} + +:not(pre) > code[class*="language-"], +pre[class*="language-"] { + background-color: #fdf6e3; /* base3 */ +} + +/* Inline code */ +:not(pre) > code[class*="language-"] { + padding: .1em; + border-radius: .3em; +} + +.token.comment, +.token.prolog, +.token.doctype, +.token.cdata { + color: #93a1a1; /* base1 */ +} + +.token.punctuation { + color: #586e75; /* base01 */ +} + +.namespace { + opacity: .7; +} + +.token.property, +.token.tag, +.token.boolean, +.token.number, +.token.constant, +.token.symbol, +.token.deleted { + color: #268bd2; /* blue */ +} + +.token.selector, +.token.attr-name, +.token.string, +.token.char, +.token.builtin, +.token.url, +.token.inserted { + color: #2aa198; /* cyan */ +} + +.token.entity { + color: #657b83; /* base00 */ + background: #eee8d5; /* base2 */ +} + +.token.atrule, +.token.attr-value, +.token.keyword { + color: #859900; /* green */ +} + +.token.function { + color: #b58900; /* yellow */ +} + +.token.regex, +.token.important, +.token.variable { + color: #cb4b16; /* orange */ +} + +.token.important, +.token.bold { + font-weight: bold; +} +.token.italic { + font-style: italic; +} + +.token.entity { + cursor: help; +} \ No newline at end of file diff --git a/gitbook/gitbook-plugin-prism/prism-tomorrow.css b/gitbook/gitbook-plugin-prism/prism-tomorrow.css new file mode 100644 index 000000000..6add2d262 --- /dev/null +++ b/gitbook/gitbook-plugin-prism/prism-tomorrow.css @@ -0,0 +1,121 @@ +/** + * prism.js tomorrow night eighties for JavaScript, CoffeeScript, CSS and HTML + * Based on https://github.com/chriskempson/tomorrow-theme + * @author Rose Pritchard + */ + +code[class*="language-"], +pre[class*="language-"] { + color: #ccc; + background: none; + font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; + text-align: left; + white-space: pre; + word-spacing: normal; + word-break: normal; + word-wrap: normal; + line-height: 1.5; + + -moz-tab-size: 4; + -o-tab-size: 4; + tab-size: 4; + + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; + +} + +/* Code blocks */ +pre[class*="language-"] { + padding: 1em; + margin: .5em 0; + overflow: auto; +} + +:not(pre) > code[class*="language-"], +pre[class*="language-"] { + background: #2d2d2d; +} + +/* Inline code */ +:not(pre) > code[class*="language-"] { + padding: .1em; + border-radius: .3em; + white-space: normal; +} + +.token.comment, +.token.block-comment, +.token.prolog, +.token.doctype, +.token.cdata { + color: #999; +} + +.token.punctuation { + color: #ccc; +} + +.token.tag, +.token.attr-name, +.token.namespace, +.token.deleted { + color: #e2777a; +} + +.token.function-name { + color: #6196cc; +} + +.token.boolean, +.token.number, +.token.function { + color: #f08d49; +} + +.token.property, +.token.class-name, +.token.constant, +.token.symbol { + color: #f8c555; +} + +.token.selector, +.token.important, +.token.atrule, +.token.keyword, +.token.builtin { + color: #cc99cd; +} + +.token.string, +.token.char, +.token.attr-value, +.token.regex, +.token.variable { + color: #7ec699; +} + +.token.operator, +.token.entity, +.token.url { + color: #67cdcc; +} + +.token.important, +.token.bold { + font-weight: bold; +} +.token.italic { + font-style: italic; +} + +.token.entity { + cursor: help; +} + +.token.inserted { + color: green; +} diff --git a/gitbook/gitbook-plugin-prism/prism-twilight.css b/gitbook/gitbook-plugin-prism/prism-twilight.css new file mode 100644 index 000000000..504ca7049 --- /dev/null +++ b/gitbook/gitbook-plugin-prism/prism-twilight.css @@ -0,0 +1,198 @@ +/** + * prism.js Twilight theme + * Based (more or less) on the Twilight theme originally of Textmate fame. + * @author Remy Bach + */ +code[class*="language-"], +pre[class*="language-"] { + color: white; + background: none; + font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; + text-align: left; + text-shadow: 0 -.1em .2em black; + white-space: pre; + word-spacing: normal; + word-break: normal; + word-wrap: normal; + line-height: 1.5; + + -moz-tab-size: 4; + -o-tab-size: 4; + tab-size: 4; + + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; +} + +pre[class*="language-"], +:not(pre) > code[class*="language-"] { + background: hsl(0, 0%, 8%); /* #141414 */ +} + +/* Code blocks */ +pre[class*="language-"] { + border-radius: .5em; + border: .3em solid hsl(0, 0%, 33%); /* #282A2B */ + box-shadow: 1px 1px .5em black inset; + margin: .5em 0; + overflow: auto; + padding: 1em; +} + +pre[class*="language-"]::-moz-selection { + /* Firefox */ + background: hsl(200, 4%, 16%); /* #282A2B */ +} + +pre[class*="language-"]::selection { + /* Safari */ + background: hsl(200, 4%, 16%); /* #282A2B */ +} + +/* Text Selection colour */ +pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, +code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { + text-shadow: none; + background: hsla(0, 0%, 93%, 0.15); /* #EDEDED */ +} + +pre[class*="language-"]::selection, pre[class*="language-"] ::selection, +code[class*="language-"]::selection, code[class*="language-"] ::selection { + text-shadow: none; + background: hsla(0, 0%, 93%, 0.15); /* #EDEDED */ +} + +/* Inline code */ +:not(pre) > code[class*="language-"] { + border-radius: .3em; + border: .13em solid hsl(0, 0%, 33%); /* #545454 */ + box-shadow: 1px 1px .3em -.1em black inset; + padding: .15em .2em .05em; + white-space: normal; +} + +.token.comment, +.token.prolog, +.token.doctype, +.token.cdata { + color: hsl(0, 0%, 47%); /* #777777 */ +} + +.token.punctuation { + opacity: .7; +} + +.namespace { + opacity: .7; +} + +.token.tag, +.token.boolean, +.token.number, +.token.deleted { + color: hsl(14, 58%, 55%); /* #CF6A4C */ +} + +.token.keyword, +.token.property, +.token.selector, +.token.constant, +.token.symbol, +.token.builtin { + color: hsl(53, 89%, 79%); /* #F9EE98 */ +} + +.token.attr-name, +.token.attr-value, +.token.string, +.token.char, +.token.operator, +.token.entity, +.token.url, +.language-css .token.string, +.style .token.string, +.token.variable, +.token.inserted { + color: hsl(76, 21%, 52%); /* #8F9D6A */ +} + +.token.atrule { + color: hsl(218, 22%, 55%); /* #7587A6 */ +} + +.token.regex, +.token.important { + color: hsl(42, 75%, 65%); /* #E9C062 */ +} + +.token.important, +.token.bold { + font-weight: bold; +} +.token.italic { + font-style: italic; +} + +.token.entity { + cursor: help; +} + +pre[data-line] { + padding: 1em 0 1em 3em; + position: relative; +} + +/* Markup */ +.language-markup .token.tag, +.language-markup .token.attr-name, +.language-markup .token.punctuation { + color: hsl(33, 33%, 52%); /* #AC885B */ +} + +/* Make the tokens sit above the line highlight so the colours don't look faded. */ +.token { + position: relative; + z-index: 1; +} + +.line-highlight { + background: hsla(0, 0%, 33%, 0.25); /* #545454 */ + background: linear-gradient(to right, hsla(0, 0%, 33%, .1) 70%, hsla(0, 0%, 33%, 0)); /* #545454 */ + border-bottom: 1px dashed hsl(0, 0%, 33%); /* #545454 */ + border-top: 1px dashed hsl(0, 0%, 33%); /* #545454 */ + left: 0; + line-height: inherit; + margin-top: 0.75em; /* Same as .prism’s padding-top */ + padding: inherit 0; + pointer-events: none; + position: absolute; + right: 0; + white-space: pre; + z-index: 0; +} + +.line-highlight:before, +.line-highlight[data-end]:after { + background-color: hsl(215, 15%, 59%); /* #8794A6 */ + border-radius: 999px; + box-shadow: 0 1px white; + color: hsl(24, 20%, 95%); /* #F5F2F0 */ + content: attr(data-start); + font: bold 65%/1.5 sans-serif; + left: .6em; + min-width: 1em; + padding: 0 .5em; + position: absolute; + text-align: center; + text-shadow: none; + top: .4em; + vertical-align: .3em; +} + +.line-highlight[data-end]:after { + bottom: .4em; + content: attr(data-end); + top: auto; +} diff --git a/gitbook/gitbook-plugin-prism/prism.css b/gitbook/gitbook-plugin-prism/prism.css new file mode 100644 index 000000000..83ef295f4 --- /dev/null +++ b/gitbook/gitbook-plugin-prism/prism.css @@ -0,0 +1,137 @@ +/** + * prism.js default theme for JavaScript, CSS and HTML + * Based on dabblet (http://dabblet.com) + * @author Lea Verou + */ + +code[class*="language-"], +pre[class*="language-"] { + color: black; + background: none; + text-shadow: 0 1px white; + font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; + text-align: left; + white-space: pre; + word-spacing: normal; + word-break: normal; + word-wrap: normal; + line-height: 1.5; + + -moz-tab-size: 4; + -o-tab-size: 4; + tab-size: 4; + + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; +} + +pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, +code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { + text-shadow: none; + background: #b3d4fc; +} + +pre[class*="language-"]::selection, pre[class*="language-"] ::selection, +code[class*="language-"]::selection, code[class*="language-"] ::selection { + text-shadow: none; + background: #b3d4fc; +} + +@media print { + code[class*="language-"], + pre[class*="language-"] { + text-shadow: none; + } +} + +/* Code blocks */ +pre[class*="language-"] { + padding: 1em; + margin: .5em 0; + overflow: auto; +} + +:not(pre) > code[class*="language-"], +pre[class*="language-"] { + background: #f5f2f0; +} + +/* Inline code */ +:not(pre) > code[class*="language-"] { + padding: .1em; + border-radius: .3em; + white-space: normal; +} + +.token.comment, +.token.prolog, +.token.doctype, +.token.cdata { + color: slategray; +} + +.token.punctuation { + color: #999; +} + +.namespace { + opacity: .7; +} + +.token.property, +.token.tag, +.token.boolean, +.token.number, +.token.constant, +.token.symbol, +.token.deleted { + color: #905; +} + +.token.selector, +.token.attr-name, +.token.string, +.token.char, +.token.builtin, +.token.inserted { + color: #690; +} + +.token.operator, +.token.entity, +.token.url, +.language-css .token.string, +.style .token.string { + color: #a67f59; + background: hsla(0, 0%, 100%, .5); +} + +.token.atrule, +.token.attr-value, +.token.keyword { + color: #07a; +} + +.token.function { + color: #DD4A68; +} + +.token.regex, +.token.important, +.token.variable { + color: #e90; +} + +.token.important, +.token.bold { + font-weight: bold; +} +.token.italic { + font-style: italic; +} + +.token.entity { + cursor: help; +} diff --git a/gitbook/gitbook-plugin-search/lunr.min.js b/gitbook/gitbook-plugin-search/lunr.min.js new file mode 100644 index 000000000..6aa6bc7d6 --- /dev/null +++ b/gitbook/gitbook-plugin-search/lunr.min.js @@ -0,0 +1,7 @@ +/** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 0.5.12 + * Copyright (C) 2015 Oliver Nightingale + * MIT Licensed + * @license + */ +!function(){var t=function(e){var n=new t.Index;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),e&&e.call(n,n),n};t.version="0.5.12",t.utils={},t.utils.warn=function(t){return function(e){t.console&&console.warn&&console.warn(e)}}(this),t.EventEmitter=function(){this.events={}},t.EventEmitter.prototype.addListener=function(){var t=Array.prototype.slice.call(arguments),e=t.pop(),n=t;if("function"!=typeof e)throw new TypeError("last argument must be a function");n.forEach(function(t){this.hasHandler(t)||(this.events[t]=[]),this.events[t].push(e)},this)},t.EventEmitter.prototype.removeListener=function(t,e){if(this.hasHandler(t)){var n=this.events[t].indexOf(e);this.events[t].splice(n,1),this.events[t].length||delete this.events[t]}},t.EventEmitter.prototype.emit=function(t){if(this.hasHandler(t)){var e=Array.prototype.slice.call(arguments,1);this.events[t].forEach(function(t){t.apply(void 0,e)})}},t.EventEmitter.prototype.hasHandler=function(t){return t in this.events},t.tokenizer=function(t){return arguments.length&&null!=t&&void 0!=t?Array.isArray(t)?t.map(function(t){return t.toLowerCase()}):t.toString().trim().toLowerCase().split(/[\s\-]+/):[]},t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions={},t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(e){var i=t.Pipeline.registeredFunctions[e];if(!i)throw new Error("Cannot load un-registered function: "+e);n.add(i)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(e){t.Pipeline.warnIfFunctionNotRegistered(e),this._stack.push(e)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var i=this._stack.indexOf(e);if(-1==i)throw new Error("Cannot find existingFn");i+=1,this._stack.splice(i,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var i=this._stack.indexOf(e);if(-1==i)throw new Error("Cannot find existingFn");this._stack.splice(i,0,n)},t.Pipeline.prototype.remove=function(t){var e=this._stack.indexOf(t);-1!=e&&this._stack.splice(e,1)},t.Pipeline.prototype.run=function(t){for(var e=[],n=t.length,i=this._stack.length,o=0;n>o;o++){for(var r=t[o],s=0;i>s&&(r=this._stack[s](r,o,t),void 0!==r);s++);void 0!==r&&e.push(r)}return e},t.Pipeline.prototype.reset=function(){this._stack=[]},t.Pipeline.prototype.toJSON=function(){return this._stack.map(function(e){return t.Pipeline.warnIfFunctionNotRegistered(e),e.label})},t.Vector=function(){this._magnitude=null,this.list=void 0,this.length=0},t.Vector.Node=function(t,e,n){this.idx=t,this.val=e,this.next=n},t.Vector.prototype.insert=function(e,n){this._magnitude=void 0;var i=this.list;if(!i)return this.list=new t.Vector.Node(e,n,i),this.length++;if(en.idx?n=n.next:(i+=e.val*n.val,e=e.next,n=n.next);return i},t.Vector.prototype.similarity=function(t){return this.dot(t)/(this.magnitude()*t.magnitude())},t.SortedSet=function(){this.length=0,this.elements=[]},t.SortedSet.load=function(t){var e=new this;return e.elements=t,e.length=t.length,e},t.SortedSet.prototype.add=function(){var t,e;for(t=0;t1;){if(r===t)return o;t>r&&(e=o),r>t&&(n=o),i=n-e,o=e+Math.floor(i/2),r=this.elements[o]}return r===t?o:-1},t.SortedSet.prototype.locationFor=function(t){for(var e=0,n=this.elements.length,i=n-e,o=e+Math.floor(i/2),r=this.elements[o];i>1;)t>r&&(e=o),r>t&&(n=o),i=n-e,o=e+Math.floor(i/2),r=this.elements[o];return r>t?o:t>r?o+1:void 0},t.SortedSet.prototype.intersect=function(e){for(var n=new t.SortedSet,i=0,o=0,r=this.length,s=e.length,a=this.elements,h=e.elements;;){if(i>r-1||o>s-1)break;a[i]!==h[o]?a[i]h[o]&&o++:(n.add(a[i]),i++,o++)}return n},t.SortedSet.prototype.clone=function(){var e=new t.SortedSet;return e.elements=this.toArray(),e.length=e.elements.length,e},t.SortedSet.prototype.union=function(t){var e,n,i;return this.length>=t.length?(e=this,n=t):(e=t,n=this),i=e.clone(),i.add.apply(i,n.toArray()),i},t.SortedSet.prototype.toJSON=function(){return this.toArray()},t.Index=function(){this._fields=[],this._ref="id",this.pipeline=new t.Pipeline,this.documentStore=new t.Store,this.tokenStore=new t.TokenStore,this.corpusTokens=new t.SortedSet,this.eventEmitter=new t.EventEmitter,this._idfCache={},this.on("add","remove","update",function(){this._idfCache={}}.bind(this))},t.Index.prototype.on=function(){var t=Array.prototype.slice.call(arguments);return this.eventEmitter.addListener.apply(this.eventEmitter,t)},t.Index.prototype.off=function(t,e){return this.eventEmitter.removeListener(t,e)},t.Index.load=function(e){e.version!==t.version&&t.utils.warn("version mismatch: current "+t.version+" importing "+e.version);var n=new this;return n._fields=e.fields,n._ref=e.ref,n.documentStore=t.Store.load(e.documentStore),n.tokenStore=t.TokenStore.load(e.tokenStore),n.corpusTokens=t.SortedSet.load(e.corpusTokens),n.pipeline=t.Pipeline.load(e.pipeline),n},t.Index.prototype.field=function(t,e){var e=e||{},n={name:t,boost:e.boost||1};return this._fields.push(n),this},t.Index.prototype.ref=function(t){return this._ref=t,this},t.Index.prototype.add=function(e,n){var i={},o=new t.SortedSet,r=e[this._ref],n=void 0===n?!0:n;this._fields.forEach(function(n){var r=this.pipeline.run(t.tokenizer(e[n.name]));i[n.name]=r,t.SortedSet.prototype.add.apply(o,r)},this),this.documentStore.set(r,o),t.SortedSet.prototype.add.apply(this.corpusTokens,o.toArray());for(var s=0;s0&&(i=1+Math.log(this.documentStore.length/n)),this._idfCache[e]=i},t.Index.prototype.search=function(e){var n=this.pipeline.run(t.tokenizer(e)),i=new t.Vector,o=[],r=this._fields.reduce(function(t,e){return t+e.boost},0),s=n.some(function(t){return this.tokenStore.has(t)},this);if(!s)return[];n.forEach(function(e,n,s){var a=1/s.length*this._fields.length*r,h=this,l=this.tokenStore.expand(e).reduce(function(n,o){var r=h.corpusTokens.indexOf(o),s=h.idf(o),l=1,u=new t.SortedSet;if(o!==e){var c=Math.max(3,o.length-e.length);l=1/Math.log(c)}return r>-1&&i.insert(r,a*s*l),Object.keys(h.tokenStore.get(o)).forEach(function(t){u.add(t)}),n.union(u)},new t.SortedSet);o.push(l)},this);var a=o.reduce(function(t,e){return t.intersect(e)});return a.map(function(t){return{ref:t,score:i.similarity(this.documentVector(t))}},this).sort(function(t,e){return e.score-t.score})},t.Index.prototype.documentVector=function(e){for(var n=this.documentStore.get(e),i=n.length,o=new t.Vector,r=0;i>r;r++){var s=n.elements[r],a=this.tokenStore.get(s)[e].tf,h=this.idf(s);o.insert(this.corpusTokens.indexOf(s),a*h)}return o},t.Index.prototype.toJSON=function(){return{version:t.version,fields:this._fields,ref:this._ref,documentStore:this.documentStore.toJSON(),tokenStore:this.tokenStore.toJSON(),corpusTokens:this.corpusTokens.toJSON(),pipeline:this.pipeline.toJSON()}},t.Index.prototype.use=function(t){var e=Array.prototype.slice.call(arguments,1);e.unshift(this),t.apply(this,e)},t.Store=function(){this.store={},this.length=0},t.Store.load=function(e){var n=new this;return n.length=e.length,n.store=Object.keys(e.store).reduce(function(n,i){return n[i]=t.SortedSet.load(e.store[i]),n},{}),n},t.Store.prototype.set=function(t,e){this.has(t)||this.length++,this.store[t]=e},t.Store.prototype.get=function(t){return this.store[t]},t.Store.prototype.has=function(t){return t in this.store},t.Store.prototype.remove=function(t){this.has(t)&&(delete this.store[t],this.length--)},t.Store.prototype.toJSON=function(){return{store:this.store,length:this.length}},t.stemmer=function(){var t={ational:"ate",tional:"tion",enci:"ence",anci:"ance",izer:"ize",bli:"ble",alli:"al",entli:"ent",eli:"e",ousli:"ous",ization:"ize",ation:"ate",ator:"ate",alism:"al",iveness:"ive",fulness:"ful",ousness:"ous",aliti:"al",iviti:"ive",biliti:"ble",logi:"log"},e={icate:"ic",ative:"",alize:"al",iciti:"ic",ical:"ic",ful:"",ness:""},n="[^aeiou]",i="[aeiouy]",o=n+"[^aeiouy]*",r=i+"[aeiou]*",s="^("+o+")?"+r+o,a="^("+o+")?"+r+o+"("+r+")?$",h="^("+o+")?"+r+o+r+o,l="^("+o+")?"+i,u=new RegExp(s),c=new RegExp(h),f=new RegExp(a),d=new RegExp(l),p=/^(.+?)(ss|i)es$/,m=/^(.+?)([^s])s$/,v=/^(.+?)eed$/,y=/^(.+?)(ed|ing)$/,g=/.$/,S=/(at|bl|iz)$/,w=new RegExp("([^aeiouylsz])\\1$"),x=new RegExp("^"+o+i+"[^aeiouwxy]$"),k=/^(.+?[^aeiou])y$/,b=/^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/,E=/^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/,_=/^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/,F=/^(.+?)(s|t)(ion)$/,O=/^(.+?)e$/,P=/ll$/,N=new RegExp("^"+o+i+"[^aeiouwxy]$"),T=function(n){var i,o,r,s,a,h,l;if(n.length<3)return n;if(r=n.substr(0,1),"y"==r&&(n=r.toUpperCase()+n.substr(1)),s=p,a=m,s.test(n)?n=n.replace(s,"$1$2"):a.test(n)&&(n=n.replace(a,"$1$2")),s=v,a=y,s.test(n)){var T=s.exec(n);s=u,s.test(T[1])&&(s=g,n=n.replace(s,""))}else if(a.test(n)){var T=a.exec(n);i=T[1],a=d,a.test(i)&&(n=i,a=S,h=w,l=x,a.test(n)?n+="e":h.test(n)?(s=g,n=n.replace(s,"")):l.test(n)&&(n+="e"))}if(s=k,s.test(n)){var T=s.exec(n);i=T[1],n=i+"i"}if(s=b,s.test(n)){var T=s.exec(n);i=T[1],o=T[2],s=u,s.test(i)&&(n=i+t[o])}if(s=E,s.test(n)){var T=s.exec(n);i=T[1],o=T[2],s=u,s.test(i)&&(n=i+e[o])}if(s=_,a=F,s.test(n)){var T=s.exec(n);i=T[1],s=c,s.test(i)&&(n=i)}else if(a.test(n)){var T=a.exec(n);i=T[1]+T[2],a=c,a.test(i)&&(n=i)}if(s=O,s.test(n)){var T=s.exec(n);i=T[1],s=c,a=f,h=N,(s.test(i)||a.test(i)&&!h.test(i))&&(n=i)}return s=P,a=c,s.test(n)&&a.test(n)&&(s=g,n=n.replace(s,"")),"y"==r&&(n=r.toLowerCase()+n.substr(1)),n};return T}(),t.Pipeline.registerFunction(t.stemmer,"stemmer"),t.stopWordFilter=function(e){return e&&t.stopWordFilter.stopWords[e]!==e?e:void 0},t.stopWordFilter.stopWords={a:"a",able:"able",about:"about",across:"across",after:"after",all:"all",almost:"almost",also:"also",am:"am",among:"among",an:"an",and:"and",any:"any",are:"are",as:"as",at:"at",be:"be",because:"because",been:"been",but:"but",by:"by",can:"can",cannot:"cannot",could:"could",dear:"dear",did:"did","do":"do",does:"does",either:"either","else":"else",ever:"ever",every:"every","for":"for",from:"from",get:"get",got:"got",had:"had",has:"has",have:"have",he:"he",her:"her",hers:"hers",him:"him",his:"his",how:"how",however:"however",i:"i","if":"if","in":"in",into:"into",is:"is",it:"it",its:"its",just:"just",least:"least",let:"let",like:"like",likely:"likely",may:"may",me:"me",might:"might",most:"most",must:"must",my:"my",neither:"neither",no:"no",nor:"nor",not:"not",of:"of",off:"off",often:"often",on:"on",only:"only",or:"or",other:"other",our:"our",own:"own",rather:"rather",said:"said",say:"say",says:"says",she:"she",should:"should",since:"since",so:"so",some:"some",than:"than",that:"that",the:"the",their:"their",them:"them",then:"then",there:"there",these:"these",they:"they","this":"this",tis:"tis",to:"to",too:"too",twas:"twas",us:"us",wants:"wants",was:"was",we:"we",were:"were",what:"what",when:"when",where:"where",which:"which","while":"while",who:"who",whom:"whom",why:"why",will:"will","with":"with",would:"would",yet:"yet",you:"you",your:"your"},t.Pipeline.registerFunction(t.stopWordFilter,"stopWordFilter"),t.trimmer=function(t){var e=t.replace(/^\W+/,"").replace(/\W+$/,"");return""===e?void 0:e},t.Pipeline.registerFunction(t.trimmer,"trimmer"),t.TokenStore=function(){this.root={docs:{}},this.length=0},t.TokenStore.load=function(t){var e=new this;return e.root=t.root,e.length=t.length,e},t.TokenStore.prototype.add=function(t,e,n){var n=n||this.root,i=t[0],o=t.slice(1);return i in n||(n[i]={docs:{}}),0===o.length?(n[i].docs[e.ref]=e,void(this.length+=1)):this.add(o,e,n[i])},t.TokenStore.prototype.has=function(t){if(!t)return!1;for(var e=this.root,n=0;n element for each result + res.results.forEach(function(res) { + var $li = $('

                                                                    • ', { + 'class': 'search-results-item' + }); + + var $title = $('

                                                                      '); + + var $link = $('', { + 'href': gitbook.state.basePath + '/' + res.url, + 'text': res.title + }); + + var content = res.body.trim(); + if (content.length > MAX_DESCRIPTION_SIZE) { + content = content.slice(0, MAX_DESCRIPTION_SIZE).trim()+'...'; + } + var $content = $('

                                                                      ').html(content); + + $link.appendTo($title); + $title.appendTo($li); + $content.appendTo($li); + $li.appendTo($searchList); + }); + } + + function launchSearch(q) { + // Add class for loading + $body.addClass('with-search'); + $body.addClass('search-loading'); + + // Launch search query + throttle(gitbook.search.query(q, 0, MAX_RESULTS) + .then(function(results) { + displayResults(results); + }) + .always(function() { + $body.removeClass('search-loading'); + }), 1000); + } + + function closeSearch() { + $body.removeClass('with-search'); + $bookSearchResults.removeClass('open'); + } + + function launchSearchFromQueryString() { + var q = getParameterByName('q'); + if (q && q.length > 0) { + // Update search input + $searchInput.val(q); + + // Launch search + launchSearch(q); + } + } + + function bindSearch() { + // Bind DOM + $searchInput = $('#book-search-input input'); + $bookSearchResults = $('#book-search-results'); + $searchList = $bookSearchResults.find('.search-results-list'); + $searchTitle = $bookSearchResults.find('.search-results-title'); + $searchResultsCount = $searchTitle.find('.search-results-count'); + $searchQuery = $searchTitle.find('.search-query'); + + // Launch query based on input content + function handleUpdate() { + var q = $searchInput.val(); + + if (q.length == 0) { + closeSearch(); + } + else { + launchSearch(q); + } + } + + // Detect true content change in search input + // Workaround for IE < 9 + var propertyChangeUnbound = false; + $searchInput.on('propertychange', function(e) { + if (e.originalEvent.propertyName == 'value') { + handleUpdate(); + } + }); + + // HTML5 (IE9 & others) + $searchInput.on('input', function(e) { + // Unbind propertychange event for IE9+ + if (!propertyChangeUnbound) { + $(this).unbind('propertychange'); + propertyChangeUnbound = true; + } + + handleUpdate(); + }); + + // Push to history on blur + $searchInput.on('blur', function(e) { + // Update history state + if (usePushState) { + var uri = updateQueryString('q', $(this).val()); + history.pushState({ path: uri }, null, uri); + } + }); + } + + gitbook.events.on('page.change', function() { + bindSearch(); + closeSearch(); + + // Launch search based on query parameter + if (gitbook.search.isInitialized()) { + launchSearchFromQueryString(); + } + }); + + gitbook.events.on('search.ready', function() { + bindSearch(); + + // Launch search from query param at start + launchSearchFromQueryString(); + }); + + function getParameterByName(name) { + var url = window.location.href; + name = name.replace(/[\[\]]/g, '\\$&'); + var regex = new RegExp('[?&]' + name + '(=([^&#]*)|&|#|$)', 'i'), + results = regex.exec(url); + if (!results) return null; + if (!results[2]) return ''; + return decodeURIComponent(results[2].replace(/\+/g, ' ')); + } + + function updateQueryString(key, value) { + value = encodeURIComponent(value); + + var url = window.location.href; + var re = new RegExp('([?&])' + key + '=.*?(&|#|$)(.*)', 'gi'), + hash; + + if (re.test(url)) { + if (typeof value !== 'undefined' && value !== null) + return url.replace(re, '$1' + key + '=' + value + '$2$3'); + else { + hash = url.split('#'); + url = hash[0].replace(re, '$1$3').replace(/(&|\?)$/, ''); + if (typeof hash[1] !== 'undefined' && hash[1] !== null) + url += '#' + hash[1]; + return url; + } + } + else { + if (typeof value !== 'undefined' && value !== null) { + var separator = url.indexOf('?') !== -1 ? '&' : '?'; + hash = url.split('#'); + url = hash[0] + separator + key + '=' + value; + if (typeof hash[1] !== 'undefined' && hash[1] !== null) + url += '#' + hash[1]; + return url; + } + else + return url; + } + } +}); diff --git a/gitbook/gitbook-plugin-sharing/buttons.js b/gitbook/gitbook-plugin-sharing/buttons.js new file mode 100644 index 000000000..709a4e4c0 --- /dev/null +++ b/gitbook/gitbook-plugin-sharing/buttons.js @@ -0,0 +1,90 @@ +require(['gitbook', 'jquery'], function(gitbook, $) { + var SITES = { + 'facebook': { + 'label': 'Facebook', + 'icon': 'fa fa-facebook', + 'onClick': function(e) { + e.preventDefault(); + window.open('http://www.facebook.com/sharer/sharer.php?s=100&p[url]='+encodeURIComponent(location.href)); + } + }, + 'twitter': { + 'label': 'Twitter', + 'icon': 'fa fa-twitter', + 'onClick': function(e) { + e.preventDefault(); + window.open('http://twitter.com/home?status='+encodeURIComponent(document.title+' '+location.href)); + } + }, + 'google': { + 'label': 'Google+', + 'icon': 'fa fa-google-plus', + 'onClick': function(e) { + e.preventDefault(); + window.open('https://plus.google.com/share?url='+encodeURIComponent(location.href)); + } + }, + 'weibo': { + 'label': 'Weibo', + 'icon': 'fa fa-weibo', + 'onClick': function(e) { + e.preventDefault(); + window.open('http://service.weibo.com/share/share.php?content=utf-8&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)); + } + }, + 'instapaper': { + 'label': 'Instapaper', + 'icon': 'fa fa-instapaper', + 'onClick': function(e) { + e.preventDefault(); + window.open('http://www.instapaper.com/text?u='+encodeURIComponent(location.href)); + } + }, + 'vk': { + 'label': 'VK', + 'icon': 'fa fa-vk', + 'onClick': function(e) { + e.preventDefault(); + window.open('http://vkontakte.ru/share.php?url='+encodeURIComponent(location.href)); + } + } + }; + + + + gitbook.events.bind('start', function(e, config) { + var opts = config.sharing; + + // Create dropdown menu + var menu = $.map(opts.all, function(id) { + var site = SITES[id]; + + return { + text: site.label, + onClick: site.onClick + }; + }); + + // Create main button with dropdown + if (menu.length > 0) { + gitbook.toolbar.createButton({ + icon: 'fa fa-share-alt', + label: 'Share', + position: 'right', + dropdown: [menu] + }); + } + + // Direct actions to share + $.each(SITES, function(sideId, site) { + if (!opts[sideId]) return; + + gitbook.toolbar.createButton({ + icon: site.icon, + label: site.text, + position: 'right', + onClick: site.onClick + }); + }); + }); +}); diff --git a/gitbook/gitbook-plugin-theme-vuejs/vue.css b/gitbook/gitbook-plugin-theme-vuejs/vue.css new file mode 100644 index 000000000..cfcdd40cd --- /dev/null +++ b/gitbook/gitbook-plugin-theme-vuejs/vue.css @@ -0,0 +1,291 @@ +@import url('https://fonts.googleapis.com/css?family=Roboto+Mono|Source+Sans+Pro:300,400,600'); + +body { + letter-spacing: 0; + color: #34495e; + font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif; + font-size: 15px; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + color: #34495e; + background-color: #fff; + margin: 0; +} + +/* LANGS.md index page */ +.book-langs-index { + font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif; +} +.book-langs-index .inner .languages { + padding: 20px 0px; +} +.book-langs-index .inner .languages li { + float: none; +} +li a { + color: #42b983; + font-weight: 600; +} + +/* set correct fonts on sidebar and main page */ +.book .book-body .page-wrapper .page-inner section.normal, .book-summary { font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif; } + +/* sidebar */ +.book-summary ul.summary li a, +.book-summary ul.summary li span { + color: #7f8c8d; + font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif; +} +.book .book-summary ul.summary li span { + opacity: 0.6; + cursor: not-allowed; +} +.book-summary ul.summary li.active>a { + color: #42b983; + font-weight: 600; +} +#book-search-input { background-color: #fafafa; } +.book-summary { background-color: #fff; } + +/* markdown content found on pages */ +.markdown-section h1, +.markdown-section h2, +.markdown-section h3, +.markdown-section h4, +.markdown-section strong { + font-weight: 600; + color: #2c3e50; +} +.markdown-section a { + color: #42b983; + font-weight: 600; +} +.markdown-section p, +.markdown-section ul, +.markdown-section ol { + word-spacing: 0.05em; +} +.markdown-section em { + color: #7f8c8d; +} + +.markdown-section pre { + padding: 1.2em 1.4em; + line-height: 1.5em; + margin: 0; +} + +.markdown-section code, .markdown-section pre { + font-family: 'Roboto Mono', Monaco, courier, monospace; + -webkit-font-smoothing: initial; + -moz-osx-font-smoothing: initial; + background-color: #f8f8f8; +} +code span.css, +code span.javascript, +code span.html, +span[class^="hljs-"] { + -webkit-font-smoothing: initial; + -moz-osx-font-smoothing: initial; +} +.markdown-section pre>code { + font-size: 0.8em; + display: block; +} +.markdown-section code:after, .markdown-section code:before { + content: none; + letter-spacing: 0.05em; +} + +code, pre { + font-family: 'Roboto Mono', Monaco, courier, monospace; + font-size: 0.8em; + background-color: #f8f8f8; + -webkit-font-smoothing: initial; + -moz-osx-font-smoothing: initial; +} +code { + color: #e96900; + padding: 3px 5px; + margin: 0 2px; + border-radius: 2px; + white-space: nowrap; +} + +code .token { + min-height: 1.5em; + -webkit-font-smoothing: initial; + -moz-osx-font-smoothing: initial; +} +pre code { position: relative; } +pre code.lang-html:after, +pre code.lang-js:after, +pre code.lang-bash:after, +pre code.lang-css:after { + position: absolute; + top: 0; + right: 0; + color: #ccc; + text-align: right; + font-size: 0.75em; + padding: 5px 10px 0; + line-height: 15px; + height: 15px; + font-weight: 600; +} +pre code.lang-html:after { + content: 'HTML'; +} +pre code.lang-js:after { + content: 'JS'; +} +pre code.lang-bash:after { + content: 'Shell'; +} +pre code.lang-css:after { + content: 'CSS'; +} +.content img { + max-width: 100%; +} +.content span.light { + color: #7f8c8d; +} +.content span.info { + font-size: 0.85em; + display: inline-block; + vertical-align: middle; + width: 280px; + margin-left: 20px; +} +.markdown-section h1 { + margin: 0 0 1em; +} +.markdown-section h2 { + margin: 45px 0 0.8em; + padding-bottom: 0.7em; + border-bottom: 1px solid #ddd; +} +.markdown-section h3 { + margin: 52px 0 1.2em; +} +.markdown-section figure, +.markdown-section p, +.markdown-section ul, +.markdown-section ol { + margin: 1.2em 0; +} +.markdown-section p, +.markdown-section ul, +.markdown-section ol { + line-height: 1.6em; +} +.markdown-section ul, +.markdown-section ol { + padding-left: 1.5em; +} +.markdown-section a { + color: #42b983; + font-weight: 600; +} +.markdown-section blockquote { + margin: 2em 0; + padding-left: 20px; + border-left: 4px solid #42b983; +} +.markdown-section blockquote p { + font-weight: 600; + margin-left: 0; +} +.markdown-section iframe { + margin: 1em 0; +} + +/* these aren't in gitbook at the moment, but leaving them in for future reference */ +img { + border: none; +} +.highlight { + overflow-x: auto; + position: relative; + padding: 0; + background-color: #f8f8f8; + padding: 0.8em 0.8em 0.4em; + line-height: 1.1em; + border-radius: 2px; +} +.highlight table, +.highlight tr, +.highlight td { + width: 100%; + border-collapse: collapse; + padding: 0; + margin: 0; +} +.highlight .gutter { + width: 1.5em; +} + +/* ads */ +#carbonads { + height: 100px; + margin: 15px; + font-size: 13px; +} +#carbonads .carbon-img { + float: left; + margin-right: 10px; +} +#carbonads .carbon-text { + color: #444; +} +#carbonads .carbon-poweredby { + color: #999; + display: block; + margin-top: 5px; +} + +.bsa-cpc { + font-size: .9em; + background-color: #f8f8f8; + max-width: 770px; + margin: 0px auto; +} +.bsa-cpc a._default_ { + text-align: left; + display: block; + padding: 10px 15px 12px; + margin-bottom: 20px; + color: #666; + font-weight: 400; + line-height: 18px; +} +.bsa-cpc a._default_ .default-image, +.bsa-cpc a._default_ .default-title, +.bsa-cpc a._default_ .default-description { + display: inline; + vertical-align: middle; + margin-right: 6px; +} +.bsa-cpc a._default_ .default-image img { + height: 20px; + border-radius: 3px; + vertical-align: middle; + position: relative; + top: -1px; +} +.bsa-cpc a._default_ .default-title { + font-weight: 600; +} +.bsa-cpc a._default_ .default-description:after { + font-size: 0.85em; + content: "Sponsored"; + color: #1C90F3; + border: 1px solid #1C90F3; + border-radius: 3px; + padding: 0 4px 1px; + margin-left: 6px; +} +.bsa-cpc .default-ad { + display: none; +} diff --git a/gitbook/gitbook.js b/gitbook/gitbook.js new file mode 100644 index 000000000..10000c790 --- /dev/null +++ b/gitbook/gitbook.js @@ -0,0 +1,4 @@ +!function e(t,n,r){function o(s,a){if(!n[s]){if(!t[s]){var u="function"==typeof require&&require;if(!a&&u)return u(s,!0);if(i)return i(s,!0);var c=new Error("Cannot find module '"+s+"'");throw c.code="MODULE_NOT_FOUND",c}var l=n[s]={exports:{}};t[s][0].call(l.exports,function(e){var n=t[s][1][e];return o(n?n:e)},l,l.exports,e,t,n,r)}return n[s].exports}for(var i="function"==typeof require&&require,s=0;s0&&t-1 in e)}function o(e,t,n){return de.isFunction(t)?de.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?de.grep(e,function(e){return e===t!==n}):"string"!=typeof t?de.grep(e,function(e){return se.call(t,e)>-1!==n}):je.test(t)?de.filter(t,e,n):(t=de.filter(t,e),de.grep(e,function(e){return se.call(t,e)>-1!==n&&1===e.nodeType}))}function i(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function s(e){var t={};return de.each(e.match(qe)||[],function(e,n){t[n]=!0}),t}function a(e){return e}function u(e){throw e}function c(e,t,n){var r;try{e&&de.isFunction(r=e.promise)?r.call(e).done(t).fail(n):e&&de.isFunction(r=e.then)?r.call(e,t,n):t.call(void 0,e)}catch(e){n.call(void 0,e)}}function l(){te.removeEventListener("DOMContentLoaded",l),e.removeEventListener("load",l),de.ready()}function f(){this.expando=de.expando+f.uid++}function p(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Ie.test(e)?JSON.parse(e):e)}function h(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(Pe,"-$&").toLowerCase(),n=e.getAttribute(r),"string"==typeof n){try{n=p(n)}catch(e){}Re.set(e,t,n)}else n=void 0;return n}function d(e,t,n,r){var o,i=1,s=20,a=r?function(){return r.cur()}:function(){return de.css(e,t,"")},u=a(),c=n&&n[3]||(de.cssNumber[t]?"":"px"),l=(de.cssNumber[t]||"px"!==c&&+u)&&$e.exec(de.css(e,t));if(l&&l[3]!==c){c=c||l[3],n=n||[],l=+u||1;do i=i||".5",l/=i,de.style(e,t,l+c);while(i!==(i=a()/u)&&1!==i&&--s)}return n&&(l=+l||+u||0,o=n[1]?l+(n[1]+1)*n[2]:+n[2],r&&(r.unit=c,r.start=l,r.end=o)),o}function g(e){var t,n=e.ownerDocument,r=e.nodeName,o=Ue[r];return o?o:(t=n.body.appendChild(n.createElement(r)),o=de.css(t,"display"),t.parentNode.removeChild(t),"none"===o&&(o="block"),Ue[r]=o,o)}function m(e,t){for(var n,r,o=[],i=0,s=e.length;i-1)o&&o.push(i);else if(c=de.contains(i.ownerDocument,i),s=v(f.appendChild(i),"script"),c&&y(s),n)for(l=0;i=s[l++];)Ve.test(i.type||"")&&n.push(i);return f}function b(){return!0}function w(){return!1}function T(){try{return te.activeElement}catch(e){}}function C(e,t,n,r,o,i){var s,a;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(a in t)C(e,a,n,r,t[a],i);return e}if(null==r&&null==o?(o=n,r=n=void 0):null==o&&("string"==typeof n?(o=r,r=void 0):(o=r,r=n,n=void 0)),o===!1)o=w;else if(!o)return e;return 1===i&&(s=o,o=function(e){return de().off(e),s.apply(this,arguments)},o.guid=s.guid||(s.guid=de.guid++)),e.each(function(){de.event.add(this,t,o,r,n)})}function j(e,t){return de.nodeName(e,"table")&&de.nodeName(11!==t.nodeType?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e:e}function k(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function E(e){var t=rt.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function S(e,t){var n,r,o,i,s,a,u,c;if(1===t.nodeType){if(Fe.hasData(e)&&(i=Fe.access(e),s=Fe.set(t,i),c=i.events)){delete s.handle,s.events={};for(o in c)for(n=0,r=c[o].length;n1&&"string"==typeof d&&!pe.checkClone&&nt.test(d))return e.each(function(n){var i=e.eq(n);g&&(t[0]=d.call(this,n,i.html())),A(i,t,r,o)});if(p&&(i=x(t,e[0].ownerDocument,!1,e,o),s=i.firstChild,1===i.childNodes.length&&(i=s),s||o)){for(a=de.map(v(i,"script"),k),u=a.length;f=0&&nC.cacheLength&&delete e[t.shift()],e[n+" "]=r}var t=[];return e}function r(e){return e[$]=!0,e}function o(e){var t=L.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function i(e,t){for(var n=e.split("|"),r=n.length;r--;)C.attrHandle[n[r]]=t}function s(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function a(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function u(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function c(e){return function(t){return"form"in t?t.parentNode&&t.disabled===!1?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&je(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function l(e){return r(function(t){return t=+t,r(function(n,r){for(var o,i=e([],n.length,t),s=i.length;s--;)n[o=i[s]]&&(n[o]=!(r[o]=n[o]))})})}function f(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function p(){}function h(e){for(var t=0,n=e.length,r="";t1?function(t,n,r){for(var o=e.length;o--;)if(!e[o](t,n,r))return!1;return!0}:e[0]}function m(e,n,r){for(var o=0,i=n.length;o-1&&(r[c]=!(s[c]=f))}}else x=v(x===s?x.splice(d,x.length):x),i?i(null,s,x,u):K.apply(s,x)})}function x(e){for(var t,n,r,o=e.length,i=C.relative[e[0].type],s=i||C.relative[" "],a=i?1:0,u=d(function(e){return e===t},s,!0),c=d(function(e){return ee(t,e)>-1},s,!0),l=[function(e,n,r){var o=!i&&(r||n!==A)||((t=n).nodeType?u(e,n,r):c(e,n,r));return t=null,o}];a1&&g(l),a>1&&h(e.slice(0,a-1).concat({value:" "===e[a-2].type?"*":""})).replace(ae,"$1"),n,a0,i=e.length>0,s=function(r,s,a,u,c){var l,f,p,h=0,d="0",g=r&&[],m=[],y=A,x=r||i&&C.find.TAG("*",c),b=B+=null==y?1:Math.random()||.1,w=x.length;for(c&&(A=s===L||s||c);d!==w&&null!=(l=x[d]);d++){if(i&&l){for(f=0,s||l.ownerDocument===L||(O(l),a=!F);p=e[f++];)if(p(l,s||L,a)){u.push(l);break}c&&(B=b)}o&&((l=!p&&l)&&h--,r&&g.push(l))}if(h+=d,o&&d!==h){for(f=0;p=n[f++];)p(g,m,s,a);if(r){if(h>0)for(;d--;)g[d]||m[d]||(m[d]=Q.call(u));m=v(m)}K.apply(u,m),c&&!r&&m.length>0&&h+n.length>1&&t.uniqueSort(u)}return c&&(B=b,A=y),g};return o?r(s):s}var w,T,C,j,k,E,S,N,A,q,D,O,L,H,F,R,I,P,M,$="sizzle"+1*new Date,W=e.document,B=0,_=0,U=n(),z=n(),X=n(),V=function(e,t){return e===t&&(D=!0),0},G={}.hasOwnProperty,Y=[],Q=Y.pop,J=Y.push,K=Y.push,Z=Y.slice,ee=function(e,t){for(var n=0,r=e.length;n+~]|"+ne+")"+ne+"*"),le=new RegExp("="+ne+"*([^\\]'\"]*?)"+ne+"*\\]","g"),fe=new RegExp(ie),pe=new RegExp("^"+re+"$"),he={ID:new RegExp("^#("+re+")"),CLASS:new RegExp("^\\.("+re+")"),TAG:new RegExp("^("+re+"|[*])"),ATTR:new RegExp("^"+oe),PSEUDO:new RegExp("^"+ie),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ne+"*(even|odd|(([+-]|)(\\d*)n|)"+ne+"*(?:([+-]|)"+ne+"*(\\d+)|))"+ne+"*\\)|)","i"),bool:new RegExp("^(?:"+te+")$","i"),needsContext:new RegExp("^"+ne+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ne+"*((?:-\\d)?\\d*)"+ne+"*\\)|)(?=[^-]|$)","i")},de=/^(?:input|select|textarea|button)$/i,ge=/^h\d$/i,me=/^[^{]+\{\s*\[native \w/,ve=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ye=/[+~]/,xe=new RegExp("\\\\([\\da-f]{1,6}"+ne+"?|("+ne+")|.)","ig"),be=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},we=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,Te=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},Ce=function(){O()},je=d(function(e){return e.disabled===!0&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{K.apply(Y=Z.call(W.childNodes),W.childNodes),Y[W.childNodes.length].nodeType}catch(e){K={apply:Y.length?function(e,t){J.apply(e,Z.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}T=t.support={},k=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},O=t.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:W;return r!==L&&9===r.nodeType&&r.documentElement?(L=r,H=L.documentElement,F=!k(L),W!==L&&(n=L.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",Ce,!1):n.attachEvent&&n.attachEvent("onunload",Ce)),T.attributes=o(function(e){return e.className="i",!e.getAttribute("className")}),T.getElementsByTagName=o(function(e){return e.appendChild(L.createComment("")),!e.getElementsByTagName("*").length}),T.getElementsByClassName=me.test(L.getElementsByClassName),T.getById=o(function(e){return H.appendChild(e).id=$,!L.getElementsByName||!L.getElementsByName($).length}),T.getById?(C.filter.ID=function(e){var t=e.replace(xe,be);return function(e){return e.getAttribute("id")===t}},C.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&F){var n=t.getElementById(e);return n?[n]:[]}}):(C.filter.ID=function(e){var t=e.replace(xe,be);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},C.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&F){var n,r,o,i=t.getElementById(e);if(i){if(n=i.getAttributeNode("id"),n&&n.value===e)return[i];for(o=t.getElementsByName(e),r=0;i=o[r++];)if(n=i.getAttributeNode("id"),n&&n.value===e)return[i]}return[]}}),C.find.TAG=T.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):T.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],o=0,i=t.getElementsByTagName(e);if("*"===e){for(;n=i[o++];)1===n.nodeType&&r.push(n);return r}return i},C.find.CLASS=T.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&F)return t.getElementsByClassName(e)},I=[],R=[],(T.qsa=me.test(L.querySelectorAll))&&(o(function(e){H.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&R.push("[*^$]="+ne+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||R.push("\\["+ne+"*(?:value|"+te+")"),e.querySelectorAll("[id~="+$+"-]").length||R.push("~="),e.querySelectorAll(":checked").length||R.push(":checked"),e.querySelectorAll("a#"+$+"+*").length||R.push(".#.+[+~]")}),o(function(e){e.innerHTML="";var t=L.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&R.push("name"+ne+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&R.push(":enabled",":disabled"),H.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&R.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),R.push(",.*:")})),(T.matchesSelector=me.test(P=H.matches||H.webkitMatchesSelector||H.mozMatchesSelector||H.oMatchesSelector||H.msMatchesSelector))&&o(function(e){T.disconnectedMatch=P.call(e,"*"),P.call(e,"[s!='']:x"),I.push("!=",ie)}),R=R.length&&new RegExp(R.join("|")),I=I.length&&new RegExp(I.join("|")),t=me.test(H.compareDocumentPosition),M=t||me.test(H.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},V=t?function(e,t){if(e===t)return D=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n?n:(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1,1&n||!T.sortDetached&&t.compareDocumentPosition(e)===n?e===L||e.ownerDocument===W&&M(W,e)?-1:t===L||t.ownerDocument===W&&M(W,t)?1:q?ee(q,e)-ee(q,t):0:4&n?-1:1)}:function(e,t){if(e===t)return D=!0,0;var n,r=0,o=e.parentNode,i=t.parentNode,a=[e],u=[t];if(!o||!i)return e===L?-1:t===L?1:o?-1:i?1:q?ee(q,e)-ee(q,t):0;if(o===i)return s(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)u.unshift(n);for(;a[r]===u[r];)r++;return r?s(a[r],u[r]):a[r]===W?-1:u[r]===W?1:0},L):L},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==L&&O(e),n=n.replace(le,"='$1']"),T.matchesSelector&&F&&!X[n+" "]&&(!I||!I.test(n))&&(!R||!R.test(n)))try{var r=P.call(e,n);if(r||T.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return t(n,L,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==L&&O(e),M(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==L&&O(e);var n=C.attrHandle[t.toLowerCase()],r=n&&G.call(C.attrHandle,t.toLowerCase())?n(e,t,!F):void 0;return void 0!==r?r:T.attributes||!F?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},t.escape=function(e){return(e+"").replace(we,Te)},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],r=0,o=0;if(D=!T.detectDuplicates,q=!T.sortStable&&e.slice(0),e.sort(V),D){for(;t=e[o++];)t===e[o]&&(r=n.push(o));for(;r--;)e.splice(n[r],1)}return q=null,e},j=t.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=j(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r++];)n+=j(t);return n},C=t.selectors={cacheLength:50,createPseudo:r,match:he,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(xe,be),e[3]=(e[3]||e[4]||e[5]||"").replace(xe,be),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return he.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&fe.test(n)&&(t=E(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(xe,be).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=U[e+" "];return t||(t=new RegExp("(^|"+ne+")"+e+"("+ne+"|$)"))&&U(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,r){return function(o){var i=t.attr(o,e);return null==i?"!="===n:!n||(i+="","="===n?i===r:"!="===n?i!==r:"^="===n?r&&0===i.indexOf(r):"*="===n?r&&i.indexOf(r)>-1:"$="===n?r&&i.slice(-r.length)===r:"~="===n?(" "+i.replace(se," ")+" ").indexOf(r)>-1:"|="===n&&(i===r||i.slice(0,r.length+1)===r+"-"))}},CHILD:function(e,t,n,r,o){var i="nth"!==e.slice(0,3),s="last"!==e.slice(-4),a="of-type"===t;return 1===r&&0===o?function(e){return!!e.parentNode}:function(t,n,u){var c,l,f,p,h,d,g=i!==s?"nextSibling":"previousSibling",m=t.parentNode,v=a&&t.nodeName.toLowerCase(),y=!u&&!a,x=!1;if(m){if(i){for(;g;){for(p=t;p=p[g];)if(a?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;d=g="only"===e&&!d&&"nextSibling"}return!0}if(d=[s?m.firstChild:m.lastChild],s&&y){for(p=m,f=p[$]||(p[$]={}),l=f[p.uniqueID]||(f[p.uniqueID]={}),c=l[e]||[],h=c[0]===B&&c[1],x=h&&c[2],p=h&&m.childNodes[h];p=++h&&p&&p[g]||(x=h=0)||d.pop();)if(1===p.nodeType&&++x&&p===t){l[e]=[B,h,x];break}}else if(y&&(p=t,f=p[$]||(p[$]={}),l=f[p.uniqueID]||(f[p.uniqueID]={}),c=l[e]||[],h=c[0]===B&&c[1],x=h),x===!1)for(;(p=++h&&p&&p[g]||(x=h=0)||d.pop())&&((a?p.nodeName.toLowerCase()!==v:1!==p.nodeType)||!++x||(y&&(f=p[$]||(p[$]={}),l=f[p.uniqueID]||(f[p.uniqueID]={}),l[e]=[B,x]),p!==t)););return x-=o,x===r||x%r===0&&x/r>=0}}},PSEUDO:function(e,n){var o,i=C.pseudos[e]||C.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return i[$]?i(n):i.length>1?(o=[e,e,"",n],C.setFilters.hasOwnProperty(e.toLowerCase())?r(function(e,t){for(var r,o=i(e,n),s=o.length;s--;)r=ee(e,o[s]),e[r]=!(t[r]=o[s])}):function(e){return i(e,0,o)}):i}},pseudos:{not:r(function(e){var t=[],n=[],o=S(e.replace(ae,"$1"));return o[$]?r(function(e,t,n,r){for(var i,s=o(e,null,r,[]),a=e.length;a--;)(i=s[a])&&(e[a]=!(t[a]=i))}):function(e,r,i){return t[0]=e,o(t,null,i,n),t[0]=null,!n.pop()}}),has:r(function(e){return function(n){ +return t(e,n).length>0}}),contains:r(function(e){return e=e.replace(xe,be),function(t){return(t.textContent||t.innerText||j(t)).indexOf(e)>-1}}),lang:r(function(e){return pe.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(xe,be).toLowerCase(),function(t){var n;do if(n=F?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===H},focus:function(e){return e===L.activeElement&&(!L.hasFocus||L.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:c(!1),disabled:c(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!C.pseudos.empty(e)},header:function(e){return ge.test(e.nodeName)},input:function(e){return de.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:l(function(){return[0]}),last:l(function(e,t){return[t-1]}),eq:l(function(e,t,n){return[n<0?n+t:n]}),even:l(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:l(function(e,t,n){for(var r=n<0?n+t:n;++r2&&"ID"===(s=i[0]).type&&9===t.nodeType&&F&&C.relative[i[1].type]){if(t=(C.find.ID(s.matches[0].replace(xe,be),t)||[])[0],!t)return n;c&&(t=t.parentNode),e=e.slice(i.shift().value.length)}for(o=he.needsContext.test(e)?0:i.length;o--&&(s=i[o],!C.relative[a=s.type]);)if((u=C.find[a])&&(r=u(s.matches[0].replace(xe,be),ye.test(i[0].type)&&f(t.parentNode)||t))){if(i.splice(o,1),e=r.length&&h(i),!e)return K.apply(n,r),n;break}}return(c||S(e,l))(r,t,!F,n,!t||ye.test(e)&&f(t.parentNode)||t),n},T.sortStable=$.split("").sort(V).join("")===$,T.detectDuplicates=!!D,O(),T.sortDetached=o(function(e){return 1&e.compareDocumentPosition(L.createElement("fieldset"))}),o(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||i("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),T.attributes&&o(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||i("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),o(function(e){return null==e.getAttribute("disabled")})||i(te,function(e,t,n){var r;if(!n)return e[t]===!0?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),t}(e);de.find=xe,de.expr=xe.selectors,de.expr[":"]=de.expr.pseudos,de.uniqueSort=de.unique=xe.uniqueSort,de.text=xe.getText,de.isXMLDoc=xe.isXML,de.contains=xe.contains,de.escapeSelector=xe.escape;var be=function(e,t,n){for(var r=[],o=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(o&&de(e).is(n))break;r.push(e)}return r},we=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},Te=de.expr.match.needsContext,Ce=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,je=/^.[^:#\[\.,]*$/;de.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?de.find.matchesSelector(r,e)?[r]:[]:de.find.matches(e,de.grep(t,function(e){return 1===e.nodeType}))},de.fn.extend({find:function(e){var t,n,r=this.length,o=this;if("string"!=typeof e)return this.pushStack(de(e).filter(function(){for(t=0;t1?de.uniqueSort(n):n},filter:function(e){return this.pushStack(o(this,e||[],!1))},not:function(e){return this.pushStack(o(this,e||[],!0))},is:function(e){return!!o(this,"string"==typeof e&&Te.test(e)?de(e):e||[],!1).length}});var ke,Ee=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,Se=de.fn.init=function(e,t,n){var r,o;if(!e)return this;if(n=n||ke,"string"==typeof e){if(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:Ee.exec(e),!r||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof de?t[0]:t,de.merge(this,de.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:te,!0)),Ce.test(r[1])&&de.isPlainObject(t))for(r in t)de.isFunction(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return o=te.getElementById(r[2]),o&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):de.isFunction(e)?void 0!==n.ready?n.ready(e):e(de):de.makeArray(e,this)};Se.prototype=de.fn,ke=de(te);var Ne=/^(?:parents|prev(?:Until|All))/,Ae={children:!0,contents:!0,next:!0,prev:!0};de.fn.extend({has:function(e){var t=de(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&de.find.matchesSelector(n,e))){i.push(n);break}return this.pushStack(i.length>1?de.uniqueSort(i):i)},index:function(e){return e?"string"==typeof e?se.call(de(e),this[0]):se.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(de.uniqueSort(de.merge(this.get(),de(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),de.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return be(e,"parentNode")},parentsUntil:function(e,t,n){return be(e,"parentNode",n)},next:function(e){return i(e,"nextSibling")},prev:function(e){return i(e,"previousSibling")},nextAll:function(e){return be(e,"nextSibling")},prevAll:function(e){return be(e,"previousSibling")},nextUntil:function(e,t,n){return be(e,"nextSibling",n)},prevUntil:function(e,t,n){return be(e,"previousSibling",n)},siblings:function(e){return we((e.parentNode||{}).firstChild,e)},children:function(e){return we(e.firstChild)},contents:function(e){return e.contentDocument||de.merge([],e.childNodes)}},function(e,t){de.fn[e]=function(n,r){var o=de.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(o=de.filter(r,o)),this.length>1&&(Ae[e]||de.uniqueSort(o),Ne.test(e)&&o.reverse()),this.pushStack(o)}});var qe=/[^\x20\t\r\n\f]+/g;de.Callbacks=function(e){e="string"==typeof e?s(e):de.extend({},e);var t,n,r,o,i=[],a=[],u=-1,c=function(){for(o=e.once,r=t=!0;a.length;u=-1)for(n=a.shift();++u-1;)i.splice(n,1),n<=u&&u--}),this},has:function(e){return e?de.inArray(e,i)>-1:i.length>0},empty:function(){return i&&(i=[]),this},disable:function(){return o=a=[],i=n="",this},disabled:function(){return!i},lock:function(){return o=a=[],n||t||(i=n=""),this},locked:function(){return!!o},fireWith:function(e,n){return o||(n=n||[],n=[e,n.slice?n.slice():n],a.push(n),t||c()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},de.extend({Deferred:function(t){var n=[["notify","progress",de.Callbacks("memory"),de.Callbacks("memory"),2],["resolve","done",de.Callbacks("once memory"),de.Callbacks("once memory"),0,"resolved"],["reject","fail",de.Callbacks("once memory"),de.Callbacks("once memory"),1,"rejected"]],r="pending",o={state:function(){return r},always:function(){return i.done(arguments).fail(arguments),this},catch:function(e){return o.then(null,e)},pipe:function(){var e=arguments;return de.Deferred(function(t){de.each(n,function(n,r){var o=de.isFunction(e[r[4]])&&e[r[4]];i[r[1]](function(){var e=o&&o.apply(this,arguments);e&&de.isFunction(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,o?[e]:arguments)})}),e=null}).promise()},then:function(t,r,o){function i(t,n,r,o){return function(){var c=this,l=arguments,f=function(){var e,f;if(!(t=s&&(r!==u&&(c=void 0,l=[e]),n.rejectWith(c,l))}};t?p():(de.Deferred.getStackHook&&(p.stackTrace=de.Deferred.getStackHook()),e.setTimeout(p))}}var s=0;return de.Deferred(function(e){n[0][3].add(i(0,e,de.isFunction(o)?o:a,e.notifyWith)),n[1][3].add(i(0,e,de.isFunction(t)?t:a)),n[2][3].add(i(0,e,de.isFunction(r)?r:u))}).promise()},promise:function(e){return null!=e?de.extend(e,o):o}},i={};return de.each(n,function(e,t){var s=t[2],a=t[5];o[t[1]]=s.add,a&&s.add(function(){r=a},n[3-e][2].disable,n[0][2].lock),s.add(t[3].fire),i[t[0]]=function(){return i[t[0]+"With"](this===i?void 0:this,arguments),this},i[t[0]+"With"]=s.fireWith}),o.promise(i),t&&t.call(i,i),i},when:function(e){var t=arguments.length,n=t,r=Array(n),o=re.call(arguments),i=de.Deferred(),s=function(e){return function(n){r[e]=this,o[e]=arguments.length>1?re.call(arguments):n,--t||i.resolveWith(r,o)}};if(t<=1&&(c(e,i.done(s(n)).resolve,i.reject),"pending"===i.state()||de.isFunction(o[n]&&o[n].then)))return i.then();for(;n--;)c(o[n],s(n),i.reject);return i.promise()}});var De=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;de.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&De.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},de.readyException=function(t){e.setTimeout(function(){throw t})};var Oe=de.Deferred();de.fn.ready=function(e){return Oe.then(e).catch(function(e){de.readyException(e)}),this},de.extend({isReady:!1,readyWait:1,holdReady:function(e){e?de.readyWait++:de.ready(!0)},ready:function(e){(e===!0?--de.readyWait:de.isReady)||(de.isReady=!0,e!==!0&&--de.readyWait>0||Oe.resolveWith(te,[de]))}}),de.ready.then=Oe.then,"complete"===te.readyState||"loading"!==te.readyState&&!te.documentElement.doScroll?e.setTimeout(de.ready):(te.addEventListener("DOMContentLoaded",l),e.addEventListener("load",l));var Le=function(e,t,n,r,o,i,s){var a=0,u=e.length,c=null==n;if("object"===de.type(n)){o=!0;for(a in n)Le(e,t,a,n[a],!0,i,s)}else if(void 0!==r&&(o=!0,de.isFunction(r)||(s=!0),c&&(s?(t.call(e,r),t=null):(c=t,t=function(e,t,n){return c.call(de(e),n)})),t))for(;a1,null,!0)},removeData:function(e){return this.each(function(){Re.remove(this,e)})}}),de.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Fe.get(e,t),n&&(!r||de.isArray(n)?r=Fe.access(e,t,de.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=de.queue(e,t),r=n.length,o=n.shift(),i=de._queueHooks(e,t),s=function(){de.dequeue(e,t)};"inprogress"===o&&(o=n.shift(),r--),o&&("fx"===t&&n.unshift("inprogress"),delete i.stop,o.call(e,s,i)),!r&&i&&i.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Fe.get(e,n)||Fe.access(e,n,{empty:de.Callbacks("once memory").add(function(){Fe.remove(e,[t+"queue",n])})})}}),de.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,Ve=/^$|\/(?:java|ecma)script/i,Ge={option:[1,""],thead:[1,"","
                                                                      "],col:[2,"","
                                                                      "],tr:[2,"","
                                                                      "],td:[3,"","
                                                                      "],_default:[0,"",""]};Ge.optgroup=Ge.option,Ge.tbody=Ge.tfoot=Ge.colgroup=Ge.caption=Ge.thead,Ge.th=Ge.td;var Ye=/<|&#?\w+;/;!function(){var e=te.createDocumentFragment(),t=e.appendChild(te.createElement("div")),n=te.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),pe.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="",pe.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue}();var Qe=te.documentElement,Je=/^key/,Ke=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ze=/^([^.]*)(?:\.(.+)|)/;de.event={global:{},add:function(e,t,n,r,o){var i,s,a,u,c,l,f,p,h,d,g,m=Fe.get(e);if(m)for(n.handler&&(i=n,n=i.handler,o=i.selector),o&&de.find.matchesSelector(Qe,o),n.guid||(n.guid=de.guid++),(u=m.events)||(u=m.events={}),(s=m.handle)||(s=m.handle=function(t){return"undefined"!=typeof de&&de.event.triggered!==t.type?de.event.dispatch.apply(e,arguments):void 0}),t=(t||"").match(qe)||[""],c=t.length;c--;)a=Ze.exec(t[c])||[],h=g=a[1],d=(a[2]||"").split(".").sort(),h&&(f=de.event.special[h]||{},h=(o?f.delegateType:f.bindType)||h,f=de.event.special[h]||{},l=de.extend({type:h,origType:g,data:r,handler:n,guid:n.guid,selector:o,needsContext:o&&de.expr.match.needsContext.test(o),namespace:d.join(".")},i),(p=u[h])||(p=u[h]=[],p.delegateCount=0,f.setup&&f.setup.call(e,r,d,s)!==!1||e.addEventListener&&e.addEventListener(h,s)),f.add&&(f.add.call(e,l),l.handler.guid||(l.handler.guid=n.guid)),o?p.splice(p.delegateCount++,0,l):p.push(l),de.event.global[h]=!0)},remove:function(e,t,n,r,o){var i,s,a,u,c,l,f,p,h,d,g,m=Fe.hasData(e)&&Fe.get(e);if(m&&(u=m.events)){for(t=(t||"").match(qe)||[""],c=t.length;c--;)if(a=Ze.exec(t[c])||[],h=g=a[1],d=(a[2]||"").split(".").sort(),h){for(f=de.event.special[h]||{},h=(r?f.delegateType:f.bindType)||h,p=u[h]||[],a=a[2]&&new RegExp("(^|\\.)"+d.join("\\.(?:.*\\.|)")+"(\\.|$)"),s=i=p.length;i--;)l=p[i],!o&&g!==l.origType||n&&n.guid!==l.guid||a&&!a.test(l.namespace)||r&&r!==l.selector&&("**"!==r||!l.selector)||(p.splice(i,1),l.selector&&p.delegateCount--,f.remove&&f.remove.call(e,l));s&&!p.length&&(f.teardown&&f.teardown.call(e,d,m.handle)!==!1||de.removeEvent(e,h,m.handle),delete u[h])}else for(h in u)de.event.remove(e,h+t[c],n,r,!0);de.isEmptyObject(u)&&Fe.remove(e,"handle events")}},dispatch:function(e){var t,n,r,o,i,s,a=de.event.fix(e),u=new Array(arguments.length),c=(Fe.get(this,"events")||{})[a.type]||[],l=de.event.special[a.type]||{};for(u[0]=a,t=1;t=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||c.disabled!==!0)){for(i=[],s={},n=0;n-1:de.find(o,this,null,[c]).length),s[o]&&i.push(r);i.length&&a.push({elem:c,handlers:i})}return c=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,tt=/\s*$/g;de.extend({htmlPrefilter:function(e){return e.replace(et,"<$1>")},clone:function(e,t,n){var r,o,i,s,a=e.cloneNode(!0),u=de.contains(e.ownerDocument,e);if(!(pe.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||de.isXMLDoc(e)))for(s=v(a),i=v(e),r=0,o=i.length;r0&&y(s,!u&&v(e,"script")),a},cleanData:function(e){for(var t,n,r,o=de.event.special,i=0;void 0!==(n=e[i]);i++)if(He(n)){if(t=n[Fe.expando]){if(t.events)for(r in t.events)o[r]?de.event.remove(n,r):de.removeEvent(n,r,t.handle);n[Fe.expando]=void 0}n[Re.expando]&&(n[Re.expando]=void 0)}}}),de.fn.extend({detach:function(e){return q(this,e,!0)},remove:function(e){return q(this,e)},text:function(e){return Le(this,function(e){return void 0===e?de.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return A(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=j(this,e);t.appendChild(e)}})},prepend:function(){return A(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=j(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return A(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return A(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(de.cleanData(v(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return de.clone(this,e,t)})},html:function(e){return Le(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!tt.test(e)&&!Ge[(Xe.exec(e)||["",""])[1].toLowerCase()]){e=de.htmlPrefilter(e);try{for(;n1)}}),de.Tween=I,I.prototype={constructor:I,init:function(e,t,n,r,o,i){this.elem=e,this.prop=n,this.easing=o||de.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=i||(de.cssNumber[n]?"":"px")},cur:function(){var e=I.propHooks[this.prop];return e&&e.get?e.get(this):I.propHooks._default.get(this)},run:function(e){var t,n=I.propHooks[this.prop];return this.options.duration?this.pos=t=de.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):I.propHooks._default.set(this),this}},I.prototype.init.prototype=I.prototype,I.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=de.css(e.elem,e.prop,""),t&&"auto"!==t?t:0)},set:function(e){de.fx.step[e.prop]?de.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[de.cssProps[e.prop]]&&!de.cssHooks[e.prop]?e.elem[e.prop]=e.now:de.style(e.elem,e.prop,e.now+e.unit)}}},I.propHooks.scrollTop=I.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},de.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},de.fx=I.prototype.init,de.fx.step={};var ht,dt,gt=/^(?:toggle|show|hide)$/,mt=/queueHooks$/;de.Animation=de.extend(U,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return d(n.elem,e,$e.exec(t),n),n}]},tweener:function(e,t){de.isFunction(e)?(t=e,e=["*"]):e=e.match(qe);for(var n,r=0,o=e.length;r1)},removeAttr:function(e){return this.each(function(){de.removeAttr(this,e)})}}),de.extend({attr:function(e,t,n){var r,o,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return"undefined"==typeof e.getAttribute?de.prop(e,t,n):(1===i&&de.isXMLDoc(e)||(o=de.attrHooks[t.toLowerCase()]||(de.expr.match.bool.test(t)?vt:void 0)),void 0!==n?null===n?void de.removeAttr(e,t):o&&"set"in o&&void 0!==(r=o.set(e,n,t))?r:(e.setAttribute(t,n+""),n):o&&"get"in o&&null!==(r=o.get(e,t))?r:(r=de.find.attr(e,t),null==r?void 0:r))},attrHooks:{type:{set:function(e,t){if(!pe.radioValue&&"radio"===t&&de.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,o=t&&t.match(qe);if(o&&1===e.nodeType)for(;n=o[r++];)e.removeAttribute(n)}}),vt={set:function(e,t,n){return t===!1?de.removeAttr(e,n):e.setAttribute(n,n),n}},de.each(de.expr.match.bool.source.match(/\w+/g),function(e,t){var n=yt[t]||de.find.attr;yt[t]=function(e,t,r){var o,i,s=t.toLowerCase();return r||(i=yt[s],yt[s]=o,o=null!=n(e,t,r)?s:null,yt[s]=i),o}});var xt=/^(?:input|select|textarea|button)$/i,bt=/^(?:a|area)$/i;de.fn.extend({prop:function(e,t){return Le(this,de.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[de.propFix[e]||e]})}}),de.extend({prop:function(e,t,n){var r,o,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&de.isXMLDoc(e)||(t=de.propFix[t]||t,o=de.propHooks[t]),void 0!==n?o&&"set"in o&&void 0!==(r=o.set(e,n,t))?r:e[t]=n:o&&"get"in o&&null!==(r=o.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=de.find.attr(e,"tabindex");return t?parseInt(t,10):xt.test(e.nodeName)||bt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),pe.optSelected||(de.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),de.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){de.propFix[this.toLowerCase()]=this}),de.fn.extend({addClass:function(e){var t,n,r,o,i,s,a,u=0;if(de.isFunction(e))return this.each(function(t){de(this).addClass(e.call(this,t,X(this)))});if("string"==typeof e&&e)for(t=e.match(qe)||[];n=this[u++];)if(o=X(n),r=1===n.nodeType&&" "+z(o)+" "){for(s=0;i=t[s++];)r.indexOf(" "+i+" ")<0&&(r+=i+" ");a=z(r),o!==a&&n.setAttribute("class",a)}return this},removeClass:function(e){var t,n,r,o,i,s,a,u=0;if(de.isFunction(e))return this.each(function(t){de(this).removeClass(e.call(this,t,X(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof e&&e)for(t=e.match(qe)||[];n=this[u++];)if(o=X(n),r=1===n.nodeType&&" "+z(o)+" "){for(s=0;i=t[s++];)for(;r.indexOf(" "+i+" ")>-1;)r=r.replace(" "+i+" "," ");a=z(r),o!==a&&n.setAttribute("class",a)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):de.isFunction(e)?this.each(function(n){de(this).toggleClass(e.call(this,n,X(this),t),t)}):this.each(function(){var t,r,o,i;if("string"===n)for(r=0,o=de(this),i=e.match(qe)||[];t=i[r++];)o.hasClass(t)?o.removeClass(t):o.addClass(t);else void 0!==e&&"boolean"!==n||(t=X(this),t&&Fe.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||e===!1?"":Fe.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+z(X(n))+" ").indexOf(t)>-1)return!0;return!1}});var wt=/\r/g;de.fn.extend({val:function(e){var t,n,r,o=this[0];{if(arguments.length)return r=de.isFunction(e),this.each(function(n){var o;1===this.nodeType&&(o=r?e.call(this,n,de(this).val()):e,null==o?o="":"number"==typeof o?o+="":de.isArray(o)&&(o=de.map(o,function(e){return null==e?"":e+""})),t=de.valHooks[this.type]||de.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&void 0!==t.set(this,o,"value")||(this.value=o))});if(o)return t=de.valHooks[o.type]||de.valHooks[o.nodeName.toLowerCase()],t&&"get"in t&&void 0!==(n=t.get(o,"value"))?n:(n=o.value,"string"==typeof n?n.replace(wt,""):null==n?"":n)}}}),de.extend({valHooks:{option:{get:function(e){var t=de.find.attr(e,"value");return null!=t?t:z(de.text(e))}},select:{get:function(e){var t,n,r,o=e.options,i=e.selectedIndex,s="select-one"===e.type,a=s?null:[],u=s?i+1:o.length;for(r=i<0?u:s?i:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),i}}}}),de.each(["radio","checkbox"],function(){de.valHooks[this]={set:function(e,t){if(de.isArray(t))return e.checked=de.inArray(de(e).val(),t)>-1}},pe.checkOn||(de.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})});var Tt=/^(?:focusinfocus|focusoutblur)$/;de.extend(de.event,{trigger:function(t,n,r,o){var i,s,a,u,c,l,f,p=[r||te],h=ce.call(t,"type")?t.type:t,d=ce.call(t,"namespace")?t.namespace.split("."):[];if(s=a=r=r||te,3!==r.nodeType&&8!==r.nodeType&&!Tt.test(h+de.event.triggered)&&(h.indexOf(".")>-1&&(d=h.split("."),h=d.shift(),d.sort()),c=h.indexOf(":")<0&&"on"+h,t=t[de.expando]?t:new de.Event(h,"object"==typeof t&&t),t.isTrigger=o?2:3,t.namespace=d.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+d.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:de.makeArray(n,[t]),f=de.event.special[h]||{},o||!f.trigger||f.trigger.apply(r,n)!==!1)){if(!o&&!f.noBubble&&!de.isWindow(r)){for(u=f.delegateType||h,Tt.test(u+h)||(s=s.parentNode);s;s=s.parentNode)p.push(s),a=s;a===(r.ownerDocument||te)&&p.push(a.defaultView||a.parentWindow||e)}for(i=0;(s=p[i++])&&!t.isPropagationStopped();)t.type=i>1?u:f.bindType||h,l=(Fe.get(s,"events")||{})[t.type]&&Fe.get(s,"handle"),l&&l.apply(s,n),l=c&&s[c],l&&l.apply&&He(s)&&(t.result=l.apply(s,n),t.result===!1&&t.preventDefault());return t.type=h,o||t.isDefaultPrevented()||f._default&&f._default.apply(p.pop(),n)!==!1||!He(r)||c&&de.isFunction(r[h])&&!de.isWindow(r)&&(a=r[c],a&&(r[c]=null),de.event.triggered=h,r[h](),de.event.triggered=void 0,a&&(r[c]=a)),t.result}},simulate:function(e,t,n){var r=de.extend(new de.Event,n,{type:e,isSimulated:!0});de.event.trigger(r,null,t)}}),de.fn.extend({trigger:function(e,t){return this.each(function(){de.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return de.event.trigger(e,t,n,!0)}}),de.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,t){de.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),de.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),pe.focusin="onfocusin"in e,pe.focusin||de.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){de.event.simulate(t,e.target,de.event.fix(e))};de.event.special[t]={setup:function(){var r=this.ownerDocument||this,o=Fe.access(r,t);o||r.addEventListener(e,n,!0),Fe.access(r,t,(o||0)+1)},teardown:function(){var r=this.ownerDocument||this,o=Fe.access(r,t)-1;o?Fe.access(r,t,o):(r.removeEventListener(e,n,!0),Fe.remove(r,t))}}});var Ct=e.location,jt=de.now(),kt=/\?/;de.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||de.error("Invalid XML: "+t),n};var Et=/\[\]$/,St=/\r?\n/g,Nt=/^(?:submit|button|image|reset|file)$/i,At=/^(?:input|select|textarea|keygen)/i;de.param=function(e,t){var n,r=[],o=function(e,t){var n=de.isFunction(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(de.isArray(e)||e.jquery&&!de.isPlainObject(e))de.each(e,function(){o(this.name,this.value)});else for(n in e)V(n,e[n],t,o);return r.join("&")},de.fn.extend({serialize:function(){return de.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=de.prop(this,"elements");return e?de.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!de(this).is(":disabled")&&At.test(this.nodeName)&&!Nt.test(e)&&(this.checked||!ze.test(e))}).map(function(e,t){var n=de(this).val();return null==n?null:de.isArray(n)?de.map(n,function(e){return{name:t.name,value:e.replace(St,"\r\n")}}):{name:t.name,value:n.replace(St,"\r\n")}}).get()}});var qt=/%20/g,Dt=/#.*$/,Ot=/([?&])_=[^&]*/,Lt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Ht=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Ft=/^(?:GET|HEAD)$/,Rt=/^\/\//,It={},Pt={},Mt="*/".concat("*"),$t=te.createElement("a");$t.href=Ct.href,de.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ct.href,type:"GET",isLocal:Ht.test(Ct.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Mt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":de.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Q(Q(e,de.ajaxSettings),t):Q(de.ajaxSettings,e)},ajaxPrefilter:G(It),ajaxTransport:G(Pt),ajax:function(t,n){function r(t,n,r,a){var c,p,h,b,w,T=n;l||(l=!0,u&&e.clearTimeout(u),o=void 0,s=a||"",C.readyState=t>0?4:0,c=t>=200&&t<300||304===t,r&&(b=J(d,C,r)),b=K(d,b,C,c),c?(d.ifModified&&(w=C.getResponseHeader("Last-Modified"),w&&(de.lastModified[i]=w),w=C.getResponseHeader("etag"),w&&(de.etag[i]=w)),204===t||"HEAD"===d.type?T="nocontent":304===t?T="notmodified":(T=b.state,p=b.data,h=b.error,c=!h)):(h=T,!t&&T||(T="error",t<0&&(t=0))),C.status=t,C.statusText=(n||T)+"",c?v.resolveWith(g,[p,T,C]):v.rejectWith(g,[C,T,h]),C.statusCode(x),x=void 0,f&&m.trigger(c?"ajaxSuccess":"ajaxError",[C,d,c?p:h]),y.fireWith(g,[C,T]),f&&(m.trigger("ajaxComplete",[C,d]),--de.active||de.event.trigger("ajaxStop")))}"object"==typeof t&&(n=t,t=void 0),n=n||{};var o,i,s,a,u,c,l,f,p,h,d=de.ajaxSetup({},n),g=d.context||d,m=d.context&&(g.nodeType||g.jquery)?de(g):de.event,v=de.Deferred(),y=de.Callbacks("once memory"),x=d.statusCode||{},b={},w={},T="canceled",C={readyState:0,getResponseHeader:function(e){var t;if(l){if(!a)for(a={};t=Lt.exec(s);)a[t[1].toLowerCase()]=t[2];t=a[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return l?s:null},setRequestHeader:function(e,t){return null==l&&(e=w[e.toLowerCase()]=w[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==l&&(d.mimeType=e),this},statusCode:function(e){var t;if(e)if(l)C.always(e[C.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||T;return o&&o.abort(t),r(0,t),this}};if(v.promise(C),d.url=((t||d.url||Ct.href)+"").replace(Rt,Ct.protocol+"//"),d.type=n.method||n.type||d.method||d.type,d.dataTypes=(d.dataType||"*").toLowerCase().match(qe)||[""],null==d.crossDomain){c=te.createElement("a");try{c.href=d.url,c.href=c.href,d.crossDomain=$t.protocol+"//"+$t.host!=c.protocol+"//"+c.host}catch(e){d.crossDomain=!0}}if(d.data&&d.processData&&"string"!=typeof d.data&&(d.data=de.param(d.data,d.traditional)),Y(It,d,n,C),l)return C;f=de.event&&d.global,f&&0===de.active++&&de.event.trigger("ajaxStart"),d.type=d.type.toUpperCase(),d.hasContent=!Ft.test(d.type),i=d.url.replace(Dt,""),d.hasContent?d.data&&d.processData&&0===(d.contentType||"").indexOf("application/x-www-form-urlencoded")&&(d.data=d.data.replace(qt,"+")):(h=d.url.slice(i.length),d.data&&(i+=(kt.test(i)?"&":"?")+d.data,delete d.data),d.cache===!1&&(i=i.replace(Ot,"$1"),h=(kt.test(i)?"&":"?")+"_="+jt++ +h),d.url=i+h),d.ifModified&&(de.lastModified[i]&&C.setRequestHeader("If-Modified-Since",de.lastModified[i]),de.etag[i]&&C.setRequestHeader("If-None-Match",de.etag[i])),(d.data&&d.hasContent&&d.contentType!==!1||n.contentType)&&C.setRequestHeader("Content-Type",d.contentType),C.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+("*"!==d.dataTypes[0]?", "+Mt+"; q=0.01":""):d.accepts["*"]);for(p in d.headers)C.setRequestHeader(p,d.headers[p]);if(d.beforeSend&&(d.beforeSend.call(g,C,d)===!1||l))return C.abort();if(T="abort",y.add(d.complete),C.done(d.success),C.fail(d.error),o=Y(Pt,d,n,C)){if(C.readyState=1,f&&m.trigger("ajaxSend",[C,d]),l)return C;d.async&&d.timeout>0&&(u=e.setTimeout(function(){C.abort("timeout")},d.timeout));try{l=!1,o.send(b,r)}catch(e){if(l)throw e;r(-1,e)}}else r(-1,"No Transport");return C},getJSON:function(e,t,n){return de.get(e,t,n,"json")},getScript:function(e,t){return de.get(e,void 0,t,"script")}}),de.each(["get","post"],function(e,t){de[t]=function(e,n,r,o){return de.isFunction(n)&&(o=o||r,r=n,n=void 0),de.ajax(de.extend({url:e,type:t,dataType:o,data:n,success:r},de.isPlainObject(e)&&e))}}),de._evalUrl=function(e){return de.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},de.fn.extend({wrapAll:function(e){var t;return this[0]&&(de.isFunction(e)&&(e=e.call(this[0])),t=de(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return de.isFunction(e)?this.each(function(t){de(this).wrapInner(e.call(this,t))}):this.each(function(){var t=de(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=de.isFunction(e);return this.each(function(n){de(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){de(this).replaceWith(this.childNodes)}),this}}),de.expr.pseudos.hidden=function(e){return!de.expr.pseudos.visible(e)},de.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},de.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Wt={0:200,1223:204},Bt=de.ajaxSettings.xhr();pe.cors=!!Bt&&"withCredentials"in Bt,pe.ajax=Bt=!!Bt,de.ajaxTransport(function(t){var n,r;if(pe.cors||Bt&&!t.crossDomain)return{send:function(o,i){var s,a=t.xhr();if(a.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(s in t.xhrFields)a[s]=t.xhrFields[s];t.mimeType&&a.overrideMimeType&&a.overrideMimeType(t.mimeType),t.crossDomain||o["X-Requested-With"]||(o["X-Requested-With"]="XMLHttpRequest");for(s in o)a.setRequestHeader(s,o[s]);n=function(e){return function(){n&&(n=r=a.onload=a.onerror=a.onabort=a.onreadystatechange=null,"abort"===e?a.abort():"error"===e?"number"!=typeof a.status?i(0,"error"):i(a.status,a.statusText):i(Wt[a.status]||a.status,a.statusText,"text"!==(a.responseType||"text")||"string"!=typeof a.responseText?{binary:a.response}:{text:a.responseText},a.getAllResponseHeaders()))}},a.onload=n(),r=a.onerror=n("error"),void 0!==a.onabort?a.onabort=r:a.onreadystatechange=function(){4===a.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{a.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),de.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),de.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return de.globalEval(e),e}}}),de.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),de.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,o){t=de(" + + + + +

                                                                      + + + + + + + + +
                                                                      + +
                                                                      + + + + + + + + + +
                                                                      +
                                                                      + +
                                                                      +
                                                                      + +
                                                                      + +

                                                                      アクション

                                                                      +

                                                                      アクションはミューテーションと似ていますが、下記の点で異なります:

                                                                      +
                                                                        +
                                                                      • アクションは、状態を変更するのではなく、ミューテーションをコミットします。
                                                                      • +
                                                                      • アクションは任意の非同期処理を含むことができます。
                                                                      • +
                                                                      +

                                                                      シンプルなアクションを登録してみましょう:

                                                                      +
                                                                      const store = new Vuex.Store({
                                                                      +  state: {
                                                                      +    count: 0
                                                                      +  },
                                                                      +  mutations: {
                                                                      +    increment (state) {
                                                                      +      state.count++
                                                                      +    }
                                                                      +  },
                                                                      +  actions: {
                                                                      +    increment (context) {
                                                                      +      context.commit('increment')
                                                                      +    }
                                                                      +  }
                                                                      +})
                                                                      +
                                                                      +

                                                                      アクションハンドラはストアインスタンスのメソッドやプロパティのセットと同じものを呼び出せるコンテキストオブジェクトを受け取ります。したがって context.commit を呼び出すことでミューテーションをコミットできます。あるいは context.statecontext.getters で、状態やゲッターにアクセスできます。なぜコンテキストオブジェクトがストアインスタンスそのものではないのかは、後ほどモジュールで説明します。

                                                                      +

                                                                      実際にはコードを少しシンプルにするために ES2015 の引数分割束縛(argument destructuring)がよく使われます(特に commit を複数回呼び出す必要があるとき):

                                                                      +
                                                                      actions: {
                                                                      +  increment ({ commit }) {
                                                                      +    commit('increment')
                                                                      +  }
                                                                      +}
                                                                      +
                                                                      +

                                                                      アクションのディスパッチ

                                                                      +

                                                                      アクションは store.dispatch がトリガーとなって実行されます:

                                                                      +
                                                                      store.dispatch('increment')
                                                                      +
                                                                      +

                                                                      これは一見ばかげて見えるかもしれません。つまり、カウントをインクリメントしたいときに、どうして直接 store.commit('increment') を呼び出してミューテーションをコミットしないのか、と。ミューテーションは同期的でなければならないというのを覚えていますか?アクションはそうではありません。アクションの中では非同期の操作を行うことができます。

                                                                      +
                                                                      actions: {
                                                                      +  incrementAsync ({ commit }) {
                                                                      +    setTimeout(() => {
                                                                      +      commit('increment')
                                                                      +    }, 1000)
                                                                      +  }
                                                                      +}
                                                                      +
                                                                      +

                                                                      アクションはペイロード形式とオブジェクトスタイルのディスパッチをサポートします:

                                                                      +
                                                                      // ペイロードを使ってディスパッチする
                                                                      +store.dispatch('incrementAsync', {
                                                                      +  amount: 10
                                                                      +})
                                                                      +
                                                                      +// オブジェクトを使ってディスパッチする
                                                                      +store.dispatch({
                                                                      +  type: 'incrementAsync',
                                                                      +  amount: 10
                                                                      +})
                                                                      +
                                                                      +

                                                                      より実践的な例として、ショッピングカートをチェックアウトするアクションを挙げます。このアクションは非同期な API の呼び出しと、複数のミューテーションのコミットをします:

                                                                      +
                                                                      actions: {
                                                                      +  checkout ({ commit, state }, products) {
                                                                      +    // 現在のカート内の商品を保存する
                                                                      +    const savedCartItems = [...state.cart.added]
                                                                      +    // チェックアウトのリクエストを送信し、楽観的にカート内をクリアする
                                                                      +    commit(types.CHECKOUT_REQUEST)
                                                                      +    // shop API は成功時のコールバックと失敗時のコールバックを受け取る
                                                                      +    shop.buyProducts(
                                                                      +      products,
                                                                      +      // 成功時の処理
                                                                      +      () => commit(types.CHECKOUT_SUCCESS),
                                                                      +      // 失敗時の処理
                                                                      +      () => commit(types.CHECKOUT_FAILURE, savedCartItems)
                                                                      +    )
                                                                      +  }
                                                                      +}
                                                                      +
                                                                      +

                                                                      一連の非同期の処理を実行しつつ、ミューテーションのコミットによってのみ副作用(状態の変更)を与えていることに注意してください。

                                                                      +

                                                                      コンポーネント内でのアクションのディスパッチ

                                                                      +

                                                                      this.$store.dispatch('xxx') でコンポーネント内でアクションをディスパッチできます。あるいはコンポーネントのメソッドを store.dispatch にマッピングする mapActions ヘルパーを使うこともできます(ルートの store の注入が必要です):

                                                                      +
                                                                      import { mapActions } from 'vuex'
                                                                      +
                                                                      +export default {
                                                                      +  // ...
                                                                      +  methods: {
                                                                      +    ...mapActions([
                                                                      +      'increment', // `this.increment()` を `this.$store.dispatch('increment')` にマッピングする
                                                                      +      // `mapActions` もペイロードをサポートする:
                                                                      +      'incrementBy' // `this.incrementBy(amount)` を `this.$store.dispatch('incrementBy', amount)` にマッピングする
                                                                      +    ]),
                                                                      +    ...mapActions({
                                                                      +      add: 'increment' // `this.add()` を `this.$store.dispatch('increment')` にマッピングする
                                                                      +    })
                                                                      +  }
                                                                      +}
                                                                      +
                                                                      +

                                                                      アクションを構成する

                                                                      +

                                                                      アクションはしばしば非同期処理を行いますが、アクションが完了したことをどうやって知れば良いのでしょう?そしてもっと重要なことは、さらに複雑な非同期処理を取り扱うために、どうやって複数のアクションを構成させるかということです。

                                                                      +

                                                                      まず知っておくべきことは store.dispatch がトリガーされたアクションハンドラによって返された Promise を処理できることと、store.dispatch もまた Promise を返すことです。

                                                                      +
                                                                      actions: {
                                                                      +  actionA ({ commit }) {
                                                                      +    return new Promise((resolve, reject) => {
                                                                      +      setTimeout(() => {
                                                                      +        commit('someMutation')
                                                                      +        resolve()
                                                                      +      }, 1000)
                                                                      +    })
                                                                      +  }
                                                                      +}
                                                                      +
                                                                      +

                                                                      すると次のようにできます:

                                                                      +
                                                                      store.dispatch('actionA').then(() => {
                                                                      +  // ...
                                                                      +})
                                                                      +
                                                                      +

                                                                      また別のアクションで下記のように書くと:

                                                                      +
                                                                      actions: {
                                                                      +  // ...
                                                                      +  actionB ({ dispatch, commit }) {
                                                                      +    return dispatch('actionA').then(() => {
                                                                      +      commit('someOtherMutation')
                                                                      +    })
                                                                      +  }
                                                                      +}
                                                                      +
                                                                      +

                                                                      最終的に async / await を使用することで、次のようにアクションを組み合わせることができます:

                                                                      +
                                                                      // `getData()` と `getOtherData()` が Promise を返すことを想定している
                                                                      +
                                                                      +actions: {
                                                                      +  async actionA ({ commit }) {
                                                                      +    commit('gotData', await getData())
                                                                      +  },
                                                                      +  async actionB ({ dispatch, commit }) {
                                                                      +    await dispatch('actionA') // `actionA` が完了するのを待機する
                                                                      +    commit('gotOtherData', await getOtherData())
                                                                      +  }
                                                                      +}
                                                                      +
                                                                      +
                                                                      +

                                                                      store.dispatch で異なるモジュール内の複数のアクションハンドラをトリガーすることができます。そのようなケースでは、全てのトリガーされたハンドラが解決されたときに解決する Promise が戻り値として返ってくることになります。

                                                                      +
                                                                      + + +
                                                                      + +
                                                                      +
                                                                      +
                                                                      + +

                                                                      results matching ""

                                                                      +
                                                                        + +
                                                                        +
                                                                        + +

                                                                        No results matching ""

                                                                        + +
                                                                        +
                                                                        +
                                                                        + +
                                                                        +
                                                                        + + +
                                                                        + + +
                                                                        + + + + + + + + + + + + + + +
                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/api.html b/ja/api.html new file mode 100644 index 000000000..312d3dabf --- /dev/null +++ b/ja/api.html @@ -0,0 +1,661 @@ + + + + + + + API リファレンス · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                        + + +
                                                                        + +
                                                                        + + + + + + + + + +
                                                                        +
                                                                        + +
                                                                        +
                                                                        + +
                                                                        + +

                                                                        API リファレンス

                                                                        +

                                                                        Vuex.Store

                                                                        +
                                                                        import Vuex from 'vuex'
                                                                        +
                                                                        +const store = new Vuex.Store({ ...options })
                                                                        +
                                                                        +

                                                                        Vuex.Store コンストラクタオプション

                                                                        +
                                                                          +
                                                                        • state

                                                                          +
                                                                            +
                                                                          • 型: Object | Function

                                                                            +

                                                                            ストアのための ルートステートオブジェクトです。詳細

                                                                            +

                                                                            オブジェクトを返す関数を渡す場合、返されたオブジェクトはルートステートとして使用されます。これは特にモジュールの再利用のためにステートオブジェクトを再利用する場合に便利です。詳細

                                                                            +
                                                                          • +
                                                                          +
                                                                        • +
                                                                        • mutations

                                                                          +
                                                                            +
                                                                          • 型: { [type: string]: Function }

                                                                            +

                                                                            ストアにミューテーションを登録します。ハンドラ関数は第一引数に state を常に受け取り(モジュール内で定義されていれば、モジュールのローカルステートを受け取り)、指定されていれば第二引数に payload を受け取ります。

                                                                            +

                                                                            詳細

                                                                            +
                                                                          • +
                                                                          +
                                                                        • +
                                                                        • actions

                                                                          +
                                                                            +
                                                                          • 型: { [type: string]: Function }

                                                                            +

                                                                            ストアにアクションを登録します。ハンドラ関数は次のプロパティを持つ context オブジェクトを受け取ります。:

                                                                            +
                                                                            {
                                                                            +  state,      // `store.state` と同じか、モジュール内にあればローカルステート
                                                                            +  rootState,  // `store.state` と同じ。ただしモジュール内に限る
                                                                            +  commit,     // `store.commit` と同じ
                                                                            +  dispatch,   // `store.dispatch` と同じ
                                                                            +  getters,    // `store.getters` と同じか、モジュール内にあればローカルゲッター
                                                                            +  rootGetters // `store.getters` と同じ。ただしモジュール内に限る
                                                                            +}
                                                                            +
                                                                            +

                                                                            そして、第 2 引数の payload があれば、それを受け取ります。

                                                                            +

                                                                            詳細

                                                                            +
                                                                          • +
                                                                          +
                                                                        • +
                                                                        • getters

                                                                          +
                                                                            +
                                                                          • type: { [key: string]: Function }

                                                                            +

                                                                            ストアにゲッターを登録します. ゲッター関数は次の引数を受け取ります:

                                                                            +
                                                                            state,     // モジュール内で定義されていればモジュールのローカルステート
                                                                            +getters    // store.getters と同じ
                                                                            +

                                                                            モジュールで定義されたときの仕様

                                                                            +
                                                                            state,       // モジュールで定義された場合、モジュールのローカルステート
                                                                            +getters,     // 現在のモジュールのモジュールのローカルゲッター
                                                                            +rootState,   // グローバルステート
                                                                            +rootGetters  // 全てのゲッター
                                                                            +

                                                                            登録されたゲッターは store.getters 上に公開されます。

                                                                            +

                                                                            詳細

                                                                            +
                                                                          • +
                                                                          +
                                                                        • +
                                                                        • modules

                                                                          +
                                                                            +
                                                                          • 型: Object

                                                                            +

                                                                            サブモジュールを含む次のような形式のオブジェクトはストアにマージされます。

                                                                            +
                                                                            {
                                                                            +  key: {
                                                                            +    state,
                                                                            +    mutations
                                                                            +    actions?,
                                                                            +    getters?,
                                                                            +    modules?
                                                                            +
                                                                            +  },
                                                                            +  ...
                                                                            +}
                                                                            +
                                                                            +

                                                                            各モジュールは、ルートオプションに似た statemutations を含むことができます。モジュールの状態は、モジュールのキーを使って、ストアのルートステートに結合されます。モジュールのミューテーションとゲッターは、第一引数としてルートステートの代わりに、モジュールのローカルステートだけを受け取り、モジュールのアクションの context.state もローカルステートを指すようになります。

                                                                            +

                                                                            詳細

                                                                            +
                                                                          • +
                                                                          +
                                                                        • +
                                                                        • plugins

                                                                          +
                                                                            +
                                                                          • 型: Array<Function>

                                                                            +

                                                                            プラグイン関数の配列は、ストアに適用されます。このプラグインは、ストアだけを引数として受け取り、外部への永続化、ロギング、デバッギングのために、ミューテーションを監視するか、または、 websocket や observable のような外から渡されるデータのためにミューテーションをディスパッチします。

                                                                            +

                                                                            詳細

                                                                            +
                                                                          • +
                                                                          +
                                                                        • +
                                                                        • strict

                                                                          +
                                                                            +
                                                                          • 型: Boolean
                                                                          • +
                                                                          • デフォルト: false

                                                                            +

                                                                            Vuex ストアを厳格モードにします。厳格モードでは、ミューテーションハンドラ以外で、 Vuex の状態の変更を行うと、エラーが投げられます。

                                                                            +

                                                                            詳細

                                                                            +
                                                                          • +
                                                                          +
                                                                        • +
                                                                        +

                                                                        Vuex.Store インスタンスプロパティ

                                                                        +
                                                                          +
                                                                        • state

                                                                          +
                                                                            +
                                                                          • type: Object

                                                                            +

                                                                            ルートステート、読み取り専用です。

                                                                            +
                                                                          • +
                                                                          +
                                                                        • +
                                                                        • getters

                                                                          +
                                                                            +
                                                                          • type: Object

                                                                            +

                                                                            登録されているゲッターを公開します。読み取り専用です。

                                                                            +
                                                                          • +
                                                                          +
                                                                        • +
                                                                        +

                                                                        Vuex.Store インスタンスメソッド

                                                                        +
                                                                          +
                                                                        • commit(type: string, payload?: any, options?: Object)
                                                                        • +
                                                                        • commit(mutation: Object, options?: Object)

                                                                          +

                                                                          ミューテーションをコミットします。options名前空間付きモジュールで root なミューテーションにコミットできる root: true を持つことできます。詳細

                                                                          +
                                                                        • +
                                                                        • dispatch(type: string, payload?: any, options?: Object)

                                                                          +
                                                                        • +
                                                                        • dispatch(action: Object, options?: Object)

                                                                          +

                                                                          アクションをディスパッチします。options名前空間付きモジュールで root なアクションにディスパッチできる root: true を持つことできます。 すべてのトリガーされたアクションハンドラを解決するPromiseを返します。詳細

                                                                          +
                                                                        • +
                                                                        • replaceState(state: Object)

                                                                          +

                                                                          ストアのルートステートを置き換えます。これは、ステートのハイドレーションやタイムトラベルのためだけに利用すべきです。

                                                                          +
                                                                        • +
                                                                        • watch(getter: Function, cb: Function, options?: Object)

                                                                          +

                                                                          リアクティブにゲッター関数の返す値を監視します。値が変わった場合は、コールバックを呼びます。ゲッターはストアの state を最初の引数として、 getters を2番目の引数として受け取ります。 Vue のvm.$watchメソッドと同じオプションをオプションのオブジェクトとして受け付けます。

                                                                          +

                                                                          監視を止める場合は、ハンドラ関数の返り値を関数として呼び出します。

                                                                          +
                                                                        • +
                                                                        • subscribe(handler: Function)

                                                                          +

                                                                          ストアへのミューテーションを購読します。handler は、全てのミューテーションの後に呼ばれ、引数として、ミューテーション ディスクリプタとミューテーション後の状態を受け取ります。

                                                                          +
                                                                          store.subscribe((mutation, state) => {
                                                                          +  console.log(mutation.type)
                                                                          +  console.log(mutation.payload)
                                                                          +})
                                                                          +
                                                                          +

                                                                          プラグインの中でもっともよく利用されます。詳細

                                                                          +
                                                                        • +
                                                                        • subscribeAction(handler: Function)

                                                                          +
                                                                          +

                                                                          2.5.0 で新規追加

                                                                          +
                                                                          +

                                                                          ストアアクションを購読します。handler はディスパッチされたアクションごとに呼び出され、アクション記述子と現在のストア状態を引数として受け取ります:

                                                                          +
                                                                          store.subscribeAction((action, state) => {
                                                                          +  console.log(action.type)
                                                                          +  console.log(action.payload)
                                                                          +})
                                                                          +
                                                                          +
                                                                        • +
                                                                        +

                                                                         プラグインで最も一般的に使用されます。Details

                                                                        +
                                                                          +
                                                                        • registerModule(path: string | Array<string>, module: Module, options?: Object)

                                                                          +

                                                                          動的なモジュールを登録します。詳細

                                                                          +

                                                                          options は前の状態を保存する preserveState: true を持つことができます。サーバサイドレンダリングに役立ちます。

                                                                          +
                                                                        • +
                                                                        • unregisterModule(path: string | Array<string>)

                                                                          +

                                                                          動的なモジュールを解除します。詳細

                                                                          +
                                                                        • +
                                                                        • hotUpdate(newOptions: Object)

                                                                          +

                                                                          新しいアクションとミューテーションをホットスワップします。詳細

                                                                          +
                                                                        • +
                                                                        +

                                                                        コンポーネントをバインドするヘルパー

                                                                        +
                                                                          +
                                                                        • mapState(namespace?: string, map: Array<string> | Object): Object

                                                                          +

                                                                          ストアのサブツリーを返すコンポーネントの computed オプションを作成します。詳細

                                                                          +

                                                                          第1引数は、オプションで名前空間文字列にすることができます。詳細

                                                                          +
                                                                        • +
                                                                        • mapGetters(namespace?: string, map: Array<string> | Object): Object

                                                                          +

                                                                          ゲッターの評価後の値を返すコンポーネントの computed オプションを作成します。詳細

                                                                          +

                                                                          第1引数は、オプションで名前空間文字列にすることができます。詳細

                                                                          +
                                                                        • +
                                                                        • mapActions(namespace?: string, map: Array<string> | Object): Object

                                                                          +

                                                                          アクションをディスパッチするコンポーネントの methods オプションを作成します。詳細

                                                                          +

                                                                          第1引数は、オプションで名前空間文字列にすることができます。詳細

                                                                          +
                                                                        • +
                                                                        • mapMutations(namespace?: string, map: Array<string> | Object): Object

                                                                          +

                                                                          ミューテーションをコミットするコンポーネントの methods オプションを作成します。詳細

                                                                          +

                                                                          第1引数は、オプションで名前空間文字列にすることができます。詳細

                                                                          +
                                                                        • +
                                                                        • createNamespacedHelpers(namespace: string): Object

                                                                          +

                                                                          名前空間付けられたコンポーネントバインディングのヘルパーを作成します。返されるオブジェクトは指定された名前空間にバインドされた mapStatemapGettersmapActions そして mapMutations が含まれます。詳細はこちら

                                                                          +
                                                                        • +
                                                                        + + +
                                                                        + +
                                                                        +
                                                                        +
                                                                        + +

                                                                        results matching ""

                                                                        +
                                                                          + +
                                                                          +
                                                                          + +

                                                                          No results matching ""

                                                                          + +
                                                                          +
                                                                          +
                                                                          + +
                                                                          +
                                                                          + + +
                                                                          + + +
                                                                          + + + + + + + + + + +
                                                                          + + +
                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/core-concepts.html b/ja/core-concepts.html new file mode 100644 index 000000000..e72431d01 --- /dev/null +++ b/ja/core-concepts.html @@ -0,0 +1,490 @@ + + + + + + + コアコンセプト · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                          + + +
                                                                          + +
                                                                          + + + + + + + + + +
                                                                          +
                                                                          + +
                                                                          +
                                                                          + +
                                                                          + +

                                                                          コアコンセプト

                                                                          +

                                                                          この章では、Vuex のコアコンセプトについて、以下を学習します。

                                                                          + +

                                                                          これらのコンセプトを深く理解することは、Vuex を使用するにあたって不可欠です。

                                                                          +

                                                                          それでは、始めましょう!

                                                                          + + +
                                                                          + +
                                                                          +
                                                                          +
                                                                          + +

                                                                          results matching ""

                                                                          +
                                                                            + +
                                                                            +
                                                                            + +

                                                                            No results matching ""

                                                                            + +
                                                                            +
                                                                            +
                                                                            + +
                                                                            +
                                                                            + + +
                                                                            + + +
                                                                            + + + + + + + + + + + + + + +
                                                                            + + +
                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/forms.html b/ja/forms.html new file mode 100644 index 000000000..ad700075e --- /dev/null +++ b/ja/forms.html @@ -0,0 +1,522 @@ + + + + + + + フォームの扱い · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                            + + +
                                                                            + +
                                                                            + + + + + + + + + +
                                                                            +
                                                                            + +
                                                                            +
                                                                            + +
                                                                            + +

                                                                            フォームの扱い

                                                                            +

                                                                            厳格モードで Vuex を使用するとき、Vuex に属する状態の一部で v-model を使用するのは少しトリッキーです:

                                                                            +
                                                                            <input v-model="obj.message">
                                                                            +
                                                                            +

                                                                            obj がストアからオブジェクトを返す算出プロパティ (computed property) と仮定すると、v-model は input でユーザーが入力するとき、直接 obj.message を変更します。厳格モードでは、この変更は明示的に Vuex のミューテーションハンドラ内部で処理されていないため、エラーを投げます。

                                                                            +

                                                                            それに対処するための "Vuex way" は、<input> の値をバインディングし、input または change イベントでアクションを呼び出すことです:

                                                                            +
                                                                            <input :value="message" @input="updateMessage">
                                                                            +
                                                                            +
                                                                            // ...
                                                                            +computed: {
                                                                            +  ...mapState({
                                                                            +    message: state => state.obj.message
                                                                            +  })
                                                                            +},
                                                                            +methods: {
                                                                            +  updateMessage (e) {
                                                                            +    this.$store.commit('updateMessage', e.target.value)
                                                                            +  }
                                                                            +}
                                                                            +
                                                                            +

                                                                            ミューテーションのハンドラは以下のようになります:

                                                                            +
                                                                            // ...
                                                                            +mutations: {
                                                                            +  updateMessage (state, message) {
                                                                            +    state.obj.message = message
                                                                            +  }
                                                                            +}
                                                                            +
                                                                            +

                                                                            双方向算出プロパティ

                                                                            +

                                                                            確かに、上記の例は単純な v-model と ローカルステートよりもかなり冗長で、v-model のいくつかの有用な機能が使えません。代わりに、セッターで双方向算出プロパティを使うアプローチがあります。

                                                                            +
                                                                            <input v-model="message">
                                                                            +
                                                                            +
                                                                            computed: {
                                                                            +  message: {
                                                                            +    get () {
                                                                            +      return this.$store.state.obj.message
                                                                            +    },
                                                                            +    set (value) {
                                                                            +      this.$store.commit('updateMessage', value)
                                                                            +    }
                                                                            +  }
                                                                            +}
                                                                            +
                                                                            + + +
                                                                            + +
                                                                            +
                                                                            +
                                                                            + +

                                                                            results matching ""

                                                                            +
                                                                              + +
                                                                              +
                                                                              + +

                                                                              No results matching ""

                                                                              + +
                                                                              +
                                                                              +
                                                                              + +
                                                                              +
                                                                              + + +
                                                                              + + +
                                                                              + + + + + + + + + + + + + + +
                                                                              + + +
                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/getters.html b/ja/getters.html new file mode 100644 index 000000000..dc15ff55f --- /dev/null +++ b/ja/getters.html @@ -0,0 +1,560 @@ + + + + + + + ゲッター · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                              + + +
                                                                              + +
                                                                              + + + + + + + + + +
                                                                              +
                                                                              + +
                                                                              +
                                                                              + +
                                                                              + +

                                                                              ゲッター

                                                                              +

                                                                              例えば項目のリストをフィルタリングしたりカウントするときのように、ストアの状態を算出したいときがあります。

                                                                              +
                                                                              computed: {
                                                                              +  doneTodosCount () {
                                                                              +    return this.$store.state.todos.filter(todo => todo.done).length
                                                                              +  }
                                                                              +}
                                                                              +
                                                                              +

                                                                              もしこの関数を複数のコンポーネントで利用したくなったら、関数をコピーするか、あるいは関数を共用のヘルパーに切り出して複数の場所でインポートする必要があります。しかし、どちらも理想的とはいえません。

                                                                              +

                                                                              Vuex を利用するとストア内に "ゲッター" を定義することができます。それらをストアの算出プロパティと考えることができます。算出プロパティと同様に、ゲッターの結果はその依存関係に基づいて計算され、依存関係の一部が変更されたときにのみ再評価されます。

                                                                              +

                                                                              ゲッターは第1引数として、state を受け取ります:

                                                                              +
                                                                              const store = new Vuex.Store({
                                                                              +  state: {
                                                                              +    todos: [
                                                                              +      { id: 1, text: '...', done: true },
                                                                              +      { id: 2, text: '...', done: false }
                                                                              +    ]
                                                                              +  },
                                                                              +  getters: {
                                                                              +    doneTodos: state => {
                                                                              +      return state.todos.filter(todo => todo.done)
                                                                              +    }
                                                                              +  }
                                                                              +})
                                                                              +
                                                                              +

                                                                              プロパティスタイルアクセス

                                                                              +

                                                                              ゲッターは store.getters オブジェクトから取り出され、プロパティとしてアクセスすることができます:

                                                                              +
                                                                              store.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]
                                                                              +
                                                                              +

                                                                              ゲッターは第2引数として他のゲッターを受け取ります:

                                                                              +
                                                                              getters: {
                                                                              +  // ...
                                                                              +  doneTodosCount: (state, getters) => {
                                                                              +    return getters.doneTodos.length
                                                                              +  }
                                                                              +}
                                                                              +
                                                                              +
                                                                              store.getters.doneTodosCount // -> 1
                                                                              +
                                                                              +

                                                                              どのコンポーネントの内部でも簡単にゲッターを利用することができます:

                                                                              +
                                                                              computed: {
                                                                              +  doneTodosCount () {
                                                                              +    return this.$store.getters.doneTodosCount
                                                                              +  }
                                                                              +}
                                                                              +
                                                                              +

                                                                              プロパティとしてアクセスされるゲッターは Vue のリアクティブシステムの一部としてキャッシュされるという点に留意してください。

                                                                              +

                                                                              メソッドスタイルアクセス

                                                                              +

                                                                              関数を返り値にすることで、ゲッターに引数を渡すこともできます。これは特にストアの中の配列を検索する時に役立ちます:

                                                                              +
                                                                              getters: {
                                                                              +  // ...
                                                                              +  getTodoById: (state) => (id) => {
                                                                              +    return state.todos.find(todo => todo.id === id)
                                                                              +  }
                                                                              +}
                                                                              +
                                                                              +
                                                                              store.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }
                                                                              +
                                                                              +

                                                                              メソッドによってアクセスされるゲッターは呼び出す度に実行され、その結果はキャッシュされない点に留意してください。

                                                                              +

                                                                              mapGetters ヘルパー

                                                                              +

                                                                              mapGetters ヘルパーはストアのゲッターをローカルの算出プロパティにマッピングさせます:

                                                                              +
                                                                              import { mapGetters } from 'vuex'
                                                                              +
                                                                              +export default {
                                                                              +  // ...
                                                                              +  computed: {
                                                                              +    // ゲッターを、スプレッド演算子(object spread operator)を使って computed に組み込む
                                                                              +    ...mapGetters([
                                                                              +      'doneTodosCount',
                                                                              +      'anotherGetter',
                                                                              +      // ...
                                                                              +    ])
                                                                              +  }
                                                                              +}
                                                                              +
                                                                              +

                                                                              ゲッターを異なる名前でマッピングさせたいときはオブジェクトを使います:

                                                                              +
                                                                              ...mapGetters({
                                                                              +  // `this.doneCount` を `store.getters.doneTodosCount` にマッピングさせる
                                                                              +  doneCount: 'doneTodosCount'
                                                                              +})
                                                                              +
                                                                              + + +
                                                                              + +
                                                                              +
                                                                              +
                                                                              + +

                                                                              results matching ""

                                                                              +
                                                                                + +
                                                                                +
                                                                                + +

                                                                                No results matching ""

                                                                                + +
                                                                                +
                                                                                +
                                                                                + +
                                                                                +
                                                                                + + +
                                                                                + + +
                                                                                + + + + + + + + + + + + + + +
                                                                                + + +
                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/getting-started.html b/ja/getting-started.html new file mode 100644 index 000000000..0cc0ff35d --- /dev/null +++ b/ja/getting-started.html @@ -0,0 +1,514 @@ + + + + + + + Vuex 入門 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                + + +
                                                                                + +
                                                                                + + + + + + + + + +
                                                                                +
                                                                                + +
                                                                                +
                                                                                + +
                                                                                + +

                                                                                Vuex 入門

                                                                                +

                                                                                Vuex アプリケーションの中心にあるものはストアです。"ストア" は、基本的にアプリケーションの状態(state)を保持するコンテナです。単純なグローバルオブジェクトとの違いが 2つあります。

                                                                                +
                                                                                  +
                                                                                1. Vuex ストアはリアクティブです。Vue コンポーネントがストアから状態を取り出すとき、もしストアの状態が変化したら、ストアはリアクティブかつ効率的に更新を行います。

                                                                                  +
                                                                                2. +
                                                                                3. ストアの状態を直接変更することはできません。明示的にミューテーションをコミットすることによってのみ、ストアの状態を変更します。これによって、全ての状態の変更について追跡可能な記録を残すことが保証され、ツールでのアプリケーションの動作の理解を助けます。

                                                                                  +
                                                                                4. +
                                                                                +

                                                                                シンプルなストア

                                                                                +
                                                                                +

                                                                                注意: 私たちは、このドキュメントのコード例に ES2015 のシンタックスを利用しています。 もし触れたことがなければ、ぜひ触れてください

                                                                                +
                                                                                +

                                                                                Vuex をインストール してから、ストアをつくってみましょう。Vuex ストアの作成は、とても簡単です。ストアオブジェクトの初期状態と、いくつかのミューテーションを準備するだけです。

                                                                                +
                                                                                // モジュールシステムを利用しているときはあらかじめ Vue.use(Vuex) を呼び出していることを確認しておいてください
                                                                                +
                                                                                +const store = new Vuex.Store({
                                                                                +  state: {
                                                                                +    count: 0
                                                                                +  },
                                                                                +  mutations: {
                                                                                +    increment (state) {
                                                                                +      state.count++
                                                                                +    }
                                                                                +  }
                                                                                +})
                                                                                +
                                                                                +

                                                                                これで store.state でストアオブジェクトの状態を参照でき、また store.commit メソッドで状態の変更を行うことができます。

                                                                                +
                                                                                store.commit('increment')
                                                                                +
                                                                                +console.log(store.state.count) // -> 1
                                                                                +
                                                                                +

                                                                                そして store.state.count を直接変更する代わりにミューテーションをコミットする理由は、状態の変更を明確に追跡したいからです。このシンプルな規約は、あなたのコードの意図をさらに明確にし、コードを読んだ時にアプリケーションの状態の変更について、論理的に考えることができるようにします。加えて、私たちに全ての変更のログを取ったり、状態のスナップショットを取ったり、タイムトラベルデバッグを行うようなツールを実装する余地を与えてくれます。

                                                                                +

                                                                                ストアオブジェクトの状態はリアクティブなので、ストアの状態をコンポーネント内で使うには算出プロパティ内でただ状態を返せば良いです。コンポーネントメソッドでミューテーションをコミットすることによって状態の変更を行います。

                                                                                +

                                                                                こちらが Vuex を使った最も基本的なカウンターアプリの例です。

                                                                                +

                                                                                これから Vuex のコアコンセプトについて詳しく説明していきます。まずは状態(state)からはじめましょう。

                                                                                + + +
                                                                                + +
                                                                                +
                                                                                +
                                                                                + +

                                                                                results matching ""

                                                                                +
                                                                                  + +
                                                                                  +
                                                                                  + +

                                                                                  No results matching ""

                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  + + +
                                                                                  + + +
                                                                                  + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/hot-reload.html b/ja/hot-reload.html new file mode 100644 index 000000000..a57d08bc4 --- /dev/null +++ b/ja/hot-reload.html @@ -0,0 +1,518 @@ + + + + + + + ホットリローディング · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                  + + +
                                                                                  + +
                                                                                  + + + + + + + + + +
                                                                                  +
                                                                                  + +
                                                                                  +
                                                                                  + +
                                                                                  + +

                                                                                  ホットリローディング

                                                                                  +

                                                                                  Vuex は webpack の Hot Module Replacement API を使用することで、アプリケーションの開発を行っている間のミューテーション、モジュール、アクション、ゲッターのホットリローディングをサポートします。Browserify では browserify-hmr プラグインを使用することができます。

                                                                                  +

                                                                                  ミューテーションとモジュールのホットリローディングのために、store.hotUpdate() API メソッドを利用する必要があります:

                                                                                  +
                                                                                  // store.js
                                                                                  +import Vue from 'vue'
                                                                                  +import Vuex from 'vuex'
                                                                                  +import mutations from './mutations'
                                                                                  +import moduleA from './modules/a'
                                                                                  +
                                                                                  +Vue.use(Vuex)
                                                                                  +
                                                                                  +const state = { ... }
                                                                                  +
                                                                                  +const store = new Vuex.Store({
                                                                                  +  state,
                                                                                  +  mutations,
                                                                                  +  modules: {
                                                                                  +    a: moduleA
                                                                                  +  }
                                                                                  +})
                                                                                  +
                                                                                  +if (module.hot) {
                                                                                  +  // ホットモジュールとしてアクションとモジュールを受け付けます
                                                                                  +  module.hot.accept(['./mutations', './modules/a'], () => {
                                                                                  +    // 更新されたモジュールをインポートする
                                                                                  +    // babel 6 のモジュール出力のため、ここでは .default を追加しなければならない
                                                                                  +    const newActions = require('./actions').default
                                                                                  +    const newMutations = require('./mutations').default
                                                                                  +    // 新しいアクションとミューテーションにスワップ
                                                                                  +    store.hotUpdate({
                                                                                  +      mutations: newMutations,
                                                                                  +      modules: {
                                                                                  +        a: newModuleA
                                                                                  +      }
                                                                                  +    })
                                                                                  +  })
                                                                                  +}
                                                                                  +
                                                                                  +

                                                                                  ホットリローディングを試したい場合は、counter-hot exampleをチェックアウトしてください。

                                                                                  + + +
                                                                                  + +
                                                                                  +
                                                                                  +
                                                                                  + +

                                                                                  results matching ""

                                                                                  +
                                                                                    + +
                                                                                    +
                                                                                    + +

                                                                                    No results matching ""

                                                                                    + +
                                                                                    +
                                                                                    +
                                                                                    + +
                                                                                    +
                                                                                    + + +
                                                                                    + + +
                                                                                    + + + + + + + + + + + + + + +
                                                                                    + + +
                                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/images/flow.png b/ja/images/flow.png new file mode 100644 index 0000000000000000000000000000000000000000..8a18b59cfef504c0549154a17f369cb3e3671b38 GIT binary patch literal 25103 zcmagFbyQSexIcVmU;t?(B_#xu8bV4+8WBOHB}S2MDd|BZ6p&E5K?Lb8i9wW*7Lg7C z=|;NVJ$~<9zyI#*TArD+&)!ddp4ewLueBbikPy-nLJ&lvrmCn7K?v{_=P3ake3aYn zb%T#9&Z>s45JYnW`yZyJ&9MzZPg>O!@9Ml5Umt-{KuB`<^{rD+k1O$V)_1X_aQMLm zIg6!X1}6sB|N8=1qG30|v@-%Exc=W4V=x1S!AjYTO9!t1_vN27Kr1Mb^#7mqe~h=y zw>G^dMB(D3wC81p60U!G4A+VeY)g%k;tDIMUtK34-LnjKN3_=cAB|}Cre;f?58te0hn%+|JgENkFW;eKxhkJG`lGZl zU0#6pNoX#|G?@Y}+KdeiL;rktsPS(6xo-R?VFBxu24;EHrTj-#D$t7u5DuDU^P^Ma zN`wnx=ldA1B7rv=CbE7kZz1FoAUv4T{GOEc{=V?m?|$_>x&sS3^fd$$I=Z{%H+0sX zFrC^=oHsOe^Wxl|4o!>$bdvmiHq~MJSYP*KCbrG$2}F*8mZw=?Wq4#3f7iZ(;~ayF zg!&}%QcpKRz2eG-2BG`O5FYxy!=c7}>Ry(q&b<~&f5r|1XowXJyPi8PxLIA%%pF4B z7a&3pfu-p}_cTwB7JQP|DuA6BV6%V0;Db9Ee>`|tUdhf(r!O0eKm;hrczwNUZ%pi! z^VjeSNDji84Q+mKM{^^)DD;mI91Rp(;R%9WKmDICU;_GYTq|@P@TAsR95JqEBf@fH z7K?2j>j_eW8o>;?Te&~gkCie#gN7a+5I~yXd4$Q*Qu8$@6J6nxCrAjmG}Y^%Z8j-A z3=hk)XRl*ztzIdUa?pH42};xjL+Msl=}Tuiv3Igzz%WPKcCN=%zB3{e&~p+LG`fG@ zQ1JZ0oxPiM5OBSzM1|qyE$mk`S&OA-__uFn%ge(R+b)@&YSYs84Fd3o!=EM~(LE5x-N&r!kp`h)aQl zq|%boAfp3MB4Jg85>fvK@MRC|Yf1{PoOApWgseOFq7It z#z#UQLLUp43b^voV6_h+e~=_+d8k1No5cVH_67aE)h_)-@m(Gy0=UJ_le;@HS*2=TcXthhycT7`tx1>n}H#J z`B8|37(;ahOK+^kfgLL4K*MI$hm0LB6C+J%VMjNCBoj4F%SVE1;ZH{nDbOr{0Mf&R z`N}i;BNs+?NZ=|4DqA~!PvZ4AYOJ9^1c~7V(n%fLdDI#xLe1=09LoEjn;)z!a>BPG zfdi&=_F79(s2vv8m2oR|%>BCLH})-6we3lDkJi0hY?) zwU;~+x0E$7qdI*OhIJYL`R^HB!&{8P{cxN!6@ZmZ9$_B?es(B99m1(QEf64lVt$b9 zuqp|6&H~i86tr$zmd;?kLJMX`_qncKt27%g;AQC$gace`|BXrFih(+T$F`40dfutZ zz;W)s2C6NY3A6ljwEcwWvW1-yAPbe3Qab}5*zg2F;v<}&%10Er6 z941Z}r~+%kOXk?hw{ z{~AgS2BMD~CVyRj_BhT0ca|40XDKNWc|CSh%)Z8C9_M%e{wvRetU`=doH;a>DiL|&0vwbR^hl4-=5 z_sj8O>P#`}{bk%C6gyNf3^yozkV664)4}Mj-`((*Mq3Pp!pYGvq$j+=kOs0(7KCi- zx#LpJZvC-Ph3a5@wLf`gqFOVyAd?YbpwR$4Z#`isogLUzL3CLY zb{%}76cxt-Cd5NId(+G9p5MgM2w7T!*>{0n0!9aAl(oLZ!!o1c{qGAp0m4V!#X&Cs zS<-lkuE!ArND@P{#MtQ==PTRlgy0@khYL71l0c}bX}{xLnFOEH-)-9`4Z5H1^FZie z2As0HX^L z+K3>u2do#(&$*r!>^kv)GURenNZ9p}CFi~G5jPdIEiHv!_4XV#2_GxVy7%kxU!Sm< zv8wry`s|y7w11<|=eTUE!_A_O9F>v9-hJ11bn`_b;|YAH=GTJY_X${EVJ{pk1OxoH zlvdAubl-k`$K@#NwtKwS6UCzE<}jvhW3hPZd4rp(k&^RFBY=YVvdHiaxqRpKEQnH` zKrP_n{%3B6^qqNKnbPlpAJ(=W<{10A?FHI4TbAPOB606M&S7~n9dRCp zU{sm;H^MO+ujA)?MBeRhm8=#qtwH4}V&=6@^I{w73Es+4zx2Ji9wuZsqyJ zXnrHB*2r)Al`Z}f>h_D>w7PGNRq)$4#3c-}GVR@pjP@BiRNj7l#G1~ib)WOjNU3Kt z<!-+Ua8BJ@-}K@pJ`7WQA2}PtE}nRC^l+@R zy7tgeCDJ$_sgU+_qBh-SzKnVPEtRt-S|tMWI@_Y^gU(B@Isf~(;sc}0DKgS~8z}{f zO-}H z!#D5bFnE#5hkC;?ZqBQnX>)bWB;szXI=SJBrKY-gRB)JmNAXJtKP6cw0HbVS1ryB! z0SD9DTihGH$=8<)k*zCb9#UUV(SJoQZ+jE-iu{X=!EjW!fOeBpnC!9Z6m7~U8n)<5 z-jpmQzLL(z@`l}}uoUxdM~B|y^BteV%+l8#Q4ik`XS~vRY?XCD_t}+#T-N4gTAH|{ zQh&O12;6={fj@WX={4KRcLJuFs&{s_v(h`iozH(p($4zo(+c%)8|l%15_4LoZ5;{= zrHKl@XXEyJS0in_+JY#Zk+J+%|2075VumFnj8)dSsleucVx#^qo38tQoJO8t^y_OV z3WvQV9tQcgGBf=|hExqvUuI#>nW3Chj$8Q~-Dj?g2A>{Ms1l__+!dllP1ZQJEW;gI zlH|ER+~F%oIHf|pC>{13zvCq&BQsDv;~#TyLw$jIx+Njwx`+tfU%DKKOtj!V`M=D- z`ifkna&RU}bXr}cdTvSFe`xfoQv?)UsSpz8#&<7SnBcm*dp`U`8n)ENNQcY-FZY zCfwxndF@s6l!P!ZhQ2rs!avv=85&G%F7(`Z8TKYPaczwkW0E2&5usH>&R31RRLdZs zc5wWNr~e4Ob2AadkoFyH0z7DaIYZx7T=jH5*~%@$!}{enjHpfw?>B!PK{ZuJ*WRUX z1J{r8OgSRvtFNLsGA!C})5nd(#Qo6T>P6J~jS1zlp0RvR;~{w>A5gTJc4vQ3C8Cc^ zb|*U!b6|3&vPnX$^Z9~vnBklnwT{*TxGUfUxRVdze)rD4VdPM#@ga@06E}vlIQDl5 zNH*&a3GlupZ<>4t5P>&6s0)FozWA%k+j;C;gLqKCR@5d)h+vNNadvz= zRqa)IPNghEj{nGdBs#K5Hu6>7GS(Muiu--}j z=N+c`^3$O2=h+uybz^ago~$8OXDm5SE3B_5(SsKSV$`m6HzdgS9W)YuO0l<5-lK}k ztbl~QJvOv)5NR1jYtI5MY0P?k&yBjJG5V!%5Q!&tiBJcD87;1Xa>wfMYc9GlsKLu3vfyn6+x|I66LT%KovuGN*5lbj?eCavXh!AX#CY=8Qvz^k8qMj9S8 z<|N9ws9vtIvFbBamQeoYqC%_^sTdGE&08Mgfb{A44wHj>aw%08w$ z@A1~h&n$ni$bNTG6mujtKsQlxF3-__c2_s%a-K#1ur_O+ya7AtPvd#3V>?DI{(`*Y zntR+uwM=JWe(V4E^yOigvTKx)MJ3Of{g3tUGP5I$1&D0BdF5mNnYH37x_R3;Wgms0 zxO>BPiLjr2!j?S&*>%|^hu{A=KV3fB`Pvrh zKty|>4%FwOVWXG|93&xfBpw{@rFl6n8qmxDkI;lY-`Mz-gE|x-Y`mjav~1kMtWfW) zn107b+vNOF78Jg6kNP&K4cu6yM}N3I`io&pzq0Ud^VA2E>u$1c=?V-j0cJ)0?rx*B zn6>xU3_fjzDD80tO?Q5TM=Xyw=z#&!7DQcy+L@PWWk0j!cS#5X-UXw$d)ueb{{GiVPH;K<(f%jxKrWVRe4eoO% zpe@n0h_1O!I}1y+IvL8FVOMEj#WW`gt0zSW;RMe#uMD}+u)kP0IR7adPJ$ubISb9d z&-yAlKpPtgYN!t?MduCeTbvdzE%K)g+3NpBO(<2>k9nOIGB?`{y;olTYjaBf^CbJN z5p{ThP}$woT+NfaQvxUNJ`rZV8oiIUaC4dnF|OS^&%Azo7)D_r^%rjM?&Ij71gm-e zft+~P>?1WdX=x#+!Kmw#qc6eUHWIG?W5X}6%DjxdV=5NBR5L9X?%eqkGR>oZB1Lq& zpL0Ay`Fs9+^}Xb8>84?Bxod6m8$M4hhE@i1dJzU9!OA%|IrRUWe;5KuWN@b2XeAbU z>{k{mU}mHlPWOmW(&fw0DT&Z4h)k12+0$E3k@7#E6}?XWc)Q=AD1^ST_9Lo}smzf0 zqE*#&!DmPKO|Hw=<*za96EwWbV@(X%;l(Ygzm0-_1rh7enrFB!|GYUFMR!l98r|+$ zViMk^eY6RWjO0eBL{?q&AVGq=+3GxmDr&v%2HKT2B0?nVt7m(+-g7q$&~#Ug4YzP& zi18GDwvm~UG}~)qfTywU{**zQ|KeS!iG%I(5sQ!KHiIs8FzigzvOAg2?icURS0$>d zp9A@|ggHLw32}Uge*YojcDy*-tD229I|*hcB{${`C@tx5^Ync88=Y=WviRQqw9fS3kvsP<6r()s%NcRgybxt&tlA(Z3BKLgehMSVno%B|ITVi?&kV)!b)uhHB4Q zt(DxyHT%wP_V;HK$MuNIxe}R;SlW8EYdIjZ#v1etk1M z9FiSL>1)dRZ6L>U6N3(#Sy>Qkl;~~!UeQ$TbCu|Wd03UGL|)U+D*-$~eh4}(G_1iT zEXIm>zWq4SRzzD^(I}BtzeLf6 z({2HZSBBwrjx@gGvR&fX+Hyad9l35z!JY{NOLxWRvQ3!&n2mOu!3m&iTCOAj7fr<1uoZ$8fa32MEW0Bi&eh>sCWIBQFJI83gzioXn}T6q^h_ zA&n2aVqn~-g@+}u$vtwm$U^QHH&dfa8gsBPJD7vAwf~)W9z`z)!*iQ$Kk)H6PG&nLrqjY;GoUr%@tctZh`A%X(y{ip70|Zt+7TUd2JIDGXWZ~VbS%LZ(M~m%m=0sSU z+=Ik?zIeQB`!5*JHeRlrN13JK%BdmfpnkNH6!a^w+iaSY8*Iz*c%R}RAAja*TEn2> z#ApW$n<$imkWTYy%PAm58{Wh~jM9Du{$adgt@TVtsYwQQDH#=mOhB{QZ*e^IVVxDb zyX}#)*~O}o$bn-(!9ta7*V0cqu^uPkk{JuPGGeu_a1N#y?t9zel1RV=Gu9e-m966a z0^I@1QkMy=D}@su9SGBB;3e>xvDV~Mht*w1kP>ra&|A`W0e)LuS($e~)n+P91}Nj> zQK8VMnr{g&-^|lgg`M^5ahTygJ3&VFeH}Y&-4Yz|&4tM5>$%ms zG8`=Y{b0X*OUw&VQV`U=JNKPBP4SuF@t>1@R65fO^Us86M`{#0)w8nJ+1}cczQ++!V5FL_@s4XgqxRQzH~QT2?AWCUU*D~9H={Tr|HAU1uqBz z{7`m>3+5Z1b&n84@AXBfsbjo8Fh}8_(`ixYrja}ryB05AMz;W#*sukhQ)t#4a2Z`1 z?rlR|^KWrgF`+0wCzuriPS!miY}J<_Z72w`*iiUxBTXOPX>lXt7d|8{fPoG}RKAs- zxfAfRsc2^4K^C+q$UK7y9GtgCa?~UWwOwCoLxg zzAlJFWQjx68_L zme_wo-Vb1S*I7hviL%jh&JZmu*JXA`1-feZVR=X=^wSSB#O&>PAPE`{=<2qMRk7g} zr^=?s67w#@K?$BrgoGAW;$zu&%XM-d4pfH^6sGio^;&w+HxM;Q67{d^Jf<5Ne)c@t z7bXA9e7(O;hbd-dO#iOS;}}O-spV5W4lwn)W&;&-4B0#LA3;}Z+5TW9GX<}zm+VH| zm}AuZKfCiR*D;si$B;`N2Mb30ZjN34q?}ntK?DAv_VGIN7q(z{1Gf+ z`Q@uPT~vzi|AFXl8H5wjo)@_x77)h#S8f{aPGRI7=X=ilcm1Je&CFRDQRWhY4%12g zV{j<%Ud*VE;wRcHv6{kyw;+Jf`2BDBBCr369FTd>5_9IFIS>^-aBNu9;8k~cB7z1v zeZ9%C`K-~_$Wq|kd+(zMNBV_!L_i@nfOXs_{a*|ip#5x?H_T^^i67bSQFO8F;6mrT z7|5%uzWjXg@uy4!zImbs{jmkKFseXO4xeU&77h9_ z%wE&@D!bc%j{;5YWxtnv1|{APSF+5y<>rtrJK2lEsDVJG({HDlE3j+1Ebt)kJ2Q6uXk@?zD-zf%6UXYx%2Us)8?+T` zq8_u03MjA=&C5!(iD8p9`>Yq$0SlMK1=$^Po8{#o;*rfhPiJDp<^4mBts&Qmy5N#! zoggdY@t*%183?RQ?I}GD!{%8zb<#i>C~a=2q({%^jO4~b|JAa6)u*$2046Zk%5oFG z#eZVR{faAz2%*8r$SN?m*hc&}k*l@ExaA`Fk4i+NQ4hw7Zc`jLL;!eG?g8Jb6mvZ(U&hIDEqx^1$eAFuxUK*vF%CR2w6vVO$_uI?$w<24FIMMy zzGdEaSPw`N=pvC4h3;Vd7N=h$I7T&;M+a>|5I>-XUKw~g?rK*mZO*m5*CdJ711$_o zzuO;f@vS=lQD4Pf4>`FzlT6GHXlFt10vRd6@HRZ3Yw!eot0TSN9$SL#74}T!#>c=eJg+=Ae$x`_gFoKEE994N;f{bsaL2hvCVVG#Blk z&vF|y9(~I#IPfok6C#~2y9WO*{Vl*(cU$5<8c7j59XgNj?hBehdvtRt4Y3qSuuG!V zL8?^Nd#b-JFjAT@b%kbK+q$2<(f+T(AhwvN~)tfgr zPg1QKk>B%LTxSAtL4LZ)6rEr>Jo}c@)7WcMeI&9y&mrRsvM$*~z#gziyw(fy(eZ-;M)tB_Y@B`gl^9%gBb8y$ z9&mUK%iV(#d$aCa{_zZdYHpdAKnA!7x}MysbAstDk_%wRb@T9>{;~Q4duB&M2@Eih z#@fxs{9i4#0t}0eY+6-5G?gKP4CoMa`K#7a7imQ+_=nkhwk0^f)n#|xC$6DyXrTj( zr`{R1n+4uAG$jc5%`F%b?2z}q=D1df6MO*M{p{PKs9$m$yZ(Ob8R zoIkReS$fc!I>;uMh>9DFFdOD~izL4vm^p1Os0m=1zOA=q42Ux?hbJ!mEn08$@tvaz7(xvQU&x>mDlP5XEH zFy(m9RRUeFjSd7&4w3045md1C;gH6kl?Wsd2xT!46vGIT4g}Q)JSl)aBS^kcW5-2g zdfOjg@L7Y50%1%;OnEthdm*Uqa>2R*N~lQ&jWYzz9-B&=pj{>1AV1I`L$fq)HfvYz z!tfwyla#Ex1wjJJI}~l=*#KGbkYalb2wHGhYJWVS%Ov*@OU_`*z7CPLR}SZH1|pyz z57e{XM8{%R{c|Oa8x)L{W)@_D6?h}IGW~m4R&Js}J9`!hd#?k;Lk}LgH9(~f%y?Sb zSl$Ja&2HDO0-Yojgx(cWJ?{k+9Naxe%ZP7khWtxSzDKOdIHLY9OwSi`sGxDHx}k02 zqt?oK$Pz@XPbmX4Rk61gF2rOQ@?N%)6h%XbL{6^ssH$PjwM{(A&dCjGuPG%A-NiJ- zG6}W>Fk?j+UW16{Rj4y74h)UG!QuV{Dj!hFYr^ZK^3IkLzOxL1ZglhjqJtzk^Gr2l zD)yKj_3d`DSm8UfBIpbz{(>hBo)y zs{~OE`j3pQVVDTO&T3v2}_|KCEreZxcJxdRkW)R(#bNAzy zpayL$9($KAt7n{=?--o!Z0GH)%+qouv83yJDW-PCghLdPfa z@}{bcSL1;F5Cl0Bc{6W_jc_8c!6H|9|D%|h<8wDX$b=6A07`x|QETRRXvL|Jb(u`$ zx2-$GQV-rKfTRboS1Dv&^!d~*KvvC_MaD|{2gty{&Jbjsk~%tR;Mj6}aW*m7J0-rQ zgMFs}$r0(g7ZKBIdde=rwz18KTRv7ah1o8i8P|r*1?la}*r+!+*vQOGJBXS|yZq{T zpyU3Z%KD}z7atU6+h>{^yy)a;LFWvK<6eBMhs0XQr$Mz!a` zu#r3P+^1C2N(R?ahK5uQ79!IbcPL<%k>mq|(mcS9+->yEP}B06E6(y`7+yv~J?wIN zo0}4#1JKzLNWa9ED=l;u*<=tLEmY+AfC=7z0Ew3dAqM*4#Dvc2IQY=OZID>^$O2oA zn}1*IeMiZH4Vm{Bh3gQv@&(oBPdF{oOZSgJ4-I*1qg!!{=78YhxP6r~QMZ4eJ%TT* z!SHZ|&%o)Qdlf=Q%TKoSXGE!HvHO|7AD|$(JrxJ^o25*@4K zKF{jx$}DvUt5$kv$pp6Bl9@@t?w|*j;KVZ5_e|X&C@rqv+lm*X%LE+e7ekwI4{YUT z*_$N_Q$m4#23YEM@-qNv7~xL#`mn!^fF&a&clgJ&Eo6F4WjYg5a4L4Vg@FdbEkb2> z?!rQv*Cskxp}N)EYUyOarwTj3-OdD!{~-dqXF-FVH@)np*+vFpU=P@6`#XRf`nl9h zq2Hu}FoKS1)|ZzGk{b-g)ZY*X3cUg71PD0e1LA0bk_qLn8eBVDn)kmvG69Z%uL8V^ zeNobX(nx_-;v3imVpzA^J*cr7y*niX0xZ8?Z+h2%g54t`=y*Hy(XdRN<4w<9L$hHl zRqzT5>fBKIPh~Bsf9jH5qP9pq%-_r*(cvnUhY&LcXSDKZU|4V&#Z^?+lfmFuN@_uO zDfyJ*7YBE?P`+?Yop+gCRv4ARK{~#+GwO4~Y(z zC=b`U!AQ#aDF42uuCpJ{OZe}5UjFRq&__V|Wx1s@i|Ks)ODDNYgE zmzDgRg;T#8%%56MjJ_^TYfItZTvypm;0paHz%RC-Inzu7WnOA)Ju>_}<$m<{=fGgs zv&#b>>HZi$^W&5~O}EQpN3n}-$4^j@0A^P4aDBa3XMk#uF9%=yUSYJ(rrVYyPal~f zguaZfN$QiBPHOSJP;0QJxAC^2e!e?<6zod&xmdiT53%e3!;7r-X-H{ENjJ<{z@K*Y z6gQb7v4sqJnHD!!99K89Owx3EjW}d&{b#HGp3W25)!zlxa6o##H_+CM>;?Wz=%e|B z()&2jl<@SV$R_i)DEms=)ZTA+KsG2`oEj?|hk{P-o9au1p5L8e=y=e z3_?JKeNN;3I;m%K96wre1+In+u2355aKa^!<;!=OX!r zyL@tQgKs~9l0`ai#R)vhX&}*x@38*U>-^vg5jQ6D@C_%i9D{f1f|QhoxYayj6?D%{ z`jmJW5R~%2d`3j?H5^!h;|&Vahl_!BngyAhsR9%Q5;FAA40YPf>bj5tF;(KSHbKe9JM7$d3^zm_V_bqn(FSf|IOlZEw zRdVzsUasrY>DP%dICS2)kxE+Ad_(K`>ZYk%7U;%?N1B%JGx0zJ%d0#JDqOveI z$o%GPJeRz^Tv+&=^v|mw8p&bP)6Sq@DR<~9Vr^M?%*L?g}ee)OfC^h_QsXXrXr|#kgMatpqaTeWoB8uuMO#S$a~&FnE>@kDylBl&alUc7tVF2yu0# zE!EtZ@uV{N2+hxmQN|iQh8N$n?T@gAT+;OKPz()3L7D9)pq5N~@`roLVG3J_Iieaio1%9{_o1cKBSSyg^3>1 zSQv3^Voq^YJys6ZUTx*VBH|)TEcI6EyRXChvzyGq-^@S+@OpfLHC?H@BBOZ&h~7_Q&_ZL@px%f6HX44bG~Z+R76Bh zmhOl*mU^g(fg}=6JYKqtfvj7y!Sf(@m24cGXctAv#AOU|7(C*D2izMR@JMclda5I+ zP*rB-Y~rq+M39D4%Tp!i#b{bth>tNQqj{`JAYCNT8he0!;@u2~P!t<7K^%-R&Jqr=i43?zas6|r{+x)R>|BjuN2 z3qSl}s9_=9{I|f2M}Kt!)2UFMrb+jIIru)h$^_oT_UdFMAF#v_^9gK&!npfJ`!ueB zi}r{J;`vVUgZ;GKb}B$olD!`!mov@NUY_smwd`1dXBxBZ{u^G1au3cd^MLpz)DUKaX{k_bfK+jv`koTdVDbB^2|rjD7mJUvQ+YY85IC@Bg1D+;O;(SA1cZY_EB zjcWhiZuco%>&Ac2q(GA6{|QbM^4s3J#dhAg`MC{|DYTf*|L-oil8neb3wjrx{N{~n zM(pt_B9ngin#n_ol}9p-k8kN@!0(q>7jUzkt1lMPq6rO7PBfG#R?I3)KWq6BB0HF) z{@=4YcL!4?igL2ox>P88*{c+%(a=Pc;#V0C1ReI1n-{zgqPQmG-lAneh@5DDAkyp; zMi-2T?*9|X&&;O$BnvV>iwk>b0JWRFrVCc$#w<|Q8?gx`f?C1<-&im_Vn?6Np%dHU zp`=0GD2Wdv=Edr#6A8aB6VAiI7Sz*-7fQ1lC@ULP+%_je)zep5ECG z7bQbhinAP2sm2WLzgVTc9!QUr#7Oanyh(`9#Utj19)pkjIZUXCfIv;jV>#(J_B3)< z@1ynrIV$vB5^)GzZv=vK#nUx`$BurB`d2;(I>LS9uc9f?FtK;Ab`81TmG7a5^M1J+ zMtr%Gd9&@dR7CGpbYws!B)Ql_MwxH)Tbe=Ai@|yOD-IG*1C#Ju1Jbb-GQuBdg(9Gc zyOhy(-e@x$0=vV{bSdseFI-g$J-oS&I4F|>eJoN(czqv0YUMrC za#@!%liN^CmDJ_Y?${dbuh&hL+nP7JvbR}kH^D#ty~(MmsdJ?;{79d$6bdnReVV2E0%Pe(nAx1H#zvSpcV%$i7WPLkiX*dg8jKD$X zYg$M;&a_9rH)vyRxiQZyCGNMXhWd(L4s?F0;^tM1Z&{N# zg1W2qqvBZn1deH+CKjpm%8N1*A`ywluP>kWzNi(I-8ZZ7irpBFsU92haPfDX1C*GD(s=9x#(Z* z4+%qhG4^>}v|sTmh1HKs$KN{b7y0xhcm@Su+ZgN$7;gT(RW*Bi^O=U}q@(WyGdChp z3;p^QD#G2jjW0XLdvf#a`0HHi^3m(9xd43M;^nWC-?OB_wHlsIw($I8X= z{sdD+xVz3jQ_A-=ntNvZ^!Mhm?V4~DNq?7-o?b+xU!~O{o?=#^`%@gJ*A)M}VK(JT z*xn%VbNikfuacfja;4`~Tg#R-mt@(R?%y(p;ixY>>Q|M%BKyRacK56R0JH@#J!8^= zNuQL|2uAG>-qD1=6A)1Pp@H5?E%aZ)O@!a)#^4t6*wC&mst2o(4DN+iq^vRfvnAe; zH2tghHR9~v;LaT;(@SUdG3(R$%~+O`zWFF(c3`H&rCNGxT0O7+sVPxbQUlYs#^PGp z(#Q3FFqjP|rgRH`NCTY|yj>CPhKApVStftPQ|u`AIBe*6O3O32Q~Tz#2Y)Xz>lhrb zBDczHjP`gE6Z?hPMR_sDvhtmIpd0vocValn5#EEUlw@6j5Q*>}V;epyCX#o4Ys`15 zMFa>9HtemAMcS^97MlRrT7c(L2Dd^IDbgQ1lD!>%Ph2G$@!)N!l1gyxjJJNV2-WO( z#lRgd41gqzbJQ%<;|Z7St_e94k20tnr!+oPb_+Sw`0O`{kp;Klc`gH24Qy@-K1= zzAsA@Ew+_R9oWT1-L_l^UM-h)A6ZvDS1k3(UvUhjJyi|B?8;Fw*a@899pT?N(p=os z#}DZC8(%*&;}tJ>Yc>T-@xs9#Va)S9wx+dQvA;&kv`-yGqhcXrpPpivOm8M$IpHLV zSL1u^Y^Z)7#;vFq@z|>1>2rTG)Kr(PG40TxLu>iP=BL3diAkx&4A=DP=@tXm=bgxlmbpE47jbQnp8=8j^BJsYgYA#9=QENfe?>ud>e5 z5uWCg^rxuHW(p8W%x!u#c5HU2`&$0AC%RWNy=%3UMxMY0Z}l{SXq#RWa?Q1^poOmhD^xEF z$X+77#}l3n9iO>P-`!v}Smu!|%hl7yrTf!ygT44FS@Z8j%|A?G68&4*5lN%p|RnIDsAs{9%Cn&o~| z!P|ysMPc&&>-pX$KTqCVDfQ+V-f1B=reMl9co1rJ51dxkLMNfU$UbbJ3B?~V&n%9S z!%F_{t7qdDhCbrLj6UMKD#%!U&+>;E8vIoNyl1`ChhH+?Ey1<}-)*R}?f1>b1!MH! zOM|QMl5p4Yn>eD1KUd~(_65GanwE$}nln{%|Lu>;>k`iW7kNG1pYN7G^RT>P`I4z% zx(vz~n>RByh*7NfXq2Lc`#uTinp}_N!1Wez7!CS})i2QHA>Z8hB_dM0LWet6A=Sh6 zt_?Sa1iZhe5p9z-E)fq7N#A+iRBY|DpEDnslo)IB2574n5ZNma)Q zjIXa{6f;Dbr2SY(!k+mAP8+4^AKh-`&Oa3u8;O)^)IR03LpRl%Tn%ES%z3iTYoaeR zI$={iOv4%dh!s;;wTxu@p(XMDG@B$P^miojL4O#0F|w4=LU0@J3OK?-`ByK?=qtlt znjd}dzeJiVUrYv!6*Gs8|qxyyZ;{s_Ku9wMlGMZHFHKJdj;FOt>!gKrf6mjK?(c^|d|ex1CdE7}mVoAFlxSNAjidFDr-W$IHZ4c4R?0D>2L5^!8s1MQK^hZ1~C^ z;jJ?hwpY==EyNtn*Pm9oF3#}E#OX!Ff$Wt92```U?4ZAOC8nFy?r)AY!GvKoUgll` zNVWbaVJ&*7V_CvEJrVarPL_@R_!X=vua|4VuO$+b*jWEl3q;% zx5IOX759g9CW&foTy?5hW|KB<*D;?QEFy-x)u>Pe#U4vb1sFMFh6ocW zg9ccC!oT{sDqpR7ef&12$<^GB5N-0gO8On?uNF6c3@Ap~Xj!94*Ouq~112dJ7?8Oe zB=IO4uPSZIne;rhS6C2!sFBqtQm>eG{bzK#X8eB^0UgEMl;?LO?z<`mHjF`r@8wgC zU-Op2u=Wd6Qryu^d6%=P_2`IDjqJ>y4?z<}i2ThzV3Vq1awB`bJGf(703tR16;Eg$ z`wKYZtN!PFI=&dv+l@l%Gn0u$7SEoHTZ+vF=uDe24arDzJT$iLYWZZnC!5p06uheR zThZKdT*erC`WD`k=}SAIa#!mH^R8J<6AY#-!EZ0DH839(@Wg;l zl>Q#hLZZ^(?A?Tb{nUaNL7;!gJ7x#S0!5ZMnfVEixrkha+0}@b6F;wPr&a2X9$fQ# zeS>-6tN3ep1Vi*QEu+b90lNS3J}1lbjdT-J^579a-G>NF@wi`JD$%y4FYOIAOzy^e z*nHF3;c$!Yr0!wGNr^TUQ|d{^Qh<~we9`{O|G2J4|2^@46ma-{G;?w&fe_aG z{6kT-iw@OvBUFpu!ExbDAt)(0b&YnbykzLZUuNB?DzUrDz_>VvC|G~rw(=<-=F)<(AL zB)D`Mu^iV>CL%2lv5w7xoIaweE0>RK2VE*jF+so8u<7#2U@S2WTeo;hn$T<*9gE9G zYvG@qjdAL!YD(#fc(XX;Z!?F((zFO((wPrrY5##LfizBZ_-&ZP(g7aun`fV{3R}oN z^Uvkz1%c(wwPbG`c+q`DuCP0w-_6{>mIW=e*rT#R7sU}5vhSh#{kNCid;xVm6mCED zy4Kb5NJ+E)+}Mdnd$YBQn65YD=N;dv$2K)QqhlW#&(0r&s!;h~tGl|D*PCgcL@rN& z5O>i2!$M9uP%LH$_w`M&vh}^|#w(y?+bs`r61PUgBOXj${xW9R?jGLy(m~R#p~5oo zh6rRBXYY^R#`7G8=eJ+n%;bSC)Q{6X5FkAQe>Hfn{mmQ_voOVL%w7FmJC$d_r@|n7 z;nP`?%vBK&s`VKYQ|wP0tI2=@7SQ68%a3~9&TSPbP24{5M;gK-#?1!>Ztn;l!~W_Z5kH=KO-*$um+{Ae$H2sX7Qo;LV+DE`vE{i~jpEF9aSk@1)BtxC35 zaWt%q+de!^XK*dcp6}W}No?h+@%i?Oa-#7{kyx`wBfM0SYL-iERY@h^b9^qI*`%0~ zDRNlh>;l_Xy@H>`;|phJD^M%VG84{4KfAIW_e*|or=s@D&gqW?nAL%9;T_c7ef=nT z{U?S*lFa5}yoTWwo5|(W_qT|!f3@={Y423s@*}Mhu80mv+Sq*UrYZ-gv20fP(Dr1- za-Db4L^35S!jvZ!G*0ZU;f+%SG#x$bdBKa3(Yd_Z{?=3@|4U>oF9Q+6f3uus(drDVm^S-oNwTy~COEp*pyel>UU zo{Vr3dahHXcs=|~Vaw}9bs{uel(Fo-KQe9WX>L{$($&0N@vPIf(E@YpGQW}5J*@eU zfYt=3pwoZ7lf6_>b?d0j|JTTKMm5rh=EhOzTWuNH23+G ztt0X*e&1`VuQ_Th5F6b+ofKuhY%5H>e>zg^c;esbg7Gdoh{w!xHg(#u|K z-(qm~Ixpv&X5Kz%>~3ANz;yNT^3wA%R!2Xjb}atmZalxrdT^VN@Waul$>%7z8!l#X z^#J!+dJgX$jzXVTk4wQUQzLm; zEUiR3I`=~d&lhq*F>!BFmGlF=OIr}&dd}4RK`kd3z zmvyvq&`zTA^{`sg18eW4&n)++hA z0Q$Wtcwghi+v9C(^4{yphFR1@iq2O{nJ%BNznNL2gecSTvN~8h^5Mj`_1{b+`FHvlfUl&ca(re!0rvJ%i|L z*R7@Jj+Cd~?_RN-yF`6m(6YafXOZ!Pw-gZJl>7Ns(F*I5{Bhk{@%blC7A37Rz2-ab z`JAdnag)={D&XO^$tR8ejYFPBo~#CSFngB#s%L#hNFL{+T2VBm@4qtgxC4v%Q=cR7 zun;Xz3pNRM5=7=2(vMxzduWRC{P0vxdZA^&S-#kgLt%CU+1DI;zxb}4>_R1%ZD+xk z<3qwfU#5DTmb`W3zL)!<-k-BO|5O4+V(s%y^1TIUohZ1g?7Nz>Hb1;;5V(4hZkNx! z>3Ibnt#lwGfCTCCvb1X=%Wg`*PtC?2+oinvuwz>L47?)G5jiq6A*3j=e(#~H+GuD4JqI2*piEkx1 z!nJ}JKCfr4FV>a{Nb5?U9fB=1J5pX?bO-Y$lynH;@7U%Nr5ko@m=&;5>3k9Fkw0=B#m^>Tbu8UaAK0I0S$>crP4 z$E6;ft9dGWHu0>pbV=pMH|L6y3oYE8H#efq3LX^sEe3Z7YYI}ieK8vuE9y;5Jfw*u zYD!V&o{Y>(fTB<~*8q=M*`x>a0miU|!wXT+4?U9~b+0+z+?DZ91RA)(uplMe=!2sD zKR{FLps|qHBCJ>{=t83&vSEU!?^gNE)0XuS^x z#?Rc**X8bpV;|*+>1y}Nz|zu@f~QU=h~z|$3=RyPR}$6Lb_RYfw9o>-M48(%?p_5H z?_w57{jaXgeW?_0ddy4Wd#&Z-t#>84)RjrQw>#V6qjKKcI%2~y!!(E?!PEVJP*J@e z>rv+B!McHz3osrUTHlxiwI)>BZ;!mnz&?Q(Iw;@0uQ#b!sfxhLe|0lD8*OgPFuO`& zgYhKlNa0@Ns$pn#Lym$B`u&eNC*Y{olVlryGa;|Aepc-AS2e3*j)GVJje4}EQlumG zk9x8O@a1gwg@a#BH7f*X!DG5P_|z^vZ0z;}J+Y)xXC@HC2*SGs>1hIR(A%et zg~UVBgr!Wt&?Glf!VusIj4Pq_?*Z^3xJ-eLGT;m(k~2Fw+YXaRHMNJWd;WCh<~)F- zf_I9Ug)6NEbh&}?z`fN3Fw?&~nR$R>thPbpZDrze*|EzVIFpl4zdJ2b7g$OZu&;*+ zgWHipwE!!6yvc+8^4+42N6F}O2((?4=m8Lv^r83xDbBa-Y`6aEkYBj6=Q(*1iZ%nq z8Sr#s*UgrP6vS?8=FrR!97}Rr>K97b$mZ<;z_*kM4f_ZX)ibtJPCCe&Ew1b-jLO{6 z4?Yrz2F7LYv~81t?uRK`_6|+_6`%fA*~o^##kswXwlTX^*cC8!0wRDTI0@$=ABGPY%X5( z=RR}-7qcESu_?Xh0gPWl>%SyI!7?+mPeLz>^ZYftd_52r(Q(~6fe+&Xj7!KIl;L|K zCb@6VR`&^*8gI&qCiPrsH$gyi@^bO?B-@);?l!bA+%87{I|@$}{Gwy>cLF7WYYAGt zUMC8c>D2rj2{>v&Ct)ap=@st#fKS_w$K$5d?anA^2{Y zo>B6?1haO$gU0^tGCct>))T5VRqmIpnaHFYGsLv80ssA8{3*%(>ujKm#)a?`%Sck+ z)Q4f=T@1s~jIs@hjV2|i?=h=0r6lc(F<<#hioVHB(m}V4J0j2^9K`Y%m#(=y)8oK= z0lxf20D(}0|CW3kJyW&Ul|LCNpEfc3X-5_W&J2n>$%AH}Lk}_tr;^!1SBb zKePH3dZrH>%PlPOGijVAz0#UoVQI7wdC}k5I|!j%WZcliP;Q>@c`Dnj#U7%9{XI6$ zTy*tRelEKkET=rh+Y7`=WNI}YUkw6u_KK^$^0ZRia4g!X_5#KINVbXuZICWyaW^eKBb@n_ql&FskIAGi z{h|eoM@jRKwOY@{-)SZfGufaP(@gt=Xldx&Hx0#Xvv)vF)HDJk)Bf$QnTf;%fb~C zlWqX=l7T}6sE`;+LSi-~t*^18G*h~c0WIBQe^TbCsLEhj@_D2(YAOY z$XHe8jAXwnKpM3abr0CS2bfC=KB+ySzn0{!!9;Wh#+^q`rNkvgXR~MzR}24GlE*8m ztw>yW46<(BshVJdfrKGsES6`Ga1^-ogsMkO^g34WLGzMmW9vaXUvb3XKf$Ie09+Yn zz{tV?OBR~KbCa9#RZ4-6j_{IR;l|e&UD1-I+iXCDI#&@!5N6O(T?K>j+|}eVXb;?m z0W3~!O;)SvkXTq*-nc<3^j`qqCm`y19CrvRVxr%T#Sy|M=g2$1MUSUH^q5N>U_o&_ zNpa3zNnZy>P3SG(jN=4V)>Wu9P87C)VS2}gm@BxAAo+xpd91Iz+2K@J#}+d_as?$+ zeytD5i~>uF&2f_^NeR*zc`%dTv}FgN!9w{|1lkiV={?T|c%p5H2Yop#lUW3guP7PHuoM)5bk=DMZA3QmiAQ0;n} zR)6Sz(O^M+7PV%g${R_TOi!ZZ=Q(a&0Lx}psKtj!rtVqb$@zrOoN>{HfnDrn# z!~qeQ^n=ghyl znQAU5>fDmAN#E zzUwF_@s}fzb~P(w9CCrP|7f(rQi)YVZCZb>`AOf#{XS0SEncipVh}AeEJ=0!TkqL- z)XhK9%O9Q~5U5Pt$S^M^g|OQ~pbOT%sKqYj=22yGBrDKqqjLCno`*S90%v*w3A!P;H@rWcBV)E)~8?2%{fOFXPcZ8fN zJg0GM=Sav(dAdu&P^V$sy{R_c0={zct!?O|!zAmtyzji;)cU#MWcx`|M@Wv8ZYC}y zV(M`rqS*B&CzWw4GMSyUwAM#1KXteyw&4`-rd_-RslJ;8+#Xml=hlynvV?1j0H0-A zog`Bu>f@~}a*MEYycfjtA@98b0U}_R`oZ4d&-K}z8(F7Uze+Qq?N}}Ek_~?LA$Pwt zTaec3R$9QWzNZA5r36~cbHcIglwM7# z-qwyo)LcW&_IFgW)>b~L4vwz*o#^JO#&4^#Zs*8sSGubDaVa+ms{K+`xsxMY(I8KA)RFC0sZ>)8xnZbPyo!~vZTfiE8mx(xU^yi9_x zS&&jYNPuntEsy{H>mtWDlOZ%rVw{=HoAb@?hu8$ZWAD76 z4sF^`*bq7dcXuUPof_9?2vF4MFRQgd;{3VYJEpL=FG9L6R6vihl6bf>?JCxPkzZ0< ziQ%};8+9jt0P0(x+XpzYkPn*IChh!R<3xq)A4a2QRR-~F2o>PbZ|f-g$*~QyQ>Rk3 zl->lDhI#sp^75QfSZZZqnc_3Dc?wFt#i#hZ=89)4@&?FzwNB;xt7OXR6z}`8vep@W zU7xuV-reUnRpv9E6WklPr?ntFw72IU)4tK?Y3{TwsnPZ6P;mYbj3_4pln%ddr#`LR zVNC5_inI^~a)mriEuHx{zSqjiQVAtc0==xOGL`^LT@kOU6&f;2&0IDcIh!^g3n1ov zbS@}7<9{)7Wx)v9s5m_+HJWwR5#W0f@ST?l{p#`L$hrmT#?M?#K+GcMftqs#U}YQK%-+%s>uZUE&Qog7gNT@gmFMj#K7a%3}>zp;My z;0x*9=vG-e;k8~>3KfW}AvaX}btR@JQ}IW|St0aK3j^Z1f=*v}%?Cc!Zf;reoD8`L zz(3N(Gk<3s)|_fev{GF?OAgE&5#2e5TANNc_{7>ajQi5wowrj3rFgT}iI6`OoWryB z%pho=mI^uJjkCBzZYe={WKJ3j82eqA?~RR_4USWeQQrR{I+C#<_c_J-W(+}Oek_K_ zh*z#=*Iq>K_E9&C&VSSPyAXV#>$lx$<71UHjgiOeJ64H7!!u86S+Fn!UUlFMzaRwtGPk;SE~dpx)v*3GUq@<_v}h+<0qLhB8x){m#qw zHFxJ5dUk7NwqrzkOOAbGrz8T1Q!VzW1t~~n(eR7(JzAW&Yar&Sm8O-AinDWTUV;XvOPzU{g(zqH}%h8+={8&!B}WdDwB2B{Z=5 zXxot}$mU+@S@B>N$uZ(7mKz5CeTIc3AJu9 z2RJ}?HZIjq|Ks>CUfGKr6#-!a11AjZA9dIMt(@9;0vM481B`|i_%To<(`>5^HX;B; zY0o)4Q*yUcuMPPae}ZR2!ss_Q7{v09?K;JO1h=<3=a|w9i11}E+V7dq!cHgv3r6OwuBUbWkrjr+0FX$=u)521Aglb}awr}< ziw~UyrK`0h7-He`eyi+}qevhU)J%~xq zoMs2LfR~5wFVi-l6}I$U?8a*dNDDY=mpP1(X7rtXIX6gyk_13lo#KtaH$C@R^NxsE z#fx=us1_Vu^u`K;y2IwKwAT5Hds7>^qratYaXce1=BgHpI)DR`6&_QL_WgnSMgPDAxGh6f4W4MzSSlmwG+Ws1FI*xLhMHr z#`uZ_I$2k4of0ODXqtq{lgA6d8#xr#%Q}22vf8s#l@Mf@A%~LIZwP*xsH?J;oPm)8 zWF7;EoI@!iQ`y9!xUVFIcFtE$-U7dF-wxcpZVW+3f|l%3c0|8sGT=@_;YyfzCdXjt zUh3c%1SrTe3dM42Pd>g77qrZgCsM;r$~JB+;#64Mm=6qm?qiks?=bC1rAv!#7MXwe z%O@HDQ&tk7_bI(DmpH7!9aL>KwMnV3XFqjN-0xGi)xOy8P77mV>V=}1+nn&W=Xixa zwXKP=?r*g&Q$Rf^sD6Hp@corJn=!|TZMEzh$8X_`6+YEu(Hi>KD~N{=n(5JO%rd-t zOU0jfg&yv*;+l{C!Qm-=pWAt~){5shj_)68J|IrjQ8 zG1|N^V-f#Gvg?-qNvQ_izOGkZB@64s1ZAzQn0;yn6z~HFq{JcI%T%WN$*A<0*Ux6O za&3QVfJ&qoxd)D2xy*dP((&k0Zx7!f?dCTl7TX_hOV4~*_*IzOq96Y3#h{>J>`hlo z0G$aSuwy>it~1TwB@60JJPnj0Vp>a&-8Uu}OV_hxLV-b0Ej+3vYrpd--BP3HE*7?W z^UU`MWMpLMsryz1&_o`6zxBE@uUpVYpd(0!X|i}1^b)gF2*vI#Co)F zySb{d@^+~l^@7j4AcwI`LRRxIB8Zka5&AZp532!=4m2iGfhH2JF>^`KU(jN9WlRnz z0m0fp)`)Oc&%LfX{jVTM0kkdBH%3){FVrW&i=f4jn`Aer51I#~2!k4)lD&n5lztc} z9IOJ@Y9EgUh&31?7(_&!hyA>PbSo5RRl!Y7oJ=t;QI;C4LmaSJAu&_;t}i4Zx;lFx zW#>K{fd8d6|1%QwD+NerFmrxk($B#NzyNUI*7-NVdV!9ifcAfwaG}9!|7r4<(0`iz k4@3XU+W-6YpK^N!0l@|+D2PfGBPvA@MGz6B7XgvbQF;*wY!HwlLI9DDbdcVA2}>{1 zYp5Y0MIeO$CPexhfB)b4f8ROpId9JF?98)w@4a(pHv8f8|ZblUla;d>eyrVD=$TAFXkoK%S>O;ugR1sBxjE4%1aW+g3E)lr!0oj;i@KS`jl`@@1$nq(3L9FU$K!s%KZS zQ+vF9Tda9=q-paP{W8SM>R`3T&l-&((sllx>B)f!nL!Czp>bKEiP?yhTtsSaWKwQ) zYC%+HVN_OOVrEG~ZdpQJSz>;9N=`*)L3Kt+Osz}UJ9@$P-sbLs*3Nd{SA(+%a5b;YR4ys`4^k>a$$f|UN8gr4l!AL)^u zsb4z2g|sGqZi(>+qdzuAc-M#f)*yn*LlGt62}NN^>A}(Ie&Na9p@|-!V%>sb?0vu3 z`9xTHg_y%Wzjh4>%gu|fC{E8WOo?ks>#gZ+Tj=jx9PM8jAN++LY2NN?-fnN)Y^)*H zRcurg;)`=u^RuwI8S7ceYbo)o2~jIC5z7%F%b`Jwfqsi0KP&*A^DuXelk=RTBiia6 z+T!hmiPemu*+h_k8v;=i5jj*9G*M)=)8Ts9<9ztT;jqKvu-){q<<()c&H+;C0I7IT zD|OiCbvW?ha47I_^z-3Z#NkBD(NyB`Z2IwB_VIkt@z1j3mHOjf;PHCbF|PNRICi`_ zaYR};A}<|mZyx;KI^Ls}&E3_d-IYZOdSYjKj6Bjy8vL!PE=^&@6mo+_n~C zdV3C0$77W{J+}Va!70h+%^Qw}*u4D%Lx;f*zcj{ItH-rN?Y5vdV-^Np4ex5Wx*iV@ z$Hz_=Qf`Lei)u>1%XGW0GY@$gcMw6P{s98cIToa?gpzIcMkbBC>h zDh>@pr52RxEsGC-M|qO>rJHg6TK_$9(Bkb!t;07>SO-MC&{Zo(+XE)*SZjxqv?Yp- zB`-xYR>w3%S$=bqi{d`?Q*>I>j2ciuEPqZI=knErkR8bwyAz6vN+Er@VJ;bU@qtBr z3b%oBG(%mDK-o#MBOAHKHrdWZIFp5@-`BmqpgKG*X~wb%+EndMjrma;eHN5@{!gLK zz`tRp4kJHa3qsZ=9%lWWn7%)=>o|9|=isB-#h;nb)XN=tFiMab5brCET`^1yTfN9r z4nW%SD0c`@4TI`-4YP50sRt1f%(drImoYRcFfEO>IzBXSJ}Y%&bx|-ZK&MkQG(KK* zSTs;<;Mp7HjvvGD#~Kad6ddt8*X)LN`YT7-CkF#GVQ&|gy#+L#5;wMYRnjr%jaQSK znQl!W_Pt$h#OOmDf19)C)jopkqK<`G$cxsgX}`Tvc}Ue-5IK;B><@gclmo|^u-O<5 zd1{}I+B|`zj*NpE|8%J4KSCAof4bvb*gXP$ZvjUSTr~4kMiDSlj8ZQNs=#&*3caxP z*1cqB1KJ`pShO#233YG=5>S0cvuhq;bruQtDGM^HuBQ?!tz;HJ)^=L5`9RlLykpS#kTjv7!KssAx$`bs1EvC`e#EGCMs^@XB#t`D+LDKS_ zkm=Hoy-2WNqXN%oi>n@p*f__GUc8Bl+DVm$&D_LVQ3}d+h84FtyO#y4Q_Z>2!m60y zo^Xi}AYVWFl&D9vtVBfAw;pw4%~e4{iU;+MZ0L#Ng3bMxdh2|FWcCPv7JGskioOj| z993OAp2aS+MA*KkFDL5 zy!g5OYt*TsuCS*d9;)e7F9(`Z*!|}IP6^dlO$d@>+=!F9vMb;&_lJgd9}TezpCvCU z`H<5>6~MXygrQ&=G*yVQyZAaCLx%$&uO9GfI)#w2chX9AZ+bvVpiNtlTud5%%J@t> zFPq}e-09=YPi)D&iYk$s3?@iK6Vst`Y(&uS;-56}`!L6cxAee5Th+;|UXyg_GUBz} zT!|vL-yB>%qBYfk|7-$~U;Et@ViR|n`Z&bBBNik3Kg}V4@}Z(&)gYk!)c({f%PZrE z0*~iYC!(oQ9cWdbDQKZ5*F>e%q8ZNS)t)18nN4_4gQ}R_ZU{N^&W`xJcRq*h)w7pb z@tCcoNw0l>z^G?0P&gf$2C(9?7yaiDSBi|zvyLMMPHrYNjU()D-1gs^0uPa`zA}Em z{_#nlQySy5!V)Sm^X3%3nY%$iKBcwk^1FUl2D6LY7o9Je-c6_#61@1SRW8G3Pc-1i z^JmYT&ut6VJ512QS8K0)dN}p%6$_72q2o@_4?kIf0}5w%TGo=uAZ8ZY)8D}Oxs>Sf zz%#1#bU-eKHkz26$dqe;M|M57j-ZF@V6JYO{VK5IbEvvY7K`-#a|ZPY?J@XnZ;(@QX_|M8S>5b-%!hGGef=+d-7(`_2Lj{Nf$DiO~ z2clvE`=@Qf>@gnwF$XPovCGAofw#p!eaQ9W^*XftMfOSauS)Ao7uN!+)W$6KLd49A zI0I58*DW3H#LhKj%hV_E?35X{@I)ty!vLH1p*Kz?l)-{M%>x}UY%+7dcl#JFl6`G{ z?vYKU`cja`$+8Cvu|6XyR`r;?Y2*33WAf~f1nyy(!Aa~gaGX)U=Q z&cD0A;j35_tO0g~6FrrpP;*B;VRwCIRX8Y$-D?gBE>7jKcprpb62(M@jOnob47vGE zfm!K#WKf90JHJ>q{-XQ`SXPIxxDOY4!B8xJA|;-o$#fucog zU1?op<3DLZ(24dB#ePV{%|VSsP*u0Gb@Hd*Z(X&6hCS2@X1i;Ib?=bV=<2^OWpI7o zp>|{LYMOcTsTqS37|(3+Xmhpr3hJesw6u)bUM2LU?A_tAai*H5q&R)7Zn(DESKOR5 zMqy7jxEtH$L%hkI63-}LA#0b|fMKglZn(|>j^iAjKnvr~OHW|)e~=yX^a`@a$r};1 zgEI!)nGxJYky8B@$8Q_Ake(aJxrkaK)>Kg0eEG&i*-v zr2=qr4OK;v%*WXEqwS3*|G-Ep03|?~jIqE-_xvfC0zHCHAel@hWDH4kouY{B|av0cf6!-w{w90wyd_GL`Rrf4kHLDl#D%= zK4`V`D20}Om#`K|{O*T|M9%KBP4DVA45MV{k*oM^}5A`69KI(Xji&my$@jj30ugy$%P?f&a;hLO$`-TM% zC0Va|M2K+lQ?EC_`aM;8g++uN0*r`k!Xu8?`O5k>tSBWopOE8?N9z2H;F|HQH`h@E zZ^M>Z0o7@;T5UOjz4n7lSWoJgIRw<~y^75}W$N&FNty9e)K}tPN7ob~z%;ma>u=kC z_@x@78F5~o(TVDtlNstL_pi@3CytH7p(OUnL0@-E3VU9>`o_k7fgHG&ZA;t`5Yd7F z>tly4z7BYd{Qf44lvz7$yCL+PsIh~WTXGO&UXqeZ7u=*}rrB3TUDUZK>}Rf7W;a!> zs#+<=c8QOV4}q^wPa*CgMA2B^*?f!R~_{! zXwVjW%cxyBz5+T?*fG_rXJZJ#p%y}A9{jxx=5=dh^lVW)SvX|Un3A_!0qtUPqlZCY zrAMA~zpcQcNu&tB&26gHmzTw~2Il(akZiMN1ynm2tMLR!OVAgnpHri(jIE~l=@&-g z26)q}(O|Q~*{}TFk|GxhngRm-$wyT)N;BM&{F;|6nTsgFsO#GA`rz#>uu~hD58p@M zM>7s@beXMzoS`` zI(DHzacYPLZv{VC@+Z4e)HR>Zv;c-g)hjPvQiGXtx?=?mqCpkhVJ~1<+LcyA#3$3{ zE*V_xZoM2JW9AofIVLek^ODxNbMDtUg6N*oer%f<9K_>R^91;4JTnU$VvB$D!s-*& zJf3u=Mw8U{F-bOQT1XzM4e6DJyt`9s zy&h$~#h2xiI5gTBgb5y=tzO3)f=-Ezc81Hxb@uy3>uO(Ts~#7|V7>2HRo^ZskT1bK z5~#4!Yh@WQH*C%6?-@MO2eJg@oq}E5G11*Ero;R=B`eOiYDAS1rg}sCnuA0z_v&p+ z_XraE`JUpmuU-!WylMORnkC`$O;2`Udw;NOpbO`xr%#$Dc>?Fxo{}D{xwo?WS4Naw zz0&&Fqv+0-igEjeCJXasyL$OQajOOqn?Jg{W&3u5wmqtmPBLMJvR8f%dToHa+!B#< zS(2UWXP6Wr)3+X{rwUE*j>(XkjvnlKhGBY^+Y!VuE?VU@3?Z0JRtrG6RkdFFbSsel zO@b+B|BYNGce$j?ClmYwK9;vLTmSJ4=hMH2T089y3XNEO>SM7@ISraPjv2j}iV4N+ z#$giQ{Q7+ryxiYc5m{Lp$kE4@K=94^y?to8%?1eQJFyOPJsXjmbROMlH;Z9-D(hKl z#CA4n8Q|P0=eKLfmShb0Gcslupuivk7&92UF}tctYdyZ-<0>^`QwDt>J+DKYZ#@qsaL>X`sT52KrL(n-IBnywElB;L~xjDydyn1?-8Bfc1`UKknc zGwi0_7XjIazcXYGm^bmBOJ05-8u;MWCm}|il{pX-!vgwnCAdcrXFg+Gr}0&Z42kmU zE-9t7660Ci7EQE~hWTp)!_XzQY~RNkwpTOaIh77Q{Gih9j~8OD;>y|ib?_s<*z9gx zsiQZSIbF@T9&XCnJ(88H@0LE`sZh#-K8aXnDrk7%Rj=f{Ut~09Cj`i>RnPY7kP2{c zQYP`+uq+2~-1z&NS|=Z*=IfREULkE`P37(h%-HmWuO}vRb*QzK`kXA~S$hJot_}%l&M+sG1Kupb< zhLyf9XC+gE#6OlX0UVI{K0E&Y%~|QE6X;Rua=TZyRfdMST@)Aqcr;Vn^o-|4W}#e0 z2iqTrtXK#yc;uOkNrSdr2Z94knX_(=KA#*rw>Uk@I6-5k_8Rb&9xWO9w&O0FGmvrV z*;1}t=}>JeM`MJ{sP5p%h49&%fdb^1+&ye>$@hTQ^J6PdHf1*zw+bytO$<^mAS$eP zlWb{?kg!S#vI za=xk$u~yGgvmA`lXJ1;sJ$@g(wa=%q+4F~pzuEr&EIBcbywURhY(^#~sAGznb>g}? zTY{lm*u}h4aE+yFw#~vwE!|3#tT{>jpl>Nq`*Zaab_LD#6DL8Hg%=GuoXDdXkX^T` z7tmZF6dG%2a`r7~j18BEe8Jia!@$Vy{mbwyD8~3}##5e7a#Kr_6lME+;?rpUMF4Jt z%Z4t~y;r!&q3sXB&IUAN zo;?qKdMdw$ykwMK4sA>d`FS|1;0dO@74E&3A(1*E^iv1+Ai7)zyU0#jeAGMrv%*L1 z`h11|TOR0_8OKrjg<{FeP4Ow;$$Zf*T)uRGOEb@GKm6nPta#D~1pTIPtRFOfkcV=r zw|TW7DD|<|)YCnO$!ob>dHU%;#iug#MD&qK5A*bkD1awjeT@8TQFP8Ji|g#<)HgP= z+0fu37XwcYwlHAcwzyP1e=>V_=FlY^IMGn(OFpAsj%RBQiam_eAsQTSFgup_;}b8t zQgaOND5NxKo4EDwV@OLOGY$ESL7kW0GU|zke(yx zbF~TE-8n22>%2F6-4sof9kX!m?nk=#51k#~54b8L70!7w^RD-#o+4vB=gAvk=d7WZ z_+t4d<$jdt^L-0CF8yiY*}pX0w?SoBBQL2O3rQKEa<~x$rg#e0?Pv|&Bw-jqkv>r3 zuwO%DgqndENqX|lX9)M!l*-7Qoc2WK?*k)Tt`vSGsVu7uKEkEp1d~O5r7AE0UXG0! z%0qyq7>~JiVJeGzZe!PwNTrQp*pgZ5KlK_*8CS>;;B?{>_sY-AX>SHqh4)MorAq+c||3G##xf$ER$3lw*Xl9>SZdRITEH$)x+Ut zqjD8o3*WwtIF?X=ASLVht?-zT4A=sx>q!&UVOO=kEZMi%4r+p*`uJ%{llsB8d76Xa zIxl0@`g`Uu1-1q@s}oumPfYb#XO4x)BvvB#PvQm}*FC=7SrGpIuq%~EipKHi&+-Yr ziDTRb3NZ1McZ!r_D2Dlnt+3TB3d!~~nrDzzc%v}jmq$VYyM%Z2w6C4i%bh_;f7%CW z`**oy6+xlcVp!+FbgqKjMO*N^ZNYWy$6RvgG{J^t4m__d%!>^XsA)r=nXv=!xvKE4 z#|rHDB@*)dCPcC_Ra_}oQfF@by7a3mn7LT;X6Ol=@%DJCSgCmIFp#ZVb#@v1VIdz} z%qrJ?LN1K{&yc$uK-8!p}d$z_$GZTH~_u16}`7Y3W03YmY?k zWvtqnUdk|Vi|}4}CvvO*F(~%+Y4_PUNZ0U_ceiT?F+z}nRsm>cCBa8S+es1 zHVIq?JG-xj4WSrq5OG}tcZuBZ)6E~ig>%RfY(QVlyx@kf?6{K~eO}v*VhhG4X05%! z(-spT50e(4iHHMHj#9IPu5C!!aJKa9_|q&N*$Sj@ZOgIHbi$+lqak?;{f zXrp23lL#m$%CXmP)m%0$K{0*5G%jibdRjEM&Xg~G+;uzKZsIX0*B*71v3)^_cAVBf zeLg2$lkus-^}xoK6HDfJcz?8`Qd?McU&au2J(iWMPgmvrTudqaNDw>W#f2vYKx_p4Nxb ztLY{@qAAXN;rh))94LUEMi|ZX$wht=w$>hr(41z|Q$s0jnD#6R;6F4@VI&^~8NGTw zYMhWwzF(22rF(yCq%uEWjGb~YizHNhWlv|66f$+cX<_ebnR9~+aYEV*f+^*M|77pX z(mk$%sWQ<{#R6Y4nO}7;=DaVRxIvJ6ec@!kA@_}H6COjC(BnIXs|%lsl-Kp)50mnp ziDtIewzbLdc(6M0UZ&*}#xdyV)f+m^j<;EIJ>Q5)wXkS?H=jX#m`T#MOxv+02Q=Wp zbu^cF){}RFEMw5RiG|Th7f~q($WgO7M~G2vbOZSP;VW?xvry2xr8^Ju8wmzGm~rUE z{DqsDX*=c|%JO#1eZI)ww{nPzZqlt&VyiFxg%NOv=sLN-1fTp0%b=#j^Ejv(^S^oezdIOzHB%9) z+5aN`fYx7x34192&&CE-=&$@gkm5hczZ(8Q{tpfR(WwdfM}Zb`cl1IsMkf(@!Mh#l RL*1jKQC3ucRw8fe|3CkcLYV*n literal 0 HcmV?d00001 diff --git a/ja/index.html b/ja/index.html new file mode 100644 index 000000000..f5d91148d --- /dev/null +++ b/ja/index.html @@ -0,0 +1,492 @@ + + + + + + + Introduction · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                    + + +
                                                                                    + +
                                                                                    + + + + + + + + + +
                                                                                    +
                                                                                    + +
                                                                                    + +
                                                                                    +
                                                                                    + +

                                                                                    results matching ""

                                                                                    +
                                                                                      + +
                                                                                      +
                                                                                      + +

                                                                                      No results matching ""

                                                                                      + +
                                                                                      +
                                                                                      +
                                                                                      + +
                                                                                      +
                                                                                      + + +
                                                                                      + + +
                                                                                      + + + + + + +
                                                                                      + + +
                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/installation.html b/ja/installation.html new file mode 100644 index 000000000..77f442f33 --- /dev/null +++ b/ja/installation.html @@ -0,0 +1,503 @@ + + + + + + + インストール · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                      + + +
                                                                                      + +
                                                                                      + + + + + + + + + +
                                                                                      +
                                                                                      + +
                                                                                      +
                                                                                      + +
                                                                                      + +

                                                                                      インストール

                                                                                      +

                                                                                      直接ダウンロードする / CDN

                                                                                      +

                                                                                      https://unpkg.com/vuex

                                                                                      + +

                                                                                      Unpkg.com で NPM ベースの CDN リンクが提供されています。上記リンクは常に NPM の最新のリリースを指します。https://unpkg.com/vuex@2.0.0 のような URL によって特定のバージョン/タグを利用することもできます。 +

                                                                                      +

                                                                                      Vue のあとで vuex を取り込むと自動的に Vuex が導入されます:

                                                                                      +
                                                                                      <script src="/path/to/vue.js"></script>
                                                                                      +<script src="/path/to/vuex.js"></script>
                                                                                      +
                                                                                      +

                                                                                      NPM

                                                                                      +
                                                                                      npm install vuex --save
                                                                                      +
                                                                                      +

                                                                                      Yarn

                                                                                      +
                                                                                      yarn add vuex
                                                                                      +
                                                                                      +

                                                                                      モジュールシステムで利用される場合、 Vue.use() によって Vuex を明示的に導入する必要があります:

                                                                                      +
                                                                                      import Vue from 'vue'
                                                                                      +import Vuex from 'vuex'
                                                                                      +
                                                                                      +Vue.use(Vuex)
                                                                                      +
                                                                                      +

                                                                                      グローバルなスクリプトタグを利用する場合にはこのようにする必要はありません。

                                                                                      +

                                                                                      開発版ビルド

                                                                                      +

                                                                                      最新の開発版ビルドを利用したい場合には、 Github から直接クローンし vuex を自身でビルドする必要があります。

                                                                                      +
                                                                                      git clone https://github.com/vuejs/vuex.git node_modules/vuex
                                                                                      +cd node_modules/vuex
                                                                                      +npm install
                                                                                      +npm run build
                                                                                      +
                                                                                      + + +
                                                                                      + +
                                                                                      +
                                                                                      +
                                                                                      + +

                                                                                      results matching ""

                                                                                      +
                                                                                        + +
                                                                                        +
                                                                                        + +

                                                                                        No results matching ""

                                                                                        + +
                                                                                        +
                                                                                        +
                                                                                        + +
                                                                                        +
                                                                                        + + +
                                                                                        + + +
                                                                                        + + + + + + + + + + +
                                                                                        + + +
                                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/intro.html b/ja/intro.html new file mode 100644 index 000000000..7e9b6a418 --- /dev/null +++ b/ja/intro.html @@ -0,0 +1,532 @@ + + + + + + + Vuex とは何か? · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                        + + +
                                                                                        + +
                                                                                        + + + + + + + + + +
                                                                                        +
                                                                                        + +
                                                                                        +
                                                                                        + +
                                                                                        + +

                                                                                        Vuex とは何か?

                                                                                        +

                                                                                        Vuex は Vue.js アプリケーションのための 状態管理パターン + ライブラリです。 +これは予測可能な方法によってのみ状態の変異を行うというルールを保証し、アプリケーション内の全てのコンポーネントのための集中型のストアとして機能します。 +また Vue 公式の開発ツール拡張と連携し、設定なしでタイムトラベルデバッグやステートのスナップショットのエクスポートやインポートのような高度な機能を提供します。

                                                                                        +

                                                                                        "状態管理パターン"とはなんですか?

                                                                                        +

                                                                                        単純な Vue で作られたカウンターアプリをみてみましょう:

                                                                                        +
                                                                                        new Vue({
                                                                                        +  // state
                                                                                        +  data () {
                                                                                        +    return {
                                                                                        +      count: 0
                                                                                        +    }
                                                                                        +  },
                                                                                        +  // view
                                                                                        +  template: `
                                                                                        +    <div>{{ count }}</div>
                                                                                        +  `,
                                                                                        +  // actions
                                                                                        +  methods: {
                                                                                        +    increment () {
                                                                                        +      this.count++
                                                                                        +    }
                                                                                        +  }
                                                                                        +})
                                                                                        +
                                                                                        +

                                                                                        これはいくつかの要素をアプリ自身に含んでいます:

                                                                                        +
                                                                                          +
                                                                                        • 状態、これは私達のアプリを動かす信頼できる情報源(the source of truth)です。
                                                                                        • +
                                                                                        • ビュー、これは状態のただの宣言的なマッピングです。
                                                                                        • +
                                                                                        • アクション、これはビューからのユーザー入力に反応して、状態の変更を可能にする方法です。
                                                                                        • +
                                                                                        +

                                                                                        これらは"単方向データフロー"のコンセプトの極めてシンプルな責務です:

                                                                                        +

                                                                                        + +

                                                                                        + +

                                                                                        しかし、単純さは、共通の状態を共有する複数のコンポーネントを持ったときに、すぐに破綻します:

                                                                                        +
                                                                                          +
                                                                                        • 複数のビューが同じ状態に依存することがあります。
                                                                                        • +
                                                                                        • 異なるビューからのアクションで、同じ状態を変更する必要があります。
                                                                                        • +
                                                                                        +

                                                                                        一つ目は、プロパティ (props) として深く入れ子になったコンポーネントに渡すのは面倒で、兄弟コンポーネントでは単純に機能しません。二つ目は、親子のインスタンスを直接参照したり、イベントを介して複数の状態のコピーを変更、同期することを試みるソリューションに頼っていることがよくあります。これらのパターンは、いずれも脆く、すぐにメンテナンスが困難なコードに繋がります。

                                                                                        +

                                                                                        では、コンポーネントから共有している状態を抽出し、それをグローバルシングルトンで管理するのはどうでしょうか? これにより、コンポーネントツリーは大きな "ビュー" となり、どのコンポーネントもツリー内のどこにあっても状態にアクセスしたり、アクションをトリガーできます!

                                                                                        +

                                                                                        さらに、状態管理に関わる概念を定義、分離し、特定のルールを敷くことで、コードの構造と保守性を向上させることができます。

                                                                                        +

                                                                                        これが Vuex の背景にある基本的なアイディアであり、FluxRedux そして The Elm Architectureから影響を受けています。 +他のパターンと異なるのは、Vuex は効率的な更新のために、Vue.js の粒度の細かいリアクティビティシステムを利用するよう特別に調整して実装されたライブラリだということです。

                                                                                        +

                                                                                        vuex

                                                                                        +

                                                                                        いつ、Vuexを使うべきでしょうか?

                                                                                        +

                                                                                        Vuex は、共有状態の管理に役立ちますが、さらに概念やボイラープレートのコストがかかります。これは、短期的生産性と長期的生産性のトレードオフです。

                                                                                        +

                                                                                        もし、あなたが大規模な SPA を構築することなく、Vuex を導入した場合、冗長で恐ろしいと感じるかもしれません。そう感じることは全く普通です。あなたのアプリがシンプルであれば、Vuex なしで問題ないでしょう。単純な グローバルイベントバス が必要なだけかもしれません。しかし、中規模から大規模の SPA を構築する場合は、Vue コンポーネントの外の状態をどうやってうまく扱うか考える絶好の機会です。Vuex は自然な次のステップとなるでしょう。これは Redux の作者、Dan Abramov からの良い引用です:

                                                                                        +
                                                                                        +

                                                                                        Flux ライブラリは眼鏡のようなものです: それらが必要になったときに知るのです。

                                                                                        +
                                                                                        + + +
                                                                                        + +
                                                                                        +
                                                                                        +
                                                                                        + +

                                                                                        results matching ""

                                                                                        +
                                                                                          + +
                                                                                          +
                                                                                          + +

                                                                                          No results matching ""

                                                                                          + +
                                                                                          +
                                                                                          +
                                                                                          + +
                                                                                          +
                                                                                          + + +
                                                                                          + + +
                                                                                          + + + + + + + + + + + + + + +
                                                                                          + + +
                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/modules.html b/ja/modules.html new file mode 100644 index 000000000..c4869ba26 --- /dev/null +++ b/ja/modules.html @@ -0,0 +1,721 @@ + + + + + + + モジュール · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                          + + +
                                                                                          + +
                                                                                          + + + + + + + + + +
                                                                                          +
                                                                                          + +
                                                                                          +
                                                                                          + +
                                                                                          + +

                                                                                          モジュール

                                                                                          +

                                                                                          単一ステートツリーを使うため、アプリケーションの全ての状態は、一つの大きなストアオブジェクトに内包されます。しかしながら、アプリケーションが大きくなるにつれて、ストアオブジェクトは膨れ上がってきます。

                                                                                          +

                                                                                          そのような場合に役立てるため Vuex ではストアをモジュールに分割できるようになっています。それぞれのモジュールは、モジュール自身の状態(state)、ミューテーション、アクション、ゲッター、モジュールさえも内包できます(モジュールをネストできます)- トップからボトムまでフラクタル構造です:

                                                                                          +
                                                                                          const moduleA = {
                                                                                          +  state: { ... },
                                                                                          +  mutations: { ... },
                                                                                          +  actions: { ... },
                                                                                          +  getters: { ... }
                                                                                          +}
                                                                                          +
                                                                                          +const moduleB = {
                                                                                          +  state: { ... },
                                                                                          +  mutations: { ... },
                                                                                          +  actions: { ... }
                                                                                          +}
                                                                                          +
                                                                                          +const store = new Vuex.Store({
                                                                                          +  modules: {
                                                                                          +    a: moduleA,
                                                                                          +    b: moduleB
                                                                                          +  }
                                                                                          +})
                                                                                          +
                                                                                          +store.state.a // -> `moduleA` のステート
                                                                                          +store.state.b // -> `moduleB` のステート
                                                                                          +
                                                                                          +

                                                                                          モジュールのローカルステート

                                                                                          +

                                                                                          モジュールのミューテーションやゲッターの中では、渡される第1引数はモジュールのローカルステートです。

                                                                                          +
                                                                                          const moduleA = {
                                                                                          +  state: { count: 0 },
                                                                                          +  mutations: {
                                                                                          +    increment (state) {
                                                                                          +      // `state` はモジュールのローカルステート
                                                                                          +      state.count++
                                                                                          +    }
                                                                                          +  },
                                                                                          +
                                                                                          +  getters: {
                                                                                          +    doubleCount (state) {
                                                                                          +      return state.count * 2
                                                                                          +    }
                                                                                          +  }
                                                                                          +}
                                                                                          +
                                                                                          +

                                                                                          同様に、モジュールのアクションの中では context.state はローカルステートにアクセスでき、ルートのステートは context.rootState でアクセスできます:

                                                                                          +
                                                                                          const moduleA = {
                                                                                          +  // ...
                                                                                          +  actions: {
                                                                                          +    incrementIfOddOnRootSum ({ state, commit, rootState }) {
                                                                                          +      if ((state.count + rootState.count) % 2 === 1) {
                                                                                          +        commit('increment')
                                                                                          +      }
                                                                                          +    }
                                                                                          +  }
                                                                                          +}
                                                                                          +
                                                                                          +

                                                                                          また、モジュールのゲッターの中では、ルートのステートは第3引数でアクセスできます:

                                                                                          +
                                                                                          const moduleA = {
                                                                                          +  // ...
                                                                                          +  getters: {
                                                                                          +    sumWithRootCount (state, getters, rootState) {
                                                                                          +      return state.count + rootState.count
                                                                                          +    }
                                                                                          +  }
                                                                                          +}
                                                                                          +
                                                                                          +

                                                                                          名前空間

                                                                                          +

                                                                                          デフォルトでは、アクション、ミューテーション、そしてゲッター内部のモジュールはグローバル名前空間の元で登録されます - これにより、複数のモジュールが同じミューテーション/アクションタイプに反応することができます。

                                                                                          +

                                                                                          モジュールをより自己完結型にまた再利用可能なものにしたい場合は、それを namespaced: true によって名前空間に分けることができます。モジュールが登録されると、そのゲッター、アクション、およびミューテーションのすべてが、モジュールが登録されているパスに基づいて自動的に名前空間に入れられます。例えば:

                                                                                          +
                                                                                          const store = new Vuex.Store({
                                                                                          +  modules: {
                                                                                          +    account: {
                                                                                          +      namespaced: true,
                                                                                          +
                                                                                          +      // モジュールのアセット
                                                                                          +      state: { ... }, // モジュールステートはすでにネストされており、名前空間のオプションによって影響を受けません
                                                                                          +      getters: {
                                                                                          +        isAdmin () { ... } // -> getters['account/isAdmin']
                                                                                          +      },
                                                                                          +      actions: {
                                                                                          +        login () { ... } // -> dispatch('account/login')
                                                                                          +      },
                                                                                          +      mutations: {
                                                                                          +        login () { ... } // -> commit('account/login')
                                                                                          +      },
                                                                                          +
                                                                                          +      // ネストされたモジュール
                                                                                          +      modules: {
                                                                                          +        // 親モジュールから名前空間を継承する
                                                                                          +        myPage: {
                                                                                          +          state: { ... },
                                                                                          +          getters: {
                                                                                          +            profile () { ... } // -> getters['account/profile']
                                                                                          +          }
                                                                                          +        },
                                                                                          +
                                                                                          +        // さらに名前空間をネストする
                                                                                          +        posts: {
                                                                                          +          namespaced: true,
                                                                                          +
                                                                                          +          state: { ... },
                                                                                          +          getters: {
                                                                                          +            popular () { ... } // -> getters['account/posts/popular']
                                                                                          +          }
                                                                                          +        }
                                                                                          +      }
                                                                                          +    }
                                                                                          +  }
                                                                                          +})
                                                                                          +
                                                                                          +

                                                                                          名前空間のゲッターとアクションは、ローカライズされた gettersdispatchcommit を受け取ります。言い換えれば、同じモジュールに接頭辞 (prefix) を書き込まずに、モジュールアセットを使用することができます。名前空間オプションの切り替えは、モジュール内のコードには影響しません。

                                                                                          +

                                                                                          名前空間付きモジュールでのグローバルアセットへのアクセス

                                                                                          +

                                                                                          グローバルステートとゲッターを使いたい場合、rootStaterootGetters はゲッター関数の第3引数と第4引数として渡され、アクション関数に渡される context オブジェクトのプロパティとしても公開されます。

                                                                                          +

                                                                                          アクションをディスパッチするか、グローバル名前空間にミューテーションをコミットするには、dispatchcommit の3番目の引数として {root: true} を渡します。

                                                                                          +
                                                                                          modules: {
                                                                                          +  foo: {
                                                                                          +    namespaced: true,
                                                                                          +
                                                                                          +    getters: {
                                                                                          +      // `getters` はこのモジュールのゲッターにローカライズされています
                                                                                          +      // ゲッターの第4引数経由で rootGetters を使うことができます
                                                                                          +      someGetter (state, getters, rootState, rootGetters) {
                                                                                          +        getters.someOtherGetter // -> 'foo/someOtherGetter'
                                                                                          +        rootGetters.someOtherGetter // -> 'someOtherGetter'
                                                                                          +      },
                                                                                          +      someOtherGetter: state => { ... }
                                                                                          +    },
                                                                                          +
                                                                                          +    actions: {
                                                                                          +      // ディスパッチとコミットもこのモジュール用にローカライズされています
                                                                                          +      // ルートディスパッチ/コミットの `root` オプションを受け入れます
                                                                                          +      someAction ({ dispatch, commit, getters, rootGetters }) {
                                                                                          +        getters.someGetter // -> 'foo/someGetter'
                                                                                          +        rootGetters.someGetter // -> 'someGetter'
                                                                                          +
                                                                                          +        dispatch('someOtherAction') // -> 'foo/someOtherAction'
                                                                                          +        dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'
                                                                                          +
                                                                                          +        commit('someMutation') // -> 'foo/someMutation'
                                                                                          +        commit('someMutation', null, { root: true }) // -> 'someMutation'
                                                                                          +      },
                                                                                          +      someOtherAction (ctx, payload) { ... }
                                                                                          +    }
                                                                                          +  }
                                                                                          +}
                                                                                          +
                                                                                          +

                                                                                          名前空間によるバインディングヘルパー

                                                                                          +

                                                                                          mapStatemapGettersmapActions、そして mapMutations ヘルパーを使って名前空間付きモジュールをコンポーネントにバインディングするとき、少し冗長になります:

                                                                                          +
                                                                                          computed: {
                                                                                          +  ...mapState({
                                                                                          +    a: state => state.some.nested.module.a,
                                                                                          +    b: state => state.some.nested.module.b
                                                                                          +  })
                                                                                          +},
                                                                                          +methods: {
                                                                                          +  ...mapActions([
                                                                                          +    'some/nested/module/foo',
                                                                                          +    'some/nested/module/bar'
                                                                                          +  ])
                                                                                          +}
                                                                                          +
                                                                                          +

                                                                                          このような場合は、第1引数としてモジュールの名前空間文字列をヘルパーに渡すことで、そのモジュールをコンテキストとして使用してすべてのバインディングを行うことができます。上記は次のように単純化できます。

                                                                                          +
                                                                                          computed: {
                                                                                          +  ...mapState('some/nested/module', {
                                                                                          +    a: state => state.a,
                                                                                          +    b: state => state.b
                                                                                          +  })
                                                                                          +},
                                                                                          +methods: {
                                                                                          +  ...mapActions('some/nested/module', [
                                                                                          +    'foo',
                                                                                          +    'bar'
                                                                                          +  ])
                                                                                          +}
                                                                                          +
                                                                                          +

                                                                                          さらに、createNamespacedHelpers を使用することによって名前空間付けされたヘルパーを作成できます。指定された名前空間の値にバインドされた新しいコンポーネントバインディングヘルパーを持つオブジェクトを返します:

                                                                                          +
                                                                                          import { createNamespacedHelpers } from 'vuex'
                                                                                          +
                                                                                          +const { mapState, mapActions } = createNamespacedHelpers('some/nested/module')
                                                                                          +
                                                                                          +export default {
                                                                                          +  computed: {
                                                                                          +    // `some/nested/module` を調べます
                                                                                          +    ...mapState({
                                                                                          +      a: state => state.a,
                                                                                          +      b: state => state.b
                                                                                          +    })
                                                                                          +  },
                                                                                          +  methods: {
                                                                                          +    // `some/nested/module` を調べます
                                                                                          +    ...mapActions([
                                                                                          +      'foo',
                                                                                          +      'bar'
                                                                                          +    ])
                                                                                          +  }
                                                                                          +}
                                                                                          +
                                                                                          +

                                                                                          プラグイン開発者向けの注意事項

                                                                                          +

                                                                                          モジュールを提供するプラグインを作成し、ユーザーがそれらを Vuex ストアに追加できるようにすると、モジュールの予測できない名前空間が気になるかもしれません。あなたのモジュールは、プラグインユーザーが名前空間付きモジュールの元にモジュールを追加すると、その名前空間に属するようになります。この状況に適応するには、プラグインオプションを使用して名前空間の値を受け取る必要があります。

                                                                                          +
                                                                                          // プラグインオプションで名前空間値を取得し、
                                                                                          +// そして、Vuex プラグイン関数を返す
                                                                                          +export function createPlugin (options = {}) {
                                                                                          +  return function (store) {
                                                                                          +    /// 名前空間をプラグインモジュールの型に追加する
                                                                                          +    const namespace = options.namespace || ''
                                                                                          +    store.dispatch(namespace + 'pluginAction')
                                                                                          +  }
                                                                                          +}
                                                                                          +
                                                                                          +

                                                                                          動的にモジュールを登録する

                                                                                          +

                                                                                          ストアが作られたstore.registerModule メソッドを使って、モジュールを登録できます:

                                                                                          +
                                                                                          // `myModule` モジュールを登録します
                                                                                          +store.registerModule('myModule', {
                                                                                          +  // ...
                                                                                          +})
                                                                                          +
                                                                                          +// ネストされた `nested/myModule` モジュールを登録します
                                                                                          +store.registerModule(['nested', 'myModule'], {
                                                                                          +  // ...
                                                                                          +})
                                                                                          +
                                                                                          +

                                                                                          モジュールのステートには store.state.myModulestore.state.nested.myModule でアクセスします。

                                                                                          +

                                                                                          動的なモジュール登録があることで、他の Vue プラグインが、モジュールをアプリケーションのストアに付属させることで、状態の管理に Vuex を活用できます。例えば vuex-router-sync ライブラリは、動的に付属させたモジュール内部でアプリケーションのルーティングのステートを管理することで vue-router と vuex を統合しています。

                                                                                          +

                                                                                          store.unregisterModule(moduleName) を呼び出せば、動的に登録したモジュールを削除できます。ただしストア作成(store creation)の際に宣言された、静的なモジュールはこのメソッドで削除できないことに注意してください。

                                                                                          +

                                                                                          サーバサイドレンダリングされたアプリケーションから状態を保持するなど、新しいモジュールを登録するときに、以前の状態を保持したい場合があります。preserveState オプション(store.registerModule('a', module, { preserveState: true }))でこれを実現できます。

                                                                                          +

                                                                                          モジュールの再利用

                                                                                          +

                                                                                          時どき、モジュールの複数インスタンスを作成する必要があるかもしれません。例えば:

                                                                                          +
                                                                                            +
                                                                                          • 同じモジュールを使用する複数のストアを作成する;
                                                                                          • +
                                                                                          • 同じストアに同じモジュールを複数回登録する
                                                                                          • +
                                                                                          +

                                                                                          モジュールの状態を宣言するために単純なオブジェクトを使用すると、その状態オブジェクトは参照によって共有され、変更時にクロスストア/モジュールの状態汚染を引き起こします。(例: runInNewContext オプションが false または 'once' のとき、SSR ではステートフルなシングルトンは避けます。)

                                                                                          +

                                                                                          これは、実際には Vue コンポーネント内部の data と全く同じ問題です。従って解決策も同じです。モジュールの状態を宣言するために関数を使用してください (2.3.0 以降でサポートされます):

                                                                                          +
                                                                                          const MyReusableModule = {
                                                                                          +  state () {
                                                                                          +    return {
                                                                                          +      foo: 'bar'
                                                                                          +    }
                                                                                          +  },
                                                                                          +  // ミューテーション、アクション、ゲッター...
                                                                                          +}
                                                                                          +
                                                                                          + + +
                                                                                          + +
                                                                                          +
                                                                                          +
                                                                                          + +

                                                                                          results matching ""

                                                                                          +
                                                                                            + +
                                                                                            +
                                                                                            + +

                                                                                            No results matching ""

                                                                                            + +
                                                                                            +
                                                                                            +
                                                                                            + +
                                                                                            +
                                                                                            + + +
                                                                                            + + +
                                                                                            + + + + + + + + + + + + + + +
                                                                                            + + +
                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/mutations.html b/ja/mutations.html new file mode 100644 index 000000000..7d3b142fa --- /dev/null +++ b/ja/mutations.html @@ -0,0 +1,605 @@ + + + + + + + ミューテーション · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                            + + +
                                                                                            + +
                                                                                            + + + + + + + + + +
                                                                                            +
                                                                                            + +
                                                                                            +
                                                                                            + +
                                                                                            + +

                                                                                            ミューテーション

                                                                                            +

                                                                                            実際に Vuex のストアの状態を変更できる唯一の方法は、ミューテーションをコミットすることです。Vuex のミューテーションはイベントにとても近い概念です: 各ミューテーションはタイプハンドラを持ちます。ハンドラ関数は Vuex の状態(state)を第1引数として取得し、実際に状態の変更を行います:

                                                                                            +
                                                                                            const store = new Vuex.Store({
                                                                                            +  state: {
                                                                                            +    count: 1
                                                                                            +  },
                                                                                            +  mutations: {
                                                                                            +    increment (state) {
                                                                                            +      // 状態を変更する
                                                                                            +      state.count++
                                                                                            +    }
                                                                                            +  }
                                                                                            +})
                                                                                            +
                                                                                            +

                                                                                            直接ミューテーションハンドラを呼び出すことはできません。この mutations オプションは、どちらかいうと "タイプが increment のミューテーションがトリガーされたときに、このハンドラが呼ばれる" といったイベント登録のようなものです。ミューテーションハンドラを起動するためにはミューテーションのタイプを指定して store.commit を呼び出す必要があります:

                                                                                            +
                                                                                            store.commit('increment')
                                                                                            +
                                                                                            +

                                                                                            追加の引数を渡してコミットする

                                                                                            +

                                                                                            store.commit に追加の引数を渡すこともできます。この追加の引数は、特定のミューテーションに対するペイロードと呼びます:

                                                                                            +
                                                                                            // ...
                                                                                            +mutations: {
                                                                                            +  increment (state, n) {
                                                                                            +    state.count += n
                                                                                            +  }
                                                                                            +}
                                                                                            +
                                                                                            +
                                                                                            store.commit('increment', 10)
                                                                                            +
                                                                                            +

                                                                                            ほとんどの場合、ペイロードはオブジェクトにすべきです。そうすることで複数のフィールドを含められるようになり、またミューテーションがより記述的に記録されるようになります:

                                                                                            +
                                                                                            // ...
                                                                                            +mutations: {
                                                                                            +  increment (state, payload) {
                                                                                            +    state.count += payload.amount
                                                                                            +  }
                                                                                            +}
                                                                                            +
                                                                                            +
                                                                                            store.commit('increment', {
                                                                                            +  amount: 10
                                                                                            +})
                                                                                            +
                                                                                            +

                                                                                            オブジェクトスタイルのコミット

                                                                                            +

                                                                                            また type プロパティを持つオブジェクトを使って、ミューテーションをコミットすることもできます:

                                                                                            +
                                                                                            store.commit({
                                                                                            +  type: 'increment',
                                                                                            +  amount: 10
                                                                                            +})
                                                                                            +
                                                                                            +

                                                                                            オブジェクトスタイルでコミットするとき、オブジェクト全体がペイロードとしてミューテーションハンドラに渡されます。したがってハンドラの例は上記と同じです:

                                                                                            +
                                                                                            mutations: {
                                                                                            +  increment (state, payload) {
                                                                                            +    state.count += payload.amount
                                                                                            +  }
                                                                                            +}
                                                                                            +
                                                                                            +

                                                                                            Vue のリアクティブなルールに則ったミューテーション

                                                                                            +

                                                                                            Vuex ストアの状態は Vue によってリアクティブになっているので、状態を変更すると、状態を監視している Vue コンポーネントは自動的に更新されます。これは Vuex のミューテーションは、通常の Vue と動作させているときと同じく、リアクティブな値に関する注意が必要であることを意味します:

                                                                                            +
                                                                                              +
                                                                                            1. あらかじめ全ての必要なフィールドによって、ストアの初期状態を初期化することが望ましいです

                                                                                              +
                                                                                            2. +
                                                                                            3. 新しいプロパティをオブジェクトに追加するとき、以下のいずれかが必要です:

                                                                                              +
                                                                                                +
                                                                                              • Vue.set(obj, 'newProp', 123) を使用する。あるいは

                                                                                                +
                                                                                              • +
                                                                                              • 全く新しいオブジェクトで既存のオブジェクトを置き換える。例えば、stage-3 のスプレッドシンタックス(object spread syntax) を使用して、次のように書くことができます:

                                                                                                +
                                                                                                state.obj = { ...state.obj, newProp: 123 }
                                                                                                +
                                                                                                +
                                                                                              • +
                                                                                              +
                                                                                            4. +
                                                                                            +

                                                                                            ミューテーション・タイプに定数を使用する

                                                                                            +

                                                                                            いろいろな Flux 実装において、ミューテーション・タイプに定数を使用することが共通して見られるパターンです。これはコードに対してリントツールのようなツールを利用できるという利点があり、また単一ファイルに全ての定数を設定することによって、共同で作業する人に、アプリケーション全体で何のミューテーションが可能であるかを一目見ただけで理解できるようにします:

                                                                                            +
                                                                                            // mutation-types.js
                                                                                            +export const SOME_MUTATION = 'SOME_MUTATION'
                                                                                            +
                                                                                            +
                                                                                            // store.js
                                                                                            +import Vuex from 'vuex'
                                                                                            +import { SOME_MUTATION } from './mutation-types'
                                                                                            +
                                                                                            +const store = new Vuex.Store({
                                                                                            +  state: { ... },
                                                                                            +  mutations: {
                                                                                            +    // 定数を関数名として使用できる ES2015 の算出プロパティ名(computed property name)機能を使用できます
                                                                                            +    [SOME_MUTATION] (state) {
                                                                                            +      // 状態を変更する
                                                                                            +    }
                                                                                            +  }
                                                                                            +})
                                                                                            +
                                                                                            +

                                                                                            定数を使用するかどうかは好みの問題です。多くの開発者による大規模なプロジェクトで役に立ちますが、完全にオプションなので、もしお気に召さなければ使用しなくても構いません。

                                                                                            +

                                                                                            ミューテーションは同期的でなければならない

                                                                                            +

                                                                                            ひとつの重要なルールを覚えておきましょう。それはミューテーションハンドラ関数は同期的でなければならないということです。なぜか?次の例で考えてみましょう:

                                                                                            +
                                                                                            mutations: {
                                                                                            +  someMutation (state) {
                                                                                            +    api.callAsyncMethod(() => {
                                                                                            +      state.count++
                                                                                            +    })
                                                                                            +  }
                                                                                            +}
                                                                                            +
                                                                                            +

                                                                                            いま、開発ツールのミューテーションのログを見ながら、アプリケーションのデバッグを行っていることを想像してください。全てのミューテーションをログに記録するためには、ミューテーションの前後の状態のスナップショットを捕捉することが必要です。しかし、上の例にあるミューテーション内の非同期コールバックは、それを不可能にします: そのコールバックは、ミューテーションがコミットされた時点ではまだ呼び出されていません。そして、コールバックが実際にいつ呼び出されるかを、開発ツールは知る術がありません。いかなる状態変更でも、コールバック内で起きる場合は本質的に追跡不可能です。

                                                                                            +

                                                                                            コンポーネント内におけるミューテーションのコミット

                                                                                            +

                                                                                            this.$store.commit('xxx') と書くか、もしくはコンポーネントのメソッドを store.commit にマッピングする mapMutations ヘルパーを呼び出すこと(ルートの store の注入が必要)で、コンポーネント内でミューテーションをコミットできます:

                                                                                            +
                                                                                            import { mapMutations } from 'vuex'
                                                                                            +
                                                                                            +export default {
                                                                                            +  // ...
                                                                                            +  methods: {
                                                                                            +    ...mapMutations([
                                                                                            +      'increment', // `this.increment()` を `this.$store.commit('increment')` にマッピングする
                                                                                            +
                                                                                            +      // mapMutations はペイロードサポートする:
                                                                                            +      'incrementBy' // `this.incrementBy(amount)` を `this.$store.commit('incrementBy', amount)` にマッピングする
                                                                                            +    ]),
                                                                                            +    ...mapMutations({
                                                                                            +      add: 'increment' // `this.add()` を `this.$store.commit('increment')` にマッピングする
                                                                                            +    })
                                                                                            +  }
                                                                                            +}
                                                                                            +
                                                                                            +

                                                                                            アクションへ向けて

                                                                                            +

                                                                                            状態変更を非同期に組み合わせることは、プログラムの動きを予測することを非常に困難にします。例えば、状態を変更する非同期コールバックを持った 2つのメソッドを両方呼び出すとき、それらがいつ呼び出されたか、どちらが先に呼び出されたかを、どうやって知ればよいのでしょう?これがまさに、状態変更と非同期の 2つの概念を分離したいという理由です。Vuex では全てのミューテーションは同期的に行うという作法になっています:

                                                                                            +
                                                                                            store.commit('increment')
                                                                                            +// "increment" ミューテーションによる状態変更は、この時点で行われるべきです
                                                                                            +
                                                                                            +

                                                                                            非同期的な命令を扱うためにアクションを見てみましょう。

                                                                                            + + +
                                                                                            + +
                                                                                            +
                                                                                            +
                                                                                            + +

                                                                                            results matching ""

                                                                                            +
                                                                                              + +
                                                                                              +
                                                                                              + +

                                                                                              No results matching ""

                                                                                              + +
                                                                                              +
                                                                                              +
                                                                                              + +
                                                                                              +
                                                                                              + + +
                                                                                              + + +
                                                                                              + + + + + + + + + + + + + + +
                                                                                              + + +
                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/plugins.html b/ja/plugins.html new file mode 100644 index 000000000..2493e87b2 --- /dev/null +++ b/ja/plugins.html @@ -0,0 +1,576 @@ + + + + + + + プラグイン · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                              + + +
                                                                                              + +
                                                                                              + + + + + + + + + +
                                                                                              +
                                                                                              + +
                                                                                              +
                                                                                              + +
                                                                                              + +

                                                                                              プラグイン

                                                                                              +

                                                                                              Vuex ストア は、各ミューテーションへのフックを公開する plugins オプションを受け付けます。 Vuex プラグインは、単一の引数としてストアを受けつけるただの関数です:

                                                                                              +
                                                                                              const myPlugin = store => {
                                                                                              +  // ストアが初期化されたときに呼ばれます
                                                                                              +  store.subscribe((mutation, state) => {
                                                                                              +    // それぞれのミューテーションの後に呼ばれます
                                                                                              +    // ミューテーションは `{ type, payload }` の形式で提供されます
                                                                                              +  })
                                                                                              +}
                                                                                              +
                                                                                              +

                                                                                              そして、このように利用することができます:

                                                                                              +
                                                                                              const store = new Vuex.Store({
                                                                                              +  // ...
                                                                                              +  plugins: [myPlugin]
                                                                                              +})
                                                                                              +
                                                                                              +

                                                                                              プラグイン内でのミューテーションのコミット

                                                                                              +

                                                                                              プラグインは直接、状態を変更できません。これはコンポーネントに似ています。プラグインはコンポーネント同様に、ミューテーションのコミットによる変更のトリガーだけで状態を変更できます。

                                                                                              +

                                                                                              ミューテーションのコミットによるストアとデータソースの同期をプラグインで実現できます。 websocket データソースとストアを例にします (これは不自然な例です。実際には、さらに複雑なタスクのために createPlugin 関数は、追加でいくつかのオプションを受け取れます):

                                                                                              +
                                                                                              export default function createWebSocketPlugin (socket) {
                                                                                              +  return store => {
                                                                                              +    socket.on('data', data => {
                                                                                              +      store.commit('RECEIVE_DATA', data)
                                                                                              +    })
                                                                                              +    store.subscribe((mutation) => {
                                                                                              +      if (mutation.type === 'UPDATE_DATA') {
                                                                                              +        socket.emit('update', mutation.payload)
                                                                                              +      }
                                                                                              +    })
                                                                                              +  }
                                                                                              +}
                                                                                              +
                                                                                              +
                                                                                              const plugin = createWebSocketPlugin(socket)
                                                                                              +
                                                                                              +const store = new Vuex.Store({
                                                                                              +  state,
                                                                                              +  mutations,
                                                                                              +  plugins: [plugin]
                                                                                              +})
                                                                                              +
                                                                                              +

                                                                                              状態のスナップショットを撮る

                                                                                              +

                                                                                              時々、状態の"スナップショット"を撮って、ミューテーション前後の状態を比較したくなることがあるでしょう。それを実現するために、状態オブジェクトのディープコピーを行う必要があります:

                                                                                              +
                                                                                              const myPluginWithSnapshot = store => {
                                                                                              +  let prevState = _.cloneDeep(store.state)
                                                                                              +  store.subscribe((mutation, state) => {
                                                                                              +    let nextState = _.cloneDeep(state)
                                                                                              +
                                                                                              +    // `prevState` と `nextState` を比較...
                                                                                              +
                                                                                              +    // 次のミューテーションのために状態を保存
                                                                                              +    prevState = nextState
                                                                                              +  })
                                                                                              +}
                                                                                              +
                                                                                              +

                                                                                              状態のスナップショットを撮るプラグインはアプリケーションの開発の間だけ使われるべきです。 webpack や Browserify を使っていれば、ビルドツールにそれを処理させることができます:

                                                                                              +
                                                                                              const store = new Vuex.Store({
                                                                                              +  // ...
                                                                                              +  plugins: process.env.NODE_ENV !== 'production'
                                                                                              +    ? [myPluginWithSnapshot]
                                                                                              +    : []
                                                                                              +})
                                                                                              +
                                                                                              +

                                                                                              上のように記述すれば、プラグインはデフォルトで利用されることになります。本番環境( production ) では、 process.env.NODE_ENV !== 'production'false に置き換えるために、 webpack ではDefinePlugin 、 Browserify ではenvify が必要になります。

                                                                                              +

                                                                                              ビルトインロガープラグイン

                                                                                              +
                                                                                              +

                                                                                              もし、あなたが vue-devtools を使っている場合は、これは不要でしょう。

                                                                                              +
                                                                                              +

                                                                                              Vuex には、一般的なデバッグに利用する用途の備え付けのロガープラグインがあります。

                                                                                              +
                                                                                              import createLogger from 'vuex/dist/logger'
                                                                                              +
                                                                                              +const store = new Vuex.Store({
                                                                                              +  plugins: [createLogger()]
                                                                                              +})
                                                                                              +
                                                                                              +

                                                                                              createLogger 関数はいくつかのオプションを受け取ります:

                                                                                              +
                                                                                              const logger = createLogger({
                                                                                              +  collapsed: false, // ログ出力されたミューテーションを自動で展開します
                                                                                              +  filter (mutation, stateBefore, stateAfter) {
                                                                                              +    // ミューテーションを記録する必要がある場合は、`true` を返します
                                                                                              +    // `mutation` は `{ type, payload }` です
                                                                                              +    return mutation.type !== "aBlacklistedMutation"
                                                                                              +  },
                                                                                              +  transformer (state) {
                                                                                              +    // ロギングの前に、状態を変換します
                                                                                              +    // 例えば、特定のサブツリーのみを返します
                                                                                              +    return state.subTree
                                                                                              +  },
                                                                                              +  mutationTransformer (mutation) {
                                                                                              +    // ミューテーションは、`{ type, payload }` の形式でログ出力されます
                                                                                              +    // 任意の方法でそれをフォーマットできます
                                                                                              +    return mutation.type
                                                                                              +  },
                                                                                              +  logger: console, // `console` API の実装, デフォルトは `console`
                                                                                              +})
                                                                                              +
                                                                                              +

                                                                                              ロガーファイルは、他にも <script> タグで直接読み込むことができ、createVuexLogger 関数がグローバルに公開されます。

                                                                                              +

                                                                                              ロガープラグインは、状態のスナップショットを撮ることに注意しましょう。スナップショットを撮ることはコストがかかるため、開発中だけ利用してください。

                                                                                              + + +
                                                                                              + +
                                                                                              +
                                                                                              +
                                                                                              + +

                                                                                              results matching ""

                                                                                              +
                                                                                                + +
                                                                                                +
                                                                                                + +

                                                                                                No results matching ""

                                                                                                + +
                                                                                                +
                                                                                                +
                                                                                                + +
                                                                                                +
                                                                                                + + +
                                                                                                + + +
                                                                                                + + + + + + + + + + + + + + +
                                                                                                + + +
                                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/search_index.json b/ja/search_index.json new file mode 100644 index 000000000..30e79a24f --- /dev/null +++ b/ja/search_index.json @@ -0,0 +1 @@ +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["api","introduct","typescript","vue@2.5+","vuex","が必須、逆もまた同様です。","と","とは何か?","アクション","アプリケーションの構造","インストール","ゲッター","コアコンセプト","ステート","テスト","フォームの扱い","プラグイン","ホットリローディング","ミューテーション","モジュール","ユーザ向けは、vuex@3.0+","リファレンス","リリースノート","入門","厳格モード","注意:"],"installation.html":["'vue'","'vuex'","/","add","build","cd","cdn","clone","git","github","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","import","instal","node_modules/vuex","npm","run","save","unpkg.com","url","vue","vue.use()","vue.use(vuex)","vuex","yarn","から直接クローンし","が導入されます:","で","によって","によって特定のバージョン/タグを利用することもできます。","のあとで","のような","の最新のリリースを指します。https://unpkg.com/vuex@2.0.0","を取り込むと自動的に","を明示的に導入する必要があります:","を自身でビルドする必要があります。","インストール","グローバルなスクリプトタグを利用する場合にはこのようにする必要はありません。","ベースの","モジュールシステムで利用される場合、","リンクが提供されています。上記リンクは常に","最新の開発版ビルドを利用したい場合には、","直接ダウンロードする","開発版ビルド"],"intro.html":["\"ビュー\"","\"状態管理パターン\"とはなんですか?","()","(props)","+","//","0","`","`,","abramov","action","architectureから影響を受けています。","count","count:","data","elm","flux","increment","methods:","new","redux","return","sourc","spa","state","template:","this.count++","truth)です。","view","vue","vue({","vue.j","vuex","{","{{","}","})","},","}}","いつ、vuexを使うべきでしょうか?","からの良い引用です:","が必要なだけかもしれません。しかし、中規模から大規模の","これが","これにより、コンポーネントツリーは大きな","これはいくつかの要素をアプリ自身に含んでいます:","これは予測可能な方法によってのみ状態の変異を行うというルールを保証し、アプリケーション内の全てのコンポーネントのための集中型のストアとして機能します。","これらは\"単方向データフロー\"のコンセプトの極めてシンプルな責務です:","さらに、状態管理に関わる概念を定義、分離し、特定のルールを敷くことで、コードの構造と保守性を向上させることができます。","しかし、単純さは、共通の状態を共有する複数のコンポーネントを持ったときに、すぐに破綻します:","そして","それらが必要になったときに知るのです。","では、コンポーネントから共有している状態を抽出し、それをグローバルシングルトンで管理するのはどうでしょうか?","で作られたカウンターアプリをみてみましょう:","として深く入れ子になったコンポーネントに渡すのは面倒で、兄弟コンポーネントでは単純に機能しません。二つ目は、親子のインスタンスを直接参照したり、イベントを介して複数の状態のコピーを変更、同期することを試みるソリューションに頼っていることがよくあります。これらのパターンは、いずれも脆く、すぐにメンテナンスが困難なコードに繋がります。","となり、どのコンポーネントもツリー内のどこにあっても状態にアクセスしたり、アクションをトリガーできます!","とは何か?","とは何か?","なしで問題ないでしょう。単純な","の作者、dan","の粒度の細かいリアクティビティシステムを利用するよう特別に調整して実装されたライブラリだということです。","の背景にある基本的なアイディアであり、flux、","は","は、共有状態の管理に役立ちますが、さらに概念やボイラープレートのコストがかかります。これは、短期的生産性と長期的生産性のトレードオフです。","は効率的な更新のために、vue.j","は自然な次のステップとなるでしょう。これは","また","もし、あなたが大規模な","を導入した場合、冗長で恐ろしいと感じるかもしれません。そう感じることは全く普通です。あなたのアプリがシンプルであれば、vuex","を構築することなく、vuex","を構築する場合は、vue","アクション、これはビューからのユーザー入力に反応して、状態の変更を可能にする方法です。","アプリケーションのための","グローバルイベントバス","コンポーネントの外の状態をどうやってうまく扱うか考える絶好の機会です。vuex","ビュー、これは状態のただの宣言的なマッピングです。","ライブラリです。","ライブラリは眼鏡のようなものです:","一つ目は、プロパティ","他のパターンと異なるのは、vuex","公式の開発ツール拡張と連携し、設定なしでタイムトラベルデバッグやステートのスナップショットのエクスポートやインポートのような高度な機能を提供します。","単純な","状態、これは私達のアプリを動かす信頼できる情報源(the","状態管理パターン","異なるビューからのアクションで、同じ状態を変更する必要があります。","複数のビューが同じ状態に依存することがあります。"],"getting-started.html":["(state)","//","0","1","2つあります。","=",">","console.log(store.state.count)","const","count:","es2015","increment","mutations:","new","state.count++","state:","store","store.commit","store.commit('increment')","store.st","store.state.count","vue.use(vuex)","vuex","vuex.store({","{","}","})","},","こちらが","これから","これで","してから、ストアをつくってみましょう。vuex","そして","でストアオブジェクトの状態を参照でき、また","のコアコンセプトについて詳しく説明していきます。まずは状態(state)からはじめましょう。","のシンタックスを利用しています。","は、基本的にアプリケーションの状態(state)を保持するコンテナです。単純なグローバルオブジェクトとの違いが","もし触れたことがなければ、ぜひ触れてください!","をインストール","を使った最も基本的なカウンターアプリの例です。","を呼び出していることを確認しておいてください","を直接変更する代わりにミューテーションをコミットする理由は、状態の変更を明確に追跡したいからです。このシンプルな規約は、あなたのコードの意図をさらに明確にし、コードを読んだ時にアプリケーションの状態の変更について、論理的に考えることができるようにします。加えて、私たちに全ての変更のログを取ったり、状態のスナップショットを取ったり、タイムトラベルデバッグを行うようなツールを実装する余地を与えてくれます。","アプリケーションの中心にあるものはストアです。\"ストア\"","コンポーネントがストアから状態を取り出すとき、もしストアの状態が変化したら、ストアはリアクティブかつ効率的に更新を行います。","シンプルなストア","ストアの作成は、とても簡単です。ストアオブジェクトの初期状態と、いくつかのミューテーションを準備するだけです。","ストアの状態を直接変更することはできません。明示的にミューテーションをコミットすることによってのみ、ストアの状態を変更します。これによって、全ての状態の変更について追跡可能な記録を残すことが保証され、ツールでのアプリケーションの動作の理解を助けます。","ストアはリアクティブです。vue","ストアオブジェクトの状態はリアクティブなので、ストアの状態をコンポーネント内で使うには算出プロパティ内でただ状態を返せば良いです。コンポーネントメソッドでミューテーションをコミットすることによって状態の変更を行います。","メソッドで状態の変更を行うことができます。","モジュールシステムを利用しているときはあらかじめ","入門","注意:","私たちは、このドキュメントのコード例に"],"core-concepts.html":["この章では、vuex","これらのコンセプトを深く理解することは、vuex","それでは、始めましょう!","のコアコンセプトについて、以下を学習します。","を使用するにあたって不可欠です。","アクション","ゲッター","コアコンセプト","ステート","ミューテーション","モジュール"],"state.html":["\"store\"","\"注入\"","'#app',","'count'","'count',","'vuex'","()","(ecmascript","(singl","(state)","(これは、","*/","+","...","...mapstate({","/*","//","4","=","=>","])","`","`this`","`{{","app","components:","comput","computed:","const","count","count:","countalias:","counter","countpluslocalst","default","dom","el:","export","import","localcomput","map","mapstat","mapstate([","mapstate({","new","return","sourc","state","state.count","state.count,","state.count`","store","store,","store.state.count","template:","this.$stor","this.$store.state.count","this.count","this.localcount","tree)を使います。つまり、この単一なオブジェクトはアプリケーションレベルの状態が全て含まれており、\"信頼できる唯一の情報源","truth)\"","vue","vue({","vue.use(vuex)","vuex","vuex.mapst","{","}","})","},","}}`,","からローカルステートを参照するときは、通常の関数を使わなければいけません","が変わるたび、算出プロパティの再評価が発生し、関連した","しかし、このパターンでは、コンポーネントがグローバルストアシングルトンに依存してしまいます。","する機構を提供しています:","で、シンタックスをかなり単純にできます:","です)","で各コンポーネントから参照することができます。","で有効にできます)、すべての子コンポーネントにストアを","で返すことです。","として公開されています","として機能します。これは、通常、アプリケーションごとに1つしかストアは持たないことを意味します。単一ステートツリーは状態の特定の部分を見つけること、デバッグのために現在のアプリケーションの状態のスナップショットを撮ることを容易にします。","と同じです","に渡すこともできます。","に渡せるように、複数のオブジェクトをひとつにマージするユーティリティを使わなければいけません。しかし、オブジェクトスプレッド演算子","に置くことで、状態の変更がさらに明示的、デバッグ可能になりますが、ときにはコードを冗長でまわりくどいものにします。状態の一部がひとつのコンポーネントだけに属している場合は、それをローカルの状態として残しておくとよいでしょう。あなたは、トレードオフを考慮した上で、あなたのアプリの開発ニーズに合った決定をすべきです。","に表示するにはどうすればよいのでしょう?","の中に置くべき、というわけではありません。多くの状態を","の実装を変更しましょう:","の更新をトリガーします。","の状態を","は、ルートコンポーネントに","はオブジェクトを返すことに注意しましょう。どうやって、他のローカル算出プロパティと組み合わせるのでしょうか?","はリアクティブなので、ストアから状態を\"取り出す\"一番シンプルな方法は、単純にいくつかのストアの状態を","は単一ステートツリー","を使うということは、全ての状態を","アロー関数は、コードをとても簡潔にできます!","オブジェクトスプレット演算子で、外のオブジェクトとこのオブジェクトを混ぜる","オブジェクトスプレッド演算子","オプションで指定されたストアは、全ての子コンポーネントに注入されます","オプションを指定することで","オプションを渡すことで、渡されたストアをルートの全ての子コンポーネントに注入します。これは","コンポーネント","コンポーネントが複数のストアのステートプロパティやゲッターを必要としているとき、これらすべてにおいて、算出プロパティを宣言することは繰り返しで冗長です。これに対処するため、算出ゲッター関数を生成し、いくつかのキーストロークを省くのに役立つ","コンポーネントに入れる","コンポーネントはまだローカルステートを持つことできる","コンポーネントをつくってみましょう","ステート","ストア","ストアにある状態を","プロポーサルの","ヘルパー","ヘルパーを使うことができます:","マップされた算出プロパティの名前がステートサブツリーの名前と同じ場合は、文字列配列を","モジュールシステムを使っているとき、ストアの状態を使っているすべてのコンポーネントでインポートが必要です。また、コンポーネントのテストのときにモック化が必要となります。","ルートインスタンスに","単一ステートツリー","単一ステートツリーはモジュール性と競合しません。以降の章で、アプリケーションの状態とミューテーション(変更)をサブモジュールに分割する方法について説明します。","完全ビルドでは、ヘルパーは","文字列を渡すことは、`state","算出プロパティ","通常、最終的にひとつのオブジェクトを"],"getters.html":["\"ゲッター\"","'...',","'anothergetter',","'donetodoscount'","'donetodoscount',","'vuex'","()","(id)","(state)","(state,","...","...mapgetters([","...mapgetters({","//","1","1,","2,","=","===","=>",">","[","[{","]","])","`store.getters.donetodoscount`","`this.donecount`","comput","computed:","const","default","done:","donecount:","donetodos:","donetodoscount","donetodoscount:","export","fals","getters)","getters.donetodos.length","getters:","gettodobyid:","id)","id:","import","mapgett","new","operator)を使って","return","spread","state","state.todos.filter(todo","state.todos.find(todo","state:","store","store.gett","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","text:","this.$store.getters.donetodoscount","this.$store.state.todos.filter(todo","todo.done)","todo.done).length","todo.id","todos:","true","vue","vuex","vuex.store({","{","}","})","},","}]","どのコンポーネントの内部でも簡単にゲッターを利用することができます:","にマッピングさせる","に組み込む","のリアクティブシステムの一部としてキャッシュされるという点に留意してください。","もしこの関数を複数のコンポーネントで利用したくなったら、関数をコピーするか、あるいは関数を共用のヘルパーに切り出して複数の場所でインポートする必要があります。しかし、どちらも理想的とはいえません。","を","を利用するとストア内に","を受け取ります:","を定義することができます。それらをストアの算出プロパティと考えることができます。算出プロパティと同様に、ゲッターの結果はその依存関係に基づいて計算され、依存関係の一部が変更されたときにのみ再評価されます。","オブジェクトから取り出され、プロパティとしてアクセスすることができます:","ゲッター","ゲッターは","ゲッターは第1引数として、state","ゲッターは第2引数として他のゲッターを受け取ります:","ゲッターを、スプレッド演算子(object","ゲッターを異なる名前でマッピングさせたいときはオブジェクトを使います:","プロパティとしてアクセスされるゲッターは","プロパティスタイルアクセス","ヘルパー","ヘルパーはストアのゲッターをローカルの算出プロパティにマッピングさせます:","メソッドによってアクセスされるゲッターは呼び出す度に実行され、その結果はキャッシュされない点に留意してください。","メソッドスタイルアクセス","例えば項目のリストをフィルタリングしたりカウントするときのように、ストアの状態を算出したいときがあります。","関数を返り値にすることで、ゲッターに引数を渡すこともできます。これは特にストアの中の配列を検索する時に役立ちます:"],"mutations.html":["\"increment\"","\"タイプが","'./mutat","'increment'","'increment',","'incrementby'","'newprop',","'some_mutation'","'vuex'","(state)","(state,","+=","...","...mapmutations([","...mapmutations({","...state.obj,","//","1","10","10)","123","123)","2つのメソッドを両方呼び出すとき、それらがいつ呼び出されたか、どちらが先に呼び出されたかを、どうやって知ればよいのでしょう?これがまさに、状態変更と非同期の","2つの概念を分離したいという理由です。vuex","3","=","=>","[some_mutation]","]),","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","add:","amount)`","amount:","api.callasyncmethod(()","const","count:","default","es2015","export","flux","import","increment","mapmut","methods:","mutat","mutations:","n","n)","name)機能を使用できます","new","newprop:","payload)","payload.amount","properti","some_mut","somemut","spread","state.count","state.count++","state.obj","state:","store","store.commit","store.commit('increment')","store.commit('increment',","store.commit({","store.j","syntax)","this.$store.commit('xxx')","type","type:","types'","types.j","vue","vue.set(obj,","vuex","vuex.store({","{","}","})","},","あらかじめ全ての必要なフィールドによって、ストアの初期状態を初期化することが望ましいです","いま、開発ツールのミューテーションのログを見ながら、アプリケーションのデバッグを行っていることを想像してください。全てのミューテーションをログに記録するためには、ミューテーションの前後の状態のスナップショットを捕捉することが必要です。しかし、上の例にあるミューテーション内の非同期コールバックは、それを不可能にします:","いろいろな","そのコールバックは、ミューテーションがコミットされた時点ではまだ呼び出されていません。そして、コールバックが実際にいつ呼び出されるかを、開発ツールは知る術がありません。いかなる状態変更でも、コールバック内で起きる場合は本質的に追跡不可能です。","では全てのミューテーションは同期的に行うという作法になっています:","といったイベント登録のようなものです。ミューテーションハンドラを起動するためにはミューテーションのタイプを指定して","と動作させているときと同じく、リアクティブな値に関する注意が必要であることを意味します:","と書くか、もしくはコンポーネントのメソッドを","によってリアクティブになっているので、状態を変更すると、状態を監視している","にマッピングする","に追加の引数を渡すこともできます。この追加の引数は、特定のミューテーションに対するペイロードと呼びます:","のストアの状態を変更できる唯一の方法は、ミューテーションをコミットすることです。vuex","のスプレッドシンタックス(object","のミューテーションがトリガーされたときに、このハンドラが呼ばれる\"","のミューテーションは、通常の","のミューテーションはイベントにとても近い概念です:","のリアクティブなルールに則ったミューテーション","の注入が必要)で、コンポーネント内でミューテーションをコミットできます:","の状態(state)を第1引数として取得し、実際に状態の変更を行います:","の算出プロパティ名(comput","はペイロードサポートする:","ひとつの重要なルールを覚えておきましょう。それはミューテーションハンドラ関数は同期的でなければならないということです。なぜか?次の例で考えてみましょう:","ほとんどの場合、ペイロードはオブジェクトにすべきです。そうすることで複数のフィールドを含められるようになり、またミューテーションがより記述的に記録されるようになります:","また","を","を使用して、次のように書くことができます:","を使用する。あるいは","を呼び出す必要があります:","アクションへ向けて","オブジェクトスタイルでコミットするとき、オブジェクト全体がペイロードとしてミューテーションハンドラに渡されます。したがってハンドラの例は上記と同じです:","オブジェクトスタイルのコミット","オプションは、どちらかいうと","コンポーネントは自動的に更新されます。これは","コンポーネント内におけるミューテーションのコミット","ストアの状態は","プロパティを持つオブジェクトを使って、ミューテーションをコミットすることもできます:","ヘルパーを呼び出すこと(ルートの","ミューテーション","ミューテーションによる状態変更は、この時点で行われるべきです","ミューテーションは同期的でなければならない","ミューテーション・タイプに定数を使用する","全く新しいオブジェクトで既存のオブジェクトを置き換える。例えば、stage","各ミューテーションはタイプとハンドラを持ちます。ハンドラ関数は","定数を使用するかどうかは好みの問題です。多くの開発者による大規模なプロジェクトで役に立ちますが、完全にオプションなので、もしお気に召さなければ使用しなくても構いません。","定数を関数名として使用できる","実装において、ミューテーション・タイプに定数を使用することが共通して見られるパターンです。これはコードに対してリントツールのようなツールを利用できるという利点があり、また単一ファイルに全ての定数を設定することによって、共同で作業する人に、アプリケーション全体で何のミューテーションが可能であるかを一目見ただけで理解できるようにします:","実際に","新しいプロパティをオブジェクトに追加するとき、以下のいずれかが必要です:","状態を変更する","状態変更を非同期に組み合わせることは、プログラムの動きを予測することを非常に困難にします。例えば、状態を変更する非同期コールバックを持った","直接ミューテーションハンドラを呼び出すことはできません。この","追加の引数を渡してコミットする","非同期的な命令を扱うためにアクションを見てみましょう。"],"actions.html":["'increment'","'increment',","'incrementasync',","'incrementby'","'vuex'","()","(context)","(state)","({",")","...","...mapactions([","...mapactions({","/","//","0","10","1000)","=","=>","[...state.cart.added]","]),","`actiona`","`getdata()`","`getotherdata()`","`mapactions`","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","actiona","actionb","actions:","add:","amount)`","amount:","api","async","await","checkout","commit","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('somemutation')","commit('someothermutation')","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","const","context.commit","context.commit('increment')","context.gett","context.st","count:","default","destructuring)がよく使われます(特に","dispatch('actiona')","dispatch('actiona').then(()","dispatch,","es2015","export","getdata())","getotherdata())","import","increment","incrementasync","mapact","methods:","mutations:","new","products)","products,","promis","promise((resolve,","reject)","resolve()","return","savedcartitem","savedcartitems)","settimeout(()","shop","shop.buyproducts(","state","state.count++","state:","store","store.commit('increment')","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch({","this.$store.dispatch('xxx')","type:","vuex.store({","{","}","})","},","が","がトリガーされたアクションハンドラによって返された","がトリガーとなって実行されます:","が完了するのを待機する","が戻り値として返ってくることになります。","これは一見ばかげて見えるかもしれません。つまり、カウントをインクリメントしたいときに、どうして直接","すると次のようにできます:","で、状態やゲッターにアクセスできます。なぜコンテキストオブジェクトがストアインスタンスそのものではないのかは、後ほどモジュールで説明します。","でコンポーネント内でアクションをディスパッチできます。あるいはコンポーネントのメソッドを","で異なるモジュール内の複数のアクションハンドラをトリガーすることができます。そのようなケースでは、全てのトリガーされたハンドラが解決されたときに解決する","と","にマッピングする","の呼び出しと、複数のミューテーションのコミットをします:","の引数分割束縛(argument","の注入が必要です):","は成功時のコールバックと失敗時のコールバックを受け取る","まず知っておくべきことは","また別のアクションで下記のように書くと:","もまた","もペイロードをサポートする:","や","より実践的な例として、ショッピングカートをチェックアウトするアクションを挙げます。このアクションは非同期な","を","を使用することで、次のようにアクションを組み合わせることができます:","を処理できることと、store.dispatch","を呼び出してミューテーションをコミットしないのか、と。ミューテーションは同期的でなければならないというのを覚えていますか?アクションはそうではありません。アクションの中では非同期の操作を行うことができます。","を呼び出すことでミューテーションをコミットできます。あるいは","を複数回呼び出す必要があるとき):","を返すことです。","を返すことを想定している","アクション","アクションのディスパッチ","アクションは","アクションは、状態を変更するのではなく、ミューテーションをコミットします。","アクションはしばしば非同期処理を行いますが、アクションが完了したことをどうやって知れば良いのでしょう?そしてもっと重要なことは、さらに複雑な非同期処理を取り扱うために、どうやって複数のアクションを構成させるかということです。","アクションはペイロード形式とオブジェクトスタイルのディスパッチをサポートします:","アクションはミューテーションと似ていますが、下記の点で異なります:","アクションは任意の非同期処理を含むことができます。","アクションを構成する","アクションハンドラはストアインスタンスのメソッドやプロパティのセットと同じものを呼び出せるコンテキストオブジェクトを受け取ります。したがって","オブジェクトを使ってディスパッチする","コンポーネント内でのアクションのディスパッチ","シンプルなアクションを登録してみましょう:","チェックアウトのリクエストを送信し、楽観的にカート内をクリアする","ヘルパーを使うこともできます(ルートの","ペイロードを使ってディスパッチする","一連の非同期の処理を実行しつつ、ミューテーションのコミットによってのみ副作用(状態の変更)を与えていることに注意してください。","失敗時の処理","実際にはコードを少しシンプルにするために","成功時の処理","最終的に","現在のカート内の商品を保存する"],"modules.html":["%","''","'bar'","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'mymodule'],","'once'","'pluginaction')","'some/nested/module/bar'","'some/nested/module/foo',","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'vuex'","((state.count","()","(2.3.0","(ctx,","(option","(prefix)","(state)","(state,","(store)","({","*","+","...","...mapactions('some/nested/module',","...mapactions([","...mapstate('some/nested/module',","...mapstate({","//","///","0","1)","2","=","===","=>",">","[","])","`getters`","`modulea`","`moduleb`","`mymodule`","`nested/mymodule`","`root`","`some/nested/module`","`state`","a:","account:","actions:","b:","commit","commit('account/login')","commit('increment')","commit('somemutation')","commit('somemutation',","commit,","computed:","const","context","context.rootst","context.st","count:","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createplugin","creation)の際に宣言された、静的なモジュールはこのメソッドで削除できないことに注意してください。","data","default","dispatch('account/login')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch,","doublecount","export","fals","foo:","function","getters,","getters.somegett","getters.someothergett","getters:","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","getters、dispatch、commit","import","increment","incrementifoddonrootsum","isadmin","login","mapact","mapmut","mapstate,","mapstate、mapgetters、mapactions、そして","methods:","module,","modulea","modulea,","moduleb","modules:","mutations:","mypage:","myreusablemodul","namespac","namespaced:","new","null,","options.namespac","payload)","popular","posts:","preservestate:","profil","return","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","router","runinnewcontext","someact","somegett","someotheract","someothergetter:","state","state,","state.a,","state.b","state.count","state.count++","state.some.nested.module.a,","state.some.nested.module.b","state:","store","store.dispatch(namespac","store.registermodul","store.registermodule('mymodule',","store.registermodule(['nested',","store.state.a","store.state.b","store.state.mymodul","store.state.nested.mymodul","store.unregistermodule(modulename)","sumwithrootcount","sync","true","true,","true}","vue","vuex","vuex.store({","{","{root:","{})","||","}","})","}))でこれを実現できます。","},","このような場合は、第1引数としてモジュールの名前空間文字列をヘルパーに渡すことで、そのモジュールをコンテキストとして使用してすべてのバインディングを行うことができます。上記は次のように単純化できます。","これにより、複数のモジュールが同じミューテーション/アクションタイプに反応することができます。","これは、実際には","さらに、createnamespacedhelp","さらに名前空間をネストする","そして、vuex","そのような場合に役立てるため","ではステートフルなシングルトンは避けます。)","ではストアをモジュールに分割できるようになっています。それぞれのモジュールは、モジュール自身の状態(state)、ミューテーション、アクション、ゲッター、モジュールさえも内包できます(モジュールをネストできます)","でアクセスします。","でアクセスできます:","と","と全く同じ問題です。従って解決策も同じです。モジュールの状態を宣言するために関数を使用してください","によって名前空間に分けることができます。モジュールが登録されると、そのゲッター、アクション、およびミューテーションのすべてが、モジュールが登録されているパスに基づいて自動的に名前空間に入れられます。例えば:","の3番目の引数として","のとき、ssr","のステート","はこのモジュールのゲッターにローカライズされています","はゲッター関数の第3引数と第4引数として渡され、アクション関数に渡される","はモジュールのローカルステート","はローカルステートにアクセスでき、ルートのステートは","また、モジュールのゲッターの中では、ルートのステートは第3引数でアクセスできます:","または","を使うことができます","を使用することによって名前空間付けされたヘルパーを作成できます。指定された名前空間の値にバインドされた新しいコンポーネントバインディングヘルパーを持つオブジェクトを返します:","を受け取ります。言い換えれば、同じモジュールに接頭辞","を呼び出せば、動的に登録したモジュールを削除できます。ただしストア作成(store","を書き込まずに、モジュールアセットを使用することができます。名前空間オプションの切り替えは、モジュール内のコードには影響しません。","を活用できます。例えば","を渡します。","を統合しています。","を調べます","アクションをディスパッチするか、グローバル名前空間にミューテーションをコミットするには、dispatch","オブジェクトのプロパティとしても公開されます。","オプション(store.registermodule('a',","オプションが","オプションを受け入れます","グローバルステートとゲッターを使いたい場合、rootstat","ゲッターの第4引数経由で","コンポーネント内部の","サーバサイドレンダリングされたアプリケーションから状態を保持するなど、新しいモジュールを登録するときに、以前の状態を保持したい場合があります。preservest","ストアが作られた後に","ストアに追加できるようにすると、モジュールの予測できない名前空間が気になるかもしれません。あなたのモジュールは、プラグインユーザーが名前空間付きモジュールの元にモジュールを追加すると、その名前空間に属するようになります。この状況に適応するには、プラグインオプションを使用して名前空間の値を受け取る必要があります。","ディスパッチとコミットもこのモジュール用にローカライズされています","デフォルトでは、アクション、ミューテーション、そしてゲッター内部のモジュールはグローバル名前空間の元で登録されます","トップからボトムまでフラクタル構造です:","ネストされた","ネストされたモジュール","プラグインが、モジュールをアプリケーションのストアに付属させることで、状態の管理に","プラグインオプションで名前空間値を取得し、","プラグイン開発者向けの注意事項","プラグイン関数を返す","ヘルパーを使って名前空間付きモジュールをコンポーネントにバインディングするとき、少し冗長になります:","ミューテーション、アクション、ゲッター...","メソッドを使って、モジュールを登録できます:","モジュール","モジュールのアセット","モジュールのステートには","モジュールのミューテーションやゲッターの中では、渡される第1引数はモジュールのローカルステートです。","モジュールのローカルステート","モジュールの再利用","モジュールの状態を宣言するために単純なオブジェクトを使用すると、その状態オブジェクトは参照によって共有され、変更時にクロスストア/モジュールの状態汚染を引き起こします。(例:","モジュールをより自己完結型にまた再利用可能なものにしたい場合は、それを","モジュールを提供するプラグインを作成し、ユーザーがそれらを","モジュールを登録します","モジュールステートはすでにネストされており、名前空間のオプションによって影響を受けません","ライブラリは、動的に付属させたモジュール内部でアプリケーションのルーティングのステートを管理することで","ルートディスパッチ/コミットの","以降でサポートされます):","動的なモジュール登録があることで、他の","動的にモジュールを登録する","単一ステートツリーを使うため、アプリケーションの全ての状態は、一つの大きなストアオブジェクトに内包されます。しかしながら、アプリケーションが大きくなるにつれて、ストアオブジェクトは膨れ上がってきます。","同じストアに同じモジュールを複数回登録する","同じモジュールを使用する複数のストアを作成する;","同様に、モジュールのアクションの中では","名前空間","名前空間によるバインディングヘルパー","名前空間のゲッターとアクションは、ローカライズされた","名前空間をプラグインモジュールの型に追加する","名前空間付きモジュールでのグローバルアセットへのアクセス","時どき、モジュールの複数インスタンスを作成する必要があるかもしれません。例えば:","親モジュールから名前空間を継承する"],"structure.html":["#","...","actions.j","api","app.vu","cart","cart.j","compon","exampl","index.html","index.j","main.j","modul","mutations.j","product","products.j","shop","store","vuex","│","└──","├──","これらのルールに従っている限り、プロジェクトをどのように構造化するかはあなた次第です。もしストアファイルが大きくなり過ぎたら、単純にアクションやミューテーション、ゲッターをそれぞれ別のファイルに切り出すことができます。","それなりに手の込んだアプリケーションであれば、モジュールを活用する必要が出てきそうです。プロジェクトの構造の例は以下のようになります:","は実際のところ、あなたがコードを構造化する方法を制限しません。もっと正確に言うと、それより高いレベルの原理原則を適用させます:","をみてみるのもよいでしょう。","アクションのルートファイル","アプリケーションの構造","アプリケーションレベルの状態はストアに集約されます。","ミューテーションのルートファイル","モジュール","モジュールを集めてストアをエクスポートする","参考として","呼び出しを抽象化する","状態を変更する唯一の方法は、同期的に処理を行うミューテーションをコミットすることのみです。","非同期的なロジックはカプセル化されるべきであり、それはアクションによって構成されます。"],"plugins.html":["!==","\"ablacklistedmutation\"","'production'","'update_data')","'vuex/dist/logger'","(mutation)","(mutation,","(mutation.typ","(socket)","(state)","(これは不自然な例です。実際には、さらに複雑なタスクのために",")","...","//",":","=","===","=>","?","[]","[createlogger()]","[myplugin]","[mypluginwithsnapshot]","[plugin]","_.clonedeep(state)","_.clonedeep(store.state)","`console`","`mutation`","`nextstate`","`prevstate`","`{","api","browserifi","collapsed:","console,","const","createlogg","createlogger({","createplugin","createwebsocketplugin","createwebsocketplugin(socket)","data","data)","default","devtool","export","fals","false,","filter","function","import","logger","logger:","mutation.payload)","mutation.typ","mutations,","mutationtransform","myplugin","mypluginwithsnapshot","new","nextstat","payload","plugin","plugins:","prevstat","process.env.node_env","product","return","socket.emit('update',","socket.on('data',","state)","state,","state.subtre","stateafter)","statebefore,","store","store.commit('receive_data',","store.subscribe((mutation)","store.subscribe((mutation,","transform","type,","vue","vuex","vuex.store({","webpack","websocket","{","}","})","},","}`","、","が必要になります。","そして、このように利用することができます:","それぞれのミューテーションの後に呼ばれます","です","ではdefineplugin","ではenvifi","では、","と","には、一般的なデバッグに利用する用途の備え付けのロガープラグインがあります。","に置き換えるために、","の実装,","の形式でログ出力されます","の形式で提供されます","は","は、各ミューテーションへのフックを公開する","もし、あなたが","や","を","を使っている場合は、これは不要でしょう。","を使っていれば、ビルドツールにそれを処理させることができます:","を比較...","を返します","オプションを受け付けます。","ストア","ストアが初期化されたときに呼ばれます","タグで直接読み込むことができ、createvuexlogg","デフォルトは","データソースとストアを例にします","ビルトインロガープラグイン","プラグイン","プラグインは、単一の引数としてストアを受けつけるただの関数です:","プラグインは直接、状態を変更できません。これはコンポーネントに似ています。プラグインはコンポーネント同様に、ミューテーションのコミットによる変更のトリガーだけで状態を変更できます。","プラグイン内でのミューテーションのコミット","ミューテーションのコミットによるストアとデータソースの同期をプラグインで実現できます。","ミューテーションは","ミューテーションは、`{","ミューテーションを記録する必要がある場合は、`true`","ロガーファイルは、他にも","ロガープラグインは、状態のスナップショットを撮ることに注意しましょう。スナップショットを撮ることはコストがかかるため、開発中だけ利用してください。","ロギングの前に、状態を変換します","ログ出力されたミューテーションを自動で展開します","上のように記述すれば、プラグインはデフォルトで利用されることになります。本番環境(","任意の方法でそれをフォーマットできます","例えば、特定のサブツリーのみを返します","時々、状態の\"スナップショット\"を撮って、ミューテーション前後の状態を比較したくなることがあるでしょう。それを実現するために、状態オブジェクトのディープコピーを行う必要があります:","次のミューテーションのために状態を保存","状態のスナップショットを撮る","状態のスナップショットを撮るプラグインはアプリケーションの開発の間だけ使われるべきです。","関数がグローバルに公開されます。","関数は、追加でいくつかのオプションを受け取れます):","関数はいくつかのオプションを受け取ります:"],"strict.html":["!==","'production'","...","//","=","const","new","process.env.node_env","store","strict:","true","vs","vuex","vuex.store({","})","の状態がミューテーションハンドラの外部で変更されたら、エラーを投げるようになります。これで全ての状態変更がデバッギングツールで明示的に追跡できることが保証されます。","を作成するときに、ただ","を指定するだけです:","プラグインと同様に、ビルドツールに処理させることができます:","厳格モード","厳格モードでは","厳格(strict)モードを有効にするには","本番環境","本番環境で厳格モードを有効にしてデプロイしてはいけません!厳格モードでは不適切なミューテーションを検出するためにステートツリーに対して深い監視を実行します。パフォーマンスコストを回避するために本番環境では無効にしてください。","開発環境"],"forms.html":["\"vuex","()","(comput","(e)","(state,","(value)","...","...mapstate({","//","=","=>","chang","computed:","e.target.value)","input","messag","message)","message:","methods:","model","mutations:","obj","obj.messag","property)","return","set","state","state.obj.messag","this.$store.commit('updatemessage',","this.$store.state.obj.messag","updatemessag","v","value)","vuex","way\"","{","}","})","},","がストアからオブジェクトを返す算出プロパティ","それに対処するための","でユーザーが入力するとき、直接","と","と仮定すると、v","に属する状態の一部で","のいくつかの有用な機能が使えません。代わりに、セッターで双方向算出プロパティを使うアプローチがあります。","のミューテーションハンドラ内部で処理されていないため、エラーを投げます。","の値をバインディングし、input","は","は、","または","を使用するとき、vuex","を使用するのは少しトリッキーです:","を変更します。厳格モードでは、この変更は明示的に","イベントでアクションを呼び出すことです:","フォームの扱い","ミューテーションのハンドラは以下のようになります:","ローカルステートよりもかなり冗長で、v","厳格モードで","双方向算出プロパティ","確かに、上記の例は単純な"],"testing.html":["'../api/shop'","'../api/shop':","'./getters'","'./store'","'./test.js',","'apple',","'babel","'carrot',","'chai'","'fruit'","'mocha","'orange',","'receive_products',","'request_products'","'test","'vegetable'","()","(action,","(cb)","(count","(error)","(expectedmutations.length","(payload)","(state,","(type,","({","*/","+","...","/*","//","/\\.js$/,","/node_modules/","0","0)","1,","100)","2,","3,","=","===","=>",">=","[","]","])","],","__dirname,","action","action({","actions.j","actions.spec.j","actionsinjector","actionsinjector({","api","bundl","bundle.j","bundle.js'","catch","category:","cb([","chai","commit","commit('receive_products',","commit('request_products')","commit,","const","count","count++","count:","default","describe('actions',","describe('getters',","describe('mutations',","dev","done","done()","done(error)","done)","entri","entry:","es2015","exclude:","expect","expect(count).to.equal(0)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","export","filename:","filtercategori","filteredproduct","getallproduct","getproduct","getter","getters.filteredproducts(state,","getters.j","getters.spec.j","id:","import","increment","increment(state)","increment:","inject","inlin","it('filteredproducts',","it('getallproducts',","it('increment',","karma","loader","loader!./actions')","loader!./test.js'","loader!babel","loader',","loader:","loaders:","localhost:8080/webpack","mocha","module.export","module:","mutat","mutations.j","mutations.spec.j","new","node","null,","output:","path:","payload)","payload,","payload:","product.categori","products)","products:","requir","require('inject","result","return","server","server/test","settimeout(()","shop","shop.getproducts(product","state","state,","state.count++","state.products.filter(product","store.j","test","test:","testact","testaction(actions.getallproducts,","title:","tri","type:","vue","vuex","vuex.store({","webpack","webpack.config.j","{","{},","}","})","},","ここでは","それから下記コマンドを実行します:","での実行","でテストをバンドルでき、それを直接","でユニットテストしたい主な部分はミューテーションとアクションです。","で実行できます。別の方法として、本当のブラウザでテストを実行するためには","と","に変更する","に直接依存関係を持つことはないでしょう。したがって、単純に","のために","のモジュールを使っていて","の設定を作成します(.babelrc","または","もあわせて使います):","もしゲッターが複雑な計算を行っているならば、テストコードを書く価値があります。ゲッターはミューテーションと同様の理由でテストしやすいです。","を","をインストールする","を使ったブラウザでの実行","を使って、モック化された依存関係を注入できるようにするモジュールファクトリーを返す","を使ってテストファイルをバンドルすることができます。","を使用してミューテーションをテストする例です(あなたの好きな任意のフレームワーク/アサーションライブラリを使用できます):","を使用できます。","を呼び出す可能性があるため、ミューテーションのテストよりも少し注意が必要です。アクションをテストするとき、通常、いくつかの段階でモックを作る必要があります。例えば","を開く","を開始する","アクションのテスト","アクションは外部の","ゲッターから結果を受け取る","ゲッターのテスト","ゲッターのテストの例:","ゲッターをモックする","コミットをモックする","ステートのモック","ステートをモックする","テスト","テストの実行","ドキュメント","ファイルの中にミューテーションがあるなら、デフォルトエクスポートに加えて、名前付きエクスポートでミューテーションをエクスポートできます。","ブラウザで","ブラウザでの実行","ミューテーションのテスト","ミューテーションの分割束縛","ミューテーションは完全に引数に依存しているだけの関数であるため、テストするのがとても簡単です。効果的なやり方として、もし","ミューテーションやアクションが適切に書かれている場合は、適切にモック化された後、テストコードはブラウザの","ミューテーションを適用する","モックによってモジュールを作成する","モック化したストアと引数でアクションを呼び出す","レスポンスのモック","上記","以下のような","内のセットアップ方法を参考にしてください。","名前付きエクスポートでミューテーションをエクスポートする","呼び出されるべきミューテーションが残っていないか確認する","呼び出しをサービスとして抽象化し、そしてテストの内部ではそのサービスをモックにすることができます。簡単に依存関係をモック化するために、webpack","期待されるミューテーションをアクションが呼び出すかをテストするためのヘルパー","構文を使用する","私たちが","結果を検証する","設定から","設定を使用して","非同期なアクションのテストの例:"],"hot-reload.html":["'./modules/a'","'./modules/a'],","'./mutations'","'vue'","'vuex'","()","(module.hot)","...",".default","//","6","=","=>","a:","api","babel","browserifi","const","exampleをチェックアウトしてください。","hmr","hot","import","modul","module.hot.accept(['./mutations',","modulea","modules:","mutat","mutations,","mutations:","new","newact","newmodulea","newmut","newmutations,","replac","require('./actions').default","require('./mutations').default","state","state,","store","store.hotupdate({","store.j","vue","vue.use(vuex)","vuex","vuex.store({","webpack","{","}","})","では","の","のモジュール出力のため、ここでは","は","を使用することで、アプリケーションの開発を行っている間のミューテーション、モジュール、アクション、ゲッターのホットリローディングをサポートします。browserifi","を追加しなければならない","プラグインを使用することができます。","ホットモジュールとしてアクションとモジュールを受け付けます","ホットリローディング","ホットリローディングを試したい場合は、counter","ミューテーションとモジュールのホットリローディングのために、store.hotupdate()","メソッドを利用する必要があります:","新しいアクションとミューテーションにスワップ","更新されたモジュールをインポートする"],"api.html":["'vuex'","...","...option","//","2","2.5.0","=","=>","[key:","[type:","`store.commit`","`store.dispatch`","`store.getters`","`store.state`","action","actions?,","any,","api","array","array)","array,","boolean","cb:","commit(mutation:","commit(type:","commit,","comput","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","const","context","context.st","createnamespacedhelpers(namespace:","dispatch(action:","dispatch(type:","dispatch,","fals","function","function)","function,","getter","getters,","getters?,","hotupdate(newoptions:","import","key:","map:","mapactions(namespace?:","mapgetters(namespace?:","mapmut","mapmutations(namespace?:","mapstate(namespace?:","mapstate、mapgetters、mapact","method","modul","module,","module:","modules?","mutat","new","object","object)","object):","object,","observ","option","options?:","payload","payload?:","plugin","preservestate:","registermodule(path:","replacestate(state:","root","root:","rootgett","rootstate,","state","state)","state,","store","store.gett","store.subscribe((mutation,","store.subscribeaction((action,","strict","string","string):","string,","string]:","subscribe(handler:","subscribeaction(handler:","true","type:","unregistermodule(path:","vue","vuex","vuex.stor","vuex.store({","watch(getter:","websocket","{","|","}","})","},","があれば、それを受け取ります。","が含まれます。詳細はこちら","すべてのトリガーされたアクションハンドラを解決するpromiseを返します。詳細","そして","そして、第","で新規追加","と","と同じ","と同じ。ただしモジュール内に限る","と同じか、モジュール内にあればローカルゲッター","と同じか、モジュール内にあればローカルステート","なアクションにディスパッチできる","なミューテーションにコミットできる","のvm.$watchメソッドと同じオプションをオプションのオブジェクトとして受け付けます。","のような外から渡されるデータのためにミューテーションをディスパッチします。","の状態の変更を行うと、エラーが投げられます。","は、全てのミューテーションの後に呼ばれ、引数として、ミューテーション","はディスパッチされたアクションごとに呼び出され、アクション記述子と現在のストア状態を引数として受け取ります:","は前の状態を保存する","は名前空間付きモジュールで","もローカルステートを指すようになります。","や","を2番目の引数として受け取ります。","を受け取ります。","を含むことができます。モジュールの状態は、モジュールのキーを使って、ストアのルートステートに結合されます。モジュールのミューテーションとゲッターは、第一引数としてルートステートの代わりに、モジュールのローカルステートだけを受け取り、モジュールのアクションの","を常に受け取り(モジュール内で定義されていれば、モジュールのローカルステートを受け取り)、指定されていれば第二引数に","を持つことができます。サーバサイドレンダリングに役立ちます。","を持つことできます。","を持つことできます。詳細","を最初の引数として、","アクションをディスパッチします。option","アクションをディスパッチするコンポーネントの","インスタンスプロパティ","インスタンスメソッド","オブジェクトを受け取ります。:","オブジェクトを返す関数を渡す場合、返されたオブジェクトはルートステートとして使用されます。これは特にモジュールの再利用のためにステートオブジェクトを再利用する場合に便利です。詳細","オプションを作成します。詳細","グローバルステート","ゲッターの評価後の値を返すコンポーネントの","ゲッター関数は次の引数を受け取ります:","コンストラクタオプション","コンポーネントをバインドするヘルパー","サブモジュールを含む次のような形式のオブジェクトはストアにマージされます。","ストアにアクションを登録します。ハンドラ関数は次のプロパティを持つ","ストアにゲッターを登録します.","ストアにミューテーションを登録します。ハンドラ関数は第一引数に","ストアのための","ストアのサブツリーを返すコンポーネントの","ストアのルートステートを置き換えます。これは、ステートのハイドレーションやタイムトラベルのためだけに利用すべきです。","ストアへのミューテーションを購読します。handler","ストアを厳格モードにします。厳格モードでは、ミューテーションハンドラ以外で、","ストアアクションを購読します。handler","ディスクリプタとミューテーション後の状態を受け取ります。","デフォルト:","プラグインで最も一般的に使用されます。detail","プラグインの中でもっともよく利用されます。詳細","プラグイン関数の配列は、ストアに適用されます。このプラグインは、ストアだけを引数として受け取り、外部への永続化、ロギング、デバッギングのために、ミューテーションを監視するか、または、","ミューテーションをコミットします。option","ミューテーションをコミットするコンポーネントの","モジュールで定義されたときの仕様","モジュールで定義された場合、モジュールのローカルステート","モジュール内で定義されていればモジュールのローカルステート","リアクティブにゲッター関数の返す値を監視します。値が変わった場合は、コールバックを呼びます。ゲッターはストアの","リファレンス","ルートステート、読み取り専用です。","ルートステートオブジェクトです。詳細","上に公開されます。","全てのゲッター","動的なモジュールを登録します。詳細","動的なモジュールを解除します。詳細","各モジュールは、ルートオプションに似た","名前空間付けられたコンポーネントバインディングのヘルパーを作成します。返されるオブジェクトは指定された名前空間にバインドされた","型:","引数の","新しいアクションとミューテーションをホットスワップします。詳細","現在のモジュールのモジュールのローカルゲッター","登録されたゲッターは","登録されているゲッターを公開します。読み取り専用です。","監視を止める場合は、ハンドラ関数の返り値を関数として呼び出します。","第1引数は、オプションで名前空間文字列にすることができます。詳細","詳細"]},"length":17},"tokenStore":{"root":{"0":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"1":{"0":{"0":{"0":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931}}}},"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.006896551724137931}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}},"2":{"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"docs":{}},"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.011235955056179775},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"2":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"api.html":{"ref":"api.html","tf":0.003134796238244514}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.011235955056179775},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}},"n":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},".":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"docs":{}}},"5":{"docs":{},".":{"0":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"+":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"docs":{}}},"docs":{}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"つ":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"両":{"docs":{},"方":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"い":{"docs":{},"つ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"か":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"先":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"か":{"docs":{},"を":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"知":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"が":{"docs":{},"ま":{"docs":{},"さ":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"と":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"概":{"docs":{},"念":{"docs":{},"を":{"docs":{},"分":{"docs":{},"離":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"理":{"docs":{},"由":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}},"r":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}},"docs":{}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"4":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"t":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"6":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"8":{"0":{"8":{"0":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":10.027181688125895},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.003134796238244514},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.02413793103448276},"modules.html":{"ref":"modules.html","tf":0.00847457627118644}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}},",":{"docs":{},"响":{"docs":{},"应":{"docs":{},"在":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931}}},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931}}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"解":{"docs":{},"析":{"docs":{},"所":{"docs":{},"有":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},",":{"docs":{},"以":{"docs":{},"处":{"docs":{},"理":{"docs":{},"更":{"docs":{},"加":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"流":{"docs":{},"程":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"你":{"docs":{},"可":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.017543859649122806},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":10.027322404371585},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.008121827411167513}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}},"d":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"structure.html":{"ref":"structure.html","tf":0.03389830508474576},"testing.html":{"ref":"testing.html","tf":0.006276150627615063},"hot-reload.html":{"ref":"hot-reload.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":5.003134796238244},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"。":{"docs":{},"当":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.005050505050505051},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"l":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":3.3436426116838485},"intro.html":{"ref":"intro.html","tf":0.00964630225080386}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"v":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"r":{"docs":{},"o":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":3.338983050847457}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"ó":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.006607929515418502}}}},"r":{"docs":{},"ç":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"è":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"ç":{"docs":{},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"i":{"docs":{},"x":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"a":{"docs":{},"p":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"l":{"docs":{},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"a":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"y":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}},"[":{"docs":{},"]":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"x":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.005076142131979695}},"t":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"s":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"s":{"docs":{},"u":{"docs":{},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"ô":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"x":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794}}}}}}}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"c":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.011056511056511056},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"。":{"docs":{},"与":{"docs":{},"其":{"docs":{},"他":{"docs":{},"模":{"docs":{},"式":{"docs":{},"不":{"docs":{},"同":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"影":{"docs":{},"響":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.01567398119122257}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"ê":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.012182741116751269},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.00881057268722467}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"m":{"docs":{},"a":{"docs":{},"z":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"l":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}},"g":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"r":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}}},"u":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"e":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"时":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"同":{"docs":{},"一":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"额":{"docs":{},"外":{"docs":{},"添":{"docs":{},"加":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{},"。":{"docs":{},"更":{"docs":{},"改":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"m":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.010344827586206896},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},"t":{"docs":{},"u":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.006896551724137931}}}}}}},"b":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.013793103448275862}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"如":{"docs":{},"下":{"docs":{},"组":{"docs":{},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.021739130434782608}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"i":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00424929178470255},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0015105740181268882},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"i":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":10.023659305993691},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.006607929515418502}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"api.html":{"ref":"api.html","tf":0.003303964757709251}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"j":{"docs":{},"u":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":5.090909090909091}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"é":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"e":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"modules.html":{"ref":"modules.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.032388663967611336},"strict.html":{"ref":"strict.html","tf":0.05263157894736842},"testing.html":{"ref":"testing.html","tf":0.03138075313807531},"hot-reload.html":{"ref":"hot-reload.html","tf":0.043478260869565216},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"é":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"e":{"docs":{},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"é":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"ç":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.1}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.013636363636363636},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.00946372239747634},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.011013215859030838}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.02413793103448276},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415},"api.html":{"ref":"api.html","tf":0.004531722054380665}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"api.html":{"ref":"api.html","tf":0.003134796238244514}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"(":{"docs":{},"'":{"docs":{},"g":{"docs":{},"o":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"_":{"docs":{},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"。":{"docs":{},"换":{"docs":{},"言":{"docs":{},"之":{"docs":{},",":{"docs":{},"你":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":5.002666666666666}},"e":{"docs":{},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"ç":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}},"u":{"docs":{},"n":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"ç":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":10.006024096385541}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.025252525252525252},"getters.html":{"ref":"getters.html","tf":0.016853932584269662},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"forms.html":{"ref":"forms.html","tf":0.022727272727272728}}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"o":{"docs":{},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"a":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"è":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},"u":{"docs":{},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.007905138339920948},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.00881057268722467}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"p":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"state.html":{"ref":"state.html","tf":0.020202020202020204},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.005050505050505051},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.025252525252525252},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"+":{"docs":{},"+":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03278688524590164}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"a":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6714898177920685},"core-concepts.html":{"ref":"core-concepts.html","tf":0.08108108108108109},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"c":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02926829268292683},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"é":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"p":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"u":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3572854291417165}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"r":{"docs":{},"g":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"b":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"í":{"docs":{},"t":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}}}},"s":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.03389830508474576}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"è":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"g":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.010460251046025104}}}}}}}}},"d":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"l":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"e":{"docs":{},"r":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"(":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{},"の":{"docs":{},"際":{"docs":{},"に":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"、":{"docs":{},"静":{"docs":{},"的":{"docs":{},"な":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"削":{"docs":{},"除":{"docs":{},"で":{"docs":{},"き":{"docs":{},"な":{"docs":{},"い":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"é":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}},"ó":{"docs":{},"d":{"docs":{},"i":{"docs":{},"g":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"(":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6763129689174703},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"œ":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"ô":{"docs":{},"t":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":5.007246376811594},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"u":{"docs":{},"l":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}}}}}}}},"c":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ç":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.01015228426395939}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.012539184952978056}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.00906344410876133}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.011235955056179775},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"h":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}},"ç":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}},"r":{"docs":{},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"u":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"w":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"s":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.008368200836820083}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"h":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"、":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{},"和":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"q":{"docs":{},"u":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"b":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"á":{"docs":{},"g":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":5.004878048780488},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.012539184952978056}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.016853932584269662},"modules.html":{"ref":"modules.html","tf":0.011864406779661017}}},"[":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},"s":{"docs":{},"/":{"docs":{},"p":{"docs":{},"o":{"docs":{},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}},"。":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{},"之":{"docs":{},"后":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"也":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"接":{"docs":{},"收":{"docs":{},"的":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"。":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}},"n":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"v":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"w":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"n":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"更":{"docs":{},"像":{"docs":{},"是":{"docs":{},"事":{"docs":{},"件":{"docs":{},"注":{"docs":{},"册":{"docs":{},":":{"docs":{},"“":{"docs":{},"当":{"docs":{},"触":{"docs":{},"发":{"docs":{},"一":{"docs":{},"个":{"docs":{},"类":{"docs":{},"型":{"docs":{},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"l":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"o":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"j":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"r":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"m":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"y":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.03278688524590164},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":10.004950495049505},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{},"â":{"docs":{},"n":{"docs":{},"e":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"â":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"p":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}},"a":{"docs":{},"ç":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"r":{"docs":{},"o":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"i":{"docs":{},"m":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"é":{"docs":{},"g":{"docs":{},"r":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"í":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"mutations.html":{"ref":"mutations.html","tf":0.01968503937007874},"actions.html":{"ref":"actions.html","tf":0.010344827586206896},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"d":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"u":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"g":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"o":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"n":{"docs":{},"v":{"docs":{},"é":{"docs":{},"n":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"c":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"o":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"é":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"e":{"docs":{},")":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"`":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03278688524590164},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"testing.html":{"ref":"testing.html","tf":0.012552301255230125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.043478260869565216},"api.html":{"ref":"api.html","tf":0.003134796238244514},"intro.html":{"ref":"intro.html","tf":0.003215434083601286}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"s":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"t":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"e":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"(":{"docs":{},"'":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.007106598984771574}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.02247191011235955},"testing.html":{"ref":"testing.html","tf":0.010460251046025104}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"s":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"r":{"docs":{},"m":{"docs":{},"ã":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"c":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.045454545454545456}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.508130081300813}}}},"u":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":10.029368575624082},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"é":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.021739130434782608}}},"?":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.006042296072507553}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"(":{"docs":{},"[":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.021739130434782608}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"api.html":{"ref":"api.html","tf":0.003134796238244514}}},")":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}}}}},"i":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"è":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"c":{"docs":{},"k":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.008368200836820083}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"o":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"y":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.012844036697247707},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.012552301255230125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.009404388714733543}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"mutations.html":{"ref":"mutations.html","tf":0.023622047244094488},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"方":{"docs":{},"便":{"docs":{},"地":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"从":{"docs":{},"而":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"了":{"docs":{},"解":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"通":{"docs":{},"过":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"不":{"docs":{},"同":{"docs":{},"在":{"docs":{},"于":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"插":{"docs":{},"件":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"来":{"docs":{},"同":{"docs":{},"步":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"并":{"docs":{},"且":{"docs":{},"使":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"外":{"docs":{},"部":{"docs":{},"地":{"docs":{},"数":{"docs":{},"据":{"docs":{},"持":{"docs":{},"久":{"docs":{},"化":{"docs":{},"、":{"docs":{},"记":{"docs":{},"录":{"docs":{},"或":{"docs":{},"调":{"docs":{},"试":{"docs":{},")":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"u":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":10.011553273427472},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.01797175866495507},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.005506607929515419}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"n":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.005506607929515419}},".":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}}},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.0087527352297593}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.025252525252525252}},"e":{"docs":{},"(":{"docs":{},"[":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.016853932584269662}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056}}},"e":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"r":{"docs":{},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{},"k":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"api.html":{"ref":"api.html","tf":0.006269592476489028},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"a":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"r":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.022727272727272728}}}}}}},"m":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.007709251101321586}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}}},"i":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}}},"n":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"x":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"y":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"ó":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":10.0300395256917},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.018722466960352423}},"s":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.041666666666666664},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},":":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}},":":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.002936857562408223}}}},"d":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03278688524590164}}}}}}}}}}}}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"w":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.014684287812041116},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.006091370558375634}}},"m":{"docs":{},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.01092896174863388},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.011444921316165951},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"plugins.html":{"ref":"plugins.html","tf":0.016194331983805668},"strict.html":{"ref":"strict.html","tf":0.05263157894736842},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}},"x":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}},"e":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{},"h":{"docs":{},"u":{"docs":{},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"p":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.09836065573770492}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"m":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"d":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006779661016949152}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},")":{"docs":{},"機":{"docs":{},"能":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"i":{"docs":{},"g":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004914004914004914}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"n":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"ú":{"docs":{},"c":{"docs":{},"l":{"docs":{},"e":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":5}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"ó":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"s":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"api.html":{"ref":"api.html","tf":0.003134796238244514},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.016194331983805668}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"t":{"docs":{},"ô":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"y":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"e":{"docs":{},"n":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"o":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"/":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"e":{"docs":{},"n":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"intro.html":{"ref":"intro.html","tf":0.003683241252302026}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"l":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.016666666666666666},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.02053915275994865},"actions.html":{"ref":"actions.html","tf":0.015772870662460567},"modules.html":{"ref":"modules.html","tf":0.012648221343873518},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.027833001988071572},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.011013215859030838}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"è":{"docs":{},"t":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"â":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"g":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.012145748987854251},"api.html":{"ref":"api.html","tf":0.006269592476489028}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}},".":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}}}}}}}}},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"l":{"docs":{},"a":{"docs":{},"v":{"docs":{},"r":{"docs":{},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"l":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.010309278350515464}}}}}}},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"l":{"docs":{},"y":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"u":{"docs":{},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"m":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.009911894273127754}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.017684887459807074},"getting-started.html":{"ref":"getting-started.html","tf":5.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.022018348623853212},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"q":{"docs":{},"u":{"docs":{},"o":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"i":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}}}}}}},"c":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"o":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"m":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.007106598984771574}}}},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"actions.html":{"ref":"actions.html","tf":0.013793103448275862},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"(":{"docs":{},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"支":{"docs":{},"持":{"docs":{},"的":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"并":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"并":{"docs":{},"且":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"i":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"i":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"é":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}}},"a":{"docs":{},"g":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},".":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"z":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"í":{"docs":{},"p":{"docs":{},"i":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"m":{"docs":{},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}}}}},"ó":{"docs":{},"x":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"á":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"f":{"docs":{},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"s":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"s":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"ç":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"c":{"docs":{},"e":{"docs":{},"b":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"n":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"g":{"docs":{},"o":{"docs":{},"u":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.012844036697247707},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"i":{"docs":{},"e":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"l":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"u":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"l":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"ó":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":5.001510574018127}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":3.334434654919236}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":5.013513513513513}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"t":{"docs":{},"ó":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"è":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ê":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"j":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.02040816326530612}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"d":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"n":{"docs":{},"g":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"e":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"m":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.028089887640449437},"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"plugins.html":{"ref":"plugins.html","tf":0.016194331983805668},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"v":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"i":{"docs":{},"p":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3512974051896203}}}}}}},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"o":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"y":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"u":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"ç":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.00916030534351145}},"i":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"api.html":{"ref":"api.html","tf":0.006269592476489028}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},".":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026}}}}}}},"o":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"z":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"z":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"b":{"docs":{},"a":{"docs":{},"t":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"á":{"docs":{},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"è":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"é":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"t":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"f":{"docs":{},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"r":{"docs":{},"s":{"docs":{},"i":{"docs":{},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"p":{"docs":{},"é":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":5.009756097560976},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.013559322033898305},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"strict.html":{"ref":"strict.html","tf":0.03296703296703297},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.010460251046025104},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.01567398119122257}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.012539184952978056}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"modules.html":{"ref":"modules.html","tf":0.003389830508474576}},"+":{"docs":{},"+":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}},"n":{"docs":{},"d":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.022727272727272728}}}}}}}}}}}},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.010169491525423728}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},",":{"docs":{},"驱":{"docs":{},"动":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"保":{"docs":{},"留":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"、":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"—":{"docs":{},"—":{"docs":{},"从":{"docs":{},"上":{"docs":{},"至":{"docs":{},"下":{"docs":{},"进":{"docs":{},"行":{"docs":{},"同":{"docs":{},"样":{"docs":{},"方":{"docs":{},"式":{"docs":{},"的":{"docs":{},"分":{"docs":{},"割":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"用":{"docs":{},"于":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"这":{"docs":{},"在":{"docs":{},"你":{"docs":{},"想":{"docs":{},"要":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"'":{"docs":{},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"i":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"g":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"strict.html":{"ref":"strict.html","tf":5.022058823529412},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.07894736842105263}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.006269592476489028}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.018808777429467086}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}}},"]":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.009404388714733543}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":3.353951890034364}},"e":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}}}}},"e":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.010101010101010102},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.02834008097165992},"strict.html":{"ref":"strict.html","tf":0.07894736842105263},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.003134796238244514},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.007106598984771574},"state.html":{"ref":"state.html","tf":0.0028328611898017}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.015151515151515152}},",":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"我":{"docs":{},"们":{"docs":{},"想":{"docs":{},"要":{"docs":{},"更":{"docs":{},"明":{"docs":{},"确":{"docs":{},"地":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"约":{"docs":{},"定":{"docs":{},"能":{"docs":{},"够":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"意":{"docs":{},"图":{"docs":{},"更":{"docs":{},"加":{"docs":{},"明":{"docs":{},"显":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"你":{"docs":{},"在":{"docs":{},"阅":{"docs":{},"读":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"能":{"docs":{},"更":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"解":{"docs":{},"读":{"docs":{},"应":{"docs":{},"用":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},"。":{"docs":{},"此":{"docs":{},"外":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"也":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"有":{"docs":{},"机":{"docs":{},"会":{"docs":{},"去":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"能":{"docs":{},"记":{"docs":{},"录":{"docs":{},"每":{"docs":{},"次":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},",":{"docs":{},"保":{"docs":{},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"。":{"docs":{},"有":{"docs":{},"了":{"docs":{},"它":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"可":{"docs":{},"以":{"docs":{},"实":{"docs":{},"现":{"docs":{},"如":{"docs":{},"时":{"docs":{},"间":{"docs":{},"穿":{"docs":{},"梭":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"体":{"docs":{},"验":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"api.html":{"ref":"api.html","tf":0.003134796238244514}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},"(":{"2":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}},"docs":{}}}}}}}}}}}}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.013793103448275862}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},"[":{"docs":{},"'":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"{":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"。":{"docs":{},"创":{"docs":{},"建":{"docs":{},"过":{"docs":{},"程":{"docs":{},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"—":{"docs":{},"—":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"初":{"docs":{},"始":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"同":{"docs":{},"步":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"(":{"docs":{},"仓":{"docs":{},"库":{"docs":{},")":{"docs":{},"。":{"docs":{},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{},"基":{"docs":{},"本":{"docs":{},"上":{"docs":{},"就":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"容":{"docs":{},"器":{"docs":{},",":{"docs":{},"它":{"docs":{},"包":{"docs":{},"含":{"docs":{},"着":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"中":{"docs":{},"大":{"docs":{},"部":{"docs":{},"分":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"个":{"docs":{},"大":{"docs":{},"概":{"docs":{},"例":{"docs":{},"子":{"docs":{},",":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},")":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},",":{"docs":{},"他":{"docs":{},"们":{"docs":{},"公":{"docs":{},"用":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"指":{"docs":{},"定":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"概":{"docs":{},"长":{"docs":{},"这":{"docs":{},"样":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"p":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"d":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.012084592145015106}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"b":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"í":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.02040816326530612}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"é":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"è":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"r":{"docs":{},"i":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"t":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"j":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"è":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"n":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"i":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"l":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"u":{"docs":{},"r":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"ç":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"ã":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"e":{"docs":{},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"p":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"j":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}},"q":{"docs":{},"ü":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"e":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"p":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},".":{"docs":{},"b":{"docs":{},"u":{"docs":{},"y":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"f":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"u":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.014150943396226415},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},"们":{"docs":{},"替":{"docs":{},"换":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"y":{"docs":{},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"d":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"n":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"state.html":{"ref":"state.html","tf":0.005050505050505051},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"e":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"'":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877}}}},"ó":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"o":{"docs":{},"c":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"é":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007371007371007371}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"state.html":{"ref":"state.html","tf":0.015151515151515152}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"í":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"x":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.02247191011235955}}}}},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.009137055837563452}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}},",":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}},".":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415},"api.html":{"ref":"api.html","tf":0.009404388714733543}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.012145748987854251}}}}}},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"m":{"docs":{},"b":{"docs":{},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"n":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"+":{"docs":{},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.022727272727272728}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"w":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.010460251046025104}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"n":{"docs":{},"s":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"ç":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},"e":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.01179245283018868},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"つ":{"docs":{},"ま":{"docs":{},"り":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"単":{"docs":{},"一":{"docs":{},"な":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"が":{"docs":{},"全":{"docs":{},"て":{"docs":{},"含":{"docs":{},"ま":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"り":{"docs":{},"、":{"docs":{},"\"":{"docs":{},"信":{"docs":{},"頼":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"情":{"docs":{},"報":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"v":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},")":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.011235955056179775},"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"strict.html":{"ref":"strict.html","tf":0.05263157894736842},"api.html":{"ref":"api.html","tf":0.009404388714733543},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{},"并":{"docs":{},"将":{"docs":{},"这":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"它":{"docs":{},"允":{"docs":{},"许":{"docs":{},"在":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"分":{"docs":{},"发":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"提":{"docs":{},"交":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}},"}":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"è":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"w":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"g":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{},"l":{"docs":{},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}}}}}}}}}}},"â":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04929577464788732},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.02358490566037736},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.028985507246376812},"testing.html":{"ref":"testing.html","tf":0.012213740458015267},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0297029702970297},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.028312570781426953},"installation.html":{"ref":"installation.html","tf":0.029850746268656716},"intro.html":{"ref":"intro.html","tf":0.03376205787781351},"getting-started.html":{"ref":"getting-started.html","tf":0.034666666666666665},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.024079320113314446},"getters.html":{"ref":"getters.html","tf":0.01912568306010929},"actions.html":{"ref":"actions.html","tf":0.024320457796852647},"modules.html":{"ref":"modules.html","tf":0.018355359765051395},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.023853211009174313},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.04326923076923077},"testing.html":{"ref":"testing.html","tf":0.012285012285012284},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.007082152974504249},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"r":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.022727272727272728}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"f":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"t":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"r":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.020257826887661142},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"state.html":{"ref":"state.html","tf":0.022727272727272728},"getters.html":{"ref":"getters.html","tf":0.02005730659025788},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.014229249011857707},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.041237113402061855},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.02092511013215859}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.011049723756906077},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01668806161745828},"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.015904572564612324},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.0106951871657754},"api.html":{"ref":"api.html","tf":0.009911894273127754}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.022727272727272728}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},"a":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"/":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"u":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"e":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{},"以":{"docs":{},"声":{"docs":{},"明":{"docs":{},"方":{"docs":{},"式":{"docs":{},"将":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"a":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"n":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"u":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03278688524590164},"intro.html":{"ref":"intro.html","tf":0.02040816326530612},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.010101010101010102},"mutations.html":{"ref":"mutations.html","tf":0.015748031496062992},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"@":{"2":{"docs":{},".":{"5":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}},",":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"2":{"docs":{},".":{"5":{"docs":{},",":{"docs":{},"反":{"docs":{},"之":{"docs":{},"亦":{"docs":{},"然":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}},",":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}},"docs":{}}},"docs":{}}}},"x":{"docs":{"./":{"ref":"./","tf":0.1111111111111111},"installation.html":{"ref":"installation.html","tf":0.11475409836065574},"intro.html":{"ref":"intro.html","tf":5.040816326530612},"getting-started.html":{"ref":"getting-started.html","tf":5.095238095238095},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.03535353535353535},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.01968503937007874},"modules.html":{"ref":"modules.html","tf":0.00847457627118644},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.012145748987854251},"strict.html":{"ref":"strict.html","tf":0.05263157894736842},"forms.html":{"ref":"forms.html","tf":0.022727272727272728},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"hot-reload.html":{"ref":"hot-reload.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.009404388714733543}},"?":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3374741200828155}}},"@":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"plugins.html":{"ref":"plugins.html","tf":0.016194331983805668},"strict.html":{"ref":"strict.html","tf":0.05263157894736842},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"。":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},"虽":{"docs":{},"然":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"到":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"state.html":{"ref":"state.html","tf":0.005050505050505051}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"state.html":{"ref":"state.html","tf":0.005050505050505051}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"侦":{"docs":{},"听":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"m":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"c":{"docs":{},"ê":{"docs":{"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":0.01289134438305709},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.011067193675889328},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0066844919786096255},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04477611940298507},"intro.html":{"ref":"intro.html","tf":0.01929260450160772},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"structure.html":{"ref":"structure.html","tf":0.020618556701030927},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"à":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"a":{"docs":{},"g":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"l":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}},"f":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"#":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"structure.html":{"ref":"structure.html","tf":0.1016949152542373}}},"'":{"docs":{},"e":{"docs":{},"s":{"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"docs":{}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}},"x":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.003134796238244514}}},"/":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"#":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006276150627615063}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{},".":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.02247191011235955}}}}},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"/":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"]":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}},"s":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"/":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.010460251046025104}}}}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"(":{"2":{"docs":{},".":{"3":{"docs":{},".":{"0":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"docs":{}}},"docs":{}}},"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"s":{"2":{"0":{"1":{"5":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"x":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.02040816326530612},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.011235955056179775},"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"modules.html":{"ref":"modules.html","tf":0.010169491525423728},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.010460251046025104},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"g":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.508130081300813}}}}}}},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}},"s":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{},"”":{"docs":{},"而":{"docs":{},"存":{"docs":{},"在":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"应":{"docs":{},"用":{"docs":{},"将":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"包":{"docs":{},"含":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.010101010101010102}}}}}}},"w":{"docs":{},"h":{"docs":{},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"d":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}},"t":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"b":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.02413793103448276},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"}":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"o":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"w":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"o":{"docs":{},"c":{"docs":{},"ê":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"v":{"docs":{},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"s":{"docs":{},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"比":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"通":{"docs":{},"过":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"就":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"实":{"docs":{},"际":{"docs":{},"进":{"docs":{},"行":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"的":{"docs":{},"地":{"docs":{},"方":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"它":{"docs":{},"会":{"docs":{},"接":{"docs":{},"受":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"当":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"н":{"docs":{},"а":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"в":{"docs":{},"а":{"docs":{},"р":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"о":{"docs":{},"д":{"docs":{},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"к":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"д":{"docs":{},"л":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{},"о":{"docs":{},"т":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"不":{"docs":{},"自":{"docs":{},"然":{"docs":{},"な":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"タ":{"docs":{},"ス":{"docs":{},"ク":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},"/":{"docs":{"intro.html":{"ref":"intro.html","tf":0.030612244897959183},"getting-started.html":{"ref":"getting-started.html","tf":0.031746031746031744},"state.html":{"ref":"state.html","tf":0.050505050505050504},"getters.html":{"ref":"getters.html","tf":0.05056179775280899},"mutations.html":{"ref":"mutations.html","tf":0.051181102362204724},"actions.html":{"ref":"actions.html","tf":0.05517241379310345},"modules.html":{"ref":"modules.html","tf":0.061016949152542375},"plugins.html":{"ref":"plugins.html","tf":0.06072874493927125},"strict.html":{"ref":"strict.html","tf":0.05263157894736842},"forms.html":{"ref":"forms.html","tf":0.022727272727272728},"testing.html":{"ref":"testing.html","tf":0.04811715481171548},"hot-reload.html":{"ref":"hot-reload.html","tf":0.05434782608695652},"api.html":{"ref":"api.html","tf":0.03761755485893417}},"/":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"*":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}},"\\":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"$":{"docs":{},"/":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.387387387387387}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}},"y":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}},",":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"我":{"docs":{},"们":{"docs":{},"处":{"docs":{},"理":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"s":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"a":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694}}}}},"o":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006779661016949152}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"á":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.06060606060606061}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"é":{"docs":{},"n":{"docs":{},"é":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.10416666666666667},"installation.html":{"ref":"installation.html","tf":0.06716417910447761},"intro.html":{"ref":"intro.html","tf":0.0819935691318328},"getting-started.html":{"ref":"getting-started.html","tf":0.06133333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441},"state.html":{"ref":"state.html","tf":0.05524079320113314},"getters.html":{"ref":"getters.html","tf":0.02459016393442623},"mutations.html":{"ref":"mutations.html","tf":0.06681766704416761},"actions.html":{"ref":"actions.html","tf":0.032904148783977114},"modules.html":{"ref":"modules.html","tf":0.04185022026431718},"structure.html":{"ref":"structure.html","tf":0.10309278350515463},"plugins.html":{"ref":"plugins.html","tf":0.05871559633027523},"strict.html":{"ref":"strict.html","tf":0.07352941176470588},"forms.html":{"ref":"forms.html","tf":3.376602564102564},"testing.html":{"ref":"testing.html","tf":0.028255528255528257},"hot-reload.html":{"ref":"hot-reload.html","tf":0.029940119760479042},"api.html":{"ref":"api.html","tf":3.403384094754653}},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"s":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"能":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"此":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"l":{"docs":{},"v":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"b":{"docs":{},"u":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"p":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.03625377643504532}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"l":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.02643171806167401}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"è":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},")":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"特":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"j":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"á":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344}},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"c":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"e":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"ç":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"s":{"docs":{},"c":{"docs":{},"u":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"â":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.02247191011235955}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.011235955056179775}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"w":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":3.334348561759729}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"(":{"docs":{},"s":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.046511627906976744},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"structure.html":{"ref":"structure.html","tf":3.3615819209039546},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":3.3509544787077825}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.010192525481313703},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.011747430249632892},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.009828009828009828},"api.html":{"ref":"api.html","tf":0.016243654822335026}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"q":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"m":{"docs":{},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022026431718061676}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}}}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"structure.html":{"ref":"structure.html","tf":3.3384879725085908},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"c":{"docs":{},"r":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"è":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"p":{"docs":{},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"r":{"docs":{},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"u":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"t":{"docs":{},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"p":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{},"p":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.024365482233502538}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"b":{"docs":{},"o":{"docs":{},"g":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"u":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"s":{"docs":{},"i":{"docs":{},"r":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"j":{"docs":{},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"’":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"è":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.027624309392265192},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.014195583596214511},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.016519823788546256}},"s":{"2":{"0":{"1":{"5":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},",":{"docs":{},"你":{"docs":{},"得":{"docs":{},"抓":{"docs":{},"紧":{"docs":{},"了":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485}}},"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"l":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"c":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"í":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.009915014164305949},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.0391566265060241},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":10.02878787878788},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.012836970474967908},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.022026431718061675}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"strict.html":{"ref":"strict.html","tf":5.022058823529412}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":3.350282485875706},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"i":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"l":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"g":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}}},"x":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"testing.html":{"ref":"testing.html","tf":0.010460251046025104}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006276150627615063}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"0":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"docs":{}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"1":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"[":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"诸":{"docs":{},"如":{"docs":{},"零":{"docs":{},"配":{"docs":{},"置":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"r":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"í":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"を":{"docs":{},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"c":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"m":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"b":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"u":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.01116751269035533}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"c":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"y":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"g":{"docs":{},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},".":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.019696969696969695},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01762114537444934}},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.027331189710610933},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.017167381974248927},"modules.html":{"ref":"modules.html","tf":0.016152716593245228},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.013197969543147208}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.014678899082568808},"intro.html":{"ref":"intro.html","tf":0.01607717041800643},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01812004530011325},"actions.html":{"ref":"actions.html","tf":0.01430615164520744},"modules.html":{"ref":"modules.html","tf":0.00881057268722467},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"c":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"é":{"docs":{},"e":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"i":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"r":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"k":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"h":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"k":{"docs":{},"e":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"m":{"docs":{},"p":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"g":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"t":{"docs":{},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"i":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.022388059701492536},"intro.html":{"ref":"intro.html","tf":0.022508038585209004},"getting-started.html":{"ref":"getting-started.html","tf":0.02666666666666667},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.03541076487252125},"getters.html":{"ref":"getters.html","tf":0.03825136612021858},"mutations.html":{"ref":"mutations.html","tf":0.03284258210645526},"actions.html":{"ref":"actions.html","tf":0.04005722460658083},"modules.html":{"ref":"modules.html","tf":0.024229074889867842},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.031192660550458717},"strict.html":{"ref":"strict.html","tf":0.051470588235294115},"forms.html":{"ref":"forms.html","tf":0.02403846153846154},"testing.html":{"ref":"testing.html","tf":0.03562653562653563},"hot-reload.html":{"ref":"hot-reload.html","tf":0.05389221556886228},"api.html":{"ref":"api.html","tf":0.0416243654822335}},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"r":{"docs":{},"n":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"r":{"docs":{},"a":{"docs":{},"g":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"m":{"docs":{},"b":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"n":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.009174311926605505},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"g":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"c":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"q":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{},"/":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"u":{"docs":{},"x":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.012552301255230125}},"!":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"j":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.024096385542168676},"state.html":{"ref":"state.html","tf":0.01818181818181818},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"'":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"ó":{"docs":{},"g":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"'":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":3.334348561759729}}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"r":{"docs":{},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"y":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"d":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"e":{"docs":{},"z":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"n":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.010279001468428781},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.011009174311926606},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.017258883248730966}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"g":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"(":{"docs":{},"f":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{},".":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"l":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"d":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"e":{"docs":{},"'":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"testing.html":{"ref":"testing.html","tf":0.014644351464435146},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"在":{"docs":{},"真":{"docs":{},"实":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"环":{"docs":{},"境":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"l":{"docs":{},"l":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"y":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"r":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03278688524590164}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"'":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"’":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"\"":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.005050505050505051}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"b":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"l":{"docs":{},"o":{"docs":{},"j":{"docs":{},"a":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"d":{"docs":{},"e":{"docs":{},"p":{"docs":{},"o":{"docs":{},"i":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"e":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"и":{"docs":{},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"н":{"docs":{},"ъ":{"docs":{},"е":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"м":{"docs":{},"а":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"н":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}}}}},"п":{"docs":{},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"\"":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}},"п":{"docs":{},"а":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"х":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"в":{"docs":{},"ы":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"с":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"д":{"docs":{},"о":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"к":{"docs":{},"о":{"docs":{},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"с":{"docs":{},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"н":{"docs":{},"а":{"docs":{},"г":{"docs":{},"р":{"docs":{},"у":{"docs":{},"з":{"docs":{},"к":{"docs":{},"а":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"状":{"docs":{},"態":{"docs":{},"管":{"docs":{},"理":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"\"":{"docs":{},"と":{"docs":{},"は":{"docs":{},"な":{"docs":{},"ん":{"docs":{},"で":{"docs":{},"す":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"入":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"が":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"state.html":{"ref":"state.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.006276150627615063}},"=":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244}}},"k":{"docs":{},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"`":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"state.html":{"ref":"state.html","tf":0.010101010101010102}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"若":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"则":{"docs":{},"为":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}},"`":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"s":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},".":{"docs":{},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"b":{"docs":{},"y":{"docs":{},"(":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.010101010101010102}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"b":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"`":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}},"`":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},"`":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}}}},"x":{"docs":{},".":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"e":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"z":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"e":{"docs":{},"y":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.008368200836820083}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":2.542357274401473},"getting-started.html":{"ref":"getting-started.html","tf":0.03614457831325301},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.03484848484848485},"getters.html":{"ref":"getters.html","tf":0.025787965616045846},"mutations.html":{"ref":"mutations.html","tf":0.03594351732991014},"actions.html":{"ref":"actions.html","tf":0.01892744479495268},"modules.html":{"ref":"modules.html","tf":0.028458498023715414},"structure.html":{"ref":"structure.html","tf":0.02824858757062147},"plugins.html":{"ref":"plugins.html","tf":0.019880715705765408},"strict.html":{"ref":"strict.html","tf":0.03676470588235294},"forms.html":{"ref":"forms.html","tf":0.03608247422680412},"testing.html":{"ref":"testing.html","tf":0.008021390374331552},"hot-reload.html":{"ref":"hot-reload.html","tf":0.0472972972972973},"api.html":{"ref":"api.html","tf":0.04955947136563876}},"f":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"i":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.007106598984771574},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"b":{"docs":{},"j":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.02821316614420063}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.025078369905956112}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.007709251101321586}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},",":{"docs":{},"由":{"docs":{},"于":{"docs":{},"这":{"docs":{},"个":{"docs":{},"修":{"docs":{},"改":{"docs":{},"不":{"docs":{},"是":{"docs":{},"在":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}},"t":{"docs":{},"ê":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"o":{"docs":{},"r":{"docs":{},")":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.00473186119873817}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"api.html":{"ref":"api.html","tf":0.003134796238244514}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.018808777429467086}}}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}}}},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"õ":{"docs":{"api.html":{"ref":"api.html","tf":0.00881057268722467}}}},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"s":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.00909090909090909},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.006607929515418502}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"ù":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}}}},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":1.677920685959271},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"ê":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6698821007502678}}}},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"e":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.04081632653061224},"getting-started.html":{"ref":"getting-started.html","tf":0.047619047619047616},"state.html":{"ref":"state.html","tf":0.06060606060606061},"getters.html":{"ref":"getters.html","tf":0.09550561797752809},"mutations.html":{"ref":"mutations.html","tf":0.08267716535433071},"actions.html":{"ref":"actions.html","tf":0.09310344827586207},"modules.html":{"ref":"modules.html","tf":0.11694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.048582995951417005},"forms.html":{"ref":"forms.html","tf":0.10227272727272728},"testing.html":{"ref":"testing.html","tf":0.09623430962343096},"hot-reload.html":{"ref":"hot-reload.html","tf":0.05434782608695652},"api.html":{"ref":"api.html","tf":0.025078369905956112}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}},"}":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.030612244897959183},"getting-started.html":{"ref":"getting-started.html","tf":0.031746031746031744},"state.html":{"ref":"state.html","tf":0.050505050505050504},"getters.html":{"ref":"getters.html","tf":0.08426966292134831},"mutations.html":{"ref":"mutations.html","tf":0.06692913385826772},"actions.html":{"ref":"actions.html","tf":0.06206896551724138},"modules.html":{"ref":"modules.html","tf":0.0711864406779661},"plugins.html":{"ref":"plugins.html","tf":0.020242914979757085},"forms.html":{"ref":"forms.html","tf":0.07954545454545454},"testing.html":{"ref":"testing.html","tf":0.06276150627615062},"hot-reload.html":{"ref":"hot-reload.html","tf":0.043478260869565216},"api.html":{"ref":"api.html","tf":0.01567398119122257}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.011235955056179775},"mutations.html":{"ref":"mutations.html","tf":0.023622047244094488},"actions.html":{"ref":"actions.html","tf":0.04482758620689655},"modules.html":{"ref":"modules.html","tf":0.01864406779661017},"plugins.html":{"ref":"plugins.html","tf":0.03643724696356275},"strict.html":{"ref":"strict.html","tf":0.05263157894736842},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.027196652719665274},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03260869565217391},"api.html":{"ref":"api.html","tf":0.009404388714733543}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},")":{"docs":{},"で":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"実":{"docs":{},"現":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.010101010101010102},"getters.html":{"ref":"getters.html","tf":0.011235955056179775},"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496},"actions.html":{"ref":"actions.html","tf":0.020689655172413793},"modules.html":{"ref":"modules.html","tf":0.03559322033898305},"plugins.html":{"ref":"plugins.html","tf":0.012145748987854251},"forms.html":{"ref":"forms.html","tf":0.022727272727272728},"testing.html":{"ref":"testing.html","tf":0.014644351464435146},"api.html":{"ref":"api.html","tf":0.003134796238244514}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}},"`":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.010101010101010102}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.012145748987854251}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"=":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.015748031496062992},"actions.html":{"ref":"actions.html","tf":0.006896551724137931},"modules.html":{"ref":"modules.html","tf":0.01864406779661017},"plugins.html":{"ref":"plugins.html","tf":0.044534412955465584},"strict.html":{"ref":"strict.html","tf":0.05263157894736842},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.03556485355648536},"hot-reload.html":{"ref":"hot-reload.html","tf":0.043478260869565216},"api.html":{"ref":"api.html","tf":0.003134796238244514}},">":{"docs":{"state.html":{"ref":"state.html","tf":0.010101010101010102},"getters.html":{"ref":"getters.html","tf":0.03932584269662921},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.02413793103448276},"modules.html":{"ref":"modules.html","tf":0.011864406779661017},"plugins.html":{"ref":"plugins.html","tf":0.02834008097165992},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.027196652719665274},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},"=":{"docs":{},"=":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}},">":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"getters.html":{"ref":"getters.html","tf":0.016853932584269662},"modules.html":{"ref":"modules.html","tf":0.025423728813559324}},"=":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"*":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"/":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.00881057268722467}},".":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.02247191011235955},"mutations.html":{"ref":"mutations.html","tf":0.015748031496062992},"actions.html":{"ref":"actions.html","tf":0.010344827586206896},"modules.html":{"ref":"modules.html","tf":0.03559322033898305},"structure.html":{"ref":"structure.html","tf":0.03389830508474576},"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"strict.html":{"ref":"strict.html","tf":0.05263157894736842},"forms.html":{"ref":"forms.html","tf":0.022727272727272728},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"testing.html":{"ref":"testing.html","tf":0.006276150627615063}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"]":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"e":{"docs":{},"d":{"docs":{},"]":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},")":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"m":{"docs":{},"y":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},"'":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}}}}}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"%":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"|":{"docs":{"api.html":{"ref":"api.html","tf":0.0219435736677116}},"|":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"│":{"docs":{"structure.html":{"ref":"structure.html","tf":0.05084745762711865}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.0847457627118644}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.15254237288135594}}}}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"=":{"docs":{},"=":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.012145748987854251},"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getters.html":{"ref":"getters.html","tf":0.02185792349726776},"mutations.html":{"ref":"mutations.html","tf":0.01925254813137033},"actions.html":{"ref":"actions.html","tf":0.020028612303290415},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.019230769230769232},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.014213197969543147}}},"?":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.673097534833869},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}},"_":{"docs":{},".":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.029411764705882}}}}}},"依":{"docs":{},"赖":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"工":{"docs":{},"厂":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"安":{"docs":{},"装":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.009615384615385},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"开":{"docs":{},"始":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":10.011764705882353}}},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"与":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}},"启":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"在":{"docs":{},"创":{"docs":{},"建":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.00749063670412}},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"在":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"就":{"docs":{},"是":{"docs":{},"通":{"docs":{},"过":{"docs":{},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"它":{"docs":{},"接":{"docs":{},"收":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"会":{"docs":{},"生":{"docs":{},"成":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"仅":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"使":{"docs":{},"用":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"文":{"docs":{},"档":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5}}},"件":{"docs":{},"太":{"docs":{},"大":{"docs":{},",":{"docs":{},"只":{"docs":{},"需":{"docs":{},"将":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"字":{"docs":{},"列":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"`":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}},"是":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5.010309278350515}}}}},"一":{"docs":{},"个":{"docs":{},"专":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"专":{"docs":{},"门":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"因":{"docs":{},"此":{"docs":{},"解":{"docs":{},"决":{"docs":{},"办":{"docs":{},"法":{"docs":{},"也":{"docs":{},"是":{"docs":{},"相":{"docs":{},"同":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"状":{"docs":{},"态":{"docs":{},"(":{"docs":{},"仅":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"多":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"能":{"docs":{},"够":{"docs":{},"对":{"docs":{},"同":{"docs":{},"一":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"方":{"docs":{},"法":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"这":{"docs":{},"个":{"docs":{},"过":{"docs":{},"程":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"的":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"个":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"记":{"docs":{},"录":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}},"改":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.076923076923077}}}}}},"注":{"docs":{},"意":{"docs":{},":":{"docs":{},"对":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{},"进":{"docs":{},"行":{"docs":{},"一":{"docs":{},"系":{"docs":{},"列":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"册":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"测":{"docs":{},"试":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.008710801393729}},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.009900990099009}}}},"替":{"docs":{},"换":{"docs":{},"新":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"用":{"docs":{},"户":{"docs":{},"来":{"docs":{},"说":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"不":{"docs":{},"用":{"docs":{},"常":{"docs":{},"量":{"docs":{},"取":{"docs":{},"决":{"docs":{},"于":{"docs":{},"你":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"需":{"docs":{},"要":{"docs":{},"多":{"docs":{},"人":{"docs":{},"协":{"docs":{},"作":{"docs":{},"的":{"docs":{},"大":{"docs":{},"型":{"docs":{},"项":{"docs":{},"目":{"docs":{},"中":{"docs":{},",":{"docs":{},"这":{"docs":{},"会":{"docs":{},"很":{"docs":{},"有":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"。":{"docs":{},"但":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"不":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},",":{"docs":{},"你":{"docs":{},"完":{"docs":{},"全":{"docs":{},"可":{"docs":{},"以":{"docs":{},"不":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"“":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"以":{"docs":{},"上":{"docs":{},"配":{"docs":{},"置":{"docs":{},"启":{"docs":{},"动":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"模":{"docs":{},"拟":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"表":{"docs":{},"单":{"docs":{},"处":{"docs":{},"理":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.010309278350515}}}}}},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.014285714285714}}}}}},"上":{"docs":{},"克":{"docs":{},"隆":{"docs":{},"代":{"docs":{},"码":{"docs":{},"并":{"docs":{},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"发":{"docs":{},"布":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{},"您":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"的":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"。":{"docs":{},"这":{"docs":{},"些":{"docs":{},"插":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}},"面":{"docs":{},"插":{"docs":{},"件":{"docs":{},"会":{"docs":{},"默":{"docs":{},"认":{"docs":{},"启":{"docs":{},"用":{"docs":{},"。":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"阶":{"docs":{},"段":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"注":{"docs":{},"册":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"記":{"docs":{},"述":{"docs":{},"す":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"デ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{},"(":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"記":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"に":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"地":{"docs":{},"方":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"后":{"docs":{},"引":{"docs":{},"入":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"类":{"docs":{},"的":{"docs":{},"工":{"docs":{},"具":{"docs":{},"发":{"docs":{},"挥":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"把":{"docs":{},"这":{"docs":{},"些":{"docs":{},"常":{"docs":{},"量":{"docs":{},"放":{"docs":{},"在":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"合":{"docs":{},"作":{"docs":{},"者":{"docs":{},"对":{"docs":{},"整":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"可":{"docs":{},"用":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}},"进":{"docs":{},"行":{"docs":{},"自":{"docs":{},"动":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"使":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"更":{"docs":{},"显":{"docs":{},"式":{"docs":{},"和":{"docs":{},"易":{"docs":{},"调":{"docs":{},"试":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"会":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"变":{"docs":{},"得":{"docs":{},"冗":{"docs":{},"长":{"docs":{},"和":{"docs":{},"不":{"docs":{},"直":{"docs":{},"观":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"严":{"docs":{},"格":{"docs":{},"属":{"docs":{},"于":{"docs":{},"单":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"最":{"docs":{},"好":{"docs":{},"还":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{},"根":{"docs":{},"据":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"发":{"docs":{},"需":{"docs":{},"要":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"和":{"docs":{},"确":{"docs":{},"定":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"更":{"docs":{},"易":{"docs":{},"读":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"和":{"docs":{},"第":{"docs":{},"四":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"收":{"docs":{},"到":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"比":{"docs":{},"较":{"docs":{},"棘":{"docs":{},"手":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"试":{"docs":{},"图":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"向":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"不":{"docs":{},"能":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"调":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"让":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"分":{"docs":{},"支":{"docs":{},"下":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"您":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"从":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"调":{"docs":{},"用":{"docs":{},"并":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"割":{"docs":{},"成":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"到":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"在":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"一":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"打":{"docs":{},"包":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"您":{"docs":{},"必":{"docs":{},"须":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}}}},"这":{"docs":{},"一":{"docs":{},"章":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"学":{"docs":{},"到":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"单":{"docs":{},"独":{"docs":{},"构":{"docs":{},"建":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"中":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},",":{"docs":{},"每":{"docs":{},"次":{"docs":{},"都":{"docs":{},"会":{"docs":{},"去":{"docs":{},"进":{"docs":{},"行":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"会":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"结":{"docs":{},"果":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"多":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"应":{"docs":{},"该":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"包":{"docs":{},"含":{"docs":{},"多":{"docs":{},"个":{"docs":{},"字":{"docs":{},"段":{"docs":{},"并":{"docs":{},"且":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"不":{"docs":{},"同":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"触":{"docs":{},"发":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"访":{"docs":{},"问":{"docs":{},"全":{"docs":{},"局":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"新":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"开":{"docs":{},"始":{"docs":{},"记":{"docs":{},"录":{"docs":{},"之":{"docs":{},"前":{"docs":{},"转":{"docs":{},"换":{"docs":{},"状":{"docs":{},"态":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"中":{"docs":{},"不":{"docs":{},"允":{"docs":{},"许":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"—":{"docs":{},"—":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"只":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"无":{"docs":{},"论":{"docs":{},"何":{"docs":{},"时":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"且":{"docs":{},"不":{"docs":{},"是":{"docs":{},"由":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"使":{"docs":{},"用":{"docs":{},"诸":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}},"想":{"docs":{},"将":{"docs":{},"一":{"docs":{},"个":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"希":{"docs":{},"望":{"docs":{},"使":{"docs":{},"用":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"(":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},")":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"将":{"docs":{},"其":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"传":{"docs":{},"入":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"被":{"docs":{},"用":{"docs":{},"作":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"您":{"docs":{},"不":{"docs":{},"打":{"docs":{},"算":{"docs":{},"开":{"docs":{},"发":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"开":{"docs":{},"头":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"有":{"docs":{},"可":{"docs":{},"用":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"有":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"用":{"docs":{},"到":{"docs":{},"此":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"么":{"docs":{},"复":{"docs":{},"制":{"docs":{},"这":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"共":{"docs":{},"享":{"docs":{},"函":{"docs":{},"数":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"多":{"docs":{},"处":{"docs":{},"导":{"docs":{},"入":{"docs":{},"它":{"docs":{},"—":{"docs":{},"—":{"docs":{},"无":{"docs":{},"论":{"docs":{},"哪":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"都":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"理":{"docs":{},"想":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"希":{"docs":{},"望":{"docs":{},"你":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"具":{"docs":{},"有":{"docs":{},"更":{"docs":{},"高":{"docs":{},"的":{"docs":{},"封":{"docs":{},"装":{"docs":{},"度":{"docs":{},"和":{"docs":{},"复":{"docs":{},"用":{"docs":{},"性":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"纯":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"这":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{},"引":{"docs":{},"用":{"docs":{},"被":{"docs":{},"共":{"docs":{},"享":{"docs":{},",":{"docs":{},"导":{"docs":{},"致":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"被":{"docs":{},"修":{"docs":{},"改":{"docs":{},"时":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"正":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"将":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.008797653958944282}},"其":{"docs":{},"引":{"docs":{},"入":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"会":{"docs":{},"成":{"docs":{},"为":{"docs":{},"自":{"docs":{},"然":{"docs":{},"而":{"docs":{},"然":{"docs":{},"的":{"docs":{},"选":{"docs":{},"择":{"docs":{},"。":{"docs":{},"引":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"数":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}},"当":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"全":{"docs":{},"局":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"对":{"docs":{},"象":{"docs":{},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"整":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"都":{"docs":{},"作":{"docs":{},"为":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"传":{"docs":{},"给":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"取":{"docs":{},"多":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"将":{"docs":{},"这":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"都":{"docs":{},"声":{"docs":{},"明":{"docs":{},"为":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"会":{"docs":{},"有":{"docs":{},"些":{"docs":{},"重":{"docs":{},"复":{"docs":{},"和":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"名":{"docs":{},"称":{"docs":{},"与":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"对":{"docs":{},"象":{"docs":{},"上":{"docs":{},"添":{"docs":{},"加":{"docs":{},"新":{"docs":{},"属":{"docs":{},"性":{"docs":{},"时":{"docs":{},",":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"时":{"docs":{},"会":{"docs":{},"特":{"docs":{},"别":{"docs":{},"一":{"docs":{},"些":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"或":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"者":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"更":{"docs":{},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},",":{"docs":{},"将":{"docs":{},"下":{"docs":{},"列":{"docs":{},"代":{"docs":{},"码":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"你":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}},"是":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"提":{"docs":{},"交":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"模":{"docs":{},"块":{"docs":{},"间":{"docs":{},"数":{"docs":{},"据":{"docs":{},"互":{"docs":{},"相":{"docs":{},"污":{"docs":{},"染":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"基":{"docs":{},"于":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"示":{"docs":{},":":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"的":{"docs":{},"文":{"docs":{},"档":{"docs":{},"示":{"docs":{},"例":{"docs":{},"代":{"docs":{},"码":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}},"案":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"时":{"docs":{},",":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"上":{"docs":{},"安":{"docs":{},"装":{"docs":{},"过":{"docs":{},"程":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"”":{"docs":{},"要":{"docs":{},"唤":{"docs":{},"醒":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"你":{"docs":{},"就":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"很":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"想":{"docs":{},"保":{"docs":{},"留":{"docs":{},"过":{"docs":{},"去":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"在":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"中":{"docs":{},"避":{"docs":{},"免":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"单":{"docs":{},"例":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}},"声":{"docs":{},"明":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},")":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"来":{"docs":{},"安":{"docs":{},"装":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"自":{"docs":{},"不":{"docs":{},"同":{"docs":{},"视":{"docs":{},"图":{"docs":{},"的":{"docs":{},"行":{"docs":{},"为":{"docs":{},"需":{"docs":{},"要":{"docs":{},"变":{"docs":{},"更":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"以":{"docs":{},"及":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{},"必":{"docs":{},"要":{"docs":{},"的":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"改":{"docs":{},"变":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"你":{"docs":{},"怎":{"docs":{},"么":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"先":{"docs":{},"回":{"docs":{},"调":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"这":{"docs":{},"就":{"docs":{},"是":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"区":{"docs":{},"分":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"看":{"docs":{},"一":{"docs":{},"个":{"docs":{},"更":{"docs":{},"加":{"docs":{},"实":{"docs":{},"际":{"docs":{},"的":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},",":{"docs":{},"涉":{"docs":{},"及":{"docs":{},"到":{"docs":{},"调":{"docs":{},"用":{"docs":{},"异":{"docs":{},"步":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},"简":{"docs":{},"化":{"docs":{},"代":{"docs":{},"码":{"docs":{},"(":{"docs":{},"特":{"docs":{},"别":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"记":{"docs":{},"录":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"动":{"docs":{},"态":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"你":{"docs":{},"不":{"docs":{},"能":{"docs":{},"使":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"即":{"docs":{},"创":{"docs":{},"建":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"标":{"docs":{},"签":{"docs":{},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"入":{"docs":{},",":{"docs":{},"它":{"docs":{},"会":{"docs":{},"提":{"docs":{},"供":{"docs":{},"全":{"docs":{},"局":{"docs":{},"方":{"docs":{},"法":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"然":{"docs":{},"后":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"返":{"docs":{},"回":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"像":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"用":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"而":{"docs":{},",":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"导":{"docs":{},"致":{"docs":{},"组":{"docs":{},"件":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"全":{"docs":{},"局":{"docs":{},"状":{"docs":{},"态":{"docs":{},"单":{"docs":{},"例":{"docs":{},"。":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.014925373134328358}},"库":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"作":{"docs":{},"者":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"官":{"docs":{},"方":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"细":{"docs":{},"粒":{"docs":{},"度":{"docs":{},"数":{"docs":{},"据":{"docs":{},"响":{"docs":{},"应":{"docs":{},"机":{"docs":{},"制":{"docs":{},"来":{"docs":{},"进":{"docs":{},"行":{"docs":{},"高":{"docs":{},"效":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"话":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"也":{"docs":{},"能":{"docs":{},"够":{"docs":{},"接":{"docs":{},"收":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"而":{"docs":{},"非":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"使":{"docs":{},"其":{"docs":{},"成":{"docs":{},"为":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"当":{"docs":{},"模":{"docs":{},"块":{"docs":{},"被":{"docs":{},"注":{"docs":{},"册":{"docs":{},"后":{"docs":{},",":{"docs":{},"它":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"存":{"docs":{},"储":{"docs":{},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},"。":{"docs":{},"当":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},",":{"docs":{},"从":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"这":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"他":{"docs":{},"们":{"docs":{},"是":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}},"子":{"docs":{},"节":{"docs":{},"点":{"docs":{},"名":{"docs":{},"称":{"docs":{},"相":{"docs":{},"同":{"docs":{},"时":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}},"实":{"docs":{},"例":{"docs":{},"注":{"docs":{},"入":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"仍":{"docs":{},"然":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"现":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"需":{"docs":{},"要":{"docs":{},"频":{"docs":{},"繁":{"docs":{},"地":{"docs":{},"导":{"docs":{},"入":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"组":{"docs":{},"件":{"docs":{},"时":{"docs":{},"需":{"docs":{},"要":{"docs":{},"模":{"docs":{},"拟":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"系":{"docs":{},"统":{"docs":{},"的":{"docs":{},"一":{"docs":{},"部":{"docs":{},"分":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"其":{"docs":{},"中":{"docs":{},"的":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"规":{"docs":{},"则":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},")":{"docs":{},"。":{"docs":{},"就":{"docs":{},"像":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"被":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"起":{"docs":{},"来":{"docs":{},",":{"docs":{},"且":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"值":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"改":{"docs":{},"变":{"docs":{},"才":{"docs":{},"会":{"docs":{},"被":{"docs":{},"重":{"docs":{},"新":{"docs":{},"计":{"docs":{},"算":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"当":{"docs":{},"值":{"docs":{},"改":{"docs":{},"变":{"docs":{},"时":{"docs":{},"调":{"docs":{},"用":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"f":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"一":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"这":{"docs":{},"样":{"docs":{},"写":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},",":{"docs":{},"在":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"时":{"docs":{},",":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"。":{"docs":{},"它":{"docs":{},"们":{"docs":{},"都":{"docs":{},"已":{"docs":{},"经":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"了":{"docs":{},"给":{"docs":{},"定":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"上":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"放":{"docs":{},"在":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"第":{"docs":{},"四":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"来":{"docs":{},"调":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"地":{"docs":{},"方":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"格":{"docs":{},"式":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"钩":{"docs":{},"子":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"传":{"docs":{},"入":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"增":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"思":{"docs":{},"维":{"docs":{},"”":{"docs":{},"去":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},":":{"docs":{},"给":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"例":{"docs":{},"子":{"docs":{},"(":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"任":{"docs":{},"何":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"的":{"docs":{},"测":{"docs":{},"试":{"docs":{},"框":{"docs":{},"架":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"测":{"docs":{},"试":{"docs":{},"与":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},"编":{"docs":{},"译":{"docs":{},"格":{"docs":{},"式":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"这":{"docs":{},"里":{"docs":{},"需":{"docs":{},"要":{"docs":{},"加":{"docs":{},"上":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"模":{"docs":{},"块":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},",":{"docs":{},"仅":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"合":{"docs":{},"并":{"docs":{},"或":{"docs":{},"时":{"docs":{},"光":{"docs":{},"旅":{"docs":{},"行":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"下":{"docs":{},"载":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"ダ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"等":{"docs":{},"包":{"docs":{},"管":{"docs":{},"理":{"docs":{},"器":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"按":{"docs":{},"照":{"docs":{},"下":{"docs":{},"列":{"docs":{},"方":{"docs":{},"式":{"docs":{},"执":{"docs":{},"行":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"api.html":{"ref":"api.html","tf":0.022388059701492536}}}},"待":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"等":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}},"动":{"docs":{},"展":{"docs":{},"开":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"定":{"docs":{},"义":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"带":{"docs":{},"一":{"docs":{},"个":{"docs":{},"日":{"docs":{},"志":{"docs":{},"插":{"docs":{},"件":{"docs":{},"用":{"docs":{},"于":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"这":{"docs":{},"样":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"指":{"docs":{},"定":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"自":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"几":{"docs":{},"个":{"docs":{},"部":{"docs":{},"分":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"就":{"docs":{},"是":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"最":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"些":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"写":{"docs":{},"起":{"docs":{},"来":{"docs":{},"可":{"docs":{},"能":{"docs":{},"比":{"docs":{},"较":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"里":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"一":{"docs":{},"个":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"链":{"docs":{},"接":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"链":{"docs":{},"接":{"docs":{},"会":{"docs":{},"一":{"docs":{},"直":{"docs":{},"指":{"docs":{},"向":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}},"也":{"docs":{},"集":{"docs":{},"成":{"docs":{},"到":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{},"其":{"docs":{},"他":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}},"支":{"docs":{},"持":{"docs":{},"载":{"docs":{},"荷":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"需":{"docs":{},"要":{"docs":{},"与":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"被":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"什":{"docs":{},"么":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"我":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},"是":{"docs":{},"“":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"”":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"结":{"docs":{},"束":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"更":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"才":{"docs":{},"能":{"docs":{},"组":{"docs":{},"合":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"表":{"docs":{},"示":{"docs":{},"“":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"”":{"docs":{},"理":{"docs":{},"念":{"docs":{},"的":{"docs":{},"极":{"docs":{},"简":{"docs":{},"示":{"docs":{},"意":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"新":{"docs":{},"对":{"docs":{},"象":{"docs":{},"替":{"docs":{},"换":{"docs":{},"老":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"利":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"允":{"docs":{},"许":{"docs":{},"保":{"docs":{},"留":{"docs":{},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"降":{"docs":{},"で":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"遇":{"docs":{},"到":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"的":{"docs":{},"简":{"docs":{},"洁":{"docs":{},"性":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"破":{"docs":{},"坏":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"定":{"docs":{},"义":{"docs":{},"和":{"docs":{},"隔":{"docs":{},"离":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"中":{"docs":{},"的":{"docs":{},"各":{"docs":{},"种":{"docs":{},"概":{"docs":{},"念":{"docs":{},"并":{"docs":{},"强":{"docs":{},"制":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"定":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"将":{"docs":{},"会":{"docs":{},"变":{"docs":{},"得":{"docs":{},"更":{"docs":{},"结":{"docs":{},"构":{"docs":{},"化":{"docs":{},"且":{"docs":{},"易":{"docs":{},"维":{"docs":{},"护":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"管":{"docs":{},"理":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"附":{"docs":{},"带":{"docs":{},"了":{"docs":{},"更":{"docs":{},"多":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"和":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{},"这":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"短":{"docs":{},"期":{"docs":{},"和":{"docs":{},"长":{"docs":{},"期":{"docs":{},"效":{"docs":{},"益":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"任":{"docs":{},"意":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"能":{"docs":{},"是":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"的":{"docs":{},"。":{"docs":{},"确":{"docs":{},"实":{"docs":{},"是":{"docs":{},"如":{"docs":{},"此":{"docs":{},"—":{"docs":{},"—":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"够":{"docs":{},"简":{"docs":{},"单":{"docs":{},",":{"docs":{},"您":{"docs":{},"最":{"docs":{},"好":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"把":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"以":{"docs":{},"一":{"docs":{},"个":{"docs":{},"全":{"docs":{},"局":{"docs":{},"单":{"docs":{},"例":{"docs":{},"模":{"docs":{},"式":{"docs":{},"管":{"docs":{},"理":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"树":{"docs":{},"构":{"docs":{},"成":{"docs":{},"了":{"docs":{},"一":{"docs":{},"个":{"docs":{},"巨":{"docs":{},"大":{"docs":{},"的":{"docs":{},"“":{"docs":{},"视":{"docs":{},"图":{"docs":{},"”":{"docs":{},",":{"docs":{},"不":{"docs":{},"管":{"docs":{},"在":{"docs":{},"树":{"docs":{},"的":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"都":{"docs":{},"能":{"docs":{},"获":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"或":{"docs":{},"者":{"docs":{},"触":{"docs":{},"发":{"docs":{},"行":{"docs":{},"为":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"为":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"多":{"docs":{},"个":{"docs":{},"视":{"docs":{},"图":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"于":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"对":{"docs":{},"于":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"问":{"docs":{},"题":{"docs":{},"一":{"docs":{},",":{"docs":{},"传":{"docs":{},"参":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"对":{"docs":{},"于":{"docs":{},"多":{"docs":{},"层":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"将":{"docs":{},"会":{"docs":{},"非":{"docs":{},"常":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"对":{"docs":{},"于":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"组":{"docs":{},"件":{"docs":{},"间":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"传":{"docs":{},"递":{"docs":{},"无":{"docs":{},"能":{"docs":{},"为":{"docs":{},"力":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"问":{"docs":{},"题":{"docs":{},"二":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"经":{"docs":{},"常":{"docs":{},"会":{"docs":{},"采":{"docs":{},"用":{"docs":{},"父":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"引":{"docs":{},"用":{"docs":{},"或":{"docs":{},"者":{"docs":{},"通":{"docs":{},"过":{"docs":{},"事":{"docs":{},"件":{"docs":{},"来":{"docs":{},"变":{"docs":{},"更":{"docs":{},"和":{"docs":{},"同":{"docs":{},"步":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"多":{"docs":{},"份":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"这":{"docs":{},"些":{"docs":{},"模":{"docs":{},"式":{"docs":{},"非":{"docs":{},"常":{"docs":{},"脆":{"docs":{},"弱":{"docs":{},",":{"docs":{},"通":{"docs":{},"常":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"无":{"docs":{},"法":{"docs":{},"维":{"docs":{},"护":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}}}},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"递":{"docs":{},"给":{"docs":{},"上":{"docs":{},"述":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"所":{"docs":{},"有":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"都":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"将":{"docs":{},"该":{"docs":{},"模":{"docs":{},"块":{"docs":{},"作":{"docs":{},"为":{"docs":{},"上":{"docs":{},"下":{"docs":{},"文":{"docs":{},"。":{"docs":{},"于":{"docs":{},"是":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"可":{"docs":{},"以":{"docs":{},"简":{"docs":{},"化":{"docs":{},"为":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"型":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"希":{"docs":{},"望":{"docs":{},"把":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}},"象":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"和":{"docs":{},"一":{"docs":{},"些":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"提":{"docs":{},"供":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"中":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"以":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"形":{"docs":{},"式":{"docs":{},"访":{"docs":{},"问":{"docs":{},"这":{"docs":{},"些":{"docs":{},"值":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"尤":{"docs":{},"其":{"docs":{},"是":{"docs":{},"对":{"docs":{},"于":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"就":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"变":{"docs":{},"得":{"docs":{},"相":{"docs":{},"当":{"docs":{},"臃":{"docs":{},"肿":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"的":{"docs":{},"属":{"docs":{},"性":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"就":{"docs":{},"足":{"docs":{},"够":{"docs":{},"您":{"docs":{},"所":{"docs":{},"需":{"docs":{},"了":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"需":{"docs":{},"要":{"docs":{},"构":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"中":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"您":{"docs":{},"很":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"如":{"docs":{},"何":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"外":{"docs":{},"部":{"docs":{},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"受":{"docs":{},"约":{"docs":{},"束":{"docs":{},"!":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"应":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"程":{"docs":{},"序":{"docs":{},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"它":{"docs":{},"采":{"docs":{},"用":{"docs":{},"集":{"docs":{},"中":{"docs":{},"式":{"docs":{},"存":{"docs":{},"储":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},"保":{"docs":{},"证":{"docs":{},"状":{"docs":{},"态":{"docs":{},"以":{"docs":{},"一":{"docs":{},"种":{"docs":{},"可":{"docs":{},"预":{"docs":{},"测":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"核":{"docs":{},"心":{"docs":{},"就":{"docs":{},"是":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"层":{"docs":{},"级":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"应":{"docs":{},"该":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"单":{"docs":{},"个":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}},"对":{"docs":{},"起":{"docs":{},"来":{"docs":{},"略":{"docs":{},"微":{"docs":{},"棘":{"docs":{},"手":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{},"外":{"docs":{},"部":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"到":{"docs":{},"视":{"docs":{},"图":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.011730205278592375}}}}},"架":{"docs":{},"构":{"docs":{},"就":{"docs":{},"像":{"docs":{},"眼":{"docs":{},"镜":{"docs":{},":":{"docs":{},"您":{"docs":{},"自":{"docs":{},"会":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"需":{"docs":{},"要":{"docs":{},"它":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"后":{"docs":{},"的":{"docs":{},"基":{"docs":{},"本":{"docs":{},"思":{"docs":{},"想":{"docs":{},",":{"docs":{},"借":{"docs":{},"鉴":{"docs":{},"了":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}},"虽":{"docs":{},"然":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"计":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"始":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"开":{"docs":{},"始":{"docs":{},"吧":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}},"来":{"docs":{},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"库":{"docs":{},",":{"docs":{},"以":{"docs":{},"利":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"调":{"docs":{},"试":{"docs":{},"、":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"导":{"docs":{},"入":{"docs":{},"导":{"docs":{},"出":{"docs":{},"等":{"docs":{},"高":{"docs":{},"级":{"docs":{},"调":{"docs":{},"试":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"(":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"先":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"便":{"docs":{},"于":{"docs":{},"解":{"docs":{},"决":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"抽":{"docs":{},"象":{"docs":{},"成":{"docs":{},"服":{"docs":{},"务":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"的":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"也":{"docs":{},"会":{"docs":{},"相":{"docs":{},"应":{"docs":{},"地":{"docs":{},"得":{"docs":{},"到":{"docs":{},"高":{"docs":{},"效":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},",":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"那":{"docs":{},"么":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"监":{"docs":{},"视":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"途":{"docs":{},"径":{"docs":{},"就":{"docs":{},"是":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"简":{"docs":{},"单":{"docs":{},"到":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"即":{"docs":{},"可":{"docs":{},"。":{"docs":{},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"也":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"异":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"的":{"docs":{},"回":{"docs":{},"调":{"docs":{},"让":{"docs":{},"这":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"完":{"docs":{},"成":{"docs":{},":":{"docs":{},"因":{"docs":{},"为":{"docs":{},"当":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"若":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"“":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"”":{"docs":{},"(":{"docs":{},"可":{"docs":{},"以":{"docs":{},"认":{"docs":{},"为":{"docs":{},"是":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}},"派":{"docs":{},"生":{"docs":{},"出":{"docs":{},"一":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},"对":{"docs":{},"列":{"docs":{},"表":{"docs":{},"进":{"docs":{},"行":{"docs":{},"过":{"docs":{},"滤":{"docs":{},"并":{"docs":{},"计":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"好":{"docs":{},"所":{"docs":{},"有":{"docs":{},"所":{"docs":{},"需":{"docs":{},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"混":{"docs":{},"合":{"docs":{},"异":{"docs":{},"步":{"docs":{},"调":{"docs":{},"用":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"你":{"docs":{},"的":{"docs":{},"程":{"docs":{},"序":{"docs":{},"很":{"docs":{},"难":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"当":{"docs":{},"你":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{},"异":{"docs":{},"步":{"docs":{},"回":{"docs":{},"调":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"`":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"多":{"docs":{},"次":{"docs":{},"注":{"docs":{},"册":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"查":{"docs":{},"找":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}},"附":{"docs":{},"加":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"很":{"docs":{},"有":{"docs":{},"用":{"docs":{},"的":{"docs":{},"特":{"docs":{},"性":{"docs":{},"。":{"docs":{},"另":{"docs":{},"一":{"docs":{},"个":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"使":{"docs":{},"用":{"docs":{},"带":{"docs":{},"有":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"绑":{"docs":{},"定":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{},"换":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"再":{"docs":{},"次":{"docs":{},"强":{"docs":{},"调":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"和":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.015492957746478873},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802},"api.html":{"ref":"api.html","tf":0.009950248756218905}},"单":{"docs":{},"纯":{"docs":{},"的":{"docs":{},"全":{"docs":{},"局":{"docs":{},"对":{"docs":{},"象":{"docs":{},"有":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"点":{"docs":{},"不":{"docs":{},"同":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}},"分":{"docs":{},"发":{"docs":{},"多":{"docs":{},"重":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"参":{"docs":{},"数":{"docs":{},"调":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"经":{"docs":{},"过":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"接":{"docs":{},"下":{"docs":{},"来":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"更":{"docs":{},"深":{"docs":{},"入":{"docs":{},"地":{"docs":{},"探":{"docs":{},"讨":{"docs":{},"一":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"先":{"docs":{},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"一":{"docs":{},"个":{"docs":{},"成":{"docs":{},"功":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"一":{"docs":{},"个":{"docs":{},"失":{"docs":{},"败":{"docs":{},"回":{"docs":{},"调":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{},"触":{"docs":{},"发":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{},"更":{"docs":{},"多":{"docs":{},"选":{"docs":{},"项":{"docs":{},"来":{"docs":{},"完":{"docs":{},"成":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"任":{"docs":{},"务":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"以":{"docs":{},"下":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"好":{"docs":{},"提":{"docs":{},"前":{"docs":{},"在":{"docs":{},"你":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"后":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"我":{"docs":{},"们":{"docs":{},"利":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"新":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"版":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}},"終":{"docs":{},"的":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}},"概":{"docs":{},"念":{"docs":{},"开":{"docs":{},"始":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"当":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"现":{"docs":{},"在":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"想":{"docs":{},"象":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"由":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"使":{"docs":{},"用":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"比":{"docs":{},"较":{"docs":{},"大":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"当":{"docs":{},"应":{"docs":{},"用":{"docs":{},"变":{"docs":{},"得":{"docs":{},"非":{"docs":{},"常":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"时":{"docs":{},",":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}},"中":{"docs":{},"展":{"docs":{},"示":{"docs":{},"状":{"docs":{},"态":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"由":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"获":{"docs":{},"得":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"仍":{"docs":{},"然":{"docs":{},"保":{"docs":{},"有":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"也":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"内":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"记":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"语":{"docs":{},"法":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"还":{"docs":{},"没":{"docs":{},"能":{"docs":{},"掌":{"docs":{},"握":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"内":{"docs":{},"联":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"深":{"docs":{},"入":{"docs":{},"理":{"docs":{},"解":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"对":{"docs":{},"于":{"docs":{},"使":{"docs":{},"用":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}}}},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"了":{"docs":{},"能":{"docs":{},"够":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"处":{"docs":{},"理":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"看":{"docs":{},"一":{"docs":{},"看":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"解":{"docs":{},"决":{"docs":{},"以":{"docs":{},"上":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"创":{"docs":{},"建":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"以":{"docs":{},"返":{"docs":{},"回":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}},"传":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"数":{"docs":{},"组":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"参":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"参":{"docs":{},"。":{"docs":{},"在":{"docs":{},"你":{"docs":{},"对":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"入":{"docs":{},"额":{"docs":{},"外":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"即":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"使":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"—":{"docs":{},"—":{"docs":{},"是":{"docs":{},"的":{"docs":{},",":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"就":{"docs":{},"包":{"docs":{},"含":{"docs":{},"了":{"docs":{},"全":{"docs":{},"部":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"层":{"docs":{},"级":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"至":{"docs":{},"此":{"docs":{},"它":{"docs":{},"便":{"docs":{},"作":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},"“":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"此":{"docs":{},"对":{"docs":{},"象":{"docs":{},"混":{"docs":{},"入":{"docs":{},"到":{"docs":{},"外":{"docs":{},"部":{"docs":{},"对":{"docs":{},"象":{"docs":{},"中":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"量":{"docs":{},"替":{"docs":{},"代":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}}}},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"它":{"docs":{},"与":{"docs":{},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"混":{"docs":{},"合":{"docs":{},"使":{"docs":{},"用":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"通":{"docs":{},"常":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"工":{"docs":{},"具":{"docs":{},"函":{"docs":{},"数":{"docs":{},"将":{"docs":{},"多":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"合":{"docs":{},"并":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},",":{"docs":{},"以":{"docs":{},"使":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"最":{"docs":{},"终":{"docs":{},"对":{"docs":{},"象":{"docs":{},"传":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"。":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"所":{"docs":{},"有":{"docs":{},"触":{"docs":{},"发":{"docs":{},"函":{"docs":{},"数":{"docs":{},"完":{"docs":{},"成":{"docs":{},"后":{"docs":{},",":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"一":{"docs":{},"个":{"docs":{},"与":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"有":{"docs":{},"几":{"docs":{},"个":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"引":{"docs":{},"起":{"docs":{},"的":{"docs":{},",":{"docs":{},"将":{"docs":{},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{},"这":{"docs":{},"能":{"docs":{},"保":{"docs":{},"证":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"能":{"docs":{},"被":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"的":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"之":{"docs":{},"后":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"基":{"docs":{},"于":{"docs":{},"某":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"对":{"docs":{},"象":{"docs":{},"里":{"docs":{},"有":{"docs":{},"新":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"给":{"docs":{},"定":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"值":{"docs":{},"上":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"多":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"以":{"docs":{},"下":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"模":{"docs":{},"块":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"组":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"分":{"docs":{},"发":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"和":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"并":{"docs":{},"不":{"docs":{},"冲":{"docs":{},"突":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"后":{"docs":{},"面":{"docs":{},"的":{"docs":{},"章":{"docs":{},"节":{"docs":{},"里":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"讨":{"docs":{},"论":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"事":{"docs":{},"件":{"docs":{},"分":{"docs":{},"布":{"docs":{},"到":{"docs":{},"各":{"docs":{},"个":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"变":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"实":{"docs":{},"例":{"docs":{},"。":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"直":{"docs":{},"接":{"docs":{},"地":{"docs":{},"定":{"docs":{},"位":{"docs":{},"任":{"docs":{},"一":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"片":{"docs":{},"段":{"docs":{},",":{"docs":{},"在":{"docs":{},"调":{"docs":{},"试":{"docs":{},"的":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"也":{"docs":{},"能":{"docs":{},"轻":{"docs":{},"易":{"docs":{},"地":{"docs":{},"取":{"docs":{},"得":{"docs":{},"整":{"docs":{},"个":{"docs":{},"当":{"docs":{},"前":{"docs":{},"应":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"就":{"docs":{},"是":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"某":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"注":{"docs":{},"入":{"docs":{},"到":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"下":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},",":{"docs":{},"且":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}},"具":{"docs":{},"有":{"docs":{},"相":{"docs":{},"同":{"docs":{},"方":{"docs":{},"法":{"docs":{},"和":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"本":{"docs":{},"身":{"docs":{},"了":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"属":{"docs":{},"性":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"的":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"现":{"docs":{},"中":{"docs":{},"是":{"docs":{},"很":{"docs":{},"常":{"docs":{},"见":{"docs":{},"的":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"践":{"docs":{},"中":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"经":{"docs":{},"常":{"docs":{},"用":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"际":{"docs":{},"上":{"docs":{},"这":{"docs":{},"和":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"自":{"docs":{},"从":{"docs":{},"有":{"docs":{},"了":{"docs":{},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"(":{"docs":{},"现":{"docs":{},"处":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"取":{"docs":{},"一":{"docs":{},"个":{"docs":{},"名":{"docs":{},"字":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"不":{"docs":{},"会":{"docs":{},"对":{"docs":{},"其":{"docs":{},"产":{"docs":{},"生":{"docs":{},"影":{"docs":{},"响":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"以":{"docs":{},"访":{"docs":{},"问":{"docs":{},"根":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"后":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"修":{"docs":{},"改":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"并":{"docs":{},"不":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"入":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}},"限":{"docs":{},"制":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"结":{"docs":{},"构":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"它":{"docs":{},"规":{"docs":{},"定":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"需":{"docs":{},"要":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"且":{"docs":{},"观":{"docs":{},"察":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"当":{"docs":{},"前":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"的":{"docs":{},"物":{"docs":{},"品":{"docs":{},"备":{"docs":{},"份":{"docs":{},"起":{"docs":{},"来":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"字":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"插":{"docs":{},"件":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},"中":{"docs":{},"去":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}},"上":{"docs":{},"述":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"態":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"私":{"docs":{},"達":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"動":{"docs":{},"か":{"docs":{},"す":{"docs":{},"信":{"docs":{},"頼":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"情":{"docs":{},"報":{"docs":{},"源":{"docs":{},"(":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}},"管":{"docs":{},"理":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"に":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"の":{"docs":{},"み":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"に":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"ラ":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"動":{"docs":{},"き":{"docs":{},"を":{"docs":{},"予":{"docs":{},"測":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"非":{"docs":{},"常":{"docs":{},"に":{"docs":{},"困":{"docs":{},"難":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"持":{"docs":{},"っ":{"docs":{},"た":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"の":{"docs":{},"間":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"箭":{"docs":{},"头":{"docs":{},"函":{"docs":{},"数":{"docs":{},"可":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"更":{"docs":{},"简":{"docs":{},"练":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"必":{"docs":{},"须":{"docs":{},"使":{"docs":{},"用":{"docs":{},"常":{"docs":{},"规":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"后":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"访":{"docs":{},"问":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"到":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"新":{"docs":{},"下":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"生":{"docs":{},"成":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"让":{"docs":{},"你":{"docs":{},"少":{"docs":{},"按":{"docs":{},"几":{"docs":{},"次":{"docs":{},"键":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"将":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"一":{"docs":{},"种":{"docs":{},"机":{"docs":{},"制":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"从":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"“":{"docs":{},"注":{"docs":{},"入":{"docs":{},"”":{"docs":{},"到":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"(":{"docs":{},"需":{"docs":{},"调":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"该":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"这":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"每":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"将":{"docs":{},"其":{"docs":{},"归":{"docs":{},"档":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"使":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"在":{"docs":{},"根":{"docs":{},"实":{"docs":{},"例":{"docs":{},"中":{"docs":{},"注":{"docs":{},"册":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"得":{"docs":{},"到":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"常":{"docs":{},"是":{"docs":{},"异":{"docs":{},"步":{"docs":{},"的":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"如":{"docs":{},"何":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"最":{"docs":{},"終":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"那":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"在":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"都":{"docs":{},"会":{"docs":{},"重":{"docs":{},"新":{"docs":{},"求":{"docs":{},"取":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"触":{"docs":{},"发":{"docs":{},"更":{"docs":{},"新":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"的":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"动":{"docs":{},"根":{"docs":{},"据":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{},"路":{"docs":{},"径":{"docs":{},"调":{"docs":{},"整":{"docs":{},"命":{"docs":{},"名":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"事":{"docs":{},"务":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"到":{"docs":{},"前":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"后":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{},"然":{"docs":{},"而":{"docs":{},",":{"docs":{},"在":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"中":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"阶":{"docs":{},"段":{"docs":{},")":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"极":{"docs":{},"大":{"docs":{},"地":{"docs":{},"简":{"docs":{},"化":{"docs":{},"写":{"docs":{},"法":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}},"作":{"docs":{},"为":{"docs":{},"其":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"。":{"docs":{},"最":{"docs":{},"后":{"docs":{},"接":{"docs":{},"收":{"docs":{},"一":{"docs":{},"个":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"参":{"docs":{},"数":{"docs":{},"表":{"docs":{},"示":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"(":{"docs":{},"可":{"docs":{},"选":{"docs":{},")":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"(":{"docs":{},"如":{"docs":{},"果":{"docs":{},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},")":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"其":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"三":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"给":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"唯":{"docs":{},"一":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"监":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"输":{"docs":{},"出":{"docs":{},"对":{"docs":{},"象":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"出":{"docs":{},"响":{"docs":{},"应":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"在":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"按":{"docs":{},"任":{"docs":{},"意":{"docs":{},"方":{"docs":{},"式":{"docs":{},"格":{"docs":{},"式":{"docs":{},"化":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"组":{"docs":{},"装":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"导":{"docs":{},"出":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}},"主":{"docs":{},"要":{"docs":{},"想":{"docs":{},"针":{"docs":{},"对":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"有":{"docs":{},"时":{"docs":{},"候":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"从":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"插":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"得":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"“":{"docs":{},"快":{"docs":{},"照":{"docs":{},"”":{"docs":{},",":{"docs":{},"比":{"docs":{},"较":{"docs":{},"改":{"docs":{},"变":{"docs":{},"的":{"docs":{},"前":{"docs":{},"后":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"想":{"docs":{},"要":{"docs":{},"实":{"docs":{},"现":{"docs":{},"这":{"docs":{},"项":{"docs":{},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"进":{"docs":{},"行":{"docs":{},"深":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"多":{"docs":{},"个":{"docs":{},"实":{"docs":{},"例":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}},"混":{"docs":{},"入":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"来":{"docs":{},"实":{"docs":{},"现":{"docs":{},"给":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"注":{"docs":{},"入":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"里":{"docs":{},"的":{"docs":{},"数":{"docs":{},"组":{"docs":{},"进":{"docs":{},"行":{"docs":{},"查":{"docs":{},"询":{"docs":{},"时":{"docs":{},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"面":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"包":{"docs":{},"含":{"docs":{},"应":{"docs":{},"用":{"docs":{},"在":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"条":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"原":{"docs":{},"则":{"docs":{},"就":{"docs":{},"是":{"docs":{},"要":{"docs":{},"记":{"docs":{},"住":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"样":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"些":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"目":{"docs":{},"了":{"docs":{},"然":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"つ":{"docs":{},"目":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"連":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"つ":{"docs":{},"つ":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},")":{"docs":{},"を":{"docs":{},"与":{"docs":{},"え":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"一":{"docs":{},"步":{"docs":{},":":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"面":{"docs":{},"是":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"一":{"docs":{},"个":{"docs":{},"测":{"docs":{},"试":{"docs":{},"异":{"docs":{},"步":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"不":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},"—":{"docs":{},"—":{"docs":{},"实":{"docs":{},"质":{"docs":{},"上":{"docs":{},"任":{"docs":{},"何":{"docs":{},"在":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"改":{"docs":{},"变":{"docs":{},"都":{"docs":{},"是":{"docs":{},"不":{"docs":{},"可":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"的":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"启":{"docs":{},"用":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"!":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"会":{"docs":{},"深":{"docs":{},"度":{"docs":{},"监":{"docs":{},"测":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"来":{"docs":{},"检":{"docs":{},"测":{"docs":{},"不":{"docs":{},"合":{"docs":{},"规":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"—":{"docs":{},"—":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"关":{"docs":{},"闭":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"性":{"docs":{},"能":{"docs":{},"损":{"docs":{},"失":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"事":{"docs":{},"件":{"docs":{},"类":{"docs":{},"型":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"在":{"docs":{},"各":{"docs":{},"种":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},",":{"docs":{},"在":{"docs":{},"事":{"docs":{},"件":{"docs":{},"回":{"docs":{},"调":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}},"任":{"docs":{},"何":{"docs":{},"由":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"意":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"で":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"保":{"docs":{},"持":{"docs":{},"不":{"docs":{},"变":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"用":{"docs":{},"于":{"docs":{},"下":{"docs":{},"一":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"很":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"过":{"docs":{},"程":{"docs":{},",":{"docs":{},"很":{"docs":{},"有":{"docs":{},"必":{"docs":{},"要":{"docs":{},"测":{"docs":{},"试":{"docs":{},"它":{"docs":{},"们":{"docs":{},"。":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},"了":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"会":{"docs":{},"被":{"docs":{},"合":{"docs":{},"并":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"在":{"docs":{},"此":{"docs":{},"刻":{"docs":{},"完":{"docs":{},"成":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"必":{"docs":{},"须":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"。":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"步":{"docs":{},"执":{"docs":{},"行":{"docs":{},"这":{"docs":{},"个":{"docs":{},"限":{"docs":{},"制":{"docs":{},"么":{"docs":{},"?":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}},"承":{"docs":{},"认":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"比":{"docs":{},"简":{"docs":{},"单":{"docs":{},"地":{"docs":{},"使":{"docs":{},"用":{"docs":{},"“":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"既":{"docs":{},"然":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"日":{"docs":{},"志":{"docs":{},"。":{"docs":{},"每":{"docs":{},"一":{"docs":{},"条":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"插":{"docs":{},"件":{"docs":{},"还":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"通":{"docs":{},"过":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"被":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"还":{"docs":{},"没":{"docs":{},"有":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"需":{"docs":{},"遵":{"docs":{},"守":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"要":{"docs":{},"被":{"docs":{},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"就":{"docs":{},"让":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"非":{"docs":{},"常":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"事":{"docs":{},"件":{"docs":{},":":{"docs":{},"每":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"な":{"docs":{},"命":{"docs":{},"令":{"docs":{},"を":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"見":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ジ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"カ":{"docs":{},"プ":{"docs":{},"セ":{"docs":{},"ル":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"構":{"docs":{},"成":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"命":{"docs":{},"名":{"docs":{},"功":{"docs":{},"能":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"常":{"docs":{},"量":{"docs":{},"作":{"docs":{},"为":{"docs":{},"函":{"docs":{},"数":{"docs":{},"名":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"乍":{"docs":{},"一":{"docs":{},"眼":{"docs":{},"看":{"docs":{},"上":{"docs":{},"去":{"docs":{},"感":{"docs":{},"觉":{"docs":{},"多":{"docs":{},"此":{"docs":{},"一":{"docs":{},"举":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"直":{"docs":{},"接":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"产":{"docs":{},"生":{"docs":{},"的":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"即":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},")":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"品":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}},"仍":{"docs":{},"旧":{"docs":{},"返":{"docs":{},"回":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"假":{"docs":{},"设":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"这":{"docs":{},"里":{"docs":{},"的":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"内":{"docs":{},"部":{"docs":{},"执":{"docs":{},"行":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"置":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"の":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"方":{"docs":{},"法":{"docs":{},"を":{"docs":{},"参":{"docs":{},"考":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}},"参":{"docs":{},"数":{"docs":{},"解":{"docs":{},"构":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"考":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"示":{"docs":{},"例":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}},"发":{"docs":{},"出":{"docs":{},"结":{"docs":{},"账":{"docs":{},"请":{"docs":{},"求":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"乐":{"docs":{},"观":{"docs":{},"地":{"docs":{},"清":{"docs":{},"空":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"失":{"docs":{},"败":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"敗":{"docs":{},"時":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"完":{"docs":{},"成":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"全":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}},"岂":{"docs":{},"不":{"docs":{},"更":{"docs":{},"方":{"docs":{},"便":{"docs":{},"?":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"并":{"docs":{},"非":{"docs":{},"如":{"docs":{},"此":{"docs":{},",":{"docs":{},"还":{"docs":{},"记":{"docs":{},"得":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"很":{"docs":{},"多":{"docs":{},"次":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"测":{"docs":{},"试":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"一":{"docs":{},"些":{"docs":{},"完":{"docs":{},"全":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"参":{"docs":{},"数":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"这":{"docs":{},"里":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"小":{"docs":{},"技":{"docs":{},"巧":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"時":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}},"为":{"docs":{},"可":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"才":{"docs":{},"会":{"docs":{},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"支":{"docs":{},"持":{"docs":{},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"方":{"docs":{},"式":{"docs":{},"和":{"docs":{},"对":{"docs":{},"象":{"docs":{},"方":{"docs":{},"式":{"docs":{},"进":{"docs":{},"行":{"docs":{},"分":{"docs":{},"发":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"插":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"来":{"docs":{},"处":{"docs":{},"理":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.022388059701492536}}}}},"购":{"docs":{},"物":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"车":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}},"首":{"docs":{},"先":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"明":{"docs":{},"白":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"他":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"の":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"即":{"docs":{},"可":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"及":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"同":{"docs":{},"样":{"docs":{},",":{"docs":{},"对":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"指":{"docs":{},"向":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"时":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"じ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"複":{"docs":{},"数":{"docs":{},"回":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"启":{"docs":{},"用":{"docs":{},"了":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"则":{"docs":{},"为":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"为":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"已":{"docs":{},"经":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"了":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"功":{"docs":{},"能":{"docs":{},"使":{"docs":{},"得":{"docs":{},"其":{"docs":{},"他":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"重":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"功":{"docs":{},"能":{"docs":{},"默":{"docs":{},"认":{"docs":{},"输":{"docs":{},"出":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"拟":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"提":{"docs":{},"交":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"状":{"docs":{},"态":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"结":{"docs":{},"合":{"docs":{},"在":{"docs":{},"一":{"docs":{},"起":{"docs":{},",":{"docs":{},"实":{"docs":{},"现":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"给":{"docs":{},"插":{"docs":{},"件":{"docs":{},"开":{"docs":{},"发":{"docs":{},"者":{"docs":{},"的":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"继":{"docs":{},"承":{"docs":{},"父":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"而":{"docs":{},"且":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"若":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"内":{"docs":{},"分":{"docs":{},"发":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"行":{"docs":{},"单":{"docs":{},"元":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"入":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"值":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"要":{"docs":{},"你":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"以":{"docs":{},"上":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"如":{"docs":{},"何":{"docs":{},"组":{"docs":{},"织":{"docs":{},"代":{"docs":{},"码":{"docs":{},"随":{"docs":{},"你":{"docs":{},"便":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"异":{"docs":{},"步":{"docs":{},"逻":{"docs":{},"辑":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"封":{"docs":{},"装":{"docs":{},"到":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"请":{"docs":{},"求":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}},"根":{"docs":{},"级":{"docs":{},"别":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.02857142857142857}}}}},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"相":{"docs":{},"关":{"docs":{},"代":{"docs":{},"码":{"docs":{},"分":{"docs":{},"割":{"docs":{},"到":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"只":{"docs":{},"返":{"docs":{},"回":{"docs":{},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{},"子":{"docs":{},"树":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"え":{"docs":{},"ば":{"docs":{},"項":{"docs":{},"目":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ル":{"docs":{},"タ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"算":{"docs":{},"出":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"み":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"快":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"按":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"格":{"docs":{},"式":{"docs":{},"记":{"docs":{},"录":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"比":{"docs":{},"较":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"生":{"docs":{},"成":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"应":{"docs":{},"该":{"docs":{},"只":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"阶":{"docs":{},"段":{"docs":{},"使":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"订":{"docs":{},"阅":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}}}}}}}}}}},"顺":{"docs":{},"便":{"docs":{},",":{"docs":{},"`":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"方":{"docs":{},"向":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"”":{"docs":{},"要":{"docs":{},"啰":{"docs":{},"嗦":{"docs":{},"得":{"docs":{},"多":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"也":{"docs":{},"损":{"docs":{},"失":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}},"取":{"docs":{},"个":{"docs":{},"变":{"docs":{},"量":{"docs":{},"名":{"docs":{},"然":{"docs":{},"后":{"docs":{},"把":{"docs":{},"它":{"docs":{},"输":{"docs":{},"出":{"docs":{},"去":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"之":{"docs":{},"后":{"docs":{},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"应":{"docs":{},"该":{"docs":{},"不":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"任":{"docs":{},"何":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"函":{"docs":{},"数":{"docs":{},"以":{"docs":{},"外":{"docs":{},"修":{"docs":{},"改":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"器":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"打":{"docs":{},"包":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"改":{"docs":{},"成":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"断":{"docs":{},"言":{"docs":{},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"服":{"docs":{},"务":{"docs":{},"回":{"docs":{},"应":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"层":{"docs":{},"—":{"docs":{},"—":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"检":{"docs":{},"查":{"docs":{},"是":{"docs":{},"否":{"docs":{},"没":{"docs":{},"有":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"编":{"docs":{},"写":{"docs":{},"正":{"docs":{},"确":{"docs":{},",":{"docs":{},"经":{"docs":{},"过":{"docs":{},"合":{"docs":{},"理":{"docs":{},"地":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"解":{"docs":{},"构":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"详":{"docs":{},"见":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.014925373134328358}}}}}},"配":{"docs":{},"置":{"docs":{},"中":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"(":{"docs":{},"配":{"docs":{},"置":{"docs":{},"好":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"加":{"docs":{},"载":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"与":{"docs":{},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"选":{"docs":{},"项":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"也":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"卸":{"docs":{},"载":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"后":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"地":{"docs":{},"侦":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"所":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"描":{"docs":{},"述":{"docs":{},"和":{"docs":{},"当":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"新":{"docs":{},"增":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},"し":{"docs":{},"い":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"い":{"docs":{},"ず":{"docs":{},"れ":{"docs":{},"か":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ワ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}},"を":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"ワ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"替":{"docs":{},"换":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"构":{"docs":{},"造":{"docs":{},"器":{"docs":{},"选":{"docs":{},"项":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"某":{"docs":{},"些":{"docs":{},"观":{"docs":{},"察":{"docs":{},"者":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.009950248756218905}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}},"该":{"docs":{},"功":{"docs":{},"能":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"内":{"docs":{},"部":{"docs":{},"数":{"docs":{},"据":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"é":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":2.522099447513812},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.02577319587628866},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":10.004249291784703},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"g":{"docs":{},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.006060606060606061},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"à":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012875536480686695},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.014722536806342015},"structure.html":{"ref":"structure.html","tf":0.03608247422680412},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3752495009980037},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.007575757575757576},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ó":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"b":{"docs":{},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"$":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"–":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"г":{"docs":{},"е":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"»":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"»":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"ç":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.009174311926605505},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"œ":{"docs":{},"i":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"в":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02654867256637168},"intro.html":{"ref":"intro.html","tf":0.022774327122153208},"getting-started.html":{"ref":"getting-started.html","tf":0.018050541516245487},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.025974025974025976},"getters.html":{"ref":"getters.html","tf":0.02531645569620253},"mutations.html":{"ref":"mutations.html","tf":0.028528528528528527},"actions.html":{"ref":"actions.html","tf":0.020654044750430294},"modules.html":{"ref":"modules.html","tf":0.02159468438538206},"structure.html":{"ref":"structure.html","tf":0.025974025974025976},"plugins.html":{"ref":"plugins.html","tf":0.0200445434298441},"strict.html":{"ref":"strict.html","tf":0.04065040650406504},"forms.html":{"ref":"forms.html","tf":0.032432432432432434},"testing.html":{"ref":"testing.html","tf":0.018055555555555554},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02112676056338028},"api.html":{"ref":"api.html","tf":0.02236024844720497}},"е":{"docs":{},"р":{"docs":{},"с":{"docs":{},"и":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"о":{"docs":{},"я":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"н":{"docs":{},"у":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"с":{"docs":{},"ь":{"docs":{},"м":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"б":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"р":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"я":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"с":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514}}}},"п":{"docs":{},"о":{"docs":{},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"а":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"х":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}},"ё":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}},"ы":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.012658227848101266},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"ш":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"з":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"е":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"в":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"у":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"н":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"о":{"docs":{},"с":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"ч":{"docs":{},"и":{"docs":{},"с":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"я":{"docs":{},"д":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"с":{"docs":{},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{},"у":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"х":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"с":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"а":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}},"ш":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"х":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"р":{"docs":{},"и":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{},"а":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"с":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"д":{"docs":{},"о":{"docs":{},"х":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"л":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"я":{"docs":{},"д":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"д":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"л":{"docs":{},"и":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"в":{"docs":{},"с":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"з":{"docs":{},"м":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"й":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"в":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{},"ы":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"ю":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}}}}}}},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"м":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"н":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"ш":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"у":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"г":{"docs":{},"е":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"getters.html":{"ref":"getters.html","tf":10.018987341772151},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"н":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"р":{"docs":{},"я":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007042253521127}}}},"е":{"docs":{},"й":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"у":{"docs":{},"ю":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"в":{"docs":{},"о":{"docs":{},"р":{"docs":{},"я":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"л":{"docs":{},"о":{"docs":{},"б":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"у":{"docs":{},"б":{"docs":{},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"е":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"п":{"docs":{},"о":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"х":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"а":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"и":{"docs":{},"д":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"actions.html":{"ref":"actions.html","tf":10.017211703958692},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.004968944099378882}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0189328743545611},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"к":{"docs":{},"л":{"docs":{},"а":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"в":{"docs":{},"е":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"л":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"и":{"docs":{},"п":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"р":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"л":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.011131725417439703},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.010327022375215147},"modules.html":{"ref":"modules.html","tf":0.007475083056478406},"structure.html":{"ref":"structure.html","tf":0.01948051948051948},"plugins.html":{"ref":"plugins.html","tf":0.013363028953229399},"strict.html":{"ref":"strict.html","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.011180124223602485}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"п":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"н":{"docs":{},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"и":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"л":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"к":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}},"б":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ю":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}},"ж":{"docs":{},"и":{"docs":{},"д":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"в":{"docs":{},"а":{"docs":{},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"ж":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"л":{"docs":{},"е":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"к":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"ё":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"р":{"docs":{},"у":{"docs":{},"г":{"docs":{},"и":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"о":{"docs":{},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"э":{"docs":{},"н":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"в":{"docs":{},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"у":{"docs":{},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}}},"х":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}},"у":{"docs":{},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"п":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0068846815834767644}}}}}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007042253521127}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ы":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}},"п":{"docs":{},"у":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"к":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005555555555555556}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"е":{"docs":{},"т":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"р":{"docs":{},"е":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{},"с":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"о":{"docs":{},"в":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"а":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{},"н":{"docs":{},"а":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"в":{"docs":{},"и":{"docs":{},"с":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"и":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"я":{"docs":{},"х":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"д":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"у":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"к":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"р":{"docs":{},"у":{"docs":{},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"а":{"docs":{},"т":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"л":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ы":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"ч":{"docs":{},"а":{"docs":{},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"г":{"docs":{},"р":{"docs":{},"я":{"docs":{},"з":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"у":{"docs":{},"з":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"д":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.041407867494824016},"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"state.html":{"ref":"state.html","tf":0.022263450834879406},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.016516516516516516},"actions.html":{"ref":"actions.html","tf":0.01721170395869191},"modules.html":{"ref":"modules.html","tf":0.015780730897009966},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.016666666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.028169014084507043},"api.html":{"ref":"api.html","tf":0.02360248447204969}},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"м":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}}},"л":{"docs":{},"и":{"docs":{},"ш":{"docs":{},"н":{"docs":{},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"р":{"docs":{},"я":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"б":{"docs":{},"е":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"ж":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"в":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"о":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"и":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"и":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.007453416149068323}}},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.004166666666666667},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}}}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"а":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"з":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"л":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}},"д":{"docs":{},"е":{"docs":{},"я":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"а":{"docs":{},"л":{"docs":{},"а":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"ё":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"а":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"т":{"docs":{},"е":{"docs":{},"г":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"а":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}},"о":{"docs":{},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"к":{"docs":{},"а":{"docs":{},"п":{"docs":{},"с":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"а":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"н":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"ю":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}},"я":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ё":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.014119601328903655}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}},"о":{"docs":{},"д":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"modules.html":{"ref":"modules.html","tf":10.00498338870432},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.012458471760797342},"api.html":{"ref":"api.html","tf":0.006211180124223602}},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556}}}},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"г":{"docs":{},"у":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"л":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"у":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":10.01951951951952},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.007453416149068323}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ю":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"/":{"docs":{},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"х":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"х":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"т":{"docs":{},"о":{"docs":{},"д":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}}}},"х":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"о":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}},"н":{"docs":{},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"ж":{"docs":{},"д":{"docs":{},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"р":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"л":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"й":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.018050541516245487},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"а":{"docs":{},"с":{"docs":{},"с":{"docs":{},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"г":{"docs":{},"а":{"docs":{},"з":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"н":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.012422360248447204},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.008605851979345954},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.004968944099378882}},"о":{"docs":{},"б":{"docs":{},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"т":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}}},"ч":{"docs":{},"а":{"docs":{},"л":{"docs":{},"о":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":5.003610108303249}}},"е":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"н":{"docs":{},"ё":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"п":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}},"я":{"docs":{},"м":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"р":{"docs":{},"я":{"docs":{},"д":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"ш":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"н":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"й":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"г":{"docs":{},"р":{"docs":{},"у":{"docs":{},"з":{"docs":{},"к":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"з":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"п":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"л":{"docs":{},"е":{"docs":{},"д":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{},"ц":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"л":{"docs":{},"а":{"docs":{},"д":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"д":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"е":{"docs":{},"й":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"я":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"о":{"docs":{},"б":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}}},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"р":{"docs":{},"и":{"docs":{},"в":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"з":{"docs":{},"м":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{},"м":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{},"в":{"docs":{},"и":{"docs":{},"с":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"п":{"docs":{},"л":{"docs":{},"о":{"docs":{},"х":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"р":{"docs":{},"и":{"docs":{},"я":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}}}},"с":{"docs":{},"к":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"о":{"docs":{},"о":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}}}}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"н":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"я":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"у":{"docs":{},"д":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"р":{"docs":{},"м":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"к":{"docs":{},"а":{"docs":{},"к":{"docs":{},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"ё":{"docs":{},"м":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"к":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":5.005405405405406}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"\"":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"о":{"docs":{},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"а":{"docs":{},"т":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"з":{"docs":{},"о":{"docs":{},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"щ":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"с":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}},"п":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"и":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"а":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}},"о":{"docs":{},"й":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"з":{"docs":{},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"с":{"docs":{},"у":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"ъ":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.006211180124223602}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"о":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"м":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"я":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"ы":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"н":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"с":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":5.076923076923077}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"м":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"я":{"docs":{},"с":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"о":{"docs":{},"б":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"в":{"docs":{},"р":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"и":{"docs":{},"н":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"р":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},"о":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"ц":{"docs":{},"и":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"й":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.005555555555555556}},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},"л":{"docs":{},"а":{"docs":{},"д":{"docs":{},"к":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"з":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"к":{"docs":{},"у":{"docs":{},"п":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"ч":{"docs":{},"к":{"docs":{},"а":{"docs":{},"м":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"в":{"docs":{},"и":{"docs":{},"д":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"н":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"г":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"й":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"г":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"ш":{"docs":{},"и":{"docs":{},"б":{"docs":{},"к":{"docs":{},"у":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}}},"п":{"docs":{},"л":{"docs":{},"а":{"docs":{},"г":{"docs":{},"и":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.015590200445434299}},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"plugins.html":{"ref":"plugins.html","tf":10.00445434298441},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"х":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"е":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ю":{"docs":{},"т":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"щ":{"docs":{},"а":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"в":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"я":{"docs":{},"с":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"а":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"е":{"docs":{},"з":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ы":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"й":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"м":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":5.076923076923077}}},"й":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"а":{"docs":{},"д":{"docs":{},"о":{"docs":{},"б":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}}}}}},"д":{"docs":{},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"т":{"docs":{},"ь":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"ю":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"е":{"docs":{},"в":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"л":{"docs":{},"к":{"docs":{},"о":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ь":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004166666666666667}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"о":{"docs":{},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"р":{"docs":{},"о":{"docs":{},"б":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"е":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.02981366459627329}}}}}}},"у":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"м":{"docs":{},"о":{"docs":{},"д":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"п":{"docs":{},"и":{"docs":{},"с":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}}},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"д":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"о":{"docs":{},"к":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"д":{"docs":{},"а":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"щ":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ь":{"docs":{},"ю":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"ч":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"и":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"т":{"docs":{},"о":{"docs":{},"к":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"о":{"docs":{},"в":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"м":{"docs":{},"к":{"docs":{},"а":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"м":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"я":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"з":{"docs":{},"в":{"docs":{},"о":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"д":{"docs":{},"н":{"docs":{},"е":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"п":{"docs":{},"р":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"ы":{"docs":{},"т":{"docs":{},"к":{"docs":{},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"х":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"э":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"б":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"в":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"р":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.008605851979345954},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.014492753623188406},"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":5.01948051948052},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"м":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"ы":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"т":{"docs":{},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"я":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"р":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"testing.html":{"ref":"testing.html","tf":0.004166666666666667},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"о":{"docs":{},"в":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ш":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"в":{"docs":{},"е":{"docs":{},"д":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"н":{"docs":{},"е":{"docs":{},"с":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"я":{"docs":{},"з":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"д":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"ж":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"ц":{"docs":{},"и":{"docs":{},"п":{"docs":{},"о":{"docs":{},"в":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}},"с":{"docs":{},"о":{"docs":{},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"в":{"docs":{},"а":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"е":{"docs":{},"п":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"е":{"docs":{},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}},"е":{"docs":{},"л":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}}}}},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"ы":{"docs":{},"д":{"docs":{},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"м":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"в":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"к":{"docs":{},"с":{"docs":{},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"к":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"о":{"docs":{},"и":{"docs":{},"з":{"docs":{},"о":{"docs":{},"й":{"docs":{},"д":{"docs":{},"ё":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"т":{"docs":{},"и":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}},"с":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"т":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"т":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"й":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"у":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"д":{"docs":{},"в":{"docs":{},"и":{"docs":{},"н":{"docs":{},"у":{"docs":{},"т":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006644518272425249},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"я":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}}},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.006211180124223602}}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"щ":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"г":{"docs":{},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"м":{"docs":{},"ы":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"а":{"docs":{},"х":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"а":{"docs":{},"в":{"docs":{},"и":{"docs":{},"л":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"о":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"к":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"а":{"docs":{},"к":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"о":{"docs":{},"в":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"е":{"docs":{},"т":{"docs":{},"р":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"а":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"м":{"docs":{},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"в":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"г":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}},"е":{"docs":{},"д":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ч":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"г":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"с":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"у":{"docs":{},"т":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"с":{"docs":{},"е":{"docs":{},"в":{"docs":{},"д":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"ы":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":5.003610108303249},"state.html":{"ref":"state.html","tf":0.0037105751391465678}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"з":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"к":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"и":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"е":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}},"б":{"docs":{},"и":{"docs":{},"р":{"docs":{},"а":{"docs":{},"я":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"у":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"о":{"docs":{},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}}}}}}}}}}},"ш":{"docs":{},"и":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"м":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"м":{"docs":{},"к":{"docs":{},"а":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.532520325203252}},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.016260162601626018}}}}}},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"п":{"docs":{},"о":{"docs":{},"з":{"docs":{},"и":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"и":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}},"а":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"ы":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"г":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"ш":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"з":{"docs":{},"у":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.004166666666666667}},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004152823920265781}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}}}},"н":{"docs":{},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"н":{"docs":{},"г":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ь":{"docs":{},"с":{"docs":{},"к":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"с":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.018633540372670808},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.012458471760797342},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.021621621621621623},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":10.012987012987013},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"modules.html":{"ref":"modules.html","tf":0.009966777408637873},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.007453416149068323}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.032490974729241874},"state.html":{"ref":"state.html","tf":0.011131725417439703},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"й":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"м":{"docs":{},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"д":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"ы":{"docs":{},"т":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"о":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"и":{"docs":{},"р":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"в":{"docs":{},"м":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"е":{"docs":{},"р":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"т":{"docs":{},"ь":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}},"ж":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"з":{"docs":{},"д":{"docs":{},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"ё":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.006211180124223602}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"о":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"м":{"docs":{},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"а":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}},"о":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}},"х":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"к":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"ч":{"docs":{},"е":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"api.html":{"ref":"api.html","tf":5.0012422360248445}}}}}}},"к":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"о":{"docs":{},"в":{"docs":{},"о":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}},"е":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"о":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"о":{"docs":{},"к":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.524390243902439}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"к":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"о":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":5.0064935064935066}}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"у":{"docs":{"structure.html":{"ref":"structure.html","tf":0.012987012987012988}}},"ы":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"а":{"docs":{},"д":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"а":{"docs":{},"л":{"docs":{},"к":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"т":{"docs":{},"у":{"docs":{},"с":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"р":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ы":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"и":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"а":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"ы":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"я":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"б":{"docs":{},"о":{"docs":{},"р":{"docs":{},"к":{"docs":{},"у":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"щ":{"docs":{},"и":{"docs":{},"к":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"в":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}},"о":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"м":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"о":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"х":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},"к":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"к":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}},"л":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}},"о":{"docs":{},"р":{"docs":{},"е":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"с":{"docs":{},"ы":{"docs":{},"л":{"docs":{},"к":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"н":{"docs":{},"г":{"docs":{},"л":{"docs":{},"т":{"docs":{},"о":{"docs":{},"н":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"х":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"о":{"docs":{},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"с":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"м":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"ы":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"т":{"docs":{},"у":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{},"й":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}},"л":{"docs":{},"е":{"docs":{},"д":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"п":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"о":{"docs":{},"к":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ы":{"docs":{},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"м":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"в":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"ш":{"docs":{},"к":{"docs":{},"о":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"в":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"е":{"docs":{},"д":{"docs":{},"н":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"ч":{"docs":{},"ё":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"е":{"docs":{},"й":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"с":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"б":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"р":{"docs":{},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"с":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"я":{"docs":{},"т":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"т":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"о":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3395445134575565}}},"в":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"й":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ж":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"testing.html":{"ref":"testing.html","tf":10.005555555555556}}},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006944444444444444}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},"г":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"о":{"docs":{},"в":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"п":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"к":{"docs":{},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"р":{"docs":{},"м":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"а":{"docs":{},"д":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"н":{"docs":{},"з":{"docs":{},"а":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},";":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}},"ю":{"docs":{},"к":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.009937888198757764}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"д":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"api.html":{"ref":"api.html","tf":0.007453416149068323}}}}}},"в":{"docs":{},"а":{"docs":{},"р":{"docs":{},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"о":{"docs":{},"в":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"ж":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"и":{"docs":{},"п":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.011180124223602485}}},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"у":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"к":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":10.017699115044248}}},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}}}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"п":{"docs":{},"е":{"docs":{},"х":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ш":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{},"у":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"ы":{"docs":{},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.006211180124223602}}}}}},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"е":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"ж":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"л":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"о":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"у":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"и":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"а":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"л":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}},"т":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"з":{"docs":{},"н":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"м":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"б":{"docs":{},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}},"х":{"docs":{},"у":{"docs":{},"д":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}},"ч":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"ф":{"docs":{},"о":{"docs":{},"р":{"docs":{},"м":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":5.005405405405406}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"у":{"docs":{},"н":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"а":{"docs":{},"й":{"docs":{},"л":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"б":{"docs":{},"р":{"docs":{},"и":{"docs":{},"к":{"docs":{},"у":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"р":{"docs":{},"а":{"docs":{},"к":{"docs":{},"т":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"а":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"ч":{"docs":{},"т":{"docs":{},"о":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3374741200828155},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0189328743545611},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.012422360248447204}},"б":{"docs":{},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"я":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},"а":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"щ":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"ё":{"docs":{},"т":{"docs":{},"к":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"з":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"в":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"р":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"р":{"docs":{},"х":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}},"г":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}},"о":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"с":{"docs":{},"и":{"docs":{},"н":{"docs":{},"х":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{},"я":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"ы":{"docs":{},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"ы":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"б":{"docs":{},"у":{"docs":{},"т":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"б":{"docs":{},"у":{"docs":{},"д":{"docs":{},"е":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"у":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"е":{"docs":{},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"с":{"docs":{},"с":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"и":{"docs":{},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"о":{"docs":{},"т":{"docs":{},"е":{"docs":{},"к":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"м":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"л":{"docs":{},"а":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"д":{"docs":{},"а":{"docs":{},"р":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"о":{"docs":{},"л":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ь":{"docs":{},"ш":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"м":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"л":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"р":{"docs":{},"а":{"docs":{},"у":{"docs":{},"з":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"е":{"docs":{},"с":{"docs":{},"л":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"ь":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"щ":{"docs":{},"ё":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"о":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ё":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.014842300556586271},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"д":{"docs":{},"о":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}},"п":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195}}}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"у":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"з":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"л":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"б":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"н":{"docs":{},"к":{"docs":{},"р":{"docs":{},"е":{"docs":{},"т":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"п":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},"н":{"docs":{},"е":{"docs":{},"р":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"к":{"docs":{},"с":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"е":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"ф":{"docs":{},"л":{"docs":{},"и":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"и":{"docs":{},"г":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"р":{"docs":{},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"д":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"р":{"docs":{},"о":{"docs":{},"б":{"docs":{},"к":{"docs":{},"и":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{},"у":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"ы":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"з":{"docs":{},"и":{"docs":{},"н":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.012987012987012988}}}}}}},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"л":{"docs":{},"б":{"docs":{},"э":{"docs":{},"к":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"п":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"м":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"а":{"docs":{},"т":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{},"р":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}},"с":{"docs":{},"н":{"docs":{},"о":{"docs":{},"р":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"м":{"docs":{},"а":{"docs":{},"с":{"docs":{},"ш":{"docs":{},"т":{"docs":{},"а":{"docs":{},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"ы":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"ю":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"а":{"docs":{},"ж":{"docs":{},"д":{"docs":{},"ы":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{},"ю":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"н":{"docs":{},"и":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}},"э":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"у":{"docs":{},"д":{"docs":{},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"у":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"х":{"docs":{},"о":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"щ":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"м":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"к":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"л":{"docs":{},"п":{"docs":{},"е":{"docs":{},"р":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"у":{"docs":{},"к":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"э":{"docs":{},"т":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":0.016216216216216217},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"х":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"п":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}},"к":{"docs":{},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"/":{"docs":{},"и":{"docs":{},"м":{"docs":{},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"в":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"н":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}},"з":{"docs":{},"е":{"docs":{},"м":{"docs":{},"п":{"docs":{},"л":{"docs":{},"я":{"docs":{},"р":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"ф":{"docs":{},"ф":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"л":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"о":{"docs":{},"в":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"я":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"л":{"docs":{},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.008695652173913044}}}},"и":{"docs":{},"з":{"docs":{},"н":{"docs":{},"и":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"л":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"г":{"docs":{},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"ш":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"б":{"docs":{},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"н":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"о":{"docs":{},"г":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"м":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"к":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"к":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"ш":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ю":{"docs":{},"б":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"а":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"а":{"docs":{},"к":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"л":{"docs":{},"и":{"docs":{},"к":{"docs":{},"о":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"ш":{"docs":{},"а":{"docs":{},"г":{"docs":{},"о":{"docs":{},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"и":{"docs":{},"н":{"docs":{},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"—":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0068846815834767644},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"が":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"必":{"docs":{},"須":{"docs":{},"、":{"docs":{},"逆":{"docs":{},"も":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"同":{"docs":{},"様":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}}}}}}},"要":{"docs":{},"な":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"中":{"docs":{},"規":{"docs":{},"模":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"の":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"導":{"docs":{},"入":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}},"変":{"docs":{},"わ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"び":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"再":{"docs":{},"評":{"docs":{},"価":{"docs":{},"が":{"docs":{},"発":{"docs":{},"生":{"docs":{},"し":{"docs":{},"、":{"docs":{},"関":{"docs":{},"連":{"docs":{},"し":{"docs":{},"た":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"実":{"docs":{},"行":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}},"完":{"docs":{},"了":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"を":{"docs":{},"待":{"docs":{},"機":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"戻":{"docs":{},"り":{"docs":{},"値":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"返":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"く":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}},"含":{"docs":{},"ま":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"ち":{"docs":{},"ら":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}},"と":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"は":{"docs":{},"何":{"docs":{},"か":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"し":{"docs":{},"て":{"docs":{},"深":{"docs":{},"く":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"子":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"の":{"docs":{},"は":{"docs":{},"面":{"docs":{},"倒":{"docs":{},"で":{"docs":{},"、":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"は":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"二":{"docs":{},"つ":{"docs":{},"目":{"docs":{},"は":{"docs":{},"、":{"docs":{},"親":{"docs":{},"子":{"docs":{},"の":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{},"参":{"docs":{},"照":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"介":{"docs":{},"し":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"、":{"docs":{},"同":{"docs":{},"期":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"試":{"docs":{},"み":{"docs":{},"る":{"docs":{},"ソ":{"docs":{},"リ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"頼":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"い":{"docs":{},"ず":{"docs":{},"れ":{"docs":{},"も":{"docs":{},"脆":{"docs":{},"く":{"docs":{},"、":{"docs":{},"す":{"docs":{},"ぐ":{"docs":{},"に":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"ナ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"が":{"docs":{},"困":{"docs":{},"難":{"docs":{},"な":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"繋":{"docs":{},"が":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ご":{"docs":{},"と":{"docs":{},"に":{"1":{"docs":{},"つ":{"docs":{},"し":{"docs":{},"か":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"持":{"docs":{},"た":{"docs":{},"な":{"docs":{},"い":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"意":{"docs":{},"味":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"単":{"docs":{},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"部":{"docs":{},"分":{"docs":{},"を":{"docs":{},"見":{"docs":{},"つ":{"docs":{},"け":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"容":{"docs":{},"易":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"も":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"内":{"docs":{},"の":{"docs":{},"ど":{"docs":{},"こ":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"も":{"docs":{},"状":{"docs":{},"態":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"じ":{"docs":{"api.html":{"ref":"api.html","tf":0.009404388714733543}},"で":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}},"。":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"し":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"に":{"docs":{},"限":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}}}}}}}}}}}}}},"か":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"い":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"登":{"docs":{},"録":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"起":{"docs":{},"動":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"を":{"docs":{},"指":{"docs":{},"定":{"docs":{},"し":{"docs":{},"て":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"動":{"docs":{},"作":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"く":{"docs":{},"、":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"値":{"docs":{},"に":{"docs":{},"関":{"docs":{},"す":{"docs":{},"る":{"docs":{},"注":{"docs":{},"意":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"意":{"docs":{},"味":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"書":{"docs":{},"く":{"docs":{},"か":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"く":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"く":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"問":{"docs":{},"題":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"従":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"解":{"docs":{},"決":{"docs":{},"策":{"docs":{},"も":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"仮":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"actions.html":{"ref":"actions.html","tf":10.00344827586207}},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"入":{"docs":{},"力":{"docs":{},"に":{"docs":{},"反":{"docs":{},"応":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"へ":{"docs":{},"向":{"docs":{},"け":{"docs":{},"て":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"は":{"docs":{},"な":{"docs":{},"く":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"し":{"docs":{},"ば":{"docs":{},"し":{"docs":{},"ば":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"完":{"docs":{},"了":{"docs":{},"し":{"docs":{},"た":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"知":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"良":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"重":{"docs":{},"要":{"docs":{},"な":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"取":{"docs":{},"り":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"構":{"docs":{},"成":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"形":{"docs":{},"式":{"docs":{},"と":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"似":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"下":{"docs":{},"記":{"docs":{},"の":{"docs":{},"点":{"docs":{},"で":{"docs":{},"異":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"任":{"docs":{},"意":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"含":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}},"外":{"docs":{},"部":{"docs":{},"の":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"を":{"docs":{},"構":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"や":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"も":{"docs":{},"の":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.016949152542374}}}},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"中":{"docs":{},"心":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"も":{"docs":{},"の":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"\"":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"集":{"docs":{},"約":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"潔":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.01639344262295}}}}},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"getters.html":{"ref":"getters.html","tf":10.00561797752809}},"は":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}},"2":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"他":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}},"docs":{}}},"を":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"名":{"docs":{},"前":{"docs":{},"で":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"の":{"docs":{},"第":{"4":{"docs":{},"引":{"docs":{},"数":{"docs":{},"経":{"docs":{},"由":{"docs":{},"で":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"docs":{}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"の":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"評":{"docs":{},"価":{"docs":{},"後":{"docs":{},"の":{"docs":{},"値":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"結":{"docs":{},"果":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ア":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.090909090909092}}}}}}}},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"の":{"docs":{},"外":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"う":{"docs":{},"ま":{"docs":{},"く":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"か":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"絶":{"docs":{},"好":{"docs":{},"の":{"docs":{},"機":{"docs":{},"会":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"が":{"docs":{},"変":{"docs":{},"化":{"docs":{},"し":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"か":{"docs":{},"つ":{"docs":{},"効":{"docs":{},"率":{"docs":{},"的":{"docs":{},"に":{"docs":{},"更":{"docs":{},"新":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"必":{"docs":{},"要":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"に":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"繰":{"docs":{},"り":{"docs":{},"返":{"docs":{},"し":{"docs":{},"で":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"に":{"docs":{},"対":{"docs":{},"処":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"生":{"docs":{},"成":{"docs":{},"し":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"省":{"docs":{},"く":{"docs":{},"の":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"つ":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}},"は":{"docs":{},"ま":{"docs":{},"だ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"更":{"docs":{},"新":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"を":{"docs":{},"つ":{"docs":{},"く":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"内":{"docs":{},"に":{"docs":{},"お":{"docs":{},"け":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}},"部":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ク":{"docs":{},"タ":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"state.html":{"ref":"state.html","tf":10.005050505050505}},"の":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"ト":{"docs":{},"ア":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"の":{"docs":{},"作":{"docs":{},"成":{"docs":{},"は":{"docs":{},"、":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"初":{"docs":{},"期":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"準":{"docs":{},"備":{"docs":{},"す":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"記":{"docs":{},"録":{"docs":{},"を":{"docs":{},"残":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"保":{"docs":{},"証":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"動":{"docs":{},"作":{"docs":{},"の":{"docs":{},"理":{"docs":{},"解":{"docs":{},"を":{"docs":{},"助":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"置":{"docs":{},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ハ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"使":{"docs":{},"う":{"docs":{},"に":{"docs":{},"は":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"内":{"docs":{},"で":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"返":{"docs":{},"せ":{"docs":{},"ば":{"docs":{},"良":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}},"追":{"docs":{},"加":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"予":{"docs":{},"測":{"docs":{},"で":{"docs":{},"き":{"docs":{},"な":{"docs":{},"い":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"が":{"docs":{},"気":{"docs":{},"に":{"docs":{},"な":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"元":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"属":{"docs":{},"す":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"状":{"docs":{},"況":{"docs":{},"に":{"docs":{},"適":{"docs":{},"応":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"値":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"第":{"docs":{},"一":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"作":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"後":{"docs":{},"に":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"初":{"docs":{},"期":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"へ":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"購":{"docs":{},"読":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"以":{"docs":{},"外":{"docs":{},"で":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"購":{"docs":{},"読":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.002092050209205}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"扱":{"docs":{},"い":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.011363636363637}}}}}}}},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"中":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"加":{"docs":{},"え":{"docs":{},"て":{"docs":{},"、":{"docs":{},"名":{"docs":{},"前":{"docs":{},"付":{"docs":{},"き":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.004048582995951}},"が":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"付":{"docs":{},"属":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"値":{"docs":{},"を":{"docs":{},"取":{"docs":{},"得":{"docs":{},"し":{"docs":{},"、":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"開":{"docs":{},"発":{"docs":{},"者":{"docs":{},"向":{"docs":{},"け":{"docs":{},"の":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"項":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"の":{"docs":{},"配":{"docs":{},"列":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"適":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"を":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"、":{"docs":{},"外":{"docs":{},"部":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"永":{"docs":{},"続":{"docs":{},"化":{"docs":{},"、":{"docs":{},"ロ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"は":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"単":{"docs":{},"一":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"つ":{"docs":{},"け":{"docs":{},"る":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"似":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"変":{"docs":{},"更":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"で":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}},"で":{"docs":{},"最":{"docs":{},"も":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"に":{"docs":{},"使":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"d":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"サ":{"docs":{},"ル":{"docs":{},"の":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.01086956521739}},"を":{"docs":{},"試":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"mutations.html":{"ref":"mutations.html","tf":10.003937007874017}},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"時":{"docs":{},"点":{"docs":{},"で":{"docs":{},"行":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"、":{"docs":{},"`":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"完":{"docs":{},"全":{"docs":{},"に":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"が":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"効":{"docs":{},"果":{"docs":{},"的":{"docs":{},"な":{"docs":{},"や":{"docs":{},"り":{"docs":{},"方":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"・":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"ソ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"同":{"docs":{},"期":{"docs":{},"を":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"実":{"docs":{},"現":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"は":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"分":{"docs":{},"割":{"docs":{},"束":{"docs":{},"縛":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"を":{"docs":{},"記":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"`":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"適":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"す":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"や":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"適":{"docs":{},"切":{"docs":{},"に":{"docs":{},"書":{"docs":{},"か":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"適":{"docs":{},"切":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"後":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"は":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"の":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"modules.html":{"ref":"modules.html","tf":10.001694915254237},"structure.html":{"ref":"structure.html","tf":0.03389830508474576}},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"じ":{"docs":{},"め":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"と":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"参":{"docs":{},"照":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"共":{"docs":{},"有":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"変":{"docs":{},"更":{"docs":{},"時":{"docs":{},"に":{"docs":{},"ク":{"docs":{},"ロ":{"docs":{},"ス":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"/":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"汚":{"docs":{},"染":{"docs":{},"を":{"docs":{},"引":{"docs":{},"き":{"docs":{},"起":{"docs":{},"こ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"(":{"docs":{},"例":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"自":{"docs":{},"己":{"docs":{},"完":{"docs":{},"結":{"docs":{},"型":{"docs":{},"に":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"に":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"す":{"docs":{},"る":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"を":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}}},"集":{"docs":{},"め":{"docs":{},"て":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"す":{"docs":{},"で":{"docs":{},"に":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"り":{"docs":{},"、":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"影":{"docs":{},"響":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"の":{"docs":{},"仕":{"docs":{},"様":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ッ":{"docs":{},"ク":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}},"化":{"docs":{},"し":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"引":{"docs":{},"数":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"向":{"docs":{},"け":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"@":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}},"docs":{}}},"docs":{}}}}}}}}}}}}},"リ":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5.003134796238244}}}}}}},"リ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"ノ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}},"ン":{"docs":{},"ク":{"docs":{},"が":{"docs":{},"提":{"docs":{},"供":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"上":{"docs":{},"記":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"常":{"docs":{},"に":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"に":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"返":{"docs":{},"す":{"docs":{},"値":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"値":{"docs":{},"が":{"docs":{},"変":{"docs":{},"わ":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"入":{"docs":{},"門":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":5.015873015873016}}}},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.026315789473685}},"で":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"は":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"直":{"docs":{},"接":{"docs":{},"ク":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"し":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}},"の":{"docs":{},"良":{"docs":{},"い":{"docs":{},"引":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"参":{"docs":{},"照":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"は":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"共":{"docs":{},"有":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"抽":{"docs":{},"出":{"docs":{},"し":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"管":{"docs":{},"理":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"は":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"に":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"作":{"docs":{},"法":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"避":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"分":{"docs":{},"割":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ぞ":{"docs":{},"れ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"自":{"docs":{},"身":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"さ":{"docs":{},"え":{"docs":{},"も":{"docs":{},"内":{"docs":{},"包":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},"作":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"み":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"参":{"docs":{},"照":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"か":{"docs":{},"な":{"docs":{},"り":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"な":{"docs":{},"ぜ":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"は":{"docs":{},"な":{"docs":{},"い":{"docs":{},"の":{"docs":{},"か":{"docs":{},"は":{"docs":{},"、":{"docs":{},"後":{"docs":{},"ほ":{"docs":{},"ど":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}},"各":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"参":{"docs":{},"照":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},"、":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"の":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"が":{"docs":{},"解":{"docs":{},"決":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"解":{"docs":{},"決":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"入":{"docs":{},"力":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"直":{"docs":{},"接":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"ニ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"主":{"docs":{},"な":{"docs":{},"部":{"docs":{},"分":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"実":{"docs":{},"行":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"別":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"本":{"docs":{},"当":{"docs":{},"の":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"新":{"docs":{},"規":{"docs":{},"追":{"docs":{},"加":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"バ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"/":{"docs":{},"タ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"分":{"docs":{},"け":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"お":{"docs":{},"よ":{"docs":{},"び":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"が":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"パ":{"docs":{},"ス":{"docs":{},"に":{"docs":{},"基":{"docs":{},"づ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"せ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"、":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"リ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"置":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"が":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"ま":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"く":{"docs":{},"ど":{"docs":{},"い":{"docs":{},"も":{"docs":{},"の":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"が":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"に":{"docs":{},"属":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"残":{"docs":{},"し":{"docs":{},"て":{"docs":{},"お":{"docs":{},"く":{"docs":{},"と":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ト":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"オ":{"docs":{},"フ":{"docs":{},"を":{"docs":{},"考":{"docs":{},"慮":{"docs":{},"し":{"docs":{},"た":{"docs":{},"上":{"docs":{},"で":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ニ":{"docs":{},"ー":{"docs":{},"ズ":{"docs":{},"に":{"docs":{},"合":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"決":{"docs":{},"定":{"docs":{},"を":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"表":{"docs":{},"示":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"す":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.015748031496062992},"actions.html":{"ref":"actions.html","tf":0.013793103448275862}}}}}}}}},"組":{"docs":{},"み":{"docs":{},"込":{"docs":{},"む":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"対":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"な":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"用":{"docs":{},"途":{"docs":{},"の":{"docs":{},"備":{"docs":{},"え":{"docs":{},"付":{"docs":{},"け":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"属":{"docs":{},"す":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"で":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"直":{"docs":{},"接":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"な":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"3":{"docs":{},"番":{"docs":{},"目":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"あ":{"docs":{},"と":{"docs":{},"で":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"外":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"最":{"docs":{},"新":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"指":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"作":{"docs":{},"者":{"docs":{},"、":{"docs":{},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"粒":{"docs":{},"度":{"docs":{},"の":{"docs":{},"細":{"docs":{},"か":{"docs":{},"い":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ビ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"特":{"docs":{},"別":{"docs":{},"に":{"docs":{},"調":{"docs":{},"整":{"docs":{},"し":{"docs":{},"て":{"docs":{},"実":{"docs":{},"装":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"だ":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"景":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"な":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ア":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ア":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"詳":{"docs":{},"し":{"docs":{},"く":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ま":{"docs":{},"ず":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"は":{"docs":{},"じ":{"docs":{},"め":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"以":{"docs":{},"下":{"docs":{},"を":{"docs":{},"学":{"docs":{},"習":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}}}}}}}}}}}},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}},"中":{"docs":{},"に":{"docs":{},"置":{"docs":{},"く":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"、":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"わ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"多":{"docs":{},"く":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"実":{"docs":{},"装":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"更":{"docs":{},"新":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"を":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"取":{"docs":{},"得":{"docs":{},"し":{"docs":{},"、":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}},"が":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"の":{"docs":{},"外":{"docs":{},"部":{"docs":{},"で":{"docs":{},"変":{"docs":{},"更":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"で":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"が":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"保":{"docs":{},"証":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"キ":{"docs":{},"ャ":{"docs":{},"ッ":{"docs":{},"シ":{"docs":{},"ュ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"点":{"docs":{},"に":{"docs":{},"留":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"則":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"が":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"近":{"docs":{},"い":{"docs":{},"概":{"docs":{},"念":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"な":{"docs":{},"い":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"入":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},")":{"docs":{},"で":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"名":{"docs":{},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"と":{"docs":{},"、":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"引":{"docs":{},"数":{"docs":{},"分":{"docs":{},"割":{"docs":{},"束":{"docs":{},"縛":{"docs":{},"(":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"s":{"docs":{},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"形":{"docs":{},"式":{"docs":{},"で":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"出":{"docs":{},"力":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"有":{"docs":{},"用":{"docs":{},"な":{"docs":{},"機":{"docs":{},"能":{"docs":{},"が":{"docs":{},"使":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"、":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"双":{"docs":{},"方":{"docs":{},"向":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"チ":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"値":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"し":{"docs":{},"、":{"docs":{},"i":{"docs":{},"n":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"て":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"出":{"docs":{},"力":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"こ":{"docs":{},"で":{"docs":{},"は":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}},"設":{"docs":{},"定":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},".":{"docs":{},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"m":{"docs":{},".":{"docs":{},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"2":{"docs":{},"番":{"docs":{},"目":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"actions.html":{"ref":"actions.html","tf":0.010344827586206896},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"取":{"docs":{},"り":{"docs":{},"込":{"docs":{},"む":{"docs":{},"と":{"docs":{},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"導":{"docs":{},"入":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}},"自":{"docs":{},"身":{"docs":{},"で":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}},"導":{"docs":{},"入":{"docs":{},"し":{"docs":{},"た":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"恐":{"docs":{},"ろ":{"docs":{},"し":{"docs":{},"い":{"docs":{},"と":{"docs":{},"感":{"docs":{},"じ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"感":{"docs":{},"じ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"全":{"docs":{},"く":{"docs":{},"普":{"docs":{},"通":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"が":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"構":{"docs":{},"築":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"な":{"docs":{},"く":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"使":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"最":{"docs":{},"も":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"な":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"の":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"不":{"docs":{},"要":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"注":{"docs":{},"入":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ル":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"た":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"不":{"docs":{},"可":{"docs":{},"欠":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"間":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"b":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"け":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"値":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}},"の":{"docs":{},"は":{"docs":{},"少":{"docs":{},"し":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ッ":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"書":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"(":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"好":{"docs":{},"き":{"docs":{},"な":{"docs":{},"任":{"docs":{},"意":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ム":{"docs":{},"ワ":{"docs":{},"ー":{"docs":{},"ク":{"docs":{},"/":{"docs":{},"ア":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"確":{"docs":{},"認":{"docs":{},"し":{"docs":{},"て":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"な":{"docs":{},"い":{"docs":{},"の":{"docs":{},"か":{"docs":{},"、":{"docs":{},"と":{"docs":{},"。":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"の":{"docs":{},"を":{"docs":{},"覚":{"docs":{},"え":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"か":{"docs":{},"?":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"で":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{},"操":{"docs":{},"作":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"す":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"性":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"も":{"docs":{},"少":{"docs":{},"し":{"docs":{},"注":{"docs":{},"意":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"段":{"docs":{},"階":{"docs":{},"で":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"作":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"せ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"削":{"docs":{},"除":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"作":{"docs":{},"成":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"理":{"docs":{},"由":{"docs":{},"は":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"明":{"docs":{},"確":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"規":{"docs":{},"約":{"docs":{},"は":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"の":{"docs":{},"意":{"docs":{},"図":{"docs":{},"を":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"明":{"docs":{},"確":{"docs":{},"に":{"docs":{},"し":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"読":{"docs":{},"ん":{"docs":{},"だ":{"docs":{},"時":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"論":{"docs":{},"理":{"docs":{},"的":{"docs":{},"に":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"加":{"docs":{},"え":{"docs":{},"て":{"docs":{},"、":{"docs":{},"私":{"docs":{},"た":{"docs":{},"ち":{"docs":{},"に":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"取":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"取":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"実":{"docs":{},"装":{"docs":{},"す":{"docs":{},"る":{"docs":{},"余":{"docs":{},"地":{"docs":{},"を":{"docs":{},"与":{"docs":{},"え":{"docs":{},"て":{"docs":{},"く":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"内":{"docs":{},"に":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"言":{"docs":{},"い":{"docs":{},"換":{"docs":{},"え":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"接":{"docs":{},"頭":{"docs":{},"辞":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"定":{"docs":{},"義":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"を":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"結":{"docs":{},"果":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"に":{"docs":{},"基":{"docs":{},"づ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"計":{"docs":{},"算":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"が":{"docs":{},"変":{"docs":{},"更":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"の":{"docs":{},"み":{"docs":{},"再":{"docs":{},"評":{"docs":{},"価":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"処":{"docs":{},"理":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"と":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"回":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"を":{"docs":{},"想":{"docs":{},"定":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}},"書":{"docs":{},"き":{"docs":{},"込":{"docs":{},"ま":{"docs":{},"ず":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"切":{"docs":{},"り":{"docs":{},"替":{"docs":{},"え":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"は":{"docs":{},"影":{"docs":{},"響":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"活":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"渡":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"統":{"docs":{},"合":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"調":{"docs":{},"べ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}},"み":{"docs":{},"て":{"docs":{},"み":{"docs":{},"る":{"docs":{},"の":{"docs":{},"も":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}},"比":{"docs":{},"較":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"た":{"docs":{},"だ":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}},"指":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"は":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}},"開":{"docs":{},"く":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"始":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"追":{"docs":{},"加":{"docs":{},"し":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}},"含":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"結":{"docs":{},"合":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"、":{"docs":{},"第":{"docs":{},"一":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"に":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"(":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},")":{"docs":{},"、":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"第":{"docs":{},"二":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"サ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ダ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"最":{"docs":{},"初":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"タ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"ス":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"と":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ベ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"の":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}},"開":{"docs":{},"発":{"docs":{},"版":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}},"環":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}},"い":{"docs":{},"つ":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"ま":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"見":{"docs":{},"な":{"docs":{},"が":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"想":{"docs":{},"像":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"記":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"前":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"上":{"docs":{},"の":{"docs":{},"例":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"内":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ろ":{"docs":{},"い":{"docs":{},"ろ":{"docs":{},"な":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}},"こ":{"docs":{},"れ":{"docs":{},"が":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}},"に":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"大":{"docs":{},"き":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"/":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"反":{"docs":{},"応":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"要":{"docs":{},"素":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"自":{"docs":{},"身":{"docs":{},"に":{"docs":{},"含":{"docs":{},"ん":{"docs":{},"で":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}},"予":{"docs":{},"測":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"方":{"docs":{},"法":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"異":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"保":{"docs":{},"証":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"内":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{},"集":{"docs":{},"中":{"docs":{},"型":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"見":{"docs":{},"ば":{"docs":{},"か":{"docs":{},"げ":{"docs":{},"て":{"docs":{},"見":{"docs":{},"え":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"つ":{"docs":{},"ま":{"docs":{},"り":{"docs":{},"、":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"し":{"docs":{},"て":{"docs":{},"直":{"docs":{},"接":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ら":{"docs":{},"は":{"docs":{},"\"":{"docs":{},"単":{"docs":{},"方":{"docs":{},"向":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"フ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"極":{"docs":{},"め":{"docs":{},"て":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"責":{"docs":{},"務":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"深":{"docs":{},"く":{"docs":{},"理":{"docs":{},"解":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"従":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"限":{"docs":{},"り":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"構":{"docs":{},"造":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"次":{"docs":{},"第":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"も":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"大":{"docs":{},"き":{"docs":{},"く":{"docs":{},"な":{"docs":{},"り":{"docs":{},"過":{"docs":{},"ぎ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ぞ":{"docs":{},"れ":{"docs":{},"別":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"切":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"で":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"ち":{"docs":{},"ら":{"docs":{},"が":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}},"の":{"docs":{},"章":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"を":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"上":{"docs":{},"記":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"単":{"docs":{},"純":{"docs":{},"化":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}},"こ":{"docs":{},"で":{"docs":{},"は":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{},"関":{"docs":{},"わ":{"docs":{},"る":{"docs":{},"概":{"docs":{},"念":{"docs":{},"を":{"docs":{},"定":{"docs":{},"義":{"docs":{},"、":{"docs":{},"分":{"docs":{},"離":{"docs":{},"し":{"docs":{},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"敷":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{},"と":{"docs":{},"保":{"docs":{},"守":{"docs":{},"性":{"docs":{},"を":{"docs":{},"向":{"docs":{},"上":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"を":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"さ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"共":{"docs":{},"通":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"共":{"docs":{},"有":{"docs":{},"す":{"docs":{},"る":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"持":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"す":{"docs":{},"ぐ":{"docs":{},"に":{"docs":{},"破":{"docs":{},"綻":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"し":{"docs":{},"て":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"て":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"つ":{"docs":{},"く":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"こ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}},"第":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}},"れ":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"知":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"始":{"docs":{},"め":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"!":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}},"な":{"docs":{},"り":{"docs":{},"に":{"docs":{},"手":{"docs":{},"の":{"docs":{},"込":{"docs":{},"ん":{"docs":{},"だ":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"活":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"出":{"docs":{},"て":{"docs":{},"き":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ぞ":{"docs":{},"れ":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"後":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"対":{"docs":{},"処":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"下":{"docs":{},"記":{"docs":{},"コ":{"docs":{},"マ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"時":{"docs":{},"点":{"docs":{},"で":{"docs":{},"は":{"docs":{},"ま":{"docs":{},"だ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"が":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"い":{"docs":{},"つ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"を":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"知":{"docs":{},"る":{"docs":{},"術":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"い":{"docs":{},"か":{"docs":{},"な":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"も":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"内":{"docs":{},"で":{"docs":{},"起":{"docs":{},"き":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"本":{"docs":{},"質":{"docs":{},"的":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"て":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"な":{"docs":{},"し":{"docs":{},"で":{"docs":{},"問":{"docs":{},"題":{"docs":{},"な":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"は":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"、":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"共":{"docs":{},"有":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"概":{"docs":{},"念":{"docs":{},"や":{"docs":{},"ボ":{"docs":{},"イ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"か":{"docs":{},"か":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"短":{"docs":{},"期":{"docs":{},"的":{"docs":{},"生":{"docs":{},"産":{"docs":{},"性":{"docs":{},"と":{"docs":{},"長":{"docs":{},"期":{"docs":{},"的":{"docs":{},"生":{"docs":{},"産":{"docs":{},"性":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"オ":{"docs":{},"フ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"す":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"ナ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"の":{"docs":{},"違":{"docs":{},"い":{"docs":{},"が":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"各":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"公":{"docs":{},"開":{"docs":{},"す":{"docs":{},"る":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"後":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"効":{"docs":{},"率":{"docs":{},"的":{"docs":{},"な":{"docs":{},"更":{"docs":{},"新":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}},"自":{"docs":{},"然":{"docs":{},"な":{"docs":{},"次":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"と":{"docs":{},"な":{"docs":{},"る":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"他":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"\"":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"\"":{"docs":{},"一":{"docs":{},"番":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"単":{"docs":{},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"時":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"と":{"docs":{},"失":{"docs":{},"敗":{"docs":{},"時":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"第":{"3":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"第":{"4":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"関":{"docs":{},"数":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}},"docs":{}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"実":{"docs":{},"際":{"docs":{},"の":{"docs":{},"と":{"docs":{},"こ":{"docs":{},"ろ":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"が":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"構":{"docs":{},"造":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"を":{"docs":{},"制":{"docs":{},"限":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"正":{"docs":{},"確":{"docs":{},"に":{"docs":{},"言":{"docs":{},"う":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"高":{"docs":{},"い":{"docs":{},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"原":{"docs":{},"理":{"docs":{},"原":{"docs":{},"則":{"docs":{},"を":{"docs":{},"適":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ご":{"docs":{},"と":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"記":{"docs":{},"述":{"docs":{},"子":{"docs":{},"と":{"docs":{},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"前":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}}}}}}}}}}}}}},"ま":{"docs":{},"た":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},"別":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"下":{"docs":{},"記":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"書":{"docs":{},"く":{"docs":{},"と":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"第":{"3":{"docs":{},"引":{"docs":{},"数":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"ず":{"docs":{},"知":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"く":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"も":{"docs":{},"し":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"が":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"触":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"ぜ":{"docs":{},"ひ":{"docs":{},"触":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"た":{"docs":{},"く":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"共":{"docs":{},"用":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"切":{"docs":{},"り":{"docs":{},"出":{"docs":{},"し":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"場":{"docs":{},"所":{"docs":{},"で":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"も":{"docs":{},"理":{"docs":{},"想":{"docs":{},"的":{"docs":{},"と":{"docs":{},"は":{"docs":{},"い":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"計":{"docs":{},"算":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"書":{"docs":{},"く":{"docs":{},"価":{"docs":{},"値":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"の":{"docs":{},"理":{"docs":{},"由":{"docs":{},"で":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"や":{"docs":{},"す":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ま":{"docs":{},"た":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}},"あ":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"て":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"指":{"docs":{},"す":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"の":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"的":{"docs":{},"な":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ト":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"は":{"docs":{},"眼":{"docs":{},"鏡":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}},"、":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"付":{"docs":{},"属":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"管":{"docs":{},"理":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"公":{"docs":{},"式":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"拡":{"docs":{},"張":{"docs":{},"と":{"docs":{},"連":{"docs":{},"携":{"docs":{},"し":{"docs":{},"、":{"docs":{},"設":{"docs":{},"定":{"docs":{},"な":{"docs":{},"し":{"docs":{},"で":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"や":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"や":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"高":{"docs":{},"度":{"docs":{},"な":{"docs":{},"機":{"docs":{},"能":{"docs":{},"を":{"docs":{},"提":{"docs":{},"供":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"は":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"性":{"docs":{},"と":{"docs":{},"競":{"docs":{},"合":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"以":{"docs":{},"降":{"docs":{},"の":{"docs":{},"章":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"(":{"docs":{},"変":{"docs":{},"更":{"docs":{},")":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"分":{"docs":{},"割":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"、":{"docs":{},"一":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"大":{"docs":{},"き":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"内":{"docs":{},"包":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"な":{"docs":{},"が":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"大":{"docs":{},"き":{"docs":{},"く":{"docs":{},"な":{"docs":{},"る":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"膨":{"docs":{},"れ":{"docs":{},"上":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"、":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"度":{"docs":{},"に":{"docs":{},"実":{"docs":{},"行":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"結":{"docs":{},"果":{"docs":{},"は":{"docs":{},"キ":{"docs":{},"ャ":{"docs":{},"ッ":{"docs":{},"シ":{"docs":{},"ュ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"な":{"docs":{},"い":{"docs":{},"点":{"docs":{},"に":{"docs":{},"留":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}},"私":{"docs":{},"た":{"docs":{},"ち":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ド":{"docs":{},"キ":{"docs":{},"ュ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"例":{"docs":{},"に":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}},"が":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"す":{"docs":{},"る":{"docs":{},"機":{"docs":{},"構":{"docs":{},"を":{"docs":{},"提":{"docs":{},"供":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"と":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"解":{"docs":{},"決":{"docs":{},"す":{"docs":{},"る":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{},"で":{"docs":{},"、":{"docs":{},"外":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"混":{"docs":{},"ぜ":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"全":{"docs":{},"体":{"docs":{},"が":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"上":{"docs":{},"記":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"特":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"便":{"docs":{},"利":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"も":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"注":{"docs":{},"入":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"指":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"注":{"docs":{},"入":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"い":{"docs":{},"う":{"docs":{},"と":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}},"っ":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"少":{"docs":{},"し":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"(":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"マ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"が":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"配":{"docs":{},"列":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"に":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"/":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"、":{"docs":{},"読":{"docs":{},"み":{"docs":{},"取":{"docs":{},"り":{"docs":{},"専":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"ど":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"に":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"返":{"docs":{},"り":{"docs":{},"値":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"特":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"中":{"docs":{},"の":{"docs":{},"配":{"docs":{},"列":{"docs":{},"を":{"docs":{},"検":{"docs":{},"索":{"docs":{},"す":{"docs":{},"る":{"docs":{},"時":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"追":{"docs":{},"加":{"docs":{},"で":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}},"あ":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"じ":{"docs":{},"め":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"必":{"docs":{},"要":{"docs":{},"な":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"初":{"docs":{},"期":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"初":{"docs":{},"期":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"望":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"重":{"docs":{},"要":{"docs":{},"な":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"覚":{"docs":{},"え":{"docs":{},"て":{"docs":{},"お":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"な":{"docs":{},"ぜ":{"docs":{},"か":{"docs":{},"?":{"docs":{},"次":{"docs":{},"の":{"docs":{},"例":{"docs":{},"で":{"docs":{},"考":{"docs":{},"え":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ほ":{"docs":{},"と":{"docs":{},"ん":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"は":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"含":{"docs":{},"め":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"記":{"docs":{},"述":{"docs":{},"的":{"docs":{},"に":{"docs":{},"記":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"く":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"既":{"docs":{},"存":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"置":{"docs":{},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"る":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"て":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"各":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"と":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"持":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"似":{"docs":{},"た":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"か":{"docs":{},"は":{"docs":{},"好":{"docs":{},"み":{"docs":{},"の":{"docs":{},"問":{"docs":{},"題":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"多":{"docs":{},"く":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"者":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"な":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"役":{"docs":{},"に":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"完":{"docs":{},"全":{"docs":{},"に":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"お":{"docs":{},"気":{"docs":{},"に":{"docs":{},"召":{"docs":{},"さ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"な":{"docs":{},"く":{"docs":{},"て":{"docs":{},"も":{"docs":{},"構":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"名":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}},"実":{"docs":{},"装":{"docs":{},"に":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"・":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"共":{"docs":{},"通":{"docs":{},"し":{"docs":{},"て":{"docs":{},"見":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"対":{"docs":{},"し":{"docs":{},"て":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"利":{"docs":{},"点":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"単":{"docs":{},"一":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"設":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"共":{"docs":{},"同":{"docs":{},"で":{"docs":{},"作":{"docs":{},"業":{"docs":{},"す":{"docs":{},"る":{"docs":{},"人":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"全":{"docs":{},"体":{"docs":{},"で":{"docs":{},"何":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"可":{"docs":{},"能":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"を":{"docs":{},"一":{"docs":{},"目":{"docs":{},"見":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"理":{"docs":{},"解":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"際":{"docs":{},"に":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"少":{"docs":{},"し":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"し":{"docs":{},"て":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"や":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"api.html":{"ref":"api.html","tf":0.003134796238244514}}},"よ":{"docs":{},"り":{"docs":{},"実":{"docs":{},"践":{"docs":{},"的":{"docs":{},"な":{"docs":{},"例":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"挙":{"docs":{},"げ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"な":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"ク":{"docs":{},"エ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"送":{"docs":{},"信":{"docs":{},"し":{"docs":{},"、":{"docs":{},"楽":{"docs":{},"観":{"docs":{},"的":{"docs":{},"に":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"を":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"の":{"docs":{},"商":{"docs":{},"品":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}},"サ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"サ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ダ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"す":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ど":{"docs":{},"、":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"以":{"docs":{},"前":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ブ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"含":{"docs":{},"む":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"形":{"docs":{},"式":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"と":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"も":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"用":{"docs":{},"に":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ク":{"docs":{},"リ":{"docs":{},"プ":{"docs":{},"タ":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"内":{"docs":{},"部":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"元":{"docs":{},"で":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"ー":{"docs":{},"タ":{"docs":{},"ソ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"と":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"例":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"ボ":{"docs":{},"ト":{"docs":{},"ム":{"docs":{},"ま":{"docs":{},"で":{"docs":{},"フ":{"docs":{},"ラ":{"docs":{},"ク":{"docs":{},"タ":{"docs":{},"ル":{"docs":{},"構":{"docs":{},"造":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},"動":{"docs":{},"的":{"docs":{},"な":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"登":{"docs":{},"録":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"他":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"解":{"docs":{},"除":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"と":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"型":{"docs":{},"に":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"の":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"け":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"付":{"docs":{},"き":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"時":{"docs":{},"ど":{"docs":{},"き":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"複":{"docs":{},"数":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"々":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"\"":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"\"":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"前":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"比":{"docs":{},"較":{"docs":{},"し":{"docs":{},"た":{"docs":{},"く":{"docs":{},"な":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"実":{"docs":{},"現":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"親":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"を":{"docs":{},"継":{"docs":{},"承":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"を":{"docs":{},"抽":{"docs":{},"象":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}},"サ":{"docs":{},"ー":{"docs":{},"ビ":{"docs":{},"ス":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"抽":{"docs":{},"象":{"docs":{},"化":{"docs":{},"し":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"ビ":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"残":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"な":{"docs":{},"い":{"docs":{},"か":{"docs":{},"確":{"docs":{},"認":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"タ":{"docs":{},"グ":{"docs":{},"で":{"docs":{},"直":{"docs":{},"接":{"docs":{},"読":{"docs":{},"み":{"docs":{},"込":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"他":{"docs":{},"に":{"docs":{},"も":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"か":{"docs":{},"か":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"中":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"前":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"換":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"グ":{"docs":{},"出":{"docs":{},"力":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"自":{"docs":{},"動":{"docs":{},"で":{"docs":{},"展":{"docs":{},"開":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"も":{"docs":{},"か":{"docs":{},"な":{"docs":{},"り":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"、":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}},"次":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}},"で":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"イ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"は":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"!":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"不":{"docs":{},"適":{"docs":{},"切":{"docs":{},"な":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"検":{"docs":{},"出":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"対":{"docs":{},"し":{"docs":{},"て":{"docs":{},"深":{"docs":{},"い":{"docs":{},"監":{"docs":{},"視":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"パ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"マ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"回":{"docs":{},"避":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{},"で":{"docs":{},"は":{"docs":{},"無":{"docs":{},"効":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"確":{"docs":{},"か":{"docs":{},"に":{"docs":{},"、":{"docs":{},"上":{"docs":{},"記":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}},"ド":{"docs":{},"キ":{"docs":{},"ュ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"レ":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}}}}}}}},"期":{"docs":{},"待":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"か":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"構":{"docs":{},"文":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},"結":{"docs":{},"果":{"docs":{},"を":{"docs":{},"検":{"docs":{},"証":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}}}}}},"設":{"docs":{},"定":{"docs":{},"か":{"docs":{},"ら":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.018808777429467086}}}},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"公":{"docs":{},"開":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"読":{"docs":{},"み":{"docs":{},"取":{"docs":{},"り":{"docs":{},"専":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"監":{"docs":{},"視":{"docs":{},"を":{"docs":{},"止":{"docs":{},"め":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"返":{"docs":{},"り":{"docs":{},"値":{"docs":{},"を":{"docs":{},"関":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.018808777429467086}}}}},"length":18017},"corpusTokens":["!","!==","\"ablacklistedmutation\"","\"after\"","\"antes\"","\"before\"","\"depois\"","\"estado\"","\"fluxo","\"font","\"getters\"","\"increment\"","\"increment\",","\"incrementar\"","\"inject\"","\"injetar\"","\"loja\"","\"modo","\"mutações\"","\"one","\"padrão","\"quando","\"quebrado\"","\"recuperar\"","\"retrieve\"","\"singl","\"snapshots\"","\"state","\"store\"","\"store\",","\"store\".","\"view\",","\"vuex","\"when","\"вычисляемые","\"до\"","\"единственным","\"из","\"инъекции\"","\"источник","\"когда","\"машину","\"машины","\"нагрузка\"","\"однонаправленного","\"оптимистично\"","\"паттерн","\"после\"","\"представление\",","\"снять","\"хранилище\"","\"ゲッター\"","\"タイプが","\"ビュー\"","\"注入\"","\"状態管理パターン\"とはなんですか?","#","$","$store):","$store.dispatch","%","'#app',","''","'.","'...',","'../api/shop'","'../api/shop':","'./getters'","'./modules/a'","'./modules/a'],","'./mutat","'./mutations'","'./store'","'./test.js',","'anothergetter',","'apple',","'babel","'bar'","'carrot',","'chai'","'context.state`","'count'","'count',","'diretamente,","'donetodoscount'","'donetodoscount',","'e'","'es6","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'fruit'","'hot","'increment'","'increment',","'incrementasync',","'incrementby'","'mocha","'mymodule'],","'newprop',","'once'","'once')","'once');","'orange',","'pluginaction')","'production'","'receive_products',","'request_products'","'require'","'s","'some/nested/module/bar'","'some/nested/module/foo',","'some_mutation'","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'test","'update_data')","'vegetable'","'vue'","'vuex'","'vuex/dist/logger'","('a',","('incremento')","('xxx'),","((state.count","()","().","()`","(2.3.0","(action,","(activé","(ainsi","(c'est","(cb)","(commit)","(comput","(context)","(count","(ctx,","(de","(declar","(declarado","(déclaré","(e)","(e.g.","(ecmascript","(enabl","(error)","(es2015","(especi","(esta","(expectedmutations.length","(for","(habilitada","(handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受","(id)","(isso","(juntament","(module.hot)","(modulename).","(mutat","(mutation)","(mutation,","(mutation.typ","(mutaçõ","(namespacedcontext,","(nécessit","(option","(par","(para","(particulièr","(payload)","(payload),","(payload):","(payloads):","(por","(pour","(prefix)","(props)","(que","(qui","(recarregamento","(requer","(requir","(root)","(sera","(será","(singl","(socket)","(ssot)”而存在。这也意味着,每个应用将仅仅包含一个","(stage","(state","(state)","(state)。vuex","(state,","(store)","(strict","(suportado","(support","(supporté","(thi","(togeth","(tout","(two","(type)","(type,","(value)","(você","(vou","(vuex)):","(which","(will","(you","({","({dispatch})","(«","(в","(для","(или","(например,","(находящегося","(нужно","(определённые","(особенно","(поддержка","(предварительно","(при","(пример","(требуется","(хотя","(これは、","(これは不自然な例です。実際には、さらに複雑なタスクのために","(例如当","(比如","(比如通过",")","*","*/","+","+=","+karma",",",",em",".","...","...args)","...args:","...mapactions('some/nested/module',","...mapactions([","...mapactions({","...mapgetters([","...mapgetters({","...mapmutations([","...mapmutations({","...mapstate('some/nested/module',","...mapstate({","...option","...state.obj,","./",".babelrc",".babelrc):",".babelrc):",".default","/","/*","//","///","/\\.js$/,","/node_modules/","0","0)","1","1)","1,","10","10)","100)","1000)","123","123)","123),","1st","1º","2","2),","2,","2.3.0+","2.3.0+)","2.3.0+):","2.5.0","2.5.0+","2nd","2つあります。","2つのメソッドを両方呼び出すとき、それらがいつ呼び出されたか、どちらが先に呼び出されたかを、どうやって知ればよいのでしょう?これがまさに、状態変更と非同期の","2つの概念を分離したいという理由です。vuex","3","3),","3,","3.0","3rd","3º","3ᵉ","4","4th","4º","4ᵉ","6","6)","8080",":",";","=","===","=>",">",">=","?","[","['receive_products',","['request_products'],","[...state.cart.added]","[]","[],","[createlogger()]","[key:","[myplugin]","[mypluginwithsnapshot]","[plugin]","[some_mutation]","[type:","[{","]","])","]),","],","_.clonedeep(state)","_.clonedeep(store.state)","__dirname,","`","`,","`.default`","```","`actiona`","`computed`","`console`","`console`,","`dispatch","`getdata","`getdata()`","`getotherdata","`getotherdata()`","`getters`","`mapactions`","`mapmutations`","`modulea`","`modulea`'","`moduleb`","`moduleb`'","`mutation`","`mutations`","`mutações`","`mymodule`","`namespace`","`namespaced`","`nested/mymodule`","`nextstate`","`nextstate`...","`prevstate`","`require`","`root`","`rootgetters`","`some/nested/module`","`state","`state`","`store.commit","`store.commit`","`store.dispatch`","`store.getters.donetodoscount`","`store.getters`","`store.getters`,","`store.getters`,只存在于模块中","`store.state.count","`store.state.count`","`store.state`","`store.state`,","`store.state`,只存在于模块中","`store.state`,若在模块中则为局部状态","`store`.","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.$store.getters.donetodoscount`","`this.add()`","`this.count`","`this.donecount`","`this.increment()`","`this.incrementby(amount)`","`this`","`this`,","`true`","`true`,","`vue.use(vuex)`","`vuex.mapstate`","`{","`{{","a:","abaixo","abonnez","abord","abordagem","about.","abov","abramov","abramov,","abstract","abstrair","abstraçõ","accept","access","accesseur","accesseur,","accesseur.","accesseurs,","accesseurs.","accesseurs...","account:","accéder","aceita","aceitam","aceitarão","acessando","acessar","achiev","acima","acionada","acionado","acionados.","acionar","acontecer.","actant","actant.","actent","acter","acter,","action","action({","action.","action:","actiona","actionb","actions'","actions,","actions.","actions.getallproducts({","actions.j","actions.spec.j","actions:","actions?,","actionsinjector","actionsinjector({","actions,响应在","action、mut","action。","action。handl","action。opt","action。处理函数总是接受","action。详细介绍","action。返回一个解析所有被触发的","action,以处理更加复杂的异步流程?","action,你可添加","action,局部状态通过","action,或者使用","action:","activ","acton","actual","actuel","acté","actée,","acusará","ad","adapt","adaptada","adaptar","add","add:","addit","addition,","additionnel","adicion","adicionai","adicionar","adicionarem","adicionem","admetton","admittedly,","advanc","advantag","advertência","afeta","afetado","affect","affecté","affichon","afin","afirma","again,","agora","agora,","agrupar","aid","aider","ainda","ainsi","ait","ajout","ajoutez","ajud","ajudant","ajudar","ajudem","alavancar","alavancem","algum","alguma","algun","allon","allow","alor","alors,","alreadi","also,","alteração","altern","alternar","alternativa","alternativamente,","alternative,","alternatively,","although","alto","alway","além","ambo","amount","amount)`","amount:","anexado","anexando","aninhado","aninhar","anoth","ant","antecipadamente.","anterior","anterior.","any)","any,","any[])","anywher","ao","apena","aperçu","api","api,","api.","api.callasyncmethod(()","apis.","api。当测试","api,vuex","api,因此你可以直接用","aplicada","aplicando","aplicativo","aplicativo.","aplicativo:","aplicativo;","aplicação","aplicação,","aplicações.","apontará","apontarão","app","app,","app.","app.vu","app:","app;","apparti","appel","appelez","appelé","appelée.","appli","applic","applicatif","application'","application,","application.","application:","applications.","appliqu","appliqué","apport","apprendr","approach","approch","appréhend","aprendendo","apresentamo","apresentar","apropriada.","aproveit","aproveitar","aprè","apó","aqui","arbitrari","arbitrárias.","arbr","architecture.","architecture。与其他模式不同的是,vuex","architectureから影響を受けています。","args,","argument","argument'","argument,","argument.","argument:","argumentar","argumento","argumento.","argumento:","argumentos.","argumentos:","arguments.","arguments:","argumnto","armazenado","armazenamento","arquivo","array","array)","array,","arriv","arrow","arrêter","articl","artificiel,","assembl","assert","asserção","asset","assets)","assets)时不需要在同一模块内额外添加空间名前缀。更改","assez","assign","assim,","assim:","assina","assincronicidad","associ","associadas.","associé","assum","assumindo","assur","assurez","assustador.","assíncrona","assíncrona:","assíncronas,","assíncrono","astuc","async","asynchron","asynchrones,","asynchrones.","asynchronous,","at.","atendam","ativ","ativada,","ativo","atravé","attach","attaché","attempt","attendr","attendu","attent","atual","atualizado","atualizar","atualizarão","atualizaçõ","até","au","aucun","auparavant.","aura","aurez","auron","aussi","author","auto","automat","automatically.","automatically:","automaticament","automaticamente.","automaticamente:","automatiqu","autor","autorisé","autosuffis","autosuffisant","autr","autônomo","aux","auxiliar","avail","avaliado","avaliar","avancé","avant","avantag","avançados,","avec","avoid","avoir","avon","await","await,","await,我们可以如下组合","ação","ação.","ação:","açõ","ações,","ações.","b:","babel","balis","basant","base","baseado","basent","basic","basicament","basique.","basta","bastant","basé","be","beaucoup","becom","befor","behind","belong","below","bem","besoin","besoin.","better","between","biblioteca","bibliothèqu","bidirecion","bidirecionai","bidirectionnel","bien","big","big,","bind","bit","bloated.","boa","boilerpl","boilerplate.","bom","bonn","boolean","bord","both","bound","boutiqu","break","brittl","browser","browserifi","browserify,","browserify,让构建工具帮我们处理:","browsers.","bu","build","build.","built","bundl","bundle.","bundle.j","bundle.js'","bundle。","busca","básica","básico","básico.","bénéficier","bénéfiqu","c'est","c.","ca","cach","cached.","cada","calcul","calculada","calcular","calculé","calculée,","calculées,","call","callback","callback:","caminho","campo","canal","cancela","capacidad","captur","capturar","capítulo","capítulos.","car","caracter","caractèr","care","carga","caro","carregador","carrinho","cart","cart,","cart.j","cas,","case","cases,","caso","caso,","casos,","catch","category:","caus","causar","causará","causera","caveat","cb([","cb:","cd","cdn","cdn:","ce","ceci","ceci,","cela","cela,","center","central","centralisé","centralizada","centralizado","centro","cepend","cependant,","certa","certain","certifiqu","certo","cet","cett","chai","chain","chama","chamada","chamadasstore.commit","chamado","chamamo","chamar","chame","champ","champ.","champs,","chanc","chang","change,","change.","change:","changed.","changement","changent","changer","changes,","changes.","changez","changé.","changée.","chapitre.","chapitres,","chapter","chapters.","chaqu","charg","chaud","chaud.","chave","check","checkout","checkout,","child","chose","ci","citat","citação","clavier","clear","clonar","clone","cloner","clé","code","code.","coisa","colaborador","colaterai","collabor","collaborateur","collapsed:","colocar","com","comandos:","combin","combinada","combinação","combiné","come","começando","começar","começar.","comitada,","comitando","comitar","comm","commands:","commenc","commencez","comment","commençon","commit","commit('account/login')","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('receive_products',","commit('request_products')","commit('somemutation')","commit('somemutation',","commit('someothermutation')","commit(mutation:","commit(type:","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit):","commit,","commit.","committed,","commit。换言之,你在使用模块内容(modul","common","commonli","communé","como","comocontext.rootstate:","compar","compara","comparar","compartilhado","compartilhado,","compartilham","compil","compilação","complet","completament","complex","complexas):","complexes)","complexos?","complic","complicada","complicada,","complicado","compliqué","compliqués,","complèt","complète,","complément","compon","component","component,","component.","component:","componente,","componente.","componente:","componentes,","componentes.","components,","components.","components:","components?","compor","compos","composant,","composant.","composants,","composição","composta","composé","compras,","compras.","compreensão","comprendre.","compromet","compromi","compréhens","compt","comptag","compter","compteur,","comput","computada","computada,","computadas?","computado","computado.","computado:","computados,","computation,","computação","computed.","computed:","comum","comun","conceito","conceitos.","concept","concepts.","concret","conectado","config","config.","configur","configuration.","configuração","configuração.","confira","confirma","confirmam","confirmando","confirmar","conflict","conflit","conflito","conjunto","conseguir","consid","consider","considéron","consist","consol","console,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","console.log(store.state.count)","const","constant","constructeur","constructor","construindo","construir","construiu","construtor","consult","consultar","consultez","conséquent","contador","contagem,","contain","contamin","conten","contendo","conteneur","contenir","contenu","conter","context","context,","context.","context.commit","context.commit('increment')","context.gett","context.getters.","context.rootst","context.rootstate:","context.rootstate:","context.st","contexte.","contexto","contexto.","contido","contient","contriv","contrário","contá","contém","convent","convenção","convert","convertir","conçu","copi","core","correspond)","corretamente,","cost","cost.","count","count++","count,","count:","countalias:","counter","countpluslocalst","coup","couplé","courant","court","cout","couvrir","creat","createlogg","createlogger({","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers(namespace:","createnamespacedhelpers.","createplugin","createvuexlogg","createvuexlogger。","createwebsocketplugin","createwebsocketplugin(socket)","creation)","creation)の際に宣言された、静的なモジュールはこのメソッドで削除できないことに注意してください。","cresc","cria","criada","criando","criar","criação","crie","cross","création","créer","créez","créon","créé","current","curto","custo","código","código(especialment","código.","código:","cópia","côté","cœur","d'access","d'accè","d'achats,","d'achats.","d'acter","d'action","d'action.","d'aid","d'api","d'appel","d'applic","d'argument","d'assert","d'attach","d'autr","d'avoir","d'effectu","d'espac","d'i","d'implément","d'import","d'incrément","d'inject","d'instanc","d'observer,","d'option","d'opérat","d'outil","d'un","d'une","d'utilis","d'échec","d'écrire","d'élément","d'état","d'état.","d'évènement","d'être","d.","da","dado","dado.","damo","dan","daqui","data","data)","daunting.","de","deal","debug","debug:","debuggable,","debugging)","debugging.","decis","decisõ","declar","declarar","declarativo","deep","deepli","default","default,","default.","default:","defin","defineplugin","definido","definindo","definir","definit","dehor","deix","deixar","deixá","dele,","deles.","dentro","deo","depend","dependa","dependem","dependencies,","dependencies.","dependência","dependências,","deploy","depui","depurando","depuração","depuração)","depuração.","deriv","derivado","dernier","dernièr","derrièr","describe('actions',","describe('getters',","describe('mutations',","descript","descripteur","descriptive:","descriptor","descritiva:","descrito","descritor","deseja","desejado","desempenho.","desencadeado","desencadear","desenvolvedor","desenvolvedores,","desenvolvimento","desenvolvimento,","desenvolvimento.","desestruturação","desir","desligá","despacha","despachada","despacham","despachar","despacho","dess","dessou","dessu","dessus,","dest","destructur","destructuring)がよく使われます(特に","detail","details,","detalh","detalhado","detalhes,","detalhista","detect","detectar","deux","deuxièm","dev","dev.","deve","deve:","develop","developers,","development,","development.","devem","devenir","deveria","deveria!","devez","devido","devient","devo","devolvíveis,","devraient","devrait","devriez","devron","devtool","devtool'","devtool.","devtools,","devtools,你可能不需要此插件。","diferent","diferente,","diferença","differ","difficil","différenc","différenci","différent","différent,","difícil","digitar","dinamicament","dinamicamente.","dinâmico","dinâmico.","dire","direct","directement,","directli","directly,","directly?","direito","direta","diretament","diretamente?","direto","discuss","discutiremo","disparar","dispatch","dispatch('account/login')","dispatch('actiona')","dispatch('actiona').then(()","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch(action:","dispatch(type:","dispatch,","dispatch/commit","dispatch:","display","dispon","disponível","disso,","disso.","divers","divid","dividir","divis","do","do(s)","do:","docs.","document","documentation.","documentation。","documentação","documentos.","doesn't","doi","dois,","doit","doit,","doivent","dom","dom.","dom。","don't","don't.","donc","done","done()","done(error)","done)","done:","done?","donecount:","donetodos:","donetodoscount","donetodoscount:","donn","donner","donné","données,","doublecount","dout","down","down:","download","drive","du","dua","due","dumb","duplic","duplicar","dupliqu","durant","dure","dynam","dynamiqu","dynamique.","dynamiquement.","dá","dè","débogable,","débogag","débogage)","débogage.","déboguon","décision","déclar","déclarer","déclencher","déclenchera","déclenché","déclenché,","déclenchée,","déclenchés.","décomposit","défaut","défaut,","défaut.","défini","définir","définiss","définissez","déjà","démarrez","dépendanc","dépendances,","dépendr","déployez","désactivé","désiré","déstructur","détaché","détail","détails,","détecter","développ","développement,","développement.","développeur","développeurs,","d’instantané","e","e,","e.g.","e.target.value)","each","easili","ecmascript","ecmascript),","economizando","efeito","effect","effectué","effet","efficac","efficaces.","effici","eficient","eficientes.","either:","el","el:","eles:","ell","elm","elm.","em","emapmutations,","embora","embutido","en","enabl","encapsul","encapsulada","encapsulé","encontrado","encontramo","encor","endroit","enfant","enfants.","enforc","engorgé.","enquanto","enregistr","enregistron","enregistré","enregistré,","enregistrée,","enregistrés.","ensembl","ensuite,","ensur","entanto,","entend","entir","entr","entra","entrada","entrada,","entrada.","entrainera","entri","entry:","então","então,","então:","enviada","enviar","envifi","envio","environ","envolv","envolvido","envoy","erootgett","erreur","erreur.","erro","erro.","error","error.","es2015","es2015,你得抓紧了!","es6","escala","escala,","escrita","escrito","espac","especi","especialment","especificament","especifiqu","específica","específico","esperada","esperar","ess","essa","essay","essenci","essencialment","essenti","essentiel","est","esta","esta.","esta:","estado","estado\"?","estado)","estado,","estado.","estado:","estamo","estaremo","estará","estatai","estilo","estiv","estiverem","estore.state.nested.mymodule.","estritament","estrito","estrito,","estrito.","estrutura","estruturar","está","estágio","estático","estão","et","evalu","evaluate,","even","event","event:","evento","eventos.","eventos:","events.","events:","evitar","ex.","exact","exactli","examin","examineron","exampl","example,","example.","example:","exampleをチェックアウトしてください。","exatament","exclude:","executa","executamo","executar","executá","execução","exempl","exemple,","exemplo","exemplo,","exemplo:","exibido","exibimo","exist","expand","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","expens","explicit","explicit,","explicitament","explicitamente.","explicite,","explicite.","explicitement.","explicitli","explícita","explícita,","explícito.","expor","export","export,","export:","exportamo","exportar","exportação","exporton","expos","exposera","exposto","exposé","expõ","extens","extension,提供了诸如零配置的","extern","externas.","externes.","externo","extract","extrair","extraí","extraímo","extrem","extremament","extrêmement","fabriqu","facil","facilment","factori","failur","fair","fait","falha","fals","false,","false。","fará","fashion.","fastidieux","faudrait","faut","faz","fazendo","fazer","façam","façon","featur","feel","feita","feront","ferra","ferramenta","few","ficar","fichier","field","fields,","file","file,","filename:","files.","filho","filho.","filter","filtercategori","filteredproduct","filtrar","filtrer","fim","fim,","fin","final","final.","finally,","find","fine","finer","fini","finir,","finish","first","first?","fit","flow","flow\":","flows?","flux","flux,","flux.","fluxo","flux、redux、和","fléchée","fn","fn'","foi","fois)","fois,","follow","fonction","fonction,","fonction.","fonctionn","fonctionnalité","font","foo:","fora","foram","forc","form","forma","forma,","format","formato","formatá","formulair","formulário","fornec","fornecido:","forneça","força","fourni","fourni.","fournir","fourniss","fournit","fractal","fragil","framework/assert","framework/bibliothèqu","frente:","frequência","fresh","frágei","full","funcionam","function","function(commit:","function(dispatch:","function(state:","function)","function):","function,","function.","functions,","functions.","fundir","função","função,","função.","funçõ","fur","further","furthermore,","fusionn","fzer","garant","garantindo","gener","genr","gera","geralment","gerenciador","gerenciamento","gerenciamo","gerenciando","gestion","gestionnair","gestionnaire.","gestão","get","getallproduct","getdata()","getdata())","getotherdata()","getotherdata())","getproduct","getter","getter'","getter,","getter.","getter:","getters)","getters,","getters,dispatch","getters.","getters...","getters.donetodos.length","getters.filteredproducts(state,","getters.j","getters.somegett","getters.someothergett","getters.spec.j","getters:","getters?,","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","getters、dispatch、commit","getters。当我们在之后介绍到","getter、act","getter。你也可以在","getter,dispatch","getter,gett","getter,rootst","getter,也会通过","getter,只读。","getter,接收的第一个参数是模块的局部状态对象。","getter,根节点状态会作为第三个参数暴露出来:","gettodobyid:","git","github","give","given","glanc","glasses:","globai","global","global,","global.","global?","globalement.","globally.","globalmente.","globaux,","go","good","gosta","gosta):","grand","grande,","grande.","grandement","grandit,","granulair","granular","gravada","gravando","gravá","greatli","gro","gros,","gross","grow","génère","gérant","gérer","habilit","habilitar","handl","handler","handler,","handler.","handler.\"","handler:","handlers,","handlers.","handler。这个选项更像是事件注册:“当触发一个类型为","handler,你需要以相应的","hard","haut","have","haven't","help","helper","helper:","helpers,","helpers.","herda","here","here'","hidratação","high","hmr","hmr.","hold","hook","hot","hotupdate(newoptions:","hot。","houver","however,","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0","https://unpkg.com/vuex@2.0.0.","hydrat","há","hérite","ici","id)","id:","idea","ideal.","identiqu","idiot","idé","idéales.","idéia","ie),","ie),那么你可以使用一个","il","imagin","imaginon","imbriqué","imbriqués,","implantar","implement","implementar","implementarem","implementation:","implementations.","implementação","implementaçãocounter`:","implementaçõ","impliqu","impliqué","implément","import","import.","importa","important","important,","importante,","importantly,","importar","importação","importá","impos","imposs","impossible:","impossível:","imprevisível","imprévis","impulsiona","impõ","in,","inappropri","inappropriées.","inapropriada","inbound","inchada.","inchangé","inclu","inclua","includ","incluez","incluí","incluído","inconvéni","incorporado","increment","increment(state)","increment:","incrementar","incrementasync","incrementifoddonrootsum","incremento","index.html","index.j","indirect.","indireto.","informaçõ","inherit","inici","inicializada","inicializar","initi","initialisez","initialisé","inject","injectera","injection):","injecté","injetada","injetar","injetor","injeção","inlin","input","input.","insid","inspir","inspirada","inspiré","instal","instalar","instalará","instalação","installez","installé","instanc","instance,","instantané","instantâneo","instead","instância","integr","integra","intent","intenção","inter","internes,","internes.","interrog","intimidant.","intraç","introduc","introduct","intègr","intégré","inventado,","inversement.","invocar","invok","involv","invoqu","irmãos.","irá","is,","isadmin","isso","isso,","isso:","isto","it'","it('filteredproducts',","it('getallproducts',","it('increment',","it,","it.","it?","item","iten","itself","jamai","jeter","jetez","jouer","jour","jour.","js","judicieux","jump","just","já","karma","key","key.","key:","keystrokes:","know","l'abonn","l'accesseur","l'action","l'ajout","l'analys","l'api","l'appel","l'applic","l'application.","l'arbr","l'architectur","l'argument","l'asynchronism","l'auteur","l'avoir","l'enregistr","l'espac","l'exempl","l'export","l'extens","l'extrair","l'idé","l'import","l'inject","l'input","l'instal","l'instanc","l'intérieur","l'invers","l'objet","l'on","l'opportunité","l'option","l'opérat","l'opérateur","l'une","l'utilis","l'utilisateur","l'utilisez","l'échec","l'état","l'état)","l'état,","l'état.","l'évènement","la","laiss","laisser","lanc","lancer","lancera","lancée.","lançado.","laquel","larg","later","later.","latest","le","lead","learn","leav","lectur","leitura.","lembr","lembrar","ler","lesquel","less","let'","leur","leva","levam","level","leverag","liaison","librairi","librari","library,","lidam","lidar","lien","lier","lieu","ligando","ligação","ligaçõ","lign","like):","limit","limpa","line","linha","link","links.","linter","linters,","lion","lisant","list","lista","listen","littéral","liée","lo","lo?","loader","loader!","loader!./actions')","loader!./test.js'","loader!./test.js'.","loader!./test.js'。","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","loaders。","loader。","locai","locais:","local","local,","local.","localcomput","localhost:","localhost:8080/webpack","localis","localisé","localisés.","localizado","localizados.","localizar","locat","locaux","log","logada","logged,","logger","logger:","logging,","logguer.","loggué","logic","login","logiqu","logs.","logá","loin","loja","loja.","long","longo","look","lor","lorsqu","lorsqu'il","lorsqu'on","lorsqu'un","los.","los:","lose","lugar","lui","lunett","là","là,","légèrement","lógica","ma","made","mai","main","main.j","maintainability.","mainten","maintenabilité","maintenant,","maioria","make","manag","management,","maneira","mani","manipul","manipulador","manipulador.\"","manipular","manipulação","manièr","manière,","manutenção.","map","map:","mapact","mapactions(namespace?:","mapactions,","mapeada","mapeamento","mapear","mapeia","mapgett","mapgetters(namespace?:","mapgetters({","mapgetters,","mapmut","mapmutations(namespace?:","mapmutations,","mapstat","mapstate([","mapstate(namespace?:","mapstate({","mapstate,","mapstate,mapgetters,","mapstate、mapgetters、mapact","mapstate、mapgetters、mapactions、そして","marcá","mark","matriz","matter","mean","mecanismo","mechan","medida","medium","meilleur","meio","melhor","member","meno","merg","mesma","mesmo","mesmo:","messag","message)","message:","mesur","method","method.","method:","methods.","methods/properti","methods:","mettez","metton","mettr","mettront","mi","mieux","mistur","misturar","mix","mocha","mock","mocking.","mode","mode)","mode,","mode.","model","model.","modif","modifi","modifications,","modificaçõ","modifié","modo","modul","modular","modularidad","modularité.","module'","module),","module,","module.","module.export","module.hot.accept(['./mutations',","module:","modulea","modulea,","moduleb","modules'","modules,","modules.","modules:","modules?","modulo","modèl","modèles,","moment.","momento","monopag","montamo","more","motivo","moyen","moyenn","much","muda","muda,","mudança","mudar","mudar.","mudarem.","mude","muita","muito","multipl","mutado","mutado.","mutaion","mutam","mutar","mutat","mutated.","mutateur","mutation,","mutation.","mutation.payload)","mutation.typ","mutation/act","mutation:","mutations)","mutations,","mutations.","mutations.j","mutations.spec.j","mutations:","mutations?,","mutationtransform","mutation、module、act","mutation。","mutation。handl","mutation。opt","mutation。vuex","mutation。详细介绍","mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。","mutation(用于外部地数据持久化、记录或调试)或者提交","mutation,不同在于:","mutation,处理函数总是接受","mutation,将","mutation,并且使用","mutation,或者使用","mutation,或者通过","mutation,插件可以用来同步数据源到","mutation,而不是直接变更状态。","mutation:","mutação","mutação,","mutação.","mutação:","mutaçõ","mutações,","mutações.","mutações:","muter","muton","muté.","mypage:","myplugin","mypluginwithsnapshot","myreusablemodul","mécanism","médio","méthode","méthode.","método","método.","métodostore.commit:","même","même,","módulo","módulo)","módulo,","módulo.","módulos,","módulos.","múltipla","múltiplo","n","n'activez","n'affect","n'aimez","n'ait","n'aurez","n'avez","n'entr","n'est","n'i","n'import","n)","na","name","name,","name.","namespac","namespace,","namespace.","namespaced:","namespaced?,","name)機能を使用できます","natur","naturel","navegador","navigateur","navigateurs.","ne","necessidad","necessita","necessário","need","need.","nele","nenhuma","ness","nest","never","new","newact","newmodulea","newmut","newmutations,","newprop:","next","next,","nextstat","nextstate...","nisso","niveau","niveaux","no","node","node.","node.j","node.js.","node_modules/vuex","nom","nom.","nome","nomeada","nomeada:","nommé","non","normal","normalement,","normally,","normalment","normalmente,","nossa","nosso","nota","nota:","note","note:","notez","notr","nou","nouveau","nouveaux","nouvel","nova","novament","novamente,","novo","novo.","now","now,","npm","npm.","null,","nunca","não","não.","nécessair","nécessaires.","nécessit","nível","nível:","nó","nós,","nós:","núcleo","o","obj","obj.messag","obj.message。在严格模式中,由于这个修改不是在","object","object)","object):","object,","object.","object:","objet","objet,","objet.","objeto","objeto,","objeto.","objeto:","oblig","observ","observables).","observador","observam","observamo","observáveis).","obtendo","obtenir","obter","obtêm","of:","off","offic","offici","officiel","on","ond","one,","one.","only.","ont","opcion","opcionalment","oper","operador","operations,","operations.","operator)を使って","operaçõ","oportunidad","opportun","optimist","option","option.","option:","optionnel","options.","options.namespac","options:","options?:","opção","opçõ","opérat","opérateur","order","os","os.","ou","ouchange:","ourselv","out","outbound","outer","outil","output","output:","outra","outro","outsid","ouvir","ov","où","pa","packag","pacot","padrão","padrão,","padrão.","padrõ","padrões,","pai","palavras,","pallier","panier","par","para","para:","paraitr","paramètr","parar","parc","parec","parent","parent.","parent/child","parent/enf","parfait","parfoi","part","partag","partagé","partagé,","parte,","partes:","parti","parti.","particularli","particularment","particulièr","parts:","parâmetro","pass","passado","passage).","passar","passer","passez","passo","passé","path","path:","pattern","pattern\"?","patterns,","payload","payload)","payload,","payload.amount","payload:","payload?:","payloads:","pedaço","pedido","pega","pegou,","pela","pelo","pena","penché","pendant","pens","pensar","perceba","perdant","perdemo","perfectli","perfeitament","perform","performances.","permaneça","permet","permissão","permit","permut","persist","persistence,","persistência","personnelle.","pertenc","pesar","peu","peut","peuvent","pick","piec","pilot","place","plain","play","pleno","plu","plugin","plugin.","plugin:","plugins,","plugins.","plugins:","plupart","plus,","plusieur","plutôt","pode","podem","podemo","point","pointera","pointeront","pollut","poluição","polyfil","popular","por","porqu","portanto,","porvue.us","posent","possa","possam","possamo","possibl","possivel:","possui","possívei","possível","post","posteriores,","posts:","pouco","pour","pour,","pourquoi","pourrait","pouvez","pouvon","pra","practic","practice,","pratiqu","pratique,","pratique.","prazo","prazo.","pre","precisa","precisa.","precisamo","precisar","precisaremo","precisará","precisemo","predict","prefer","preferir","preferência","prefira","prefix","prefixo","premier","premièr","prend","prendr","prennent","preocupar","preserv","preservar","preservest","preservestate:","preservestate:store.registermodul","pretti","previou","previsível.","prevstat","pri","primeira","primeiro","primeiro?","princip","principai","principal","principles:","princípio","probabl","problem","problema","problèm","problème,","process.env.node_env","proch","prochain","procéder","procédon","procédur","product","product.categori","production!","production,","productivity.","productivité","products)","products,","products.j","products:","produira","produit","produtividad","produção","produção!","produção,","profil","profond","profondé","profunda","profundament","profundo","program","programa","programm","project","project.","projet","projet.","projeto","projeto.","promess","promessa","promesses.","promis","promise((resolve,","promise,","promise.","promise/auto'","promise:","promise。","promise。如果你支持的浏览器并没有实现","promise。详细介绍","promise,并且","promise:","prop","propag","propagação","propagé","proper","properly,","properti","properties,","properties:","properties?","property)","property,","property:","proposal)","proposal),","proposit","proposta","propr","propriedad","propriedades:","propriété","provavelment","provid","provável","prática,","prático","pré","préalable.","précédent","précédent.","préfix","préférenc","préférences)","prémutation.","présenteron","préserver","prévisible.","própria","próprio","próxima","próximo","pui","puisqu","puisqu'un","puiss","pulando","purposes.","put","pó","qu'accéd","qu'aucun","qu'avec","qu'est","qu'export","qu'un","qu'état","quai","qual","qualquer","quand","quando","quantidad","que","que:","quebra","queira","quel","quell","quelqu","queremo","querer","queri","qui","quickli","quiser","quiser.","quisermo","quit","quot","quê?","rabattr","racin","racine)","racine,","racine.","racines.","raison","raisonn","raiz","raiz,","raiz.","rajout","ranger","rangés.","rapid","rapidament","rapido)","rappel","rappelez","rastreada","rastreá","rastreável","rastreável!","rather,","rattaché","razão","re","reach","react","reaction","reactiv","reactive,","reactive.","read","reai","reais.","reajam","real","realidad","realiti","realizada","realizada?","realizando","realizar","realli","realment","reason","reativa","reativas,","reativas.","reatividad","reativo","reativo.","reavaliada","reação","receb","recebem","receberam","receberá","receberão","recebido","receiv","recent","recevoir","recevront","recharg","recipient","record","record,","recorrendo","recurso","redux","redux:","refer","reference,","referência","referência,","regardon","regist","registered,","registermodule(path:","registr","registra","registrada","registrada,","registrado","registrado,","registrado.","registrados.","registrar","registration:","registro","regra","regras,","regroup","regroupé","reject)","relatórios.","releas","reli","reload","reload.","relèv","remain","rememb","remov","remplac","remédier,","rend","render","rendered.","rendering.","renderização","rendez","rendr","rendu","renvoi","renvoyé","repetit","repetitiva","replac","replacestate(state:","represent","representação","représent","requer","request","request,","requiert","requir","require('./actions').default","require('./modules/a').default","require('./mutations').default","require('inject","requêt","resolv","resolve()","resolved.","resolvidos.","resort","respect","respons","ressalva","rest","resto","restreint","restrict","restring","result","resultado","resultará","resumir","retenir","retorna","retornada.","retornado","retornam","retornando","retornar","retorno","retour","retourn","retourné","retournée.","retriev","retrocesso","retrouv","return","reus","reusable,","reuse.","reutilizar","reutilização","reutilizáveis,","revient","reçoit","reçoiv","reçu","right","rodando","root","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rota","rout","router","rule","rules,","run","runinnewcontext","rápida","règle","règle.","règles,","réactif","réactif.","réactifs,","réactifs.","réaction","réactiv","réactivité","réalis","réalité","récupèrent","récupérat","récupérer","récursiv","réflexion","référenc","régulièr","répons","répétitif","résolus.","résout","résultat","réutilis","réutilisable,","réévaluat","réévalué","s'abonn","s'assur","s'il","s'intègr","s'occup","s'évapor","sabe","sabemo","saber","saberá","sachant","sain","saisit","salva","same","same:","san","saurez","sautez","sauvegard","sauver","save","savedcartitem","savedcartitems)","savez","savoir","saída,","scale","scale,","script","script,","script.","se","second","secundária","see","seen","seguem","seguida,","seguint","seguintes:","seguir","segundo","seja","sejam","self","selon","sem","sembler","semelhant","sempr","send","separ","separados.","separando","separar","seqüência","ser","sera","serait","serem","seria","seront","sert","serv","server","server,","server/test","server。","serveur.","servic","serviço","será","serão","set","seta","setter","setter:","settimeout(()","setup","seu","seul","seule.","seulement","shape","share","shop","shop.buyproducts(","shop.getproducts(product","short","should!","si","sibl","side","side.","sido","sight:","signifi","significa","similair","similaire,","similar","similarly,","simpl","simple,","simplement","simples,","simples:","simplesment","simplest","simpli","simplic","simplicidad","simplicité","simplifi","simplificado","simplificar","simplifié","simul","simuladas.","simulado","simular","simulation.","simulé","simulées.","sincronizar","singl","singleton","singleton.","singleton?","sinon.js),","sinon.js),你可以使用它们替换辅助函数","sinon.spy()","sintax","sintaxe:","sistema","situat","situation,","situação,","situaçõ","snapshot","snapshots,","sobr","socket.emit('update',","socket.on('data',","soit","solicitação","solut","solução","soluçõ","some_mut","someact","someaction:","somegett","somemut","someotheract","someothergetter:","sometim","son","sont","sorti","sortirez","sou","souhaitez","souhaitiez","souhaitons.","sourc","souvent","spa","spa,","specif","spi","split","spread","spécialement","spécifiqu","ssr","stage","start","started.","state","state'а","state)","state,","state.","state.a,","state.b","state.count","state.count++","state.count,","state.count`","state.obj","state.obj.messag","state.products.filter(product","state.some.nested.module.a,","state.some.nested.module.b","state.subtre","state.todos.filter(todo","state.todos.find(todo","state:","state;","stateafter)","statebefore,","state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:","state。你可以通过","state。用于服务端渲染。","state。这在你想要重用","state,例如从一个服务端渲染的应用保留","state,驱动应用的数据源;","static","statiqu","step","still","stockag","stop","store","store'","store)","store):","store,","store.","store.commit","store.commit('increment')","store.commit('increment',","store.commit('receive_data',","store.commit('receivedata',","store.commit({","store.commit,","store.commit:","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch(namespac","store.dispatch({","store.dispatch:","store.gett","store.getters.","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","store.getters:","store.getters。","store.hotupdate()","store.hotupdate():","store.hotupdate({","store.j","store.js,","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.registermodule:","store.st","store.state,","store.state.a","store.state.b","store.state.count","store.state.count,","store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。","store.state.mymodul","store.state.nested.mymodul","store.state.nested.mymodule.","store.subscribe((mutation)","store.subscribe((mutation,","store.subscribe(mut","store.subscribeaction((action,","store.unregistermodul","store.unregistermodule(modulename)","store.unregistermodule(modulename).","store/modul","store:","stores.","store。例如,同步","store。创建过程直截了当——仅需要提供一个初始","store(下面是个大概例子,实际上","store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态","store)。","store):","store,他们公用同一个模块","store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:","store,大概长这样:","straightforward","strict","strict,","strict.","strict:","strictli","string","string):","string,","string.","string]:","structur","structure:","style","style,","sua","sub","subir","subject","subscrib","subscribe(handler:","subscribeaction(handler:","subscribing,","substitua","subárvor","success","succinct","succinct!","succè","sucedido","sucesso","such","sucinto!","suffire.","suivant","suivent","suivez","sujeita","sujett","sumwithrootcount","suporta","suportam","support","supposon","supprim","sur","sure","surtout","sustentável.","swap","sync","synchron","synchrone.","synchrones.","synchronis","synchronous.","synchronous?","syntax","syntax,","syntax:","syntaxique),","syntax)","system","system,","system.","systèm","são","séparant","séparer","séparé","séparés.","síncrona","síncronas.","síncrono","só","tableau","tag","tag,","tags.","tailor","take","talvez","também","também:","tant","tard.","tarde.","tarefa","tasks):","tedioso","tediou","tell","tem","temo","temp","template:","tempo","tempo.","temps.","tenha","tenham","tentando","tentará","tentera","ter","term","terme.","termes,","termin","terminé","terroot:","terá","teríamo","test","test,","test.","test.js'.","test:","testact","testaction(actions.getallproducts,","testaction:","testando","testar","testar,","teste.","tester","tester,","tester.","testes.","tests.","testá","text","text:","that'","that,","that:","them,","them.","them:","then:","there'","thing","think","this,","this.","this.$stor","this.$store.","this.$store.commit('updatemessage',","this.$store.commit('xxx')","this.$store.commit('xxx'),","this.$store.dispatch('xxx')","this.$store.dispatch('xxx'),","this.$store.getters.donetodoscount","this.$store.state.count","this.$store.state.obj.messag","this.$store.state.todos.filter(todo","this.count","this.count++","this.localcount","this:","through","throw","thrown.","thu","time","times):","tipo","tipo:","tiram","tirar","title:","tiverem","to:","toda","todo","todo.done)","todo.done).length","todo.id","todos:","togeth","toggl","tomar","tool","tools.","torna","tornam","tornar","total","totalment","tou","toujour","tournon","tout","trabalha","tracer","track","trackable!","tracé","trade","transact","transactions.","transactions:","transaçõ","transform","transforma","travel","traçable,","tree","tree!","tree)を使います。つまり、この単一なオブジェクトはアプリケーションレベルの状態が全て含まれており、\"信頼できる唯一の情報源","tree,","tri","trick","tricki","trigger","trigger,","triggered,","trivial","trivial,","triviale,","trocar","troisièm","trop","trouv","trouviez","true","true,","true.","true}","true})","true,它允许在命名空间模块里分发根的","true,它允许在命名空间模块里提交根的","true,并将这个","true:","truqu","truth","truth\".","truth)\"","truth)です。","trá","trè","tudo","turn","two","two,","type","type,","type.","type:","types'","types.j","typescript","typescript,","tâche","téléchargement","um","um,","um.","uma","un","un.","under","understand","unidirecional\":","unidirectionnel","uniqu","unique,","unit","unitair","unlik","unmaintain","unpkg.com","unpredict","unregist","unregistermodule(path:","unsubscrib","unwatch","up","up,","updat","updatemessag","updates.","upfront.","url","us","us,","us:","usa","usada","usado","usage:","usam","usamo","usando","usar","usarmo","user","users,","uso","usual","usuário","usá","util","utilis","utilisateur","utiliser.","utilisez","utilison","utilisé","utilitair","utilitário","v","vai","vale","valeur","valor","valu","value)","value,","value:","value,然后侦听","vamo","variou","vem","ver","verbeux","verbeux.","verbos","verbosas.","verbose.","verbose:","verboso:","verdad","verdade\".","veremo","veri","verificar","verron","versa.","version","version/tag","versão","veut","vez","veze","vezes):","vezes,","via","viagem","vice","vider","view","view,","view.","view,以声明方式将","vinculado","vinculando","vincular","vista:","visto","visualis","visualiza","visualizar,","visualizaçõ","visão","vm.","vm.$watch","vo","você","você.","voici","voilà","volé","vont","votr","vou","voulez","vouloir","voulon","vous.","voyag","voyez","vrai","vraiment","vs","vs.","vue","vue'","vue({","vue,","vue.","vue.j","vue.js.","vue.set(obj,","vue.use()","vue.use():","vue.use(vuex)","vue.use(vuex))","vue.use(vuex)):","vue.use(vuex)):","vue:","vue?","vue@2.5+","vue@2.5+,","vue@>=2.5,","vue@>=2.5,反之亦然。","vuex","vuex\"","vuex,","vuex.","vuex.mapst","vuex.stor","vuex.store({","vuex:","vuex?","vuex@3.0+","vuex@>=","vuex。一个简单的","vuex。虽然将所有的状态放到","vuex:","vuex?","vá","vária","vário","vérifi","vérifier","véritabl","vérité","wait","want","want.","watch","watch(fn:","watch(getter:","watcher","watching,","way","way\"","way)","we'd","webpack","webpack'","webpack'ом","webpack,","webpack.","webpack.config.j","webpack在真实浏览器环境中进行测试。","websocket","weigh","well.","whenev","whether","why?","window.promis","within","without","words,","work","world","worth","write","written","y","yarn","yarn,","you'v","you.","yourself","you’ll","zero","zone","{","{preservestate:","{root:","{{","{}","{})","{},","|","||","}","})","}))でこれを実現できます。","}).","})。","},","}]","}`","}`,","}`.","}}","}}`,","«","«геттеры».","»","»)","»).","»,","».","à","às","árvore","árvore!","ça","ça,","ça.","é","é,","échell","échelle,","écouter","écrire","écrite","également","également,","épargn","étape","état","états,","été","éviter","évènement","évènements.","ête","être","óbvio","óculos:","última","única","único","útei","útil","œil","а","а,","абрамова,","абстракции","автоматически","автоматически.","автоматически:","автора","альтернативы","аналогичная","аналогично","аналогично,","аналогичным","аргумент","аргумента","аргумента,","аргументами","аргументов","аргументом","аргументом,","аргументом.","аргументом:","аргументы","аргументы:","архитектурное","архитектурой","асинхронного","асинхронности","асинхронны,","асинхронные","асинхронный","асинхронными","асинхронных","атрибут","беде,","без","бессмысленно.","библиотека","библиотеками","библиотеки","библиотеки,","благо","благодаря","более","большая","больше","большим,","большинстве","большое","большой","большую","браузера.","браузерах","браузерах.","браузере","будем","будет","будут","бы","были","было","быстро","быть","быть,","в","важнее,","важное","вам","вариантах","вас","ваш","вашего","ваши","ваших","вдохновлённого","веб","вернуть","вероятно","вероятно,","версии","версию","весьма","взаимодействие","взгляд","взгляда","виде","включает","включения","включить","влияет","влияние","вложенного","вложенность","вложенные","вложенных","вложено","вместо","вне","внесения","внести","внешним","внешних","внимание,","внимание:","внутри","во","вовсе","возвращаемую","возвращаемый","возвращаемым","возвращает","возвращают","возвращающее","возвращающие","возвращающий","возвращающую","возвращая","возвращение","возможно","возможно,","возможной","возможности","возможности,","возможность","возможностью","возможны","возможные","возникающие","возникновении","вот","вполне","времени\"","времени\".","время!","вручную","все","всегда","всего","всем","всех","вспомогательная","вспомогательного","вспомогательную","вспомогательные","вспомогательным","вспомогательных","встроенные","встроенный","всё","всём","вторую","вторым","входящих","вы","выбрасывать","вывода","выглядеть","вызвали","вызван","вызванных","вызвать","вызов","вызова","вызове","вызовут","вызовы","вызываем","вызываемые","вызывается","вызывать","вызывать,","вызываются","вызывая","выключили","вынесите","вынести","выносить","выполнения","выполнены","выполнять","высокоуровневых","вычислениями,","вычисляемого","вычисляемое","вычисляемые","вычисляемыми","выше","гарантирует,","генерирующий","геттер","геттера","геттера,","геттера:","геттерам","геттерам.","геттерами","геттеров","геттеров,","геттеров:","геттеры","геттеры,","геттеры.","геттеры...","гидрации","главах","глобального","глобальное","глобальной","глобальном","глобальному","глобальные","глобальный","глобальных","глубоко","глубокое","глупо:","го","говоря,","горячая","горячей","горячую","готовыми","да","давайте","даже","далее","далеки","данного","данные","данный","данным","данным,","данных","данных\":","данных,","данных.","дать","даёт","два","двунаправленного","двухсторонние","действие","действие.","действие:","действии","действий","действий,","действий.","действительно","действительности","действия","действия,","действия.","действия:","действиями","действиях","декларативно","дела,","делает","делать","дерева","дереве.","дерево","деревом","дереву","дескриптов","дескриптор","деструктуризация","деструктурирующее","динамическая","динамически","динамический","диспетчеризация","диспетчеризировать","для","до","до:","добавить","добавлена","добавление","добавлении","добавлено","добавлены","добавлять","добавляют","добавляя","добиться","доводилось","довольно","дожидаемся","документации","документации.","долгосрочной.","должен","должна","должно","должны","должным","дополнительного","дополнительные","дополнительный","достаточно","достижима","доступ","доступа","доступно","доступны","доступные","доступный","дочерним","дочерних","другие","другие):","другим","другими","других","другое","другой","другом","дублировать","дэна","его","единого","единое","единому","единственного","единственный","единственным","если","естественным","есть.","ещё","её","же","же,","жизни.","за","завершения","завершилось?","зависеть","зависимостей","зависимостей.","зависимости","зависимость","зависимостях","зависит","зависят","зависящие","загрузчиков","загрязнение","заданное","задуматься","заказа","заключается","залогирована","залогированной","залогированные","замена","заменить","замену","замены","заменяем","заметим:","заметно,","замечание:","заниматься","занимающиеся","записана,","записи","записи,","записывая","запись","запись:","запрашиваем","запрещено.","запрос","запросов","запуск","запуска","запускает","запускать","запускаются","запустите","запустить","зарегистрирован","зарегистрирован,","зарегистрированные","зарегистрированный","зарегистрировать","зарегистрируем","заскучать,","заставить","заставляет","заставляющими","затем","заточенной","затратным","затруднить","зачастую","здесь","знать","знать,","значение","значением","значении","значения","значит,","значительных","и","и,","идеала.","идея,","идёт","из","избегать","избежать","известные","излишней","изменение","изменений","изменения","изменения.","измените","изменится","изменить","изменяем","изменять","изменяться","изменяющими","изначальное","изрядно","изучим","или","им","имеет","имена\"","имени","именно","именованного","именованный","иметь","имеют","имитации","импортирования","импортировать","имя,","имён","имён,","имён.","имён:","инициализации","инициализацию","инициализировать","инициализируя","инициирована,","инициирования","инициированы","инициировать","инициируем","инициируемые","инициируемых","инициирует","инициируют","инкапсулируются","иногда","инструментах","инструментов","инструменты","инструменты,","интегрирует","интегрируется","использован","использование","использованием","использовании","использования","использовать","использовать,","использоваться","используем","используемая","используемую","используемые","используемый","используемым","использует","используете","используется","используйте","используются","использующей","использующий","используя","истины\",","истины\".","история","источник","источником","исхода","исходное","исходящих","исчезает","их","к","каждая","каждого","каждое","каждой","каждую","каждый","как","какие","каких","какой","камни,","качестве","ключу.","ко","когда","когда:","код","кода","кода,","кода.","коде","количество","количеству","коллбэк","коллбэк,","коллбэками,","коллбэки","коллбэков","командой","комбинации.","комплекте","композиция","компонент","компонент,","компонента","компонента,","компонента:","компонентам","компонентами","компонентах","компонентов","компонентов,","компонентов.","компоненту,","компоненты","компоненты,","компоновать","конечное","конкретного","конкретное","конкретную","констант","константу","константы","конструктора","контейнер,","контекст","контекста,","контексте","конфигурации","конфигурацию","конфликтует","концепцией","концепции","концепции,","концепций","концепций,","копирование","корзине","корзину","корзины","корневого","корневое","корневое.","корневой","корневому,","корневые","коробки\"","которого","которое","котором","которому","которые","который","которых","красноречивыми","кратковременная","критерию:","кроме","крупного","крупномасштабные","крупных","куда","кэшируются,","лаконично","легко","лежащая","ли","либо","либо:","линтеры","лишь","лог","логика","логики","логики.","логированием","логирования","логирования,","логируются","логирующий","локально,","локальное","локальному","локальные","локальный","локальным","лучше","любая","любого","любую","любые","м","магазина","массив","массива","между","менее,","менять","мере","местами","местах.","метод","метода","метода,","методах","методов","методом","методы","механизм","механизмом","многократного","многословнее,","многословности","многословный.","многословным","множество","могло","могут","модуле","модуле.","модулей","модулей,","модулей.","модулем","модули","модули,","модули.","модуль","модуль.","модульного","модульной","модульности","модульный","модуля","модуля).","модуля,","модуля.","модулям","модулями","модулях","можем","может","можете","можно","момент","момента","моментальных","моменту","мутацией","мутации","мутации,","мутации.","мутации:","мутации;","мутаций","мутаций,","мутаций.","мутаций/действий.","мутаций:","мутацию","мутацию,","мутацию.","мутация","мутациями,","мутациях.","мы","на","наблюдателей).","наблюдение","наблюдения,","нагрузка","нагрузки","нагрузкой","нагрузку","нагрузку:","называемый","найти","накладывает","наконец,","наличие","нам","намерения","намеренно","наоборот.","написания","написать","например","например,","например:","напрямую","напрямую:","напрямую?","наряду","наследует","настройки","наступления.","находится","находящиеся","начале.","начало","начиная","начните","начнём","начнём.","наш","нашего","наши","не","невозможно","невозможным:","независимо","некоторые","некоторых","нельзя.","немного","нему","ненужному","необходимо","необходимости","необходимости.","необязательно,","неплохая","неплохо","непосредственное","непредсказуемость","неприятно,","непросто:","нескольким","несколькими","нескольких","несколько","несложные","несоответствующих","нет","нет.","нетривиального","неудачи","неудачного","никакой","ним","но","нового","новую","новым.","новыми","новых","нормально","нужно","нужную","нужны","нужны,","нём:","о","оба","обескураживающим.","обеспечиваем","обеспечивает","обеспечит","обеспокоить","обнаружения","обновим","обновление","обновлений.","обновления","обновляются","обновлённые","обозначения","обойти","обойтись","обрабатывать","обработать","обработка","обработки","обработку","обработчик","обработчик\".","обработчик.","обработчика","обработчике","обработчики","обработчиков","обработчиков.","обработчиком","образом","образом,","образом:","обратите","обратитесь","обратиться","обращаться","обсудим","общее","объект","объект,","объект.","объекта","объекта,","объекта:","объекте","объектной","объектный","объектов","объектов,","объектом,","объекту","объявление","объявления","обычно","обычном","обязаны","ограничений","ограничения","ограничены","один","одна","однако","однако,","одни","одним","одно","одновременно.","одной","одном","одному","однонаправленно","одностраничные","оказаться","оказывать","оказываются","окружении","он","она","они","оператор","оператором","операции","операции:","операций","операций,","операций.","описательной:","опосредованно,","определении","определения","определять","определяя","определённых","опции","опции):","опции:","опций,","опционально","опцию","опция","организации","организовать","основе","основная","основном","основные","основных","основывающимся","основывающихся","основываясь","особенно","оставляет","остаётся","осуществляет","от","ответ","отдать","отдельно","отдельности.","отдельные","отдельный","откройте","откуп:","отладке","отладке.","отладке:","отладки)","отладки,","отладки.","отлаживаете","отличают","отличие","отличиями:","отображение","отобразить","отражая","отследить.","отслеживание","отслеживать","отслеживаться","отфильтрованной","официальным","оцениваем","очевидными","очень","очистим","очкам:","ошибки.","ошибку,","ошибку.","пакетов.","параметр","параметр,","параметра:","параметрами","параметризированный","параметров","параметров.","параметром:","паттерн","паттернов,","первого","первое,","первой","первый","первым","первым?","перед","передаваемом","передавать","переданного","переданное","переданному","переданных","передать","передача","передаются","передаёте","передаётся","переиспользования,","переключения","переменная","пересчитаны","писать","плагин","плагина","плагина:","плагинам","плагинам,","плагинах.","плагинов","плагинов,","плагину","плагины","плагины,","по","побочные","поведение","повторно","повторное","повторном","подводные","подделкой","поддельная","поддельное","поддельную","поддельный","поддельным","поддельным.","поддерево","поддерживаемость","поддерживает","поддерживать.","поддерживают","подключение","подключите","подменить","подменять","подмодули","подмодули.","подобны","подобным","подписывается","подробнее","подробно","подружить","подход","подхода","подхода,","позволяет","позволяют","позволяющие","позднее","показаться","покуда","покупок.","полагаться","полезно","полезно,","полезные","полезным","полезным,","полей.","полем","полной","полностью","получаем","получает","получать","получают","получающая","получение","получившаяся","получится","получится.","получить","пользователей","пользователи","пользователя","пользователя.","пользователям","поля","поместив","помещаете","помещающий","помещения","помещены","помимо","помните","помнить","помогает","помогающую","помочь","помощи","помощью","понадобится","понимание","понятий.","понятия","понять","понять,","попросту","попытка","поскольку","после","последующих","посмотреть","поток","потока","потоков?","потомкам","потому","потребностей","потребоваться","потребует","похоже","похожи","почему","почему?","поэтому","появлении","появлению","правил,","правил.","правила","правилам","правилам,","правило:","практике","превращается","пределами","предложить","предметом","предоставляет","предоставляющую","предоставляя","предположим,","предсказать,","предсказуемость","представление","представлением.","представлений","представляют","представьте,","предыдущее","прекращения","префиксов","при","приближённым","приведет","приведённая","приведённой","привести","привнесение","привнесения","приводят","привязать","привязки","придётся","прикреплено","приложение","приложением;","приложении","приложении.","приложении:","приложений","приложения","приложения,","приложения.","применения","применены","применив","примените","применяем","применяя","пример","пример:","примеров","примером","примечание:","примешиваем","принимает","принимают","принципов:","присваивание","присоединённом","приспособиться","приходилось","приходится","проблема","проблемой,","проблему,","проверяем,","программы.","продвинутые","продуктивность","проекта.","проекта:","проектах.","производительности,","производительности.","производительную","производным","произойдёт","произойти.","происходит","происходят,","происходящие","проксировании","проксируем","проксирует","проксирующие","простейшего","простейшее","просто","просто,","просто:","простого","простое","простой","простота,","пространства","пространствами","пространстве","пространство","пространством","пространству","простые","простых","протяжении","проще","псевдонимы","пути","пытаться","работу","работы","раз","разбираясь","разбить","разделять","разделяя","раздуться.","различных","размера,","разных","разобрались,","разработка","разработке","разработки","разработки.","разработчика","разработчика.","разработчиков","разрегистрирует","разрешает","разрешается","разрешающийся","разрешения","рамках","раскрывать","расположения","распространения","расскажем,","рассматриваем","рассматривать","рассматриваются","рассмотрении","рассмотрим","расширением","расширения","реагировать","реактивная","реактивно,","реактивности","реактивность","реактивны.","реактивных","реализации","реализация","реализован","реализовать","реализующего","реальной","реальности","реальных","регистрации","регистрация","регистрирует","регистрируются","режим","режима","режиме","результат","результаты","результирующие","релиз","рендерингом","репозиторий","решая","решение","родительского","родителям","роста","с","сам","самая","самого","самодостаточными","самое","самое,","самом","самостоятельное","самую","самые","самый","самым:","сборке.","сборки","сборкой","сборку,","сборку:","сборщик","свежий","свои","своим","своих","свойств","свойства","свойства,","свойства.","свойства:","свойства?","свойствами","свойствами:","свойство,","связанными","связаны","связать","связке","связывания","сделаете","сделать","себя","сейчас","сервера","сервера.","сервис","сервис,","сеттером:","синглтон","синглтон?","синглтонов","синтаксис","синтаксис,","синтаксис:","синхронизации","синхронизировать","синхронном","синхронные","синхронными","синхронными.","синхронными?","системе","систему","системы,","ситуацией,","ситуации","ситуации,","ситуациями,","скачать","склонировать","скорее","след","следует","следуете","следуют","следующей","следующие","следующим","следующими","следующих","следующую","слепки","слепки,","слепков","слепок\"","слишком","слияния","словами,","сложнее,","сложно","сложными","сложных","служит","случае","случае,","случаев","случаях","смотрите","снимающие","снятие","со","собираем","соблюдаете","соблюдения","собой","собрать","собственно,","собственное","собственным","собственными","событие","событий.","события:","событиями.","совершается","совершать","совершения","совершенно","совместно","соглашение","содержать","содержаться","содержащий","содержащим","содержимое","содержимому","содержит","сожалению,","создавать","создадим","создание","создании","создания","создано,","создать","создающую","создаём","создаёт","создаёте","сокетов","сокетом","сомневаетесь.","соответствующие","соответствующим","соседних","состоит","состояние","состояние,","состояние.","состоянием","состоянием\"?","состоянием,","состоянии","состоянии,","состояний,","состоянию","состоянию,","состояния","состояния,","состояния.","состояния:","состояния;","сохранение","сохранением","сохранения","сохраним","сохранить","сочетании","специально","списка","список","способ","способом","справки","справочник","спровоцирует","сработает.","сравнение","сравнить","среднего","ссылка","ссылке","ссылки","ссылку","сталкиваться","становится","становится,","старые","старый","статические","статусе","стоит","стороне","стороны,","страдает","стрелочные","строгий","строгого","строгом","строк:","строки","строковый","строкой","строку","структура","структурированность","структуру","структуры","сути","существенно","существует","существуют","существующий","считать","счёт","счётчик","счётчик.","счётчик:","счётчиком:","та","так","так:","также","такие","таким","такими","таких","такова","такого","такое","такой","таком","те","тег","тег,","тегов","текущего","текущее","тем","теперь","терминале:","тестирование","тестировании","тестирования","тестирования.","тестировать","тестировать.","тестируемого","тестов","тестов.","тесты","тип","тип:","типа","типами","типов","то","товаров","товары","тогда","тогда,","того","того,","тоже","той","только","том","том,","тот","традиционную","транзакции:","транзакциями;","требует","требуется","требуя","трюк","тут","у","убедитесь,","увеличить","уверенным,","увидим,","удалить","удаётся","удобными","удостоверьтесь,","уже","узнать,","укажите","указав","указан","указана","указание","указания","указанного","указанному","указанным","указать","указываем","указывает","указывать","указывая","улучшаем","умолчанию","умолчанию,","умолчанию.","управлении","управления","управлять","управляющий","упростить","упрощает","упрощения","упрощён,","упрощённо","упускаем.","усложнению","усмотрение","успеха","успешного","устанавливает","установите","установка","установки","утилиты","уточнение","ухудшения","учёта","фабрику","файл","файл,","файле","файлов","файлы.","фактически","фиксируем","финальной","форм","формата","формате","формате:","формирование","формировании","фрактальна:","функции","функции,","функций","функциональности","функциональность","функцию","функцию,","функцию.","функция","функция,","функциям,","хватит","хелпер","хотим","хотите","хотя","хранилищ,","хранилища","хранилища)","хранилища,","хранилища.","хранилища:","хранилище","хранилище,","хранилище.","хранилище;","хранилищем","хранилищу","хранилищу.","хранимому","хранит","хрупки","хуки","целиком","целиком,","ценой","центральным","центре","цитата","частей:","части","часто","часто.","часть","чаще","чем","через","читателям","чтении","чтения.","что","чтобы","чётко","шагом.","шины","эквивалентна","экземпляр","экземпляра","экземпляра,","экземпляров","экспорт","экспорт/импорт","экспорта","экспорта:","экспортировать","экспортируем","элемент","элемента","элементов","элементов)","эта","этапе","эти","этим","этими","этих","это","это,","этого","этого,","этой","этом","этому","этот","эту","эффективного","эффекты","являются","являющиеся","явно","явным","–","—","“store”","│","└──","├──","、","あらかじめ全ての必要なフィールドによって、ストアの初期状態を初期化することが望ましいです","いつ、vuexを使うべきでしょうか?","いま、開発ツールのミューテーションのログを見ながら、アプリケーションのデバッグを行っていることを想像してください。全てのミューテーションをログに記録するためには、ミューテーションの前後の状態のスナップショットを捕捉することが必要です。しかし、上の例にあるミューテーション内の非同期コールバックは、それを不可能にします:","いろいろな","からの良い引用です:","からローカルステートを参照するときは、通常の関数を使わなければいけません","から直接クローンし","が","があれば、それを受け取ります。","がストアからオブジェクトを返す算出プロパティ","がトリガーされたアクションハンドラによって返された","がトリガーとなって実行されます:","が含まれます。詳細はこちら","が変わるたび、算出プロパティの再評価が発生し、関連した","が完了するのを待機する","が導入されます:","が必要なだけかもしれません。しかし、中規模から大規模の","が必要になります。","が必須、逆もまた同様です。","が戻り値として返ってくることになります。","ここでは","こちらが","このような場合は、第1引数としてモジュールの名前空間文字列をヘルパーに渡すことで、そのモジュールをコンテキストとして使用してすべてのバインディングを行うことができます。上記は次のように単純化できます。","この章では、vuex","これから","これが","これで","これにより、コンポーネントツリーは大きな","これにより、複数のモジュールが同じミューテーション/アクションタイプに反応することができます。","これは、実際には","これはいくつかの要素をアプリ自身に含んでいます:","これは一見ばかげて見えるかもしれません。つまり、カウントをインクリメントしたいときに、どうして直接","これは予測可能な方法によってのみ状態の変異を行うというルールを保証し、アプリケーション内の全てのコンポーネントのための集中型のストアとして機能します。","これらのコンセプトを深く理解することは、vuex","これらのルールに従っている限り、プロジェクトをどのように構造化するかはあなた次第です。もしストアファイルが大きくなり過ぎたら、単純にアクションやミューテーション、ゲッターをそれぞれ別のファイルに切り出すことができます。","これらは\"単方向データフロー\"のコンセプトの極めてシンプルな責務です:","さらに、createnamespacedhelp","さらに、状態管理に関わる概念を定義、分離し、特定のルールを敷くことで、コードの構造と保守性を向上させることができます。","さらに名前空間をネストする","しかし、このパターンでは、コンポーネントがグローバルストアシングルトンに依存してしまいます。","しかし、単純さは、共通の状態を共有する複数のコンポーネントを持ったときに、すぐに破綻します:","してから、ストアをつくってみましょう。vuex","すべてのトリガーされたアクションハンドラを解決するpromiseを返します。詳細","すると次のようにできます:","する機構を提供しています:","そして","そして、vuex","そして、このように利用することができます:","そして、第","そのような場合に役立てるため","そのコールバックは、ミューテーションがコミットされた時点ではまだ呼び出されていません。そして、コールバックが実際にいつ呼び出されるかを、開発ツールは知る術がありません。いかなる状態変更でも、コールバック内で起きる場合は本質的に追跡不可能です。","それから下記コマンドを実行します:","それぞれのミューテーションの後に呼ばれます","それでは、始めましょう!","それなりに手の込んだアプリケーションであれば、モジュールを活用する必要が出てきそうです。プロジェクトの構造の例は以下のようになります:","それに対処するための","それらが必要になったときに知るのです。","で","で、シンタックスをかなり単純にできます:","で、状態やゲッターにアクセスできます。なぜコンテキストオブジェクトがストアインスタンスそのものではないのかは、後ほどモジュールで説明します。","です","です)","での実行","では","ではdefineplugin","ではenvifi","では、","では、コンポーネントから共有している状態を抽出し、それをグローバルシングルトンで管理するのはどうでしょうか?","ではステートフルなシングルトンは避けます。)","ではストアをモジュールに分割できるようになっています。それぞれのモジュールは、モジュール自身の状態(state)、ミューテーション、アクション、ゲッター、モジュールさえも内包できます(モジュールをネストできます)","では全てのミューテーションは同期的に行うという作法になっています:","でアクセスします。","でアクセスできます:","でコンポーネント内でアクションをディスパッチできます。あるいはコンポーネントのメソッドを","でストアオブジェクトの状態を参照でき、また","でテストをバンドルでき、それを直接","でユニットテストしたい主な部分はミューテーションとアクションです。","でユーザーが入力するとき、直接","で作られたカウンターアプリをみてみましょう:","で各コンポーネントから参照することができます。","で実行できます。別の方法として、本当のブラウザでテストを実行するためには","で新規追加","で有効にできます)、すべての子コンポーネントにストアを","で異なるモジュール内の複数のアクションハンドラをトリガーすることができます。そのようなケースでは、全てのトリガーされたハンドラが解決されたときに解決する","で返すことです。","と","といったイベント登録のようなものです。ミューテーションハンドラを起動するためにはミューテーションのタイプを指定して","として公開されています","として機能します。これは、通常、アプリケーションごとに1つしかストアは持たないことを意味します。単一ステートツリーは状態の特定の部分を見つけること、デバッグのために現在のアプリケーションの状態のスナップショットを撮ることを容易にします。","として深く入れ子になったコンポーネントに渡すのは面倒で、兄弟コンポーネントでは単純に機能しません。二つ目は、親子のインスタンスを直接参照したり、イベントを介して複数の状態のコピーを変更、同期することを試みるソリューションに頼っていることがよくあります。これらのパターンは、いずれも脆く、すぐにメンテナンスが困難なコードに繋がります。","となり、どのコンポーネントもツリー内のどこにあっても状態にアクセスしたり、アクションをトリガーできます!","とは何か?","とは何か?","と仮定すると、v","と全く同じ問題です。従って解決策も同じです。モジュールの状態を宣言するために関数を使用してください","と動作させているときと同じく、リアクティブな値に関する注意が必要であることを意味します:","と同じ","と同じ。ただしモジュール内に限る","と同じか、モジュール内にあればローカルゲッター","と同じか、モジュール内にあればローカルステート","と同じです","と書くか、もしくはコンポーネントのメソッドを","どのコンポーネントの内部でも簡単にゲッターを利用することができます:","なしで問題ないでしょう。単純な","なアクションにディスパッチできる","なミューテーションにコミットできる","には、一般的なデバッグに利用する用途の備え付けのロガープラグインがあります。","によって","によってリアクティブになっているので、状態を変更すると、状態を監視している","によって名前空間に分けることができます。モジュールが登録されると、そのゲッター、アクション、およびミューテーションのすべてが、モジュールが登録されているパスに基づいて自動的に名前空間に入れられます。例えば:","によって特定のバージョン/タグを利用することもできます。","にマッピングさせる","にマッピングする","に変更する","に属する状態の一部で","に渡すこともできます。","に渡せるように、複数のオブジェクトをひとつにマージするユーティリティを使わなければいけません。しかし、オブジェクトスプレッド演算子","に直接依存関係を持つことはないでしょう。したがって、単純に","に組み込む","に置き換えるために、","に置くことで、状態の変更がさらに明示的、デバッグ可能になりますが、ときにはコードを冗長でまわりくどいものにします。状態の一部がひとつのコンポーネントだけに属している場合は、それをローカルの状態として残しておくとよいでしょう。あなたは、トレードオフを考慮した上で、あなたのアプリの開発ニーズに合った決定をすべきです。","に表示するにはどうすればよいのでしょう?","に追加の引数を渡すこともできます。この追加の引数は、特定のミューテーションに対するペイロードと呼びます:","の","の3番目の引数として","のvm.$watchメソッドと同じオプションをオプションのオブジェクトとして受け付けます。","のあとで","のいくつかの有用な機能が使えません。代わりに、セッターで双方向算出プロパティを使うアプローチがあります。","のために","のとき、ssr","のような","のような外から渡されるデータのためにミューテーションをディスパッチします。","のコアコンセプトについて、以下を学習します。","のコアコンセプトについて詳しく説明していきます。まずは状態(state)からはじめましょう。","のシンタックスを利用しています。","のステート","のストアの状態を変更できる唯一の方法は、ミューテーションをコミットすることです。vuex","のスプレッドシンタックス(object","のミューテーションがトリガーされたときに、このハンドラが呼ばれる\"","のミューテーションは、通常の","のミューテーションはイベントにとても近い概念です:","のミューテーションハンドラ内部で処理されていないため、エラーを投げます。","のモジュールを使っていて","のモジュール出力のため、ここでは","のリアクティブなルールに則ったミューテーション","のリアクティブシステムの一部としてキャッシュされるという点に留意してください。","の中に置くべき、というわけではありません。多くの状態を","の作者、dan","の値をバインディングし、input","の呼び出しと、複数のミューテーションのコミットをします:","の実装,","の実装を変更しましょう:","の引数分割束縛(argument","の形式でログ出力されます","の形式で提供されます","の更新をトリガーします。","の最新のリリースを指します。https://unpkg.com/vuex@2.0.0","の注入が必要です):","の注入が必要)で、コンポーネント内でミューテーションをコミットできます:","の状態がミューテーションハンドラの外部で変更されたら、エラーを投げるようになります。これで全ての状態変更がデバッギングツールで明示的に追跡できることが保証されます。","の状態の変更を行うと、エラーが投げられます。","の状態を","の状態(state)を第1引数として取得し、実際に状態の変更を行います:","の算出プロパティ名(comput","の粒度の細かいリアクティビティシステムを利用するよう特別に調整して実装されたライブラリだということです。","の背景にある基本的なアイディアであり、flux、","の設定を作成します(.babelrc","は","は、","は、ルートコンポーネントに","は、全てのミューテーションの後に呼ばれ、引数として、ミューテーション","は、共有状態の管理に役立ちますが、さらに概念やボイラープレートのコストがかかります。これは、短期的生産性と長期的生産性のトレードオフです。","は、各ミューテーションへのフックを公開する","は、基本的にアプリケーションの状態(state)を保持するコンテナです。単純なグローバルオブジェクトとの違いが","はこのモジュールのゲッターにローカライズされています","はオブジェクトを返すことに注意しましょう。どうやって、他のローカル算出プロパティと組み合わせるのでしょうか?","はゲッター関数の第3引数と第4引数として渡され、アクション関数に渡される","はディスパッチされたアクションごとに呼び出され、アクション記述子と現在のストア状態を引数として受け取ります:","はペイロードサポートする:","はモジュールのローカルステート","はリアクティブなので、ストアから状態を\"取り出す\"一番シンプルな方法は、単純にいくつかのストアの状態を","はローカルステートにアクセスでき、ルートのステートは","は前の状態を保存する","は効率的な更新のために、vue.j","は単一ステートツリー","は名前空間付きモジュールで","は実際のところ、あなたがコードを構造化する方法を制限しません。もっと正確に言うと、それより高いレベルの原理原則を適用させます:","は成功時のコールバックと失敗時のコールバックを受け取る","は自然な次のステップとなるでしょう。これは","ひとつの重要なルールを覚えておきましょう。それはミューテーションハンドラ関数は同期的でなければならないということです。なぜか?次の例で考えてみましょう:","ほとんどの場合、ペイロードはオブジェクトにすべきです。そうすることで複数のフィールドを含められるようになり、またミューテーションがより記述的に記録されるようになります:","まず知っておくべきことは","また","また、モジュールのゲッターの中では、ルートのステートは第3引数でアクセスできます:","または","また別のアクションで下記のように書くと:","もあわせて使います):","もし、あなたが","もし、あなたが大規模な","もしこの関数を複数のコンポーネントで利用したくなったら、関数をコピーするか、あるいは関数を共用のヘルパーに切り出して複数の場所でインポートする必要があります。しかし、どちらも理想的とはいえません。","もしゲッターが複雑な計算を行っているならば、テストコードを書く価値があります。ゲッターはミューテーションと同様の理由でテストしやすいです。","もし触れたことがなければ、ぜひ触れてください!","もまた","もペイロードをサポートする:","もローカルステートを指すようになります。","や","より実践的な例として、ショッピングカートをチェックアウトするアクションを挙げます。このアクションは非同期な","を","を2番目の引数として受け取ります。","をみてみるのもよいでしょう。","をインストール","をインストールする","を作成するときに、ただ","を使うことができます","を使うということは、全ての状態を","を使ったブラウザでの実行","を使った最も基本的なカウンターアプリの例です。","を使って、モック化された依存関係を注入できるようにするモジュールファクトリーを返す","を使っている場合は、これは不要でしょう。","を使っていれば、ビルドツールにそれを処理させることができます:","を使ってテストファイルをバンドルすることができます。","を使用して、次のように書くことができます:","を使用してミューテーションをテストする例です(あなたの好きな任意のフレームワーク/アサーションライブラリを使用できます):","を使用する。あるいは","を使用することで、アプリケーションの開発を行っている間のミューテーション、モジュール、アクション、ゲッターのホットリローディングをサポートします。browserifi","を使用することで、次のようにアクションを組み合わせることができます:","を使用することによって名前空間付けされたヘルパーを作成できます。指定された名前空間の値にバインドされた新しいコンポーネントバインディングヘルパーを持つオブジェクトを返します:","を使用するとき、vuex","を使用するにあたって不可欠です。","を使用するのは少しトリッキーです:","を使用できます。","を処理できることと、store.dispatch","を利用するとストア内に","を取り込むと自動的に","を受け取ります:","を受け取ります。","を受け取ります。言い換えれば、同じモジュールに接頭辞","を含むことができます。モジュールの状態は、モジュールのキーを使って、ストアのルートステートに結合されます。モジュールのミューテーションとゲッターは、第一引数としてルートステートの代わりに、モジュールのローカルステートだけを受け取り、モジュールのアクションの","を呼び出していることを確認しておいてください","を呼び出してミューテーションをコミットしないのか、と。ミューテーションは同期的でなければならないというのを覚えていますか?アクションはそうではありません。アクションの中では非同期の操作を行うことができます。","を呼び出すことでミューテーションをコミットできます。あるいは","を呼び出す可能性があるため、ミューテーションのテストよりも少し注意が必要です。アクションをテストするとき、通常、いくつかの段階でモックを作る必要があります。例えば","を呼び出す必要があります:","を呼び出せば、動的に登録したモジュールを削除できます。ただしストア作成(store","を変更します。厳格モードでは、この変更は明示的に","を定義することができます。それらをストアの算出プロパティと考えることができます。算出プロパティと同様に、ゲッターの結果はその依存関係に基づいて計算され、依存関係の一部が変更されたときにのみ再評価されます。","を導入した場合、冗長で恐ろしいと感じるかもしれません。そう感じることは全く普通です。あなたのアプリがシンプルであれば、vuex","を常に受け取り(モジュール内で定義されていれば、モジュールのローカルステートを受け取り)、指定されていれば第二引数に","を持つことができます。サーバサイドレンダリングに役立ちます。","を持つことできます。","を持つことできます。詳細","を指定するだけです:","を明示的に導入する必要があります:","を書き込まずに、モジュールアセットを使用することができます。名前空間オプションの切り替えは、モジュール内のコードには影響しません。","を最初の引数として、","を構築することなく、vuex","を構築する場合は、vue","を比較...","を活用できます。例えば","を渡します。","を直接変更する代わりにミューテーションをコミットする理由は、状態の変更を明確に追跡したいからです。このシンプルな規約は、あなたのコードの意図をさらに明確にし、コードを読んだ時にアプリケーションの状態の変更について、論理的に考えることができるようにします。加えて、私たちに全ての変更のログを取ったり、状態のスナップショットを取ったり、タイムトラベルデバッグを行うようなツールを実装する余地を与えてくれます。","を統合しています。","を自身でビルドする必要があります。","を複数回呼び出す必要があるとき):","を調べます","を返します","を返すことです。","を返すことを想定している","を追加しなければならない","を開く","を開始する","アクション","アクション、これはビューからのユーザー入力に反応して、状態の変更を可能にする方法です。","アクションのテスト","アクションのディスパッチ","アクションのルートファイル","アクションは","アクションは、状態を変更するのではなく、ミューテーションをコミットします。","アクションはしばしば非同期処理を行いますが、アクションが完了したことをどうやって知れば良いのでしょう?そしてもっと重要なことは、さらに複雑な非同期処理を取り扱うために、どうやって複数のアクションを構成させるかということです。","アクションはペイロード形式とオブジェクトスタイルのディスパッチをサポートします:","アクションはミューテーションと似ていますが、下記の点で異なります:","アクションは任意の非同期処理を含むことができます。","アクションは外部の","アクションへ向けて","アクションをディスパッチします。option","アクションをディスパッチするか、グローバル名前空間にミューテーションをコミットするには、dispatch","アクションをディスパッチするコンポーネントの","アクションを構成する","アクションハンドラはストアインスタンスのメソッドやプロパティのセットと同じものを呼び出せるコンテキストオブジェクトを受け取ります。したがって","アプリケーションのための","アプリケーションの中心にあるものはストアです。\"ストア\"","アプリケーションの構造","アプリケーションレベルの状態はストアに集約されます。","アロー関数は、コードをとても簡潔にできます!","イベントでアクションを呼び出すことです:","インスタンスプロパティ","インスタンスメソッド","インストール","オブジェクトから取り出され、プロパティとしてアクセスすることができます:","オブジェクトのプロパティとしても公開されます。","オブジェクトを使ってディスパッチする","オブジェクトを受け取ります。:","オブジェクトを返す関数を渡す場合、返されたオブジェクトはルートステートとして使用されます。これは特にモジュールの再利用のためにステートオブジェクトを再利用する場合に便利です。詳細","オブジェクトスタイルでコミットするとき、オブジェクト全体がペイロードとしてミューテーションハンドラに渡されます。したがってハンドラの例は上記と同じです:","オブジェクトスタイルのコミット","オブジェクトスプレット演算子で、外のオブジェクトとこのオブジェクトを混ぜる","オブジェクトスプレッド演算子","オプション(store.registermodule('a',","オプションが","オプションで指定されたストアは、全ての子コンポーネントに注入されます","オプションは、どちらかいうと","オプションを作成します。詳細","オプションを受け付けます。","オプションを受け入れます","オプションを指定することで","オプションを渡すことで、渡されたストアをルートの全ての子コンポーネントに注入します。これは","グローバルなスクリプトタグを利用する場合にはこのようにする必要はありません。","グローバルイベントバス","グローバルステート","グローバルステートとゲッターを使いたい場合、rootstat","ゲッター","ゲッターから結果を受け取る","ゲッターのテスト","ゲッターのテストの例:","ゲッターの第4引数経由で","ゲッターの評価後の値を返すコンポーネントの","ゲッターは","ゲッターは第1引数として、state","ゲッターは第2引数として他のゲッターを受け取ります:","ゲッターを、スプレッド演算子(object","ゲッターをモックする","ゲッターを異なる名前でマッピングさせたいときはオブジェクトを使います:","ゲッター関数は次の引数を受け取ります:","コアコンセプト","コミットをモックする","コンストラクタオプション","コンポーネント","コンポーネントがストアから状態を取り出すとき、もしストアの状態が変化したら、ストアはリアクティブかつ効率的に更新を行います。","コンポーネントが複数のストアのステートプロパティやゲッターを必要としているとき、これらすべてにおいて、算出プロパティを宣言することは繰り返しで冗長です。これに対処するため、算出ゲッター関数を生成し、いくつかのキーストロークを省くのに役立つ","コンポーネントに入れる","コンポーネントの外の状態をどうやってうまく扱うか考える絶好の機会です。vuex","コンポーネントはまだローカルステートを持つことできる","コンポーネントは自動的に更新されます。これは","コンポーネントをつくってみましょう","コンポーネントをバインドするヘルパー","コンポーネント内でのアクションのディスパッチ","コンポーネント内におけるミューテーションのコミット","コンポーネント内部の","サブモジュールを含む次のような形式のオブジェクトはストアにマージされます。","サーバサイドレンダリングされたアプリケーションから状態を保持するなど、新しいモジュールを登録するときに、以前の状態を保持したい場合があります。preservest","シンプルなアクションを登録してみましょう:","シンプルなストア","ステート","ステートのモック","ステートをモックする","ストア","ストアが作られた後に","ストアが初期化されたときに呼ばれます","ストアにある状態を","ストアにアクションを登録します。ハンドラ関数は次のプロパティを持つ","ストアにゲッターを登録します.","ストアにミューテーションを登録します。ハンドラ関数は第一引数に","ストアに追加できるようにすると、モジュールの予測できない名前空間が気になるかもしれません。あなたのモジュールは、プラグインユーザーが名前空間付きモジュールの元にモジュールを追加すると、その名前空間に属するようになります。この状況に適応するには、プラグインオプションを使用して名前空間の値を受け取る必要があります。","ストアのための","ストアのサブツリーを返すコンポーネントの","ストアのルートステートを置き換えます。これは、ステートのハイドレーションやタイムトラベルのためだけに利用すべきです。","ストアの作成は、とても簡単です。ストアオブジェクトの初期状態と、いくつかのミューテーションを準備するだけです。","ストアの状態は","ストアの状態を直接変更することはできません。明示的にミューテーションをコミットすることによってのみ、ストアの状態を変更します。これによって、全ての状態の変更について追跡可能な記録を残すことが保証され、ツールでのアプリケーションの動作の理解を助けます。","ストアはリアクティブです。vue","ストアへのミューテーションを購読します。handler","ストアを厳格モードにします。厳格モードでは、ミューテーションハンドラ以外で、","ストアアクションを購読します。handler","ストアオブジェクトの状態はリアクティブなので、ストアの状態をコンポーネント内で使うには算出プロパティ内でただ状態を返せば良いです。コンポーネントメソッドでミューテーションをコミットすることによって状態の変更を行います。","タグで直接読み込むことができ、createvuexlogg","チェックアウトのリクエストを送信し、楽観的にカート内をクリアする","テスト","テストの実行","ディスクリプタとミューテーション後の状態を受け取ります。","ディスパッチとコミットもこのモジュール用にローカライズされています","デフォルト:","デフォルトでは、アクション、ミューテーション、そしてゲッター内部のモジュールはグローバル名前空間の元で登録されます","デフォルトは","データソースとストアを例にします","トップからボトムまでフラクタル構造です:","ドキュメント","ネストされた","ネストされたモジュール","ビュー、これは状態のただの宣言的なマッピングです。","ビルトインロガープラグイン","ファイルの中にミューテーションがあるなら、デフォルトエクスポートに加えて、名前付きエクスポートでミューテーションをエクスポートできます。","フォームの扱い","ブラウザで","ブラウザでの実行","プラグイン","プラグインが、モジュールをアプリケーションのストアに付属させることで、状態の管理に","プラグインで最も一般的に使用されます。detail","プラグインと同様に、ビルドツールに処理させることができます:","プラグインの中でもっともよく利用されます。詳細","プラグインは、単一の引数としてストアを受けつけるただの関数です:","プラグインは直接、状態を変更できません。これはコンポーネントに似ています。プラグインはコンポーネント同様に、ミューテーションのコミットによる変更のトリガーだけで状態を変更できます。","プラグインを使用することができます。","プラグインオプションで名前空間値を取得し、","プラグイン内でのミューテーションのコミット","プラグイン開発者向けの注意事項","プラグイン関数の配列は、ストアに適用されます。このプラグインは、ストアだけを引数として受け取り、外部への永続化、ロギング、デバッギングのために、ミューテーションを監視するか、または、","プラグイン関数を返す","プロパティとしてアクセスされるゲッターは","プロパティを持つオブジェクトを使って、ミューテーションをコミットすることもできます:","プロパティスタイルアクセス","プロポーサルの","ヘルパー","ヘルパーはストアのゲッターをローカルの算出プロパティにマッピングさせます:","ヘルパーを使うことができます:","ヘルパーを使うこともできます(ルートの","ヘルパーを使って名前空間付きモジュールをコンポーネントにバインディングするとき、少し冗長になります:","ヘルパーを呼び出すこと(ルートの","ベースの","ペイロードを使ってディスパッチする","ホットモジュールとしてアクションとモジュールを受け付けます","ホットリローディング","ホットリローディングを試したい場合は、counter","マップされた算出プロパティの名前がステートサブツリーの名前と同じ場合は、文字列配列を","ミューテーション","ミューテーション、アクション、ゲッター...","ミューテーションとモジュールのホットリローディングのために、store.hotupdate()","ミューテーションによる状態変更は、この時点で行われるべきです","ミューテーションのコミットによるストアとデータソースの同期をプラグインで実現できます。","ミューテーションのテスト","ミューテーションのハンドラは以下のようになります:","ミューテーションのルートファイル","ミューテーションの分割束縛","ミューテーションは","ミューテーションは、`{","ミューテーションは同期的でなければならない","ミューテーションは完全に引数に依存しているだけの関数であるため、テストするのがとても簡単です。効果的なやり方として、もし","ミューテーションやアクションが適切に書かれている場合は、適切にモック化された後、テストコードはブラウザの","ミューテーションをコミットします。option","ミューテーションをコミットするコンポーネントの","ミューテーションを記録する必要がある場合は、`true`","ミューテーションを適用する","ミューテーション・タイプに定数を使用する","メソッドで状態の変更を行うことができます。","メソッドによってアクセスされるゲッターは呼び出す度に実行され、その結果はキャッシュされない点に留意してください。","メソッドを使って、モジュールを登録できます:","メソッドを利用する必要があります:","メソッドスタイルアクセス","モジュール","モジュールで定義されたときの仕様","モジュールで定義された場合、モジュールのローカルステート","モジュールのアセット","モジュールのステートには","モジュールのミューテーションやゲッターの中では、渡される第1引数はモジュールのローカルステートです。","モジュールのローカルステート","モジュールの再利用","モジュールの状態を宣言するために単純なオブジェクトを使用すると、その状態オブジェクトは参照によって共有され、変更時にクロスストア/モジュールの状態汚染を引き起こします。(例:","モジュールをより自己完結型にまた再利用可能なものにしたい場合は、それを","モジュールを提供するプラグインを作成し、ユーザーがそれらを","モジュールを登録します","モジュールを集めてストアをエクスポートする","モジュールシステムで利用される場合、","モジュールシステムを使っているとき、ストアの状態を使っているすべてのコンポーネントでインポートが必要です。また、コンポーネントのテストのときにモック化が必要となります。","モジュールシステムを利用しているときはあらかじめ","モジュールステートはすでにネストされており、名前空間のオプションによって影響を受けません","モジュール内で定義されていればモジュールのローカルステート","モックによってモジュールを作成する","モック化したストアと引数でアクションを呼び出す","ユーザ向けは、vuex@3.0+","ライブラリです。","ライブラリは、動的に付属させたモジュール内部でアプリケーションのルーティングのステートを管理することで","ライブラリは眼鏡のようなものです:","リアクティブにゲッター関数の返す値を監視します。値が変わった場合は、コールバックを呼びます。ゲッターはストアの","リファレンス","リリースノート","リンクが提供されています。上記リンクは常に","ルートインスタンスに","ルートステート、読み取り専用です。","ルートステートオブジェクトです。詳細","ルートディスパッチ/コミットの","レスポンスのモック","ロガーファイルは、他にも","ロガープラグインは、状態のスナップショットを撮ることに注意しましょう。スナップショットを撮ることはコストがかかるため、開発中だけ利用してください。","ロギングの前に、状態を変換します","ログ出力されたミューテーションを自動で展開します","ローカルステートよりもかなり冗長で、v","一つ目は、プロパティ","一个","一个数组,包含应用在","一条重要的原则就是要记住","一样直截了当。","一样遵守一些注意事项:","一目了然:","一連の非同期の処理を実行しつつ、ミューテーションのコミットによってのみ副作用(状態の変更)を与えていることに注意してください。","上に公開されます。","上のように記述すれば、プラグインはデフォルトで利用されることになります。本番環境(","上使用","上克隆代码并自己构建。","上发布的最新版本。您也可以通过","上注册","上的插件方法。这些插件直接接收","上的用户输入导致的状态变化。","上記","上面插件会默认启用。在发布阶段,你需要使用","下一步:action","下面是","下面是一个测试异步","下面是用","不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。","不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。","与根模块的选项一样,每个模块也包含","严格模式","中。例如:","中也可以:","中使用","中初始化好所有所需属性。","中多次注册同一个模块","中定义“getter”(可以认为是","中很有用的特性。另一个方法是使用带有","中执行。换种方式,你也可以用","中执行测试","中提交","中查找","中派生出一些状态,例如对列表进行过滤并计数:","中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的","中的","中的异步函数中的回调让这不可能完成:因为当","中的状态。改变","中的状态。详细介绍","中的状态发生变化,那么相应的组件也会相应地得到高效更新。","中的状态是响应式的,在组件中调用","中的状态是响应式的,那么当我们变更状态时,监视状态的","中的状态的唯一方法是提交","中的状态的唯一途径就是显式地提交","中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的","中绑定","中读取状态的时候,若","中附加新模块的方式来使用","中,`getters`","中,mutat","为","为了处理异步操作,让我们来看一看","为了能够使用","为了解决以上问题,vuex","为组件创建计算属性以返回","之前的一个地方:","之后就可以通过","之后引入","之后调用","之后,让我们来创建一个","之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个","乍一眼看上去感觉多此一举,我们直接分发","也可以接受其他","也支持载荷:","也被局部化了","也集成到","也需要与使用","事件类型","事件类型在各种","事件,在事件回调中调用","产品模块","产生的副作用(即状态变更)。","什么情况下我应该使用","什么时候结束呢?更重要的是,我们如何才能组合多个","什么是“状态管理模式”?","仍旧返回","他のパターンと異なるのは、vuex","他们可以接受","以下のような","以下是一个表示“单向数据流”理念的极简示意:","以允许保留之前的","以对象形式分发","以新对象替换老对象。例如,利用","以载荷形式分发","以降でサポートされます):","任何由","任意の方法でそれをフォーマットできます","会作为第三和第四参数传入","会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。","会在每个","会收到局部化的","会暴露为","会更易读:","会比较棘手:","会自动可用。","会试图直接修改","会进行自动安装:","传一个字符串数组。","传入额外的参数,即","传参。在你对","传字符串参数","但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:","作为其第一个参数:","作为命名输出对象","作为唯一参数,可以监听","作为唯一参数:","作为第一个参数(如果定义在模块中,则为模块的局部状态),payload","作为第一个参数,payload","作为第一个参数,其","作为第一个参数:","作为第三参数传给","作为第二个参数。最后接收一个可选的对象参数表示","作为第二个参数(可选)。","作为第二个参数:","作出响应。","你不能直接改变","你不能直接调用一个","你也可以使用","你也可以通过让","你可以使用","你可以向","你可以在组件中使用","你可以通过","你在组件中使用","使","使用","使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源","使用对象展开运算符将","使用对象展开运算符将此对象混入到外部对象中","使用常量替代","例えば、特定のサブツリーのみを返します","例えば項目のリストをフィルタリングしたりカウントするときのように、ストアの状態を算出したいときがあります。","例如,只返回指定的子树","依赖","依赖的模块工厂","依赖,可以用","保存状态,用于下一次","保持不变:","假设","假设这里的","允许我们在","允许我们将","入門","全く新しいオブジェクトで既存のオブジェクトを置き換える。例えば、stage","全てのゲッター","公式の開発ツール拡張と連携し、設定なしでタイムトラベルデバッグやステートのスナップショットのエクスポートやインポートのような高度な機能を提供します。","关联到","内のセットアップ方法を参考にしてください。","内置","内部执行异步操作:","再次强调,我们通过提交","函数。在这种情况下,只有当所有触发函数完成后,返回的","函数中执行的,","函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。","函数接受一个与","函数有几个配置项:","函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给","函数,因此","函数:","分割到单独的文件。","分割成模块(module)。每个模块拥有自己的","分发","分发的时候调用并接收","分支下的最新版本,您可以直接从","创建一个","创建之后,你可以使用","创建以下","创建基于命名空间的组件绑定辅助函数。其返回一个包含","创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:","创建多个","创建模块","创建组件方法分发","创建组件方法提交","初始化后调用","加载新模块","動的なモジュールを登録します。詳細","動的なモジュールを解除します。詳細","動的なモジュール登録があることで、他の","動的にモジュールを登録する","包含了子模块的对象,会被合并到","包含很复杂的计算过程,很有必要测试它们。getter","包含的","单一状态树","单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。","単一ステートツリー","単一ステートツリーはモジュール性と競合しません。以降の章で、アプリケーションの状態とミューテーション(変更)をサブモジュールに分割する方法について説明します。","単一ステートツリーを使うため、アプリケーションの全ての状態は、一つの大きなストアオブジェクトに内包されます。しかしながら、アプリケーションが大きくなるにつれて、ストアオブジェクトは膨れ上がってきます。","単純な","即可","即可。","卸载一个动态模块。详细介绍","厳格モード","厳格モードで","厳格モードでは","厳格(strict)モードを有効にするには","参数解构","参考","参考として","参考热重载示例","及","双向绑定的计算属性","双方向算出プロパティ","发出结账请求,然后乐观地清空购物车","取个变量名然后把它输出去:","变化的时候,","变更状态","另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。","只会接收","只要你遵守以上规则,如何组织代码随你便。如果你的","可以包含","可以包含任意异步操作。","可以处理被触发的","可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。","可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用","各ミューテーションはタイプとハンドラを持ちます。ハンドラ関数は","各モジュールは、ルートオプションに似た","同じストアに同じモジュールを複数回登録する","同じモジュールを使用する複数のストアを作成する;","同时如果有第二个参数","同样指向局部状态。","同样,对于模块内部的","同様に、モジュールのアクションの中では","名前付きエクスポートでミューテーションをエクスポートする","名前空間","名前空間によるバインディングヘルパー","名前空間のゲッターとアクションは、ローカライズされた","名前空間をプラグインモジュールの型に追加する","名前空間付きモジュールでのグローバルアセットへのアクセス","名前空間付けられたコンポーネントバインディングのヘルパーを作成します。返されるオブジェクトは指定された名前空間にバインドされた","后的状态作为参数:","启用了命名空间的","呼び出されるべきミューテーションが残っていないか確認する","呼び出しをサービスとして抽象化し、そしてテストの内部ではそのサービスをモックにすることができます。簡単に依存関係をモック化するために、webpack","呼び出しを抽象化する","命名空间","和","和分发多重","和单纯的全局对象有以下两点不同:","和参数调用","和模块,你需要使用","和经过","响应式地侦听","回调函数","因为","因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!","在","在一个","在一个模块化的打包系统中,您必须显式地通过","在不同模块中可以触发多个","在严格模式下,无论何时发生了状态变更且不是由","在单独构建的版本中辅助函数为","在另外一个","在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的","在带命名空间的模块内访问全局内容(global","在带命名空间的模块注册全局","在开始记录之前转换状态","在插件中不允许直接修改状态——类似于组件,只能通过提交","在插件内提交","在注册一个新","在浏览器中执行测试","在浏览器中测试","在组件中分发","在组件中提交","在这一章,我们将会学到","在这个模块中,","在这个模块的","在通过属性访问时是作为","在通过方法访问时,每次都会去进行调用,而不会缓存结果。","型:","处理之后这些测试应该不依赖任何浏览器","处理函数以外修改","处理器的","多个视图依赖于同一状态。","失敗時の処理","失败操作","如果你传入返回一个对象的函数,其返回的对象会被用作根","如果你喜欢使用诸如","如果你希望使用全局","如果你开发的插件(plugin)提供了模块并允许用户将其添加到","如果你想将一个","如果你的","如果在模块中定义则为模块的局部状态","如果在模块化构建系统中,请确保在开头调用了","如果在测试环境下有可用的","如果希望你的模块具有更高的封装度和复用性,你可以通过添加","如果您不打算开发大型单页应用,使用","如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时","如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。","如果正在使用","如果需要使用","安装","完全ビルドでは、ヘルパーは","完成","完成后调用,接收","定数を使用するかどうかは好みの問題です。多くの開発者による大規模なプロジェクトで役に立ちますが、完全にオプションなので、もしお気に召さなければ使用しなくても構いません。","定数を関数名として使用できる","实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。","实例中读取状态最简单的方法就是在计算属性中返回某个状态:","实例会注入到根组件下的所有子组件中,且子组件能通过","实例具有相同方法和属性的","实例属性","实例方法","实例本身了。","实例的根","实现中是很常见的模式。这样可以使","实现,默认为","实践中,我们会经常用到","实际上这和","実装において、ミューテーション・タイプに定数を使用することが共通して見られるパターンです。これはコードに対してリントツールのようなツールを利用できるという利点があり、また単一ファイルに全ての定数を設定することによって、共同で作業する人に、アプリケーション全体で何のミューテーションが可能であるかを一目見ただけで理解できるようにします:","実際に","実際にはコードを少しシンプルにするために","对于","对于大型应用,我们会希望把","对于模块内部的","对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:","对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。","对象","对象。详细介绍","对象中","对象中。","对象为什么不是","对象包含以下属性:","对象和一些","对象就有可能变得相当臃肿。","对象展开运算符","对象提供给","对象是模块的局部状态","对象的属性传入","对象风格的提交方式","对象,你可以以属性的形式访问这些值:","对象,因此你可以调用","对象,尤其是对于重用","导致的状态变更都应该在此刻完成。","将","将会成为自然而然的选择。引用","将其引入:","就不受约束!我们可以在","就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,vuex","局部状态”要啰嗦得多,并且也损失了一些","属性。但是自从有了对象展开运算符(现处于","属性不会对其产生影响","属性以访问根","属性另取一个名字,使用对象形式:","属性后不需要修改模块内的代码。","属性的对象:","岂不更方便?实际上并非如此,还记得","嵌套模块","带命名空间的绑定函数","并不意味着你需要将所有的状态放入","并不限制你的代码结构。但是,它规定了一些需要遵守的规则:","并且观察","应对起来略微棘手,因为它们可能需要调用外部的","应用","应用层级的状态应该集中到单个","应用的核心就是","应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。vuex","开发环境与发布环境","开启严格模式,仅需在创建","开始","异步逻辑都应该封装到","引数の","引用","当","当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用","当使用","当使用全局","当使用对象风格的提交方式,整个对象都作为载荷传给","当在严格模式中使用","当定义在一个模块里时会特别一些:","当映射的计算属性的名称与","当需要在对象上添加新属性时,你应该","很多次的时候):","很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在","必须同步执行这个限制么?action","必须承认,这样做比简单地使用“v","必须是同步函数","必须是同步函数。为什么?请参考下面的例子:","快照","成为可热重载模块","成功操作","成功時の処理","我们主要想针对","我们可以使用","我们可以很容易地在任何组件中使用它:","我们可以按任意方式格式化","我们组装模块并导出","或","或提交","或模块间数据互相污染的问题。","或者","或者是","或者更进一步,将下列代码添加到你使用","所有","才会执行。","打包测试文件。","打包这些测试文件然后在","执行测试","把","把上述","把当前购物车的物品备份起来","把空间名字添加到插件模块的类型(type)中去","抽取出api请求","按照","接下来,我们将会更深入地探讨一些核心概念。让我们先从","接受","接受一个成功回调和一个失败回调","接收","描述和当前的","提交","提交一个","提交的是","提交载荷(payload)","提供了基于","提案","提示:我们将在后续的文档示例代码中使用","插件","插件。","插件会生成状态快照,所以仅在开发环境使用。","插件函数","插件可以通过在","插件就是一个函数,它接收","插件就是通过动态注册模块将","支持同样的载荷方式和对象方式进行分发:","支持在开发过程中热重载","支持):","改成","数据源到","文件中定义了","文件太大,只需将","文字列を渡すことは、`state","文档","断言结果","新しいアクションとミューテーションにスワップ","新しいアクションとミューテーションをホットスワップします。詳細","新しいプロパティをオブジェクトに追加するとき、以下のいずれかが必要です:","新增","方法可以有更多选项来完成复杂任务):","方法接受以下参数:","方法注册模块:","方法的参数。","方法触发状态变更:","方法触发:","方法:","既然","日志。每一条","日志插件还可以直接通过","时声明的模块)。","时,不需要以上安装过程。","时,为了在服务端渲染中避免有状态的单例)","时,你就知道","时,你很有可能想保留过去的","时,在属于","时,调用此函数。”要唤醒一个","映射","映射为","映射到局部计算属性:","映射到视图;","是一个专为","是专门为","是个","是什么?","是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅","是在计算属性中返回的一个属于","是更改状态的唯一方法,并且这个过程是同步的。","是注册在全局命名空间的——这样使得多个模块能够对同一","時々、状態の\"スナップショット\"を撮って、ミューテーション前後の状態を比較したくなることがあるでしょう。それを実現するために、状態オブジェクトのディープコピーを行う必要があります:","時どき、モジュールの複数インスタンスを作成する必要があるかもしれません。例えば:","暴露为","暴露出来,根节点状态则为","暴露出注册的","更改","更新されたモジュールをインポートする","更新记录","替换","最后,如果我们利用","最好提前在你的","最新の開発版ビルドを利用したい場合には、","最简单的","最終的に","有时候我们需要从","有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:","有时我们可能需要创建一个模块的多个实例,例如:","服务回应","服务层——例如,我们可以把","期待されるミューテーションをアクションが呼び出すかをテストするためのヘルパー","本番環境","本番環境で厳格モードを有効にしてデプロイしてはいけません!厳格モードでは不適切なミューテーションを検出するためにステートツリーに対して深い監視を実行します。パフォーマンスコストを回避するために本番環境では無効にしてください。","来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建","来安装","来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在","来看一个更加实际的购物车示例,涉及到调用异步","来简化代码(特别是我们需要调用","来自不同视图的行为需要变更同一状态。","来获取","来获取状态对象,以及通过","来触发变化。","来记录","来说是必要的。","来说非常有用。详细介绍","构造器选项","架构就像眼镜:您自会知道什么时候需要它。","某些观察者)","标签引入,它会提供全局方法","标签引用","核心概念","根状态,只读。","根级别的","格式记录","检查是否没有","概念开始。","構文を使用する","模块内容(modul","模块内的状态已经是嵌套的了,使用","模块功能默认输出了","模块动态注册","模块动态注册功能使得其他","模块的局部状态","模块重用","模拟","模拟提交","模拟状态","次のミューテーションのために状態を保存","每一个","每当","每次","比较","注册一个动态模块。详细介绍","注册嵌套模块","注册模块","注册的","注意:","注意我们正在进行一系列的异步操作,并且通过提交","注意,getter","注意:对于","测试","测试一个","深入理解所有的概念对于使用","混入","热替换新的","热重载","然后","然后像这样使用:","然后返回","然后:","然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用","状态","状態、これは私達のアプリを動かす信頼できる情報源(the","状態のスナップショットを撮る","状態のスナップショットを撮るプラグインはアプリケーションの開発の間だけ使われるべきです。","状態を変更する","状態を変更する唯一の方法は、同期的に処理を行うミューテーションをコミットすることのみです。","状態変更を非同期に組み合わせることは、プログラムの動きを予測することを非常に困難にします。例えば、状態を変更する非同期コールバックを持った","状態管理パターン","现在你可以:","现在想象,我们正在","现在,你可以通过","現在のカート内の商品を保存する","現在のモジュールのモジュールのローカルゲッター","生成","生成状态快照的插件应该只在开发阶段使用,使用","用“vuex","用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。","用以上配置启动","用户来说","用指定的","用模拟的","由于","由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store","異なるビューからのアクションで、同じ状態を変更する必要があります。","登録されたゲッターは","登録されているゲッターを公開します。読み取り専用です。","的","的作者","的例子(实际上你可以用任何你喜欢的测试框架):","的例子:","的双向绑定计算属性:","的另一种方式是直接使用包含","的响应式系统的一部分缓存其中的。","的响应规则","的地方","的处理函数返回的","的子节点名称相同时,我们也可以给","的官方调试工具","的定义放在函数","的实例注入所有的子组件","的实例,那么你仍然可以给","的实现:","的对象。它们都已经绑定在了给定的命名空间上。详细介绍","的对象展开运算符我们可以这样写:","的对象,在用户输入时,v","的局部状态作为第一个参数,而不是根状态,并且模块","的库,例如","的思维”去解决这个问题的方法是:给","的方式使其成为带命名空间的模块。当模块被注册后,它的所有","的方式,而非直接改变","的时候传入","的时候,我们需要增加一个","的根状态。模块的","的根状态,仅用状态合并或时光旅行调试。","的格式为","的模块编译格式问题,这里需要加上","的测试与","的状态","的状态存储是响应式的。当","的状态存储是响应式的,从","的示例:","的第四个参数来调用","的组件中需要频繁地导入,并且在测试组件时需要模拟状态。","的细粒度数据响应机制来进行高效的状态更新。","的结果","的计算属性)。就像计算属性一样,getter","的话也能够接收。","的话说就是:","的辅助函数","的返回值。详细介绍","的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。","的返回值,当值改变时调用回调函数。fn","的这些核心概念。他们是:","的钩子。vuex","監視を止める場合は、ハンドラ関数の返り値を関数として呼び出します。","直接ダウンロードする","直接ミューテーションハンドラを呼び出すことはできません。この","直接下载","相关代码分割到模块中。下面是项目结构示例:","確かに、上記の例は単純な","私たちが","私たちは、このドキュメントのコード例に","第1引数は、オプションで名前空間文字列にすることができます。詳細","第一个参数是可选的,可以是一个命名空间字符串。详细介绍","等包管理器,可以按照下列方式执行安装:","等同于","等待","等等...","算出プロパティ","管理状态。例如,vuex","箭头函数可使代码更简练","类似于","类似于插件,我们可以让构建工具来处理这种情况:","类型:","結果を検証する","组件","组件中展示状态呢?由于","组件中获得","组件也会自动更新。这也意味着","组件仍然保有局部状态","组件从","组件内的","组件绑定的辅助函数","组合","结合在一起,实现应用的路由状态管理。","给插件开发者的注意事项","继承父模块的命名空间","编写正确,经过合理地","而且,你可以通过使用","背后的基本思想,借鉴了","自动展开记录的","自定义","自己构建","自带一个日志插件用于一般的调试:","若","若需要在全局命名空间内分发","若需要在带命名空间的模块注册全局","获取","获取局部状态,必须使用常规函数","获取更新后的模块","虽然","表单处理","被","被局部化了","被记录,devtool","複数のビューが同じ状態に依存することがあります。","要停止侦听,调用此方法返回的函数即可停止侦听。","要停止订阅,调用此方法返回的函数即可停止订阅。","要注意,logger","親モジュールから名前空間を継承する","解构","触发的时候,回调函数还没有被调用,devtool","設定から","設定を使用して","詳細","计数应用开始:","订阅","让我们从一个简单的","让我们开始吧。","让我们来注册一个简单的","记数应用示例。","设计的状态管理库,以利用","访问","访问到。让我们更新下","访问模块的状态。","该功能常用于插件。详细介绍","详细介绍","详见","语法。如果你还没能掌握","语法处理内联","请参考购物车示例。","调用","调用。为了便于解决","调用抽象成服务,然后在测试文件中用","调用(需要先在根节点注入","调用(需要在根节点注入","调试、状态快照导入导出等高级调试功能。","购物","购物车模块","载荷(payload):","辅助函数","辅助函数仅仅是将","辅助函数将组件中的","辅助函数将组件的","辅助函数帮助我们生成计算属性,让你少按几次键:","返回一个允许我们注入","返回一个函数,来实现给","返回的是","这两个参数:","这个状态自管理应用包含以下几个部分:","这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:","这就是","这是一个最基本的","这样的方式指定特定的版本。","这里会抛出一个错误。","这里的","进一步嵌套命名空间","进入严格模式,在严格模式下,任何","进行单元测试。","追加の引数を渡してコミットする","选项。模块的状态使用","选项将其归档:store.registermodule('a',","选项是","选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用","选项,该","选项,这个选项暴露出每次","选项,这可以把","通常、最終的にひとつのオブジェクトを","通常是异步的,那么如何知道","通常用于插件。详细介绍","通过","通过在根实例中注册","通过属性访问","通过提交","通过插件的参数对象得到空间名称","通过方法访问","那么我们如何在","都会抛出错误。","都会自动根据模块注册的路径调整命名。例如:","都会重新求取计算属性,并且触发更新相关联的","都是同步事务:","都有一个字符串的","都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中","配置中的","配置(配置好","里可以有","里的数组进行查询时非常有用。","里面。","链接。以上的链接会一直指向","開発版ビルド","開発環境","関数がグローバルに公開されます。","関数は、追加でいくつかのオプションを受け取れます):","関数はいくつかのオプションを受け取ります:","関数を返り値にすることで、ゲッターに引数を渡すこともできます。これは特にストアの中の配列を検索する時に役立ちます:","阶段),我们可以极大地简化写法:","需要被记录,就让它返回","需遵守","非同期なアクションのテストの例:","非同期的なロジックはカプセル化されるべきであり、それはアクションによって構成されます。","非同期的な命令を扱うためにアクションを見てみましょう。","非常类似于事件:每个","项目结构","顺便,`mutation`","风格的计算属性命名功能来使用一个常量作为函数名","首先,你需要明白","默认值:","默认情况下,模块内部的","(用于内部数据,例如"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Vuex\n\n注意: TypeScript ユーザ向けは、vuex@3.0+ と vue@2.5+ が必須、逆もまた同様です。\n\n\nリリースノート\nインストール\nVuex とは何か?\nVuex 入門\nコアコンセプト\nステート\nゲッター\nミューテーション\nアクション\nモジュール\n\n\nアプリケーションの構造\nプラグイン\n厳格モード\nフォームの扱い\nテスト\nホットリローディング\nAPI リファレンス\n\n"},"installation.html":{"url":"installation.html","title":"インストール","keywords":"","body":"インストール\n直接ダウンロードする / CDN\nhttps://unpkg.com/vuex\n\nUnpkg.com で NPM ベースの CDN リンクが提供されています。上記リンクは常に NPM の最新のリリースを指します。https://unpkg.com/vuex@2.0.0 のような URL によって特定のバージョン/タグを利用することもできます。\n\nVue のあとで vuex を取り込むと自動的に Vuex が導入されます:\n\n\n\nNPM\nnpm install vuex --save\n\nYarn\nyarn add vuex\n\nモジュールシステムで利用される場合、 Vue.use() によって Vuex を明示的に導入する必要があります:\nimport Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\nグローバルなスクリプトタグを利用する場合にはこのようにする必要はありません。\n開発版ビルド\n最新の開発版ビルドを利用したい場合には、 Github から直接クローンし vuex を自身でビルドする必要があります。\ngit clone https://github.com/vuejs/vuex.git node_modules/vuex\ncd node_modules/vuex\nnpm install\nnpm run build\n\n"},"intro.html":{"url":"intro.html","title":"Vuex とは何か?","keywords":"","body":"Vuex とは何か?\nVuex は Vue.js アプリケーションのための 状態管理パターン + ライブラリです。\nこれは予測可能な方法によってのみ状態の変異を行うというルールを保証し、アプリケーション内の全てのコンポーネントのための集中型のストアとして機能します。\nまた Vue 公式の開発ツール拡張と連携し、設定なしでタイムトラベルデバッグやステートのスナップショットのエクスポートやインポートのような高度な機能を提供します。\n\"状態管理パターン\"とはなんですか?\n単純な Vue で作られたカウンターアプリをみてみましょう:\nnew Vue({\n // state\n data () {\n return {\n count: 0\n }\n },\n // view\n template: `\n {{ count }}\n `,\n // actions\n methods: {\n increment () {\n this.count++\n }\n }\n})\n\nこれはいくつかの要素をアプリ自身に含んでいます:\n\n状態、これは私達のアプリを動かす信頼できる情報源(the source of truth)です。\nビュー、これは状態のただの宣言的なマッピングです。\nアクション、これはビューからのユーザー入力に反応して、状態の変更を可能にする方法です。\n\nこれらは\"単方向データフロー\"のコンセプトの極めてシンプルな責務です:\n\n \n\n\nしかし、単純さは、共通の状態を共有する複数のコンポーネントを持ったときに、すぐに破綻します:\n\n複数のビューが同じ状態に依存することがあります。\n異なるビューからのアクションで、同じ状態を変更する必要があります。\n\n一つ目は、プロパティ (props) として深く入れ子になったコンポーネントに渡すのは面倒で、兄弟コンポーネントでは単純に機能しません。二つ目は、親子のインスタンスを直接参照したり、イベントを介して複数の状態のコピーを変更、同期することを試みるソリューションに頼っていることがよくあります。これらのパターンは、いずれも脆く、すぐにメンテナンスが困難なコードに繋がります。\nでは、コンポーネントから共有している状態を抽出し、それをグローバルシングルトンで管理するのはどうでしょうか? これにより、コンポーネントツリーは大きな \"ビュー\" となり、どのコンポーネントもツリー内のどこにあっても状態にアクセスしたり、アクションをトリガーできます!\nさらに、状態管理に関わる概念を定義、分離し、特定のルールを敷くことで、コードの構造と保守性を向上させることができます。\nこれが Vuex の背景にある基本的なアイディアであり、Flux、 Redux そして The Elm Architectureから影響を受けています。\n他のパターンと異なるのは、Vuex は効率的な更新のために、Vue.js の粒度の細かいリアクティビティシステムを利用するよう特別に調整して実装されたライブラリだということです。\n\nいつ、Vuexを使うべきでしょうか?\nVuex は、共有状態の管理に役立ちますが、さらに概念やボイラープレートのコストがかかります。これは、短期的生産性と長期的生産性のトレードオフです。\nもし、あなたが大規模な SPA を構築することなく、Vuex を導入した場合、冗長で恐ろしいと感じるかもしれません。そう感じることは全く普通です。あなたのアプリがシンプルであれば、Vuex なしで問題ないでしょう。単純な グローバルイベントバス が必要なだけかもしれません。しかし、中規模から大規模の SPA を構築する場合は、Vue コンポーネントの外の状態をどうやってうまく扱うか考える絶好の機会です。Vuex は自然な次のステップとなるでしょう。これは Redux の作者、Dan Abramov からの良い引用です:\n\nFlux ライブラリは眼鏡のようなものです: それらが必要になったときに知るのです。\n\n"},"getting-started.html":{"url":"getting-started.html","title":"Vuex 入門","keywords":"","body":"Vuex 入門\nVuex アプリケーションの中心にあるものはストアです。\"ストア\" は、基本的にアプリケーションの状態(state)を保持するコンテナです。単純なグローバルオブジェクトとの違いが 2つあります。\n\nVuex ストアはリアクティブです。Vue コンポーネントがストアから状態を取り出すとき、もしストアの状態が変化したら、ストアはリアクティブかつ効率的に更新を行います。\n\nストアの状態を直接変更することはできません。明示的にミューテーションをコミットすることによってのみ、ストアの状態を変更します。これによって、全ての状態の変更について追跡可能な記録を残すことが保証され、ツールでのアプリケーションの動作の理解を助けます。\n\n\nシンプルなストア\n\n注意: 私たちは、このドキュメントのコード例に ES2015 のシンタックスを利用しています。 もし触れたことがなければ、ぜひ触れてください!\n\nVuex をインストール してから、ストアをつくってみましょう。Vuex ストアの作成は、とても簡単です。ストアオブジェクトの初期状態と、いくつかのミューテーションを準備するだけです。\n// モジュールシステムを利用しているときはあらかじめ Vue.use(Vuex) を呼び出していることを確認しておいてください\n\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n }\n})\n\nこれで store.state でストアオブジェクトの状態を参照でき、また store.commit メソッドで状態の変更を行うことができます。\nstore.commit('increment')\n\nconsole.log(store.state.count) // -> 1\n\nそして store.state.count を直接変更する代わりにミューテーションをコミットする理由は、状態の変更を明確に追跡したいからです。このシンプルな規約は、あなたのコードの意図をさらに明確にし、コードを読んだ時にアプリケーションの状態の変更について、論理的に考えることができるようにします。加えて、私たちに全ての変更のログを取ったり、状態のスナップショットを取ったり、タイムトラベルデバッグを行うようなツールを実装する余地を与えてくれます。\nストアオブジェクトの状態はリアクティブなので、ストアの状態をコンポーネント内で使うには算出プロパティ内でただ状態を返せば良いです。コンポーネントメソッドでミューテーションをコミットすることによって状態の変更を行います。\nこちらが Vuex を使った最も基本的なカウンターアプリの例です。\nこれから Vuex のコアコンセプトについて詳しく説明していきます。まずは状態(state)からはじめましょう。\n"},"core-concepts.html":{"url":"core-concepts.html","title":"コアコンセプト","keywords":"","body":"コアコンセプト\nこの章では、Vuex のコアコンセプトについて、以下を学習します。\n\nステート\nゲッター\nミューテーション\nアクション\nモジュール\n\nこれらのコンセプトを深く理解することは、Vuex を使用するにあたって不可欠です。\nそれでは、始めましょう!\n"},"state.html":{"url":"state.html","title":"ステート","keywords":"","body":"ステート\n単一ステートツリー\nVuex は単一ステートツリー (single state tree)を使います。つまり、この単一なオブジェクトはアプリケーションレベルの状態が全て含まれており、\"信頼できる唯一の情報源 (single source of truth)\" として機能します。これは、通常、アプリケーションごとに1つしかストアは持たないことを意味します。単一ステートツリーは状態の特定の部分を見つけること、デバッグのために現在のアプリケーションの状態のスナップショットを撮ることを容易にします。\n単一ステートツリーはモジュール性と競合しません。以降の章で、アプリケーションの状態とミューテーション(変更)をサブモジュールに分割する方法について説明します。\nVuex の状態を Vue コンポーネントに入れる\nストアにある状態を Vue コンポーネント に表示するにはどうすればよいのでしょう? Vuex ストア はリアクティブなので、ストアから状態を\"取り出す\"一番シンプルな方法は、単純にいくつかのストアの状態を 算出プロパティ で返すことです。\n// Counter コンポーネントをつくってみましょう\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return store.state.count\n }\n }\n}\n\nstore.state.count が変わるたび、算出プロパティの再評価が発生し、関連した DOM の更新をトリガーします。\nしかし、このパターンでは、コンポーネントがグローバルストアシングルトンに依存してしまいます。 モジュールシステムを使っているとき、ストアの状態を使っているすべてのコンポーネントでインポートが必要です。また、コンポーネントのテストのときにモック化が必要となります。\nVuex は、ルートコンポーネントに store オプションを指定することで (これは、 Vue.use(Vuex) で有効にできます)、すべての子コンポーネントにストアを \"注入\" する機構を提供しています:\nconst app = new Vue({\n el: '#app',\n // \"store\" オプションで指定されたストアは、全ての子コンポーネントに注入されます\n store,\n components: { Counter },\n template: `\n \n \n \n `\n})\n\nルートインスタンスに store オプションを渡すことで、渡されたストアをルートの全ての子コンポーネントに注入します。これは this.$store で各コンポーネントから参照することができます。 Counter の実装を変更しましょう:\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return this.$store.state.count\n }\n }\n}\n\nmapState ヘルパー\nコンポーネントが複数のストアのステートプロパティやゲッターを必要としているとき、これらすべてにおいて、算出プロパティを宣言することは繰り返しで冗長です。これに対処するため、算出ゲッター関数を生成し、いくつかのキーストロークを省くのに役立つ mapState ヘルパーを使うことができます:\n// 完全ビルドでは、ヘルパーは Vuex.mapState として公開されています\nimport { mapState } from 'vuex'\n\nexport default {\n // ...\n computed: mapState({\n // アロー関数は、コードをとても簡潔にできます!\n count: state => state.count,\n // 文字列を渡すことは、`state => state.count` と同じです\n countAlias: 'count',\n // `this` からローカルステートを参照するときは、通常の関数を使わなければいけません\n countPlusLocalState (state) {\n return state.count + this.localCount\n }\n })\n}\n\nマップされた算出プロパティの名前がステートサブツリーの名前と同じ場合は、文字列配列を mapState に渡すこともできます。\ncomputed: mapState([\n // map this.count to store.state.count\n 'count'\n])\n\nオブジェクトスプレッド演算子\nmapState はオブジェクトを返すことに注意しましょう。どうやって、他のローカル算出プロパティと組み合わせるのでしょうか? 通常、最終的にひとつのオブジェクトを computed に渡せるように、複数のオブジェクトをひとつにマージするユーティリティを使わなければいけません。しかし、オブジェクトスプレッド演算子 (ECMAScript プロポーサルの state-4 です) で、シンタックスをかなり単純にできます:\ncomputed: {\n localComputed () { /* ... */ },\n // オブジェクトスプレット演算子で、外のオブジェクトとこのオブジェクトを混ぜる\n ...mapState({\n // ...\n })\n}\n\nコンポーネントはまだローカルステートを持つことできる\nVuex を使うということは、全ての状態を Vuex の中に置くべき、というわけではありません。多くの状態を Vuex に置くことで、状態の変更がさらに明示的、デバッグ可能になりますが、ときにはコードを冗長でまわりくどいものにします。状態の一部がひとつのコンポーネントだけに属している場合は、それをローカルの状態として残しておくとよいでしょう。あなたは、トレードオフを考慮した上で、あなたのアプリの開発ニーズに合った決定をすべきです。\n"},"getters.html":{"url":"getters.html","title":"ゲッター","keywords":"","body":"ゲッター\n例えば項目のリストをフィルタリングしたりカウントするときのように、ストアの状態を算出したいときがあります。\ncomputed: {\n doneTodosCount () {\n return this.$store.state.todos.filter(todo => todo.done).length\n }\n}\n\nもしこの関数を複数のコンポーネントで利用したくなったら、関数をコピーするか、あるいは関数を共用のヘルパーに切り出して複数の場所でインポートする必要があります。しかし、どちらも理想的とはいえません。\nVuex を利用するとストア内に \"ゲッター\" を定義することができます。それらをストアの算出プロパティと考えることができます。算出プロパティと同様に、ゲッターの結果はその依存関係に基づいて計算され、依存関係の一部が変更されたときにのみ再評価されます。\nゲッターは第1引数として、state を受け取ります:\nconst store = new Vuex.Store({\n state: {\n todos: [\n { id: 1, text: '...', done: true },\n { id: 2, text: '...', done: false }\n ]\n },\n getters: {\n doneTodos: state => {\n return state.todos.filter(todo => todo.done)\n }\n }\n})\n\nプロパティスタイルアクセス\nゲッターは store.getters オブジェクトから取り出され、プロパティとしてアクセスすることができます:\nstore.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]\n\nゲッターは第2引数として他のゲッターを受け取ります:\ngetters: {\n // ...\n doneTodosCount: (state, getters) => {\n return getters.doneTodos.length\n }\n}\n\nstore.getters.doneTodosCount // -> 1\n\nどのコンポーネントの内部でも簡単にゲッターを利用することができます:\ncomputed: {\n doneTodosCount () {\n return this.$store.getters.doneTodosCount\n }\n}\n\nプロパティとしてアクセスされるゲッターは Vue のリアクティブシステムの一部としてキャッシュされるという点に留意してください。\nメソッドスタイルアクセス\n関数を返り値にすることで、ゲッターに引数を渡すこともできます。これは特にストアの中の配列を検索する時に役立ちます:\ngetters: {\n // ...\n getTodoById: (state) => (id) => {\n return state.todos.find(todo => todo.id === id)\n }\n}\n\nstore.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }\n\nメソッドによってアクセスされるゲッターは呼び出す度に実行され、その結果はキャッシュされない点に留意してください。\nmapGetters ヘルパー\nmapGetters ヘルパーはストアのゲッターをローカルの算出プロパティにマッピングさせます:\nimport { mapGetters } from 'vuex'\n\nexport default {\n // ...\n computed: {\n // ゲッターを、スプレッド演算子(object spread operator)を使って computed に組み込む\n ...mapGetters([\n 'doneTodosCount',\n 'anotherGetter',\n // ...\n ])\n }\n}\n\nゲッターを異なる名前でマッピングさせたいときはオブジェクトを使います:\n...mapGetters({\n // `this.doneCount` を `store.getters.doneTodosCount` にマッピングさせる\n doneCount: 'doneTodosCount'\n})\n\n"},"mutations.html":{"url":"mutations.html","title":"ミューテーション","keywords":"","body":"ミューテーション\n実際に Vuex のストアの状態を変更できる唯一の方法は、ミューテーションをコミットすることです。Vuex のミューテーションはイベントにとても近い概念です: 各ミューテーションはタイプとハンドラを持ちます。ハンドラ関数は Vuex の状態(state)を第1引数として取得し、実際に状態の変更を行います:\nconst store = new Vuex.Store({\n state: {\n count: 1\n },\n mutations: {\n increment (state) {\n // 状態を変更する\n state.count++\n }\n }\n})\n\n直接ミューテーションハンドラを呼び出すことはできません。この mutations オプションは、どちらかいうと \"タイプが increment のミューテーションがトリガーされたときに、このハンドラが呼ばれる\" といったイベント登録のようなものです。ミューテーションハンドラを起動するためにはミューテーションのタイプを指定して store.commit を呼び出す必要があります:\nstore.commit('increment')\n\n追加の引数を渡してコミットする\nstore.commit に追加の引数を渡すこともできます。この追加の引数は、特定のミューテーションに対するペイロードと呼びます:\n// ...\nmutations: {\n increment (state, n) {\n state.count += n\n }\n}\n\nstore.commit('increment', 10)\n\nほとんどの場合、ペイロードはオブジェクトにすべきです。そうすることで複数のフィールドを含められるようになり、またミューテーションがより記述的に記録されるようになります:\n// ...\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nstore.commit('increment', {\n amount: 10\n})\n\nオブジェクトスタイルのコミット\nまた type プロパティを持つオブジェクトを使って、ミューテーションをコミットすることもできます:\nstore.commit({\n type: 'increment',\n amount: 10\n})\n\nオブジェクトスタイルでコミットするとき、オブジェクト全体がペイロードとしてミューテーションハンドラに渡されます。したがってハンドラの例は上記と同じです:\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nVue のリアクティブなルールに則ったミューテーション\nVuex ストアの状態は Vue によってリアクティブになっているので、状態を変更すると、状態を監視している Vue コンポーネントは自動的に更新されます。これは Vuex のミューテーションは、通常の Vue と動作させているときと同じく、リアクティブな値に関する注意が必要であることを意味します:\n\nあらかじめ全ての必要なフィールドによって、ストアの初期状態を初期化することが望ましいです\n\n新しいプロパティをオブジェクトに追加するとき、以下のいずれかが必要です:\n\nVue.set(obj, 'newProp', 123) を使用する。あるいは\n\n全く新しいオブジェクトで既存のオブジェクトを置き換える。例えば、stage-3 のスプレッドシンタックス(object spread syntax) を使用して、次のように書くことができます:\nstate.obj = { ...state.obj, newProp: 123 }\n\n\n\n\n\nミューテーション・タイプに定数を使用する\nいろいろな Flux 実装において、ミューテーション・タイプに定数を使用することが共通して見られるパターンです。これはコードに対してリントツールのようなツールを利用できるという利点があり、また単一ファイルに全ての定数を設定することによって、共同で作業する人に、アプリケーション全体で何のミューテーションが可能であるかを一目見ただけで理解できるようにします:\n// mutation-types.js\nexport const SOME_MUTATION = 'SOME_MUTATION'\n\n// store.js\nimport Vuex from 'vuex'\nimport { SOME_MUTATION } from './mutation-types'\n\nconst store = new Vuex.Store({\n state: { ... },\n mutations: {\n // 定数を関数名として使用できる ES2015 の算出プロパティ名(computed property name)機能を使用できます\n [SOME_MUTATION] (state) {\n // 状態を変更する\n }\n }\n})\n\n定数を使用するかどうかは好みの問題です。多くの開発者による大規模なプロジェクトで役に立ちますが、完全にオプションなので、もしお気に召さなければ使用しなくても構いません。\nミューテーションは同期的でなければならない\nひとつの重要なルールを覚えておきましょう。それはミューテーションハンドラ関数は同期的でなければならないということです。なぜか?次の例で考えてみましょう:\nmutations: {\n someMutation (state) {\n api.callAsyncMethod(() => {\n state.count++\n })\n }\n}\n\nいま、開発ツールのミューテーションのログを見ながら、アプリケーションのデバッグを行っていることを想像してください。全てのミューテーションをログに記録するためには、ミューテーションの前後の状態のスナップショットを捕捉することが必要です。しかし、上の例にあるミューテーション内の非同期コールバックは、それを不可能にします: そのコールバックは、ミューテーションがコミットされた時点ではまだ呼び出されていません。そして、コールバックが実際にいつ呼び出されるかを、開発ツールは知る術がありません。いかなる状態変更でも、コールバック内で起きる場合は本質的に追跡不可能です。\nコンポーネント内におけるミューテーションのコミット\nthis.$store.commit('xxx') と書くか、もしくはコンポーネントのメソッドを store.commit にマッピングする mapMutations ヘルパーを呼び出すこと(ルートの store の注入が必要)で、コンポーネント内でミューテーションをコミットできます:\nimport { mapMutations } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapMutations([\n 'increment', // `this.increment()` を `this.$store.commit('increment')` にマッピングする\n\n // mapMutations はペイロードサポートする:\n 'incrementBy' // `this.incrementBy(amount)` を `this.$store.commit('incrementBy', amount)` にマッピングする\n ]),\n ...mapMutations({\n add: 'increment' // `this.add()` を `this.$store.commit('increment')` にマッピングする\n })\n }\n}\n\nアクションへ向けて\n状態変更を非同期に組み合わせることは、プログラムの動きを予測することを非常に困難にします。例えば、状態を変更する非同期コールバックを持った 2つのメソッドを両方呼び出すとき、それらがいつ呼び出されたか、どちらが先に呼び出されたかを、どうやって知ればよいのでしょう?これがまさに、状態変更と非同期の 2つの概念を分離したいという理由です。Vuex では全てのミューテーションは同期的に行うという作法になっています:\nstore.commit('increment')\n// \"increment\" ミューテーションによる状態変更は、この時点で行われるべきです\n\n非同期的な命令を扱うためにアクションを見てみましょう。\n"},"actions.html":{"url":"actions.html","title":"アクション","keywords":"","body":"アクション\nアクションはミューテーションと似ていますが、下記の点で異なります:\n\nアクションは、状態を変更するのではなく、ミューテーションをコミットします。\nアクションは任意の非同期処理を含むことができます。\n\nシンプルなアクションを登録してみましょう:\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n },\n actions: {\n increment (context) {\n context.commit('increment')\n }\n }\n})\n\nアクションハンドラはストアインスタンスのメソッドやプロパティのセットと同じものを呼び出せるコンテキストオブジェクトを受け取ります。したがって context.commit を呼び出すことでミューテーションをコミットできます。あるいは context.state や context.getters で、状態やゲッターにアクセスできます。なぜコンテキストオブジェクトがストアインスタンスそのものではないのかは、後ほどモジュールで説明します。\n実際にはコードを少しシンプルにするために ES2015 の引数分割束縛(argument destructuring)がよく使われます(特に commit を複数回呼び出す必要があるとき):\nactions: {\n increment ({ commit }) {\n commit('increment')\n }\n}\n\nアクションのディスパッチ\nアクションは store.dispatch がトリガーとなって実行されます:\nstore.dispatch('increment')\n\nこれは一見ばかげて見えるかもしれません。つまり、カウントをインクリメントしたいときに、どうして直接 store.commit('increment') を呼び出してミューテーションをコミットしないのか、と。ミューテーションは同期的でなければならないというのを覚えていますか?アクションはそうではありません。アクションの中では非同期の操作を行うことができます。\nactions: {\n incrementAsync ({ commit }) {\n setTimeout(() => {\n commit('increment')\n }, 1000)\n }\n}\n\nアクションはペイロード形式とオブジェクトスタイルのディスパッチをサポートします:\n// ペイロードを使ってディスパッチする\nstore.dispatch('incrementAsync', {\n amount: 10\n})\n\n// オブジェクトを使ってディスパッチする\nstore.dispatch({\n type: 'incrementAsync',\n amount: 10\n})\n\nより実践的な例として、ショッピングカートをチェックアウトするアクションを挙げます。このアクションは非同期な API の呼び出しと、複数のミューテーションのコミットをします:\nactions: {\n checkout ({ commit, state }, products) {\n // 現在のカート内の商品を保存する\n const savedCartItems = [...state.cart.added]\n // チェックアウトのリクエストを送信し、楽観的にカート内をクリアする\n commit(types.CHECKOUT_REQUEST)\n // shop API は成功時のコールバックと失敗時のコールバックを受け取る\n shop.buyProducts(\n products,\n // 成功時の処理\n () => commit(types.CHECKOUT_SUCCESS),\n // 失敗時の処理\n () => commit(types.CHECKOUT_FAILURE, savedCartItems)\n )\n }\n}\n\n一連の非同期の処理を実行しつつ、ミューテーションのコミットによってのみ副作用(状態の変更)を与えていることに注意してください。\nコンポーネント内でのアクションのディスパッチ\nthis.$store.dispatch('xxx') でコンポーネント内でアクションをディスパッチできます。あるいはコンポーネントのメソッドを store.dispatch にマッピングする mapActions ヘルパーを使うこともできます(ルートの store の注入が必要です):\nimport { mapActions } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapActions([\n 'increment', // `this.increment()` を `this.$store.dispatch('increment')` にマッピングする\n // `mapActions` もペイロードをサポートする:\n 'incrementBy' // `this.incrementBy(amount)` を `this.$store.dispatch('incrementBy', amount)` にマッピングする\n ]),\n ...mapActions({\n add: 'increment' // `this.add()` を `this.$store.dispatch('increment')` にマッピングする\n })\n }\n}\n\nアクションを構成する\nアクションはしばしば非同期処理を行いますが、アクションが完了したことをどうやって知れば良いのでしょう?そしてもっと重要なことは、さらに複雑な非同期処理を取り扱うために、どうやって複数のアクションを構成させるかということです。\nまず知っておくべきことは store.dispatch がトリガーされたアクションハンドラによって返された Promise を処理できることと、store.dispatch もまた Promise を返すことです。\nactions: {\n actionA ({ commit }) {\n return new Promise((resolve, reject) => {\n setTimeout(() => {\n commit('someMutation')\n resolve()\n }, 1000)\n })\n }\n}\n\nすると次のようにできます:\nstore.dispatch('actionA').then(() => {\n // ...\n})\n\nまた別のアクションで下記のように書くと:\nactions: {\n // ...\n actionB ({ dispatch, commit }) {\n return dispatch('actionA').then(() => {\n commit('someOtherMutation')\n })\n }\n}\n\n最終的に async / await を使用することで、次のようにアクションを組み合わせることができます:\n// `getData()` と `getOtherData()` が Promise を返すことを想定している\n\nactions: {\n async actionA ({ commit }) {\n commit('gotData', await getData())\n },\n async actionB ({ dispatch, commit }) {\n await dispatch('actionA') // `actionA` が完了するのを待機する\n commit('gotOtherData', await getOtherData())\n }\n}\n\n\nstore.dispatch で異なるモジュール内の複数のアクションハンドラをトリガーすることができます。そのようなケースでは、全てのトリガーされたハンドラが解決されたときに解決する Promise が戻り値として返ってくることになります。\n\n"},"modules.html":{"url":"modules.html","title":"モジュール","keywords":"","body":"モジュール\n単一ステートツリーを使うため、アプリケーションの全ての状態は、一つの大きなストアオブジェクトに内包されます。しかしながら、アプリケーションが大きくなるにつれて、ストアオブジェクトは膨れ上がってきます。\nそのような場合に役立てるため Vuex ではストアをモジュールに分割できるようになっています。それぞれのモジュールは、モジュール自身の状態(state)、ミューテーション、アクション、ゲッター、モジュールさえも内包できます(モジュールをネストできます)- トップからボトムまでフラクタル構造です:\nconst moduleA = {\n state: { ... },\n mutations: { ... },\n actions: { ... },\n getters: { ... }\n}\n\nconst moduleB = {\n state: { ... },\n mutations: { ... },\n actions: { ... }\n}\n\nconst store = new Vuex.Store({\n modules: {\n a: moduleA,\n b: moduleB\n }\n})\n\nstore.state.a // -> `moduleA` のステート\nstore.state.b // -> `moduleB` のステート\n\nモジュールのローカルステート\nモジュールのミューテーションやゲッターの中では、渡される第1引数はモジュールのローカルステートです。\nconst moduleA = {\n state: { count: 0 },\n mutations: {\n increment (state) {\n // `state` はモジュールのローカルステート\n state.count++\n }\n },\n\n getters: {\n doubleCount (state) {\n return state.count * 2\n }\n }\n}\n\n同様に、モジュールのアクションの中では context.state はローカルステートにアクセスでき、ルートのステートは context.rootState でアクセスできます:\nconst moduleA = {\n // ...\n actions: {\n incrementIfOddOnRootSum ({ state, commit, rootState }) {\n if ((state.count + rootState.count) % 2 === 1) {\n commit('increment')\n }\n }\n }\n}\n\nまた、モジュールのゲッターの中では、ルートのステートは第3引数でアクセスできます:\nconst moduleA = {\n // ...\n getters: {\n sumWithRootCount (state, getters, rootState) {\n return state.count + rootState.count\n }\n }\n}\n\n名前空間\nデフォルトでは、アクション、ミューテーション、そしてゲッター内部のモジュールはグローバル名前空間の元で登録されます - これにより、複数のモジュールが同じミューテーション/アクションタイプに反応することができます。\nモジュールをより自己完結型にまた再利用可能なものにしたい場合は、それを namespaced: true によって名前空間に分けることができます。モジュールが登録されると、そのゲッター、アクション、およびミューテーションのすべてが、モジュールが登録されているパスに基づいて自動的に名前空間に入れられます。例えば:\nconst store = new Vuex.Store({\n modules: {\n account: {\n namespaced: true,\n\n // モジュールのアセット\n state: { ... }, // モジュールステートはすでにネストされており、名前空間のオプションによって影響を受けません\n getters: {\n isAdmin () { ... } // -> getters['account/isAdmin']\n },\n actions: {\n login () { ... } // -> dispatch('account/login')\n },\n mutations: {\n login () { ... } // -> commit('account/login')\n },\n\n // ネストされたモジュール\n modules: {\n // 親モジュールから名前空間を継承する\n myPage: {\n state: { ... },\n getters: {\n profile () { ... } // -> getters['account/profile']\n }\n },\n\n // さらに名前空間をネストする\n posts: {\n namespaced: true,\n\n state: { ... },\n getters: {\n popular () { ... } // -> getters['account/posts/popular']\n }\n }\n }\n }\n }\n})\n\n名前空間のゲッターとアクションは、ローカライズされた getters、dispatch、commit を受け取ります。言い換えれば、同じモジュールに接頭辞 (prefix) を書き込まずに、モジュールアセットを使用することができます。名前空間オプションの切り替えは、モジュール内のコードには影響しません。\n名前空間付きモジュールでのグローバルアセットへのアクセス\nグローバルステートとゲッターを使いたい場合、rootState と rootGetters はゲッター関数の第3引数と第4引数として渡され、アクション関数に渡される context オブジェクトのプロパティとしても公開されます。\nアクションをディスパッチするか、グローバル名前空間にミューテーションをコミットするには、dispatch と commit の3番目の引数として {root: true} を渡します。\nmodules: {\n foo: {\n namespaced: true,\n\n getters: {\n // `getters` はこのモジュールのゲッターにローカライズされています\n // ゲッターの第4引数経由で rootGetters を使うことができます\n someGetter (state, getters, rootState, rootGetters) {\n getters.someOtherGetter // -> 'foo/someOtherGetter'\n rootGetters.someOtherGetter // -> 'someOtherGetter'\n },\n someOtherGetter: state => { ... }\n },\n\n actions: {\n // ディスパッチとコミットもこのモジュール用にローカライズされています\n // ルートディスパッチ/コミットの `root` オプションを受け入れます\n someAction ({ dispatch, commit, getters, rootGetters }) {\n getters.someGetter // -> 'foo/someGetter'\n rootGetters.someGetter // -> 'someGetter'\n\n dispatch('someOtherAction') // -> 'foo/someOtherAction'\n dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'\n\n commit('someMutation') // -> 'foo/someMutation'\n commit('someMutation', null, { root: true }) // -> 'someMutation'\n },\n someOtherAction (ctx, payload) { ... }\n }\n }\n}\n\n名前空間によるバインディングヘルパー\nmapState、mapGetters、mapActions、そして mapMutations ヘルパーを使って名前空間付きモジュールをコンポーネントにバインディングするとき、少し冗長になります:\ncomputed: {\n ...mapState({\n a: state => state.some.nested.module.a,\n b: state => state.some.nested.module.b\n })\n},\nmethods: {\n ...mapActions([\n 'some/nested/module/foo',\n 'some/nested/module/bar'\n ])\n}\n\nこのような場合は、第1引数としてモジュールの名前空間文字列をヘルパーに渡すことで、そのモジュールをコンテキストとして使用してすべてのバインディングを行うことができます。上記は次のように単純化できます。\ncomputed: {\n ...mapState('some/nested/module', {\n a: state => state.a,\n b: state => state.b\n })\n},\nmethods: {\n ...mapActions('some/nested/module', [\n 'foo',\n 'bar'\n ])\n}\n\nさらに、createNamespacedHelpers を使用することによって名前空間付けされたヘルパーを作成できます。指定された名前空間の値にバインドされた新しいコンポーネントバインディングヘルパーを持つオブジェクトを返します:\nimport { createNamespacedHelpers } from 'vuex'\n\nconst { mapState, mapActions } = createNamespacedHelpers('some/nested/module')\n\nexport default {\n computed: {\n // `some/nested/module` を調べます\n ...mapState({\n a: state => state.a,\n b: state => state.b\n })\n },\n methods: {\n // `some/nested/module` を調べます\n ...mapActions([\n 'foo',\n 'bar'\n ])\n }\n}\n\nプラグイン開発者向けの注意事項\nモジュールを提供するプラグインを作成し、ユーザーがそれらを Vuex ストアに追加できるようにすると、モジュールの予測できない名前空間が気になるかもしれません。あなたのモジュールは、プラグインユーザーが名前空間付きモジュールの元にモジュールを追加すると、その名前空間に属するようになります。この状況に適応するには、プラグインオプションを使用して名前空間の値を受け取る必要があります。\n// プラグインオプションで名前空間値を取得し、\n// そして、Vuex プラグイン関数を返す\nexport function createPlugin (options = {}) {\n return function (store) {\n /// 名前空間をプラグインモジュールの型に追加する\n const namespace = options.namespace || ''\n store.dispatch(namespace + 'pluginAction')\n }\n}\n\n動的にモジュールを登録する\nストアが作られた後に store.registerModule メソッドを使って、モジュールを登録できます:\n// `myModule` モジュールを登録します\nstore.registerModule('myModule', {\n // ...\n})\n\n// ネストされた `nested/myModule` モジュールを登録します\nstore.registerModule(['nested', 'myModule'], {\n // ...\n})\n\nモジュールのステートには store.state.myModule と store.state.nested.myModule でアクセスします。\n動的なモジュール登録があることで、他の Vue プラグインが、モジュールをアプリケーションのストアに付属させることで、状態の管理に Vuex を活用できます。例えば vuex-router-sync ライブラリは、動的に付属させたモジュール内部でアプリケーションのルーティングのステートを管理することで vue-router と vuex を統合しています。\nstore.unregisterModule(moduleName) を呼び出せば、動的に登録したモジュールを削除できます。ただしストア作成(store creation)の際に宣言された、静的なモジュールはこのメソッドで削除できないことに注意してください。\nサーバサイドレンダリングされたアプリケーションから状態を保持するなど、新しいモジュールを登録するときに、以前の状態を保持したい場合があります。preserveState オプション(store.registerModule('a', module, { preserveState: true }))でこれを実現できます。\nモジュールの再利用\n時どき、モジュールの複数インスタンスを作成する必要があるかもしれません。例えば:\n\n同じモジュールを使用する複数のストアを作成する;\n同じストアに同じモジュールを複数回登録する\n\nモジュールの状態を宣言するために単純なオブジェクトを使用すると、その状態オブジェクトは参照によって共有され、変更時にクロスストア/モジュールの状態汚染を引き起こします。(例: runInNewContext オプションが false または 'once' のとき、SSR ではステートフルなシングルトンは避けます。)\nこれは、実際には Vue コンポーネント内部の data と全く同じ問題です。従って解決策も同じです。モジュールの状態を宣言するために関数を使用してください (2.3.0 以降でサポートされます):\nconst MyReusableModule = {\n state () {\n return {\n foo: 'bar'\n }\n },\n // ミューテーション、アクション、ゲッター...\n}\n\n"},"structure.html":{"url":"structure.html","title":"アプリケーションの構造","keywords":"","body":"アプリケーションの構造\nVuex は実際のところ、あなたがコードを構造化する方法を制限しません。もっと正確に言うと、それより高いレベルの原理原則を適用させます:\n\nアプリケーションレベルの状態はストアに集約されます。\n\n状態を変更する唯一の方法は、同期的に処理を行うミューテーションをコミットすることのみです。\n\n非同期的なロジックはカプセル化されるべきであり、それはアクションによって構成されます。\n\n\nこれらのルールに従っている限り、プロジェクトをどのように構造化するかはあなた次第です。もしストアファイルが大きくなり過ぎたら、単純にアクションやミューテーション、ゲッターをそれぞれ別のファイルに切り出すことができます。\nそれなりに手の込んだアプリケーションであれば、モジュールを活用する必要が出てきそうです。プロジェクトの構造の例は以下のようになります:\n├── index.html\n├── main.js\n├── api\n│ └── ... # API 呼び出しを抽象化する\n├── components\n│ ├── App.vue\n│ └── ...\n└── store\n ├── index.js # モジュールを集めてストアをエクスポートする\n ├── actions.js # アクションのルートファイル\n ├── mutations.js # ミューテーションのルートファイル\n └── modules\n ├── cart.js # cart モジュール\n └── products.js # products モジュール\n\n参考として Shopping Cart Example をみてみるのもよいでしょう。\n"},"plugins.html":{"url":"plugins.html","title":"プラグイン","keywords":"","body":"プラグイン\nVuex ストア は、各ミューテーションへのフックを公開する plugins オプションを受け付けます。 Vuex プラグインは、単一の引数としてストアを受けつけるただの関数です:\nconst myPlugin = store => {\n // ストアが初期化されたときに呼ばれます\n store.subscribe((mutation, state) => {\n // それぞれのミューテーションの後に呼ばれます\n // ミューテーションは `{ type, payload }` の形式で提供されます\n })\n}\n\nそして、このように利用することができます:\nconst store = new Vuex.Store({\n // ...\n plugins: [myPlugin]\n})\n\nプラグイン内でのミューテーションのコミット\nプラグインは直接、状態を変更できません。これはコンポーネントに似ています。プラグインはコンポーネント同様に、ミューテーションのコミットによる変更のトリガーだけで状態を変更できます。\nミューテーションのコミットによるストアとデータソースの同期をプラグインで実現できます。 websocket データソースとストアを例にします (これは不自然な例です。実際には、さらに複雑なタスクのために createPlugin 関数は、追加でいくつかのオプションを受け取れます):\nexport default function createWebSocketPlugin (socket) {\n return store => {\n socket.on('data', data => {\n store.commit('RECEIVE_DATA', data)\n })\n store.subscribe((mutation) => {\n if (mutation.type === 'UPDATE_DATA') {\n socket.emit('update', mutation.payload)\n }\n })\n }\n}\n\nconst plugin = createWebSocketPlugin(socket)\n\nconst store = new Vuex.Store({\n state,\n mutations,\n plugins: [plugin]\n})\n\n状態のスナップショットを撮る\n時々、状態の\"スナップショット\"を撮って、ミューテーション前後の状態を比較したくなることがあるでしょう。それを実現するために、状態オブジェクトのディープコピーを行う必要があります:\nconst myPluginWithSnapshot = store => {\n let prevState = _.cloneDeep(store.state)\n store.subscribe((mutation, state) => {\n let nextState = _.cloneDeep(state)\n\n // `prevState` と `nextState` を比較...\n\n // 次のミューテーションのために状態を保存\n prevState = nextState\n })\n}\n\n状態のスナップショットを撮るプラグインはアプリケーションの開発の間だけ使われるべきです。 webpack や Browserify を使っていれば、ビルドツールにそれを処理させることができます:\nconst store = new Vuex.Store({\n // ...\n plugins: process.env.NODE_ENV !== 'production'\n ? [myPluginWithSnapshot]\n : []\n})\n\n上のように記述すれば、プラグインはデフォルトで利用されることになります。本番環境( production ) では、 process.env.NODE_ENV !== 'production' を false に置き換えるために、 webpack ではDefinePlugin 、 Browserify ではenvify が必要になります。\nビルトインロガープラグイン\n\nもし、あなたが vue-devtools を使っている場合は、これは不要でしょう。\n\nVuex には、一般的なデバッグに利用する用途の備え付けのロガープラグインがあります。\nimport createLogger from 'vuex/dist/logger'\n\nconst store = new Vuex.Store({\n plugins: [createLogger()]\n})\n\ncreateLogger 関数はいくつかのオプションを受け取ります:\nconst logger = createLogger({\n collapsed: false, // ログ出力されたミューテーションを自動で展開します\n filter (mutation, stateBefore, stateAfter) {\n // ミューテーションを記録する必要がある場合は、`true` を返します\n // `mutation` は `{ type, payload }` です\n return mutation.type !== \"aBlacklistedMutation\"\n },\n transformer (state) {\n // ロギングの前に、状態を変換します\n // 例えば、特定のサブツリーのみを返します\n return state.subTree\n },\n mutationTransformer (mutation) {\n // ミューテーションは、`{ type, payload }` の形式でログ出力されます\n // 任意の方法でそれをフォーマットできます\n return mutation.type\n },\n logger: console, // `console` API の実装, デフォルトは `console`\n})\n\nロガーファイルは、他にも タグで直接読み込むことができ、createVuexLogger 関数がグローバルに公開されます。\nロガープラグインは、状態のスナップショットを撮ることに注意しましょう。スナップショットを撮ることはコストがかかるため、開発中だけ利用してください。\n"},"strict.html":{"url":"strict.html","title":"厳格モード","keywords":"","body":"厳格モード\n厳格(strict)モードを有効にするには Vuex store を作成するときに、ただ strict: true を指定するだけです:\nconst store = new Vuex.Store({\n // ...\n strict: true\n})\n\n厳格モードでは Vuex の状態がミューテーションハンドラの外部で変更されたら、エラーを投げるようになります。これで全ての状態変更がデバッギングツールで明示的に追跡できることが保証されます。\n開発環境 vs 本番環境\n本番環境で厳格モードを有効にしてデプロイしてはいけません!厳格モードでは不適切なミューテーションを検出するためにステートツリーに対して深い監視を実行します。パフォーマンスコストを回避するために本番環境では無効にしてください。\nプラグインと同様に、ビルドツールに処理させることができます:\nconst store = new Vuex.Store({\n // ...\n strict: process.env.NODE_ENV !== 'production'\n})\n\n"},"forms.html":{"url":"forms.html","title":"フォームの扱い","keywords":"","body":"フォームの扱い\n厳格モードで Vuex を使用するとき、Vuex に属する状態の一部で v-model を使用するのは少しトリッキーです:\n\n\nobj がストアからオブジェクトを返す算出プロパティ (computed property) と仮定すると、v-model は input でユーザーが入力するとき、直接 obj.message を変更します。厳格モードでは、この変更は明示的に Vuex のミューテーションハンドラ内部で処理されていないため、エラーを投げます。\nそれに対処するための \"Vuex way\" は、 の値をバインディングし、input または change イベントでアクションを呼び出すことです:\n\n\n// ...\ncomputed: {\n ...mapState({\n message: state => state.obj.message\n })\n},\nmethods: {\n updateMessage (e) {\n this.$store.commit('updateMessage', e.target.value)\n }\n}\n\nミューテーションのハンドラは以下のようになります:\n// ...\nmutations: {\n updateMessage (state, message) {\n state.obj.message = message\n }\n}\n\n双方向算出プロパティ\n確かに、上記の例は単純な v-model と ローカルステートよりもかなり冗長で、v-model のいくつかの有用な機能が使えません。代わりに、セッターで双方向算出プロパティを使うアプローチがあります。\n\n\ncomputed: {\n message: {\n get () {\n return this.$store.state.obj.message\n },\n set (value) {\n this.$store.commit('updateMessage', value)\n }\n }\n}\n\n"},"testing.html":{"url":"testing.html","title":"テスト","keywords":"","body":"テスト\n私たちが Vuex でユニットテストしたい主な部分はミューテーションとアクションです。\nミューテーションのテスト\nミューテーションは完全に引数に依存しているだけの関数であるため、テストするのがとても簡単です。効果的なやり方として、もし ES2015 のモジュールを使っていて store.js ファイルの中にミューテーションがあるなら、デフォルトエクスポートに加えて、名前付きエクスポートでミューテーションをエクスポートできます。\nconst state = { ... }\n\n// 名前付きエクスポートでミューテーションをエクスポートする\nexport const mutations = { ... }\n\nexport default new Vuex.Store({\n state,\n mutations\n})\n\nMocha + Chai を使用してミューテーションをテストする例です(あなたの好きな任意のフレームワーク/アサーションライブラリを使用できます):\n// mutations.js\nexport const mutations = {\n increment: state => state.count++\n}\n\n// mutations.spec.js\nimport { expect } from 'chai'\nimport { mutations } from './store'\n\n// ミューテーションの分割束縛\nconst { increment } = mutations\n\ndescribe('mutations', () => {\n it('INCREMENT', () => {\n // ステートのモック\n const state = { count: 0 }\n // ミューテーションを適用する\n increment(state)\n // 結果を検証する\n expect(state.count).to.equal(1)\n })\n})\n\nアクションのテスト\nアクションは外部の API を呼び出す可能性があるため、ミューテーションのテストよりも少し注意が必要です。アクションをテストするとき、通常、いくつかの段階でモックを作る必要があります。例えば API 呼び出しをサービスとして抽象化し、そしてテストの内部ではそのサービスをモックにすることができます。簡単に依存関係をモック化するために、webpack と inject-loader を使ってテストファイルをバンドルすることができます。\n非同期なアクションのテストの例:\n// actions.js\nimport shop from '../api/shop'\n\nexport const getAllProducts = ({ commit }) => {\n commit('REQUEST_PRODUCTS')\n shop.getProducts(products => {\n commit('RECEIVE_PRODUCTS', products)\n })\n}\n\n// actions.spec.js\n\n// inline loader のために require 構文を使用する\n// ここでは inject-loader を使って、モック化された依存関係を注入できるようにするモジュールファクトリーを返す\nimport { expect } from 'chai'\nconst actionsInjector = require('inject-loader!./actions')\n\n// モックによってモジュールを作成する\nconst actions = actionsInjector({\n '../api/shop': {\n getProducts (cb) {\n setTimeout(() => {\n cb([ /* レスポンスのモック */ ])\n }, 100)\n }\n }\n})\n\n// 期待されるミューテーションをアクションが呼び出すかをテストするためのヘルパー\nconst testAction = (action, payload, state, expectedMutations, done) => {\n let count = 0\n\n // コミットをモックする\n const commit = (type, payload) => {\n const mutation = expectedMutations[count]\n\n try {\n expect(type).to.equal(mutation.type)\n if (payload) {\n expect(payload).to.deep.equal(mutation.payload)\n }\n } catch (error) {\n done(error)\n }\n\n count++\n if (count >= expectedMutations.length) {\n done()\n }\n }\n\n // モック化したストアと引数でアクションを呼び出す\n action({ commit, state }, payload)\n\n // 呼び出されるべきミューテーションが残っていないか確認する\n if (expectedMutations.length === 0) {\n expect(count).to.equal(0)\n done()\n }\n}\n\ndescribe('actions', () => {\n it('getAllProducts', done => {\n testAction(actions.getAllProducts, null, {}, [\n { type: 'REQUEST_PRODUCTS' },\n { type: 'RECEIVE_PRODUCTS', payload: { /* レスポンスのモック */ } }\n ], done)\n })\n})\n\nゲッターのテスト\nもしゲッターが複雑な計算を行っているならば、テストコードを書く価値があります。ゲッターはミューテーションと同様の理由でテストしやすいです。\nゲッターのテストの例:\n// getters.js\nexport const getters = {\n filteredProducts (state, { filterCategory }) {\n return state.products.filter(product => {\n return product.category === filterCategory\n })\n }\n}\n\n// getters.spec.js\nimport { expect } from 'chai'\nimport { getters } from './getters'\n\ndescribe('getters', () => {\n it('filteredProducts', () => {\n // ステートをモックする\n const state = {\n products: [\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' },\n { id: 3, title: 'Carrot', category: 'vegetable' }\n ]\n }\n // ゲッターをモックする\n const filterCategory = 'fruit'\n\n // ゲッターから結果を受け取る\n const result = getters.filteredProducts(state, { filterCategory })\n\n // 結果を検証する\n expect(result).to.deep.equal([\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' }\n ])\n })\n})\n\nテストの実行\nミューテーションやアクションが適切に書かれている場合は、適切にモック化された後、テストコードはブラウザの API に直接依存関係を持つことはないでしょう。したがって、単純に webpack でテストをバンドルでき、それを直接 Node で実行できます。別の方法として、本当のブラウザでテストを実行するためには mocha-loader または Karma + karma-webpack を使用できます。\nNode での実行\n以下のような webpack の設定を作成します(.babelrc もあわせて使います):\n// webpack.config.js\nmodule.exports = {\n entry: './test.js',\n output: {\n path: __dirname,\n filename: 'test-bundle.js'\n },\n module: {\n loaders: [\n {\n test: /\\.js$/,\n loader: 'babel-loader',\n exclude: /node_modules/\n }\n ]\n }\n}\n\nそれから下記コマンドを実行します:\nwebpack\nmocha test-bundle.js\n\nブラウザでの実行\n\nmocha-loader をインストールする\n上記 webpack 設定から entry を 'mocha-loader!babel-loader!./test.js' に変更する\n設定を使用して webpack-dev-server を開始する\nブラウザで localhost:8080/webpack-dev-server/test-bundle を開く \n\nKarma + karma-webpack を使ったブラウザでの実行\nvue-loader ドキュメント 内のセットアップ方法を参考にしてください。\n"},"hot-reload.html":{"url":"hot-reload.html","title":"ホットリローディング","keywords":"","body":"ホットリローディング\nVuex は webpack の Hot Module Replacement API を使用することで、アプリケーションの開発を行っている間のミューテーション、モジュール、アクション、ゲッターのホットリローディングをサポートします。Browserify では browserify-hmr プラグインを使用することができます。\nミューテーションとモジュールのホットリローディングのために、store.hotUpdate() API メソッドを利用する必要があります:\n// store.js\nimport Vue from 'vue'\nimport Vuex from 'vuex'\nimport mutations from './mutations'\nimport moduleA from './modules/a'\n\nVue.use(Vuex)\n\nconst state = { ... }\n\nconst store = new Vuex.Store({\n state,\n mutations,\n modules: {\n a: moduleA\n }\n})\n\nif (module.hot) {\n // ホットモジュールとしてアクションとモジュールを受け付けます\n module.hot.accept(['./mutations', './modules/a'], () => {\n // 更新されたモジュールをインポートする\n // babel 6 のモジュール出力のため、ここでは .default を追加しなければならない\n const newActions = require('./actions').default\n const newMutations = require('./mutations').default\n // 新しいアクションとミューテーションにスワップ\n store.hotUpdate({\n mutations: newMutations,\n modules: {\n a: newModuleA\n }\n })\n })\n}\n\nホットリローディングを試したい場合は、counter-hot exampleをチェックアウトしてください。\n"},"api.html":{"url":"api.html","title":"API リファレンス","keywords":"","body":"API リファレンス\nVuex.Store\nimport Vuex from 'vuex'\n\nconst store = new Vuex.Store({ ...options })\n\nVuex.Store コンストラクタオプション\n\nstate\n\n型: Object | Function\nストアのための ルートステートオブジェクトです。詳細\nオブジェクトを返す関数を渡す場合、返されたオブジェクトはルートステートとして使用されます。これは特にモジュールの再利用のためにステートオブジェクトを再利用する場合に便利です。詳細\n\n\n\nmutations\n\n型: { [type: string]: Function }\nストアにミューテーションを登録します。ハンドラ関数は第一引数に state を常に受け取り(モジュール内で定義されていれば、モジュールのローカルステートを受け取り)、指定されていれば第二引数に payload を受け取ります。\n詳細\n\n\n\nactions\n\n型: { [type: string]: Function }\nストアにアクションを登録します。ハンドラ関数は次のプロパティを持つ context オブジェクトを受け取ります。:\n{\n state, // `store.state` と同じか、モジュール内にあればローカルステート\n rootState, // `store.state` と同じ。ただしモジュール内に限る\n commit, // `store.commit` と同じ\n dispatch, // `store.dispatch` と同じ\n getters, // `store.getters` と同じか、モジュール内にあればローカルゲッター\n rootGetters // `store.getters` と同じ。ただしモジュール内に限る\n}\n\nそして、第 2 引数の payload があれば、それを受け取ります。\n詳細\n\n\n\ngetters\n\ntype: { [key: string]: Function }\nストアにゲッターを登録します. ゲッター関数は次の引数を受け取ります:\nstate, // モジュール内で定義されていればモジュールのローカルステート\ngetters // store.getters と同じ\nモジュールで定義されたときの仕様\nstate, // モジュールで定義された場合、モジュールのローカルステート\ngetters, // 現在のモジュールのモジュールのローカルゲッター\nrootState, // グローバルステート\nrootGetters // 全てのゲッター\n登録されたゲッターは store.getters 上に公開されます。\n詳細\n\n\n\nmodules\n\n型: Object\nサブモジュールを含む次のような形式のオブジェクトはストアにマージされます。\n{\n key: {\n state,\n mutations\n actions?,\n getters?,\n modules?\n\n },\n ...\n}\n\n各モジュールは、ルートオプションに似た state と mutations を含むことができます。モジュールの状態は、モジュールのキーを使って、ストアのルートステートに結合されます。モジュールのミューテーションとゲッターは、第一引数としてルートステートの代わりに、モジュールのローカルステートだけを受け取り、モジュールのアクションの context.state もローカルステートを指すようになります。\n詳細\n\n\n\nplugins\n\n型: Array\nプラグイン関数の配列は、ストアに適用されます。このプラグインは、ストアだけを引数として受け取り、外部への永続化、ロギング、デバッギングのために、ミューテーションを監視するか、または、 websocket や observable のような外から渡されるデータのためにミューテーションをディスパッチします。\n詳細\n\n\n\nstrict\n\n型: Boolean\nデフォルト: false\nVuex ストアを厳格モードにします。厳格モードでは、ミューテーションハンドラ以外で、 Vuex の状態の変更を行うと、エラーが投げられます。\n詳細\n\n\n\n\nVuex.Store インスタンスプロパティ\n\nstate\n\ntype: Object\nルートステート、読み取り専用です。\n\n\n\ngetters\n\ntype: Object\n登録されているゲッターを公開します。読み取り専用です。\n\n\n\n\nVuex.Store インスタンスメソッド\n\ncommit(type: string, payload?: any, options?: Object)\ncommit(mutation: Object, options?: Object)\nミューテーションをコミットします。options は名前空間付きモジュールで root なミューテーションにコミットできる root: true を持つことできます。詳細\n\ndispatch(type: string, payload?: any, options?: Object)\n\ndispatch(action: Object, options?: Object)\nアクションをディスパッチします。options は名前空間付きモジュールで root なアクションにディスパッチできる root: true を持つことできます。 すべてのトリガーされたアクションハンドラを解決するPromiseを返します。詳細\n\nreplaceState(state: Object)\nストアのルートステートを置き換えます。これは、ステートのハイドレーションやタイムトラベルのためだけに利用すべきです。\n\nwatch(getter: Function, cb: Function, options?: Object)\nリアクティブにゲッター関数の返す値を監視します。値が変わった場合は、コールバックを呼びます。ゲッターはストアの state を最初の引数として、 getters を2番目の引数として受け取ります。 Vue のvm.$watchメソッドと同じオプションをオプションのオブジェクトとして受け付けます。\n監視を止める場合は、ハンドラ関数の返り値を関数として呼び出します。\n\nsubscribe(handler: Function)\nストアへのミューテーションを購読します。handler は、全てのミューテーションの後に呼ばれ、引数として、ミューテーション ディスクリプタとミューテーション後の状態を受け取ります。\nstore.subscribe((mutation, state) => {\n console.log(mutation.type)\n console.log(mutation.payload)\n})\n\nプラグインの中でもっともよく利用されます。詳細\n\nsubscribeAction(handler: Function)\n\n2.5.0 で新規追加\n\nストアアクションを購読します。handler はディスパッチされたアクションごとに呼び出され、アクション記述子と現在のストア状態を引数として受け取ります:\nstore.subscribeAction((action, state) => {\n console.log(action.type)\n console.log(action.payload)\n})\n\n\n\n プラグインで最も一般的に使用されます。Details\n\nregisterModule(path: string | Array, module: Module, options?: Object)\n動的なモジュールを登録します。詳細\noptions は前の状態を保存する preserveState: true を持つことができます。サーバサイドレンダリングに役立ちます。\n\nunregisterModule(path: string | Array)\n動的なモジュールを解除します。詳細\n\nhotUpdate(newOptions: Object)\n新しいアクションとミューテーションをホットスワップします。詳細\n\n\nコンポーネントをバインドするヘルパー\n\nmapState(namespace?: string, map: Array | Object): Object\nストアのサブツリーを返すコンポーネントの computed オプションを作成します。詳細\n第1引数は、オプションで名前空間文字列にすることができます。詳細\n\nmapGetters(namespace?: string, map: Array | Object): Object\nゲッターの評価後の値を返すコンポーネントの computed オプションを作成します。詳細\n第1引数は、オプションで名前空間文字列にすることができます。詳細\n\nmapActions(namespace?: string, map: Array | Object): Object\nアクションをディスパッチするコンポーネントの methods オプションを作成します。詳細\n第1引数は、オプションで名前空間文字列にすることができます。詳細\n\nmapMutations(namespace?: string, map: Array | Object): Object\nミューテーションをコミットするコンポーネントの methods オプションを作成します。詳細\n第1引数は、オプションで名前空間文字列にすることができます。詳細\n\ncreateNamespacedHelpers(namespace: string): Object\n名前空間付けられたコンポーネントバインディングのヘルパーを作成します。返されるオブジェクトは指定された名前空間にバインドされた mapState、mapGetters、mapActions そして mapMutations が含まれます。詳細はこちら\n\n\n"}}} \ No newline at end of file diff --git a/ja/state.html b/ja/state.html new file mode 100644 index 000000000..642fa5d8d --- /dev/null +++ b/ja/state.html @@ -0,0 +1,557 @@ + + + + + + + ステート · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                + + +
                                                                                                + +
                                                                                                + + + + + + + + + +
                                                                                                +
                                                                                                + +
                                                                                                +
                                                                                                + +
                                                                                                + +

                                                                                                ステート

                                                                                                +

                                                                                                単一ステートツリー

                                                                                                +

                                                                                                Vuex は単一ステートツリー (single state tree)を使います。つまり、この単一なオブジェクトはアプリケーションレベルの状態が全て含まれており、"信頼できる唯一の情報源 (single source of truth)" として機能します。これは、通常、アプリケーションごとに1つしかストアは持たないことを意味します。単一ステートツリーは状態の特定の部分を見つけること、デバッグのために現在のアプリケーションの状態のスナップショットを撮ることを容易にします。

                                                                                                +

                                                                                                単一ステートツリーはモジュール性と競合しません。以降の章で、アプリケーションの状態とミューテーション(変更)をサブモジュールに分割する方法について説明します。

                                                                                                +

                                                                                                Vuex の状態を Vue コンポーネントに入れる

                                                                                                +

                                                                                                ストアにある状態を Vue コンポーネント に表示するにはどうすればよいのでしょう? Vuex ストア はリアクティブなので、ストアから状態を"取り出す"一番シンプルな方法は、単純にいくつかのストアの状態を 算出プロパティ で返すことです。

                                                                                                +
                                                                                                // Counter コンポーネントをつくってみましょう
                                                                                                +const Counter = {
                                                                                                +  template: `<div>{{ count }}</div>`,
                                                                                                +  computed: {
                                                                                                +    count () {
                                                                                                +      return store.state.count
                                                                                                +    }
                                                                                                +  }
                                                                                                +}
                                                                                                +
                                                                                                +

                                                                                                store.state.count が変わるたび、算出プロパティの再評価が発生し、関連した DOM の更新をトリガーします。

                                                                                                +

                                                                                                しかし、このパターンでは、コンポーネントがグローバルストアシングルトンに依存してしまいます。 モジュールシステムを使っているとき、ストアの状態を使っているすべてのコンポーネントでインポートが必要です。また、コンポーネントのテストのときにモック化が必要となります。

                                                                                                +

                                                                                                Vuex は、ルートコンポーネントに store オプションを指定することで (これは、 Vue.use(Vuex) で有効にできます)、すべての子コンポーネントにストアを "注入" する機構を提供しています:

                                                                                                +
                                                                                                const app = new Vue({
                                                                                                +  el: '#app',
                                                                                                +  // "store" オプションで指定されたストアは、全ての子コンポーネントに注入されます
                                                                                                +  store,
                                                                                                +  components: { Counter },
                                                                                                +  template: `
                                                                                                +    <div class="app">
                                                                                                +      <counter></counter>
                                                                                                +    </div>
                                                                                                +  `
                                                                                                +})
                                                                                                +
                                                                                                +

                                                                                                ルートインスタンスに store オプションを渡すことで、渡されたストアをルートの全ての子コンポーネントに注入します。これは this.$store で各コンポーネントから参照することができます。 Counter の実装を変更しましょう:

                                                                                                +
                                                                                                const Counter = {
                                                                                                +  template: `<div>{{ count }}</div>`,
                                                                                                +  computed: {
                                                                                                +    count () {
                                                                                                +      return this.$store.state.count
                                                                                                +    }
                                                                                                +  }
                                                                                                +}
                                                                                                +
                                                                                                +

                                                                                                mapState ヘルパー

                                                                                                +

                                                                                                コンポーネントが複数のストアのステートプロパティやゲッターを必要としているとき、これらすべてにおいて、算出プロパティを宣言することは繰り返しで冗長です。これに対処するため、算出ゲッター関数を生成し、いくつかのキーストロークを省くのに役立つ mapState ヘルパーを使うことができます:

                                                                                                +
                                                                                                // 完全ビルドでは、ヘルパーは Vuex.mapState として公開されています
                                                                                                +import { mapState } from 'vuex'
                                                                                                +
                                                                                                +export default {
                                                                                                +  // ...
                                                                                                +  computed: mapState({
                                                                                                +    // アロー関数は、コードをとても簡潔にできます!
                                                                                                +    count: state => state.count,
                                                                                                +    // 文字列を渡すことは、`state => state.count` と同じです
                                                                                                +    countAlias: 'count',
                                                                                                +    // `this` からローカルステートを参照するときは、通常の関数を使わなければいけません
                                                                                                +    countPlusLocalState (state) {
                                                                                                +      return state.count + this.localCount
                                                                                                +    }
                                                                                                +  })
                                                                                                +}
                                                                                                +
                                                                                                +

                                                                                                マップされた算出プロパティの名前がステートサブツリーの名前と同じ場合は、文字列配列を mapState に渡すこともできます。

                                                                                                +
                                                                                                computed: mapState([
                                                                                                +  // map this.count to store.state.count
                                                                                                +  'count'
                                                                                                +])
                                                                                                +
                                                                                                +

                                                                                                オブジェクトスプレッド演算子

                                                                                                +

                                                                                                mapState はオブジェクトを返すことに注意しましょう。どうやって、他のローカル算出プロパティと組み合わせるのでしょうか? 通常、最終的にひとつのオブジェクトを computed に渡せるように、複数のオブジェクトをひとつにマージするユーティリティを使わなければいけません。しかし、オブジェクトスプレッド演算子 (ECMAScript プロポーサルの state-4 です) で、シンタックスをかなり単純にできます:

                                                                                                +
                                                                                                computed: {
                                                                                                +  localComputed () { /* ... */ },
                                                                                                +  // オブジェクトスプレット演算子で、外のオブジェクトとこのオブジェクトを混ぜる
                                                                                                +  ...mapState({
                                                                                                +    // ...
                                                                                                +  })
                                                                                                +}
                                                                                                +
                                                                                                +

                                                                                                コンポーネントはまだローカルステートを持つことできる

                                                                                                +

                                                                                                Vuex を使うということは、全ての状態を Vuex の中に置くべき、というわけではありません。多くの状態を Vuex に置くことで、状態の変更がさらに明示的、デバッグ可能になりますが、ときにはコードを冗長でまわりくどいものにします。状態の一部がひとつのコンポーネントだけに属している場合は、それをローカルの状態として残しておくとよいでしょう。あなたは、トレードオフを考慮した上で、あなたのアプリの開発ニーズに合った決定をすべきです。

                                                                                                + + +
                                                                                                + +
                                                                                                +
                                                                                                +
                                                                                                + +

                                                                                                results matching ""

                                                                                                +
                                                                                                  + +
                                                                                                  +
                                                                                                  + +

                                                                                                  No results matching ""

                                                                                                  + +
                                                                                                  +
                                                                                                  +
                                                                                                  + +
                                                                                                  +
                                                                                                  + + +
                                                                                                  + + +
                                                                                                  + + + + + + + + + + + + + + +
                                                                                                  + + +
                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/strict.html b/ja/strict.html new file mode 100644 index 000000000..f546e41e5 --- /dev/null +++ b/ja/strict.html @@ -0,0 +1,495 @@ + + + + + + + 厳格モード · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                  + + +
                                                                                                  + +
                                                                                                  + + + + + + + + + +
                                                                                                  +
                                                                                                  + +
                                                                                                  +
                                                                                                  + +
                                                                                                  + +

                                                                                                  厳格モード

                                                                                                  +

                                                                                                  厳格(strict)モードを有効にするには Vuex store を作成するときに、ただ strict: true を指定するだけです:

                                                                                                  +
                                                                                                  const store = new Vuex.Store({
                                                                                                  +  // ...
                                                                                                  +  strict: true
                                                                                                  +})
                                                                                                  +
                                                                                                  +

                                                                                                  厳格モードでは Vuex の状態がミューテーションハンドラの外部で変更されたら、エラーを投げるようになります。これで全ての状態変更がデバッギングツールで明示的に追跡できることが保証されます。

                                                                                                  +

                                                                                                  開発環境 vs 本番環境

                                                                                                  +

                                                                                                  本番環境で厳格モードを有効にしてデプロイしてはいけません!厳格モードでは不適切なミューテーションを検出するためにステートツリーに対して深い監視を実行します。パフォーマンスコストを回避するために本番環境では無効にしてください。

                                                                                                  +

                                                                                                  プラグインと同様に、ビルドツールに処理させることができます:

                                                                                                  +
                                                                                                  const store = new Vuex.Store({
                                                                                                  +  // ...
                                                                                                  +  strict: process.env.NODE_ENV !== 'production'
                                                                                                  +})
                                                                                                  +
                                                                                                  + + +
                                                                                                  + +
                                                                                                  +
                                                                                                  +
                                                                                                  + +

                                                                                                  results matching ""

                                                                                                  +
                                                                                                    + +
                                                                                                    +
                                                                                                    + +

                                                                                                    No results matching ""

                                                                                                    + +
                                                                                                    +
                                                                                                    +
                                                                                                    + +
                                                                                                    +
                                                                                                    + + +
                                                                                                    + + +
                                                                                                    + + + + + + + + + + + + + + +
                                                                                                    + + +
                                                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/structure.html b/ja/structure.html new file mode 100644 index 000000000..00de09be4 --- /dev/null +++ b/ja/structure.html @@ -0,0 +1,507 @@ + + + + + + + アプリケーションの構造 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                    + + +
                                                                                                    + +
                                                                                                    + + + + + + + + + +
                                                                                                    +
                                                                                                    + +
                                                                                                    +
                                                                                                    + +
                                                                                                    + +

                                                                                                    アプリケーションの構造

                                                                                                    +

                                                                                                    Vuex は実際のところ、あなたがコードを構造化する方法を制限しません。もっと正確に言うと、それより高いレベルの原理原則を適用させます:

                                                                                                    +
                                                                                                      +
                                                                                                    1. アプリケーションレベルの状態はストアに集約されます。

                                                                                                      +
                                                                                                    2. +
                                                                                                    3. 状態を変更する唯一の方法は、同期的に処理を行うミューテーションをコミットすることのみです。

                                                                                                      +
                                                                                                    4. +
                                                                                                    5. 非同期的なロジックはカプセル化されるべきであり、それはアクションによって構成されます。

                                                                                                      +
                                                                                                    6. +
                                                                                                    +

                                                                                                    これらのルールに従っている限り、プロジェクトをどのように構造化するかはあなた次第です。もしストアファイルが大きくなり過ぎたら、単純にアクションやミューテーション、ゲッターをそれぞれ別のファイルに切り出すことができます。

                                                                                                    +

                                                                                                    それなりに手の込んだアプリケーションであれば、モジュールを活用する必要が出てきそうです。プロジェクトの構造の例は以下のようになります:

                                                                                                    +
                                                                                                    ├── index.html
                                                                                                    +├── main.js
                                                                                                    +├── api
                                                                                                    +│   └── ... # API 呼び出しを抽象化する
                                                                                                    +├── components
                                                                                                    +│   ├── App.vue
                                                                                                    +│   └── ...
                                                                                                    +└── store
                                                                                                    +    ├── index.js          # モジュールを集めてストアをエクスポートする
                                                                                                    +    ├── actions.js        # アクションのルートファイル
                                                                                                    +    ├── mutations.js      # ミューテーションのルートファイル
                                                                                                    +    └── modules
                                                                                                    +        ├── cart.js       # cart モジュール
                                                                                                    +        └── products.js   # products モジュール
                                                                                                    +
                                                                                                    +

                                                                                                    参考として Shopping Cart Example をみてみるのもよいでしょう。

                                                                                                    + + +
                                                                                                    + +
                                                                                                    +
                                                                                                    +
                                                                                                    + +

                                                                                                    results matching ""

                                                                                                    +
                                                                                                      + +
                                                                                                      +
                                                                                                      + +

                                                                                                      No results matching ""

                                                                                                      + +
                                                                                                      +
                                                                                                      +
                                                                                                      + +
                                                                                                      +
                                                                                                      + + +
                                                                                                      + + +
                                                                                                      + + + + + + + + + + + + + + +
                                                                                                      + + +
                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ja/testing.html b/ja/testing.html new file mode 100644 index 000000000..e6ecbcd0a --- /dev/null +++ b/ja/testing.html @@ -0,0 +1,665 @@ + + + + + + + テスト · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                      + + +
                                                                                                      + +
                                                                                                      + + + + + + + + + +
                                                                                                      +
                                                                                                      + +
                                                                                                      +
                                                                                                      + +
                                                                                                      + +

                                                                                                      テスト

                                                                                                      +

                                                                                                      私たちが Vuex でユニットテストしたい主な部分はミューテーションとアクションです。

                                                                                                      +

                                                                                                      ミューテーションのテスト

                                                                                                      +

                                                                                                      ミューテーションは完全に引数に依存しているだけの関数であるため、テストするのがとても簡単です。効果的なやり方として、もし ES2015 のモジュールを使っていて store.js ファイルの中にミューテーションがあるなら、デフォルトエクスポートに加えて、名前付きエクスポートでミューテーションをエクスポートできます。

                                                                                                      +
                                                                                                      const state = { ... }
                                                                                                      +
                                                                                                      +// 名前付きエクスポートでミューテーションをエクスポートする
                                                                                                      +export const mutations = { ... }
                                                                                                      +
                                                                                                      +export default new Vuex.Store({
                                                                                                      +  state,
                                                                                                      +  mutations
                                                                                                      +})
                                                                                                      +
                                                                                                      +

                                                                                                      Mocha + Chai を使用してミューテーションをテストする例です(あなたの好きな任意のフレームワーク/アサーションライブラリを使用できます):

                                                                                                      +
                                                                                                      // mutations.js
                                                                                                      +export const mutations = {
                                                                                                      +  increment: state => state.count++
                                                                                                      +}
                                                                                                      +
                                                                                                      +
                                                                                                      // mutations.spec.js
                                                                                                      +import { expect } from 'chai'
                                                                                                      +import { mutations } from './store'
                                                                                                      +
                                                                                                      +// ミューテーションの分割束縛
                                                                                                      +const { increment } = mutations
                                                                                                      +
                                                                                                      +describe('mutations', () => {
                                                                                                      +  it('INCREMENT', () => {
                                                                                                      +    // ステートのモック
                                                                                                      +    const state = { count: 0 }
                                                                                                      +    // ミューテーションを適用する
                                                                                                      +    increment(state)
                                                                                                      +    // 結果を検証する
                                                                                                      +    expect(state.count).to.equal(1)
                                                                                                      +  })
                                                                                                      +})
                                                                                                      +
                                                                                                      +

                                                                                                      アクションのテスト

                                                                                                      +

                                                                                                      アクションは外部の API を呼び出す可能性があるため、ミューテーションのテストよりも少し注意が必要です。アクションをテストするとき、通常、いくつかの段階でモックを作る必要があります。例えば API 呼び出しをサービスとして抽象化し、そしてテストの内部ではそのサービスをモックにすることができます。簡単に依存関係をモック化するために、webpack と inject-loader を使ってテストファイルをバンドルすることができます。

                                                                                                      +

                                                                                                      非同期なアクションのテストの例:

                                                                                                      +
                                                                                                      // actions.js
                                                                                                      +import shop from '../api/shop'
                                                                                                      +
                                                                                                      +export const getAllProducts = ({ commit }) => {
                                                                                                      +  commit('REQUEST_PRODUCTS')
                                                                                                      +  shop.getProducts(products => {
                                                                                                      +    commit('RECEIVE_PRODUCTS', products)
                                                                                                      +  })
                                                                                                      +}
                                                                                                      +
                                                                                                      +
                                                                                                      // actions.spec.js
                                                                                                      +
                                                                                                      +// inline loader のために require 構文を使用する
                                                                                                      +// ここでは inject-loader を使って、モック化された依存関係を注入できるようにするモジュールファクトリーを返す
                                                                                                      +import { expect } from 'chai'
                                                                                                      +const actionsInjector = require('inject-loader!./actions')
                                                                                                      +
                                                                                                      +// モックによってモジュールを作成する
                                                                                                      +const actions = actionsInjector({
                                                                                                      +  '../api/shop': {
                                                                                                      +    getProducts (cb) {
                                                                                                      +      setTimeout(() => {
                                                                                                      +        cb([ /* レスポンスのモック */ ])
                                                                                                      +      }, 100)
                                                                                                      +    }
                                                                                                      +  }
                                                                                                      +})
                                                                                                      +
                                                                                                      +// 期待されるミューテーションをアクションが呼び出すかをテストするためのヘルパー
                                                                                                      +const testAction = (action, payload, state, expectedMutations, done) => {
                                                                                                      +  let count = 0
                                                                                                      +
                                                                                                      +  // コミットをモックする
                                                                                                      +  const commit = (type, payload) => {
                                                                                                      +    const mutation = expectedMutations[count]
                                                                                                      +
                                                                                                      +    try {
                                                                                                      +      expect(type).to.equal(mutation.type)
                                                                                                      +      if (payload) {
                                                                                                      +        expect(payload).to.deep.equal(mutation.payload)
                                                                                                      +      }
                                                                                                      +    } catch (error) {
                                                                                                      +      done(error)
                                                                                                      +    }
                                                                                                      +
                                                                                                      +    count++
                                                                                                      +    if (count >= expectedMutations.length) {
                                                                                                      +      done()
                                                                                                      +    }
                                                                                                      +  }
                                                                                                      +
                                                                                                      +  // モック化したストアと引数でアクションを呼び出す
                                                                                                      +  action({ commit, state }, payload)
                                                                                                      +
                                                                                                      +  // 呼び出されるべきミューテーションが残っていないか確認する
                                                                                                      +  if (expectedMutations.length === 0) {
                                                                                                      +    expect(count).to.equal(0)
                                                                                                      +    done()
                                                                                                      +  }
                                                                                                      +}
                                                                                                      +
                                                                                                      +describe('actions', () => {
                                                                                                      +  it('getAllProducts', done => {
                                                                                                      +    testAction(actions.getAllProducts, null, {}, [
                                                                                                      +      { type: 'REQUEST_PRODUCTS' },
                                                                                                      +      { type: 'RECEIVE_PRODUCTS', payload: { /* レスポンスのモック */ } }
                                                                                                      +    ], done)
                                                                                                      +  })
                                                                                                      +})
                                                                                                      +
                                                                                                      +

                                                                                                      ゲッターのテスト

                                                                                                      +

                                                                                                      もしゲッターが複雑な計算を行っているならば、テストコードを書く価値があります。ゲッターはミューテーションと同様の理由でテストしやすいです。

                                                                                                      +

                                                                                                      ゲッターのテストの例:

                                                                                                      +
                                                                                                      // getters.js
                                                                                                      +export const getters = {
                                                                                                      +  filteredProducts (state, { filterCategory }) {
                                                                                                      +    return state.products.filter(product => {
                                                                                                      +      return product.category === filterCategory
                                                                                                      +    })
                                                                                                      +  }
                                                                                                      +}
                                                                                                      +
                                                                                                      +
                                                                                                      // getters.spec.js
                                                                                                      +import { expect } from 'chai'
                                                                                                      +import { getters } from './getters'
                                                                                                      +
                                                                                                      +describe('getters', () => {
                                                                                                      +  it('filteredProducts', () => {
                                                                                                      +    // ステートをモックする
                                                                                                      +    const state = {
                                                                                                      +      products: [
                                                                                                      +        { id: 1, title: 'Apple', category: 'fruit' },
                                                                                                      +        { id: 2, title: 'Orange', category: 'fruit' },
                                                                                                      +        { id: 3, title: 'Carrot', category: 'vegetable' }
                                                                                                      +      ]
                                                                                                      +    }
                                                                                                      +    // ゲッターをモックする
                                                                                                      +    const filterCategory = 'fruit'
                                                                                                      +
                                                                                                      +    // ゲッターから結果を受け取る
                                                                                                      +    const result = getters.filteredProducts(state, { filterCategory })
                                                                                                      +
                                                                                                      +    // 結果を検証する
                                                                                                      +    expect(result).to.deep.equal([
                                                                                                      +      { id: 1, title: 'Apple', category: 'fruit' },
                                                                                                      +      { id: 2, title: 'Orange', category: 'fruit' }
                                                                                                      +    ])
                                                                                                      +  })
                                                                                                      +})
                                                                                                      +
                                                                                                      +

                                                                                                      テストの実行

                                                                                                      +

                                                                                                      ミューテーションやアクションが適切に書かれている場合は、適切にモック化された後、テストコードはブラウザの API に直接依存関係を持つことはないでしょう。したがって、単純に webpack でテストをバンドルでき、それを直接 Node で実行できます。別の方法として、本当のブラウザでテストを実行するためには mocha-loader または Karma + karma-webpack を使用できます。

                                                                                                      +

                                                                                                      Node での実行

                                                                                                      +

                                                                                                      以下のような webpack の設定を作成します(.babelrc もあわせて使います):

                                                                                                      +
                                                                                                      // webpack.config.js
                                                                                                      +module.exports = {
                                                                                                      +  entry: './test.js',
                                                                                                      +  output: {
                                                                                                      +    path: __dirname,
                                                                                                      +    filename: 'test-bundle.js'
                                                                                                      +  },
                                                                                                      +  module: {
                                                                                                      +    loaders: [
                                                                                                      +      {
                                                                                                      +        test: /\.js$/,
                                                                                                      +        loader: 'babel-loader',
                                                                                                      +        exclude: /node_modules/
                                                                                                      +      }
                                                                                                      +    ]
                                                                                                      +  }
                                                                                                      +}
                                                                                                      +
                                                                                                      +

                                                                                                      それから下記コマンドを実行します:

                                                                                                      +
                                                                                                      webpack
                                                                                                      +mocha test-bundle.js
                                                                                                      +
                                                                                                      +

                                                                                                      ブラウザでの実行

                                                                                                      +
                                                                                                        +
                                                                                                      1. mocha-loader をインストールする
                                                                                                      2. +
                                                                                                      3. 上記 webpack 設定から entry'mocha-loader!babel-loader!./test.js' に変更する
                                                                                                      4. +
                                                                                                      5. 設定を使用して webpack-dev-server を開始する
                                                                                                      6. +
                                                                                                      7. ブラウザで localhost:8080/webpack-dev-server/test-bundle を開く
                                                                                                      8. +
                                                                                                      +

                                                                                                      Karma + karma-webpack を使ったブラウザでの実行

                                                                                                      +

                                                                                                      vue-loader ドキュメント 内のセットアップ方法を参考にしてください。

                                                                                                      + + +
                                                                                                      + +
                                                                                                      +
                                                                                                      +
                                                                                                      + +

                                                                                                      results matching ""

                                                                                                      +
                                                                                                        + +
                                                                                                        +
                                                                                                        + +

                                                                                                        No results matching ""

                                                                                                        + +
                                                                                                        +
                                                                                                        +
                                                                                                        + +
                                                                                                        +
                                                                                                        + + +
                                                                                                        + + +
                                                                                                        + + + + + + + + + + + + + + +
                                                                                                        + + +
                                                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/actions.html b/kr/actions.html new file mode 100644 index 000000000..7e40613b8 --- /dev/null +++ b/kr/actions.html @@ -0,0 +1,629 @@ + + + + + + + 액션 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                        +
                                                                                                        + + + + + + + + +
                                                                                                        + +
                                                                                                        + +
                                                                                                        + + + + + + + + + +
                                                                                                        +
                                                                                                        + +
                                                                                                        +
                                                                                                        + +
                                                                                                        + +

                                                                                                        액션

                                                                                                        +

                                                                                                        액션은 변이와 유사합니다. 몇가지 다른 점은,

                                                                                                        +
                                                                                                          +
                                                                                                        • 상태를 변이시키는 대신 액션으로 변이에 대한 커밋을 합니다.
                                                                                                        • +
                                                                                                        • 작업에는 임의의 비동기 작업이 포함될 수 있습니다.
                                                                                                        • +
                                                                                                        +

                                                                                                        간단한 액션을 등록합시다.

                                                                                                        +
                                                                                                        const store = new Vuex.Store({
                                                                                                        +  state: {
                                                                                                        +    count: 0
                                                                                                        +  },
                                                                                                        +  mutations: {
                                                                                                        +    increment (state) {
                                                                                                        +      state.count++
                                                                                                        +    }
                                                                                                        +  },
                                                                                                        +  actions: {
                                                                                                        +    increment (context) {
                                                                                                        +      context.commit('increment')
                                                                                                        +    }
                                                                                                        +  }
                                                                                                        +})
                                                                                                        +
                                                                                                        +

                                                                                                        액션 핸들러는 저장소 인스턴스의 같은 메소드들/프로퍼티 세트를 드러내는 컨텍스트 객체를 받습니다. 그래서 context.commit을 호출하여 변이를 커밋하거나 context.statecontext.getters를 통해 상태와 getters에 접근 할 수 있습니다. 나중에 모듈에서 이 컨텍스트 객체가 저장소 인스턴스 자체가 아닌 이유를 알 수 있습니다.

                                                                                                        +

                                                                                                        실제로 (특히 commit를 여러 번 호출해야하는 경우)코드를 단순화하기 위해 ES2015 전달인자 분해를 사용합니다.

                                                                                                        +
                                                                                                        actions: {
                                                                                                        +  increment ({ commit }) {
                                                                                                        +    commit('increment')
                                                                                                        +  }
                                                                                                        +}
                                                                                                        +
                                                                                                        +

                                                                                                        디스패치 액션

                                                                                                        +

                                                                                                        액션은 store.dispatch 메소드로 시작됩니다.

                                                                                                        +
                                                                                                        store.dispatch('increment')
                                                                                                        +
                                                                                                        +

                                                                                                        처음 볼 때는 이상해 보일 수 있습니다. 카운트를 증가 시키려면 store.commit('increment')를 직접 호출하면 어떻습니까? 음, 돌연변이는 동기적 이어야 한다는 것을 기억하십니까? 액션은 그렇지 않습니다. 액션 내에서 비동기 작업을 수행 할 수 있습니다.

                                                                                                        +
                                                                                                        actions: {
                                                                                                        +  incrementAsync ({ commit }) {
                                                                                                        +    setTimeout(() => {
                                                                                                        +      commit('increment')
                                                                                                        +    }, 1000)
                                                                                                        +  }
                                                                                                        +}
                                                                                                        +
                                                                                                        +

                                                                                                        액션은 동일한 페이로드 타입과 객체 스타일의 디스패치를 지원합니다.

                                                                                                        +
                                                                                                        // 페이로드와 함께 디스패치
                                                                                                        +store.dispatch('incrementAsync', {
                                                                                                        +  amount: 10
                                                                                                        +})
                                                                                                        +
                                                                                                        +// 객체와 함께 디스패치
                                                                                                        +store.dispatch({
                                                                                                        +  type: 'incrementAsync',
                                                                                                        +  amount: 10
                                                                                                        +})
                                                                                                        +
                                                                                                        +

                                                                                                        액션의 좀 더 실용적인 예는 비동기 API 호출여러 개의 변이를 커밋 하는 장바구니 결제입니다.

                                                                                                        +
                                                                                                        actions: {
                                                                                                        +  checkout ({ commit, state }, products) {
                                                                                                        +    // 장바구니에 현재있는 항목을 저장하십시오.
                                                                                                        +    const savedCartItems = [...state.cart.added]
                                                                                                        +
                                                                                                        +    // 결제 요청을 보낸 후 장바구니를 비웁니다.
                                                                                                        +    commit(types.CHECKOUT_REQUEST)
                                                                                                        +
                                                                                                        +    // 상점 API는 성공 콜백 및 실패 콜백을 받습니다.
                                                                                                        +    shop.buyProducts(
                                                                                                        +      products,
                                                                                                        +      // 요청 성공 핸들러
                                                                                                        +      () => commit(types.CHECKOUT_SUCCESS),
                                                                                                        +      // 요청 실패 핸들러
                                                                                                        +      () => commit(types.CHECKOUT_FAILURE, savedCartItems)
                                                                                                        +    )
                                                                                                        +  }
                                                                                                        +}
                                                                                                        +
                                                                                                        +

                                                                                                        비동기 작업의 흐름을 수행하고 커밋하여 작업의 사이드이펙트(상태 변이)을 기록합니다.

                                                                                                        +

                                                                                                        컴포넌트 내부에서 디스패치 액션 사용하기

                                                                                                        +

                                                                                                        this.$store.dispatch('xxx')를 사용하여 컴포넌트에서 액션을 디스패치하거나 컴포넌트 메소드를 store.dispatch 호출에 매핑하는 mapActions 헬퍼를 사용할 수 있습니다 (루트 store 주입 필요) :

                                                                                                        +
                                                                                                        import { mapActions } from 'vuex'
                                                                                                        +
                                                                                                        +export default {
                                                                                                        +  // ...
                                                                                                        +  methods: {
                                                                                                        +    ...mapActions([
                                                                                                        +      'increment' // this.increment()을 this.$store.dispatch('increment')에 매핑
                                                                                                        +    ]),
                                                                                                        +    ...mapActions({
                                                                                                        +      add: 'increment' // this.add()을 this.$store.dispatch('increment')에 매핑
                                                                                                        +    })
                                                                                                        +  }
                                                                                                        +}
                                                                                                        +
                                                                                                        +

                                                                                                        액션 구성하기

                                                                                                        +

                                                                                                        액션은 종종 비동기적 입니다. 그러면 액션이 언제 완료되는지 어떻게 알 수 있습니까? 더 중요한 것은, 복잡한 비동기 흐름을 처리하기 위해 어떻게 여러 작업을 함께 구성 할 수 있습니까?

                                                                                                        +

                                                                                                        가장 먼저 알아야 할 점은 store.dispatch가 트리거 된 액션 핸들러에 의해 반환된 Promise를 처리 할 수 있으며 Promise를 반환한다는 것입니다.

                                                                                                        +
                                                                                                        actions: {
                                                                                                        +  actionA ({ commit }) {
                                                                                                        +    return new Promise((resolve, reject) => {
                                                                                                        +      setTimeout(() => {
                                                                                                        +        commit('someMutation')
                                                                                                        +        resolve()
                                                                                                        +      }, 1000)
                                                                                                        +    })
                                                                                                        +  }
                                                                                                        +}
                                                                                                        +
                                                                                                        +

                                                                                                        이렇게 할 수 있습니다.

                                                                                                        +
                                                                                                        store.dispatch('actionA').then(() => {
                                                                                                        +  // ...
                                                                                                        +})
                                                                                                        +
                                                                                                        +

                                                                                                        그리고 안에 또 다른 액션을 사용할 수 있습니다.

                                                                                                        +
                                                                                                        actions: {
                                                                                                        +  // ...
                                                                                                        +  actionB ({ dispatch, commit }) {
                                                                                                        +    return dispatch('actionA').then(() => {
                                                                                                        +      commit('someOtherMutation')
                                                                                                        +    })
                                                                                                        +  }
                                                                                                        +}
                                                                                                        +
                                                                                                        +

                                                                                                        마지막으로, JavaScript 기능인 async/await를 사용하면 다음과 같은 작업을 구성 할 수 있습니다.

                                                                                                        +
                                                                                                        // getData() 및 getOtherData()가 Promise를 반환한다고 가정합니다.
                                                                                                        +actions: {
                                                                                                        +  async actionA ({ commit }) {
                                                                                                        +    commit('gotData', await getData())
                                                                                                        +  },
                                                                                                        +  async actionB ({ dispatch, commit }) {
                                                                                                        +    await dispatch('actionA') // actionA가 끝나기를 기다립니다.
                                                                                                        +    commit('gotOtherData', await getOtherData())
                                                                                                        +  }
                                                                                                        +}
                                                                                                        +
                                                                                                        +
                                                                                                        +

                                                                                                        store.dispatch가 다른 모듈에서 여러 액션 핸들러를 트리거하는 것이 가능합니다. 이 경우 반환 된 값은 모든 트리거 된 처리기가 완료 되었을 때 처리되는 Promise입니다.

                                                                                                        +
                                                                                                        + + +
                                                                                                        + +
                                                                                                        +
                                                                                                        +
                                                                                                        + +

                                                                                                        results matching ""

                                                                                                        +
                                                                                                          + +
                                                                                                          +
                                                                                                          + +

                                                                                                          No results matching ""

                                                                                                          + +
                                                                                                          +
                                                                                                          +
                                                                                                          + +
                                                                                                          +
                                                                                                          + + +
                                                                                                          + + +
                                                                                                          + + + + + + + + + + + + + + +
                                                                                                          + + +
                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/api.html b/kr/api.html new file mode 100644 index 000000000..26b49d26e --- /dev/null +++ b/kr/api.html @@ -0,0 +1,650 @@ + + + + + + + API 레퍼런스 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                          +
                                                                                                          + + + + + + + + +
                                                                                                          + +
                                                                                                          + +
                                                                                                          + + + + + + + + + +
                                                                                                          +
                                                                                                          + +
                                                                                                          +
                                                                                                          + +
                                                                                                          + +

                                                                                                          API 레퍼런스

                                                                                                          +

                                                                                                          Vuex.Store

                                                                                                          +
                                                                                                          import Vuex from 'vuex'
                                                                                                          +
                                                                                                          +const store = new Vuex.Store({ ...options })
                                                                                                          +
                                                                                                          +

                                                                                                          Vuex.Store 생성자 옵션

                                                                                                          +
                                                                                                            +
                                                                                                          • state

                                                                                                            +
                                                                                                              +
                                                                                                            • 자료형: Object

                                                                                                              +

                                                                                                              Vuex 저장소의 루트 상태 객체 입니다.

                                                                                                              +

                                                                                                              상세

                                                                                                              +
                                                                                                            • +
                                                                                                            +
                                                                                                          • +
                                                                                                          • mutations

                                                                                                            +
                                                                                                              +
                                                                                                            • 자료형: { [type: string]: Function }

                                                                                                              +

                                                                                                              저장소에 변이를 등록하십시오. 핸들러 함수는 항상 첫 번째 전달인자로 state를 받습니다 (모듈에 정의 된 경우 모듈 로컬 상태가됩니다). 두 번째 payload 전달인자가 있으면 처리합니다.

                                                                                                              +

                                                                                                              상세

                                                                                                              +
                                                                                                            • +
                                                                                                            +
                                                                                                          • +
                                                                                                          • actions

                                                                                                            +
                                                                                                              +
                                                                                                            • 자료형: { [type: string]: Function }

                                                                                                              +

                                                                                                              저장소에 액션을 등록하십시오. 핸들러 함수는 다음 속성을 노출하는 context 객체를받습니다.

                                                                                                              +
                                                                                                              {
                                                                                                              +  state,     // store.state와 같습니다. 또는 모듈에 있는 경우 로컬 상태
                                                                                                              +  rootState, // store.state와 같습니다. 모듈 안에만 존재합니다
                                                                                                              +  commit,    // store.commit와 같습니다.
                                                                                                              +  dispatch,  // store.dispatch와 같습니다.
                                                                                                              +  getters    // store.getters와 같습니다.
                                                                                                              +}
                                                                                                              +
                                                                                                              +

                                                                                                              상세

                                                                                                              +
                                                                                                            • +
                                                                                                            +
                                                                                                          • +
                                                                                                          • getters

                                                                                                            +
                                                                                                              +
                                                                                                            • 자료형: { [key: string]: Function }

                                                                                                              +

                                                                                                              저장소에 getter를 등록하십시오. getter 함수는 다음 전달인자를 받습니다.

                                                                                                              +
                                                                                                              state,     // 모듈에 정의 된 경우 모듈 로컬 상태가됩니다.
                                                                                                              +getters,   // store.getters와 같습니다.
                                                                                                              +rootState  // store.state와 같습니다.
                                                                                                              +

                                                                                                              등록된 getter는 store.getters에 노출됩니다.

                                                                                                              +

                                                                                                              상세

                                                                                                              +
                                                                                                            • +
                                                                                                            +
                                                                                                          • +
                                                                                                          • modules

                                                                                                            +
                                                                                                              +
                                                                                                            • 자료형: Object

                                                                                                              +

                                                                                                              저장소에 병합될 하위 모듈을 포함하는 객체 입니다.

                                                                                                              +
                                                                                                              {
                                                                                                              +  key: {
                                                                                                              +    state,
                                                                                                              +    mutations,
                                                                                                              +    actions?,
                                                                                                              +    getters?,
                                                                                                              +    modules?
                                                                                                              +  },
                                                                                                              +  ...
                                                                                                              +}
                                                                                                              +
                                                                                                              +

                                                                                                              각 모듈은 루트 옵션과 비슷한 statemutations 를 포함 할 수 있습니다. 모듈의 상태는 모듈의 키를 사용하여 저장소의 루트 상태에 연결됩니다. 모듈의 변이와 getter는 모듈의 로컬 상태를 루트 상태 대신 첫 번째 전달인자로 받으며 모듈 액션의 context.state도 로컬 상태를 가리 킵니다.

                                                                                                              +

                                                                                                              상세

                                                                                                              +
                                                                                                            • +
                                                                                                            +
                                                                                                          • +
                                                                                                          • plugins

                                                                                                            +
                                                                                                              +
                                                                                                            • 자료형: Array<Function>

                                                                                                              +

                                                                                                              저장소에 적용 할 플러그인 함수의 배열입니다. 플러그인은 저장소를 유일한 전달인자로 받아들이고 아웃바운드 데이터 지속성, 로깅 또는 디버깅을 위한 변이를 감시하거나 (인바운드 데이터 (예: 웹 소켓 또는 관찰 가능 항목)의 디스패치 변이) 감시할 수 있습니다.

                                                                                                              +

                                                                                                              상세

                                                                                                              +
                                                                                                            • +
                                                                                                            +
                                                                                                          • +
                                                                                                          • strict

                                                                                                            +
                                                                                                              +
                                                                                                            • 자료형: Boolean
                                                                                                            • +
                                                                                                            • 기본값: false

                                                                                                              +

                                                                                                              Vuex 저장소를 strict 모드로 변경합니다. strict 모드에서 변이 핸들러 외부의 Vuex 상태에 대한 임의의 변이는 오류를 발생시킵니다.

                                                                                                              +

                                                                                                              상세

                                                                                                              +
                                                                                                            • +
                                                                                                            +
                                                                                                          • +
                                                                                                          +

                                                                                                          Vuex.Store 인스턴스 속성

                                                                                                          +
                                                                                                            +
                                                                                                          • state

                                                                                                            +
                                                                                                              +
                                                                                                            • 자료형: Object

                                                                                                              +

                                                                                                              루트 상태. 읽기 전용

                                                                                                              +
                                                                                                            • +
                                                                                                            +
                                                                                                          • +
                                                                                                          • getters

                                                                                                            +
                                                                                                              +
                                                                                                            • 자료형: Object

                                                                                                              +

                                                                                                              등록된 getters 입니다. 읽기 전용.

                                                                                                              +
                                                                                                            • +
                                                                                                            +
                                                                                                          • +
                                                                                                          +

                                                                                                          Vuex.Store 인스턴스 메소드

                                                                                                          +
                                                                                                            +
                                                                                                          • commit(type: string, payload?: any) | commit(mutation: Object)

                                                                                                            +

                                                                                                            변이를 커밋합니다. 상세

                                                                                                            +
                                                                                                          • +
                                                                                                          • dispatch(type: string, payload?: any) | dispatch(action: Object)

                                                                                                            +

                                                                                                            액션을 디스패치 합니다. 모든 트리거된 액션 핸들러를 처리하는 Promise를 반환합니다. 상세

                                                                                                            +
                                                                                                          • +
                                                                                                          • replaceState(state: Object)

                                                                                                            +

                                                                                                            저장소의 루트 상태를 바꿉니다. 상태에 대한 상호작용/시점 변경 목적으로 만 사용하십시오.

                                                                                                            +
                                                                                                          • +
                                                                                                          • watch(getter: Function, cb: Function, options?: Object)

                                                                                                            +

                                                                                                            getter 함수의 반환 값을 반응적으로 지켜보고 값이 변경되면 콜백을 호출합니다. getter는 저장소의 상태를 유일한 인수로받습니다. Vue의 vm.$watch 메소드와 같은 옵션을 취하는 옵션 객체를 받아들입니다.

                                                                                                            +

                                                                                                            감시를 중단하려면 반환된 핸들 함수를 호출하십시오.

                                                                                                            +
                                                                                                          • +
                                                                                                          • subscribe(handler: Function)

                                                                                                            +

                                                                                                            저장소 변이를 구독합니다. handler는 모든 변이 이후 호출되고 변이 디스크립터와 변이 상태를 전달인자로 받습니다.

                                                                                                            +
                                                                                                            store.subscribe((mutation, state) => {
                                                                                                            +  console.log(mutation.type)
                                                                                                            +  console.log(mutation.payload)
                                                                                                            +})
                                                                                                            +
                                                                                                            +

                                                                                                            플러그인에서 가장 일반적으로 사용됩니다. 상세

                                                                                                            +
                                                                                                          • +
                                                                                                          • registerModule(path: string | Array<string>, module: Module, options?: Object)

                                                                                                            +

                                                                                                            동적 모듈을 등록합니다. 상세

                                                                                                            +

                                                                                                            options은 이전 속성을 보호하는 preserveState: true를 가질 수 있습니다. 이것은 서버사이드 렌더링에서 유용합니다.

                                                                                                            +
                                                                                                          • +
                                                                                                          • unregisterModule(path: string | Array<string>)

                                                                                                            +

                                                                                                            동적 모듈을 해제 합니다. 상세

                                                                                                            +
                                                                                                          • +
                                                                                                          • hotUpdate(newOptions: Object)

                                                                                                            +

                                                                                                            새 액션과 변이를 핫 스왑 합니다. 상세

                                                                                                            +
                                                                                                          • +
                                                                                                          +

                                                                                                          컴포넌트 바인딩 헬퍼

                                                                                                          +
                                                                                                            +
                                                                                                          • mapState(namespace?: string, map: Array<string> | Object): Object

                                                                                                            +

                                                                                                            Vuex 저장소의 하위 트리를 반환하는 컴포넌트 계산 옵션을 만듭니다. 상세

                                                                                                            +

                                                                                                            처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세

                                                                                                            +
                                                                                                          • +
                                                                                                          • mapGetters(namespace?: string, map: Array<string> | Object): Object

                                                                                                            +

                                                                                                            getter의 평가된 값을 반환하는 컴포넌트 계산 옵션을 만듭니다. 상세

                                                                                                            +

                                                                                                            처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세

                                                                                                            +
                                                                                                          • +
                                                                                                          • mapActions(namespace?: string, map: Array<string> | Object): Object

                                                                                                            +

                                                                                                            액션을 전달하는 컴포넌트 메소드 옵션을 만듭니다. 상세

                                                                                                            +

                                                                                                            처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세

                                                                                                            +
                                                                                                          • +
                                                                                                          • mapMutations(namespace?: string, map: Array<string> | Object): Object

                                                                                                            +

                                                                                                            변이를 커밋하는 컴포넌트 메소드 옵션을 만듭니다. 상세

                                                                                                            +

                                                                                                            처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세

                                                                                                            +
                                                                                                          • +
                                                                                                          • createNamespacedHelpers(namespace: string): Object

                                                                                                            +

                                                                                                            namespace가 적용된 컴포넌트 바인딩 helper를 만듭니다. 주어진 namespace가 적용된 mapState, mapGetters, mapActions mapMutations들을 가지고 있는 오브젝트를 반환합니다. 상세

                                                                                                            +
                                                                                                          • +
                                                                                                          + + +
                                                                                                          + +
                                                                                                          +
                                                                                                          +
                                                                                                          + +

                                                                                                          results matching ""

                                                                                                          +
                                                                                                            + +
                                                                                                            +
                                                                                                            + +

                                                                                                            No results matching ""

                                                                                                            + +
                                                                                                            +
                                                                                                            +
                                                                                                            + +
                                                                                                            +
                                                                                                            + + +
                                                                                                            + + +
                                                                                                            + + + + + + + + + + +
                                                                                                            + + +
                                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/forms.html b/kr/forms.html new file mode 100644 index 000000000..e6e968bd2 --- /dev/null +++ b/kr/forms.html @@ -0,0 +1,536 @@ + + + + + + + 폼 핸들링 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                            +
                                                                                                            + + + + + + + + +
                                                                                                            + +
                                                                                                            + +
                                                                                                            + + + + + + + + + +
                                                                                                            +
                                                                                                            + +
                                                                                                            +
                                                                                                            + +
                                                                                                            + +

                                                                                                            폼 핸들링

                                                                                                            +

                                                                                                            strict 모드로 Vuex를 사용하는 경우 Vuex에 포함된 부분에 v-model을 사용하는 것은 약간 까다로울 수 있습니다.

                                                                                                            +
                                                                                                            <input v-model="obj.message">
                                                                                                            +
                                                                                                            +

                                                                                                            obj가 저장소에서 객체를 반환하는 계산된 속성이라면, 여기에있는 v-model은 사용자가 입력 할 때 obj.message를 직접 변경하려고 합니다. strict 모드에서는 Vuex 변이 처리기 내부에서 변이가 수행되지 않으므로 오류가 발생합니다.

                                                                                                            +

                                                                                                            그것을 다루는 "Vuex 방식"은 <input>의 값을 바인딩하고 input 또는 change 이벤트에 대한 액션을 호출하는 것 입니다.

                                                                                                            +
                                                                                                            <input :value="message" @input="updateMessage">
                                                                                                            +
                                                                                                            +
                                                                                                            // ...
                                                                                                            +computed: {
                                                                                                            +  ...mapState({
                                                                                                            +    message: state => state.obj.message
                                                                                                            +  })
                                                                                                            +},
                                                                                                            +methods: {
                                                                                                            +  updateMessage (e) {
                                                                                                            +    this.$store.commit('updateMessage', e.target.value)
                                                                                                            +  }
                                                                                                            +}
                                                                                                            +
                                                                                                            +

                                                                                                            변이에 대한 핸들러 입니다.

                                                                                                            +
                                                                                                            // ...
                                                                                                            +mutations: {
                                                                                                            +  updateMessage (state, message) {
                                                                                                            +    state.obj.message = message
                                                                                                            +  }
                                                                                                            +}
                                                                                                            +
                                                                                                            +

                                                                                                            양방향 계산된 속성

                                                                                                            +

                                                                                                            틀림없이, 위의 내용은 v-model + 지역 상태보다 좀더 장황 해졌고, v-model의 유용한 기능 중 일부를 잃어 버렸습니다. 다른 방법은 setter를 사용하여 양방향 계산된 속성을 사용하는 것입니다.

                                                                                                            +
                                                                                                            <input v-model="message">
                                                                                                            +
                                                                                                            +
                                                                                                            // ...
                                                                                                            +computed: {
                                                                                                            +  message: {
                                                                                                            +    get () {
                                                                                                            +      return this.$store.state.obj.message
                                                                                                            +    },
                                                                                                            +    set (value) {
                                                                                                            +      this.$store.commit('updateMessage', value)
                                                                                                            +    }
                                                                                                            +  }
                                                                                                            +}
                                                                                                            +
                                                                                                            + + +
                                                                                                            + +
                                                                                                            +
                                                                                                            +
                                                                                                            + +

                                                                                                            results matching ""

                                                                                                            +
                                                                                                              + +
                                                                                                              +
                                                                                                              + +

                                                                                                              No results matching ""

                                                                                                              + +
                                                                                                              +
                                                                                                              +
                                                                                                              + +
                                                                                                              +
                                                                                                              + + +
                                                                                                              + + +
                                                                                                              + + + + + + + + + + + + + + +
                                                                                                              + + +
                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/getters.html b/kr/getters.html new file mode 100644 index 000000000..3e53d6634 --- /dev/null +++ b/kr/getters.html @@ -0,0 +1,558 @@ + + + + + + + Getters · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                              +
                                                                                                              + + + + + + + + +
                                                                                                              + +
                                                                                                              + +
                                                                                                              + + + + + + + + + +
                                                                                                              +
                                                                                                              + +
                                                                                                              +
                                                                                                              + +
                                                                                                              + +

                                                                                                              Getters

                                                                                                              +

                                                                                                              때로는 저장소 상태를 기반하는 상태를 계산해야 할 수도 있습니다.(예: 아이템 리스트를 필터링하고 계산)

                                                                                                              +
                                                                                                              computed: {
                                                                                                              +  doneTodosCount () {
                                                                                                              +    return this.$store.state.todos.filter(todo => todo.done).length
                                                                                                              +  }
                                                                                                              +}
                                                                                                              +
                                                                                                              +

                                                                                                              둘 이상의 컴포넌트가 이를 사용 해야하는 경우 함수를 복제하거나 공유된 헬퍼를 추출하여 여러 위치에서 가져와야합니다. 둘 다 이상적이지 않습니다.

                                                                                                              +

                                                                                                              Vuex를 사용하면 저장소에서 "getters"를 정의 할 수 있습니다(저장소의 계산된 속성으로 생각됩니다). Getters는 첫 번째 전달인자로 상태를 받습니다.

                                                                                                              +
                                                                                                              const store = new Vuex.Store({
                                                                                                              +  state: {
                                                                                                              +    todos: [
                                                                                                              +      { id: 1, text: '...', done: true },
                                                                                                              +      { id: 2, text: '...', done: false }
                                                                                                              +    ]
                                                                                                              +  },
                                                                                                              +  getters: {
                                                                                                              +    doneTodos: state => {
                                                                                                              +      return state.todos.filter(todo => todo.done)
                                                                                                              +    }
                                                                                                              +  }
                                                                                                              +})
                                                                                                              +
                                                                                                              +

                                                                                                              getters는 store.getters 객체에 노출 됩니다.

                                                                                                              +
                                                                                                              store.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]
                                                                                                              +
                                                                                                              +

                                                                                                              Getters는 두 번째 전달인자로 다른 getter도 받게됩니다.

                                                                                                              +
                                                                                                              getters: {
                                                                                                              +  // ...
                                                                                                              +  doneTodosCount: (state, getters) => {
                                                                                                              +    return getters.doneTodos.length
                                                                                                              +  }
                                                                                                              +}
                                                                                                              +
                                                                                                              +
                                                                                                              store.getters.doneTodosCount // -> 1
                                                                                                              +
                                                                                                              +

                                                                                                              이제 모든 컴포넌트에서 쉽게 사용할 수 있습니다.

                                                                                                              +
                                                                                                              computed: {
                                                                                                              +  doneTodosCount () {
                                                                                                              +    return this.$store.getters.doneTodosCount
                                                                                                              +  }
                                                                                                              +}
                                                                                                              +
                                                                                                              +

                                                                                                              mapGetters 헬퍼

                                                                                                              +

                                                                                                              mapGetters 헬퍼는 저장소 getter를 로컬 계산된 속성에 매핑합니다.

                                                                                                              +
                                                                                                              import { mapGetters } from 'vuex'
                                                                                                              +
                                                                                                              +export default {
                                                                                                              +  // ...
                                                                                                              +  computed: {
                                                                                                              +    // getter를 객체 전개 연산자(Object Spread Operator)로 계산하여 추가합니다.
                                                                                                              +    ...mapGetters([
                                                                                                              +      'doneTodosCount',
                                                                                                              +      'anotherGetter',
                                                                                                              +      // ...
                                                                                                              +    ])
                                                                                                              +  }
                                                                                                              +}
                                                                                                              +
                                                                                                              +

                                                                                                              getter를 다른 이름으로 매핑하려면 객체를 사용합니다.

                                                                                                              +
                                                                                                              ...mapGetters({
                                                                                                              +  // this.doneCount를 store.getters.doneTodosCount에 매핑하십시오.
                                                                                                              +  doneCount: 'doneTodosCount'
                                                                                                              +})
                                                                                                              +
                                                                                                              + + +
                                                                                                              + +
                                                                                                              +
                                                                                                              +
                                                                                                              + +

                                                                                                              results matching ""

                                                                                                              +
                                                                                                                + +
                                                                                                                +
                                                                                                                + +

                                                                                                                No results matching ""

                                                                                                                + +
                                                                                                                +
                                                                                                                +
                                                                                                                + +
                                                                                                                +
                                                                                                                + + +
                                                                                                                + + +
                                                                                                                + + + + + + + + + + + + + + +
                                                                                                                + + +
                                                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/getting-started.html b/kr/getting-started.html new file mode 100644 index 000000000..b6f834190 --- /dev/null +++ b/kr/getting-started.html @@ -0,0 +1,519 @@ + + + + + + + 시작하기 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                +
                                                                                                                + + + + + + + + +
                                                                                                                + +
                                                                                                                + +
                                                                                                                + + + + + + + + + +
                                                                                                                +
                                                                                                                + +
                                                                                                                +
                                                                                                                + +
                                                                                                                + +

                                                                                                                시작하기

                                                                                                                +

                                                                                                                모든 Vuex 애플리케이션의 중심에는 store 가 있습니다. "저장소"는 기본적으로 애플리케이션 상태 를 보유하고있는 컨테이너입니다. Vuex 저장소가 일반 전역 개체와 두 가지 다른 점이 있습니다.

                                                                                                                +
                                                                                                                  +
                                                                                                                1. Vuex store는 반응형 입니다. Vue 컴포넌트는 상태를 검색할 때 저장소의 상태가 변경되면 효율적으로 대응하고 업데이트합니다.
                                                                                                                2. +
                                                                                                                3. 저장소의 상태를 직접 변경할 수 없습니다. 저장소의 상태를 변경하는 유일한 방법은 명시적인 커밋을 이용한 변이 입니다. 이렇게하면 모든 상태에 대한 추적이 가능한 기록이 남을 수 있으며 툴을 사용하여 앱을 더 잘 이해할 수 있습니다.
                                                                                                                4. +
                                                                                                                +

                                                                                                                가장 단순한 저장소

                                                                                                                +
                                                                                                                +

                                                                                                                참고: 모든 예제는 ES2015 문법을 사용합니다. 사용하고 있지 않은 경우 꼭 사용해야 합니다!

                                                                                                                +
                                                                                                                +

                                                                                                                Vuex를 설치한 후 저장소를 만들어 봅시다. 매우 간단합니다. 초기 상태 객체와 일부 변이를 제공하십시오.

                                                                                                                +
                                                                                                                // 모듈 시스템을 사용하는 경우 Vue.use(Vuex)를 먼저 호출해야합니다.
                                                                                                                +
                                                                                                                +const store = new Vuex.Store({
                                                                                                                +  state: {
                                                                                                                +    count: 0
                                                                                                                +  },
                                                                                                                +  mutations: {
                                                                                                                +    increment (state) {
                                                                                                                +      state.count++
                                                                                                                +    }
                                                                                                                +  }
                                                                                                                +})
                                                                                                                +
                                                                                                                +

                                                                                                                이제 state 객체에 store.state로 접근하여 store.commit 메소드로 상태 변경을 트리거 할 수 있습니다.

                                                                                                                +
                                                                                                                store.commit('increment')
                                                                                                                +
                                                                                                                +console.log(store.state.count) // -> 1
                                                                                                                +
                                                                                                                +

                                                                                                                다시 말해, store.state.count를 직접 변경하는 대신 변이를 수행하는 이유는 명시적으로 추적을 하기 때문입니다. 이 간단한 규칙에 따라 의도를보다 명확하게 표현할 수 있으므로 코드를 읽을 때 상태 변화를 더 잘 지켜볼 수 있습니다. 또한 모든 변이를 기록하고 상태 스냅샷을 저장하거나 시간 흐름에 따라 디버깅을 할 수 있는 도구를 제공합니다.

                                                                                                                +

                                                                                                                컴포넌트 안에서 저장소 상태를 사용하는 것은 단순히 계산된 속성 내에서 상태를 반환하는 것입니다. 변경을 트리거하는 것은 컴포넌트 메소드에서 변경을 커밋하는 것을 의미합니다.

                                                                                                                +

                                                                                                                다음은 가장 기본적인 Vuex 카운터 앱의 예입니다.

                                                                                                                +

                                                                                                                이제, 우리는 각 핵심 개념에 대해 더 자세히 설명 할 것입니다. State부터 시작해 보겠습니다.

                                                                                                                + + +
                                                                                                                + +
                                                                                                                +
                                                                                                                +
                                                                                                                + +

                                                                                                                results matching ""

                                                                                                                +
                                                                                                                  + +
                                                                                                                  +
                                                                                                                  + +

                                                                                                                  No results matching ""

                                                                                                                  + +
                                                                                                                  +
                                                                                                                  +
                                                                                                                  + +
                                                                                                                  +
                                                                                                                  + + +
                                                                                                                  + + +
                                                                                                                  + + + + + + + + + + +
                                                                                                                  + + +
                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/hot-reload.html b/kr/hot-reload.html new file mode 100644 index 000000000..21707e17b --- /dev/null +++ b/kr/hot-reload.html @@ -0,0 +1,531 @@ + + + + + + + 핫 리로딩 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                  +
                                                                                                                  + + + + + + + + +
                                                                                                                  + +
                                                                                                                  + +
                                                                                                                  + + + + + + + + + +
                                                                                                                  +
                                                                                                                  + +
                                                                                                                  +
                                                                                                                  + +
                                                                                                                  + +

                                                                                                                  핫 리로딩

                                                                                                                  +

                                                                                                                  Vuex는 webpack의 핫 모듈 변경 API를 사용하여 개발 중에 핫 리로드 변이, 모듈, 액션 및 getter를 지원합니다. browserify-hmr 플러그인으로 Browserify에서 사용할 수도 있습니다.

                                                                                                                  +

                                                                                                                  변이와 모듈의 경우, store.hotUpdate() API 메소드를 사용할 필요가 있습니다.

                                                                                                                  +
                                                                                                                  // store.js
                                                                                                                  +import Vue from 'vue'
                                                                                                                  +import Vuex from 'vuex'
                                                                                                                  +import mutations from './mutations'
                                                                                                                  +import moduleA from './modules/a'
                                                                                                                  +
                                                                                                                  +Vue.use(Vuex)
                                                                                                                  +
                                                                                                                  +const state = { ... }
                                                                                                                  +
                                                                                                                  +const store = new Vuex.Store({
                                                                                                                  +  state,
                                                                                                                  +  mutations,
                                                                                                                  +  modules: {
                                                                                                                  +    a: moduleA
                                                                                                                  +  }
                                                                                                                  +})
                                                                                                                  +
                                                                                                                  +if (module.hot) {
                                                                                                                  +  // 액션과 변이를 핫 모듈로 받아 들인다.
                                                                                                                  +  module.hot.accept(['./mutations', './modules/a'], () => {
                                                                                                                  +    // 업데이트 된 모듈은 babel 6 모듈 출력으로 인해
                                                                                                                  +    // .default를 여기에 추가해야합니다.
                                                                                                                  +    const newMutations = require('./mutations').default
                                                                                                                  +    const newModuleA = require('./modules/a').default
                                                                                                                  +    // 새로운 액션과 변이로 바꿉니다.
                                                                                                                  +    store.hotUpdate({
                                                                                                                  +      mutations: newMutations,
                                                                                                                  +      modules: {
                                                                                                                  +        a: newModuleA
                                                                                                                  +      }
                                                                                                                  +    })
                                                                                                                  +  })
                                                                                                                  +}
                                                                                                                  +
                                                                                                                  +

                                                                                                                  counter-hot 예제로 핫 리로드를 확인하십시오.

                                                                                                                  + + +
                                                                                                                  + +
                                                                                                                  +
                                                                                                                  +
                                                                                                                  + +

                                                                                                                  results matching ""

                                                                                                                  +
                                                                                                                    + +
                                                                                                                    +
                                                                                                                    + +

                                                                                                                    No results matching ""

                                                                                                                    + +
                                                                                                                    +
                                                                                                                    +
                                                                                                                    + +
                                                                                                                    +
                                                                                                                    + + +
                                                                                                                    + + +
                                                                                                                    + + + + + + + + + + + + + + +
                                                                                                                    + + +
                                                                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/images/flow.png b/kr/images/flow.png new file mode 100644 index 0000000000000000000000000000000000000000..8a18b59cfef504c0549154a17f369cb3e3671b38 GIT binary patch literal 25103 zcmagFbyQSexIcVmU;t?(B_#xu8bV4+8WBOHB}S2MDd|BZ6p&E5K?Lb8i9wW*7Lg7C z=|;NVJ$~<9zyI#*TArD+&)!ddp4ewLueBbikPy-nLJ&lvrmCn7K?v{_=P3ake3aYn zb%T#9&Z>s45JYnW`yZyJ&9MzZPg>O!@9Ml5Umt-{KuB`<^{rD+k1O$V)_1X_aQMLm zIg6!X1}6sB|N8=1qG30|v@-%Exc=W4V=x1S!AjYTO9!t1_vN27Kr1Mb^#7mqe~h=y zw>G^dMB(D3wC81p60U!G4A+VeY)g%k;tDIMUtK34-LnjKN3_=cAB|}Cre;f?58te0hn%+|JgENkFW;eKxhkJG`lGZl zU0#6pNoX#|G?@Y}+KdeiL;rktsPS(6xo-R?VFBxu24;EHrTj-#D$t7u5DuDU^P^Ma zN`wnx=ldA1B7rv=CbE7kZz1FoAUv4T{GOEc{=V?m?|$_>x&sS3^fd$$I=Z{%H+0sX zFrC^=oHsOe^Wxl|4o!>$bdvmiHq~MJSYP*KCbrG$2}F*8mZw=?Wq4#3f7iZ(;~ayF zg!&}%QcpKRz2eG-2BG`O5FYxy!=c7}>Ry(q&b<~&f5r|1XowXJyPi8PxLIA%%pF4B z7a&3pfu-p}_cTwB7JQP|DuA6BV6%V0;Db9Ee>`|tUdhf(r!O0eKm;hrczwNUZ%pi! z^VjeSNDji84Q+mKM{^^)DD;mI91Rp(;R%9WKmDICU;_GYTq|@P@TAsR95JqEBf@fH z7K?2j>j_eW8o>;?Te&~gkCie#gN7a+5I~yXd4$Q*Qu8$@6J6nxCrAjmG}Y^%Z8j-A z3=hk)XRl*ztzIdUa?pH42};xjL+Msl=}Tuiv3Igzz%WPKcCN=%zB3{e&~p+LG`fG@ zQ1JZ0oxPiM5OBSzM1|qyE$mk`S&OA-__uFn%ge(R+b)@&YSYs84Fd3o!=EM~(LE5x-N&r!kp`h)aQl zq|%boAfp3MB4Jg85>fvK@MRC|Yf1{PoOApWgseOFq7It z#z#UQLLUp43b^voV6_h+e~=_+d8k1No5cVH_67aE)h_)-@m(Gy0=UJ_le;@HS*2=TcXthhycT7`tx1>n}H#J z`B8|37(;ahOK+^kfgLL4K*MI$hm0LB6C+J%VMjNCBoj4F%SVE1;ZH{nDbOr{0Mf&R z`N}i;BNs+?NZ=|4DqA~!PvZ4AYOJ9^1c~7V(n%fLdDI#xLe1=09LoEjn;)z!a>BPG zfdi&=_F79(s2vv8m2oR|%>BCLH})-6we3lDkJi0hY?) zwU;~+x0E$7qdI*OhIJYL`R^HB!&{8P{cxN!6@ZmZ9$_B?es(B99m1(QEf64lVt$b9 zuqp|6&H~i86tr$zmd;?kLJMX`_qncKt27%g;AQC$gace`|BXrFih(+T$F`40dfutZ zz;W)s2C6NY3A6ljwEcwWvW1-yAPbe3Qab}5*zg2F;v<}&%10Er6 z941Z}r~+%kOXk?hw{ z{~AgS2BMD~CVyRj_BhT0ca|40XDKNWc|CSh%)Z8C9_M%e{wvRetU`=doH;a>DiL|&0vwbR^hl4-=5 z_sj8O>P#`}{bk%C6gyNf3^yozkV664)4}Mj-`((*Mq3Pp!pYGvq$j+=kOs0(7KCi- zx#LpJZvC-Ph3a5@wLf`gqFOVyAd?YbpwR$4Z#`isogLUzL3CLY zb{%}76cxt-Cd5NId(+G9p5MgM2w7T!*>{0n0!9aAl(oLZ!!o1c{qGAp0m4V!#X&Cs zS<-lkuE!ArND@P{#MtQ==PTRlgy0@khYL71l0c}bX}{xLnFOEH-)-9`4Z5H1^FZie z2As0HX^L z+K3>u2do#(&$*r!>^kv)GURenNZ9p}CFi~G5jPdIEiHv!_4XV#2_GxVy7%kxU!Sm< zv8wry`s|y7w11<|=eTUE!_A_O9F>v9-hJ11bn`_b;|YAH=GTJY_X${EVJ{pk1OxoH zlvdAubl-k`$K@#NwtKwS6UCzE<}jvhW3hPZd4rp(k&^RFBY=YVvdHiaxqRpKEQnH` zKrP_n{%3B6^qqNKnbPlpAJ(=W<{10A?FHI4TbAPOB606M&S7~n9dRCp zU{sm;H^MO+ujA)?MBeRhm8=#qtwH4}V&=6@^I{w73Es+4zx2Ji9wuZsqyJ zXnrHB*2r)Al`Z}f>h_D>w7PGNRq)$4#3c-}GVR@pjP@BiRNj7l#G1~ib)WOjNU3Kt z<!-+Ua8BJ@-}K@pJ`7WQA2}PtE}nRC^l+@R zy7tgeCDJ$_sgU+_qBh-SzKnVPEtRt-S|tMWI@_Y^gU(B@Isf~(;sc}0DKgS~8z}{f zO-}H z!#D5bFnE#5hkC;?ZqBQnX>)bWB;szXI=SJBrKY-gRB)JmNAXJtKP6cw0HbVS1ryB! z0SD9DTihGH$=8<)k*zCb9#UUV(SJoQZ+jE-iu{X=!EjW!fOeBpnC!9Z6m7~U8n)<5 z-jpmQzLL(z@`l}}uoUxdM~B|y^BteV%+l8#Q4ik`XS~vRY?XCD_t}+#T-N4gTAH|{ zQh&O12;6={fj@WX={4KRcLJuFs&{s_v(h`iozH(p($4zo(+c%)8|l%15_4LoZ5;{= zrHKl@XXEyJS0in_+JY#Zk+J+%|2075VumFnj8)dSsleucVx#^qo38tQoJO8t^y_OV z3WvQV9tQcgGBf=|hExqvUuI#>nW3Chj$8Q~-Dj?g2A>{Ms1l__+!dllP1ZQJEW;gI zlH|ER+~F%oIHf|pC>{13zvCq&BQsDv;~#TyLw$jIx+Njwx`+tfU%DKKOtj!V`M=D- z`ifkna&RU}bXr}cdTvSFe`xfoQv?)UsSpz8#&<7SnBcm*dp`U`8n)ENNQcY-FZY zCfwxndF@s6l!P!ZhQ2rs!avv=85&G%F7(`Z8TKYPaczwkW0E2&5usH>&R31RRLdZs zc5wWNr~e4Ob2AadkoFyH0z7DaIYZx7T=jH5*~%@$!}{enjHpfw?>B!PK{ZuJ*WRUX z1J{r8OgSRvtFNLsGA!C})5nd(#Qo6T>P6J~jS1zlp0RvR;~{w>A5gTJc4vQ3C8Cc^ zb|*U!b6|3&vPnX$^Z9~vnBklnwT{*TxGUfUxRVdze)rD4VdPM#@ga@06E}vlIQDl5 zNH*&a3GlupZ<>4t5P>&6s0)FozWA%k+j;C;gLqKCR@5d)h+vNNadvz= zRqa)IPNghEj{nGdBs#K5Hu6>7GS(Muiu--}j z=N+c`^3$O2=h+uybz^ago~$8OXDm5SE3B_5(SsKSV$`m6HzdgS9W)YuO0l<5-lK}k ztbl~QJvOv)5NR1jYtI5MY0P?k&yBjJG5V!%5Q!&tiBJcD87;1Xa>wfMYc9GlsKLu3vfyn6+x|I66LT%KovuGN*5lbj?eCavXh!AX#CY=8Qvz^k8qMj9S8 z<|N9ws9vtIvFbBamQeoYqC%_^sTdGE&08Mgfb{A44wHj>aw%08w$ z@A1~h&n$ni$bNTG6mujtKsQlxF3-__c2_s%a-K#1ur_O+ya7AtPvd#3V>?DI{(`*Y zntR+uwM=JWe(V4E^yOigvTKx)MJ3Of{g3tUGP5I$1&D0BdF5mNnYH37x_R3;Wgms0 zxO>BPiLjr2!j?S&*>%|^hu{A=KV3fB`Pvrh zKty|>4%FwOVWXG|93&xfBpw{@rFl6n8qmxDkI;lY-`Mz-gE|x-Y`mjav~1kMtWfW) zn107b+vNOF78Jg6kNP&K4cu6yM}N3I`io&pzq0Ud^VA2E>u$1c=?V-j0cJ)0?rx*B zn6>xU3_fjzDD80tO?Q5TM=Xyw=z#&!7DQcy+L@PWWk0j!cS#5X-UXw$d)ueb{{GiVPH;K<(f%jxKrWVRe4eoO% zpe@n0h_1O!I}1y+IvL8FVOMEj#WW`gt0zSW;RMe#uMD}+u)kP0IR7adPJ$ubISb9d z&-yAlKpPtgYN!t?MduCeTbvdzE%K)g+3NpBO(<2>k9nOIGB?`{y;olTYjaBf^CbJN z5p{ThP}$woT+NfaQvxUNJ`rZV8oiIUaC4dnF|OS^&%Azo7)D_r^%rjM?&Ij71gm-e zft+~P>?1WdX=x#+!Kmw#qc6eUHWIG?W5X}6%DjxdV=5NBR5L9X?%eqkGR>oZB1Lq& zpL0Ay`Fs9+^}Xb8>84?Bxod6m8$M4hhE@i1dJzU9!OA%|IrRUWe;5KuWN@b2XeAbU z>{k{mU}mHlPWOmW(&fw0DT&Z4h)k12+0$E3k@7#E6}?XWc)Q=AD1^ST_9Lo}smzf0 zqE*#&!DmPKO|Hw=<*za96EwWbV@(X%;l(Ygzm0-_1rh7enrFB!|GYUFMR!l98r|+$ zViMk^eY6RWjO0eBL{?q&AVGq=+3GxmDr&v%2HKT2B0?nVt7m(+-g7q$&~#Ug4YzP& zi18GDwvm~UG}~)qfTywU{**zQ|KeS!iG%I(5sQ!KHiIs8FzigzvOAg2?icURS0$>d zp9A@|ggHLw32}Uge*YojcDy*-tD229I|*hcB{${`C@tx5^Ync88=Y=WviRQqw9fS3kvsP<6r()s%NcRgybxt&tlA(Z3BKLgehMSVno%B|ITVi?&kV)!b)uhHB4Q zt(DxyHT%wP_V;HK$MuNIxe}R;SlW8EYdIjZ#v1etk1M z9FiSL>1)dRZ6L>U6N3(#Sy>Qkl;~~!UeQ$TbCu|Wd03UGL|)U+D*-$~eh4}(G_1iT zEXIm>zWq4SRzzD^(I}BtzeLf6 z({2HZSBBwrjx@gGvR&fX+Hyad9l35z!JY{NOLxWRvQ3!&n2mOu!3m&iTCOAj7fr<1uoZ$8fa32MEW0Bi&eh>sCWIBQFJI83gzioXn}T6q^h_ zA&n2aVqn~-g@+}u$vtwm$U^QHH&dfa8gsBPJD7vAwf~)W9z`z)!*iQ$Kk)H6PG&nLrqjY;GoUr%@tctZh`A%X(y{ip70|Zt+7TUd2JIDGXWZ~VbS%LZ(M~m%m=0sSU z+=Ik?zIeQB`!5*JHeRlrN13JK%BdmfpnkNH6!a^w+iaSY8*Iz*c%R}RAAja*TEn2> z#ApW$n<$imkWTYy%PAm58{Wh~jM9Du{$adgt@TVtsYwQQDH#=mOhB{QZ*e^IVVxDb zyX}#)*~O}o$bn-(!9ta7*V0cqu^uPkk{JuPGGeu_a1N#y?t9zel1RV=Gu9e-m966a z0^I@1QkMy=D}@su9SGBB;3e>xvDV~Mht*w1kP>ra&|A`W0e)LuS($e~)n+P91}Nj> zQK8VMnr{g&-^|lgg`M^5ahTygJ3&VFeH}Y&-4Yz|&4tM5>$%ms zG8`=Y{b0X*OUw&VQV`U=JNKPBP4SuF@t>1@R65fO^Us86M`{#0)w8nJ+1}cczQ++!V5FL_@s4XgqxRQzH~QT2?AWCUU*D~9H={Tr|HAU1uqBz z{7`m>3+5Z1b&n84@AXBfsbjo8Fh}8_(`ixYrja}ryB05AMz;W#*sukhQ)t#4a2Z`1 z?rlR|^KWrgF`+0wCzuriPS!miY}J<_Z72w`*iiUxBTXOPX>lXt7d|8{fPoG}RKAs- zxfAfRsc2^4K^C+q$UK7y9GtgCa?~UWwOwCoLxg zzAlJFWQjx68_L zme_wo-Vb1S*I7hviL%jh&JZmu*JXA`1-feZVR=X=^wSSB#O&>PAPE`{=<2qMRk7g} zr^=?s67w#@K?$BrgoGAW;$zu&%XM-d4pfH^6sGio^;&w+HxM;Q67{d^Jf<5Ne)c@t z7bXA9e7(O;hbd-dO#iOS;}}O-spV5W4lwn)W&;&-4B0#LA3;}Z+5TW9GX<}zm+VH| zm}AuZKfCiR*D;si$B;`N2Mb30ZjN34q?}ntK?DAv_VGIN7q(z{1Gf+ z`Q@uPT~vzi|AFXl8H5wjo)@_x77)h#S8f{aPGRI7=X=ilcm1Je&CFRDQRWhY4%12g zV{j<%Ud*VE;wRcHv6{kyw;+Jf`2BDBBCr369FTd>5_9IFIS>^-aBNu9;8k~cB7z1v zeZ9%C`K-~_$Wq|kd+(zMNBV_!L_i@nfOXs_{a*|ip#5x?H_T^^i67bSQFO8F;6mrT z7|5%uzWjXg@uy4!zImbs{jmkKFseXO4xeU&77h9_ z%wE&@D!bc%j{;5YWxtnv1|{APSF+5y<>rtrJK2lEsDVJG({HDlE3j+1Ebt)kJ2Q6uXk@?zD-zf%6UXYx%2Us)8?+T` zq8_u03MjA=&C5!(iD8p9`>Yq$0SlMK1=$^Po8{#o;*rfhPiJDp<^4mBts&Qmy5N#! zoggdY@t*%183?RQ?I}GD!{%8zb<#i>C~a=2q({%^jO4~b|JAa6)u*$2046Zk%5oFG z#eZVR{faAz2%*8r$SN?m*hc&}k*l@ExaA`Fk4i+NQ4hw7Zc`jLL;!eG?g8Jb6mvZ(U&hIDEqx^1$eAFuxUK*vF%CR2w6vVO$_uI?$w<24FIMMy zzGdEaSPw`N=pvC4h3;Vd7N=h$I7T&;M+a>|5I>-XUKw~g?rK*mZO*m5*CdJ711$_o zzuO;f@vS=lQD4Pf4>`FzlT6GHXlFt10vRd6@HRZ3Yw!eot0TSN9$SL#74}T!#>c=eJg+=Ae$x`_gFoKEE994N;f{bsaL2hvCVVG#Blk z&vF|y9(~I#IPfok6C#~2y9WO*{Vl*(cU$5<8c7j59XgNj?hBehdvtRt4Y3qSuuG!V zL8?^Nd#b-JFjAT@b%kbK+q$2<(f+T(AhwvN~)tfgr zPg1QKk>B%LTxSAtL4LZ)6rEr>Jo}c@)7WcMeI&9y&mrRsvM$*~z#gziyw(fy(eZ-;M)tB_Y@B`gl^9%gBb8y$ z9&mUK%iV(#d$aCa{_zZdYHpdAKnA!7x}MysbAstDk_%wRb@T9>{;~Q4duB&M2@Eih z#@fxs{9i4#0t}0eY+6-5G?gKP4CoMa`K#7a7imQ+_=nkhwk0^f)n#|xC$6DyXrTj( zr`{R1n+4uAG$jc5%`F%b?2z}q=D1df6MO*M{p{PKs9$m$yZ(Ob8R zoIkReS$fc!I>;uMh>9DFFdOD~izL4vm^p1Os0m=1zOA=q42Ux?hbJ!mEn08$@tvaz7(xvQU&x>mDlP5XEH zFy(m9RRUeFjSd7&4w3045md1C;gH6kl?Wsd2xT!46vGIT4g}Q)JSl)aBS^kcW5-2g zdfOjg@L7Y50%1%;OnEthdm*Uqa>2R*N~lQ&jWYzz9-B&=pj{>1AV1I`L$fq)HfvYz z!tfwyla#Ex1wjJJI}~l=*#KGbkYalb2wHGhYJWVS%Ov*@OU_`*z7CPLR}SZH1|pyz z57e{XM8{%R{c|Oa8x)L{W)@_D6?h}IGW~m4R&Js}J9`!hd#?k;Lk}LgH9(~f%y?Sb zSl$Ja&2HDO0-Yojgx(cWJ?{k+9Naxe%ZP7khWtxSzDKOdIHLY9OwSi`sGxDHx}k02 zqt?oK$Pz@XPbmX4Rk61gF2rOQ@?N%)6h%XbL{6^ssH$PjwM{(A&dCjGuPG%A-NiJ- zG6}W>Fk?j+UW16{Rj4y74h)UG!QuV{Dj!hFYr^ZK^3IkLzOxL1ZglhjqJtzk^Gr2l zD)yKj_3d`DSm8UfBIpbz{(>hBo)y zs{~OE`j3pQVVDTO&T3v2}_|KCEreZxcJxdRkW)R(#bNAzy zpayL$9($KAt7n{=?--o!Z0GH)%+qouv83yJDW-PCghLdPfa z@}{bcSL1;F5Cl0Bc{6W_jc_8c!6H|9|D%|h<8wDX$b=6A07`x|QETRRXvL|Jb(u`$ zx2-$GQV-rKfTRboS1Dv&^!d~*KvvC_MaD|{2gty{&Jbjsk~%tR;Mj6}aW*m7J0-rQ zgMFs}$r0(g7ZKBIdde=rwz18KTRv7ah1o8i8P|r*1?la}*r+!+*vQOGJBXS|yZq{T zpyU3Z%KD}z7atU6+h>{^yy)a;LFWvK<6eBMhs0XQr$Mz!a` zu#r3P+^1C2N(R?ahK5uQ79!IbcPL<%k>mq|(mcS9+->yEP}B06E6(y`7+yv~J?wIN zo0}4#1JKzLNWa9ED=l;u*<=tLEmY+AfC=7z0Ew3dAqM*4#Dvc2IQY=OZID>^$O2oA zn}1*IeMiZH4Vm{Bh3gQv@&(oBPdF{oOZSgJ4-I*1qg!!{=78YhxP6r~QMZ4eJ%TT* z!SHZ|&%o)Qdlf=Q%TKoSXGE!HvHO|7AD|$(JrxJ^o25*@4K zKF{jx$}DvUt5$kv$pp6Bl9@@t?w|*j;KVZ5_e|X&C@rqv+lm*X%LE+e7ekwI4{YUT z*_$N_Q$m4#23YEM@-qNv7~xL#`mn!^fF&a&clgJ&Eo6F4WjYg5a4L4Vg@FdbEkb2> z?!rQv*Cskxp}N)EYUyOarwTj3-OdD!{~-dqXF-FVH@)np*+vFpU=P@6`#XRf`nl9h zq2Hu}FoKS1)|ZzGk{b-g)ZY*X3cUg71PD0e1LA0bk_qLn8eBVDn)kmvG69Z%uL8V^ zeNobX(nx_-;v3imVpzA^J*cr7y*niX0xZ8?Z+h2%g54t`=y*Hy(XdRN<4w<9L$hHl zRqzT5>fBKIPh~Bsf9jH5qP9pq%-_r*(cvnUhY&LcXSDKZU|4V&#Z^?+lfmFuN@_uO zDfyJ*7YBE?P`+?Yop+gCRv4ARK{~#+GwO4~Y(z zC=b`U!AQ#aDF42uuCpJ{OZe}5UjFRq&__V|Wx1s@i|Ks)ODDNYgE zmzDgRg;T#8%%56MjJ_^TYfItZTvypm;0paHz%RC-Inzu7WnOA)Ju>_}<$m<{=fGgs zv&#b>>HZi$^W&5~O}EQpN3n}-$4^j@0A^P4aDBa3XMk#uF9%=yUSYJ(rrVYyPal~f zguaZfN$QiBPHOSJP;0QJxAC^2e!e?<6zod&xmdiT53%e3!;7r-X-H{ENjJ<{z@K*Y z6gQb7v4sqJnHD!!99K89Owx3EjW}d&{b#HGp3W25)!zlxa6o##H_+CM>;?Wz=%e|B z()&2jl<@SV$R_i)DEms=)ZTA+KsG2`oEj?|hk{P-o9au1p5L8e=y=e z3_?JKeNN;3I;m%K96wre1+In+u2355aKa^!<;!=OX!r zyL@tQgKs~9l0`ai#R)vhX&}*x@38*U>-^vg5jQ6D@C_%i9D{f1f|QhoxYayj6?D%{ z`jmJW5R~%2d`3j?H5^!h;|&Vahl_!BngyAhsR9%Q5;FAA40YPf>bj5tF;(KSHbKe9JM7$d3^zm_V_bqn(FSf|IOlZEw zRdVzsUasrY>DP%dICS2)kxE+Ad_(K`>ZYk%7U;%?N1B%JGx0zJ%d0#JDqOveI z$o%GPJeRz^Tv+&=^v|mw8p&bP)6Sq@DR<~9Vr^M?%*L?g}ee)OfC^h_QsXXrXr|#kgMatpqaTeWoB8uuMO#S$a~&FnE>@kDylBl&alUc7tVF2yu0# zE!EtZ@uV{N2+hxmQN|iQh8N$n?T@gAT+;OKPz()3L7D9)pq5N~@`roLVG3J_Iieaio1%9{_o1cKBSSyg^3>1 zSQv3^Voq^YJys6ZUTx*VBH|)TEcI6EyRXChvzyGq-^@S+@OpfLHC?H@BBOZ&h~7_Q&_ZL@px%f6HX44bG~Z+R76Bh zmhOl*mU^g(fg}=6JYKqtfvj7y!Sf(@m24cGXctAv#AOU|7(C*D2izMR@JMclda5I+ zP*rB-Y~rq+M39D4%Tp!i#b{bth>tNQqj{`JAYCNT8he0!;@u2~P!t<7K^%-R&Jqr=i43?zas6|r{+x)R>|BjuN2 z3qSl}s9_=9{I|f2M}Kt!)2UFMrb+jIIru)h$^_oT_UdFMAF#v_^9gK&!npfJ`!ueB zi}r{J;`vVUgZ;GKb}B$olD!`!mov@NUY_smwd`1dXBxBZ{u^G1au3cd^MLpz)DUKaX{k_bfK+jv`koTdVDbB^2|rjD7mJUvQ+YY85IC@Bg1D+;O;(SA1cZY_EB zjcWhiZuco%>&Ac2q(GA6{|QbM^4s3J#dhAg`MC{|DYTf*|L-oil8neb3wjrx{N{~n zM(pt_B9ngin#n_ol}9p-k8kN@!0(q>7jUzkt1lMPq6rO7PBfG#R?I3)KWq6BB0HF) z{@=4YcL!4?igL2ox>P88*{c+%(a=Pc;#V0C1ReI1n-{zgqPQmG-lAneh@5DDAkyp; zMi-2T?*9|X&&;O$BnvV>iwk>b0JWRFrVCc$#w<|Q8?gx`f?C1<-&im_Vn?6Np%dHU zp`=0GD2Wdv=Edr#6A8aB6VAiI7Sz*-7fQ1lC@ULP+%_je)zep5ECG z7bQbhinAP2sm2WLzgVTc9!QUr#7Oanyh(`9#Utj19)pkjIZUXCfIv;jV>#(J_B3)< z@1ynrIV$vB5^)GzZv=vK#nUx`$BurB`d2;(I>LS9uc9f?FtK;Ab`81TmG7a5^M1J+ zMtr%Gd9&@dR7CGpbYws!B)Ql_MwxH)Tbe=Ai@|yOD-IG*1C#Ju1Jbb-GQuBdg(9Gc zyOhy(-e@x$0=vV{bSdseFI-g$J-oS&I4F|>eJoN(czqv0YUMrC za#@!%liN^CmDJ_Y?${dbuh&hL+nP7JvbR}kH^D#ty~(MmsdJ?;{79d$6bdnReVV2E0%Pe(nAx1H#zvSpcV%$i7WPLkiX*dg8jKD$X zYg$M;&a_9rH)vyRxiQZyCGNMXhWd(L4s?F0;^tM1Z&{N# zg1W2qqvBZn1deH+CKjpm%8N1*A`ywluP>kWzNi(I-8ZZ7irpBFsU92haPfDX1C*GD(s=9x#(Z* z4+%qhG4^>}v|sTmh1HKs$KN{b7y0xhcm@Su+ZgN$7;gT(RW*Bi^O=U}q@(WyGdChp z3;p^QD#G2jjW0XLdvf#a`0HHi^3m(9xd43M;^nWC-?OB_wHlsIw($I8X= z{sdD+xVz3jQ_A-=ntNvZ^!Mhm?V4~DNq?7-o?b+xU!~O{o?=#^`%@gJ*A)M}VK(JT z*xn%VbNikfuacfja;4`~Tg#R-mt@(R?%y(p;ixY>>Q|M%BKyRacK56R0JH@#J!8^= zNuQL|2uAG>-qD1=6A)1Pp@H5?E%aZ)O@!a)#^4t6*wC&mst2o(4DN+iq^vRfvnAe; zH2tghHR9~v;LaT;(@SUdG3(R$%~+O`zWFF(c3`H&rCNGxT0O7+sVPxbQUlYs#^PGp z(#Q3FFqjP|rgRH`NCTY|yj>CPhKApVStftPQ|u`AIBe*6O3O32Q~Tz#2Y)Xz>lhrb zBDczHjP`gE6Z?hPMR_sDvhtmIpd0vocValn5#EEUlw@6j5Q*>}V;epyCX#o4Ys`15 zMFa>9HtemAMcS^97MlRrT7c(L2Dd^IDbgQ1lD!>%Ph2G$@!)N!l1gyxjJJNV2-WO( z#lRgd41gqzbJQ%<;|Z7St_e94k20tnr!+oPb_+Sw`0O`{kp;Klc`gH24Qy@-K1= zzAsA@Ew+_R9oWT1-L_l^UM-h)A6ZvDS1k3(UvUhjJyi|B?8;Fw*a@899pT?N(p=os z#}DZC8(%*&;}tJ>Yc>T-@xs9#Va)S9wx+dQvA;&kv`-yGqhcXrpPpivOm8M$IpHLV zSL1u^Y^Z)7#;vFq@z|>1>2rTG)Kr(PG40TxLu>iP=BL3diAkx&4A=DP=@tXm=bgxlmbpE47jbQnp8=8j^BJsYgYA#9=QENfe?>ud>e5 z5uWCg^rxuHW(p8W%x!u#c5HU2`&$0AC%RWNy=%3UMxMY0Z}l{SXq#RWa?Q1^poOmhD^xEF z$X+77#}l3n9iO>P-`!v}Smu!|%hl7yrTf!ygT44FS@Z8j%|A?G68&4*5lN%p|RnIDsAs{9%Cn&o~| z!P|ysMPc&&>-pX$KTqCVDfQ+V-f1B=reMl9co1rJ51dxkLMNfU$UbbJ3B?~V&n%9S z!%F_{t7qdDhCbrLj6UMKD#%!U&+>;E8vIoNyl1`ChhH+?Ey1<}-)*R}?f1>b1!MH! zOM|QMl5p4Yn>eD1KUd~(_65GanwE$}nln{%|Lu>;>k`iW7kNG1pYN7G^RT>P`I4z% zx(vz~n>RByh*7NfXq2Lc`#uTinp}_N!1Wez7!CS})i2QHA>Z8hB_dM0LWet6A=Sh6 zt_?Sa1iZhe5p9z-E)fq7N#A+iRBY|DpEDnslo)IB2574n5ZNma)Q zjIXa{6f;Dbr2SY(!k+mAP8+4^AKh-`&Oa3u8;O)^)IR03LpRl%Tn%ES%z3iTYoaeR zI$={iOv4%dh!s;;wTxu@p(XMDG@B$P^miojL4O#0F|w4=LU0@J3OK?-`ByK?=qtlt znjd}dzeJiVUrYv!6*Gs8|qxyyZ;{s_Ku9wMlGMZHFHKJdj;FOt>!gKrf6mjK?(c^|d|ex1CdE7}mVoAFlxSNAjidFDr-W$IHZ4c4R?0D>2L5^!8s1MQK^hZ1~C^ z;jJ?hwpY==EyNtn*Pm9oF3#}E#OX!Ff$Wt92```U?4ZAOC8nFy?r)AY!GvKoUgll` zNVWbaVJ&*7V_CvEJrVarPL_@R_!X=vua|4VuO$+b*jWEl3q;% zx5IOX759g9CW&foTy?5hW|KB<*D;?QEFy-x)u>Pe#U4vb1sFMFh6ocW zg9ccC!oT{sDqpR7ef&12$<^GB5N-0gO8On?uNF6c3@Ap~Xj!94*Ouq~112dJ7?8Oe zB=IO4uPSZIne;rhS6C2!sFBqtQm>eG{bzK#X8eB^0UgEMl;?LO?z<`mHjF`r@8wgC zU-Op2u=Wd6Qryu^d6%=P_2`IDjqJ>y4?z<}i2ThzV3Vq1awB`bJGf(703tR16;Eg$ z`wKYZtN!PFI=&dv+l@l%Gn0u$7SEoHTZ+vF=uDe24arDzJT$iLYWZZnC!5p06uheR zThZKdT*erC`WD`k=}SAIa#!mH^R8J<6AY#-!EZ0DH839(@Wg;l zl>Q#hLZZ^(?A?Tb{nUaNL7;!gJ7x#S0!5ZMnfVEixrkha+0}@b6F;wPr&a2X9$fQ# zeS>-6tN3ep1Vi*QEu+b90lNS3J}1lbjdT-J^579a-G>NF@wi`JD$%y4FYOIAOzy^e z*nHF3;c$!Yr0!wGNr^TUQ|d{^Qh<~we9`{O|G2J4|2^@46ma-{G;?w&fe_aG z{6kT-iw@OvBUFpu!ExbDAt)(0b&YnbykzLZUuNB?DzUrDz_>VvC|G~rw(=<-=F)<(AL zB)D`Mu^iV>CL%2lv5w7xoIaweE0>RK2VE*jF+so8u<7#2U@S2WTeo;hn$T<*9gE9G zYvG@qjdAL!YD(#fc(XX;Z!?F((zFO((wPrrY5##LfizBZ_-&ZP(g7aun`fV{3R}oN z^Uvkz1%c(wwPbG`c+q`DuCP0w-_6{>mIW=e*rT#R7sU}5vhSh#{kNCid;xVm6mCED zy4Kb5NJ+E)+}Mdnd$YBQn65YD=N;dv$2K)QqhlW#&(0r&s!;h~tGl|D*PCgcL@rN& z5O>i2!$M9uP%LH$_w`M&vh}^|#w(y?+bs`r61PUgBOXj${xW9R?jGLy(m~R#p~5oo zh6rRBXYY^R#`7G8=eJ+n%;bSC)Q{6X5FkAQe>Hfn{mmQ_voOVL%w7FmJC$d_r@|n7 z;nP`?%vBK&s`VKYQ|wP0tI2=@7SQ68%a3~9&TSPbP24{5M;gK-#?1!>Ztn;l!~W_Z5kH=KO-*$um+{Ae$H2sX7Qo;LV+DE`vE{i~jpEF9aSk@1)BtxC35 zaWt%q+de!^XK*dcp6}W}No?h+@%i?Oa-#7{kyx`wBfM0SYL-iERY@h^b9^qI*`%0~ zDRNlh>;l_Xy@H>`;|phJD^M%VG84{4KfAIW_e*|or=s@D&gqW?nAL%9;T_c7ef=nT z{U?S*lFa5}yoTWwo5|(W_qT|!f3@={Y423s@*}Mhu80mv+Sq*UrYZ-gv20fP(Dr1- za-Db4L^35S!jvZ!G*0ZU;f+%SG#x$bdBKa3(Yd_Z{?=3@|4U>oF9Q+6f3uus(drDVm^S-oNwTy~COEp*pyel>UU zo{Vr3dahHXcs=|~Vaw}9bs{uel(Fo-KQe9WX>L{$($&0N@vPIf(E@YpGQW}5J*@eU zfYt=3pwoZ7lf6_>b?d0j|JTTKMm5rh=EhOzTWuNH23+G ztt0X*e&1`VuQ_Th5F6b+ofKuhY%5H>e>zg^c;esbg7Gdoh{w!xHg(#u|K z-(qm~Ixpv&X5Kz%>~3ANz;yNT^3wA%R!2Xjb}atmZalxrdT^VN@Waul$>%7z8!l#X z^#J!+dJgX$jzXVTk4wQUQzLm; zEUiR3I`=~d&lhq*F>!BFmGlF=OIr}&dd}4RK`kd3z zmvyvq&`zTA^{`sg18eW4&n)++hA z0Q$Wtcwghi+v9C(^4{yphFR1@iq2O{nJ%BNznNL2gecSTvN~8h^5Mj`_1{b+`FHvlfUl&ca(re!0rvJ%i|L z*R7@Jj+Cd~?_RN-yF`6m(6YafXOZ!Pw-gZJl>7Ns(F*I5{Bhk{@%blC7A37Rz2-ab z`JAdnag)={D&XO^$tR8ejYFPBo~#CSFngB#s%L#hNFL{+T2VBm@4qtgxC4v%Q=cR7 zun;Xz3pNRM5=7=2(vMxzduWRC{P0vxdZA^&S-#kgLt%CU+1DI;zxb}4>_R1%ZD+xk z<3qwfU#5DTmb`W3zL)!<-k-BO|5O4+V(s%y^1TIUohZ1g?7Nz>Hb1;;5V(4hZkNx! z>3Ibnt#lwGfCTCCvb1X=%Wg`*PtC?2+oinvuwz>L47?)G5jiq6A*3j=e(#~H+GuD4JqI2*piEkx1 z!nJ}JKCfr4FV>a{Nb5?U9fB=1J5pX?bO-Y$lynH;@7U%Nr5ko@m=&;5>3k9Fkw0=B#m^>Tbu8UaAK0I0S$>crP4 z$E6;ft9dGWHu0>pbV=pMH|L6y3oYE8H#efq3LX^sEe3Z7YYI}ieK8vuE9y;5Jfw*u zYD!V&o{Y>(fTB<~*8q=M*`x>a0miU|!wXT+4?U9~b+0+z+?DZ91RA)(uplMe=!2sD zKR{FLps|qHBCJ>{=t83&vSEU!?^gNE)0XuS^x z#?Rc**X8bpV;|*+>1y}Nz|zu@f~QU=h~z|$3=RyPR}$6Lb_RYfw9o>-M48(%?p_5H z?_w57{jaXgeW?_0ddy4Wd#&Z-t#>84)RjrQw>#V6qjKKcI%2~y!!(E?!PEVJP*J@e z>rv+B!McHz3osrUTHlxiwI)>BZ;!mnz&?Q(Iw;@0uQ#b!sfxhLe|0lD8*OgPFuO`& zgYhKlNa0@Ns$pn#Lym$B`u&eNC*Y{olVlryGa;|Aepc-AS2e3*j)GVJje4}EQlumG zk9x8O@a1gwg@a#BH7f*X!DG5P_|z^vZ0z;}J+Y)xXC@HC2*SGs>1hIR(A%et zg~UVBgr!Wt&?Glf!VusIj4Pq_?*Z^3xJ-eLGT;m(k~2Fw+YXaRHMNJWd;WCh<~)F- zf_I9Ug)6NEbh&}?z`fN3Fw?&~nR$R>thPbpZDrze*|EzVIFpl4zdJ2b7g$OZu&;*+ zgWHipwE!!6yvc+8^4+42N6F}O2((?4=m8Lv^r83xDbBa-Y`6aEkYBj6=Q(*1iZ%nq z8Sr#s*UgrP6vS?8=FrR!97}Rr>K97b$mZ<;z_*kM4f_ZX)ibtJPCCe&Ew1b-jLO{6 z4?Yrz2F7LYv~81t?uRK`_6|+_6`%fA*~o^##kswXwlTX^*cC8!0wRDTI0@$=ABGPY%X5( z=RR}-7qcESu_?Xh0gPWl>%SyI!7?+mPeLz>^ZYftd_52r(Q(~6fe+&Xj7!KIl;L|K zCb@6VR`&^*8gI&qCiPrsH$gyi@^bO?B-@);?l!bA+%87{I|@$}{Gwy>cLF7WYYAGt zUMC8c>D2rj2{>v&Ct)ap=@st#fKS_w$K$5d?anA^2{Y zo>B6?1haO$gU0^tGCct>))T5VRqmIpnaHFYGsLv80ssA8{3*%(>ujKm#)a?`%Sck+ z)Q4f=T@1s~jIs@hjV2|i?=h=0r6lc(F<<#hioVHB(m}V4J0j2^9K`Y%m#(=y)8oK= z0lxf20D(}0|CW3kJyW&Ul|LCNpEfc3X-5_W&J2n>$%AH}Lk}_tr;^!1SBb zKePH3dZrH>%PlPOGijVAz0#UoVQI7wdC}k5I|!j%WZcliP;Q>@c`Dnj#U7%9{XI6$ zTy*tRelEKkET=rh+Y7`=WNI}YUkw6u_KK^$^0ZRia4g!X_5#KINVbXuZICWyaW^eKBb@n_ql&FskIAGi z{h|eoM@jRKwOY@{-)SZfGufaP(@gt=Xldx&Hx0#Xvv)vF)HDJk)Bf$QnTf;%fb~C zlWqX=l7T}6sE`;+LSi-~t*^18G*h~c0WIBQe^TbCsLEhj@_D2(YAOY z$XHe8jAXwnKpM3abr0CS2bfC=KB+ySzn0{!!9;Wh#+^q`rNkvgXR~MzR}24GlE*8m ztw>yW46<(BshVJdfrKGsES6`Ga1^-ogsMkO^g34WLGzMmW9vaXUvb3XKf$Ie09+Yn zz{tV?OBR~KbCa9#RZ4-6j_{IR;l|e&UD1-I+iXCDI#&@!5N6O(T?K>j+|}eVXb;?m z0W3~!O;)SvkXTq*-nc<3^j`qqCm`y19CrvRVxr%T#Sy|M=g2$1MUSUH^q5N>U_o&_ zNpa3zNnZy>P3SG(jN=4V)>Wu9P87C)VS2}gm@BxAAo+xpd91Iz+2K@J#}+d_as?$+ zeytD5i~>uF&2f_^NeR*zc`%dTv}FgN!9w{|1lkiV={?T|c%p5H2Yop#lUW3guP7PHuoM)5bk=DMZA3QmiAQ0;n} zR)6Sz(O^M+7PV%g${R_TOi!ZZ=Q(a&0Lx}psKtj!rtVqb$@zrOoN>{HfnDrn# z!~qeQ^n=ghyl znQAU5>fDmAN#E zzUwF_@s}fzb~P(w9CCrP|7f(rQi)YVZCZb>`AOf#{XS0SEncipVh}AeEJ=0!TkqL- z)XhK9%O9Q~5U5Pt$S^M^g|OQ~pbOT%sKqYj=22yGBrDKqqjLCno`*S90%v*w3A!P;H@rWcBV)E)~8?2%{fOFXPcZ8fN zJg0GM=Sav(dAdu&P^V$sy{R_c0={zct!?O|!zAmtyzji;)cU#MWcx`|M@Wv8ZYC}y zV(M`rqS*B&CzWw4GMSyUwAM#1KXteyw&4`-rd_-RslJ;8+#Xml=hlynvV?1j0H0-A zog`Bu>f@~}a*MEYycfjtA@98b0U}_R`oZ4d&-K}z8(F7Uze+Qq?N}}Ek_~?LA$Pwt zTaec3R$9QWzNZA5r36~cbHcIglwM7# z-qwyo)LcW&_IFgW)>b~L4vwz*o#^JO#&4^#Zs*8sSGubDaVa+ms{K+`xsxMY(I8KA)RFC0sZ>)8xnZbPyo!~vZTfiE8mx(xU^yi9_x zS&&jYNPuntEsy{H>mtWDlOZ%rVw{=HoAb@?hu8$ZWAD76 z4sF^`*bq7dcXuUPof_9?2vF4MFRQgd;{3VYJEpL=FG9L6R6vihl6bf>?JCxPkzZ0< ziQ%};8+9jt0P0(x+XpzYkPn*IChh!R<3xq)A4a2QRR-~F2o>PbZ|f-g$*~QyQ>Rk3 zl->lDhI#sp^75QfSZZZqnc_3Dc?wFt#i#hZ=89)4@&?FzwNB;xt7OXR6z}`8vep@W zU7xuV-reUnRpv9E6WklPr?ntFw72IU)4tK?Y3{TwsnPZ6P;mYbj3_4pln%ddr#`LR zVNC5_inI^~a)mriEuHx{zSqjiQVAtc0==xOGL`^LT@kOU6&f;2&0IDcIh!^g3n1ov zbS@}7<9{)7Wx)v9s5m_+HJWwR5#W0f@ST?l{p#`L$hrmT#?M?#K+GcMftqs#U}YQK%-+%s>uZUE&Qog7gNT@gmFMj#K7a%3}>zp;My z;0x*9=vG-e;k8~>3KfW}AvaX}btR@JQ}IW|St0aK3j^Z1f=*v}%?Cc!Zf;reoD8`L zz(3N(Gk<3s)|_fev{GF?OAgE&5#2e5TANNc_{7>ajQi5wowrj3rFgT}iI6`OoWryB z%pho=mI^uJjkCBzZYe={WKJ3j82eqA?~RR_4USWeQQrR{I+C#<_c_J-W(+}Oek_K_ zh*z#=*Iq>K_E9&C&VSSPyAXV#>$lx$<71UHjgiOeJ64H7!!u86S+Fn!UUlFMzaRwtGPk;SE~dpx)v*3GUq@<_v}h+<0qLhB8x){m#qw zHFxJ5dUk7NwqrzkOOAbGrz8T1Q!VzW1t~~n(eR7(JzAW&Yar&Sm8O-AinDWTUV;XvOPzU{g(zqH}%h8+={8&!B}WdDwB2B{Z=5 zXxot}$mU+@S@B>N$uZ(7mKz5CeTIc3AJu9 z2RJ}?HZIjq|Ks>CUfGKr6#-!a11AjZA9dIMt(@9;0vM481B`|i_%To<(`>5^HX;B; zY0o)4Q*yUcuMPPae}ZR2!ss_Q7{v09?K;JO1h=<3=a|w9i11}E+V7dq!cHgv3r6OwuBUbWkrjr+0FX$=u)521Aglb}awr}< ziw~UyrK`0h7-He`eyi+}qevhU)J%~xq zoMs2LfR~5wFVi-l6}I$U?8a*dNDDY=mpP1(X7rtXIX6gyk_13lo#KtaH$C@R^NxsE z#fx=us1_Vu^u`K;y2IwKwAT5Hds7>^qratYaXce1=BgHpI)DR`6&_QL_WgnSMgPDAxGh6f4W4MzSSlmwG+Ws1FI*xLhMHr z#`uZ_I$2k4of0ODXqtq{lgA6d8#xr#%Q}22vf8s#l@Mf@A%~LIZwP*xsH?J;oPm)8 zWF7;EoI@!iQ`y9!xUVFIcFtE$-U7dF-wxcpZVW+3f|l%3c0|8sGT=@_;YyfzCdXjt zUh3c%1SrTe3dM42Pd>g77qrZgCsM;r$~JB+;#64Mm=6qm?qiks?=bC1rAv!#7MXwe z%O@HDQ&tk7_bI(DmpH7!9aL>KwMnV3XFqjN-0xGi)xOy8P77mV>V=}1+nn&W=Xixa zwXKP=?r*g&Q$Rf^sD6Hp@corJn=!|TZMEzh$8X_`6+YEu(Hi>KD~N{=n(5JO%rd-t zOU0jfg&yv*;+l{C!Qm-=pWAt~){5shj_)68J|IrjQ8 zG1|N^V-f#Gvg?-qNvQ_izOGkZB@64s1ZAzQn0;yn6z~HFq{JcI%T%WN$*A<0*Ux6O za&3QVfJ&qoxd)D2xy*dP((&k0Zx7!f?dCTl7TX_hOV4~*_*IzOq96Y3#h{>J>`hlo z0G$aSuwy>it~1TwB@60JJPnj0Vp>a&-8Uu}OV_hxLV-b0Ej+3vYrpd--BP3HE*7?W z^UU`MWMpLMsryz1&_o`6zxBE@uUpVYpd(0!X|i}1^b)gF2*vI#Co)F zySb{d@^+~l^@7j4AcwI`LRRxIB8Zka5&AZp532!=4m2iGfhH2JF>^`KU(jN9WlRnz z0m0fp)`)Oc&%LfX{jVTM0kkdBH%3){FVrW&i=f4jn`Aer51I#~2!k4)lD&n5lztc} z9IOJ@Y9EgUh&31?7(_&!hyA>PbSo5RRl!Y7oJ=t;QI;C4LmaSJAu&_;t}i4Zx;lFx zW#>K{fd8d6|1%QwD+NerFmrxk($B#NzyNUI*7-NVdV!9ifcAfwaG}9!|7r4<(0`iz k4@3XU+W-6YpK^N!0l@|+D2PfGBPvA@MGz6B7XgvbQF;*wY!HwlLI9DDbdcVA2}>{1 zYp5Y0MIeO$CPexhfB)b4f8ROpId9JF?98)w@4a(pHv8f8|ZblUla;d>eyrVD=$TAFXkoK%S>O;ugR1sBxjE4%1aW+g3E)lr!0oj;i@KS`jl`@@1$nq(3L9FU$K!s%KZS zQ+vF9Tda9=q-paP{W8SM>R`3T&l-&((sllx>B)f!nL!Czp>bKEiP?yhTtsSaWKwQ) zYC%+HVN_OOVrEG~ZdpQJSz>;9N=`*)L3Kt+Osz}UJ9@$P-sbLs*3Nd{SA(+%a5b;YR4ys`4^k>a$$f|UN8gr4l!AL)^u zsb4z2g|sGqZi(>+qdzuAc-M#f)*yn*LlGt62}NN^>A}(Ie&Na9p@|-!V%>sb?0vu3 z`9xTHg_y%Wzjh4>%gu|fC{E8WOo?ks>#gZ+Tj=jx9PM8jAN++LY2NN?-fnN)Y^)*H zRcurg;)`=u^RuwI8S7ceYbo)o2~jIC5z7%F%b`Jwfqsi0KP&*A^DuXelk=RTBiia6 z+T!hmiPemu*+h_k8v;=i5jj*9G*M)=)8Ts9<9ztT;jqKvu-){q<<()c&H+;C0I7IT zD|OiCbvW?ha47I_^z-3Z#NkBD(NyB`Z2IwB_VIkt@z1j3mHOjf;PHCbF|PNRICi`_ zaYR};A}<|mZyx;KI^Ls}&E3_d-IYZOdSYjKj6Bjy8vL!PE=^&@6mo+_n~C zdV3C0$77W{J+}Va!70h+%^Qw}*u4D%Lx;f*zcj{ItH-rN?Y5vdV-^Np4ex5Wx*iV@ z$Hz_=Qf`Lei)u>1%XGW0GY@$gcMw6P{s98cIToa?gpzIcMkbBC>h zDh>@pr52RxEsGC-M|qO>rJHg6TK_$9(Bkb!t;07>SO-MC&{Zo(+XE)*SZjxqv?Yp- zB`-xYR>w3%S$=bqi{d`?Q*>I>j2ciuEPqZI=knErkR8bwyAz6vN+Er@VJ;bU@qtBr z3b%oBG(%mDK-o#MBOAHKHrdWZIFp5@-`BmqpgKG*X~wb%+EndMjrma;eHN5@{!gLK zz`tRp4kJHa3qsZ=9%lWWn7%)=>o|9|=isB-#h;nb)XN=tFiMab5brCET`^1yTfN9r z4nW%SD0c`@4TI`-4YP50sRt1f%(drImoYRcFfEO>IzBXSJ}Y%&bx|-ZK&MkQG(KK* zSTs;<;Mp7HjvvGD#~Kad6ddt8*X)LN`YT7-CkF#GVQ&|gy#+L#5;wMYRnjr%jaQSK znQl!W_Pt$h#OOmDf19)C)jopkqK<`G$cxsgX}`Tvc}Ue-5IK;B><@gclmo|^u-O<5 zd1{}I+B|`zj*NpE|8%J4KSCAof4bvb*gXP$ZvjUSTr~4kMiDSlj8ZQNs=#&*3caxP z*1cqB1KJ`pShO#233YG=5>S0cvuhq;bruQtDGM^HuBQ?!tz;HJ)^=L5`9RlLykpS#kTjv7!KssAx$`bs1EvC`e#EGCMs^@XB#t`D+LDKS_ zkm=Hoy-2WNqXN%oi>n@p*f__GUc8Bl+DVm$&D_LVQ3}d+h84FtyO#y4Q_Z>2!m60y zo^Xi}AYVWFl&D9vtVBfAw;pw4%~e4{iU;+MZ0L#Ng3bMxdh2|FWcCPv7JGskioOj| z993OAp2aS+MA*KkFDL5 zy!g5OYt*TsuCS*d9;)e7F9(`Z*!|}IP6^dlO$d@>+=!F9vMb;&_lJgd9}TezpCvCU z`H<5>6~MXygrQ&=G*yVQyZAaCLx%$&uO9GfI)#w2chX9AZ+bvVpiNtlTud5%%J@t> zFPq}e-09=YPi)D&iYk$s3?@iK6Vst`Y(&uS;-56}`!L6cxAee5Th+;|UXyg_GUBz} zT!|vL-yB>%qBYfk|7-$~U;Et@ViR|n`Z&bBBNik3Kg}V4@}Z(&)gYk!)c({f%PZrE z0*~iYC!(oQ9cWdbDQKZ5*F>e%q8ZNS)t)18nN4_4gQ}R_ZU{N^&W`xJcRq*h)w7pb z@tCcoNw0l>z^G?0P&gf$2C(9?7yaiDSBi|zvyLMMPHrYNjU()D-1gs^0uPa`zA}Em z{_#nlQySy5!V)Sm^X3%3nY%$iKBcwk^1FUl2D6LY7o9Je-c6_#61@1SRW8G3Pc-1i z^JmYT&ut6VJ512QS8K0)dN}p%6$_72q2o@_4?kIf0}5w%TGo=uAZ8ZY)8D}Oxs>Sf zz%#1#bU-eKHkz26$dqe;M|M57j-ZF@V6JYO{VK5IbEvvY7K`-#a|ZPY?J@XnZ;(@QX_|M8S>5b-%!hGGef=+d-7(`_2Lj{Nf$DiO~ z2clvE`=@Qf>@gnwF$XPovCGAofw#p!eaQ9W^*XftMfOSauS)Ao7uN!+)W$6KLd49A zI0I58*DW3H#LhKj%hV_E?35X{@I)ty!vLH1p*Kz?l)-{M%>x}UY%+7dcl#JFl6`G{ z?vYKU`cja`$+8Cvu|6XyR`r;?Y2*33WAf~f1nyy(!Aa~gaGX)U=Q z&cD0A;j35_tO0g~6FrrpP;*B;VRwCIRX8Y$-D?gBE>7jKcprpb62(M@jOnob47vGE zfm!K#WKf90JHJ>q{-XQ`SXPIxxDOY4!B8xJA|;-o$#fucog zU1?op<3DLZ(24dB#ePV{%|VSsP*u0Gb@Hd*Z(X&6hCS2@X1i;Ib?=bV=<2^OWpI7o zp>|{LYMOcTsTqS37|(3+Xmhpr3hJesw6u)bUM2LU?A_tAai*H5q&R)7Zn(DESKOR5 zMqy7jxEtH$L%hkI63-}LA#0b|fMKglZn(|>j^iAjKnvr~OHW|)e~=yX^a`@a$r};1 zgEI!)nGxJYky8B@$8Q_Ake(aJxrkaK)>Kg0eEG&i*-v zr2=qr4OK;v%*WXEqwS3*|G-Ep03|?~jIqE-_xvfC0zHCHAel@hWDH4kouY{B|av0cf6!-w{w90wyd_GL`Rrf4kHLDl#D%= zK4`V`D20}Om#`K|{O*T|M9%KBP4DVA45MV{k*oM^}5A`69KI(Xji&my$@jj30ugy$%P?f&a;hLO$`-TM% zC0Va|M2K+lQ?EC_`aM;8g++uN0*r`k!Xu8?`O5k>tSBWopOE8?N9z2H;F|HQH`h@E zZ^M>Z0o7@;T5UOjz4n7lSWoJgIRw<~y^75}W$N&FNty9e)K}tPN7ob~z%;ma>u=kC z_@x@78F5~o(TVDtlNstL_pi@3CytH7p(OUnL0@-E3VU9>`o_k7fgHG&ZA;t`5Yd7F z>tly4z7BYd{Qf44lvz7$yCL+PsIh~WTXGO&UXqeZ7u=*}rrB3TUDUZK>}Rf7W;a!> zs#+<=c8QOV4}q^wPa*CgMA2B^*?f!R~_{! zXwVjW%cxyBz5+T?*fG_rXJZJ#p%y}A9{jxx=5=dh^lVW)SvX|Un3A_!0qtUPqlZCY zrAMA~zpcQcNu&tB&26gHmzTw~2Il(akZiMN1ynm2tMLR!OVAgnpHri(jIE~l=@&-g z26)q}(O|Q~*{}TFk|GxhngRm-$wyT)N;BM&{F;|6nTsgFsO#GA`rz#>uu~hD58p@M zM>7s@beXMzoS`` zI(DHzacYPLZv{VC@+Z4e)HR>Zv;c-g)hjPvQiGXtx?=?mqCpkhVJ~1<+LcyA#3$3{ zE*V_xZoM2JW9AofIVLek^ODxNbMDtUg6N*oer%f<9K_>R^91;4JTnU$VvB$D!s-*& zJf3u=Mw8U{F-bOQT1XzM4e6DJyt`9s zy&h$~#h2xiI5gTBgb5y=tzO3)f=-Ezc81Hxb@uy3>uO(Ts~#7|V7>2HRo^ZskT1bK z5~#4!Yh@WQH*C%6?-@MO2eJg@oq}E5G11*Ero;R=B`eOiYDAS1rg}sCnuA0z_v&p+ z_XraE`JUpmuU-!WylMORnkC`$O;2`Udw;NOpbO`xr%#$Dc>?Fxo{}D{xwo?WS4Naw zz0&&Fqv+0-igEjeCJXasyL$OQajOOqn?Jg{W&3u5wmqtmPBLMJvR8f%dToHa+!B#< zS(2UWXP6Wr)3+X{rwUE*j>(XkjvnlKhGBY^+Y!VuE?VU@3?Z0JRtrG6RkdFFbSsel zO@b+B|BYNGce$j?ClmYwK9;vLTmSJ4=hMH2T089y3XNEO>SM7@ISraPjv2j}iV4N+ z#$giQ{Q7+ryxiYc5m{Lp$kE4@K=94^y?to8%?1eQJFyOPJsXjmbROMlH;Z9-D(hKl z#CA4n8Q|P0=eKLfmShb0Gcslupuivk7&92UF}tctYdyZ-<0>^`QwDt>J+DKYZ#@qsaL>X`sT52KrL(n-IBnywElB;L~xjDydyn1?-8Bfc1`UKknc zGwi0_7XjIazcXYGm^bmBOJ05-8u;MWCm}|il{pX-!vgwnCAdcrXFg+Gr}0&Z42kmU zE-9t7660Ci7EQE~hWTp)!_XzQY~RNkwpTOaIh77Q{Gih9j~8OD;>y|ib?_s<*z9gx zsiQZSIbF@T9&XCnJ(88H@0LE`sZh#-K8aXnDrk7%Rj=f{Ut~09Cj`i>RnPY7kP2{c zQYP`+uq+2~-1z&NS|=Z*=IfREULkE`P37(h%-HmWuO}vRb*QzK`kXA~S$hJot_}%l&M+sG1Kupb< zhLyf9XC+gE#6OlX0UVI{K0E&Y%~|QE6X;Rua=TZyRfdMST@)Aqcr;Vn^o-|4W}#e0 z2iqTrtXK#yc;uOkNrSdr2Z94knX_(=KA#*rw>Uk@I6-5k_8Rb&9xWO9w&O0FGmvrV z*;1}t=}>JeM`MJ{sP5p%h49&%fdb^1+&ye>$@hTQ^J6PdHf1*zw+bytO$<^mAS$eP zlWb{?kg!S#vI za=xk$u~yGgvmA`lXJ1;sJ$@g(wa=%q+4F~pzuEr&EIBcbywURhY(^#~sAGznb>g}? zTY{lm*u}h4aE+yFw#~vwE!|3#tT{>jpl>Nq`*Zaab_LD#6DL8Hg%=GuoXDdXkX^T` z7tmZF6dG%2a`r7~j18BEe8Jia!@$Vy{mbwyD8~3}##5e7a#Kr_6lME+;?rpUMF4Jt z%Z4t~y;r!&q3sXB&IUAN zo;?qKdMdw$ykwMK4sA>d`FS|1;0dO@74E&3A(1*E^iv1+Ai7)zyU0#jeAGMrv%*L1 z`h11|TOR0_8OKrjg<{FeP4Ow;$$Zf*T)uRGOEb@GKm6nPta#D~1pTIPtRFOfkcV=r zw|TW7DD|<|)YCnO$!ob>dHU%;#iug#MD&qK5A*bkD1awjeT@8TQFP8Ji|g#<)HgP= z+0fu37XwcYwlHAcwzyP1e=>V_=FlY^IMGn(OFpAsj%RBQiam_eAsQTSFgup_;}b8t zQgaOND5NxKo4EDwV@OLOGY$ESL7kW0GU|zke(yx zbF~TE-8n22>%2F6-4sof9kX!m?nk=#51k#~54b8L70!7w^RD-#o+4vB=gAvk=d7WZ z_+t4d<$jdt^L-0CF8yiY*}pX0w?SoBBQL2O3rQKEa<~x$rg#e0?Pv|&Bw-jqkv>r3 zuwO%DgqndENqX|lX9)M!l*-7Qoc2WK?*k)Tt`vSGsVu7uKEkEp1d~O5r7AE0UXG0! z%0qyq7>~JiVJeGzZe!PwNTrQp*pgZ5KlK_*8CS>;;B?{>_sY-AX>SHqh4)MorAq+c||3G##xf$ER$3lw*Xl9>SZdRITEH$)x+Ut zqjD8o3*WwtIF?X=ASLVht?-zT4A=sx>q!&UVOO=kEZMi%4r+p*`uJ%{llsB8d76Xa zIxl0@`g`Uu1-1q@s}oumPfYb#XO4x)BvvB#PvQm}*FC=7SrGpIuq%~EipKHi&+-Yr ziDTRb3NZ1McZ!r_D2Dlnt+3TB3d!~~nrDzzc%v}jmq$VYyM%Z2w6C4i%bh_;f7%CW z`**oy6+xlcVp!+FbgqKjMO*N^ZNYWy$6RvgG{J^t4m__d%!>^XsA)r=nXv=!xvKE4 z#|rHDB@*)dCPcC_Ra_}oQfF@by7a3mn7LT;X6Ol=@%DJCSgCmIFp#ZVb#@v1VIdz} z%qrJ?LN1K{&yc$uK-8!p}d$z_$GZTH~_u16}`7Y3W03YmY?k zWvtqnUdk|Vi|}4}CvvO*F(~%+Y4_PUNZ0U_ceiT?F+z}nRsm>cCBa8S+es1 zHVIq?JG-xj4WSrq5OG}tcZuBZ)6E~ig>%RfY(QVlyx@kf?6{K~eO}v*VhhG4X05%! z(-spT50e(4iHHMHj#9IPu5C!!aJKa9_|q&N*$Sj@ZOgIHbi$+lqak?;{f zXrp23lL#m$%CXmP)m%0$K{0*5G%jibdRjEM&Xg~G+;uzKZsIX0*B*71v3)^_cAVBf zeLg2$lkus-^}xoK6HDfJcz?8`Qd?McU&au2J(iWMPgmvrTudqaNDw>W#f2vYKx_p4Nxb ztLY{@qAAXN;rh))94LUEMi|ZX$wht=w$>hr(41z|Q$s0jnD#6R;6F4@VI&^~8NGTw zYMhWwzF(22rF(yCq%uEWjGb~YizHNhWlv|66f$+cX<_ebnR9~+aYEV*f+^*M|77pX z(mk$%sWQ<{#R6Y4nO}7;=DaVRxIvJ6ec@!kA@_}H6COjC(BnIXs|%lsl-Kp)50mnp ziDtIewzbLdc(6M0UZ&*}#xdyV)f+m^j<;EIJ>Q5)wXkS?H=jX#m`T#MOxv+02Q=Wp zbu^cF){}RFEMw5RiG|Th7f~q($WgO7M~G2vbOZSP;VW?xvry2xr8^Ju8wmzGm~rUE z{DqsDX*=c|%JO#1eZI)ww{nPzZqlt&VyiFxg%NOv=sLN-1fTp0%b=#j^Ejv(^S^oezdIOzHB%9) z+5aN`fYx7x34192&&CE-=&$@gkm5hczZ(8Q{tpfR(WwdfM}Zb`cl1IsMkf(@!Mh#l RL*1jKQC3ucRw8fe|3CkcLYV*n literal 0 HcmV?d00001 diff --git a/kr/index.html b/kr/index.html new file mode 100644 index 000000000..302ad230b --- /dev/null +++ b/kr/index.html @@ -0,0 +1,508 @@ + + + + + + + Introduction · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                    +
                                                                                                                    + + + + + + + + +
                                                                                                                    + +
                                                                                                                    + +
                                                                                                                    + + + + + + + + + +
                                                                                                                    +
                                                                                                                    + +
                                                                                                                    +
                                                                                                                    + +
                                                                                                                    + +

                                                                                                                    Vuex

                                                                                                                    + +
                                                                                                                    +

                                                                                                                    참고: 이 문서는 vuex@2.x 을 기준으로 합니다. +

                                                                                                                    +
                                                                                                                    + + + +
                                                                                                                    + +
                                                                                                                    +
                                                                                                                    +
                                                                                                                    + +

                                                                                                                    results matching ""

                                                                                                                    +
                                                                                                                      + +
                                                                                                                      +
                                                                                                                      + +

                                                                                                                      No results matching ""

                                                                                                                      + +
                                                                                                                      +
                                                                                                                      +
                                                                                                                      + +
                                                                                                                      +
                                                                                                                      + + +
                                                                                                                      + + +
                                                                                                                      + + + + + + +
                                                                                                                      + + +
                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/installation.html b/kr/installation.html new file mode 100644 index 000000000..fadae5b59 --- /dev/null +++ b/kr/installation.html @@ -0,0 +1,516 @@ + + + + + + + 설치 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                      +
                                                                                                                      + + + + + + + + +
                                                                                                                      + +
                                                                                                                      + +
                                                                                                                      + + + + + + + + + +
                                                                                                                      +
                                                                                                                      + +
                                                                                                                      +
                                                                                                                      + +
                                                                                                                      + +

                                                                                                                      설치

                                                                                                                      +

                                                                                                                      직접 다운로드 / CDN

                                                                                                                      +

                                                                                                                      https://unpkg.com/vuex

                                                                                                                      + +

                                                                                                                      Unpkg.com은 NPM 기반 CDN 링크를 제공합니다. 위의 링크는 항상 NPM의 최신 릴리스를 가리킵니다. https://unpkg.com/vuex@2.0.0과 같은 URL을 통해 특정 버전/태그를 사용할 수도 있습니다. +

                                                                                                                      +

                                                                                                                      Vue 뒤에 vuex를 추가하면 자동으로 설치됩니다:

                                                                                                                      +
                                                                                                                      <script src="/path/to/vue.js"></script>
                                                                                                                      +<script src="/path/to/vuex.js"></script>
                                                                                                                      +
                                                                                                                      +

                                                                                                                      NPM

                                                                                                                      +
                                                                                                                      npm install vuex --save
                                                                                                                      +
                                                                                                                      +

                                                                                                                      Yarn

                                                                                                                      +
                                                                                                                      yarn add vuex
                                                                                                                      +
                                                                                                                      +

                                                                                                                      모듈 시스템과 함께 사용하면 Vue.use()를 통해 Vuex를 명시적으로 추가해야 합니다.

                                                                                                                      +
                                                                                                                      import Vue from 'vue'
                                                                                                                      +import Vuex from 'vuex'
                                                                                                                      +
                                                                                                                      +Vue.use(Vuex)
                                                                                                                      +
                                                                                                                      +

                                                                                                                      전역 스크립트 태그를 사용할 때는 이 작업을 할 필요가 없습니다.

                                                                                                                      +

                                                                                                                      개발용 빌드

                                                                                                                      +

                                                                                                                      최신 dev 빌드를 사용하고 싶은 경우 직접 GitHub에서 클론하고 vuex를 직접 빌드 해야합니다.

                                                                                                                      +
                                                                                                                      git clone https://github.com/vuejs/vuex.git node_modules/vuex
                                                                                                                      +cd node_modules/vuex
                                                                                                                      +npm install
                                                                                                                      +npm run build
                                                                                                                      +
                                                                                                                      + + +
                                                                                                                      + +
                                                                                                                      +
                                                                                                                      +
                                                                                                                      + +

                                                                                                                      results matching ""

                                                                                                                      +
                                                                                                                        + +
                                                                                                                        +
                                                                                                                        + +

                                                                                                                        No results matching ""

                                                                                                                        + +
                                                                                                                        +
                                                                                                                        +
                                                                                                                        + +
                                                                                                                        +
                                                                                                                        + + +
                                                                                                                        + + +
                                                                                                                        + + + + + + + + + + +
                                                                                                                        + + +
                                                                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/intro.html b/kr/intro.html new file mode 100644 index 000000000..47a04ab91 --- /dev/null +++ b/kr/intro.html @@ -0,0 +1,542 @@ + + + + + + + Vuex가 무엇인가요? · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                        +
                                                                                                                        + + + + + + + + +
                                                                                                                        + +
                                                                                                                        + +
                                                                                                                        + + + + + + + + + +
                                                                                                                        +
                                                                                                                        + +
                                                                                                                        +
                                                                                                                        + +
                                                                                                                        + +

                                                                                                                        Vuex가 무엇인가요?

                                                                                                                        +

                                                                                                                        Vuex는 Vue.js 애플리케이션에 대한 상태 관리 패턴 + 라이브러리 입니다. 애플리케이션의 모든 컴포넌트에 대한 중앙 집중식 저장소 역할을 하며 예측 가능한 방식으로 상태를 변경할 수 있습니다. 또한 Vue의 공식 devtools 확장 프로그램과 통합되어 설정 시간이 필요 없는 디버깅 및 상태 스냅 샷 내보내기/가져오기와 같은 고급 기능을 제공합니다.

                                                                                                                        +

                                                                                                                        "상태 관리 패턴"이란 무엇인가요?

                                                                                                                        +

                                                                                                                        간단한 Vue 카운터 앱부터 시작 해보겠습니다.

                                                                                                                        +
                                                                                                                        new Vue({
                                                                                                                        +  // 상태
                                                                                                                        +  data () {
                                                                                                                        +    return {
                                                                                                                        +      count: 0
                                                                                                                        +    }
                                                                                                                        +  },
                                                                                                                        +  // 뷰
                                                                                                                        +  template: `
                                                                                                                        +    <div>{{ count }}</div>
                                                                                                                        +  `,
                                                                                                                        +  // 액션
                                                                                                                        +  methods: {
                                                                                                                        +    increment () {
                                                                                                                        +      this.count++
                                                                                                                        +    }
                                                                                                                        +  }
                                                                                                                        +})
                                                                                                                        +
                                                                                                                        +

                                                                                                                        다음과 같은 기능을 가진 앱입니다.

                                                                                                                        +
                                                                                                                          +
                                                                                                                        • 상태 는 앱을 작동하는 원본 소스 입니다.
                                                                                                                        • +
                                                                                                                        • 상태의 선언적 매핑입니다.
                                                                                                                        • +
                                                                                                                        • 액션 에서 사용자 입력에 대해 반응적으로 상태를 바꾸는 방법입니다.
                                                                                                                        • +
                                                                                                                        +

                                                                                                                        이것은 "단방향 데이터 흐름" 개념의 매우 단순한 도표입니다.

                                                                                                                        +

                                                                                                                        + +

                                                                                                                        + +

                                                                                                                        그러나 공통의 상태를 공유하는 여러 컴포넌트 가 있는 경우 단순함이 빠르게 저하됩니다.

                                                                                                                        +
                                                                                                                          +
                                                                                                                        • 여러 뷰는 같은 상태에 의존합니다.
                                                                                                                        • +
                                                                                                                        • 서로 다른 뷰의 작업은 동일한 상태를 반영해야 할 수 있습니다.
                                                                                                                        • +
                                                                                                                        +

                                                                                                                        첫번째 문제의 경우, 지나치게 중첩된 컴포넌트를 통과하는 prop는 장황할 수 있으며 형제 컴포넌트에서는 작동하지 않습니다. 두번째 문제의 경우 직접 부모/자식 인스턴스를 참조하거나 이벤트를 통해 상태의 여러 복사본을 변경 및 동기화 하려는 등의 해결 방법을 사용해야 합니다. 이러한 패턴은 모두 부서지기 쉽고 유지보수가 불가능한 코드로 빠르게 변경됩니다.

                                                                                                                        +

                                                                                                                        그렇다면 컴포넌트에서 공유된 상태를 추출하고 이를 전역 싱글톤으로 관리해야 합니다. 이를 통해 우리의 컴포넌트 트리는 커다란 "뷰"가 되며 모든 컴포넌트는 트리에 상관없이 상태에 액세스하거나 동작을 트리거 할 수 있습니다!

                                                                                                                        +

                                                                                                                        또한 상태 관리 및 특정 규칙 적용과 관련된 개념을 정의하고 분리함으로써 코드의 구조와 유지 관리 기능을 향상시킵니다.

                                                                                                                        +

                                                                                                                        이는 Flux, Redux, The Elm Architecture에서 영감을 받은 Vuex의 기본 아이디어 입니다. 다른 패턴과 달리 Vuex는 Vue.js가 효율적인 업데이트를 위해 세분화된 반응 시스템을 활용하도록 특별히 고안된 라이브러리입니다.

                                                                                                                        +

                                                                                                                        vuex

                                                                                                                        +

                                                                                                                        언제 사용해야 하나요?

                                                                                                                        +

                                                                                                                        Vuex는 공유된 상태 관리를 처리하는 데 유용하지만, 개념에 대한 이해와 시작하는 비용도 함께 듭니다. 그것은 단기간과 장기간 생산성 간의 기회비용이 있습니다.

                                                                                                                        +

                                                                                                                        대규모 SPA를 구축하지 않고 Vuex로 바로 뛰어 들었다면, 시간이 오래 걸리고 힘든일일 것입니다. 이것은 일반 적인 일입니다. 앱이 단순하다면 Vuex없이는 괜찮을 것입니다. 간단한 글로벌 이벤트 버스만 있으면됩니다. 그러나 중대형 규모의 SPA를 구축하는 경우 Vue컴포넌트 외부의 상태를 보다 잘 처리할 수 있는 방법을 생각하게 될 가능성이 있으며 Vuex는 자연스럽게 선택할 수 있는 단계가 될 것입니다. Redux의 저자인 Dan Abramov의 좋은 인용이 있습니다.

                                                                                                                        +
                                                                                                                        +

                                                                                                                        Flux 라이브러리는 안경과 같습니다. 필요할 때 알아볼 수 있습니다.

                                                                                                                        +
                                                                                                                        + + +
                                                                                                                        + +
                                                                                                                        +
                                                                                                                        +
                                                                                                                        + +

                                                                                                                        results matching ""

                                                                                                                        +
                                                                                                                          + +
                                                                                                                          +
                                                                                                                          + +

                                                                                                                          No results matching ""

                                                                                                                          + +
                                                                                                                          +
                                                                                                                          +
                                                                                                                          + +
                                                                                                                          +
                                                                                                                          + + +
                                                                                                                          + + +
                                                                                                                          + + + + + + + + + + + + + + +
                                                                                                                          + + +
                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/modules.html b/kr/modules.html new file mode 100644 index 000000000..b77768f8e --- /dev/null +++ b/kr/modules.html @@ -0,0 +1,603 @@ + + + + + + + 모듈 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                          +
                                                                                                                          + + + + + + + + +
                                                                                                                          + +
                                                                                                                          + +
                                                                                                                          + + + + + + + + + +
                                                                                                                          +
                                                                                                                          + +
                                                                                                                          +
                                                                                                                          + +
                                                                                                                          + +

                                                                                                                          모듈

                                                                                                                          +

                                                                                                                          단일 상태 트리를 사용하기 때문에 애플리케이션의 모든 상태가 하나의 큰 객체 안에 포함됩니다. 그러나 규모가 커짐에 따라 저장소는 매우 비대해질 수 있습니다.

                                                                                                                          +

                                                                                                                          이를 위해 Vuex는 저장소를 모듈 로 나눌 수 있습니다. 각 모듈은 자체 상태, 변이, 액션, 게터 및 심지어 중첩된 모듈을 포함 할 수 있습니다.

                                                                                                                          +
                                                                                                                          const moduleA = {
                                                                                                                          +  state: { ... },
                                                                                                                          +  mutations: { ... },
                                                                                                                          +  actions: { ... },
                                                                                                                          +  getters: { ... }
                                                                                                                          +}
                                                                                                                          +
                                                                                                                          +const moduleB = {
                                                                                                                          +  state: { ... },
                                                                                                                          +  mutations: { ... },
                                                                                                                          +  actions: { ... }
                                                                                                                          +}
                                                                                                                          +
                                                                                                                          +const store = new Vuex.Store({
                                                                                                                          +  modules: {
                                                                                                                          +    a: moduleA,
                                                                                                                          +    b: moduleB
                                                                                                                          +  }
                                                                                                                          +})
                                                                                                                          +
                                                                                                                          +store.state.a // -> moduleA'의 상태
                                                                                                                          +store.state.b // -> moduleB'의 상태
                                                                                                                          +
                                                                                                                          +

                                                                                                                          지역 상태 모듈

                                                                                                                          +

                                                                                                                          모듈의 변이와 getter 내부에서 첫 번째 전달인자는 모듈의 지역 상태 가됩니다.

                                                                                                                          +
                                                                                                                          const moduleA = {
                                                                                                                          +  state: { count: 0 },
                                                                                                                          +  mutations: {
                                                                                                                          +    increment (state) {
                                                                                                                          +      // state는 지역 모듈 상태 입니다
                                                                                                                          +      state.count++
                                                                                                                          +    }
                                                                                                                          +  },
                                                                                                                          +
                                                                                                                          +  getters: {
                                                                                                                          +    doubleCount (state) {
                                                                                                                          +      return state.count * 2
                                                                                                                          +    }
                                                                                                                          +  }
                                                                                                                          +}
                                                                                                                          +
                                                                                                                          +

                                                                                                                          유사하게 모듈 내부에서 context.state는 지역 상태를 노출시킬 것이고 루트 상태는 context.rootState로 노출 될 것입니다.

                                                                                                                          +
                                                                                                                          const moduleA = {
                                                                                                                          +  // ...
                                                                                                                          +  actions: {
                                                                                                                          +    incrementIfOddOnRootSum ({ state, commit, rootState }) {
                                                                                                                          +      if ((state.count + rootState.count) % 2 === 1) {
                                                                                                                          +        commit('increment')
                                                                                                                          +      }
                                                                                                                          +    }
                                                                                                                          +  }
                                                                                                                          +}
                                                                                                                          +
                                                                                                                          +

                                                                                                                          또한, 모듈 getters 내부, 루트 상태는 그들의 세 번째 전달인자로 노출됩니다.

                                                                                                                          +
                                                                                                                          const moduleA = {
                                                                                                                          +  // ...
                                                                                                                          +  getters: {
                                                                                                                          +    sumWithRootCount (state, getters, rootState) {
                                                                                                                          +      return state.count + rootState.count
                                                                                                                          +    }
                                                                                                                          +  }
                                                                                                                          +}
                                                                                                                          +
                                                                                                                          +

                                                                                                                          네임스페이스

                                                                                                                          +

                                                                                                                          모듈 내의 액션, 변이 및 getter는 여전히 전역 네임 스페이스 아래에 등록됩니다. 여러 모듈이 동일한 변이/액션 유형에 반응 할 수 있습니다. 이름 앞에 접두사 또는 접미사를 붙이면 이름 충돌을 피하기 위해 모듈 자신의 네임스페이스를 직접 지정할 수 있습니다. 그리고 알 수 없는 환경에서 사용될 재사용 가능한 Vuex 모듈을 작성하는 경우라면 반드시 사용해야 합니다. 예를 들어,todos 모듈을 만들고 싶은 경우

                                                                                                                          +
                                                                                                                          // types.js
                                                                                                                          +
                                                                                                                          +// getter, 액션, 변이의 이름을 상수로 정의하고
                                                                                                                          +// 모듈 이름 `todos` 접두어를 붙입니다
                                                                                                                          +export const DONE_COUNT = 'todos/DONE_COUNT'
                                                                                                                          +export const FETCH_ALL = 'todos/FETCH_ALL'
                                                                                                                          +export const TOGGLE_DONE = 'todos/TOGGLE_DONE'
                                                                                                                          +
                                                                                                                          +
                                                                                                                          // modules/todos.js
                                                                                                                          +import * as types from '../types'
                                                                                                                          +
                                                                                                                          +// 접두어로 된 이름을 사용하여 getter, 액션 및 변이 정의
                                                                                                                          +const todosModule = {
                                                                                                                          +  state: { todos: [] },
                                                                                                                          +
                                                                                                                          +  getters: {
                                                                                                                          +    [types.DONE_COUNT] (state) {
                                                                                                                          +      // ...
                                                                                                                          +    }
                                                                                                                          +  },
                                                                                                                          +
                                                                                                                          +  actions: {
                                                                                                                          +    [types.FETCH_ALL] (context, payload) {
                                                                                                                          +      // ...
                                                                                                                          +    }
                                                                                                                          +  },
                                                                                                                          +
                                                                                                                          +  mutations: {
                                                                                                                          +    [types.TOGGLE_DONE] (state, payload) {
                                                                                                                          +      // ...
                                                                                                                          +    }
                                                                                                                          +  }
                                                                                                                          +}
                                                                                                                          +
                                                                                                                          +

                                                                                                                          동적 모듈 등록

                                                                                                                          +

                                                                                                                          store.registerModule 메소드로 저장소가 생성 된 후에 모듈을 등록 할 수 있습니다.

                                                                                                                          +
                                                                                                                          store.registerModule('myModule', {
                                                                                                                          +  // ...
                                                                                                                          +})
                                                                                                                          +
                                                                                                                          +

                                                                                                                          모듈의 상태는store.state.myModule으로 노출 됩니다.

                                                                                                                          +

                                                                                                                          동적 모듈 등록을 사용하면 다른 Vue 플러그인도 애플리케이션의 저장소에 모듈을 연결하여 상태 관리에 Vuex를 활용할 수 있습니다. 예를 들어 vuex-router-sync 라이브러리는 동적으로 연결된 모듈에서 애플리케이션의 라우트 상태를 관리하여 vue-router와 vuex를 통합합니다.

                                                                                                                          +

                                                                                                                          store.unregisterModule(moduleName)을 사용하여 동적으로 등록 된 모듈을 제거할 수도 있습니다. 이 방법으로는 정적 모듈(저장소 생성시 선언 됨)을 제거 할 수 없습니다.

                                                                                                                          + + +
                                                                                                                          + +
                                                                                                                          +
                                                                                                                          +
                                                                                                                          + +

                                                                                                                          results matching ""

                                                                                                                          +
                                                                                                                            + +
                                                                                                                            +
                                                                                                                            + +

                                                                                                                            No results matching ""

                                                                                                                            + +
                                                                                                                            +
                                                                                                                            +
                                                                                                                            + +
                                                                                                                            +
                                                                                                                            + + +
                                                                                                                            + + +
                                                                                                                            + + + + + + + + + + + + + + +
                                                                                                                            + + +
                                                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/mutations.html b/kr/mutations.html new file mode 100644 index 000000000..806778517 --- /dev/null +++ b/kr/mutations.html @@ -0,0 +1,616 @@ + + + + + + + 변이 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                            +
                                                                                                                            + + + + + + + + +
                                                                                                                            + +
                                                                                                                            + +
                                                                                                                            + + + + + + + + + +
                                                                                                                            +
                                                                                                                            + +
                                                                                                                            +
                                                                                                                            + +
                                                                                                                            + +

                                                                                                                            변이

                                                                                                                            +

                                                                                                                            Vuex 저장소에서 실제로 상태를 변경하는 유일한 방법은 변이하는 것입니다. Vuex 변이는 이벤트와 매우 유사합니다. 각 변이에는 타입 문자열 핸들러 가 있습니다. 핸들러 함수는 실제 상태 수정을 하는 곳이며, 첫 번째 전달인자로 상태를받습니다.

                                                                                                                            +
                                                                                                                            const store = new Vuex.Store({
                                                                                                                            +  state: {
                                                                                                                            +    count: 1
                                                                                                                            +  },
                                                                                                                            +  mutations: {
                                                                                                                            +    increment (state) {
                                                                                                                            +      // 상태 변이
                                                                                                                            +      state.count++
                                                                                                                            +    }
                                                                                                                            +  }
                                                                                                                            +})
                                                                                                                            +
                                                                                                                            +

                                                                                                                            변이 핸들러를 직접 호출 할 수는 없습니다. 이 옵션은 이벤트 등록과 비슷합니다. "타입이 increment인 변이가 발생하면이 핸들러를 호출합니다." 변이 핸들러를 호출하려면 해당 타입과 함께 store.commit 을 호출해야합니다.

                                                                                                                            +
                                                                                                                            store.commit('increment')
                                                                                                                            +
                                                                                                                            +

                                                                                                                            페이로드를 가진 커밋

                                                                                                                            +

                                                                                                                            변이에 대해 payload 라고하는 store.commit에 추가 전달인자를 사용 할 수 있습니다.

                                                                                                                            +
                                                                                                                            // ...
                                                                                                                            +mutations: {
                                                                                                                            +  increment (state, n) {
                                                                                                                            +    state.count += n
                                                                                                                            +  }
                                                                                                                            +}
                                                                                                                            +
                                                                                                                            +
                                                                                                                            store.commit('increment', 10)
                                                                                                                            +
                                                                                                                            +

                                                                                                                            대부분의 경우 페이로드는 여러 필드를 포함할 수 있는 객체여야하며 기록 된 변이는 더 이해하기 쉽습니다.

                                                                                                                            +
                                                                                                                            // ...
                                                                                                                            +mutations: {
                                                                                                                            +  increment (state, payload) {
                                                                                                                            +    state.count += payload.amount
                                                                                                                            +  }
                                                                                                                            +}
                                                                                                                            +
                                                                                                                            +
                                                                                                                            store.commit('increment', {
                                                                                                                            +  amount: 10
                                                                                                                            +})
                                                                                                                            +
                                                                                                                            +

                                                                                                                            객체 스타일 커밋

                                                                                                                            +

                                                                                                                            변이를 커밋하는 또 다른 방법은 type 속성을 가진 객체를 직접 사용하는 것입니다.

                                                                                                                            +
                                                                                                                            store.commit({
                                                                                                                            +  type: 'increment',
                                                                                                                            +  amount: 10
                                                                                                                            +})
                                                                                                                            +
                                                                                                                            +

                                                                                                                            객체 스타일 커밋을 사용할 때 전체 객체는 변이 핸들러에 페이로드로 전달되므로 핸들러는 동일하게 유지됩니다.

                                                                                                                            +
                                                                                                                            mutations: {
                                                                                                                            +  increment (state, payload) {
                                                                                                                            +    state.count += payload.amount
                                                                                                                            +  }
                                                                                                                            +}
                                                                                                                            +
                                                                                                                            +

                                                                                                                            Vue의 반응성 규칙을 따르는 변이

                                                                                                                            +

                                                                                                                            Vuex 저장소의 상태는 Vue에 의해 반응하므로, 상태를 변경하면 상태를 관찰하는 Vue 컴포넌트가 자동으로 업데이트됩니다. 이것은 또한 Vuex 변이가 일반 Vue로 작업 할 때 동일한 반응성에 대한 경고를 받을 수 있음을 의미합니다.

                                                                                                                            +
                                                                                                                              +
                                                                                                                            1. 원하는 모든 필드에 앞서 저장소를 초기화하는 것이 좋습니다.

                                                                                                                              +
                                                                                                                            2. +
                                                                                                                            3. 객체에 새 속성을 추가할 때 다음 중 하나를 수행해야합니다.

                                                                                                                              +
                                                                                                                                +
                                                                                                                              • Vue.set(obj, 'newProp', 123)을 사용하거나,

                                                                                                                                +
                                                                                                                              • +
                                                                                                                              • 객체를 새로운 것으로 교체하십시오. 예를 들어, 3 단계 객체 확산 문법을 사용하면 다음과 같이 작성할 수 있습니다.

                                                                                                                                +
                                                                                                                                state.obj = { ...state.obj, newProp: 123 }
                                                                                                                                +
                                                                                                                                +
                                                                                                                              • +
                                                                                                                              +
                                                                                                                            4. +
                                                                                                                            +

                                                                                                                            변이 타입에 상수 사용

                                                                                                                            +

                                                                                                                            다양한 Flux 구현에서 변이 유형에 상수를 사용하는 것은 일반인 패턴입니다. 이를 통해 코드는 linter와 같은 툴링을 활용할 수 있으며 모든 상수를 단일 파일에 저장하면 공동 작업자가 전체 애플리케이션에서 어떤 변이가 가능한지 한눈에 파악할 수 있습니다.

                                                                                                                            +
                                                                                                                            // mutation-types.js
                                                                                                                            +export const SOME_MUTATION = 'SOME_MUTATION'
                                                                                                                            +
                                                                                                                            +
                                                                                                                            // store.js
                                                                                                                            +import Vuex from 'vuex'
                                                                                                                            +import { SOME_MUTATION } from './mutation-types'
                                                                                                                            +
                                                                                                                            +const store = new Vuex.Store({
                                                                                                                            +  state: { ... },
                                                                                                                            +  mutations: {
                                                                                                                            +    // ES2015에서 계산 된 프로퍼티 이름 기능을 사용하여
                                                                                                                            +    // 상수를 함수 이름으로 사용할 수 있습니다
                                                                                                                            +    [SOME_MUTATION] (state) {
                                                                                                                            +      // 변이 상태
                                                                                                                            +    }
                                                                                                                            +  }
                                                                                                                            +})
                                                                                                                            +
                                                                                                                            +

                                                                                                                            상수를 사용할지 여부는 대부분 환경 설정입니다. 개발자가 많은 대규모 프로젝트에서 유용할 수 있지만, 이는 완전히 선택 사항입니다.

                                                                                                                            +

                                                                                                                            변이는 무조건 동기적이어야 합니다.

                                                                                                                            +

                                                                                                                            기억 해야할 한 가지 중요한 규칙은 변이 핸들러 함수는 동기적 이어야 한다는 것입니다. 왜 그럴까요? 다음 예제를 확인해보십시오.

                                                                                                                            +
                                                                                                                            mutations: {
                                                                                                                            +  someMutation (state) {
                                                                                                                            +    api.callAsyncMethod(() => {
                                                                                                                            +      state.count++
                                                                                                                            +    })
                                                                                                                            +  }
                                                                                                                            +}
                                                                                                                            +
                                                                                                                            +

                                                                                                                            이제 우리가 앱을 디버깅하고 devtool의 돌연변이 로그를 보고 있다고 상상해보십시오. 기록 된 모든 변이에 대해 devtool은 상태의 "이전" 및 "이후" 스냅 샷을 캡처 해야 합니다. 그러나 위의 예제 변이 내의 비동기 콜백은 불가능합니다. 변이가 커밋 되었을 때 콜백은 아직 호출되지 않으며, 콜백이 실제로 호출 될 시기를 devtool이 알 수 있는 방법이 없습니다. 콜백에서 수행 된 모든 상태 변이는 본질적으로 추적 할 수 없습니다!

                                                                                                                            +

                                                                                                                            컴포넌트 안에서 변이 커밋하기

                                                                                                                            +

                                                                                                                            this.$store.commit('xxx')를 사용하여 컴포넌트에서 변이를 수행하거나 컴포넌트 메소드를 store.commit 호출에 매핑하는 mapMutations 헬퍼를 사용할 수 있습니다 (루트 store 주입 필요)

                                                                                                                            +
                                                                                                                            import { mapMutations } from 'vuex'
                                                                                                                            +
                                                                                                                            +export default {
                                                                                                                            +  // ...
                                                                                                                            +  methods: {
                                                                                                                            +    ...mapMutations([
                                                                                                                            +      'increment' // this.increment()를 this.$store.commit('increment')에 매핑합니다.
                                                                                                                            +    ]),
                                                                                                                            +    ...mapMutations({
                                                                                                                            +      add: 'increment' // this.add()를 this.$store.commit('increment')에 매핑합니다.
                                                                                                                            +    })
                                                                                                                            +  }
                                                                                                                            +}
                                                                                                                            +
                                                                                                                            +

                                                                                                                            액션에서 사용

                                                                                                                            +

                                                                                                                            비동기성이 상태의 변이와 결합하면 프로그램을 파악하기가 매우 어려워 질 수 있습니다. 예를 들어 상태를 변경하는 두 가지 비동기 콜백 메소드를 호출할 때 호출되는 시점과 먼저 호출 된 콜백을 어떻게 알 수 있습니까? 이것이 우리가 두 개념을 분리하려는 이유입니다. Vuex에서 변이는 동기적으로 트랜잭션합니다.

                                                                                                                            +
                                                                                                                            store.commit('increment')
                                                                                                                            +// "increment" 변이가 일으킬 수 있는 모든 상태 변화는 이 순간에 이루어져야합니다.
                                                                                                                            +
                                                                                                                            +

                                                                                                                            비동기 작업을 처리하기 위한 액션를 소개합시다.

                                                                                                                            + + +
                                                                                                                            + +
                                                                                                                            +
                                                                                                                            +
                                                                                                                            + +

                                                                                                                            results matching ""

                                                                                                                            +
                                                                                                                              + +
                                                                                                                              +
                                                                                                                              + +

                                                                                                                              No results matching ""

                                                                                                                              + +
                                                                                                                              +
                                                                                                                              +
                                                                                                                              + +
                                                                                                                              +
                                                                                                                              + + +
                                                                                                                              + + +
                                                                                                                              + + + + + + + + + + + + + + +
                                                                                                                              + + +
                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/plugins.html b/kr/plugins.html new file mode 100644 index 000000000..acb574b98 --- /dev/null +++ b/kr/plugins.html @@ -0,0 +1,588 @@ + + + + + + + 플러그인 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                              +
                                                                                                                              + + + + + + + + +
                                                                                                                              + +
                                                                                                                              + +
                                                                                                                              + + + + + + + + + +
                                                                                                                              +
                                                                                                                              + +
                                                                                                                              +
                                                                                                                              + +
                                                                                                                              + +

                                                                                                                              플러그인

                                                                                                                              +

                                                                                                                              Vuex 저장소는 각 변이에 대한 훅을 노출하는 plugins 옵션을 허용합니다. Vuex 플러그인은 저장소를 유일한 전달인자로 받는 함수입니다.

                                                                                                                              +
                                                                                                                              const myPlugin = store => {
                                                                                                                              +  // 저장소가 초기화 될 때 불립니다.
                                                                                                                              +  store.subscribe((mutation, state) => {
                                                                                                                              +    // 매 변이시마다 불립니다.
                                                                                                                              +    // 변이는 { type, payload } 포맷으로 제공됩니다.
                                                                                                                              +  })
                                                                                                                              +}
                                                                                                                              +
                                                                                                                              +

                                                                                                                              그리고 다음과 같이 사용할 수 있습니다.

                                                                                                                              +
                                                                                                                              const store = new Vuex.Store({
                                                                                                                              +  // ...
                                                                                                                              +  plugins: [myPlugin]
                                                                                                                              +})
                                                                                                                              +
                                                                                                                              +

                                                                                                                              플러그인 내부에서 변이 커밋하기

                                                                                                                              +

                                                                                                                              플러그인은 상태를 직접 변이할 수 없습니다. 컴포넌트와 마찬가지로 변이를 커밋하여 변경을 트리거 할 수 있습니다.

                                                                                                                              +

                                                                                                                              변이을 커밋함으로써 플러그인을 사용하여 데이터 소스를 저장소에 동기화 할 수 있습니다. 예를 들어, websocket 데이터 소스를 저장소에 동기화하려면 (이는 사실 인위적인 예제입니다. 실제로 createPlugin 함수는 더 복잡한 작업을 위해 몇 가지 추가 옵션을 필요로 할 수 있습니다)

                                                                                                                              +
                                                                                                                              export default function createWebSocketPlugin (socket) {
                                                                                                                              +  return store => {
                                                                                                                              +    socket.on('data', data => {
                                                                                                                              +      store.commit('receiveData', data)
                                                                                                                              +    })
                                                                                                                              +    store.subscribe(mutation => {
                                                                                                                              +      if (mutation.type === 'UPDATE_DATA') {
                                                                                                                              +        socket.emit('update', mutation.payload)
                                                                                                                              +      }
                                                                                                                              +    })
                                                                                                                              +  }
                                                                                                                              +}
                                                                                                                              +
                                                                                                                              +
                                                                                                                              const plugin = createWebSocketPlugin(socket)
                                                                                                                              +
                                                                                                                              +const store = new Vuex.Store({
                                                                                                                              +  state,
                                                                                                                              +  mutations,
                                                                                                                              +  plugins: [plugin]
                                                                                                                              +})
                                                                                                                              +
                                                                                                                              +

                                                                                                                              상태 스냅샷 가져오기

                                                                                                                              +

                                                                                                                              때로는 플러그인이 상태의 "스냅샷"을 얻고자 할 수 있으며, 또한 변이 이후 상태와 변이 이전 상태를 비교할 수 있습니다. 이를 달성하기 위해서는 상태 객체에 대한 깊은 복사를 수행해야합니다 :

                                                                                                                              +
                                                                                                                              const myPluginWithSnapshot = store => {
                                                                                                                              +  let prevState = _.cloneDeep(store.state)
                                                                                                                              +  store.subscribe((mutation, state) => {
                                                                                                                              +    let nextState = _.cloneDeep(state)
                                                                                                                              +
                                                                                                                              +    // prevState와 nextState를 비교하십시오.
                                                                                                                              +
                                                                                                                              +    // 다음 변이를 위한 상태 저장
                                                                                                                              +    prevState = nextState
                                                                                                                              +  })
                                                                                                                              +}
                                                                                                                              +
                                                                                                                              +

                                                                                                                              상태 스냅 샷을 사용하는 플러그인은 개발 중에 만 사용해야합니다. webpack 또는 Browserify를 사용하는 경우 빌드 도구가 이를 처리 할 수 있습니다.

                                                                                                                              +
                                                                                                                              const store = new Vuex.Store({
                                                                                                                              +  // ...
                                                                                                                              +  plugins: process.env.NODE_ENV !== 'production'
                                                                                                                              +    ? [myPluginWithSnapshot]
                                                                                                                              +    : []
                                                                                                                              +})
                                                                                                                              +
                                                                                                                              +

                                                                                                                              플러그인은 기본적으로 사용됩니다. 배포를 위해서는 webpack의 DefinePlugin 또는 envify가 필요합니다. Browserify가 process.env.NODE_ENV !== 'production'의 값을 최종 빌드를 위해 false로 변환합니다.

                                                                                                                              +

                                                                                                                              내장 로거 플러그인

                                                                                                                              +
                                                                                                                              +

                                                                                                                              vue-devtools를 사용하고 있으면 필요 없을 수 있습니다.

                                                                                                                              +
                                                                                                                              +

                                                                                                                              Vuex에는 일반적인 디버깅을 위한 로거 플러그인이 함께 제공됩니다.

                                                                                                                              +
                                                                                                                              import createLogger from 'vuex/dist/logger'
                                                                                                                              +
                                                                                                                              +const store = new Vuex.Store({
                                                                                                                              +  plugins: [createLogger()]
                                                                                                                              +})
                                                                                                                              +
                                                                                                                              +

                                                                                                                              createLogger 함수는 몇 가지 옵션을 가질 수 있습니다.

                                                                                                                              +
                                                                                                                              const logger = createLogger({
                                                                                                                              +  collapsed: false, // 로그를 가지는 변이 자동 확장
                                                                                                                              +  filter (mutation, stateBefore, stateAfter) {
                                                                                                                              +    // returns true if a mutation should be logged
                                                                                                                              +    // `mutation` is a { type, payload }
                                                                                                                              +    return mutation.type !== "aBlacklistedMutation"
                                                                                                                              +  },
                                                                                                                              +  transformer (state) {
                                                                                                                              +    // 로깅하기전 상태를 변이 하십시오.
                                                                                                                              +    // 예를 들어 특정 하위 트리만 반환합니다.
                                                                                                                              +    return state.subTree
                                                                                                                              +  },
                                                                                                                              +  mutationTransformer (mutation) {
                                                                                                                              +    // 변이는 { type, payload }의 포맷으로 기록됩니다.
                                                                                                                              +    // 원하는 포맷으로 변경할 수 있습니다.
                                                                                                                              +    return mutation.type
                                                                                                                              +  }
                                                                                                                              +})
                                                                                                                              +
                                                                                                                              +

                                                                                                                              로거 파일은<script>태그를 통해 직접 포함될 수 있으며 createVuexLogger 함수를 전역적으로 노출합니다.

                                                                                                                              +

                                                                                                                              로거 플러그인은 상태 스냅샷을 사용하므로 개발용으로만 사용하십시오.

                                                                                                                              + + +
                                                                                                                              + +
                                                                                                                              +
                                                                                                                              +
                                                                                                                              + +

                                                                                                                              results matching ""

                                                                                                                              +
                                                                                                                                + +
                                                                                                                                +
                                                                                                                                + +

                                                                                                                                No results matching ""

                                                                                                                                + +
                                                                                                                                +
                                                                                                                                +
                                                                                                                                + +
                                                                                                                                +
                                                                                                                                + + +
                                                                                                                                + + +
                                                                                                                                + + + + + + + + + + + + + + +
                                                                                                                                + + +
                                                                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/search_index.json b/kr/search_index.json new file mode 100644 index 000000000..ac2f2dd8b --- /dev/null +++ b/kr/search_index.json @@ -0,0 +1 @@ +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["1.0","api","getter","introduct","strict","vuex","vuex@2.x","vuex가","구조","기준으로","노트","레퍼런스","리로딩","릴리즈","모듈","모드","무엇인가요?","문서는","문서를","버전","변이","보려면?","상태","설치","시작하기","애플리케이션","액션","을","이","참고:","컨셉","테스팅","폼","플러그인","합니다.","핫","핵심","핸들링"],"installation.html":["'vue'","'vuex'","/","add","build","cd","cdn","clone","dev","git","github에서","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0과","import","instal","node_modules/vuex","npm","npm의","run","save","unpkg.com은","url을","vue","vue.use()를","vue.use(vuex)","vuex","vuex를","yarn","가리킵니다.","같은","개발용","경우","기반","다운로드","뒤에","때는","릴리스를","링크는","링크를","명시적으로","모듈","버전/태그를","빌드","빌드를","사용하고","사용하면","사용할","설치","설치됩니다:","수도","스크립트","시스템과","싶은","없습니다.","위의","이","있습니다.","자동으로","작업을","전역","제공합니다.","직접","최신","추가하면","추가해야","클론하고","태그를","통해","특정","필요가","할","함께","합니다.","항상","해야합니다."],"intro.html":["\"단방향","\"뷰\"가","\"상태","()","+","//","0","`","`,","abramov의","architecture에서","count","count:","dan","data","devtool","elm","flux","flux,","increment","methods:","new","prop는","redux,","redux의","return","spa를","template:","this.count++","vue","vue({","vue.j","vue.js가","vuex가","vuex는","vuex로","vuex없이는","vuex의","vue의","vue컴포넌트","{","{{","}","})","},","}}","가","가능성이","가능한","가진","간단한","간의","같습니다.","같은","개념에","개념을","개념의","걸리고","것입니다.","경우","경우,","고급","고안된","공식","공유된","공유하는","공통의","관련된","관리","관리를","관리해야","괜찮을","구조와","구축하는","구축하지","규모의","규칙","그것은","그러나","그렇다면","글로벌","기능을","기본","기회비용이","내보내기/가져오기와","는","다른","다음과","단계가","단기간과","단순하다면","단순한","단순함이","달리","대규모","대한","대해","데","데이터","도표입니다.","동기화","동일한","동작을","되며","될","두번째","들었다면,","듭니다.","등의","디버깅","때","또한","뛰어","라이브러리","라이브러리는","라이브러리입니다.","매우","매핑입니다.","모두","모든","무엇인가요?","문제의","및","바꾸는","바로","반영해야","반응","반응적으로","받은","방법을","방법입니다.","방식으로","버스만","변경","변경됩니다.","변경할","보다","복사본을","부모/자식","부서지기","분리함으로써","불가능한","뷰","뷰는","뷰의","비용도","빠르게","사용자","사용해야","상관없이","상태","상태를","상태에","상태의","생각하게","생산성","샷","서로","선언적","선택할","설정","세분화된","소스","수","쉽고","스냅","시간이","시스템을","시작","시작하는","싱글톤으로","아이디어","안경과","않고","않습니다.","알아볼","애플리케이션에","애플리케이션의","액세스하거나","액션","앱부터","앱을","앱이","앱입니다.","언제","업데이트를","없는","에서","여러","역할을","영감을","예측","오래","외부의","우리의","원본","위해","유용하지만,","유지","유지보수가","은","의존합니다.","이것은","이는","이러한","이를","이벤트","이벤트를","이해와","인스턴스를","인용이","일반","일입니다.","입니다.","입력에","있는","있습니다!","있습니다.","있으며","있으면됩니다.","자연스럽게","작동하는","작동하지","작업은","잘","장기간","장황할","저자인","저장소","저하됩니다.","적용과","적인","전역","정의하고","제공합니다.","좋은","중대형","중앙","중첩된","지나치게","직접","집중식","참조하거나","처리하는","처리할","첫번째","추출하고","카운터","커다란","컴포넌트","컴포넌트는","컴포넌트를","컴포넌트에","컴포넌트에서","컴포넌트에서는","코드로","코드의","통과하는","통합되어","통해","트리거","트리는","트리에","특별히","특정","패턴","패턴\"이란","패턴과","패턴은","프로그램과","필요","필요할","하나요?","하려는","하며","할","함께","합니다.","해결","해보겠습니다.","향상시킵니다.","형제","확장","활용하도록","효율적인","흐름\"","힘든일일"],"getting-started.html":["\"저장소\"는","(state)","//","0","1","=",">","console.log(store.state.count)","const","count:","es2015","increment","mutations:","new","state","state.count++","state:","state부터","store","store.commit","store.commit('increment')","store.state.count를","store.state로","store는","vue","vue.use(vuex)를","vuex","vuex.store({","vuex를","{","}","})","},","가","가능한","가장","가지","각","간단한","간단합니다.","개념에","개체와","객체에","객체와","검색할","것은","것을","것입니다.","경우","계산된","규칙에","기록이","기록하고","기본적으로","기본적인","꼭","남을","내에서","다른","다시","다음은","단순한","단순히","대신","대응하고","대한","대해","더","도구를","두","디버깅을","따라","때","때문입니다.","또한","를","만들어","말해,","매우","먼저","메소드로","메소드에서","명시적으로","명시적인","명확하게","모듈","모든","문법을","반응형","반환하는","방법은","변경되면","변경을","변경하는","변경할","변이","변이를","변화를","보겠습니다.","보유하고있는","봅시다.","사용하고","사용하는","사용하여","사용합니다.","사용해야","상태","상태가","상태를","상태에","설명","설치한","속성","수","수행하는","스냅샷을","시간","시스템을","시작하기","시작해","안에서","않은","애플리케이션","애플리케이션의","앱을","앱의","업데이트합니다.","없습니다.","예입니다.","예제는","우리는","유일한","의도를보다","의미합니다.","이","이렇게하면","이용한","이유는","이제","이제,","이해할","일반","일부","읽을","입니다.","있는","있습니다.","있으며","있으므로","있지","자세히","잘","저장소","저장소가","저장소를","저장소의","저장하거나","전역","점이","접근하여","제공하십시오.","제공합니다.","중심에는","지켜볼","직접","참고:","초기","추적을","추적이","카운터","커밋을","커밋하는","컨테이너입니다.","컴포넌트","컴포넌트는","코드를","툴을","트리거","트리거하는","표현할","하기","할","합니다!","핵심","호출해야합니다.","효율적으로","후","흐름에"],"core-concepts.html":["この章では、vuex","これらのコンセプトを深く理解することは、vuex","それでは、始めましょう!","のコアコンセプトについて、以下を学習します。","を使用するにあたって不可欠です。","アクション","ゲッター","コアコンセプト","ステート","ミューテーション","モジュール"],"state.html":["\"store\"","\"검색\"하는","\"원본","\"주입\"하는","'#app',","'count'","'count',","'count'를","'vuex'","()","(3","(object","(state)","*/","+","...","...mapstate({","/*","//","=","=>","])","`","`state","`this`를","`{{","app","components:","computed:","computed에","const","count","count:","countalias:","counter","countpluslocalst","default","dom","ecmascript","el:","export","getter","getter를","import","localcomput","mapstat","mapstate([","mapstate({","mapstate는","mapstate에","new","operator)","operator)를","operator)을","return","spread","state","state.count","state.count,","state.count`와","store","store,","store.state.count","store.state.count가","store.state.count에","template:","this.$store.state.count","this.$store로","this.count를","this.localcount","vue","vue({","vuex","vuex.mapstate로","vuex는","vuex를","vuex에","{","}","})","},","}}`,","가능)으로","가능하지만,","가장","가져오기","가져오는","가져올","가져와야하며","가짜데이터가","각","간결하게","간단한","간접적으로","값","갖게","같습니다.","같을","개발","객체","객체는","객체를","객체에","것은","것을","것입니다.","결정을","경우","계산된","관련","구현을","그러나","그러면","기회비용을","나중에","남겨","내려야","내부의","넣어야하는","넣으면","노출됩니다.","다른","다시","단계","단독","단순화","단일","대해","더","독립","된","된다는","둘","디버그","디버깅을","때","때는","때로는","때문에","또한","로컬","루트","루트의","를","만들","만들어","만듭니다","많은","맞는","매우","매핑","메커니즘을","명확하고","모두","모듈","모듈로","모듈성과","모든","문법을","문자열","반복적이고","반응적이기","반환합니다.","방법에","방법은","배열을","변경되고","변경되면","변이가","변이를","병합하는","보다","분할하는","빌드에서","사용하는","사용하려면","사용하면","사용하여","사용한다고해서","사용할","사용합니다.","사용해야하는","사용해야합니다","사용해야합니다.","삽입됩니다.","상태","상태가","상태로","상태를","상태에","상태와","상태의","생성하는","샷을","선언하면","설명합니다.","소스\"","속성과","속성내에서","속성을","속성의","속성이","속성이나","속한","수","수정해야","수준의","쉽게","스냅","스펙)","시스템을","실행","아닙니다.","않습니다.","애플리케이션","애플리케이션마다","액세스하려면","앱","앱의","어떻게","엄격하게","업데이트가","여러","여전히","역할을","연산자","연산자(object","영역의","옵션(vue.use(vuex)에","옵션을","외부","요구에","우리는","위해","유틸리티를","의미합니다.","의존하게합니다.","의해","이","이것을","이는","이를","이름과","이름이","인스턴스가","인스턴스에","일반적으로,","일반적인","일부","입력을","있도록","있습니다.","있으므로","있을","자식","장황하고","장황해집니다.","저장소","저장소는","저장소를","저장소만","저장소에서","전개","전달하는","전달할","전역","제공하십시오.","제공함으로써","제공합니다.","조각이","주입되고","줄일","줍니다!","즉,","찾을","처리하기","최종","추가","충돌하지","컴포넌트가","컴포넌트를","컴포넌트에","컴포넌트에는","컴포넌트에서","컴포넌트의","코드를","키","테스트","트리","트리거됩니다.","트리는","트리를","특정","판단하고","패턴은","포함하며","표시하나요?","필요합니다.","하나로","하나요?","하나의","하십시오.","하위","할","함께","함수는","함수를","합니다.","항목에","해야","헬퍼","헬퍼가","헬퍼를","현재","형","화살표"],"getters.html":["\"getters\"를","'...',","'anothergetter',","'donetodoscount'","'donetodoscount',","'vuex'","()","(state,","...","...mapgetters([","...mapgetters({","//","1","1,","2,","=","=>",">","[","[{","]","])","computed:","const","default","done:","donecount:","donetodos:","donetodoscount","donetodoscount:","export","fals","getter","getters)","getters.donetodos.length","getters:","getters는","getter도","getter를","id:","import","mapgett","new","operator)로","return","spread","state","state.todos.filter(todo","state:","store","store.gett","store.getters.donetodo","store.getters.donetodoscount","store.getters.donetodoscount에","text:","this.$store.getters.donetodoscount","this.$store.state.todos.filter(todo","this.donecount를","todo.done)","todo.done).length","todos:","true","vuex.store({","vuex를","{","}","})","},","}]","가져와야합니다.","객체","객체를","객체에","경우","계산)","계산된","계산하여","계산해야","공유된","기반하는","노출","다","다른","됩니다.","두","둘","때로는","로컬","리스트를","매핑하려면","매핑하십시오.","매핑합니다.","모든","받게됩니다.","받습니다.","번째","복제하거나","사용","사용하면","사용할","사용합니다.","상태를","생각됩니다).","속성에","속성으로","수","수도","쉽게","아이템","않습니다.","여러","연산자(object","위치에서","이를","이름으로","이상의","이상적이지","이제","있습니다(저장소의","있습니다.","있습니다.(예:","저장소","저장소에서","전개","전달인자로","정의","첫","추가합니다.","추출하여","컴포넌트가","컴포넌트에서","필터링하고","할","함수를","해야하는","헬퍼","헬퍼는","헬퍼를"],"mutations.html":["\"increment\"","\"이전\"","\"이후\"","\"타입이","'./mutat","'increment'","'increment',","'newprop',","'some_mutation'","'vuex'","(state)","(state,","(루트","+=","...","...mapmutations([","...mapmutations({","...state.obj,","//","1","10","10)","123","123)을","3","=","=>","[some_mutation]","]),","add:","amount:","api.callasyncmethod(()","const","count:","default","devtool은","devtool의","devtool이","es2015에서","export","flux","import","increment","increment인","linter와","mapmut","methods:","mutat","mutations:","n","n)","new","newprop:","payload","payload)","payload.amount","some_mut","somemut","state.count","state.count++","state.obj","state:","store","store.commit","store.commit('increment')","store.commit('increment',","store.commit({","store.commit에","store.j","this.$store.commit('increment')에","this.$store.commit('xxx')를","this.add()를","this.increment()를","type","type:","types'","types.j","vue","vue.set(obj,","vuex","vuex.store({","vuex에서","vue로","vue에","vue의","{","}","})","},","가","가능한지","가지","가진","각","같은","같이","개념을","개발자가","객체","객체는","객체를","객체에","객체여야하며","것으로","것은","것이","것입니다.","결합하면","경고를","경우","계산","곳이며,","공동","관찰하는","교체하십시오.","구현에서","규칙은","규칙을","그러나","그럴까요?","기능을","기록","기억","내의","다른","다양한","다음","다음과","단계","단일","대규모","대부분","대부분의","대한","대해","더","돌연변이","동기적","동기적으로","동기적이어야","동일하게","동일한","되었을","된","될","두","들어","들어,","등록과","디버깅하고","따르는","때","또","또한","라고하는","로그를","많은","매우","매핑하는","매핑합니다.","먼저","메소드를","모든","무조건","문법을","문자열","및","반응성","반응성에","반응하므로,","받을","발생하면이","방법은","방법이","번째","변경하는","변경하면","변이","변이가","변이는","변이를","변이에","변이에는","변이와","변이하는","변화는","보고","본질적으로","분리하려는","불가능합니다.","비동기","비동기성이","비슷합니다.","사용","사용하거나,","사용하는","사용하면","사용하여","사용할","사용할지","사항입니다.","상상해보십시오.","상수","상수를","상태","상태는","상태를","상태를받습니다.","상태의","새","새로운","샷을","선택","설정입니다.","소개합시다.","속성을","수","수는","수정을","수행","수행하거나","수행해야합니다.","순간에","쉽습니다.","스냅","스타일","시기를","시점과","실제","실제로","아직","안에서","않으며,","알","앞서","애플리케이션에서","액션를","액션에서","앱을","어떤","어떻게","어려워","업데이트됩니다.","없습니다!","없습니다.","여러","여부는","예를","예제","예제를","옵션은","완전히","왜","우리가","원하는","위의","위한","유사합니다.","유용할","유일한","유지됩니다.","유형에","을","의미합니다.","의해","이","이것은","이것이","이는","이루어져야합니다.","이를","이름","이름으로","이벤트","이벤트와","이어야","이유입니다.","이제","이해하기","일반","일반인","일으킬","있는","있다고","있습니까?","있습니다","있습니다.","있으며","있음을","있지만,","자동으로","작성할","작업","작업을","작업자가","저장소를","저장소에서","저장소의","저장하면","전달되므로","전달인자로","전달인자를","전체","좋습니다.","주입","중","중요한","직접","질","처리하기","첫","초기화하는","추가","추가할","추적","캡처","커밋","커밋을","커밋하기","커밋하는","컴포넌트","컴포넌트가","컴포넌트에서","코드는","콜백","콜백에서","콜백은","콜백을","콜백이","타입","타입과","타입에","통해","툴링을","트랜잭션합니다.","파악하기가","파악할","파일에","패턴입니다.","페이로드는","페이로드로","페이로드를","포함할","프로그램을","프로젝트에서","프로퍼티","필드를","필드에","필요)","하나를","하는","한","한눈에","한다는","할","함께","함수","함수는","합니다.","해당","해야","해야할","핸들러","핸들러는","핸들러를","핸들러에","헬퍼를","호출","호출되는","호출되지","호출에","호출하려면","호출할","호출합니다.\"","호출해야합니다.","확산","확인해보십시오.","환경","활용할"],"actions.html":["'increment'","'incrementasync',","'vuex'","()","(context)","(state)","({","(루트","(특히",")","...","...mapactions([","...mapactions({","//","0","10","1000)",":","=","=>","[...state.cart.added]","]),","actiona","actiona가","actionb","actions:","add:","amount:","api","api는","async","async/await를","await","checkout","commit","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('somemutation')","commit('someothermutation')","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","commit를","const","context.commit('increment')","context.commit을","context.getters를","context.state와","count:","default","dispatch('actiona')","dispatch('actiona').then(()","dispatch,","es2015","export","getdata()","getdata())","getotherdata())","getotherdata()가","getters에","import","increment","incrementasync","javascript","mapact","methods:","mutations:","new","products)","products,","promise((resolve,","promise를","promise입니다.","reject)","resolve()","return","savedcartitem","savedcartitems)","settimeout(()","shop.buyproducts(","state","state.count++","state:","store","store.commit('increment')를","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch({","store.dispatch가","this.$store.dispatch('increment')에","this.$store.dispatch('xxx')를","this.add()을","this.increment()을","type:","vuex.store({","{","}","})","},","가능합니다.","가장","가정합니다.","간단한","값은","같은","개의","객체","객체가","객체를","객체와","것은,","것을","것이","것입니다.","결제","결제입니다.","경우","경우)코드를","과","구성","구성하기","그래서","그러면","그렇지","그리고","기능인","기다립니다.","기록합니다.","기억하십니까?","끝나기를","나중에","내부에서","내에서","다른","다음과","단순화하기","대신","대한","더","돌연변이는","동기적","동일한","되었을","된","드러내는","등록합시다.","디스패치","디스패치를","디스패치하거나","때","때는","또","마지막으로,","매핑","매핑하는","먼저","메소드들/프로퍼티","메소드로","메소드를","몇가지","모듈에서","모든","및","반환","반환된","반환한다고","반환한다는","받습니다.","번","변이)을","변이를","변이시키는","변이에","변이와","보낸","보일","복잡한","볼","분해를","비동기","비동기적","비웁니다.","사용하기","사용하면","사용하여","사용할","사용합니다.","사이드이펙트(상태","상점","상태를","상태와","성공","세트를","수","수행","수행하고","스타일의","시작됩니다.","시키려면","실용적인","실제로","실패","아닌","안에","않습니다.","알","알아야","액션","액션으로","액션은","액션을","액션의","액션이","어떻게","어떻습니까?","언제","여러","예는","완료","완료되는지","요청","요청을","위해","유사합니다.","음,","의해","이","이렇게","이상해","이어야","이유를","인스턴스","인스턴스의","임의의","입니다.","있습니까?","있습니다","있습니다.","있으며","자체가","작업에는","작업을","작업의","작업이","장바구니","장바구니를","장바구니에","저장소","저장하십시오.","전달인자","점은","점은,","접근","좀","종종","주입","중요한","증가","지원합니다.","직접","처리","처리기가","처리되는","처리하기","처음","카운트를","커밋","커밋을","커밋하거나","커밋하여","컨텍스트","컴포넌트","컴포넌트에서","콜백","콜백을","타입과","통해","트리거","트리거하는","페이로드","페이로드와","포함될","필요)","하는","한다는","할","함께","합니다.","항목을","핸들러","핸들러는","핸들러를","핸들러에","헬퍼를","현재있는","호출","호출에","호출하면","호출하여","호출해야하는","후","흐름을"],"modules.html":["%","'../types'","'todos/done_count'","'todos/fetch_all'","'todos/toggle_done'","((state.count","(context,","(state)","(state,","({","*","+","...","//","0","1)","2","=","===",">","[]","[types.done_count]","[types.fetch_all]","[types.toggle_done]","`todos`","a:","actions:","b:","commit('increment')","commit,","const","context.rootstate로","context.state는","count:","done_count","doublecount","export","fetch_al","getter","getter,","getters,","getters:","getter는","import","increment","incrementifoddonrootsum","modulea","modulea'의","modulea,","moduleb","moduleb'의","modules/todos.j","modules:","mutations:","new","payload)","return","rootstat","rootstate)","rootstate.count","rootstate.count)","router","router와","state,","state.count","state.count++","state:","state는","store","store.registermodul","store.registermodule('mymodule',","store.state.a","store.state.b","store.unregistermodule(modulename)을","sumwithrootcount","sync","todos:","todosmodul","toggle_don","type","types.j","vue","vuex","vuex.store({","vuex는","vuex를","{","}","})","},","가능한","가됩니다.","각","객체","것이고","것입니다.","게터","경우","경우라면","관리에","관리하여","규모가","그들의","그러나","그리고","나눌","내부,","내부에서","내의","네임","네임스페이스","네임스페이스를","노출","노출됩니다.","노출시킬","다른","단일","동일한","동적","동적으로","된","될","됨)을","됩니다.","들어","들어,todo","등록","등록됩니다.","등록을","따라","때문에","또는","또한,","라우트","라이브러리는","로","루트","만들고","매우","메소드로","모듈","모듈(저장소","모듈에서","모듈은","모듈을","모듈의","모듈이","모든","및","반드시","반응","방법으로는","번째","변이","변이,","변이/액션","변이와","변이의","붙이면","붙입니다","비대해질","사용될","사용하기","사용하면","사용하여","사용해야","상수로","상태","상태,","상태가","상태는","상태는store.state.mymodule으로","상태를","생성","생성시","선언","세","수","수도","스페이스","심지어","싶은","아래에","안에","알","앞에","애플리케이션의","액션","액션,","없는","없습니다.","여러","여전히","연결된","연결하여","예를","위해","유사하게","유형에","이","이를","이름","이름을","입니다","있습니다.","자신의","자체","작성하는","재사용","저장소가","저장소는","저장소를","저장소에","전달인자는","전달인자로","전역","접두사","접두어로","접두어를","접미사를","정의","정의하고","정적","제거","제거할","중첩된","지역","지정할","직접","첫","충돌을","커짐에","큰","통합합니다.","트리를","포함","포함됩니다.","플러그인도","피하기","하나의","할","합니다.","환경에서","활용할","후에"],"structure.html":["#","...","actions.j","api","app.vu","cart","cart.j","compon","getter를","index.html","index.j","main.j","modul","mutations.j","product","products.j","store","vuex는","│","└──","├──","가능성이","강요합니다.","개별","것은","것입니다.","경우","곳","구성","구조","구조를","구조의","구조화하는","규칙을","내보내는","너무","높습니다.","다음은","달려","돌연변이","동기","됩니다.","따른다면","레벨의","로직은","루트","를","모듈","모듈을","및","방법은","변경시키는","변이","분할하기만","비동기식","사용자에게","사항으로,","상위","상태는","상태를","수준","실제로","아래에","않습니다.","애플리케이션","액션","액션,","앱의","예를","예입니다.","요청을","원칙을","위한","유일한","으로","이","이보다","입니다.","있는","있습니다.","장바구니","저장소","저장소를","제한하지는","조합하고","중앙","중요한","집중된","참고","추상화를","캡슐화되어야하며","커밋하는","커지면","코드","트랜잭션인","파일로","파일이","포함합니다.","프로젝트","프로젝트를","하면됩니다.","할","확인하십시오.","활용해야"],"plugins.html":["!==","\"ablacklistedmutation\"","\"스냅샷\"을","'production'","'production'의","'update_data')","'vuex/dist/logger'","(mutation)","(mutation,","(mutation.typ","(socket)","(state)","(이는","...","//",":","=","===","=>","?","[]","[createlogger()]","[myplugin]","[mypluginwithsnapshot]","[plugin]","_.clonedeep(state)","_.clonedeep(store.state)","`mutation`","browserify가","browserify를","collapsed:","const","createlogg","createlogger({","createplugin","createvuexlogg","createwebsocketplugin","createwebsocketplugin(socket)","data","data)","default","defineplugin","devtools를","envify가","export","false,","false로","filter","function","import","log","logger","mutat","mutation.payload)","mutation.typ","mutations,","mutationtransform","myplugin","mypluginwithsnapshot","new","nextstat","nextstate를","payload","plugin","plugins:","prevstat","prevstate와","process.env.node_env","return","socket.emit('update',","socket.on('data',","state)","state,","state.subtre","stateafter)","statebefore,","store","store.commit('receivedata',","store.subscribe((mutation,","store.subscribe(mut","transform","true","type,","vue","vuex","vuex.store({","vuex에는","webpack","webpack의","websocket","{","}","})","},","}의","가져오기","가지","가지는","가질","각","값을","같이","개발","개발용으로만","객체에","경우","그리고","기록됩니다.","기본적으로","깊은","내부에서","내장","노출하는","노출합니다.","다음","다음과","달성하기","대한","더","데이터","도구가","동기화","동기화하려면","될","들어","들어,","디버깅을","때","때로는","또는","또한","로거","로그를","로깅하기전","마찬가지로","만","매","몇","반환합니다.","받는","배포를","변경을","변경할","변이","변이는","변이를","변이시마다","변이에","변이을","변이할","변환합니다.","복사를","복잡한","불립니다.","비교하십시오.","비교할","빌드","빌드를","사실","사용됩니다.","사용하고","사용하는","사용하므로","사용하십시오.","사용하여","사용할","사용해야합니다.","상태","상태를","상태와","상태의","샷을","소스를","수","수행해야합니다","스냅","스냅샷","스냅샷을","실제로","얻고자","없습니다.","없을","예를","예제입니다.","옵션을","원하는","위한","위해","위해서는","유일한","이를","이전","이후","인위적인","일반적인","있습니다)","있습니다.","있으며","있으며,","있으면","자동","작업을","저장","저장소가","저장소는","저장소를","저장소에","전달인자로","전역적으로","제공됩니다.","중에","직접","처리","초기화","최종","추가","커밋하기","커밋하여","커밋함으로써","컴포넌트와","통해","트리거","트리만","특정","파일은태그를","포맷으로","포함될","플러그인","플러그인은","플러그인을","플러그인이","필요","필요로","필요합니다.","하십시오.","하위","할","함께","함수는","함수를","함수입니다.","허용합니다.","확장","훅을"],"strict.html":["!==","'production'","...","//","=","const","new","process.env.node_env","store","strict","strict:","true","true를","vs.","vuex","vuex.store({","})","감지하기","개발","관찰합니다.","다음을","도구가","도구로","될","됩니다.","디버깅","때","마다","마십시오!","마찬가지로","만들","명시적으로","모드","모드는","모드를","모드에서는","모든","발생합니다.","배포","배포시","변이","변이를","부적절한","빌드","사용하기","상태","상태가","성능","수","엄격","오류가","외부에서","위해","위해,","이렇게하면","이를","이슈를","있습니다.","자세히","저장소를","처리하도록","추가하면","추적","켜지","트리를","플러그인과","피하기","하십시오.","할","해제","핸들러","환경에서"],"forms.html":["\"vuex","()","(e)","(state,","(value)","+","...","...mapstate({","//","=","=>","chang","computed:","e.target.value)","input","messag","message)","message:","methods:","model","model은","model을","model의","mutations:","obj.message를","obj가","return","set","setter를","state","state.obj.messag","strict","this.$store.commit('updatemessage',","this.$store.state.obj.messag","updatemessag","v","value)","vuex","vuex를","vuex에","{","}","})","},","값을","객체를","것","것은","것입니다.","경우","계산된","그것을","기능","까다로울","내부에서","내용은","다루는","다른","대한","때","또는","모드로","모드에서는","바인딩하고","반환하는","발생합니다.","방법은","방식\"은","버렸습니다.","변경하려고","변이","변이가","변이에","부분에","사용자가","사용하는","사용하여","상태보다","속성","속성을","속성이라면,","수","수행되지","않으므로","액션을","약간","양방향","여기에있는","오류가","위의","유용한","의","이벤트에","일부를","잃어","입니다.","입력","있습니다.","장황","저장소에서","좀더","중","지역","직접","처리기","틀림없이,","포함된","폼","할","합니다.","해졌고,","핸들러","핸들링","호출하는"],"testing.html":["'../api/shop'","'../api/shop':","'./getters'","'./store'","'./test.js',","'apple',","'babel","'carrot',","'chai'","'fruit'","'mocha!babel!./test.js'로","'orange',","'receive_products',","'request_products'","'test","'vegetable'","()","(.babelrc도","(action,","(cb)","(count","(error)","(expectedmutations.length","(payload)","(state,","(type,","({","*/","+","...","/*","//","/\\.js$/,","/node_modules/","0","0)","1,","100)","2,","3,","=","===","=>",">=","[","]","])","],","__dirname,","action","action({","actions.j","actions.spec.j","actionsinjector","actionsinjector({","api","api를","api에","bundle.j","bundle.js'","bundle로","catch","category:","cb([","chai를","commit","commit('receive_products',","commit('request_products')","commit,","const","count","count++","count:","default","describe('actions',","describe('getters',","describe('mutations',","dev","done","done()","done(error)","done)","entry:","entry를","es2015","exclude:","expect","expect(count).to.equal(0)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","export","filename:","filtercategori","filteredproduct","getallproduct","getproduct","getter","getters.filteredproducts(state,","getters.j","getters.spec.j","getter는","getter로","getter에","id:","import","increment","increment(state)","increment:","inject","it('filteredproducts',","it('getallproducts',","it('increment',","karma","loader","loader!./actions')","loader',","loader:","loaders:","loader를","localhost:8080/webpack","mocha","mock","module.export","module:","mutat","mutations.j","mutations.spec.j","new","node를","null,","output:","path:","payload)","payload,","payload:","product.categori","products)","products:","requir","require('inject","result","return","server/test","server를","settimeout(()","shop","shop.getproducts(product","state","state,","state.count++","state.products.filter(product","store.j","test","test:","testact","testaction(actions.getallproducts,","title:","tri","type:","vue","vuex.store({","vuex에서","webpack","webpack.config.j","webpack과","webpack을","{","{},","}","})","},","가세요.","가져오기","가지","가지는","간단합니다.","같은","같이","것이","것입니다.","결과","결과를","경우","구문을","기본","까다로울","나","내보내기로","내보내기를","내보내기와","내보낼","내보냅니다.","내에서","넣는다면","다음과","단위","더","도와주는","들어","디스패치된","따라서","때","때문에","때문입니다.","또는,","라이브러리를","로더에는","매우","명명된","모듈","모듈을","모방하기","모의","묶어","묶을","문서를","반환됩니다.","받습니다","번들로","변경하세요.","변이","변이가","변이는","변이를","변이와","복잡한","부릅니다.","부분은","부터","브라우저","브라우저에서","브라우저와","비동기","사용하고","사용하면","사용하십시오.","사용하여","사용할","상태","생성","서비스로","서비스를","설정에서","설정을","설치하세요.","수","수있는","쉽게","실제","실행","실행하세요.","실행할","액션","액션은","액션을","액션이","액션입니다.","어느","없는지","없어야합니다.","연산이","예(원하는","예를","예상되는","예제:","완전히","왜냐하면","외부","우리는","위해","응답","응답과","의존성을","의존성이","의존하는","이름을","이용하여","이용한","이용해","이유로","이제,","인라인","일반적으로","있기","있는","있다는","있습니다.","있습니다.)","작성되면","저장소와","적용","적절한","전달인자로","전달인자에","정도","제대로","조작","조작된","조작을","좀","좋습니다.","주요","주입","직접","직접적인","추상화하고","커밋","테스트","테스트를","테스트하기","테스트하는","테스팅","트릭은","파일에","파일을","팩토리가","프레임워크/assert","필요","하고자","하는","하십시오","한","할","함께","함수이기","합니다.)","해당","해야합니다.","헬퍼","호출","호출을","확인","확인하세요.","후"],"hot-reload.html":["'./modules/a'","'./modules/a'],","'./mutations'","'vue'","'vuex'","()","(module.hot)","...",".default를","//","6","=","=>","a:","api","api를","babel","browserifi","browserify에서","const","counter","getter를","hmr","hot","import","module.hot.accept(['./mutations',","modulea","modules:","mutat","mutations,","mutations:","new","newmodulea","newmut","newmutations,","require('./modules/a').default","require('./mutations').default","state","state,","store","store.hotupdate()","store.hotupdate({","store.j","vue","vue.use(vuex)","vuex","vuex.store({","vuex는","webpack의","{","}","})","개발","경우,","된","들인다.","리로드","리로드를","리로딩","메소드를","모듈","모듈,","모듈로","모듈은","모듈의","및","바꿉니다.","받아","변경","변이,","변이로","변이를","변이와","사용하여","사용할","새로운","수도","액션","액션과","업데이트","여기에","예제로","인해","있습니다.","중에","지원합니다.","추가해야합니다.","출력으로","플러그인으로","필요가","핫","확인하십시오."],"api.html":["'vuex'","(모듈에","(예:","(인바운드","...","...option","//","=","=>","[key:","[type:","action","actions?,","any)","api","argument는","array","array)","array,","boolean","cb:","commit(mutation:","commit(type:","commit,","console.log(mutation.payload)","console.log(mutation.type)","const","context","context.state도","createnamespacedhelpers(namespace:","dispatch(action:","dispatch(type:","dispatch,","fals","function","function)","function,","getter","getters,","getters?,","getter는","getter를","getter의","handler는","helper를","hotupdate(newoptions:","import","key:","map:","mapact","mapactions(namespace?:","mapgetters(namespace?:","mapgetters,","mapmutations(namespace?:","mapmutations들을","mapstate(namespace?:","mapstate,","modul","module,","module:","modules?","mutat","mutations,","namespace가","new","object","object)","object):","options?:","options은","payload","payload?:","plugin","preservestate:","promise를","registermodule(path:","replacestate(state:","rootstat","rootstate,","state","state)","state,","state를","store","store.commit와","store.dispatch와","store.getters에","store.getters와","store.state와","store.subscribe((mutation,","strict","string","string):","string,","string]:","subscribe(handler:","true를","unregistermodule(path:","vm.$watch","vuex","vuex.stor","vuex.store({","vue의","watch(getter:","{","|","}","})","},","가능","가리","가장","가지고","가질","각","감시를","감시하거나","감시할","값을","값이","같습니다.","같은","객체","객체를","객체를받습니다.","경우","계산","관찰","구독합니다.","기본값:","노출됩니다.","노출하는","다음","대신","대한","데이터","동적","된","될","두","등록된","등록하십시오.","등록합니다.","디버깅을","디스크립터와","디스패치","또는","레퍼런스","렌더링에서","로깅","로컬","루트","를","만","만듭니다.","메소드","메소드와","모듈","모듈에","모듈은","모듈을","모듈의","모드로","모드에서","모든","목적으로","바꿉니다.","바인딩","반응적으로","반환","반환된","반환하는","반환합니다.","받습니다","받습니다.","받아들이고","받아들입니다.","받으며","발생시킵니다.","배열입니다.","번째","변경","변경되면","변경합니다.","변이","변이)","변이는","변이를","변이와","병합될","보호하는","비슷한","사용됩니다.","사용하십시오.","사용하여","상세","상태","상태.","상태가됩니다).","상태가됩니다.","상태는","상태를","상태에","상호작용/시점","새","생성자","서버사이드","소켓","속성","속성을","수","스왑","아웃바운드","안에만","액션","액션과","액션을","액션의","연결됩니다.","오류를","오브젝트를","옵션","옵션과","옵션을","와","외부의","웹","위한","유용합니다.","유일한","이것은","이전","이후","인수로받습니다.","인스턴스","일반적으로","읽기","임의의","입니다.","있는","있습니다.","있으면","자료형:","저장소","저장소를","저장소에","저장소의","적용","적용된","전달인자가","전달인자로","전달인자를","전달하는","전용","전용.","정의","존재합니다","주어진","중단하려면","지속성,","지켜보고","처리하는","처리합니다.","처음","첫","취하는","커밋하는","커밋합니다.","컴포넌트","콜백을","키를","킵니다.","타입의","트리거된","트리를","평가된","포함","포함하는","플러그인","플러그인에서","플러그인은","하위","할","함수는","함수를","함수의","합니다.","핫","항목)의","항상","해제","핸들","핸들러","핸들러를","헬퍼","호출되고","호출하십시오.","호출합니다."]},"length":17},"tokenStore":{"root":{"0":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"1":{"0":{"0":{"0":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}},"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"2":{"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"docs":{}},"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"docs":{}}},"2":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"api.html":{"ref":"api.html","tf":0.003134796238244514}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"n":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},".":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"docs":{}}},"5":{"docs":{},".":{"0":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"+":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"docs":{}}},"docs":{}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"つ":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"両":{"docs":{},"方":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"い":{"docs":{},"つ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"か":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"先":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"か":{"docs":{},"を":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"知":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"が":{"docs":{},"ま":{"docs":{},"さ":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"と":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"概":{"docs":{},"念":{"docs":{},"を":{"docs":{},"分":{"docs":{},"離":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"理":{"docs":{},"由":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}},"r":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}},"docs":{}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"4":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"t":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"6":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"8":{"0":{"8":{"0":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":10.027181688125895},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.008849557522123894}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},",":{"docs":{},"响":{"docs":{},"应":{"docs":{},"在":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"解":{"docs":{},"析":{"docs":{},"所":{"docs":{},"有":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},",":{"docs":{},"以":{"docs":{},"处":{"docs":{},"理":{"docs":{},"更":{"docs":{},"加":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"流":{"docs":{},"程":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"你":{"docs":{},"可":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.017543859649122806},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":10.027322404371585},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.008121827411167513}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}},"d":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":5.001788908765653},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"。":{"docs":{},"当":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"에":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"l":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":3.3436426116838485},"intro.html":{"ref":"intro.html","tf":0.00964630225080386}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"v":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"r":{"docs":{},"o":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":3.338983050847457}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"ó":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.006607929515418502}}}},"r":{"docs":{},"ç":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"è":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"ç":{"docs":{},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"i":{"docs":{},"x":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"a":{"docs":{},"p":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"l":{"docs":{},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"a":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"y":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}},"[":{"docs":{},"]":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"x":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.005076142131979695}},"t":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"s":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"s":{"docs":{},"u":{"docs":{},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"ô":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"x":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794}}}}}}}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"c":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.011056511056511056},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"。":{"docs":{},"与":{"docs":{},"其":{"docs":{},"他":{"docs":{},"模":{"docs":{},"式":{"docs":{},"不":{"docs":{},"同":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"影":{"docs":{},"響":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}},"에":{"docs":{},"서":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.008944543828264758}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"ê":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.012182741116751269},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.00881057268722467}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}}}}},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"m":{"docs":{},"a":{"docs":{},"z":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"l":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}},"g":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"r":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}}},"u":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"e":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"时":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"同":{"docs":{},"一":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"额":{"docs":{},"外":{"docs":{},"添":{"docs":{},"加":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{},"。":{"docs":{},"更":{"docs":{},"改":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"m":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"/":{"docs":{},"a":{"docs":{},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}},"t":{"docs":{},"u":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}}},"b":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005893909626719057}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"如":{"docs":{},"下":{"docs":{},"组":{"docs":{},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"i":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00424929178470255},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0015105740181268882},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"i":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":10.023659305993691},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.006607929515418502}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"api.html":{"ref":"api.html","tf":0.003303964757709251}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"j":{"docs":{},"u":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":5.090909090909091}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"와":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"도":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"é":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"e":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.019464720194647202},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.02276176024279211},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"é":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"e":{"docs":{},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"é":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"ç":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.1}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.013636363636363636},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.00946372239747634},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.011013215859030838}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.011787819253438114},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.004531722054380665}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"(":{"docs":{},"'":{"docs":{},"g":{"docs":{},"o":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"_":{"docs":{},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"。":{"docs":{},"换":{"docs":{},"言":{"docs":{},"之":{"docs":{},",":{"docs":{},"你":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":5.002666666666666}},"e":{"docs":{},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"ç":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}},"u":{"docs":{},"n":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"ç":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":10.006024096385541}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.010183299389002037},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"o":{"docs":{},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"a":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"è":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},"u":{"docs":{},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.007905138339920948},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.00881057268722467}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"p":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.008146639511201629},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.010183299389002037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"+":{"docs":{},"+":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"a":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6714898177920685},"core-concepts.html":{"ref":"core-concepts.html","tf":0.08108108108108109},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"c":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02926829268292683},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"é":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"p":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"u":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3572854291417165}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"r":{"docs":{},"g":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"b":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"í":{"docs":{},"t":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}}}},"s":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"è":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"g":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}}}}}}}},"d":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"l":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"e":{"docs":{},"r":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"(":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{},"の":{"docs":{},"際":{"docs":{},"に":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"、":{"docs":{},"静":{"docs":{},"的":{"docs":{},"な":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"削":{"docs":{},"除":{"docs":{},"で":{"docs":{},"き":{"docs":{},"な":{"docs":{},"い":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"é":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"ó":{"docs":{},"d":{"docs":{},"i":{"docs":{},"g":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"(":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6763129689174703},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"œ":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"ô":{"docs":{},"t":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":5.007246376811594},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"u":{"docs":{},"l":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}}}}}}}},"c":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ç":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.01015228426395939}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.00906344410876133}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"h":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}},"ç":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}},"r":{"docs":{},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"u":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"w":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"_":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"s":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"h":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"、":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{},"和":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"q":{"docs":{},"u":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"b":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"á":{"docs":{},"g":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":5.004878048780488},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":10.004761904761905},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.007587253414264037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01073345259391771}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"modules.html":{"ref":"modules.html","tf":0.008849557522123894}}},"[":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},"s":{"docs":{},"/":{"docs":{},"p":{"docs":{},"o":{"docs":{},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"。":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{},"之":{"docs":{},"后":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"也":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"接":{"docs":{},"收":{"docs":{},"的":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"。":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"도":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"에":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}},"n":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"에":{"docs":{},"서":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}}},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"v":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"w":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"n":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"更":{"docs":{},"像":{"docs":{},"是":{"docs":{},"事":{"docs":{},"件":{"docs":{},"注":{"docs":{},"册":{"docs":{},":":{"docs":{},"“":{"docs":{},"当":{"docs":{},"触":{"docs":{},"发":{"docs":{},"一":{"docs":{},"个":{"docs":{},"类":{"docs":{},"型":{"docs":{},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"v":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"l":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"o":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"j":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"과":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"r":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"m":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"y":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":10.004950495049505},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{},"â":{"docs":{},"n":{"docs":{},"e":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"â":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"p":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}},"a":{"docs":{},"ç":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"r":{"docs":{},"o":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"i":{"docs":{},"m":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"é":{"docs":{},"g":{"docs":{},"r":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"í":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"d":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"u":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"인":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"g":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"o":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"n":{"docs":{},"v":{"docs":{},"é":{"docs":{},"n":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"c":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"o":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"é":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"e":{"docs":{},")":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"`":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.009104704097116844},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"intro.html":{"ref":"intro.html","tf":0.003215434083601286}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"s":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"t":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"e":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"(":{"docs":{},"'":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.007106598984771574}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"s":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"r":{"docs":{},"m":{"docs":{},"ã":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"c":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"은":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"을":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"의":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.508130081300813}}}},"u":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":10.029368575624082},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"é":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}}},"?":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},"/":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"j":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.006042296072507553}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"(":{"docs":{},"[":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"'":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"'":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},")":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}}}}},"i":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"è":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"c":{"docs":{},"k":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"o":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"y":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.009104704097116844},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.010101010101010102},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"方":{"docs":{},"便":{"docs":{},"地":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"从":{"docs":{},"而":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"了":{"docs":{},"解":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"通":{"docs":{},"过":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"不":{"docs":{},"同":{"docs":{},"在":{"docs":{},"于":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"插":{"docs":{},"件":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"来":{"docs":{},"同":{"docs":{},"步":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"并":{"docs":{},"且":{"docs":{},"使":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"外":{"docs":{},"部":{"docs":{},"地":{"docs":{},"数":{"docs":{},"据":{"docs":{},"持":{"docs":{},"久":{"docs":{},"化":{"docs":{},"、":{"docs":{},"记":{"docs":{},"录":{"docs":{},"或":{"docs":{},"调":{"docs":{},"试":{"docs":{},")":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"u":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":10.011553273427472},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.01797175866495507},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.005506607929515419}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"n":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.005506607929515419}},".":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}}},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.0087527352297593}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222}},"e":{"docs":{},"(":{"docs":{},"[":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"들":{"docs":{},"을":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"e":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"r":{"docs":{},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{},"k":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"api.html":{"ref":"api.html","tf":0.006269592476489028},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"a":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"r":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}},"m":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.007709251101321586}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}}},"i":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}}},"n":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"x":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"y":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"ó":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":10.0300395256917},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.018722466960352423}},"s":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.041666666666666664},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},":":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}},":":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.002936857562408223}}}},"d":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}}}}}}}}}}}}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"w":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.014684287812041116},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.006091370558375634}}},"m":{"docs":{},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.01092896174863388},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.011444921316165951},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}}}}}}}},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}},"x":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"e":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{},"h":{"docs":{},"u":{"docs":{},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"p":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.052083333333333336}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"의":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"m":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"d":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006779661016949152}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"가":{"docs":{"api.html":{"ref":"api.html","tf":0.01073345259391771}}}}}}}},")":{"docs":{},"機":{"docs":{},"能":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"i":{"docs":{},"g":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004914004914004914}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"n":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"ú":{"docs":{},"c":{"docs":{},"l":{"docs":{},"e":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":5}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"ó":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"s":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"t":{"docs":{},"ô":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"y":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"e":{"docs":{},"n":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"o":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"/":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"e":{"docs":{},"n":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"intro.html":{"ref":"intro.html","tf":0.003683241252302026}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"l":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.016666666666666666},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.02053915275994865},"actions.html":{"ref":"actions.html","tf":0.015772870662460567},"modules.html":{"ref":"modules.html","tf":0.012648221343873518},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.027833001988071572},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.011013215859030838}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"è":{"docs":{},"t":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"â":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"g":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},".":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}}},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"l":{"docs":{},"a":{"docs":{},"v":{"docs":{},"r":{"docs":{},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"l":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.010309278350515464}}}}}}},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"l":{"docs":{},"y":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"u":{"docs":{},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"m":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.009911894273127754}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.017684887459807074},"getting-started.html":{"ref":"getting-started.html","tf":5.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.022018348623853212},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"q":{"docs":{},"u":{"docs":{},"o":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"i":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"e":{"docs":{},"와":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},"c":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"o":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"m":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.007106598984771574}}}},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"actions.html":{"ref":"actions.html","tf":0.013793103448275862},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"(":{"docs":{},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"支":{"docs":{},"持":{"docs":{},"的":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"并":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"并":{"docs":{},"且":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"i":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"i":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"é":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}}},"a":{"docs":{},"g":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},".":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}}}}}}}}}}}}}},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"z":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"í":{"docs":{},"p":{"docs":{},"i":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"m":{"docs":{},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}}}}},"ó":{"docs":{},"x":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"á":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"f":{"docs":{},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"s":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"s":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"ç":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"c":{"docs":{},"e":{"docs":{},"b":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"n":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"g":{"docs":{},"o":{"docs":{},"u":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.012844036697247707},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"i":{"docs":{},"e":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"l":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"u":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"l":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"ó":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":5.001510574018127}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":3.334434654919236}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":5.013513513513513}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"t":{"docs":{},"ó":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"è":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ê":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"j":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.02040816326530612}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"d":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"n":{"docs":{},"g":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"e":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"m":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.01904761904761905},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"v":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"i":{"docs":{},"p":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3512974051896203}}}}}}},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"o":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"y":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"u":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"ç":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.00916030534351145}},"i":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"api.html":{"ref":"api.html","tf":0.006269592476489028}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},".":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"와":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026}}}}}}},"o":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"z":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"z":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"b":{"docs":{},"a":{"docs":{},"t":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"á":{"docs":{},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"è":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"é":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"t":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"f":{"docs":{},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"r":{"docs":{},"s":{"docs":{},"i":{"docs":{},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"p":{"docs":{},"é":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":5.009756097560976},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.013559322033898305},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"strict.html":{"ref":"strict.html","tf":0.03296703296703297},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.009104704097116844},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"+":{"docs":{},"+":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"와":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}},"n":{"docs":{},"d":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}}}}}}},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.008849557522123894}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},",":{"docs":{},"驱":{"docs":{},"动":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"保":{"docs":{},"留":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"、":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"—":{"docs":{},"—":{"docs":{},"从":{"docs":{},"上":{"docs":{},"至":{"docs":{},"下":{"docs":{},"进":{"docs":{},"行":{"docs":{},"同":{"docs":{},"样":{"docs":{},"方":{"docs":{},"式":{"docs":{},"的":{"docs":{},"分":{"docs":{},"割":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"用":{"docs":{},"于":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"这":{"docs":{},"在":{"docs":{},"你":{"docs":{},"想":{"docs":{},"要":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"'":{"docs":{},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"부":{"docs":{},"터":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"i":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"g":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"strict.html":{"ref":"strict.html","tf":5.041666666666667},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"api.html":{"ref":"api.html","tf":0.005366726296958855}},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.03125}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.01073345259391771}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.01073345259391771}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}}},"]":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":3.353951890034364}},"e":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}}}}},"e":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0170316301703163},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.007106598984771574},"state.html":{"ref":"state.html","tf":0.0028328611898017}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.002036659877800407}},",":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"我":{"docs":{},"们":{"docs":{},"想":{"docs":{},"要":{"docs":{},"更":{"docs":{},"明":{"docs":{},"确":{"docs":{},"地":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"约":{"docs":{},"定":{"docs":{},"能":{"docs":{},"够":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"意":{"docs":{},"图":{"docs":{},"更":{"docs":{},"加":{"docs":{},"明":{"docs":{},"显":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"你":{"docs":{},"在":{"docs":{},"阅":{"docs":{},"读":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"能":{"docs":{},"更":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"解":{"docs":{},"读":{"docs":{},"应":{"docs":{},"用":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},"。":{"docs":{},"此":{"docs":{},"外":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"也":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"有":{"docs":{},"机":{"docs":{},"会":{"docs":{},"去":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"能":{"docs":{},"记":{"docs":{},"录":{"docs":{},"每":{"docs":{},"次":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},",":{"docs":{},"保":{"docs":{},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"。":{"docs":{},"有":{"docs":{},"了":{"docs":{},"它":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"可":{"docs":{},"以":{"docs":{},"实":{"docs":{},"现":{"docs":{},"如":{"docs":{},"时":{"docs":{},"间":{"docs":{},"穿":{"docs":{},"梭":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"体":{"docs":{},"验":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}}}},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},"에":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},"(":{"2":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}},"docs":{}}}}}}}}}}}}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"에":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}}}}}},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"[":{"docs":{},"'":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"{":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"。":{"docs":{},"创":{"docs":{},"建":{"docs":{},"过":{"docs":{},"程":{"docs":{},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"—":{"docs":{},"—":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"初":{"docs":{},"始":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"同":{"docs":{},"步":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"(":{"docs":{},"仓":{"docs":{},"库":{"docs":{},")":{"docs":{},"。":{"docs":{},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{},"基":{"docs":{},"本":{"docs":{},"上":{"docs":{},"就":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"容":{"docs":{},"器":{"docs":{},",":{"docs":{},"它":{"docs":{},"包":{"docs":{},"含":{"docs":{},"着":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"中":{"docs":{},"大":{"docs":{},"部":{"docs":{},"分":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"个":{"docs":{},"大":{"docs":{},"概":{"docs":{},"例":{"docs":{},"子":{"docs":{},",":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},")":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},",":{"docs":{},"他":{"docs":{},"们":{"docs":{},"公":{"docs":{},"用":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"指":{"docs":{},"定":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"概":{"docs":{},"长":{"docs":{},"这":{"docs":{},"样":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"p":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"d":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.012084592145015106}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"b":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"í":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.02040816326530612}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}}},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"é":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"è":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"r":{"docs":{},"i":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"t":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"j":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"è":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"n":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"i":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"l":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"u":{"docs":{},"r":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"ç":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"ã":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"e":{"docs":{},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"를":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"p":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"j":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}},"q":{"docs":{},"ü":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"e":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"p":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},".":{"docs":{},"b":{"docs":{},"u":{"docs":{},"y":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"f":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"u":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.014150943396226415},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},"们":{"docs":{},"替":{"docs":{},"换":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"y":{"docs":{},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"d":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"n":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"state.html":{"ref":"state.html","tf":0.005050505050505051},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"e":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"'":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877}}}},"ó":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"o":{"docs":{},"c":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"é":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007371007371007371}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.006109979633401222}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"í":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"x":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}}}},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.009137055837563452}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}},",":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},".":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.009404388714733543}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005}}}}}},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"m":{"docs":{},"b":{"docs":{},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"n":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"+":{"docs":{},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}}}}}}}}}}}}}}}}}}}}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"를":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"w":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"n":{"docs":{},"s":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"ç":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},"e":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.01179245283018868},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"つ":{"docs":{},"ま":{"docs":{},"り":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"単":{"docs":{},"一":{"docs":{},"な":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"が":{"docs":{},"全":{"docs":{},"て":{"docs":{},"含":{"docs":{},"ま":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"り":{"docs":{},"、":{"docs":{},"\"":{"docs":{},"信":{"docs":{},"頼":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"情":{"docs":{},"報":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"v":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},")":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.009404388714733543},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{},"并":{"docs":{},"将":{"docs":{},"这":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"它":{"docs":{},"允":{"docs":{},"许":{"docs":{},"在":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"分":{"docs":{},"发":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"提":{"docs":{},"交":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}},"}":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"를":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"è":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"w":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"g":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{},"l":{"docs":{},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}}}}}}}}}}},"â":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04929577464788732},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.02358490566037736},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.028985507246376812},"testing.html":{"ref":"testing.html","tf":0.012213740458015267},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0297029702970297},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.028312570781426953},"installation.html":{"ref":"installation.html","tf":0.029850746268656716},"intro.html":{"ref":"intro.html","tf":0.03376205787781351},"getting-started.html":{"ref":"getting-started.html","tf":0.034666666666666665},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.024079320113314446},"getters.html":{"ref":"getters.html","tf":0.01912568306010929},"actions.html":{"ref":"actions.html","tf":0.024320457796852647},"modules.html":{"ref":"modules.html","tf":0.018355359765051395},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.023853211009174313},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.04326923076923077},"testing.html":{"ref":"testing.html","tf":0.012285012285012284},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"은":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.007082152974504249},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"r":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"을":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"f":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"t":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"r":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.020257826887661142},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"state.html":{"ref":"state.html","tf":0.022727272727272728},"getters.html":{"ref":"getters.html","tf":0.02005730659025788},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.014229249011857707},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.041237113402061855},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.02092511013215859}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.011049723756906077},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01668806161745828},"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.015904572564612324},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.0106951871657754},"api.html":{"ref":"api.html","tf":0.009911894273127754}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.026845637583892617}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},"a":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"/":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"u":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"e":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{},"以":{"docs":{},"声":{"docs":{},"明":{"docs":{},"方":{"docs":{},"式":{"docs":{},"将":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"a":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"n":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"u":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"@":{"2":{"docs":{},".":{"5":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}},",":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"2":{"docs":{},".":{"5":{"docs":{},",":{"docs":{},"反":{"docs":{},"之":{"docs":{},"亦":{"docs":{},"然":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}},",":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}},"docs":{}}},"docs":{}}}},"x":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":0.03125},"intro.html":{"ref":"intro.html","tf":5.040816326530612},"getting-started.html":{"ref":"getting-started.html","tf":0.016666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.008944543828264758}},"?":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3374741200828155}}},"@":{"2":{"docs":{},".":{"docs":{},"x":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}}}},"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"。":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},"虽":{"docs":{},"然":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"到":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"가":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":5.002732240437158}}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03125},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01092896174863388},"state.html":{"ref":"state.html","tf":0.004073319755600814},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"없":{"docs":{},"이":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"state.html":{"ref":"state.html","tf":0.005050505050505051}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}}}}}}},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"컴":{"docs":{},"포":{"docs":{},"넌":{"docs":{},"트":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"侦":{"docs":{},"听":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"m":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"c":{"docs":{},"ê":{"docs":{"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":0.01289134438305709},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.011067193675889328},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0066844919786096255},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04477611940298507},"intro.html":{"ref":"intro.html","tf":0.01929260450160772},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"structure.html":{"ref":"structure.html","tf":0.020618556701030927},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"à":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"a":{"docs":{},"g":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"l":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}},"f":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"#":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"structure.html":{"ref":"structure.html","tf":0.045112781954887216}}},"'":{"docs":{},"e":{"docs":{},"s":{"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"docs":{}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"x":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"/":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"#":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{},".":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}}}},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"/":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"]":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}},"s":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"/":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}}}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"!":{"docs":{},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"!":{"docs":{},".":{"docs":{},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"의":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"/":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"f":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"_":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"(":{"2":{"docs":{},".":{"3":{"docs":{},".":{"0":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"docs":{}}},"docs":{}}},"3":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"s":{"2":{"0":{"1":{"5":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"x":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.010169491525423728},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.007587253414264037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"g":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.508130081300813}}}}}}},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"s":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{},"”":{"docs":{},"而":{"docs":{},"存":{"docs":{},"在":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"应":{"docs":{},"用":{"docs":{},"将":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"包":{"docs":{},"含":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.010101010101010102}}}}}}},"w":{"docs":{},"h":{"docs":{},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"d":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}},"t":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"b":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"}":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"o":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"w":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"o":{"docs":{},"c":{"docs":{},"ê":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"v":{"docs":{},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"s":{"docs":{},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"比":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"通":{"docs":{},"过":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"就":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"实":{"docs":{},"际":{"docs":{},"进":{"docs":{},"行":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"的":{"docs":{},"地":{"docs":{},"方":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"它":{"docs":{},"会":{"docs":{},"接":{"docs":{},"受":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"当":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"н":{"docs":{},"а":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"в":{"docs":{},"а":{"docs":{},"р":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"о":{"docs":{},"д":{"docs":{},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"к":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"д":{"docs":{},"л":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{},"о":{"docs":{},"т":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"不":{"docs":{},"自":{"docs":{},"然":{"docs":{},"な":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"タ":{"docs":{},"ス":{"docs":{},"ク":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"루":{"docs":{},"트":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"특":{"docs":{},"히":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"이":{"docs":{},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},".":{"docs":{},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{},"도":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"모":{"docs":{},"듈":{"docs":{},"에":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"예":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"인":{"docs":{},"바":{"docs":{},"운":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"/":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},"/":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.02240325865580448},"getters.html":{"ref":"getters.html","tf":0.03333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.020202020202020204},"actions.html":{"ref":"actions.html","tf":0.0275049115913556},"modules.html":{"ref":"modules.html","tf":0.030973451327433628},"plugins.html":{"ref":"plugins.html","tf":0.0340632603406326},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.020134228187919462},"testing.html":{"ref":"testing.html","tf":0.036418816388467376},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03968253968253968},"api.html":{"ref":"api.html","tf":0.014311270125223614}},"/":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"*":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"\\":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"$":{"docs":{},"/":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.387387387387387}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"y":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}},",":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"我":{"docs":{},"们":{"docs":{},"处":{"docs":{},"理":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"가":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"에":{"docs":{},"서":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"s":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"a":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694}}}}},"o":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"á":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.06060606060606061}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"é":{"docs":{},"n":{"docs":{},"é":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.10416666666666667},"installation.html":{"ref":"installation.html","tf":0.06716417910447761},"intro.html":{"ref":"intro.html","tf":0.0819935691318328},"getting-started.html":{"ref":"getting-started.html","tf":0.06133333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441},"state.html":{"ref":"state.html","tf":0.05524079320113314},"getters.html":{"ref":"getters.html","tf":0.02459016393442623},"mutations.html":{"ref":"mutations.html","tf":0.06681766704416761},"actions.html":{"ref":"actions.html","tf":0.032904148783977114},"modules.html":{"ref":"modules.html","tf":0.04185022026431718},"structure.html":{"ref":"structure.html","tf":0.10309278350515463},"plugins.html":{"ref":"plugins.html","tf":0.05871559633027523},"strict.html":{"ref":"strict.html","tf":0.07352941176470588},"forms.html":{"ref":"forms.html","tf":3.376602564102564},"testing.html":{"ref":"testing.html","tf":0.028255528255528257},"hot-reload.html":{"ref":"hot-reload.html","tf":0.029940119760479042},"api.html":{"ref":"api.html","tf":3.403384094754653}},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"s":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"能":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"此":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"l":{"docs":{},"v":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"b":{"docs":{},"u":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"p":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.03625377643504532}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"l":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.02643171806167401}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"è":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},")":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"特":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"j":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"á":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344}},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"c":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"e":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"ç":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"s":{"docs":{},"c":{"docs":{},"u":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"â":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"w":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":3.334348561759729}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"(":{"docs":{},"s":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.046511627906976744},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"structure.html":{"ref":"structure.html","tf":3.3615819209039546},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":3.3509544787077825}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.010192525481313703},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.011747430249632892},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.009828009828009828},"api.html":{"ref":"api.html","tf":0.016243654822335026}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"q":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"m":{"docs":{},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022026431718061676}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}}}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"structure.html":{"ref":"structure.html","tf":3.3384879725085908},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"c":{"docs":{},"r":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"è":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"p":{"docs":{},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"r":{"docs":{},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"u":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"t":{"docs":{},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"p":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{},"p":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.024365482233502538}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"b":{"docs":{},"o":{"docs":{},"g":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"u":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"s":{"docs":{},"i":{"docs":{},"r":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"j":{"docs":{},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"’":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"è":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.027624309392265192},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.014195583596214511},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.016519823788546256}},"s":{"2":{"0":{"1":{"5":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{},"你":{"docs":{},"得":{"docs":{},"抓":{"docs":{},"紧":{"docs":{},"了":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"docs":{}},"docs":{}},"docs":{}},"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485}}},"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"l":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"c":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"í":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.009915014164305949},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.0391566265060241},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":10.02878787878788},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.012836970474967908},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.022026431718061675}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"strict.html":{"ref":"strict.html","tf":5.022058823529412}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":3.350282485875706},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"i":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"l":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"g":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}}},"x":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.007587253414264037}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"0":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"docs":{}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"1":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}},"[":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"诸":{"docs":{},"如":{"docs":{},"零":{"docs":{},"配":{"docs":{},"置":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"r":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"í":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"を":{"docs":{},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"c":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"m":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"b":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"u":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.01116751269035533}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"c":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"y":{"docs":{},"가":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"y":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"g":{"docs":{},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},".":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}}}}}}}}},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.019696969696969695},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01762114537444934}},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.027331189710610933},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.017167381974248927},"modules.html":{"ref":"modules.html","tf":0.016152716593245228},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.013197969543147208}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.014678899082568808},"intro.html":{"ref":"intro.html","tf":0.01607717041800643},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01812004530011325},"actions.html":{"ref":"actions.html","tf":0.01430615164520744},"modules.html":{"ref":"modules.html","tf":0.00881057268722467},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"c":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"é":{"docs":{},"e":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"i":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"r":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"k":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"와":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"h":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"k":{"docs":{},"e":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"m":{"docs":{},"p":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"g":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"t":{"docs":{},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"i":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.022388059701492536},"intro.html":{"ref":"intro.html","tf":0.022508038585209004},"getting-started.html":{"ref":"getting-started.html","tf":0.02666666666666667},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.03541076487252125},"getters.html":{"ref":"getters.html","tf":0.03825136612021858},"mutations.html":{"ref":"mutations.html","tf":0.03284258210645526},"actions.html":{"ref":"actions.html","tf":0.04005722460658083},"modules.html":{"ref":"modules.html","tf":0.024229074889867842},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.031192660550458717},"strict.html":{"ref":"strict.html","tf":0.051470588235294115},"forms.html":{"ref":"forms.html","tf":0.02403846153846154},"testing.html":{"ref":"testing.html","tf":0.03562653562653563},"hot-reload.html":{"ref":"hot-reload.html","tf":0.05389221556886228},"api.html":{"ref":"api.html","tf":0.0416243654822335}},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"r":{"docs":{},"n":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"r":{"docs":{},"a":{"docs":{},"g":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"m":{"docs":{},"b":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"n":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"g":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"c":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"q":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{},"/":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"u":{"docs":{},"x":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"!":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"j":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.024096385542168676},"state.html":{"ref":"state.html","tf":0.01818181818181818},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"'":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"ó":{"docs":{},"g":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"'":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":3.334348561759729}}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"r":{"docs":{},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"y":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"d":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"e":{"docs":{},"z":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"n":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.010279001468428781},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.011009174311926606},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.017258883248730966}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"g":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"(":{"docs":{},"f":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{},".":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"l":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"d":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"e":{"docs":{},"'":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"在":{"docs":{},"真":{"docs":{},"实":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"环":{"docs":{},"境":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"의":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"과":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}}}}}},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"l":{"docs":{},"l":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"y":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"r":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"'":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"’":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"\"":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.002036659877800407}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"를":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"b":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"l":{"docs":{},"o":{"docs":{},"j":{"docs":{},"a":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"d":{"docs":{},"e":{"docs":{},"p":{"docs":{},"o":{"docs":{},"i":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"e":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"и":{"docs":{},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"н":{"docs":{},"ъ":{"docs":{},"е":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"м":{"docs":{},"а":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"н":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}}}}},"п":{"docs":{},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"\"":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}},"п":{"docs":{},"а":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"х":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"в":{"docs":{},"ы":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"с":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"д":{"docs":{},"о":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"к":{"docs":{},"о":{"docs":{},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"с":{"docs":{},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"н":{"docs":{},"а":{"docs":{},"г":{"docs":{},"р":{"docs":{},"у":{"docs":{},"з":{"docs":{},"к":{"docs":{},"а":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"状":{"docs":{},"態":{"docs":{},"管":{"docs":{},"理":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"\"":{"docs":{},"と":{"docs":{},"は":{"docs":{},"な":{"docs":{},"ん":{"docs":{},"で":{"docs":{},"す":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"入":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"が":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"단":{"docs":{},"방":{"docs":{},"향":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"뷰":{"docs":{},"\"":{"docs":{},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"상":{"docs":{},"태":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"저":{"docs":{},"장":{"docs":{},"소":{"docs":{},"\"":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"검":{"docs":{},"색":{"docs":{},"\"":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"원":{"docs":{},"본":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"주":{"docs":{},"입":{"docs":{},"\"":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"이":{"docs":{},"전":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"후":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"타":{"docs":{},"입":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"스":{"docs":{},"냅":{"docs":{},"샷":{"docs":{},"\"":{"docs":{},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.004552352048558422}},"=":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051}}},"k":{"docs":{},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"`":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.004073319755600814}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"若":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"则":{"docs":{},"为":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}},"`":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"s":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},".":{"docs":{},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"b":{"docs":{},"y":{"docs":{},"(":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"b":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"`":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}},"`":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},"`":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}}}},"x":{"docs":{},".":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"v":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"e":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"z":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"e":{"docs":{},"y":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":2.542357274401473},"getting-started.html":{"ref":"getting-started.html","tf":0.03614457831325301},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.03484848484848485},"getters.html":{"ref":"getters.html","tf":0.025787965616045846},"mutations.html":{"ref":"mutations.html","tf":0.03594351732991014},"actions.html":{"ref":"actions.html","tf":0.01892744479495268},"modules.html":{"ref":"modules.html","tf":0.028458498023715414},"structure.html":{"ref":"structure.html","tf":0.02824858757062147},"plugins.html":{"ref":"plugins.html","tf":0.019880715705765408},"strict.html":{"ref":"strict.html","tf":0.03676470588235294},"forms.html":{"ref":"forms.html","tf":0.03608247422680412},"testing.html":{"ref":"testing.html","tf":0.008021390374331552},"hot-reload.html":{"ref":"hot-reload.html","tf":0.0472972972972973},"api.html":{"ref":"api.html","tf":0.04955947136563876}},"f":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"i":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.007106598984771574},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"b":{"docs":{},"j":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.016100178890876567}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.01073345259391771}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.007709251101321586}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},",":{"docs":{},"由":{"docs":{},"于":{"docs":{},"这":{"docs":{},"个":{"docs":{},"修":{"docs":{},"改":{"docs":{},"不":{"docs":{},"是":{"docs":{},"在":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"를":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}}}}},"가":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}},"t":{"docs":{},"ê":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"o":{"docs":{},"r":{"docs":{},")":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.00473186119873817}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"api.html":{"ref":"api.html","tf":0.003134796238244514}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"은":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}}}},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"õ":{"docs":{"api.html":{"ref":"api.html","tf":0.00881057268722467}}}},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"s":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.00909090909090909},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.006607929515418502}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"ù":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}}}},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":1.677920685959271},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"ê":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6698821007502678}}}},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"e":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01092896174863388},"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.024439918533604887},"getters.html":{"ref":"getters.html","tf":0.06666666666666667},"mutations.html":{"ref":"mutations.html","tf":0.03535353535353535},"actions.html":{"ref":"actions.html","tf":0.05304518664047151},"modules.html":{"ref":"modules.html","tf":0.07079646017699115},"plugins.html":{"ref":"plugins.html","tf":0.0364963503649635},"forms.html":{"ref":"forms.html","tf":0.06040268456375839},"testing.html":{"ref":"testing.html","tf":0.06980273141122914},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03968253968253968},"api.html":{"ref":"api.html","tf":0.012522361359570662}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"}":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.020366598778004074},"getters.html":{"ref":"getters.html","tf":0.05714285714285714},"mutations.html":{"ref":"mutations.html","tf":0.02861952861952862},"actions.html":{"ref":"actions.html","tf":0.03536345776031434},"modules.html":{"ref":"modules.html","tf":0.046460176991150445},"plugins.html":{"ref":"plugins.html","tf":0.019464720194647202},"forms.html":{"ref":"forms.html","tf":0.04697986577181208},"testing.html":{"ref":"testing.html","tf":0.04552352048558422},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.008944543828264758}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.010101010101010102},"actions.html":{"ref":"actions.html","tf":0.025540275049115914},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"plugins.html":{"ref":"plugins.html","tf":0.021897810218978103},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.019726858877086494},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023809523809523808},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},")":{"docs":{},"で":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"実":{"docs":{},"現":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.011787819253438114},"modules.html":{"ref":"modules.html","tf":0.022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"testing.html":{"ref":"testing.html","tf":0.010622154779969651},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"`":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.012145748987854251}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"의":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"=":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0267639902676399},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.025796661608497723},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},">":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.01904761904761905},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.011864406779661017},"plugins.html":{"ref":"plugins.html","tf":0.0170316301703163},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.019726858877086494},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"=":{"docs":{},"=":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}},">":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"=":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"*":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"/":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.00881057268722467}},".":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.028761061946902654},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.020134228187919462},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"를":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"testing.html":{"ref":"testing.html","tf":0.004552352048558422}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"]":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"e":{"docs":{},"d":{"docs":{},"]":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},")":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}},"m":{"docs":{},"y":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},"'":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"f":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"_":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"%":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"|":{"docs":{"api.html":{"ref":"api.html","tf":0.014311270125223614}},"|":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"│":{"docs":{"structure.html":{"ref":"structure.html","tf":0.022556390977443608}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.03759398496240601}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.06766917293233082}}}}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"=":{"docs":{},"=":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getters.html":{"ref":"getters.html","tf":0.02185792349726776},"mutations.html":{"ref":"mutations.html","tf":0.01925254813137033},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.019230769230769232},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.014213197969543147}}},"?":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.673097534833869},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}},"_":{"docs":{},".":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.029411764705882}}}}}},"依":{"docs":{},"赖":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"工":{"docs":{},"厂":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"安":{"docs":{},"装":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.009615384615385},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"开":{"docs":{},"始":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":10.011764705882353}}},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"与":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}},"启":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"在":{"docs":{},"创":{"docs":{},"建":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.00749063670412}},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"在":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"就":{"docs":{},"是":{"docs":{},"通":{"docs":{},"过":{"docs":{},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"它":{"docs":{},"接":{"docs":{},"收":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"会":{"docs":{},"生":{"docs":{},"成":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"仅":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"使":{"docs":{},"用":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"文":{"docs":{},"档":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5}}},"件":{"docs":{},"太":{"docs":{},"大":{"docs":{},",":{"docs":{},"只":{"docs":{},"需":{"docs":{},"将":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"字":{"docs":{},"列":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"`":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}},"是":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5.010309278350515}}}}},"一":{"docs":{},"个":{"docs":{},"专":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"专":{"docs":{},"门":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"因":{"docs":{},"此":{"docs":{},"解":{"docs":{},"决":{"docs":{},"办":{"docs":{},"法":{"docs":{},"也":{"docs":{},"是":{"docs":{},"相":{"docs":{},"同":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"状":{"docs":{},"态":{"docs":{},"(":{"docs":{},"仅":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"多":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"能":{"docs":{},"够":{"docs":{},"对":{"docs":{},"同":{"docs":{},"一":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"方":{"docs":{},"法":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"这":{"docs":{},"个":{"docs":{},"过":{"docs":{},"程":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"的":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"个":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"记":{"docs":{},"录":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}},"改":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.076923076923077}}}}}},"注":{"docs":{},"意":{"docs":{},":":{"docs":{},"对":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{},"进":{"docs":{},"行":{"docs":{},"一":{"docs":{},"系":{"docs":{},"列":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"册":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"测":{"docs":{},"试":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.008710801393729}},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.009900990099009}}}},"替":{"docs":{},"换":{"docs":{},"新":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"用":{"docs":{},"户":{"docs":{},"来":{"docs":{},"说":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"不":{"docs":{},"用":{"docs":{},"常":{"docs":{},"量":{"docs":{},"取":{"docs":{},"决":{"docs":{},"于":{"docs":{},"你":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"需":{"docs":{},"要":{"docs":{},"多":{"docs":{},"人":{"docs":{},"协":{"docs":{},"作":{"docs":{},"的":{"docs":{},"大":{"docs":{},"型":{"docs":{},"项":{"docs":{},"目":{"docs":{},"中":{"docs":{},",":{"docs":{},"这":{"docs":{},"会":{"docs":{},"很":{"docs":{},"有":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"。":{"docs":{},"但":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"不":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},",":{"docs":{},"你":{"docs":{},"完":{"docs":{},"全":{"docs":{},"可":{"docs":{},"以":{"docs":{},"不":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"“":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"以":{"docs":{},"上":{"docs":{},"配":{"docs":{},"置":{"docs":{},"启":{"docs":{},"动":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"模":{"docs":{},"拟":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"表":{"docs":{},"单":{"docs":{},"处":{"docs":{},"理":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.010309278350515}}}}}},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.014285714285714}}}}}},"上":{"docs":{},"克":{"docs":{},"隆":{"docs":{},"代":{"docs":{},"码":{"docs":{},"并":{"docs":{},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"发":{"docs":{},"布":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{},"您":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"的":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"。":{"docs":{},"这":{"docs":{},"些":{"docs":{},"插":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}},"面":{"docs":{},"插":{"docs":{},"件":{"docs":{},"会":{"docs":{},"默":{"docs":{},"认":{"docs":{},"启":{"docs":{},"用":{"docs":{},"。":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"阶":{"docs":{},"段":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"注":{"docs":{},"册":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"記":{"docs":{},"述":{"docs":{},"す":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"デ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{},"(":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"記":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"に":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"地":{"docs":{},"方":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"后":{"docs":{},"引":{"docs":{},"入":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"类":{"docs":{},"的":{"docs":{},"工":{"docs":{},"具":{"docs":{},"发":{"docs":{},"挥":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"把":{"docs":{},"这":{"docs":{},"些":{"docs":{},"常":{"docs":{},"量":{"docs":{},"放":{"docs":{},"在":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"合":{"docs":{},"作":{"docs":{},"者":{"docs":{},"对":{"docs":{},"整":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"可":{"docs":{},"用":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}},"进":{"docs":{},"行":{"docs":{},"自":{"docs":{},"动":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"使":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"更":{"docs":{},"显":{"docs":{},"式":{"docs":{},"和":{"docs":{},"易":{"docs":{},"调":{"docs":{},"试":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"会":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"变":{"docs":{},"得":{"docs":{},"冗":{"docs":{},"长":{"docs":{},"和":{"docs":{},"不":{"docs":{},"直":{"docs":{},"观":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"严":{"docs":{},"格":{"docs":{},"属":{"docs":{},"于":{"docs":{},"单":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"最":{"docs":{},"好":{"docs":{},"还":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{},"根":{"docs":{},"据":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"发":{"docs":{},"需":{"docs":{},"要":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"和":{"docs":{},"确":{"docs":{},"定":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"更":{"docs":{},"易":{"docs":{},"读":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"和":{"docs":{},"第":{"docs":{},"四":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"收":{"docs":{},"到":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"比":{"docs":{},"较":{"docs":{},"棘":{"docs":{},"手":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"试":{"docs":{},"图":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"向":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"不":{"docs":{},"能":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"调":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"让":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"分":{"docs":{},"支":{"docs":{},"下":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"您":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"从":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"调":{"docs":{},"用":{"docs":{},"并":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"割":{"docs":{},"成":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"到":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"在":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"一":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"打":{"docs":{},"包":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"您":{"docs":{},"必":{"docs":{},"须":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}}}},"这":{"docs":{},"一":{"docs":{},"章":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"学":{"docs":{},"到":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"单":{"docs":{},"独":{"docs":{},"构":{"docs":{},"建":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"中":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},",":{"docs":{},"每":{"docs":{},"次":{"docs":{},"都":{"docs":{},"会":{"docs":{},"去":{"docs":{},"进":{"docs":{},"行":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"会":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"结":{"docs":{},"果":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"多":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"应":{"docs":{},"该":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"包":{"docs":{},"含":{"docs":{},"多":{"docs":{},"个":{"docs":{},"字":{"docs":{},"段":{"docs":{},"并":{"docs":{},"且":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"不":{"docs":{},"同":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"触":{"docs":{},"发":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"访":{"docs":{},"问":{"docs":{},"全":{"docs":{},"局":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"新":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"开":{"docs":{},"始":{"docs":{},"记":{"docs":{},"录":{"docs":{},"之":{"docs":{},"前":{"docs":{},"转":{"docs":{},"换":{"docs":{},"状":{"docs":{},"态":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"中":{"docs":{},"不":{"docs":{},"允":{"docs":{},"许":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"—":{"docs":{},"—":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"只":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"无":{"docs":{},"论":{"docs":{},"何":{"docs":{},"时":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"且":{"docs":{},"不":{"docs":{},"是":{"docs":{},"由":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"使":{"docs":{},"用":{"docs":{},"诸":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}},"想":{"docs":{},"将":{"docs":{},"一":{"docs":{},"个":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"希":{"docs":{},"望":{"docs":{},"使":{"docs":{},"用":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"(":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},")":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"将":{"docs":{},"其":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"传":{"docs":{},"入":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"被":{"docs":{},"用":{"docs":{},"作":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"您":{"docs":{},"不":{"docs":{},"打":{"docs":{},"算":{"docs":{},"开":{"docs":{},"发":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"开":{"docs":{},"头":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"有":{"docs":{},"可":{"docs":{},"用":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"有":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"用":{"docs":{},"到":{"docs":{},"此":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"么":{"docs":{},"复":{"docs":{},"制":{"docs":{},"这":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"共":{"docs":{},"享":{"docs":{},"函":{"docs":{},"数":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"多":{"docs":{},"处":{"docs":{},"导":{"docs":{},"入":{"docs":{},"它":{"docs":{},"—":{"docs":{},"—":{"docs":{},"无":{"docs":{},"论":{"docs":{},"哪":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"都":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"理":{"docs":{},"想":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"希":{"docs":{},"望":{"docs":{},"你":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"具":{"docs":{},"有":{"docs":{},"更":{"docs":{},"高":{"docs":{},"的":{"docs":{},"封":{"docs":{},"装":{"docs":{},"度":{"docs":{},"和":{"docs":{},"复":{"docs":{},"用":{"docs":{},"性":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"纯":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"这":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{},"引":{"docs":{},"用":{"docs":{},"被":{"docs":{},"共":{"docs":{},"享":{"docs":{},",":{"docs":{},"导":{"docs":{},"致":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"被":{"docs":{},"修":{"docs":{},"改":{"docs":{},"时":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"正":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"将":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.008797653958944282}},"其":{"docs":{},"引":{"docs":{},"入":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"会":{"docs":{},"成":{"docs":{},"为":{"docs":{},"自":{"docs":{},"然":{"docs":{},"而":{"docs":{},"然":{"docs":{},"的":{"docs":{},"选":{"docs":{},"择":{"docs":{},"。":{"docs":{},"引":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"数":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}},"当":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"全":{"docs":{},"局":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"对":{"docs":{},"象":{"docs":{},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"整":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"都":{"docs":{},"作":{"docs":{},"为":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"传":{"docs":{},"给":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"取":{"docs":{},"多":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"将":{"docs":{},"这":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"都":{"docs":{},"声":{"docs":{},"明":{"docs":{},"为":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"会":{"docs":{},"有":{"docs":{},"些":{"docs":{},"重":{"docs":{},"复":{"docs":{},"和":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"名":{"docs":{},"称":{"docs":{},"与":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"对":{"docs":{},"象":{"docs":{},"上":{"docs":{},"添":{"docs":{},"加":{"docs":{},"新":{"docs":{},"属":{"docs":{},"性":{"docs":{},"时":{"docs":{},",":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"时":{"docs":{},"会":{"docs":{},"特":{"docs":{},"别":{"docs":{},"一":{"docs":{},"些":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"或":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"者":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"更":{"docs":{},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},",":{"docs":{},"将":{"docs":{},"下":{"docs":{},"列":{"docs":{},"代":{"docs":{},"码":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"你":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}},"是":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"提":{"docs":{},"交":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"模":{"docs":{},"块":{"docs":{},"间":{"docs":{},"数":{"docs":{},"据":{"docs":{},"互":{"docs":{},"相":{"docs":{},"污":{"docs":{},"染":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"基":{"docs":{},"于":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"示":{"docs":{},":":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"的":{"docs":{},"文":{"docs":{},"档":{"docs":{},"示":{"docs":{},"例":{"docs":{},"代":{"docs":{},"码":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}},"案":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"时":{"docs":{},",":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"上":{"docs":{},"安":{"docs":{},"装":{"docs":{},"过":{"docs":{},"程":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"”":{"docs":{},"要":{"docs":{},"唤":{"docs":{},"醒":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"你":{"docs":{},"就":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"很":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"想":{"docs":{},"保":{"docs":{},"留":{"docs":{},"过":{"docs":{},"去":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"在":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"中":{"docs":{},"避":{"docs":{},"免":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"单":{"docs":{},"例":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}},"声":{"docs":{},"明":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},")":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"来":{"docs":{},"安":{"docs":{},"装":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"自":{"docs":{},"不":{"docs":{},"同":{"docs":{},"视":{"docs":{},"图":{"docs":{},"的":{"docs":{},"行":{"docs":{},"为":{"docs":{},"需":{"docs":{},"要":{"docs":{},"变":{"docs":{},"更":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"以":{"docs":{},"及":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{},"必":{"docs":{},"要":{"docs":{},"的":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"改":{"docs":{},"变":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"你":{"docs":{},"怎":{"docs":{},"么":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"先":{"docs":{},"回":{"docs":{},"调":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"这":{"docs":{},"就":{"docs":{},"是":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"区":{"docs":{},"分":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"看":{"docs":{},"一":{"docs":{},"个":{"docs":{},"更":{"docs":{},"加":{"docs":{},"实":{"docs":{},"际":{"docs":{},"的":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},",":{"docs":{},"涉":{"docs":{},"及":{"docs":{},"到":{"docs":{},"调":{"docs":{},"用":{"docs":{},"异":{"docs":{},"步":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},"简":{"docs":{},"化":{"docs":{},"代":{"docs":{},"码":{"docs":{},"(":{"docs":{},"特":{"docs":{},"别":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"记":{"docs":{},"录":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"动":{"docs":{},"态":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"你":{"docs":{},"不":{"docs":{},"能":{"docs":{},"使":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"即":{"docs":{},"创":{"docs":{},"建":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"标":{"docs":{},"签":{"docs":{},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"入":{"docs":{},",":{"docs":{},"它":{"docs":{},"会":{"docs":{},"提":{"docs":{},"供":{"docs":{},"全":{"docs":{},"局":{"docs":{},"方":{"docs":{},"法":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"然":{"docs":{},"后":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"返":{"docs":{},"回":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"像":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"用":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"而":{"docs":{},",":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"导":{"docs":{},"致":{"docs":{},"组":{"docs":{},"件":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"全":{"docs":{},"局":{"docs":{},"状":{"docs":{},"态":{"docs":{},"单":{"docs":{},"例":{"docs":{},"。":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.014925373134328358}},"库":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"作":{"docs":{},"者":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"官":{"docs":{},"方":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"细":{"docs":{},"粒":{"docs":{},"度":{"docs":{},"数":{"docs":{},"据":{"docs":{},"响":{"docs":{},"应":{"docs":{},"机":{"docs":{},"制":{"docs":{},"来":{"docs":{},"进":{"docs":{},"行":{"docs":{},"高":{"docs":{},"效":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"话":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"也":{"docs":{},"能":{"docs":{},"够":{"docs":{},"接":{"docs":{},"收":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"而":{"docs":{},"非":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"使":{"docs":{},"其":{"docs":{},"成":{"docs":{},"为":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"当":{"docs":{},"模":{"docs":{},"块":{"docs":{},"被":{"docs":{},"注":{"docs":{},"册":{"docs":{},"后":{"docs":{},",":{"docs":{},"它":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"存":{"docs":{},"储":{"docs":{},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},"。":{"docs":{},"当":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},",":{"docs":{},"从":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"这":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"他":{"docs":{},"们":{"docs":{},"是":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}},"子":{"docs":{},"节":{"docs":{},"点":{"docs":{},"名":{"docs":{},"称":{"docs":{},"相":{"docs":{},"同":{"docs":{},"时":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}},"实":{"docs":{},"例":{"docs":{},"注":{"docs":{},"入":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"仍":{"docs":{},"然":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"现":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"需":{"docs":{},"要":{"docs":{},"频":{"docs":{},"繁":{"docs":{},"地":{"docs":{},"导":{"docs":{},"入":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"组":{"docs":{},"件":{"docs":{},"时":{"docs":{},"需":{"docs":{},"要":{"docs":{},"模":{"docs":{},"拟":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"系":{"docs":{},"统":{"docs":{},"的":{"docs":{},"一":{"docs":{},"部":{"docs":{},"分":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"其":{"docs":{},"中":{"docs":{},"的":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"规":{"docs":{},"则":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},")":{"docs":{},"。":{"docs":{},"就":{"docs":{},"像":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"被":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"起":{"docs":{},"来":{"docs":{},",":{"docs":{},"且":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"值":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"改":{"docs":{},"变":{"docs":{},"才":{"docs":{},"会":{"docs":{},"被":{"docs":{},"重":{"docs":{},"新":{"docs":{},"计":{"docs":{},"算":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"当":{"docs":{},"值":{"docs":{},"改":{"docs":{},"变":{"docs":{},"时":{"docs":{},"调":{"docs":{},"用":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"f":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"一":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"这":{"docs":{},"样":{"docs":{},"写":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},",":{"docs":{},"在":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"时":{"docs":{},",":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"。":{"docs":{},"它":{"docs":{},"们":{"docs":{},"都":{"docs":{},"已":{"docs":{},"经":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"了":{"docs":{},"给":{"docs":{},"定":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"上":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"放":{"docs":{},"在":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"第":{"docs":{},"四":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"来":{"docs":{},"调":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"地":{"docs":{},"方":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"格":{"docs":{},"式":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"钩":{"docs":{},"子":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"传":{"docs":{},"入":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"增":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"思":{"docs":{},"维":{"docs":{},"”":{"docs":{},"去":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},":":{"docs":{},"给":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"例":{"docs":{},"子":{"docs":{},"(":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"任":{"docs":{},"何":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"的":{"docs":{},"测":{"docs":{},"试":{"docs":{},"框":{"docs":{},"架":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"测":{"docs":{},"试":{"docs":{},"与":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},"编":{"docs":{},"译":{"docs":{},"格":{"docs":{},"式":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"这":{"docs":{},"里":{"docs":{},"需":{"docs":{},"要":{"docs":{},"加":{"docs":{},"上":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"模":{"docs":{},"块":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},",":{"docs":{},"仅":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"合":{"docs":{},"并":{"docs":{},"或":{"docs":{},"时":{"docs":{},"光":{"docs":{},"旅":{"docs":{},"行":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"下":{"docs":{},"载":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"ダ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"等":{"docs":{},"包":{"docs":{},"管":{"docs":{},"理":{"docs":{},"器":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"按":{"docs":{},"照":{"docs":{},"下":{"docs":{},"列":{"docs":{},"方":{"docs":{},"式":{"docs":{},"执":{"docs":{},"行":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"api.html":{"ref":"api.html","tf":0.022388059701492536}}}},"待":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"等":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}},"动":{"docs":{},"展":{"docs":{},"开":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"定":{"docs":{},"义":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"带":{"docs":{},"一":{"docs":{},"个":{"docs":{},"日":{"docs":{},"志":{"docs":{},"插":{"docs":{},"件":{"docs":{},"用":{"docs":{},"于":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"这":{"docs":{},"样":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"指":{"docs":{},"定":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"自":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"几":{"docs":{},"个":{"docs":{},"部":{"docs":{},"分":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"就":{"docs":{},"是":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"最":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"些":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"写":{"docs":{},"起":{"docs":{},"来":{"docs":{},"可":{"docs":{},"能":{"docs":{},"比":{"docs":{},"较":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"里":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"一":{"docs":{},"个":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"链":{"docs":{},"接":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"链":{"docs":{},"接":{"docs":{},"会":{"docs":{},"一":{"docs":{},"直":{"docs":{},"指":{"docs":{},"向":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}},"也":{"docs":{},"集":{"docs":{},"成":{"docs":{},"到":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{},"其":{"docs":{},"他":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}},"支":{"docs":{},"持":{"docs":{},"载":{"docs":{},"荷":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"需":{"docs":{},"要":{"docs":{},"与":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"被":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"什":{"docs":{},"么":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"我":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},"是":{"docs":{},"“":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"”":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"结":{"docs":{},"束":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"更":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"才":{"docs":{},"能":{"docs":{},"组":{"docs":{},"合":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"表":{"docs":{},"示":{"docs":{},"“":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"”":{"docs":{},"理":{"docs":{},"念":{"docs":{},"的":{"docs":{},"极":{"docs":{},"简":{"docs":{},"示":{"docs":{},"意":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"新":{"docs":{},"对":{"docs":{},"象":{"docs":{},"替":{"docs":{},"换":{"docs":{},"老":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"利":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"允":{"docs":{},"许":{"docs":{},"保":{"docs":{},"留":{"docs":{},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"降":{"docs":{},"で":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"遇":{"docs":{},"到":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"的":{"docs":{},"简":{"docs":{},"洁":{"docs":{},"性":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"破":{"docs":{},"坏":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"定":{"docs":{},"义":{"docs":{},"和":{"docs":{},"隔":{"docs":{},"离":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"中":{"docs":{},"的":{"docs":{},"各":{"docs":{},"种":{"docs":{},"概":{"docs":{},"念":{"docs":{},"并":{"docs":{},"强":{"docs":{},"制":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"定":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"将":{"docs":{},"会":{"docs":{},"变":{"docs":{},"得":{"docs":{},"更":{"docs":{},"结":{"docs":{},"构":{"docs":{},"化":{"docs":{},"且":{"docs":{},"易":{"docs":{},"维":{"docs":{},"护":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"管":{"docs":{},"理":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"附":{"docs":{},"带":{"docs":{},"了":{"docs":{},"更":{"docs":{},"多":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"和":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{},"这":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"短":{"docs":{},"期":{"docs":{},"和":{"docs":{},"长":{"docs":{},"期":{"docs":{},"效":{"docs":{},"益":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"任":{"docs":{},"意":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"能":{"docs":{},"是":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"的":{"docs":{},"。":{"docs":{},"确":{"docs":{},"实":{"docs":{},"是":{"docs":{},"如":{"docs":{},"此":{"docs":{},"—":{"docs":{},"—":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"够":{"docs":{},"简":{"docs":{},"单":{"docs":{},",":{"docs":{},"您":{"docs":{},"最":{"docs":{},"好":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"把":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"以":{"docs":{},"一":{"docs":{},"个":{"docs":{},"全":{"docs":{},"局":{"docs":{},"单":{"docs":{},"例":{"docs":{},"模":{"docs":{},"式":{"docs":{},"管":{"docs":{},"理":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"树":{"docs":{},"构":{"docs":{},"成":{"docs":{},"了":{"docs":{},"一":{"docs":{},"个":{"docs":{},"巨":{"docs":{},"大":{"docs":{},"的":{"docs":{},"“":{"docs":{},"视":{"docs":{},"图":{"docs":{},"”":{"docs":{},",":{"docs":{},"不":{"docs":{},"管":{"docs":{},"在":{"docs":{},"树":{"docs":{},"的":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"都":{"docs":{},"能":{"docs":{},"获":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"或":{"docs":{},"者":{"docs":{},"触":{"docs":{},"发":{"docs":{},"行":{"docs":{},"为":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"为":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"多":{"docs":{},"个":{"docs":{},"视":{"docs":{},"图":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"于":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"对":{"docs":{},"于":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"问":{"docs":{},"题":{"docs":{},"一":{"docs":{},",":{"docs":{},"传":{"docs":{},"参":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"对":{"docs":{},"于":{"docs":{},"多":{"docs":{},"层":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"将":{"docs":{},"会":{"docs":{},"非":{"docs":{},"常":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"对":{"docs":{},"于":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"组":{"docs":{},"件":{"docs":{},"间":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"传":{"docs":{},"递":{"docs":{},"无":{"docs":{},"能":{"docs":{},"为":{"docs":{},"力":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"问":{"docs":{},"题":{"docs":{},"二":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"经":{"docs":{},"常":{"docs":{},"会":{"docs":{},"采":{"docs":{},"用":{"docs":{},"父":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"引":{"docs":{},"用":{"docs":{},"或":{"docs":{},"者":{"docs":{},"通":{"docs":{},"过":{"docs":{},"事":{"docs":{},"件":{"docs":{},"来":{"docs":{},"变":{"docs":{},"更":{"docs":{},"和":{"docs":{},"同":{"docs":{},"步":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"多":{"docs":{},"份":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"这":{"docs":{},"些":{"docs":{},"模":{"docs":{},"式":{"docs":{},"非":{"docs":{},"常":{"docs":{},"脆":{"docs":{},"弱":{"docs":{},",":{"docs":{},"通":{"docs":{},"常":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"无":{"docs":{},"法":{"docs":{},"维":{"docs":{},"护":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}}}},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"递":{"docs":{},"给":{"docs":{},"上":{"docs":{},"述":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"所":{"docs":{},"有":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"都":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"将":{"docs":{},"该":{"docs":{},"模":{"docs":{},"块":{"docs":{},"作":{"docs":{},"为":{"docs":{},"上":{"docs":{},"下":{"docs":{},"文":{"docs":{},"。":{"docs":{},"于":{"docs":{},"是":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"可":{"docs":{},"以":{"docs":{},"简":{"docs":{},"化":{"docs":{},"为":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"型":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"希":{"docs":{},"望":{"docs":{},"把":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}},"象":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"和":{"docs":{},"一":{"docs":{},"些":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"提":{"docs":{},"供":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"中":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"以":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"形":{"docs":{},"式":{"docs":{},"访":{"docs":{},"问":{"docs":{},"这":{"docs":{},"些":{"docs":{},"值":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"尤":{"docs":{},"其":{"docs":{},"是":{"docs":{},"对":{"docs":{},"于":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"就":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"变":{"docs":{},"得":{"docs":{},"相":{"docs":{},"当":{"docs":{},"臃":{"docs":{},"肿":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"的":{"docs":{},"属":{"docs":{},"性":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"就":{"docs":{},"足":{"docs":{},"够":{"docs":{},"您":{"docs":{},"所":{"docs":{},"需":{"docs":{},"了":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"需":{"docs":{},"要":{"docs":{},"构":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"中":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"您":{"docs":{},"很":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"如":{"docs":{},"何":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"外":{"docs":{},"部":{"docs":{},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"受":{"docs":{},"约":{"docs":{},"束":{"docs":{},"!":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"应":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"程":{"docs":{},"序":{"docs":{},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"它":{"docs":{},"采":{"docs":{},"用":{"docs":{},"集":{"docs":{},"中":{"docs":{},"式":{"docs":{},"存":{"docs":{},"储":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},"保":{"docs":{},"证":{"docs":{},"状":{"docs":{},"态":{"docs":{},"以":{"docs":{},"一":{"docs":{},"种":{"docs":{},"可":{"docs":{},"预":{"docs":{},"测":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"核":{"docs":{},"心":{"docs":{},"就":{"docs":{},"是":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"层":{"docs":{},"级":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"应":{"docs":{},"该":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"单":{"docs":{},"个":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}},"对":{"docs":{},"起":{"docs":{},"来":{"docs":{},"略":{"docs":{},"微":{"docs":{},"棘":{"docs":{},"手":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{},"外":{"docs":{},"部":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"到":{"docs":{},"视":{"docs":{},"图":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.011730205278592375}}}}},"架":{"docs":{},"构":{"docs":{},"就":{"docs":{},"像":{"docs":{},"眼":{"docs":{},"镜":{"docs":{},":":{"docs":{},"您":{"docs":{},"自":{"docs":{},"会":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"需":{"docs":{},"要":{"docs":{},"它":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"后":{"docs":{},"的":{"docs":{},"基":{"docs":{},"本":{"docs":{},"思":{"docs":{},"想":{"docs":{},",":{"docs":{},"借":{"docs":{},"鉴":{"docs":{},"了":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}},"虽":{"docs":{},"然":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"计":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"始":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"开":{"docs":{},"始":{"docs":{},"吧":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}},"来":{"docs":{},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"库":{"docs":{},",":{"docs":{},"以":{"docs":{},"利":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"调":{"docs":{},"试":{"docs":{},"、":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"导":{"docs":{},"入":{"docs":{},"导":{"docs":{},"出":{"docs":{},"等":{"docs":{},"高":{"docs":{},"级":{"docs":{},"调":{"docs":{},"试":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"(":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"先":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"便":{"docs":{},"于":{"docs":{},"解":{"docs":{},"决":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"抽":{"docs":{},"象":{"docs":{},"成":{"docs":{},"服":{"docs":{},"务":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"的":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"也":{"docs":{},"会":{"docs":{},"相":{"docs":{},"应":{"docs":{},"地":{"docs":{},"得":{"docs":{},"到":{"docs":{},"高":{"docs":{},"效":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},",":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"那":{"docs":{},"么":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"监":{"docs":{},"视":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"途":{"docs":{},"径":{"docs":{},"就":{"docs":{},"是":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"简":{"docs":{},"单":{"docs":{},"到":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"即":{"docs":{},"可":{"docs":{},"。":{"docs":{},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"也":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"异":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"的":{"docs":{},"回":{"docs":{},"调":{"docs":{},"让":{"docs":{},"这":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"完":{"docs":{},"成":{"docs":{},":":{"docs":{},"因":{"docs":{},"为":{"docs":{},"当":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"若":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"“":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"”":{"docs":{},"(":{"docs":{},"可":{"docs":{},"以":{"docs":{},"认":{"docs":{},"为":{"docs":{},"是":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}},"派":{"docs":{},"生":{"docs":{},"出":{"docs":{},"一":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},"对":{"docs":{},"列":{"docs":{},"表":{"docs":{},"进":{"docs":{},"行":{"docs":{},"过":{"docs":{},"滤":{"docs":{},"并":{"docs":{},"计":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"好":{"docs":{},"所":{"docs":{},"有":{"docs":{},"所":{"docs":{},"需":{"docs":{},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"混":{"docs":{},"合":{"docs":{},"异":{"docs":{},"步":{"docs":{},"调":{"docs":{},"用":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"你":{"docs":{},"的":{"docs":{},"程":{"docs":{},"序":{"docs":{},"很":{"docs":{},"难":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"当":{"docs":{},"你":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{},"异":{"docs":{},"步":{"docs":{},"回":{"docs":{},"调":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"`":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"多":{"docs":{},"次":{"docs":{},"注":{"docs":{},"册":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"查":{"docs":{},"找":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}},"附":{"docs":{},"加":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"很":{"docs":{},"有":{"docs":{},"用":{"docs":{},"的":{"docs":{},"特":{"docs":{},"性":{"docs":{},"。":{"docs":{},"另":{"docs":{},"一":{"docs":{},"个":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"使":{"docs":{},"用":{"docs":{},"带":{"docs":{},"有":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"绑":{"docs":{},"定":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{},"换":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"再":{"docs":{},"次":{"docs":{},"强":{"docs":{},"调":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"和":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.015492957746478873},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802},"api.html":{"ref":"api.html","tf":0.009950248756218905}},"单":{"docs":{},"纯":{"docs":{},"的":{"docs":{},"全":{"docs":{},"局":{"docs":{},"对":{"docs":{},"象":{"docs":{},"有":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"点":{"docs":{},"不":{"docs":{},"同":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}},"分":{"docs":{},"发":{"docs":{},"多":{"docs":{},"重":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"参":{"docs":{},"数":{"docs":{},"调":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"经":{"docs":{},"过":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"接":{"docs":{},"下":{"docs":{},"来":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"更":{"docs":{},"深":{"docs":{},"入":{"docs":{},"地":{"docs":{},"探":{"docs":{},"讨":{"docs":{},"一":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"先":{"docs":{},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"一":{"docs":{},"个":{"docs":{},"成":{"docs":{},"功":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"一":{"docs":{},"个":{"docs":{},"失":{"docs":{},"败":{"docs":{},"回":{"docs":{},"调":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{},"触":{"docs":{},"发":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{},"更":{"docs":{},"多":{"docs":{},"选":{"docs":{},"项":{"docs":{},"来":{"docs":{},"完":{"docs":{},"成":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"任":{"docs":{},"务":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"以":{"docs":{},"下":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"好":{"docs":{},"提":{"docs":{},"前":{"docs":{},"在":{"docs":{},"你":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"后":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"我":{"docs":{},"们":{"docs":{},"利":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"新":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"版":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}},"終":{"docs":{},"的":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}},"概":{"docs":{},"念":{"docs":{},"开":{"docs":{},"始":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"当":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"现":{"docs":{},"在":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"想":{"docs":{},"象":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"由":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"使":{"docs":{},"用":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"比":{"docs":{},"较":{"docs":{},"大":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"当":{"docs":{},"应":{"docs":{},"用":{"docs":{},"变":{"docs":{},"得":{"docs":{},"非":{"docs":{},"常":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"时":{"docs":{},",":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}},"中":{"docs":{},"展":{"docs":{},"示":{"docs":{},"状":{"docs":{},"态":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"由":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"获":{"docs":{},"得":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"仍":{"docs":{},"然":{"docs":{},"保":{"docs":{},"有":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"也":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"内":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"记":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"语":{"docs":{},"法":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"还":{"docs":{},"没":{"docs":{},"能":{"docs":{},"掌":{"docs":{},"握":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"内":{"docs":{},"联":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"深":{"docs":{},"入":{"docs":{},"理":{"docs":{},"解":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"对":{"docs":{},"于":{"docs":{},"使":{"docs":{},"用":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}}}},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"了":{"docs":{},"能":{"docs":{},"够":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"处":{"docs":{},"理":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"看":{"docs":{},"一":{"docs":{},"看":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"解":{"docs":{},"决":{"docs":{},"以":{"docs":{},"上":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"创":{"docs":{},"建":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"以":{"docs":{},"返":{"docs":{},"回":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}},"传":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"数":{"docs":{},"组":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"参":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"参":{"docs":{},"。":{"docs":{},"在":{"docs":{},"你":{"docs":{},"对":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"入":{"docs":{},"额":{"docs":{},"外":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"即":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"使":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"—":{"docs":{},"—":{"docs":{},"是":{"docs":{},"的":{"docs":{},",":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"就":{"docs":{},"包":{"docs":{},"含":{"docs":{},"了":{"docs":{},"全":{"docs":{},"部":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"层":{"docs":{},"级":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"至":{"docs":{},"此":{"docs":{},"它":{"docs":{},"便":{"docs":{},"作":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},"“":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"此":{"docs":{},"对":{"docs":{},"象":{"docs":{},"混":{"docs":{},"入":{"docs":{},"到":{"docs":{},"外":{"docs":{},"部":{"docs":{},"对":{"docs":{},"象":{"docs":{},"中":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"量":{"docs":{},"替":{"docs":{},"代":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}}}},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"它":{"docs":{},"与":{"docs":{},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"混":{"docs":{},"合":{"docs":{},"使":{"docs":{},"用":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"通":{"docs":{},"常":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"工":{"docs":{},"具":{"docs":{},"函":{"docs":{},"数":{"docs":{},"将":{"docs":{},"多":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"合":{"docs":{},"并":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},",":{"docs":{},"以":{"docs":{},"使":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"最":{"docs":{},"终":{"docs":{},"对":{"docs":{},"象":{"docs":{},"传":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"。":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"所":{"docs":{},"有":{"docs":{},"触":{"docs":{},"发":{"docs":{},"函":{"docs":{},"数":{"docs":{},"完":{"docs":{},"成":{"docs":{},"后":{"docs":{},",":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"一":{"docs":{},"个":{"docs":{},"与":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"有":{"docs":{},"几":{"docs":{},"个":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"引":{"docs":{},"起":{"docs":{},"的":{"docs":{},",":{"docs":{},"将":{"docs":{},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{},"这":{"docs":{},"能":{"docs":{},"保":{"docs":{},"证":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"能":{"docs":{},"被":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"的":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"之":{"docs":{},"后":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"基":{"docs":{},"于":{"docs":{},"某":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"对":{"docs":{},"象":{"docs":{},"里":{"docs":{},"有":{"docs":{},"新":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"给":{"docs":{},"定":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"值":{"docs":{},"上":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"多":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"以":{"docs":{},"下":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"模":{"docs":{},"块":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"组":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"分":{"docs":{},"发":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"和":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"并":{"docs":{},"不":{"docs":{},"冲":{"docs":{},"突":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"后":{"docs":{},"面":{"docs":{},"的":{"docs":{},"章":{"docs":{},"节":{"docs":{},"里":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"讨":{"docs":{},"论":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"事":{"docs":{},"件":{"docs":{},"分":{"docs":{},"布":{"docs":{},"到":{"docs":{},"各":{"docs":{},"个":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"变":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"实":{"docs":{},"例":{"docs":{},"。":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"直":{"docs":{},"接":{"docs":{},"地":{"docs":{},"定":{"docs":{},"位":{"docs":{},"任":{"docs":{},"一":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"片":{"docs":{},"段":{"docs":{},",":{"docs":{},"在":{"docs":{},"调":{"docs":{},"试":{"docs":{},"的":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"也":{"docs":{},"能":{"docs":{},"轻":{"docs":{},"易":{"docs":{},"地":{"docs":{},"取":{"docs":{},"得":{"docs":{},"整":{"docs":{},"个":{"docs":{},"当":{"docs":{},"前":{"docs":{},"应":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"就":{"docs":{},"是":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"某":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"注":{"docs":{},"入":{"docs":{},"到":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"下":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},",":{"docs":{},"且":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}},"具":{"docs":{},"有":{"docs":{},"相":{"docs":{},"同":{"docs":{},"方":{"docs":{},"法":{"docs":{},"和":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"本":{"docs":{},"身":{"docs":{},"了":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"属":{"docs":{},"性":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"的":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"现":{"docs":{},"中":{"docs":{},"是":{"docs":{},"很":{"docs":{},"常":{"docs":{},"见":{"docs":{},"的":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"践":{"docs":{},"中":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"经":{"docs":{},"常":{"docs":{},"用":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"际":{"docs":{},"上":{"docs":{},"这":{"docs":{},"和":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"自":{"docs":{},"从":{"docs":{},"有":{"docs":{},"了":{"docs":{},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"(":{"docs":{},"现":{"docs":{},"处":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"取":{"docs":{},"一":{"docs":{},"个":{"docs":{},"名":{"docs":{},"字":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"不":{"docs":{},"会":{"docs":{},"对":{"docs":{},"其":{"docs":{},"产":{"docs":{},"生":{"docs":{},"影":{"docs":{},"响":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"以":{"docs":{},"访":{"docs":{},"问":{"docs":{},"根":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"后":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"修":{"docs":{},"改":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"并":{"docs":{},"不":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"入":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}},"限":{"docs":{},"制":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"结":{"docs":{},"构":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"它":{"docs":{},"规":{"docs":{},"定":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"需":{"docs":{},"要":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"且":{"docs":{},"观":{"docs":{},"察":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"当":{"docs":{},"前":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"的":{"docs":{},"物":{"docs":{},"品":{"docs":{},"备":{"docs":{},"份":{"docs":{},"起":{"docs":{},"来":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"字":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"插":{"docs":{},"件":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},"中":{"docs":{},"去":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}},"上":{"docs":{},"述":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"態":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"私":{"docs":{},"達":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"動":{"docs":{},"か":{"docs":{},"す":{"docs":{},"信":{"docs":{},"頼":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"情":{"docs":{},"報":{"docs":{},"源":{"docs":{},"(":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}},"管":{"docs":{},"理":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"に":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"の":{"docs":{},"み":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"に":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"ラ":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"動":{"docs":{},"き":{"docs":{},"を":{"docs":{},"予":{"docs":{},"測":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"非":{"docs":{},"常":{"docs":{},"に":{"docs":{},"困":{"docs":{},"難":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"持":{"docs":{},"っ":{"docs":{},"た":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"の":{"docs":{},"間":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"箭":{"docs":{},"头":{"docs":{},"函":{"docs":{},"数":{"docs":{},"可":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"更":{"docs":{},"简":{"docs":{},"练":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"必":{"docs":{},"须":{"docs":{},"使":{"docs":{},"用":{"docs":{},"常":{"docs":{},"规":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"后":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"访":{"docs":{},"问":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"到":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"新":{"docs":{},"下":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"生":{"docs":{},"成":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"让":{"docs":{},"你":{"docs":{},"少":{"docs":{},"按":{"docs":{},"几":{"docs":{},"次":{"docs":{},"键":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"将":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"一":{"docs":{},"种":{"docs":{},"机":{"docs":{},"制":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"从":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"“":{"docs":{},"注":{"docs":{},"入":{"docs":{},"”":{"docs":{},"到":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"(":{"docs":{},"需":{"docs":{},"调":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"该":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"这":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"每":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"将":{"docs":{},"其":{"docs":{},"归":{"docs":{},"档":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"使":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"在":{"docs":{},"根":{"docs":{},"实":{"docs":{},"例":{"docs":{},"中":{"docs":{},"注":{"docs":{},"册":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"得":{"docs":{},"到":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"常":{"docs":{},"是":{"docs":{},"异":{"docs":{},"步":{"docs":{},"的":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"如":{"docs":{},"何":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"最":{"docs":{},"終":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"那":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"在":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"都":{"docs":{},"会":{"docs":{},"重":{"docs":{},"新":{"docs":{},"求":{"docs":{},"取":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"触":{"docs":{},"发":{"docs":{},"更":{"docs":{},"新":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"的":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"动":{"docs":{},"根":{"docs":{},"据":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{},"路":{"docs":{},"径":{"docs":{},"调":{"docs":{},"整":{"docs":{},"命":{"docs":{},"名":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"事":{"docs":{},"务":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"到":{"docs":{},"前":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"后":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{},"然":{"docs":{},"而":{"docs":{},",":{"docs":{},"在":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"中":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"阶":{"docs":{},"段":{"docs":{},")":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"极":{"docs":{},"大":{"docs":{},"地":{"docs":{},"简":{"docs":{},"化":{"docs":{},"写":{"docs":{},"法":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}},"作":{"docs":{},"为":{"docs":{},"其":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"。":{"docs":{},"最":{"docs":{},"后":{"docs":{},"接":{"docs":{},"收":{"docs":{},"一":{"docs":{},"个":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"参":{"docs":{},"数":{"docs":{},"表":{"docs":{},"示":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"(":{"docs":{},"可":{"docs":{},"选":{"docs":{},")":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"(":{"docs":{},"如":{"docs":{},"果":{"docs":{},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},")":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"其":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"三":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"给":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"唯":{"docs":{},"一":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"监":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"输":{"docs":{},"出":{"docs":{},"对":{"docs":{},"象":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"出":{"docs":{},"响":{"docs":{},"应":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"在":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"按":{"docs":{},"任":{"docs":{},"意":{"docs":{},"方":{"docs":{},"式":{"docs":{},"格":{"docs":{},"式":{"docs":{},"化":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"组":{"docs":{},"装":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"导":{"docs":{},"出":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}},"主":{"docs":{},"要":{"docs":{},"想":{"docs":{},"针":{"docs":{},"对":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"有":{"docs":{},"时":{"docs":{},"候":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"从":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"插":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"得":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"“":{"docs":{},"快":{"docs":{},"照":{"docs":{},"”":{"docs":{},",":{"docs":{},"比":{"docs":{},"较":{"docs":{},"改":{"docs":{},"变":{"docs":{},"的":{"docs":{},"前":{"docs":{},"后":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"想":{"docs":{},"要":{"docs":{},"实":{"docs":{},"现":{"docs":{},"这":{"docs":{},"项":{"docs":{},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"进":{"docs":{},"行":{"docs":{},"深":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"多":{"docs":{},"个":{"docs":{},"实":{"docs":{},"例":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}},"混":{"docs":{},"入":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"来":{"docs":{},"实":{"docs":{},"现":{"docs":{},"给":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"注":{"docs":{},"入":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"里":{"docs":{},"的":{"docs":{},"数":{"docs":{},"组":{"docs":{},"进":{"docs":{},"行":{"docs":{},"查":{"docs":{},"询":{"docs":{},"时":{"docs":{},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"面":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"包":{"docs":{},"含":{"docs":{},"应":{"docs":{},"用":{"docs":{},"在":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"条":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"原":{"docs":{},"则":{"docs":{},"就":{"docs":{},"是":{"docs":{},"要":{"docs":{},"记":{"docs":{},"住":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"样":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"些":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"目":{"docs":{},"了":{"docs":{},"然":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"つ":{"docs":{},"目":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"連":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"つ":{"docs":{},"つ":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},")":{"docs":{},"を":{"docs":{},"与":{"docs":{},"え":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"一":{"docs":{},"步":{"docs":{},":":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"面":{"docs":{},"是":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"一":{"docs":{},"个":{"docs":{},"测":{"docs":{},"试":{"docs":{},"异":{"docs":{},"步":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"不":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},"—":{"docs":{},"—":{"docs":{},"实":{"docs":{},"质":{"docs":{},"上":{"docs":{},"任":{"docs":{},"何":{"docs":{},"在":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"改":{"docs":{},"变":{"docs":{},"都":{"docs":{},"是":{"docs":{},"不":{"docs":{},"可":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"的":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"启":{"docs":{},"用":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"!":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"会":{"docs":{},"深":{"docs":{},"度":{"docs":{},"监":{"docs":{},"测":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"来":{"docs":{},"检":{"docs":{},"测":{"docs":{},"不":{"docs":{},"合":{"docs":{},"规":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"—":{"docs":{},"—":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"关":{"docs":{},"闭":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"性":{"docs":{},"能":{"docs":{},"损":{"docs":{},"失":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"事":{"docs":{},"件":{"docs":{},"类":{"docs":{},"型":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"在":{"docs":{},"各":{"docs":{},"种":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},",":{"docs":{},"在":{"docs":{},"事":{"docs":{},"件":{"docs":{},"回":{"docs":{},"调":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}},"任":{"docs":{},"何":{"docs":{},"由":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"意":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"で":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"保":{"docs":{},"持":{"docs":{},"不":{"docs":{},"变":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"用":{"docs":{},"于":{"docs":{},"下":{"docs":{},"一":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"很":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"过":{"docs":{},"程":{"docs":{},",":{"docs":{},"很":{"docs":{},"有":{"docs":{},"必":{"docs":{},"要":{"docs":{},"测":{"docs":{},"试":{"docs":{},"它":{"docs":{},"们":{"docs":{},"。":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},"了":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"会":{"docs":{},"被":{"docs":{},"合":{"docs":{},"并":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"在":{"docs":{},"此":{"docs":{},"刻":{"docs":{},"完":{"docs":{},"成":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"必":{"docs":{},"须":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"。":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"步":{"docs":{},"执":{"docs":{},"行":{"docs":{},"这":{"docs":{},"个":{"docs":{},"限":{"docs":{},"制":{"docs":{},"么":{"docs":{},"?":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}},"承":{"docs":{},"认":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"比":{"docs":{},"简":{"docs":{},"单":{"docs":{},"地":{"docs":{},"使":{"docs":{},"用":{"docs":{},"“":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"既":{"docs":{},"然":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"日":{"docs":{},"志":{"docs":{},"。":{"docs":{},"每":{"docs":{},"一":{"docs":{},"条":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"插":{"docs":{},"件":{"docs":{},"还":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"通":{"docs":{},"过":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"被":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"还":{"docs":{},"没":{"docs":{},"有":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"需":{"docs":{},"遵":{"docs":{},"守":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"要":{"docs":{},"被":{"docs":{},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"就":{"docs":{},"让":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"非":{"docs":{},"常":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"事":{"docs":{},"件":{"docs":{},":":{"docs":{},"每":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"な":{"docs":{},"命":{"docs":{},"令":{"docs":{},"を":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"見":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ジ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"カ":{"docs":{},"プ":{"docs":{},"セ":{"docs":{},"ル":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"構":{"docs":{},"成":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"命":{"docs":{},"名":{"docs":{},"功":{"docs":{},"能":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"常":{"docs":{},"量":{"docs":{},"作":{"docs":{},"为":{"docs":{},"函":{"docs":{},"数":{"docs":{},"名":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"乍":{"docs":{},"一":{"docs":{},"眼":{"docs":{},"看":{"docs":{},"上":{"docs":{},"去":{"docs":{},"感":{"docs":{},"觉":{"docs":{},"多":{"docs":{},"此":{"docs":{},"一":{"docs":{},"举":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"直":{"docs":{},"接":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"产":{"docs":{},"生":{"docs":{},"的":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"即":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},")":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"品":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}},"仍":{"docs":{},"旧":{"docs":{},"返":{"docs":{},"回":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"假":{"docs":{},"设":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"这":{"docs":{},"里":{"docs":{},"的":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"内":{"docs":{},"部":{"docs":{},"执":{"docs":{},"行":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"置":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"の":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"方":{"docs":{},"法":{"docs":{},"を":{"docs":{},"参":{"docs":{},"考":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}},"参":{"docs":{},"数":{"docs":{},"解":{"docs":{},"构":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"考":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"示":{"docs":{},"例":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}},"发":{"docs":{},"出":{"docs":{},"结":{"docs":{},"账":{"docs":{},"请":{"docs":{},"求":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"乐":{"docs":{},"观":{"docs":{},"地":{"docs":{},"清":{"docs":{},"空":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"失":{"docs":{},"败":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"敗":{"docs":{},"時":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"完":{"docs":{},"成":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"全":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}},"岂":{"docs":{},"不":{"docs":{},"更":{"docs":{},"方":{"docs":{},"便":{"docs":{},"?":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"并":{"docs":{},"非":{"docs":{},"如":{"docs":{},"此":{"docs":{},",":{"docs":{},"还":{"docs":{},"记":{"docs":{},"得":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"很":{"docs":{},"多":{"docs":{},"次":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"测":{"docs":{},"试":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"一":{"docs":{},"些":{"docs":{},"完":{"docs":{},"全":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"参":{"docs":{},"数":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"这":{"docs":{},"里":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"小":{"docs":{},"技":{"docs":{},"巧":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"時":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}},"为":{"docs":{},"可":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"才":{"docs":{},"会":{"docs":{},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"支":{"docs":{},"持":{"docs":{},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"方":{"docs":{},"式":{"docs":{},"和":{"docs":{},"对":{"docs":{},"象":{"docs":{},"方":{"docs":{},"式":{"docs":{},"进":{"docs":{},"行":{"docs":{},"分":{"docs":{},"发":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"插":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"来":{"docs":{},"处":{"docs":{},"理":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.022388059701492536}}}}},"购":{"docs":{},"物":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"车":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}},"首":{"docs":{},"先":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"明":{"docs":{},"白":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"他":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"の":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"即":{"docs":{},"可":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"及":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"同":{"docs":{},"样":{"docs":{},",":{"docs":{},"对":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"指":{"docs":{},"向":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"时":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"じ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"複":{"docs":{},"数":{"docs":{},"回":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"启":{"docs":{},"用":{"docs":{},"了":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"则":{"docs":{},"为":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"为":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"已":{"docs":{},"经":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"了":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"功":{"docs":{},"能":{"docs":{},"使":{"docs":{},"得":{"docs":{},"其":{"docs":{},"他":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"重":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"功":{"docs":{},"能":{"docs":{},"默":{"docs":{},"认":{"docs":{},"输":{"docs":{},"出":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"拟":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"提":{"docs":{},"交":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"状":{"docs":{},"态":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"结":{"docs":{},"合":{"docs":{},"在":{"docs":{},"一":{"docs":{},"起":{"docs":{},",":{"docs":{},"实":{"docs":{},"现":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"给":{"docs":{},"插":{"docs":{},"件":{"docs":{},"开":{"docs":{},"发":{"docs":{},"者":{"docs":{},"的":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"继":{"docs":{},"承":{"docs":{},"父":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"而":{"docs":{},"且":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"若":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"内":{"docs":{},"分":{"docs":{},"发":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"行":{"docs":{},"单":{"docs":{},"元":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"入":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"值":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"要":{"docs":{},"你":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"以":{"docs":{},"上":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"如":{"docs":{},"何":{"docs":{},"组":{"docs":{},"织":{"docs":{},"代":{"docs":{},"码":{"docs":{},"随":{"docs":{},"你":{"docs":{},"便":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"异":{"docs":{},"步":{"docs":{},"逻":{"docs":{},"辑":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"封":{"docs":{},"装":{"docs":{},"到":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"请":{"docs":{},"求":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}},"根":{"docs":{},"级":{"docs":{},"别":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.02857142857142857}}}}},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"相":{"docs":{},"关":{"docs":{},"代":{"docs":{},"码":{"docs":{},"分":{"docs":{},"割":{"docs":{},"到":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"只":{"docs":{},"返":{"docs":{},"回":{"docs":{},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{},"子":{"docs":{},"树":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"え":{"docs":{},"ば":{"docs":{},"項":{"docs":{},"目":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ル":{"docs":{},"タ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"算":{"docs":{},"出":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"み":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"快":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"按":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"格":{"docs":{},"式":{"docs":{},"记":{"docs":{},"录":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"比":{"docs":{},"较":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"生":{"docs":{},"成":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"应":{"docs":{},"该":{"docs":{},"只":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"阶":{"docs":{},"段":{"docs":{},"使":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"订":{"docs":{},"阅":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}}}}}}}}}}},"顺":{"docs":{},"便":{"docs":{},",":{"docs":{},"`":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"方":{"docs":{},"向":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"”":{"docs":{},"要":{"docs":{},"啰":{"docs":{},"嗦":{"docs":{},"得":{"docs":{},"多":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"也":{"docs":{},"损":{"docs":{},"失":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}},"取":{"docs":{},"个":{"docs":{},"变":{"docs":{},"量":{"docs":{},"名":{"docs":{},"然":{"docs":{},"后":{"docs":{},"把":{"docs":{},"它":{"docs":{},"输":{"docs":{},"出":{"docs":{},"去":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"之":{"docs":{},"后":{"docs":{},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"应":{"docs":{},"该":{"docs":{},"不":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"任":{"docs":{},"何":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"函":{"docs":{},"数":{"docs":{},"以":{"docs":{},"外":{"docs":{},"修":{"docs":{},"改":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"器":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"打":{"docs":{},"包":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"改":{"docs":{},"成":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"断":{"docs":{},"言":{"docs":{},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"服":{"docs":{},"务":{"docs":{},"回":{"docs":{},"应":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"层":{"docs":{},"—":{"docs":{},"—":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"检":{"docs":{},"查":{"docs":{},"是":{"docs":{},"否":{"docs":{},"没":{"docs":{},"有":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"编":{"docs":{},"写":{"docs":{},"正":{"docs":{},"确":{"docs":{},",":{"docs":{},"经":{"docs":{},"过":{"docs":{},"合":{"docs":{},"理":{"docs":{},"地":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"解":{"docs":{},"构":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"详":{"docs":{},"见":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.014925373134328358}}}}}},"配":{"docs":{},"置":{"docs":{},"中":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"(":{"docs":{},"配":{"docs":{},"置":{"docs":{},"好":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"加":{"docs":{},"载":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"与":{"docs":{},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"选":{"docs":{},"项":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"也":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"卸":{"docs":{},"载":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"后":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"地":{"docs":{},"侦":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"所":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"描":{"docs":{},"述":{"docs":{},"和":{"docs":{},"当":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"新":{"docs":{},"增":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},"し":{"docs":{},"い":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"い":{"docs":{},"ず":{"docs":{},"れ":{"docs":{},"か":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ワ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}},"を":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"ワ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"替":{"docs":{},"换":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"构":{"docs":{},"造":{"docs":{},"器":{"docs":{},"选":{"docs":{},"项":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"某":{"docs":{},"些":{"docs":{},"观":{"docs":{},"察":{"docs":{},"者":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.009950248756218905}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}},"该":{"docs":{},"功":{"docs":{},"能":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"内":{"docs":{},"部":{"docs":{},"数":{"docs":{},"据":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"é":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":2.522099447513812},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.02577319587628866},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":10.004249291784703},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"g":{"docs":{},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.006060606060606061},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"à":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012875536480686695},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.014722536806342015},"structure.html":{"ref":"structure.html","tf":0.03608247422680412},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3752495009980037},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.007575757575757576},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ó":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"b":{"docs":{},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"$":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"–":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"г":{"docs":{},"е":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"»":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"»":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"ç":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.009174311926605505},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"œ":{"docs":{},"i":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"в":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02654867256637168},"intro.html":{"ref":"intro.html","tf":0.022774327122153208},"getting-started.html":{"ref":"getting-started.html","tf":0.018050541516245487},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.025974025974025976},"getters.html":{"ref":"getters.html","tf":0.02531645569620253},"mutations.html":{"ref":"mutations.html","tf":0.028528528528528527},"actions.html":{"ref":"actions.html","tf":0.020654044750430294},"modules.html":{"ref":"modules.html","tf":0.02159468438538206},"structure.html":{"ref":"structure.html","tf":0.025974025974025976},"plugins.html":{"ref":"plugins.html","tf":0.0200445434298441},"strict.html":{"ref":"strict.html","tf":0.04065040650406504},"forms.html":{"ref":"forms.html","tf":0.032432432432432434},"testing.html":{"ref":"testing.html","tf":0.018055555555555554},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02112676056338028},"api.html":{"ref":"api.html","tf":0.02236024844720497}},"е":{"docs":{},"р":{"docs":{},"с":{"docs":{},"и":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"о":{"docs":{},"я":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"н":{"docs":{},"у":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"с":{"docs":{},"ь":{"docs":{},"м":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"б":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"р":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"я":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"с":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514}}}},"п":{"docs":{},"о":{"docs":{},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"а":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"х":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}},"ё":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}},"ы":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.012658227848101266},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"ш":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"з":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"е":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"в":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"у":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"н":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"о":{"docs":{},"с":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"ч":{"docs":{},"и":{"docs":{},"с":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"я":{"docs":{},"д":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"с":{"docs":{},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{},"у":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"х":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"с":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"а":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}},"ш":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"х":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"р":{"docs":{},"и":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{},"а":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"с":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"д":{"docs":{},"о":{"docs":{},"х":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"л":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"я":{"docs":{},"д":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"д":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"л":{"docs":{},"и":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"в":{"docs":{},"с":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"з":{"docs":{},"м":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"й":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"в":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{},"ы":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"ю":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}}}}}}},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"м":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"н":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"ш":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"у":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"г":{"docs":{},"е":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"getters.html":{"ref":"getters.html","tf":10.018987341772151},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"н":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"р":{"docs":{},"я":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007042253521127}}}},"е":{"docs":{},"й":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"у":{"docs":{},"ю":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"в":{"docs":{},"о":{"docs":{},"р":{"docs":{},"я":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"л":{"docs":{},"о":{"docs":{},"б":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"у":{"docs":{},"б":{"docs":{},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"е":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"п":{"docs":{},"о":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"х":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"а":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"и":{"docs":{},"д":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"actions.html":{"ref":"actions.html","tf":10.017211703958692},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.004968944099378882}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0189328743545611},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"к":{"docs":{},"л":{"docs":{},"а":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"в":{"docs":{},"е":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"л":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"и":{"docs":{},"п":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"р":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"л":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.011131725417439703},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.010327022375215147},"modules.html":{"ref":"modules.html","tf":0.007475083056478406},"structure.html":{"ref":"structure.html","tf":0.01948051948051948},"plugins.html":{"ref":"plugins.html","tf":0.013363028953229399},"strict.html":{"ref":"strict.html","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.011180124223602485}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"п":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"н":{"docs":{},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"и":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"л":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"к":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}},"б":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ю":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}},"ж":{"docs":{},"и":{"docs":{},"д":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"в":{"docs":{},"а":{"docs":{},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"ж":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"л":{"docs":{},"е":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"к":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"ё":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"р":{"docs":{},"у":{"docs":{},"г":{"docs":{},"и":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"о":{"docs":{},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"э":{"docs":{},"н":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"в":{"docs":{},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"у":{"docs":{},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}}},"х":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}},"у":{"docs":{},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"п":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0068846815834767644}}}}}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007042253521127}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ы":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}},"п":{"docs":{},"у":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"к":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005555555555555556}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"е":{"docs":{},"т":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"р":{"docs":{},"е":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{},"с":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"о":{"docs":{},"в":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"а":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{},"н":{"docs":{},"а":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"в":{"docs":{},"и":{"docs":{},"с":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"и":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"я":{"docs":{},"х":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"д":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"у":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"к":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"р":{"docs":{},"у":{"docs":{},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"а":{"docs":{},"т":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"л":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ы":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"ч":{"docs":{},"а":{"docs":{},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"г":{"docs":{},"р":{"docs":{},"я":{"docs":{},"з":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"у":{"docs":{},"з":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"д":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.041407867494824016},"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"state.html":{"ref":"state.html","tf":0.022263450834879406},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.016516516516516516},"actions.html":{"ref":"actions.html","tf":0.01721170395869191},"modules.html":{"ref":"modules.html","tf":0.015780730897009966},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.016666666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.028169014084507043},"api.html":{"ref":"api.html","tf":0.02360248447204969}},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"м":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}}},"л":{"docs":{},"и":{"docs":{},"ш":{"docs":{},"н":{"docs":{},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"р":{"docs":{},"я":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"б":{"docs":{},"е":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"ж":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"в":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"о":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"и":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"и":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.007453416149068323}}},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.004166666666666667},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}}}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"а":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"з":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"л":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}},"д":{"docs":{},"е":{"docs":{},"я":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"а":{"docs":{},"л":{"docs":{},"а":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"ё":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"а":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"т":{"docs":{},"е":{"docs":{},"г":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"а":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}},"о":{"docs":{},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"к":{"docs":{},"а":{"docs":{},"п":{"docs":{},"с":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"а":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"н":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"ю":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}},"я":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ё":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.014119601328903655}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}},"о":{"docs":{},"д":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"modules.html":{"ref":"modules.html","tf":10.00498338870432},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.012458471760797342},"api.html":{"ref":"api.html","tf":0.006211180124223602}},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556}}}},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"г":{"docs":{},"у":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"л":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"у":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":10.01951951951952},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.007453416149068323}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ю":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"/":{"docs":{},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"х":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"х":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"т":{"docs":{},"о":{"docs":{},"д":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}}}},"х":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"о":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}},"н":{"docs":{},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"ж":{"docs":{},"д":{"docs":{},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"р":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"л":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"й":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.018050541516245487},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"а":{"docs":{},"с":{"docs":{},"с":{"docs":{},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"г":{"docs":{},"а":{"docs":{},"з":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"н":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.012422360248447204},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.008605851979345954},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.004968944099378882}},"о":{"docs":{},"б":{"docs":{},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"т":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}}},"ч":{"docs":{},"а":{"docs":{},"л":{"docs":{},"о":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":5.003610108303249}}},"е":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"н":{"docs":{},"ё":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"п":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}},"я":{"docs":{},"м":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"р":{"docs":{},"я":{"docs":{},"д":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"ш":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"н":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"й":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"г":{"docs":{},"р":{"docs":{},"у":{"docs":{},"з":{"docs":{},"к":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"з":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"п":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"л":{"docs":{},"е":{"docs":{},"д":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{},"ц":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"л":{"docs":{},"а":{"docs":{},"д":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"д":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"е":{"docs":{},"й":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"я":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"о":{"docs":{},"б":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}}},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"р":{"docs":{},"и":{"docs":{},"в":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"з":{"docs":{},"м":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{},"м":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{},"в":{"docs":{},"и":{"docs":{},"с":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"п":{"docs":{},"л":{"docs":{},"о":{"docs":{},"х":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"р":{"docs":{},"и":{"docs":{},"я":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}}}},"с":{"docs":{},"к":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"о":{"docs":{},"о":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}}}}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"н":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"я":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"у":{"docs":{},"д":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"р":{"docs":{},"м":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"к":{"docs":{},"а":{"docs":{},"к":{"docs":{},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"ё":{"docs":{},"м":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"к":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":5.005405405405406}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"\"":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"о":{"docs":{},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"а":{"docs":{},"т":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"з":{"docs":{},"о":{"docs":{},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"щ":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"с":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}},"п":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"и":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"а":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}},"о":{"docs":{},"й":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"з":{"docs":{},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"с":{"docs":{},"у":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"ъ":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.006211180124223602}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"о":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"м":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"я":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"ы":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"н":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"с":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":5.076923076923077}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"м":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"я":{"docs":{},"с":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"о":{"docs":{},"б":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"в":{"docs":{},"р":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"и":{"docs":{},"н":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"р":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},"о":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"ц":{"docs":{},"и":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"й":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.005555555555555556}},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},"л":{"docs":{},"а":{"docs":{},"д":{"docs":{},"к":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"з":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"к":{"docs":{},"у":{"docs":{},"п":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"ч":{"docs":{},"к":{"docs":{},"а":{"docs":{},"м":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"в":{"docs":{},"и":{"docs":{},"д":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"н":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"г":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"й":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"г":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"ш":{"docs":{},"и":{"docs":{},"б":{"docs":{},"к":{"docs":{},"у":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}}},"п":{"docs":{},"л":{"docs":{},"а":{"docs":{},"г":{"docs":{},"и":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.015590200445434299}},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"plugins.html":{"ref":"plugins.html","tf":10.00445434298441},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"х":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"е":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ю":{"docs":{},"т":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"щ":{"docs":{},"а":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"в":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"я":{"docs":{},"с":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"а":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"е":{"docs":{},"з":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ы":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"й":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"м":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":5.076923076923077}}},"й":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"а":{"docs":{},"д":{"docs":{},"о":{"docs":{},"б":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}}}}}},"д":{"docs":{},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"т":{"docs":{},"ь":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"ю":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"е":{"docs":{},"в":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"л":{"docs":{},"к":{"docs":{},"о":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ь":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004166666666666667}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"о":{"docs":{},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"р":{"docs":{},"о":{"docs":{},"б":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"е":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.02981366459627329}}}}}}},"у":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"м":{"docs":{},"о":{"docs":{},"д":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"п":{"docs":{},"и":{"docs":{},"с":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}}},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"д":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"о":{"docs":{},"к":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"д":{"docs":{},"а":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"щ":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ь":{"docs":{},"ю":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"ч":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"и":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"т":{"docs":{},"о":{"docs":{},"к":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"о":{"docs":{},"в":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"м":{"docs":{},"к":{"docs":{},"а":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"м":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"я":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"з":{"docs":{},"в":{"docs":{},"о":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"д":{"docs":{},"н":{"docs":{},"е":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"п":{"docs":{},"р":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"ы":{"docs":{},"т":{"docs":{},"к":{"docs":{},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"х":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"э":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"б":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"в":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"р":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.008605851979345954},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.014492753623188406},"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":5.01948051948052},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"м":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"ы":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"т":{"docs":{},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"я":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"р":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"testing.html":{"ref":"testing.html","tf":0.004166666666666667},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"о":{"docs":{},"в":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ш":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"в":{"docs":{},"е":{"docs":{},"д":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"н":{"docs":{},"е":{"docs":{},"с":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"я":{"docs":{},"з":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"д":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"ж":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"ц":{"docs":{},"и":{"docs":{},"п":{"docs":{},"о":{"docs":{},"в":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}},"с":{"docs":{},"о":{"docs":{},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"в":{"docs":{},"а":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"е":{"docs":{},"п":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"е":{"docs":{},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}},"е":{"docs":{},"л":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}}}}},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"ы":{"docs":{},"д":{"docs":{},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"м":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"в":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"к":{"docs":{},"с":{"docs":{},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"к":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"о":{"docs":{},"и":{"docs":{},"з":{"docs":{},"о":{"docs":{},"й":{"docs":{},"д":{"docs":{},"ё":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"т":{"docs":{},"и":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}},"с":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"т":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"т":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"й":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"у":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"д":{"docs":{},"в":{"docs":{},"и":{"docs":{},"н":{"docs":{},"у":{"docs":{},"т":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006644518272425249},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"я":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}}},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.006211180124223602}}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"щ":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"г":{"docs":{},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"м":{"docs":{},"ы":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"а":{"docs":{},"х":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"а":{"docs":{},"в":{"docs":{},"и":{"docs":{},"л":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"о":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"к":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"а":{"docs":{},"к":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"о":{"docs":{},"в":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"е":{"docs":{},"т":{"docs":{},"р":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"а":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"м":{"docs":{},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"в":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"г":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}},"е":{"docs":{},"д":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ч":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"г":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"с":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"у":{"docs":{},"т":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"с":{"docs":{},"е":{"docs":{},"в":{"docs":{},"д":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"ы":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":5.003610108303249},"state.html":{"ref":"state.html","tf":0.0037105751391465678}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"з":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"к":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"и":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"е":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}},"б":{"docs":{},"и":{"docs":{},"р":{"docs":{},"а":{"docs":{},"я":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"у":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"о":{"docs":{},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}}}}}}}}}}},"ш":{"docs":{},"и":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"м":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"м":{"docs":{},"к":{"docs":{},"а":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.532520325203252}},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.016260162601626018}}}}}},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"п":{"docs":{},"о":{"docs":{},"з":{"docs":{},"и":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"и":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}},"а":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"ы":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"г":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"ш":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"з":{"docs":{},"у":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.004166666666666667}},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004152823920265781}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}}}},"н":{"docs":{},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"н":{"docs":{},"г":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ь":{"docs":{},"с":{"docs":{},"к":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"с":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.018633540372670808},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.012458471760797342},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.021621621621621623},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":10.012987012987013},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"modules.html":{"ref":"modules.html","tf":0.009966777408637873},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.007453416149068323}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.032490974729241874},"state.html":{"ref":"state.html","tf":0.011131725417439703},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"й":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"м":{"docs":{},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"д":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"ы":{"docs":{},"т":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"о":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"и":{"docs":{},"р":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"в":{"docs":{},"м":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"е":{"docs":{},"р":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"т":{"docs":{},"ь":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}},"ж":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"з":{"docs":{},"д":{"docs":{},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"ё":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.006211180124223602}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"о":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"м":{"docs":{},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"а":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}},"о":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}},"х":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"к":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"ч":{"docs":{},"е":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"api.html":{"ref":"api.html","tf":5.0012422360248445}}}}}}},"к":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"о":{"docs":{},"в":{"docs":{},"о":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}},"е":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"о":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"о":{"docs":{},"к":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.524390243902439}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"к":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"о":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":5.0064935064935066}}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"у":{"docs":{"structure.html":{"ref":"structure.html","tf":0.012987012987012988}}},"ы":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"а":{"docs":{},"д":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"а":{"docs":{},"л":{"docs":{},"к":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"т":{"docs":{},"у":{"docs":{},"с":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"р":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ы":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"и":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"а":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"ы":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"я":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"б":{"docs":{},"о":{"docs":{},"р":{"docs":{},"к":{"docs":{},"у":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"щ":{"docs":{},"и":{"docs":{},"к":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"в":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}},"о":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"м":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"о":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"х":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},"к":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"к":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}},"л":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}},"о":{"docs":{},"р":{"docs":{},"е":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"с":{"docs":{},"ы":{"docs":{},"л":{"docs":{},"к":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"н":{"docs":{},"г":{"docs":{},"л":{"docs":{},"т":{"docs":{},"о":{"docs":{},"н":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"х":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"о":{"docs":{},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"с":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"м":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"ы":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"т":{"docs":{},"у":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{},"й":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}},"л":{"docs":{},"е":{"docs":{},"д":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"п":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"о":{"docs":{},"к":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ы":{"docs":{},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"м":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"в":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"ш":{"docs":{},"к":{"docs":{},"о":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"в":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"е":{"docs":{},"д":{"docs":{},"н":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"ч":{"docs":{},"ё":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"е":{"docs":{},"й":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"с":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"б":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"р":{"docs":{},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"с":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"я":{"docs":{},"т":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"т":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"о":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3395445134575565}}},"в":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"й":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ж":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"testing.html":{"ref":"testing.html","tf":10.005555555555556}}},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006944444444444444}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},"г":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"о":{"docs":{},"в":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"п":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"к":{"docs":{},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"р":{"docs":{},"м":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"а":{"docs":{},"д":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"н":{"docs":{},"з":{"docs":{},"а":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},";":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}},"ю":{"docs":{},"к":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.009937888198757764}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"д":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"api.html":{"ref":"api.html","tf":0.007453416149068323}}}}}},"в":{"docs":{},"а":{"docs":{},"р":{"docs":{},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"о":{"docs":{},"в":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"ж":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"и":{"docs":{},"п":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.011180124223602485}}},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"у":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"к":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":10.017699115044248}}},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}}}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"п":{"docs":{},"е":{"docs":{},"х":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ш":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{},"у":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"ы":{"docs":{},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.006211180124223602}}}}}},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"е":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"ж":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"л":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"о":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"у":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"и":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"а":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"л":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}},"т":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"з":{"docs":{},"н":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"м":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"б":{"docs":{},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}},"х":{"docs":{},"у":{"docs":{},"д":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}},"ч":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"ф":{"docs":{},"о":{"docs":{},"р":{"docs":{},"м":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":5.005405405405406}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"у":{"docs":{},"н":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"а":{"docs":{},"й":{"docs":{},"л":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"б":{"docs":{},"р":{"docs":{},"и":{"docs":{},"к":{"docs":{},"у":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"р":{"docs":{},"а":{"docs":{},"к":{"docs":{},"т":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"а":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"ч":{"docs":{},"т":{"docs":{},"о":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3374741200828155},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0189328743545611},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.012422360248447204}},"б":{"docs":{},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"я":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},"а":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"щ":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"ё":{"docs":{},"т":{"docs":{},"к":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"з":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"в":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"р":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"р":{"docs":{},"х":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}},"г":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}},"о":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"с":{"docs":{},"и":{"docs":{},"н":{"docs":{},"х":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{},"я":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"ы":{"docs":{},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"ы":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"б":{"docs":{},"у":{"docs":{},"т":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"б":{"docs":{},"у":{"docs":{},"д":{"docs":{},"е":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"у":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"е":{"docs":{},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"с":{"docs":{},"с":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"и":{"docs":{},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"о":{"docs":{},"т":{"docs":{},"е":{"docs":{},"к":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"м":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"л":{"docs":{},"а":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"д":{"docs":{},"а":{"docs":{},"р":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"о":{"docs":{},"л":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ь":{"docs":{},"ш":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"м":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"л":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"р":{"docs":{},"а":{"docs":{},"у":{"docs":{},"з":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"е":{"docs":{},"с":{"docs":{},"л":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"ь":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"щ":{"docs":{},"ё":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"о":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ё":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.014842300556586271},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"д":{"docs":{},"о":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}},"п":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195}}}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"у":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"з":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"л":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"б":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"н":{"docs":{},"к":{"docs":{},"р":{"docs":{},"е":{"docs":{},"т":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"п":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},"н":{"docs":{},"е":{"docs":{},"р":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"к":{"docs":{},"с":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"е":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"ф":{"docs":{},"л":{"docs":{},"и":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"и":{"docs":{},"г":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"р":{"docs":{},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"д":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"р":{"docs":{},"о":{"docs":{},"б":{"docs":{},"к":{"docs":{},"и":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{},"у":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"ы":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"з":{"docs":{},"и":{"docs":{},"н":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.012987012987012988}}}}}}},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"л":{"docs":{},"б":{"docs":{},"э":{"docs":{},"к":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"п":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"м":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"а":{"docs":{},"т":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{},"р":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}},"с":{"docs":{},"н":{"docs":{},"о":{"docs":{},"р":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"м":{"docs":{},"а":{"docs":{},"с":{"docs":{},"ш":{"docs":{},"т":{"docs":{},"а":{"docs":{},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"ы":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"ю":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"а":{"docs":{},"ж":{"docs":{},"д":{"docs":{},"ы":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{},"ю":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"н":{"docs":{},"и":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}},"э":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"у":{"docs":{},"д":{"docs":{},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"у":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"х":{"docs":{},"о":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"щ":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"м":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"к":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"л":{"docs":{},"п":{"docs":{},"е":{"docs":{},"р":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"у":{"docs":{},"к":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"э":{"docs":{},"т":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":0.016216216216216217},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"х":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"п":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}},"к":{"docs":{},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"/":{"docs":{},"и":{"docs":{},"м":{"docs":{},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"в":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"н":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}},"з":{"docs":{},"е":{"docs":{},"м":{"docs":{},"п":{"docs":{},"л":{"docs":{},"я":{"docs":{},"р":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"ф":{"docs":{},"ф":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"л":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"о":{"docs":{},"в":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"я":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"л":{"docs":{},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.008695652173913044}}}},"и":{"docs":{},"з":{"docs":{},"н":{"docs":{},"и":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"л":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"г":{"docs":{},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"ш":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"б":{"docs":{},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"н":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"о":{"docs":{},"г":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"м":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"к":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"к":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"ш":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ю":{"docs":{},"б":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"а":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"а":{"docs":{},"к":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"л":{"docs":{},"и":{"docs":{},"к":{"docs":{},"о":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"ш":{"docs":{},"а":{"docs":{},"г":{"docs":{},"о":{"docs":{},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"и":{"docs":{},"н":{"docs":{},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"—":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0068846815834767644},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"が":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"必":{"docs":{},"須":{"docs":{},"、":{"docs":{},"逆":{"docs":{},"も":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"同":{"docs":{},"様":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}}}}}}},"要":{"docs":{},"な":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"中":{"docs":{},"規":{"docs":{},"模":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"の":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"導":{"docs":{},"入":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}},"変":{"docs":{},"わ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"び":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"再":{"docs":{},"評":{"docs":{},"価":{"docs":{},"が":{"docs":{},"発":{"docs":{},"生":{"docs":{},"し":{"docs":{},"、":{"docs":{},"関":{"docs":{},"連":{"docs":{},"し":{"docs":{},"た":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"実":{"docs":{},"行":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}},"完":{"docs":{},"了":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"を":{"docs":{},"待":{"docs":{},"機":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"戻":{"docs":{},"り":{"docs":{},"値":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"返":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"く":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}},"含":{"docs":{},"ま":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"ち":{"docs":{},"ら":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}},"と":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"は":{"docs":{},"何":{"docs":{},"か":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"し":{"docs":{},"て":{"docs":{},"深":{"docs":{},"く":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"子":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"の":{"docs":{},"は":{"docs":{},"面":{"docs":{},"倒":{"docs":{},"で":{"docs":{},"、":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"は":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"二":{"docs":{},"つ":{"docs":{},"目":{"docs":{},"は":{"docs":{},"、":{"docs":{},"親":{"docs":{},"子":{"docs":{},"の":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{},"参":{"docs":{},"照":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"介":{"docs":{},"し":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"、":{"docs":{},"同":{"docs":{},"期":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"試":{"docs":{},"み":{"docs":{},"る":{"docs":{},"ソ":{"docs":{},"リ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"頼":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"い":{"docs":{},"ず":{"docs":{},"れ":{"docs":{},"も":{"docs":{},"脆":{"docs":{},"く":{"docs":{},"、":{"docs":{},"す":{"docs":{},"ぐ":{"docs":{},"に":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"ナ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"が":{"docs":{},"困":{"docs":{},"難":{"docs":{},"な":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"繋":{"docs":{},"が":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ご":{"docs":{},"と":{"docs":{},"に":{"1":{"docs":{},"つ":{"docs":{},"し":{"docs":{},"か":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"持":{"docs":{},"た":{"docs":{},"な":{"docs":{},"い":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"意":{"docs":{},"味":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"単":{"docs":{},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"部":{"docs":{},"分":{"docs":{},"を":{"docs":{},"見":{"docs":{},"つ":{"docs":{},"け":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"容":{"docs":{},"易":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"も":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"内":{"docs":{},"の":{"docs":{},"ど":{"docs":{},"こ":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"も":{"docs":{},"状":{"docs":{},"態":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"じ":{"docs":{"api.html":{"ref":"api.html","tf":0.009404388714733543}},"で":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}},"。":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"し":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"に":{"docs":{},"限":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}}}}}}}}}}}}}},"か":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"い":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"登":{"docs":{},"録":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"起":{"docs":{},"動":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"を":{"docs":{},"指":{"docs":{},"定":{"docs":{},"し":{"docs":{},"て":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"動":{"docs":{},"作":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"く":{"docs":{},"、":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"値":{"docs":{},"に":{"docs":{},"関":{"docs":{},"す":{"docs":{},"る":{"docs":{},"注":{"docs":{},"意":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"意":{"docs":{},"味":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"書":{"docs":{},"く":{"docs":{},"か":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"く":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"く":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"問":{"docs":{},"題":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"従":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"解":{"docs":{},"決":{"docs":{},"策":{"docs":{},"も":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"仮":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"actions.html":{"ref":"actions.html","tf":10.00344827586207}},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"入":{"docs":{},"力":{"docs":{},"に":{"docs":{},"反":{"docs":{},"応":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"へ":{"docs":{},"向":{"docs":{},"け":{"docs":{},"て":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"は":{"docs":{},"な":{"docs":{},"く":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"し":{"docs":{},"ば":{"docs":{},"し":{"docs":{},"ば":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"完":{"docs":{},"了":{"docs":{},"し":{"docs":{},"た":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"知":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"良":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"重":{"docs":{},"要":{"docs":{},"な":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"取":{"docs":{},"り":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"構":{"docs":{},"成":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"形":{"docs":{},"式":{"docs":{},"と":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"似":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"下":{"docs":{},"記":{"docs":{},"の":{"docs":{},"点":{"docs":{},"で":{"docs":{},"異":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"任":{"docs":{},"意":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"含":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}},"外":{"docs":{},"部":{"docs":{},"の":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"を":{"docs":{},"構":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"や":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"も":{"docs":{},"の":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.016949152542374}}}},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"中":{"docs":{},"心":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"も":{"docs":{},"の":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"\"":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"集":{"docs":{},"約":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"潔":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.01639344262295}}}}},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"getters.html":{"ref":"getters.html","tf":10.00561797752809}},"は":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}},"2":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"他":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}},"docs":{}}},"を":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"名":{"docs":{},"前":{"docs":{},"で":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"の":{"docs":{},"第":{"4":{"docs":{},"引":{"docs":{},"数":{"docs":{},"経":{"docs":{},"由":{"docs":{},"で":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"docs":{}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"の":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"評":{"docs":{},"価":{"docs":{},"後":{"docs":{},"の":{"docs":{},"値":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"結":{"docs":{},"果":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ア":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.090909090909092}}}}}}}},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"の":{"docs":{},"外":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"う":{"docs":{},"ま":{"docs":{},"く":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"か":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"絶":{"docs":{},"好":{"docs":{},"の":{"docs":{},"機":{"docs":{},"会":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"が":{"docs":{},"変":{"docs":{},"化":{"docs":{},"し":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"か":{"docs":{},"つ":{"docs":{},"効":{"docs":{},"率":{"docs":{},"的":{"docs":{},"に":{"docs":{},"更":{"docs":{},"新":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"必":{"docs":{},"要":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"に":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"繰":{"docs":{},"り":{"docs":{},"返":{"docs":{},"し":{"docs":{},"で":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"に":{"docs":{},"対":{"docs":{},"処":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"生":{"docs":{},"成":{"docs":{},"し":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"省":{"docs":{},"く":{"docs":{},"の":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"つ":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}},"は":{"docs":{},"ま":{"docs":{},"だ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"更":{"docs":{},"新":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"を":{"docs":{},"つ":{"docs":{},"く":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"内":{"docs":{},"に":{"docs":{},"お":{"docs":{},"け":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}},"部":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ク":{"docs":{},"タ":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"state.html":{"ref":"state.html","tf":10.005050505050505}},"の":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"ト":{"docs":{},"ア":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"の":{"docs":{},"作":{"docs":{},"成":{"docs":{},"は":{"docs":{},"、":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"初":{"docs":{},"期":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"準":{"docs":{},"備":{"docs":{},"す":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"記":{"docs":{},"録":{"docs":{},"を":{"docs":{},"残":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"保":{"docs":{},"証":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"動":{"docs":{},"作":{"docs":{},"の":{"docs":{},"理":{"docs":{},"解":{"docs":{},"を":{"docs":{},"助":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"置":{"docs":{},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ハ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"使":{"docs":{},"う":{"docs":{},"に":{"docs":{},"は":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"内":{"docs":{},"で":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"返":{"docs":{},"せ":{"docs":{},"ば":{"docs":{},"良":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}},"追":{"docs":{},"加":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"予":{"docs":{},"測":{"docs":{},"で":{"docs":{},"き":{"docs":{},"な":{"docs":{},"い":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"が":{"docs":{},"気":{"docs":{},"に":{"docs":{},"な":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"元":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"属":{"docs":{},"す":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"状":{"docs":{},"況":{"docs":{},"に":{"docs":{},"適":{"docs":{},"応":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"値":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"第":{"docs":{},"一":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"作":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"後":{"docs":{},"に":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"初":{"docs":{},"期":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"へ":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"購":{"docs":{},"読":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"以":{"docs":{},"外":{"docs":{},"で":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"購":{"docs":{},"読":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.002092050209205}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"扱":{"docs":{},"い":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.011363636363637}}}}}}}},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"中":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"加":{"docs":{},"え":{"docs":{},"て":{"docs":{},"、":{"docs":{},"名":{"docs":{},"前":{"docs":{},"付":{"docs":{},"き":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.004048582995951}},"が":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"付":{"docs":{},"属":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"値":{"docs":{},"を":{"docs":{},"取":{"docs":{},"得":{"docs":{},"し":{"docs":{},"、":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"開":{"docs":{},"発":{"docs":{},"者":{"docs":{},"向":{"docs":{},"け":{"docs":{},"の":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"項":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"の":{"docs":{},"配":{"docs":{},"列":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"適":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"を":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"、":{"docs":{},"外":{"docs":{},"部":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"永":{"docs":{},"続":{"docs":{},"化":{"docs":{},"、":{"docs":{},"ロ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"は":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"単":{"docs":{},"一":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"つ":{"docs":{},"け":{"docs":{},"る":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"似":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"変":{"docs":{},"更":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"で":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}},"で":{"docs":{},"最":{"docs":{},"も":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"に":{"docs":{},"使":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"d":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"サ":{"docs":{},"ル":{"docs":{},"の":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.01086956521739}},"を":{"docs":{},"試":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"mutations.html":{"ref":"mutations.html","tf":10.003937007874017}},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"時":{"docs":{},"点":{"docs":{},"で":{"docs":{},"行":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"、":{"docs":{},"`":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"完":{"docs":{},"全":{"docs":{},"に":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"が":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"効":{"docs":{},"果":{"docs":{},"的":{"docs":{},"な":{"docs":{},"や":{"docs":{},"り":{"docs":{},"方":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"・":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"ソ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"同":{"docs":{},"期":{"docs":{},"を":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"実":{"docs":{},"現":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"は":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"分":{"docs":{},"割":{"docs":{},"束":{"docs":{},"縛":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"を":{"docs":{},"記":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"`":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"適":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"す":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"や":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"適":{"docs":{},"切":{"docs":{},"に":{"docs":{},"書":{"docs":{},"か":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"適":{"docs":{},"切":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"後":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"は":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"の":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"modules.html":{"ref":"modules.html","tf":10.001694915254237},"structure.html":{"ref":"structure.html","tf":0.03389830508474576}},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"じ":{"docs":{},"め":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"と":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"参":{"docs":{},"照":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"共":{"docs":{},"有":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"変":{"docs":{},"更":{"docs":{},"時":{"docs":{},"に":{"docs":{},"ク":{"docs":{},"ロ":{"docs":{},"ス":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"/":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"汚":{"docs":{},"染":{"docs":{},"を":{"docs":{},"引":{"docs":{},"き":{"docs":{},"起":{"docs":{},"こ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"(":{"docs":{},"例":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"自":{"docs":{},"己":{"docs":{},"完":{"docs":{},"結":{"docs":{},"型":{"docs":{},"に":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"に":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"す":{"docs":{},"る":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"を":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}}},"集":{"docs":{},"め":{"docs":{},"て":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"す":{"docs":{},"で":{"docs":{},"に":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"り":{"docs":{},"、":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"影":{"docs":{},"響":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"の":{"docs":{},"仕":{"docs":{},"様":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ッ":{"docs":{},"ク":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}},"化":{"docs":{},"し":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"引":{"docs":{},"数":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"向":{"docs":{},"け":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"@":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}},"docs":{}}},"docs":{}}}}}}}}}}}}},"リ":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5.003134796238244}}}}}}},"リ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"ノ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}},"ン":{"docs":{},"ク":{"docs":{},"が":{"docs":{},"提":{"docs":{},"供":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"上":{"docs":{},"記":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"常":{"docs":{},"に":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"に":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"返":{"docs":{},"す":{"docs":{},"値":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"値":{"docs":{},"が":{"docs":{},"変":{"docs":{},"わ":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"入":{"docs":{},"門":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":5.015873015873016}}}},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.026315789473685}},"で":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"は":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"直":{"docs":{},"接":{"docs":{},"ク":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"し":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}},"の":{"docs":{},"良":{"docs":{},"い":{"docs":{},"引":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"参":{"docs":{},"照":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"は":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"共":{"docs":{},"有":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"抽":{"docs":{},"出":{"docs":{},"し":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"管":{"docs":{},"理":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"は":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"に":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"作":{"docs":{},"法":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"避":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"分":{"docs":{},"割":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ぞ":{"docs":{},"れ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"自":{"docs":{},"身":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"さ":{"docs":{},"え":{"docs":{},"も":{"docs":{},"内":{"docs":{},"包":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},"作":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"み":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"参":{"docs":{},"照":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"か":{"docs":{},"な":{"docs":{},"り":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"な":{"docs":{},"ぜ":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"は":{"docs":{},"な":{"docs":{},"い":{"docs":{},"の":{"docs":{},"か":{"docs":{},"は":{"docs":{},"、":{"docs":{},"後":{"docs":{},"ほ":{"docs":{},"ど":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}},"各":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"参":{"docs":{},"照":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},"、":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"の":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"が":{"docs":{},"解":{"docs":{},"決":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"解":{"docs":{},"決":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"入":{"docs":{},"力":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"直":{"docs":{},"接":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"ニ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"主":{"docs":{},"な":{"docs":{},"部":{"docs":{},"分":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"実":{"docs":{},"行":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"別":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"本":{"docs":{},"当":{"docs":{},"の":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"新":{"docs":{},"規":{"docs":{},"追":{"docs":{},"加":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"バ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"/":{"docs":{},"タ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"分":{"docs":{},"け":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"お":{"docs":{},"よ":{"docs":{},"び":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"が":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"パ":{"docs":{},"ス":{"docs":{},"に":{"docs":{},"基":{"docs":{},"づ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"せ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"、":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"リ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"置":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"が":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"ま":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"く":{"docs":{},"ど":{"docs":{},"い":{"docs":{},"も":{"docs":{},"の":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"が":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"に":{"docs":{},"属":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"残":{"docs":{},"し":{"docs":{},"て":{"docs":{},"お":{"docs":{},"く":{"docs":{},"と":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ト":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"オ":{"docs":{},"フ":{"docs":{},"を":{"docs":{},"考":{"docs":{},"慮":{"docs":{},"し":{"docs":{},"た":{"docs":{},"上":{"docs":{},"で":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ニ":{"docs":{},"ー":{"docs":{},"ズ":{"docs":{},"に":{"docs":{},"合":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"決":{"docs":{},"定":{"docs":{},"を":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"表":{"docs":{},"示":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"す":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.015748031496062992},"actions.html":{"ref":"actions.html","tf":0.013793103448275862}}}}}}}}},"組":{"docs":{},"み":{"docs":{},"込":{"docs":{},"む":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"対":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"な":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"用":{"docs":{},"途":{"docs":{},"の":{"docs":{},"備":{"docs":{},"え":{"docs":{},"付":{"docs":{},"け":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"属":{"docs":{},"す":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"で":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"直":{"docs":{},"接":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"な":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"3":{"docs":{},"番":{"docs":{},"目":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"あ":{"docs":{},"と":{"docs":{},"で":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"外":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"最":{"docs":{},"新":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"指":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"作":{"docs":{},"者":{"docs":{},"、":{"docs":{},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"粒":{"docs":{},"度":{"docs":{},"の":{"docs":{},"細":{"docs":{},"か":{"docs":{},"い":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ビ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"特":{"docs":{},"別":{"docs":{},"に":{"docs":{},"調":{"docs":{},"整":{"docs":{},"し":{"docs":{},"て":{"docs":{},"実":{"docs":{},"装":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"だ":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"景":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"な":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ア":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ア":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"詳":{"docs":{},"し":{"docs":{},"く":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ま":{"docs":{},"ず":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"は":{"docs":{},"じ":{"docs":{},"め":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"以":{"docs":{},"下":{"docs":{},"を":{"docs":{},"学":{"docs":{},"習":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}}}}}}}}}}}},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}},"中":{"docs":{},"に":{"docs":{},"置":{"docs":{},"く":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"、":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"わ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"多":{"docs":{},"く":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"実":{"docs":{},"装":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"更":{"docs":{},"新":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"を":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"取":{"docs":{},"得":{"docs":{},"し":{"docs":{},"、":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}},"が":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"の":{"docs":{},"外":{"docs":{},"部":{"docs":{},"で":{"docs":{},"変":{"docs":{},"更":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"で":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"が":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"保":{"docs":{},"証":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"キ":{"docs":{},"ャ":{"docs":{},"ッ":{"docs":{},"シ":{"docs":{},"ュ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"点":{"docs":{},"に":{"docs":{},"留":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"則":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"が":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"近":{"docs":{},"い":{"docs":{},"概":{"docs":{},"念":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"な":{"docs":{},"い":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"入":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},")":{"docs":{},"で":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"名":{"docs":{},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"と":{"docs":{},"、":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"引":{"docs":{},"数":{"docs":{},"分":{"docs":{},"割":{"docs":{},"束":{"docs":{},"縛":{"docs":{},"(":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"s":{"docs":{},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"形":{"docs":{},"式":{"docs":{},"で":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"出":{"docs":{},"力":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"有":{"docs":{},"用":{"docs":{},"な":{"docs":{},"機":{"docs":{},"能":{"docs":{},"が":{"docs":{},"使":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"、":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"双":{"docs":{},"方":{"docs":{},"向":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"チ":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"値":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"し":{"docs":{},"、":{"docs":{},"i":{"docs":{},"n":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"て":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"出":{"docs":{},"力":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"こ":{"docs":{},"で":{"docs":{},"は":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}},"設":{"docs":{},"定":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},".":{"docs":{},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"m":{"docs":{},".":{"docs":{},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"2":{"docs":{},"番":{"docs":{},"目":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"actions.html":{"ref":"actions.html","tf":0.010344827586206896},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"取":{"docs":{},"り":{"docs":{},"込":{"docs":{},"む":{"docs":{},"と":{"docs":{},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"導":{"docs":{},"入":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}},"自":{"docs":{},"身":{"docs":{},"で":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}},"導":{"docs":{},"入":{"docs":{},"し":{"docs":{},"た":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"恐":{"docs":{},"ろ":{"docs":{},"し":{"docs":{},"い":{"docs":{},"と":{"docs":{},"感":{"docs":{},"じ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"感":{"docs":{},"じ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"全":{"docs":{},"く":{"docs":{},"普":{"docs":{},"通":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"が":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"構":{"docs":{},"築":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"な":{"docs":{},"く":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"使":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"最":{"docs":{},"も":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"な":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"の":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"不":{"docs":{},"要":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"注":{"docs":{},"入":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ル":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"た":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"不":{"docs":{},"可":{"docs":{},"欠":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"間":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"b":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"け":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"値":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}},"の":{"docs":{},"は":{"docs":{},"少":{"docs":{},"し":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ッ":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"書":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"(":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"好":{"docs":{},"き":{"docs":{},"な":{"docs":{},"任":{"docs":{},"意":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ム":{"docs":{},"ワ":{"docs":{},"ー":{"docs":{},"ク":{"docs":{},"/":{"docs":{},"ア":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"確":{"docs":{},"認":{"docs":{},"し":{"docs":{},"て":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"な":{"docs":{},"い":{"docs":{},"の":{"docs":{},"か":{"docs":{},"、":{"docs":{},"と":{"docs":{},"。":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"の":{"docs":{},"を":{"docs":{},"覚":{"docs":{},"え":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"か":{"docs":{},"?":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"で":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{},"操":{"docs":{},"作":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"す":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"性":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"も":{"docs":{},"少":{"docs":{},"し":{"docs":{},"注":{"docs":{},"意":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"段":{"docs":{},"階":{"docs":{},"で":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"作":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"せ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"削":{"docs":{},"除":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"作":{"docs":{},"成":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"理":{"docs":{},"由":{"docs":{},"は":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"明":{"docs":{},"確":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"規":{"docs":{},"約":{"docs":{},"は":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"の":{"docs":{},"意":{"docs":{},"図":{"docs":{},"を":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"明":{"docs":{},"確":{"docs":{},"に":{"docs":{},"し":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"読":{"docs":{},"ん":{"docs":{},"だ":{"docs":{},"時":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"論":{"docs":{},"理":{"docs":{},"的":{"docs":{},"に":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"加":{"docs":{},"え":{"docs":{},"て":{"docs":{},"、":{"docs":{},"私":{"docs":{},"た":{"docs":{},"ち":{"docs":{},"に":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"取":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"取":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"実":{"docs":{},"装":{"docs":{},"す":{"docs":{},"る":{"docs":{},"余":{"docs":{},"地":{"docs":{},"を":{"docs":{},"与":{"docs":{},"え":{"docs":{},"て":{"docs":{},"く":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"内":{"docs":{},"に":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"言":{"docs":{},"い":{"docs":{},"換":{"docs":{},"え":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"接":{"docs":{},"頭":{"docs":{},"辞":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"定":{"docs":{},"義":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"を":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"結":{"docs":{},"果":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"に":{"docs":{},"基":{"docs":{},"づ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"計":{"docs":{},"算":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"が":{"docs":{},"変":{"docs":{},"更":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"の":{"docs":{},"み":{"docs":{},"再":{"docs":{},"評":{"docs":{},"価":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"処":{"docs":{},"理":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"と":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"回":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"を":{"docs":{},"想":{"docs":{},"定":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}},"書":{"docs":{},"き":{"docs":{},"込":{"docs":{},"ま":{"docs":{},"ず":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"切":{"docs":{},"り":{"docs":{},"替":{"docs":{},"え":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"は":{"docs":{},"影":{"docs":{},"響":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"活":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"渡":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"統":{"docs":{},"合":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"調":{"docs":{},"べ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}},"み":{"docs":{},"て":{"docs":{},"み":{"docs":{},"る":{"docs":{},"の":{"docs":{},"も":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}},"比":{"docs":{},"較":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"た":{"docs":{},"だ":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}},"指":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"は":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}},"開":{"docs":{},"く":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"始":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"追":{"docs":{},"加":{"docs":{},"し":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}},"含":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"結":{"docs":{},"合":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"、":{"docs":{},"第":{"docs":{},"一":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"に":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"(":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},")":{"docs":{},"、":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"第":{"docs":{},"二":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"サ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ダ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"最":{"docs":{},"初":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"タ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"ス":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"と":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ベ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"の":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}},"開":{"docs":{},"発":{"docs":{},"版":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}},"環":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}},"い":{"docs":{},"つ":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"ま":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"見":{"docs":{},"な":{"docs":{},"が":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"想":{"docs":{},"像":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"記":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"前":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"上":{"docs":{},"の":{"docs":{},"例":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"内":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ろ":{"docs":{},"い":{"docs":{},"ろ":{"docs":{},"な":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}},"こ":{"docs":{},"れ":{"docs":{},"が":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}},"に":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"大":{"docs":{},"き":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"/":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"反":{"docs":{},"応":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"要":{"docs":{},"素":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"自":{"docs":{},"身":{"docs":{},"に":{"docs":{},"含":{"docs":{},"ん":{"docs":{},"で":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}},"予":{"docs":{},"測":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"方":{"docs":{},"法":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"異":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"保":{"docs":{},"証":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"内":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{},"集":{"docs":{},"中":{"docs":{},"型":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"見":{"docs":{},"ば":{"docs":{},"か":{"docs":{},"げ":{"docs":{},"て":{"docs":{},"見":{"docs":{},"え":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"つ":{"docs":{},"ま":{"docs":{},"り":{"docs":{},"、":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"し":{"docs":{},"て":{"docs":{},"直":{"docs":{},"接":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ら":{"docs":{},"は":{"docs":{},"\"":{"docs":{},"単":{"docs":{},"方":{"docs":{},"向":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"フ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"極":{"docs":{},"め":{"docs":{},"て":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"責":{"docs":{},"務":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"深":{"docs":{},"く":{"docs":{},"理":{"docs":{},"解":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"従":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"限":{"docs":{},"り":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"構":{"docs":{},"造":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"次":{"docs":{},"第":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"も":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"大":{"docs":{},"き":{"docs":{},"く":{"docs":{},"な":{"docs":{},"り":{"docs":{},"過":{"docs":{},"ぎ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ぞ":{"docs":{},"れ":{"docs":{},"別":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"切":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"で":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"ち":{"docs":{},"ら":{"docs":{},"が":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}},"の":{"docs":{},"章":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"を":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"上":{"docs":{},"記":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"単":{"docs":{},"純":{"docs":{},"化":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}},"こ":{"docs":{},"で":{"docs":{},"は":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{},"関":{"docs":{},"わ":{"docs":{},"る":{"docs":{},"概":{"docs":{},"念":{"docs":{},"を":{"docs":{},"定":{"docs":{},"義":{"docs":{},"、":{"docs":{},"分":{"docs":{},"離":{"docs":{},"し":{"docs":{},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"敷":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{},"と":{"docs":{},"保":{"docs":{},"守":{"docs":{},"性":{"docs":{},"を":{"docs":{},"向":{"docs":{},"上":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"を":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"さ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"共":{"docs":{},"通":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"共":{"docs":{},"有":{"docs":{},"す":{"docs":{},"る":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"持":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"す":{"docs":{},"ぐ":{"docs":{},"に":{"docs":{},"破":{"docs":{},"綻":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"し":{"docs":{},"て":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"て":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"つ":{"docs":{},"く":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"こ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}},"第":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}},"れ":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"知":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"始":{"docs":{},"め":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"!":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}},"な":{"docs":{},"り":{"docs":{},"に":{"docs":{},"手":{"docs":{},"の":{"docs":{},"込":{"docs":{},"ん":{"docs":{},"だ":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"活":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"出":{"docs":{},"て":{"docs":{},"き":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ぞ":{"docs":{},"れ":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"後":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"対":{"docs":{},"処":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"下":{"docs":{},"記":{"docs":{},"コ":{"docs":{},"マ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"時":{"docs":{},"点":{"docs":{},"で":{"docs":{},"は":{"docs":{},"ま":{"docs":{},"だ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"が":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"い":{"docs":{},"つ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"を":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"知":{"docs":{},"る":{"docs":{},"術":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"い":{"docs":{},"か":{"docs":{},"な":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"も":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"内":{"docs":{},"で":{"docs":{},"起":{"docs":{},"き":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"本":{"docs":{},"質":{"docs":{},"的":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"て":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"な":{"docs":{},"し":{"docs":{},"で":{"docs":{},"問":{"docs":{},"題":{"docs":{},"な":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"は":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"、":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"共":{"docs":{},"有":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"概":{"docs":{},"念":{"docs":{},"や":{"docs":{},"ボ":{"docs":{},"イ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"か":{"docs":{},"か":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"短":{"docs":{},"期":{"docs":{},"的":{"docs":{},"生":{"docs":{},"産":{"docs":{},"性":{"docs":{},"と":{"docs":{},"長":{"docs":{},"期":{"docs":{},"的":{"docs":{},"生":{"docs":{},"産":{"docs":{},"性":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"オ":{"docs":{},"フ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"す":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"ナ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"の":{"docs":{},"違":{"docs":{},"い":{"docs":{},"が":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"各":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"公":{"docs":{},"開":{"docs":{},"す":{"docs":{},"る":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"後":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"効":{"docs":{},"率":{"docs":{},"的":{"docs":{},"な":{"docs":{},"更":{"docs":{},"新":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}},"自":{"docs":{},"然":{"docs":{},"な":{"docs":{},"次":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"と":{"docs":{},"な":{"docs":{},"る":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"他":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"\"":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"\"":{"docs":{},"一":{"docs":{},"番":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"単":{"docs":{},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"時":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"と":{"docs":{},"失":{"docs":{},"敗":{"docs":{},"時":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"第":{"3":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"第":{"4":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"関":{"docs":{},"数":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}},"docs":{}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"実":{"docs":{},"際":{"docs":{},"の":{"docs":{},"と":{"docs":{},"こ":{"docs":{},"ろ":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"が":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"構":{"docs":{},"造":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"を":{"docs":{},"制":{"docs":{},"限":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"正":{"docs":{},"確":{"docs":{},"に":{"docs":{},"言":{"docs":{},"う":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"高":{"docs":{},"い":{"docs":{},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"原":{"docs":{},"理":{"docs":{},"原":{"docs":{},"則":{"docs":{},"を":{"docs":{},"適":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ご":{"docs":{},"と":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"記":{"docs":{},"述":{"docs":{},"子":{"docs":{},"と":{"docs":{},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"前":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}}}}}}}}}}}}}},"ま":{"docs":{},"た":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},"別":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"下":{"docs":{},"記":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"書":{"docs":{},"く":{"docs":{},"と":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"第":{"3":{"docs":{},"引":{"docs":{},"数":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"ず":{"docs":{},"知":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"く":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"も":{"docs":{},"し":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"が":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"触":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"ぜ":{"docs":{},"ひ":{"docs":{},"触":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"た":{"docs":{},"く":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"共":{"docs":{},"用":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"切":{"docs":{},"り":{"docs":{},"出":{"docs":{},"し":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"場":{"docs":{},"所":{"docs":{},"で":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"も":{"docs":{},"理":{"docs":{},"想":{"docs":{},"的":{"docs":{},"と":{"docs":{},"は":{"docs":{},"い":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"計":{"docs":{},"算":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"書":{"docs":{},"く":{"docs":{},"価":{"docs":{},"値":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"の":{"docs":{},"理":{"docs":{},"由":{"docs":{},"で":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"や":{"docs":{},"す":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ま":{"docs":{},"た":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}},"あ":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"て":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"指":{"docs":{},"す":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"の":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"的":{"docs":{},"な":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ト":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"は":{"docs":{},"眼":{"docs":{},"鏡":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}},"、":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"付":{"docs":{},"属":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"管":{"docs":{},"理":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"公":{"docs":{},"式":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"拡":{"docs":{},"張":{"docs":{},"と":{"docs":{},"連":{"docs":{},"携":{"docs":{},"し":{"docs":{},"、":{"docs":{},"設":{"docs":{},"定":{"docs":{},"な":{"docs":{},"し":{"docs":{},"で":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"や":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"や":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"高":{"docs":{},"度":{"docs":{},"な":{"docs":{},"機":{"docs":{},"能":{"docs":{},"を":{"docs":{},"提":{"docs":{},"供":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"は":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"性":{"docs":{},"と":{"docs":{},"競":{"docs":{},"合":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"以":{"docs":{},"降":{"docs":{},"の":{"docs":{},"章":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"(":{"docs":{},"変":{"docs":{},"更":{"docs":{},")":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"分":{"docs":{},"割":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"、":{"docs":{},"一":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"大":{"docs":{},"き":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"内":{"docs":{},"包":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"な":{"docs":{},"が":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"大":{"docs":{},"き":{"docs":{},"く":{"docs":{},"な":{"docs":{},"る":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"膨":{"docs":{},"れ":{"docs":{},"上":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"、":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"度":{"docs":{},"に":{"docs":{},"実":{"docs":{},"行":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"結":{"docs":{},"果":{"docs":{},"は":{"docs":{},"キ":{"docs":{},"ャ":{"docs":{},"ッ":{"docs":{},"シ":{"docs":{},"ュ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"な":{"docs":{},"い":{"docs":{},"点":{"docs":{},"に":{"docs":{},"留":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}},"私":{"docs":{},"た":{"docs":{},"ち":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ド":{"docs":{},"キ":{"docs":{},"ュ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"例":{"docs":{},"に":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}},"が":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"す":{"docs":{},"る":{"docs":{},"機":{"docs":{},"構":{"docs":{},"を":{"docs":{},"提":{"docs":{},"供":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"と":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"解":{"docs":{},"決":{"docs":{},"す":{"docs":{},"る":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{},"で":{"docs":{},"、":{"docs":{},"外":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"混":{"docs":{},"ぜ":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"全":{"docs":{},"体":{"docs":{},"が":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"上":{"docs":{},"記":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"特":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"便":{"docs":{},"利":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"も":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"注":{"docs":{},"入":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"指":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"注":{"docs":{},"入":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"い":{"docs":{},"う":{"docs":{},"と":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}},"っ":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"少":{"docs":{},"し":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"(":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"マ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"が":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"配":{"docs":{},"列":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"に":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"/":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"、":{"docs":{},"読":{"docs":{},"み":{"docs":{},"取":{"docs":{},"り":{"docs":{},"専":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"ど":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"に":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"返":{"docs":{},"り":{"docs":{},"値":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"特":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"中":{"docs":{},"の":{"docs":{},"配":{"docs":{},"列":{"docs":{},"を":{"docs":{},"検":{"docs":{},"索":{"docs":{},"す":{"docs":{},"る":{"docs":{},"時":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"追":{"docs":{},"加":{"docs":{},"で":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}},"あ":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"じ":{"docs":{},"め":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"必":{"docs":{},"要":{"docs":{},"な":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"初":{"docs":{},"期":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"初":{"docs":{},"期":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"望":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"重":{"docs":{},"要":{"docs":{},"な":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"覚":{"docs":{},"え":{"docs":{},"て":{"docs":{},"お":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"な":{"docs":{},"ぜ":{"docs":{},"か":{"docs":{},"?":{"docs":{},"次":{"docs":{},"の":{"docs":{},"例":{"docs":{},"で":{"docs":{},"考":{"docs":{},"え":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ほ":{"docs":{},"と":{"docs":{},"ん":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"は":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"含":{"docs":{},"め":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"記":{"docs":{},"述":{"docs":{},"的":{"docs":{},"に":{"docs":{},"記":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"く":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"既":{"docs":{},"存":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"置":{"docs":{},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"る":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"て":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"各":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"と":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"持":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"似":{"docs":{},"た":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"か":{"docs":{},"は":{"docs":{},"好":{"docs":{},"み":{"docs":{},"の":{"docs":{},"問":{"docs":{},"題":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"多":{"docs":{},"く":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"者":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"な":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"役":{"docs":{},"に":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"完":{"docs":{},"全":{"docs":{},"に":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"お":{"docs":{},"気":{"docs":{},"に":{"docs":{},"召":{"docs":{},"さ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"な":{"docs":{},"く":{"docs":{},"て":{"docs":{},"も":{"docs":{},"構":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"名":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}},"実":{"docs":{},"装":{"docs":{},"に":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"・":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"共":{"docs":{},"通":{"docs":{},"し":{"docs":{},"て":{"docs":{},"見":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"対":{"docs":{},"し":{"docs":{},"て":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"利":{"docs":{},"点":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"単":{"docs":{},"一":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"設":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"共":{"docs":{},"同":{"docs":{},"で":{"docs":{},"作":{"docs":{},"業":{"docs":{},"す":{"docs":{},"る":{"docs":{},"人":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"全":{"docs":{},"体":{"docs":{},"で":{"docs":{},"何":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"可":{"docs":{},"能":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"を":{"docs":{},"一":{"docs":{},"目":{"docs":{},"見":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"理":{"docs":{},"解":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"際":{"docs":{},"に":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"少":{"docs":{},"し":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"し":{"docs":{},"て":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"や":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"api.html":{"ref":"api.html","tf":0.003134796238244514}}},"よ":{"docs":{},"り":{"docs":{},"実":{"docs":{},"践":{"docs":{},"的":{"docs":{},"な":{"docs":{},"例":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"挙":{"docs":{},"げ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"な":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"ク":{"docs":{},"エ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"送":{"docs":{},"信":{"docs":{},"し":{"docs":{},"、":{"docs":{},"楽":{"docs":{},"観":{"docs":{},"的":{"docs":{},"に":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"を":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"の":{"docs":{},"商":{"docs":{},"品":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}},"サ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"サ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ダ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"す":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ど":{"docs":{},"、":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"以":{"docs":{},"前":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ブ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"含":{"docs":{},"む":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"形":{"docs":{},"式":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"と":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"も":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"用":{"docs":{},"に":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ク":{"docs":{},"リ":{"docs":{},"プ":{"docs":{},"タ":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"内":{"docs":{},"部":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"元":{"docs":{},"で":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"ー":{"docs":{},"タ":{"docs":{},"ソ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"と":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"例":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"ボ":{"docs":{},"ト":{"docs":{},"ム":{"docs":{},"ま":{"docs":{},"で":{"docs":{},"フ":{"docs":{},"ラ":{"docs":{},"ク":{"docs":{},"タ":{"docs":{},"ル":{"docs":{},"構":{"docs":{},"造":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},"動":{"docs":{},"的":{"docs":{},"な":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"登":{"docs":{},"録":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"他":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"解":{"docs":{},"除":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"と":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"型":{"docs":{},"に":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"の":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"け":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"付":{"docs":{},"き":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"時":{"docs":{},"ど":{"docs":{},"き":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"複":{"docs":{},"数":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"々":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"\"":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"\"":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"前":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"比":{"docs":{},"較":{"docs":{},"し":{"docs":{},"た":{"docs":{},"く":{"docs":{},"な":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"実":{"docs":{},"現":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"親":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"を":{"docs":{},"継":{"docs":{},"承":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"を":{"docs":{},"抽":{"docs":{},"象":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}},"サ":{"docs":{},"ー":{"docs":{},"ビ":{"docs":{},"ス":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"抽":{"docs":{},"象":{"docs":{},"化":{"docs":{},"し":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"ビ":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"残":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"な":{"docs":{},"い":{"docs":{},"か":{"docs":{},"確":{"docs":{},"認":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"タ":{"docs":{},"グ":{"docs":{},"で":{"docs":{},"直":{"docs":{},"接":{"docs":{},"読":{"docs":{},"み":{"docs":{},"込":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"他":{"docs":{},"に":{"docs":{},"も":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"か":{"docs":{},"か":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"中":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"前":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"換":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"グ":{"docs":{},"出":{"docs":{},"力":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"自":{"docs":{},"動":{"docs":{},"で":{"docs":{},"展":{"docs":{},"開":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"も":{"docs":{},"か":{"docs":{},"な":{"docs":{},"り":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"、":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}},"次":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}},"で":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"イ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"は":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"!":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"不":{"docs":{},"適":{"docs":{},"切":{"docs":{},"な":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"検":{"docs":{},"出":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"対":{"docs":{},"し":{"docs":{},"て":{"docs":{},"深":{"docs":{},"い":{"docs":{},"監":{"docs":{},"視":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"パ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"マ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"回":{"docs":{},"避":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{},"で":{"docs":{},"は":{"docs":{},"無":{"docs":{},"効":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"確":{"docs":{},"か":{"docs":{},"に":{"docs":{},"、":{"docs":{},"上":{"docs":{},"記":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}},"ド":{"docs":{},"キ":{"docs":{},"ュ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"レ":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}}}}}}}},"期":{"docs":{},"待":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"か":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"構":{"docs":{},"文":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},"結":{"docs":{},"果":{"docs":{},"を":{"docs":{},"検":{"docs":{},"証":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}}}}}},"設":{"docs":{},"定":{"docs":{},"か":{"docs":{},"ら":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.018808777429467086}}}},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"公":{"docs":{},"開":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"読":{"docs":{},"み":{"docs":{},"取":{"docs":{},"り":{"docs":{},"専":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"監":{"docs":{},"視":{"docs":{},"を":{"docs":{},"止":{"docs":{},"め":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"返":{"docs":{},"り":{"docs":{},"値":{"docs":{},"を":{"docs":{},"関":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.018808777429467086}}}},"구":{"docs":{},"조":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"structure.html":{"ref":"structure.html","tf":5.007518796992481}},"와":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"를":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"의":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"화":{"docs":{},"하":{"docs":{},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"축":{"docs":{},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"지":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"현":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"성":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"하":{"docs":{},"기":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"문":{"docs":{},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"독":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"기":{"docs":{},"준":{"docs":{},"으":{"docs":{},"로":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}}}},"반":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"하":{"docs":{},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"능":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"인":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"본":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"인":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"값":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"회":{"docs":{},"비":{"docs":{},"용":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"록":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}},"이":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"하":{"docs":{},"고":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}},"억":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"하":{"docs":{},"십":{"docs":{},"니":{"docs":{},"까":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"다":{"docs":{},"립":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"노":{"docs":{},"트":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"출":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"시":{"docs":{},"킬":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"하":{"docs":{},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"레":{"docs":{},"퍼":{"docs":{},"런":{"docs":{},"스":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":5.001788908765653}}}}},"벨":{"docs":{},"의":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"리":{"docs":{},"로":{"docs":{},"딩":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007936507936508}}},"드":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"를":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}},"스":{"docs":{},"트":{"docs":{},"를":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"릴":{"docs":{},"리":{"docs":{},"즈":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"스":{"docs":{},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}},"모":{"docs":{},"듈":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":10.024336283185841},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.007155635062611807}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"성":{"docs":{},"과":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"에":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"서":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"(":{"docs":{},"저":{"docs":{},"장":{"docs":{},"소":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"은":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.01327433628318584},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"이":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"드":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"strict.html":{"ref":"strict.html","tf":5.010416666666667}},"는":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"를":{"docs":{"strict.html":{"ref":"strict.html","tf":0.020833333333333332}}},"에":{"docs":{},"서":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"는":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"로":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"두":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"든":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.016666666666666666},"state.html":{"ref":"state.html","tf":0.012219959266802444},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"방":{"docs":{},"하":{"docs":{},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"의":{"docs":{"testing.html":{"ref":"testing.html","tf":0.010622154779969651}}}},"무":{"docs":{},"엇":{"docs":{},"인":{"docs":{},"가":{"docs":{},"요":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":5.005464480874317}}}}}}},"조":{"docs":{},"건":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"문":{"docs":{},"서":{"docs":{},"는":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"를":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"제":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}}},"법":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"자":{"docs":{},"열":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"버":{"docs":{},"전":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}},"/":{"docs":{},"태":{"docs":{},"그":{"docs":{},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}},"스":{"docs":{},"만":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"렸":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}},"변":{"docs":{},"이":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":10.02020202020202},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.004552352048558422},"api.html":{"ref":"api.html","tf":0.007155635062611807}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.01073345259391771}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"와":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"시":{"docs":{},"키":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"마":{"docs":{},"다":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"/":{"docs":{},"액":{"docs":{},"션":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"할":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"경":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"되":{"docs":{},"면":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"려":{"docs":{},"고":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"시":{"docs":{},"키":{"docs":{},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"화":{"docs":{},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"환":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"보":{"docs":{},"려":{"docs":{},"면":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}}}},"다":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"겠":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"유":{"docs":{},"하":{"docs":{},"고":{"docs":{},"있":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"고":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"낸":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"일":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"호":{"docs":{},"하":{"docs":{},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"상":{"docs":{},"태":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":0.01639344262295082},"getting-started.html":{"ref":"getting-started.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":10.018329938900203},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"modules.html":{"ref":"modules.html","tf":0.015486725663716814},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01639344262295082},"getting-started.html":{"ref":"getting-started.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.018329938900203666},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"api.html":{"ref":"api.html","tf":0.008944543828264758}},"받":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"가":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"와":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"으":{"docs":{},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"보":{"docs":{},"다":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"관":{"docs":{},"없":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"상":{"docs":{},"해":{"docs":{},"보":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}},"수":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734}}},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"점":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"위":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"세":{"docs":{"api.html":{"ref":"api.html","tf":0.03935599284436494}}},"호":{"docs":{},"작":{"docs":{},"용":{"docs":{},"/":{"docs":{},"시":{"docs":{},"점":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"설":{"docs":{},"치":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":10.010416666666666}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}},"한":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"하":{"docs":{},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"정":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"에":{"docs":{},"서":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"명":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"시":{"docs":{},"작":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"하":{"docs":{},"기":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":10.004166666666666}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"해":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"스":{"docs":{},"템":{"docs":{},"과":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"간":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}}},"기":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"점":{"docs":{},"과":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"키":{"docs":{},"려":{"docs":{},"면":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"애":{"docs":{},"플":{"docs":{},"리":{"docs":{},"케":{"docs":{},"이":{"docs":{},"션":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"structure.html":{"ref":"structure.html","tf":5.015037593984962}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.00663716814159292}}},"마":{"docs":{},"다":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}},"액":{"docs":{},"션":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"actions.html":{"ref":"actions.html","tf":10.015717092337917},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"으":{"docs":{},"로":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"은":{"docs":{"actions.html":{"ref":"actions.html","tf":0.009823182711198428},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.004552352048558422},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"이":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"과":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"세":{"docs":{},"스":{"docs":{},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"려":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"을":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"이":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"것":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"러":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"벤":{"docs":{},"트":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"와":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"해":{"docs":{},"와":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"할":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"하":{"docs":{},"기":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"렇":{"docs":{},"게":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"하":{"docs":{},"면":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"용":{"docs":{},"한":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"하":{"docs":{},"여":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"해":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"유":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"제":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"름":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.00663716814159292}},"과":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"으":{"docs":{},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"상":{"docs":{},"의":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"적":{"docs":{},"이":{"docs":{},"지":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"해":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"루":{"docs":{},"어":{"docs":{},"져":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}},"어":{"docs":{},"야":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"보":{"docs":{},"다":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"전":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"후":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"슈":{"docs":{},"를":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"참":{"docs":{},"고":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},":":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"조":{"docs":{},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"컨":{"docs":{},"셉":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"테":{"docs":{},"이":{"docs":{},"너":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}}}},"텍":{"docs":{},"스":{"docs":{},"트":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}},"테":{"docs":{},"스":{"docs":{},"팅":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"testing.html":{"ref":"testing.html","tf":10.013657056145675}}},"트":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.009104704097116844}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}},"하":{"docs":{},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}},"폼":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"forms.html":{"ref":"forms.html","tf":5.006711409395973}}},"플":{"docs":{},"러":{"docs":{},"그":{"docs":{},"인":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"plugins.html":{"ref":"plugins.html","tf":10.007299270072993},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"도":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"은":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"이":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}},"과":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"으":{"docs":{},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"에":{"docs":{},"서":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.008146639511201629},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.005366726296958855}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"핫":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"hot-reload.html":{"ref":"hot-reload.html","tf":5.0396825396825395},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"핵":{"docs":{},"심":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"핸":{"docs":{},"들":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"링":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"forms.html":{"ref":"forms.html","tf":5.006711409395973}}},"러":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.005366726296958855}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"리":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}},"능":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"성":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"지":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},")":{"docs":{},"으":{"docs":{},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"하":{"docs":{},"지":{"docs":{},"만":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"진":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"장":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"지":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"져":{"docs":{},"오":{"docs":{},"기":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"올":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"와":{"docs":{},"야":{"docs":{},"하":{"docs":{},"며":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}},"짜":{"docs":{},"데":{"docs":{},"이":{"docs":{},"터":{"docs":{},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"정":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"질":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"같":{"docs":{},"은":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.012522361359570662}}}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"개":{"docs":{},"발":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"용":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"으":{"docs":{},"로":{"docs":{},"만":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"자":{"docs":{},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"념":{"docs":{},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"체":{"docs":{},"와":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"별":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"경":{"docs":{},"우":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},")":{"docs":{},"코":{"docs":{},"드":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"라":{"docs":{},"면":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"고":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"다":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},"운":{"docs":{},"로":{"docs":{},"드":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"른":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"음":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"을":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"시":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"양":{"docs":{},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"루":{"docs":{},"는":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"뒤":{"docs":{},"에":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}},"때":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"는":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"문":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"로":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"링":{"docs":{},"크":{"docs":{},"는":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"명":{"docs":{},"시":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"인":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"확":{"docs":{},"하":{"docs":{},"게":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"명":{"docs":{},"된":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"빌":{"docs":{},"드":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"에":{"docs":{},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"사":{"docs":{},"용":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051}},"하":{"docs":{},"고":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"면":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.020134228187919462}}},"여":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.008146639511201629},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"려":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"거":{"docs":{},"나":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"기":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"므":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"할":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}},"지":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"자":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"에":{"docs":{},"게":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"가":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"해":{"docs":{},"야":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"한":{"docs":{},"다":{"docs":{},"고":{"docs":{},"해":{"docs":{},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"될":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"항":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"으":{"docs":{},"로":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"이":{"docs":{},"드":{"docs":{},"이":{"docs":{},"펙":{"docs":{},"트":{"docs":{},"(":{"docs":{},"상":{"docs":{},"태":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"실":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"수":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01912568306010929},"getting-started.html":{"ref":"getting-started.html","tf":0.029166666666666667},"state.html":{"ref":"state.html","tf":0.020366598778004074},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.02356902356902357},"actions.html":{"ref":"actions.html","tf":0.023575638506876228},"modules.html":{"ref":"modules.html","tf":0.01991150442477876},"plugins.html":{"ref":"plugins.html","tf":0.029197080291970802},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.012139605462822459},"api.html":{"ref":"api.html","tf":0.012522361359570662}},"도":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"행":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"거":{"docs":{},"나":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"고":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"해":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"되":{"docs":{},"지":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"정":{"docs":{},"해":{"docs":{},"야":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"준":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"있":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"스":{"docs":{},"크":{"docs":{},"립":{"docs":{},"트":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"냅":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"샷":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"펙":{"docs":{},")":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"타":{"docs":{},"일":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"페":{"docs":{},"이":{"docs":{},"스":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"왑":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"싶":{"docs":{},"은":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"없":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"지":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"어":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},"위":{"docs":{},"의":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"해":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"서":{"docs":{},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"치":{"docs":{},"에":{"docs":{},"서":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"있":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.01366120218579235},"getting-started.html":{"ref":"getting-started.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.016293279022403257},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.015717092337917484},"modules.html":{"ref":"modules.html","tf":0.017699115044247787},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.019464720194647202},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.007587253414264037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.012522361359570662}},"(":{"docs":{},"예":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"(":{"docs":{},"저":{"docs":{},"장":{"docs":{},"소":{"docs":{},"의":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"까":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"으":{"docs":{},"며":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"면":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"므":{"docs":{},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"지":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"만":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"도":{"docs":{},"록":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"다":{"docs":{},"고":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"음":{"docs":{},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"자":{"docs":{},"동":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"으":{"docs":{},"로":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"연":{"docs":{},"스":{"docs":{},"럽":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"세":{"docs":{},"히":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"식":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"체":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"신":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"료":{"docs":{},"형":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.016100178890876567}}}}}},"작":{"docs":{},"업":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"을":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"자":{"docs":{},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"에":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"이":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"동":{"docs":{},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"지":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"성":{"docs":{},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"하":{"docs":{},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"되":{"docs":{},"면":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"전":{"docs":{},"역":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"개":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"달":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"할":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}},"인":{"docs":{},"자":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"에":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"가":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"되":{"docs":{},"므":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"체":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"용":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"제":{"docs":{},"공":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"함":{"docs":{},"으":{"docs":{},"로":{"docs":{},"써":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}}}}},"거":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"할":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"한":{"docs":{},"하":{"docs":{},"지":{"docs":{},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"대":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"직":{"docs":{},"접":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03125},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"적":{"docs":{},"인":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"최":{"docs":{},"신":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}}},"종":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"추":{"docs":{},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"면":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"해":{"docs":{},"야":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"출":{"docs":{},"하":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"여":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"적":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"이":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"상":{"docs":{},"화":{"docs":{},"를":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"하":{"docs":{},"고":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"클":{"docs":{},"론":{"docs":{},"하":{"docs":{},"고":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}},"태":{"docs":{},"그":{"docs":{},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"통":{"docs":{},"해":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"과":{"docs":{},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"합":{"docs":{},"되":{"docs":{},"어":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"특":{"docs":{},"정":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"별":{"docs":{},"히":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"필":{"docs":{},"요":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"가":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"터":{"docs":{},"링":{"docs":{},"하":{"docs":{},"고":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"드":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"할":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"함":{"docs":{},"께":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}},"수":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"이":{"docs":{},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}},"항":{"docs":{},"상":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"목":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},")":{"docs":{},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"해":{"docs":{},"야":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"하":{"docs":{},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"결":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"보":{"docs":{},"겠":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"당":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"제":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"졌":{"docs":{},"고":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"간":{"docs":{},"단":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"결":{"docs":{},"하":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"접":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"걸":{"docs":{},"리":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"것":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"으":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"고":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"고":{"docs":{},"급":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"안":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"공":{"docs":{},"식":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"유":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"통":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"동":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"관":{"docs":{},"련":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"리":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01092896174863388}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"해":{"docs":{},"야":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"하":{"docs":{},"여":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"찰":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}}}},"괜":{"docs":{},"찮":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"규":{"docs":{},"모":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"가":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"칙":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"에":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"그":{"docs":{},"것":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"러":{"docs":{},"나":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"렇":{"docs":{},"다":{"docs":{},"면":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"지":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"럴":{"docs":{},"까":{"docs":{},"요":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"래":{"docs":{},"서":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"리":{"docs":{},"고":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"들":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"글":{"docs":{},"로":{"docs":{},"벌":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"내":{"docs":{},"보":{"docs":{},"내":{"docs":{},"기":{"docs":{},"/":{"docs":{},"가":{"docs":{},"져":{"docs":{},"오":{"docs":{},"기":{"docs":{},"와":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"와":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"낼":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"냅":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"에":{"docs":{},"서":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"려":{"docs":{},"야":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"부":{"docs":{},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{},"서":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"의":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"장":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"용":{"docs":{},"은":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}},"단":{"docs":{},"계":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"기":{"docs":{},"간":{"docs":{},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"순":{"docs":{},"하":{"docs":{},"다":{"docs":{},"면":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"함":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"히":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"화":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"하":{"docs":{},"기":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"독":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"일":{"docs":{"state.html":{"ref":"state.html","tf":0.012219959266802444},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"위":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"달":{"docs":{},"리":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"려":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"성":{"docs":{},"하":{"docs":{},"기":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"대":{"docs":{},"규":{"docs":{},"모":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"해":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"신":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"응":{"docs":{},"하":{"docs":{},"고":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"부":{"docs":{},"분":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"의":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"데":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"이":{"docs":{},"터":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}},"도":{"docs":{},"표":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"구":{"docs":{},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"가":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"로":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"와":{"docs":{},"주":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"동":{"docs":{},"기":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"화":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"적":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"으":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"이":{"docs":{},"어":{"docs":{},"야":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"일":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"하":{"docs":{},"게":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"작":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"적":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"으":{"docs":{},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}}}}}},"되":{"docs":{},"며":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"었":{"docs":{},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"될":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"두":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"번":{"docs":{},"째":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"들":{"docs":{},"었":{"docs":{},"다":{"docs":{},"면":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"어":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"인":{"docs":{},"다":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}},"듭":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"등":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"록":{"docs":{"modules.html":{"ref":"modules.html","tf":0.00663716814159292}},"과":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"합":{"docs":{},"시":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}}}}}},"디":{"docs":{},"버":{"docs":{},"깅":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"하":{"docs":{},"고":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"그":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"스":{"docs":{},"패":{"docs":{},"치":{"docs":{"actions.html":{"ref":"actions.html","tf":0.007858546168958742},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"된":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"크":{"docs":{},"립":{"docs":{},"터":{"docs":{},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"또":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"뛰":{"docs":{},"어":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"라":{"docs":{},"이":{"docs":{},"브":{"docs":{},"러":{"docs":{},"리":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"고":{"docs":{},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"우":{"docs":{},"트":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"매":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"우":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"핑":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}},"및":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"바":{"docs":{},"꾸":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"인":{"docs":{},"딩":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"하":{"docs":{},"고":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"꿉":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"반":{"docs":{},"영":{"docs":{},"해":{"docs":{},"야":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"응":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"이":{"docs":{},"기":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"형":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"성":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"하":{"docs":{},"므":{"docs":{},"로":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"환":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}},"된":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"한":{"docs":{},"다":{"docs":{},"고":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"복":{"docs":{},"적":{"docs":{},"이":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"드":{"docs":{},"시":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"받":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"게":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"아":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"들":{"docs":{},"이":{"docs":{},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"으":{"docs":{},"며":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"방":{"docs":{},"법":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"으":{"docs":{},"로":{"docs":{},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"식":{"docs":{},"으":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"\"":{"docs":{},"은":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"복":{"docs":{},"사":{"docs":{},"본":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"제":{"docs":{},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"잡":{"docs":{},"한":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"부":{"docs":{},"모":{"docs":{},"/":{"docs":{},"자":{"docs":{},"식":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"서":{"docs":{},"지":{"docs":{},"기":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"적":{"docs":{},"절":{"docs":{},"한":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"분":{"docs":{},"에":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"은":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"릅":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"터":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"분":{"docs":{},"리":{"docs":{},"함":{"docs":{},"으":{"docs":{},"로":{"docs":{},"써":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"하":{"docs":{},"려":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"할":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"기":{"docs":{},"만":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"해":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"불":{"docs":{},"가":{"docs":{},"능":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"립":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}}}}},"뷰":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"비":{"docs":{},"용":{"docs":{},"도":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"동":{"docs":{},"기":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.009823182711198428},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"성":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"적":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"식":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"슷":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"한":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"웁":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"대":{"docs":{},"해":{"docs":{},"질":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"교":{"docs":{},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}},"할":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"빠":{"docs":{},"르":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}}}},"생":{"docs":{},"각":{"docs":{},"하":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},")":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}},"산":{"docs":{},"성":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"성":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"시":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"자":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"샷":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"서":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"비":{"docs":{},"스":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"버":{"docs":{},"사":{"docs":{},"이":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"선":{"docs":{},"언":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"적":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"하":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"택":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"세":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"분":{"docs":{},"화":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"트":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"소":{"docs":{},"스":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}},"개":{"docs":{},"합":{"docs":{},"시":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"켓":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"쉽":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"싱":{"docs":{},"글":{"docs":{},"톤":{"docs":{},"으":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"아":{"docs":{},"이":{"docs":{},"디":{"docs":{},"어":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"템":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"닙":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"직":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"닌":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"래":{"docs":{},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"웃":{"docs":{},"바":{"docs":{},"운":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"안":{"docs":{},"경":{"docs":{},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"서":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"만":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"않":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"으":{"docs":{},"며":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"므":{"docs":{},"로":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"알":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"아":{"docs":{},"볼":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"야":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"앱":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"부":{"docs":{},"터":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"의":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"언":{"docs":{},"제":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"업":{"docs":{},"데":{"docs":{},"이":{"docs":{},"트":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}},"에":{"docs":{},"서":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"여":{"docs":{},"러":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.007858546168958742},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"전":{"docs":{},"히":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"부":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"기":{"docs":{},"에":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"있":{"docs":{},"는":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}},"역":{"docs":{},"할":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"영":{"docs":{},"감":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"역":{"docs":{},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"예":{"docs":{},"측":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"제":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"(":{"docs":{},"원":{"docs":{},"하":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"상":{"docs":{},"되":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"오":{"docs":{},"래":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"류":{"docs":{},"가":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"브":{"docs":{},"젝":{"docs":{},"트":{"docs":{},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"외":{"docs":{},"부":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"에":{"docs":{},"서":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"우":{"docs":{},"리":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}},"원":{"docs":{},"본":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"칙":{"docs":{},"을":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"유":{"docs":{},"용":{"docs":{},"하":{"docs":{},"지":{"docs":{},"만":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"한":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"지":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"보":{"docs":{},"수":{"docs":{},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"일":{"docs":{},"한":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"틸":{"docs":{},"리":{"docs":{},"티":{"docs":{},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"사":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"하":{"docs":{},"게":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"형":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"존":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"하":{"docs":{},"게":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"성":{"docs":{},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"이":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"도":{"docs":{},"를":{"docs":{},"보":{"docs":{},"다":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"미":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"해":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"인":{"docs":{},"스":{"docs":{},"턴":{"docs":{},"스":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"용":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"위":{"docs":{},"적":{"docs":{},"인":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"라":{"docs":{},"인":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"해":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"수":{"docs":{},"로":{"docs":{},"받":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"일":{"docs":{},"반":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"인":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"인":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"부":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}},"를":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"으":{"docs":{},"킬":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}},"력":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"잘":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333}}},"장":{"docs":{},"기":{"docs":{},"간":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"황":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"하":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"해":{"docs":{},"집":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"바":{"docs":{},"구":{"docs":{},"니":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"저":{"docs":{},"자":{"docs":{},"인":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"장":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"소":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.012219959266802444},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"가":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"의":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.008944543828264758}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"만":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.008944543828264758}},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"와":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"하":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"적":{"docs":{},"용":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"인":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"절":{"docs":{},"한":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"정":{"docs":{},"의":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"하":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"적":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"도":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"좋":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"중":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"대":{"docs":{},"형":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"앙":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"첩":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"심":{"docs":{},"에":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"요":{"docs":{},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"에":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"단":{"docs":{},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"지":{"docs":{},"나":{"docs":{},"치":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"켜":{"docs":{},"볼":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"보":{"docs":{},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"원":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}},"역":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"정":{"docs":{},"할":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"속":{"docs":{},"성":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"집":{"docs":{},"중":{"docs":{},"식":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"된":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"처":{"docs":{},"리":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"기":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"도":{"docs":{},"록":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"기":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"되":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"음":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.007155635062611807}}}},"첫":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"번":{"docs":{},"째":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"카":{"docs":{},"운":{"docs":{},"터":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"트":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"커":{"docs":{},"다":{"docs":{},"란":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"밋":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"기":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"거":{"docs":{},"나":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"여":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"함":{"docs":{},"으":{"docs":{},"로":{"docs":{},"써":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"짐":{"docs":{},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"지":{"docs":{},"면":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"컴":{"docs":{},"포":{"docs":{},"넌":{"docs":{},"트":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"api.html":{"ref":"api.html","tf":0.01073345259391771}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.004073319755600814}}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.008146639511201629}},"서":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"와":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}},"코":{"docs":{},"드":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"트":{"docs":{},"리":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222}},"거":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"만":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"랜":{"docs":{},"잭":{"docs":{},"션":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"인":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"릭":{"docs":{},"은":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"패":{"docs":{},"턴":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"\"":{"docs":{},"이":{"docs":{},"란":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"프":{"docs":{},"로":{"docs":{},"그":{"docs":{},"램":{"docs":{},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"젝":{"docs":{},"트":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"를":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"퍼":{"docs":{},"티":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"레":{"docs":{},"임":{"docs":{},"워":{"docs":{},"크":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}},"하":{"docs":{},"나":{"docs":{},"요":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"려":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"며":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"기":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"위":{"docs":{"state.html":{"ref":"state.html","tf":0.008146639511201629},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"면":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}},"고":{"docs":{},"자":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"향":{"docs":{},"상":{"docs":{},"시":{"docs":{},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}}},"형":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"제":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"확":{"docs":{},"장":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"산":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"인":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"해":{"docs":{},"보":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"활":{"docs":{},"용":{"docs":{},"하":{"docs":{},"도":{"docs":{},"록":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"해":{"docs":{},"야":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"효":{"docs":{},"율":{"docs":{},"적":{"docs":{},"인":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"으":{"docs":{},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"흐":{"docs":{},"름":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"에":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}},"힘":{"docs":{},"든":{"docs":{},"일":{"docs":{},"일":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"각":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"객":{"docs":{},"체":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"에":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"와":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"받":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"여":{"docs":{},"야":{"docs":{},"하":{"docs":{},"며":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"검":{"docs":{},"색":{"docs":{},"할":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"계":{"docs":{},"산":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"된":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.012219959266802444},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"forms.html":{"ref":"forms.html","tf":0.020134228187919462}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"하":{"docs":{},"여":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"해":{"docs":{},"야":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"꼭":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"남":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"겨":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"더":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"따":{"docs":{},"라":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"서":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"르":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"른":{"docs":{},"다":{"docs":{},"면":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"만":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"들":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"어":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"고":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"듭":{"docs":{},"니":{"docs":{},"다":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.008944543828264758}}}}}}},"말":{"docs":{},"해":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"먼":{"docs":{},"저":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"메":{"docs":{},"소":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"에":{"docs":{},"서":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"들":{"docs":{},"/":{"docs":{},"프":{"docs":{},"로":{"docs":{},"퍼":{"docs":{},"티":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"커":{"docs":{},"니":{"docs":{},"즘":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"봅":{"docs":{},"시":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"속":{"docs":{},"성":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"과":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"내":{"docs":{},"에":{"docs":{},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"나":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"라":{"docs":{},"면":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"에":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"으":{"docs":{},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"한":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"읽":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"기":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"점":{"docs":{},"이":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"은":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"접":{"docs":{},"근":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"하":{"docs":{},"여":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"두":{"docs":{},"사":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"어":{"docs":{},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"를":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"미":{"docs":{},"사":{"docs":{},"를":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"초":{"docs":{},"기":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"화":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"툴":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"링":{"docs":{},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"표":{"docs":{},"현":{"docs":{},"할":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"시":{"docs":{},"하":{"docs":{},"나":{"docs":{},"요":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"호":{"docs":{},"출":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"해":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"하":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"되":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"지":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"면":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"여":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"후":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"값":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"은":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"이":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"갖":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"결":{"docs":{},"정":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"하":{"docs":{},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"제":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"과":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"나":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"중":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"눌":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"넣":{"docs":{},"어":{"docs":{},"야":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"으":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"는":{"docs":{},"다":{"docs":{},"면":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"독":{"docs":{},"립":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"된":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"다":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"둘":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.009523809523809525}}},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"컬":{"docs":{"state.html":{"ref":"state.html","tf":0.008146639511201629},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"api.html":{"ref":"api.html","tf":0.008944543828264758}}},"그":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"직":{"docs":{},"은":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"거":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601}}},"깅":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"기":{"docs":{},"전":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"더":{"docs":{},"에":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"루":{"docs":{},"트":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"api.html":{"ref":"api.html","tf":0.01073345259391771}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"많":{"docs":{},"은":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"맞":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"배":{"docs":{},"열":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"포":{"docs":{"strict.html":{"ref":"strict.html","tf":0.020833333333333332}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"시":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"병":{"docs":{},"합":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"될":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"삽":{"docs":{},"입":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"실":{"docs":{},"행":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"하":{"docs":{},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"할":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"제":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"용":{"docs":{},"적":{"docs":{},"인":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"패":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}},"어":{"docs":{},"떻":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"습":{"docs":{},"니":{"docs":{},"까":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"떤":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"려":{"docs":{},"워":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"느":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"엄":{"docs":{},"격":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"하":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"연":{"docs":{},"산":{"docs":{},"자":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}},"이":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"결":{"docs":{},"된":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"하":{"docs":{},"여":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"옵":{"docs":{},"션":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}}}}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"api.html":{"ref":"api.html","tf":0.008944543828264758}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"과":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"요":{"docs":{},"구":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"청":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"조":{"docs":{},"각":{"docs":{},"이":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"하":{"docs":{},"고":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"작":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"된":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}},"주":{"docs":{},"입":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"되":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"요":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"어":{"docs":{},"진":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"줄":{"docs":{},"일":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"줍":{"docs":{},"니":{"docs":{},"다":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"즉":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"찾":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"충":{"docs":{},"돌":{"docs":{},"하":{"docs":{},"지":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"키":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"판":{"docs":{},"단":{"docs":{},"하":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"포":{"docs":{},"함":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"며":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"될":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"된":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"맷":{"docs":{},"으":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005}}}}}},"헬":{"docs":{},"퍼":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"현":{"docs":{},"재":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"있":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"화":{"docs":{},"살":{"docs":{},"표":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"번":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"째":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"들":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"곳":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"이":{"docs":{},"며":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"교":{"docs":{},"체":{"docs":{},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}},"돌":{"docs":{},"연":{"docs":{},"변":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"발":{"docs":{},"생":{"docs":{},"하":{"docs":{},"면":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"시":{"docs":{},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"본":{"docs":{},"질":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"새":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"로":{"docs":{},"운":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}},"순":{"docs":{},"간":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"앞":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"완":{"docs":{},"전":{"docs":{},"히":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"료":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"되":{"docs":{},"는":{"docs":{},"지":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"왜":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"냐":{"docs":{},"하":{"docs":{},"면":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"질":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"캡":{"docs":{},"처":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"슐":{"docs":{},"화":{"docs":{},"되":{"docs":{},"어":{"docs":{},"야":{"docs":{},"하":{"docs":{},"며":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}}}}},"콜":{"docs":{},"백":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"타":{"docs":{},"입":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"과":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}}}},"파":{"docs":{},"악":{"docs":{},"하":{"docs":{},"기":{"docs":{},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"일":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"로":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"이":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"은":{"docs":{},"태":{"docs":{},"그":{"docs":{},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"페":{"docs":{},"이":{"docs":{},"로":{"docs":{},"드":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"와":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"눈":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"다":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"환":{"docs":{},"경":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"에":{"docs":{},"서":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"과":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"끝":{"docs":{},"나":{"docs":{},"기":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"드":{"docs":{},"러":{"docs":{},"내":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"마":{"docs":{},"지":{"docs":{},"막":{"docs":{},"으":{"docs":{},"로":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"찬":{"docs":{},"가":{"docs":{},"지":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"다":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}}},"몇":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"가":{"docs":{},"지":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"볼":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"성":{"docs":{},"공":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"능":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"음":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"임":{"docs":{},"의":{"docs":{},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"좀":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"더":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"종":{"docs":{},"종":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"증":{"docs":{},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"게":{"docs":{},"터":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"네":{"docs":{},"임":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"스":{"docs":{},"페":{"docs":{},"이":{"docs":{},"스":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"를":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"됨":{"docs":{},")":{"docs":{},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"붙":{"docs":{},"이":{"docs":{},"면":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"심":{"docs":{},"지":{"docs":{},"어":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"재":{"docs":{},"사":{"docs":{},"용":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"큰":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"피":{"docs":{},"하":{"docs":{},"기":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"강":{"docs":{},"요":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}}},"너":{"docs":{},"무":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"높":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}},"으":{"docs":{},"로":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"깊":{"docs":{},"은":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"얻":{"docs":{},"고":{"docs":{},"자":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"허":{"docs":{},"용":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"훅":{"docs":{},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"감":{"docs":{},"지":{"docs":{},"하":{"docs":{},"기":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"시":{"docs":{},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"할":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"켜":{"docs":{},"지":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"까":{"docs":{},"다":{"docs":{},"로":{"docs":{},"울":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"약":{"docs":{},"간":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"양":{"docs":{},"방":{"docs":{},"향":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}},"잃":{"docs":{},"어":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"틀":{"docs":{},"림":{"docs":{},"없":{"docs":{},"이":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}},"묶":{"docs":{},"어":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"브":{"docs":{},"라":{"docs":{},"우":{"docs":{},"저":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"에":{"docs":{},"서":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"와":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"응":{"docs":{},"답":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"과":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"팩":{"docs":{},"토":{"docs":{},"리":{"docs":{},"가":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"출":{"docs":{},"력":{"docs":{},"으":{"docs":{},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}},"렌":{"docs":{},"더":{"docs":{},"링":{"docs":{},"에":{"docs":{},"서":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"목":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"웹":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"존":{"docs":{},"재":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"취":{"docs":{},"하":{"docs":{},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"평":{"docs":{},"가":{"docs":{},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"length":21253},"corpusTokens":["!","!==","\"ablacklistedmutation\"","\"after\"","\"antes\"","\"before\"","\"depois\"","\"estado\"","\"fluxo","\"font","\"getters\"","\"getters\"를","\"increment\"","\"increment\",","\"incrementar\"","\"inject\"","\"injetar\"","\"loja\"","\"modo","\"mutações\"","\"one","\"padrão","\"quando","\"quebrado\"","\"recuperar\"","\"retrieve\"","\"singl","\"snapshots\"","\"state","\"store\"","\"store\",","\"store\".","\"view\",","\"vuex","\"when","\"вычисляемые","\"до\"","\"единственным","\"из","\"инъекции\"","\"источник","\"когда","\"машину","\"машины","\"нагрузка\"","\"однонаправленного","\"оптимистично\"","\"паттерн","\"после\"","\"представление\",","\"снять","\"хранилище\"","\"ゲッター\"","\"タイプが","\"ビュー\"","\"注入\"","\"状態管理パターン\"とはなんですか?","\"검색\"하는","\"단방향","\"뷰\"가","\"상태","\"스냅샷\"을","\"원본","\"이전\"","\"이후\"","\"저장소\"는","\"주입\"하는","\"타입이","#","$","$store):","$store.dispatch","%","'#app',","''","'.","'...',","'../api/shop'","'../api/shop':","'../types'","'./getters'","'./modules/a'","'./modules/a'],","'./mutat","'./mutations'","'./store'","'./test.js',","'anothergetter',","'apple',","'babel","'bar'","'carrot',","'chai'","'context.state`","'count'","'count',","'count'를","'diretamente,","'donetodoscount'","'donetodoscount',","'e'","'es6","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'fruit'","'hot","'increment'","'increment',","'incrementasync',","'incrementby'","'mocha","'mocha!babel!./test.js'로","'mymodule'],","'newprop',","'once'","'once')","'once');","'orange',","'pluginaction')","'production'","'production'의","'receive_products',","'request_products'","'require'","'s","'some/nested/module/bar'","'some/nested/module/foo',","'some_mutation'","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'test","'todos/done_count'","'todos/fetch_all'","'todos/toggle_done'","'update_data')","'vegetable'","'vue'","'vuex'","'vuex/dist/logger'","('a',","('incremento')","('xxx'),","((state.count","()","().","()`","(.babelrc도","(2.3.0","(3","(action,","(activé","(ainsi","(c'est","(cb)","(commit)","(comput","(context)","(context,","(count","(ctx,","(de","(declar","(declarado","(déclaré","(e)","(e.g.","(ecmascript","(enabl","(error)","(es2015","(especi","(esta","(expectedmutations.length","(for","(habilitada","(handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受","(id)","(isso","(juntament","(module.hot)","(modulename).","(mutat","(mutation)","(mutation,","(mutation.typ","(mutaçõ","(namespacedcontext,","(nécessit","(object","(option","(par","(para","(particulièr","(payload)","(payload),","(payload):","(payloads):","(por","(pour","(prefix)","(props)","(que","(qui","(recarregamento","(requer","(requir","(root)","(sera","(será","(singl","(socket)","(ssot)”而存在。这也意味着,每个应用将仅仅包含一个","(stage","(state","(state)","(state)。vuex","(state,","(store)","(strict","(suportado","(support","(supporté","(thi","(togeth","(tout","(two","(type)","(type,","(value)","(você","(vou","(vuex)):","(which","(will","(you","({","({dispatch})","(«","(в","(для","(или","(например,","(находящегося","(нужно","(определённые","(особенно","(поддержка","(предварительно","(при","(пример","(требуется","(хотя","(これは、","(これは不自然な例です。実際には、さらに複雑なタスクのために","(例如当","(比如","(比如通过","(루트","(모듈에","(예:","(이는","(인바운드","(특히",")","*","*/","+","+=","+karma",",",",em",".","...","...args)","...args:","...mapactions('some/nested/module',","...mapactions([","...mapactions({","...mapgetters([","...mapgetters({","...mapmutations([","...mapmutations({","...mapstate('some/nested/module',","...mapstate({","...option","...state.obj,","./",".babelrc",".babelrc):",".babelrc):",".default",".default를","/","/*","//","///","/\\.js$/,","/node_modules/","0","0)","1","1)","1,","1.0","10","10)","100)","1000)","123","123)","123),","123)을","1st","1º","2","2),","2,","2.3.0+","2.3.0+)","2.3.0+):","2.5.0","2.5.0+","2nd","2つあります。","2つのメソッドを両方呼び出すとき、それらがいつ呼び出されたか、どちらが先に呼び出されたかを、どうやって知ればよいのでしょう?これがまさに、状態変更と非同期の","2つの概念を分離したいという理由です。vuex","3","3),","3,","3.0","3rd","3º","3ᵉ","4","4th","4º","4ᵉ","6","6)","8080",":",";","=","===","=>",">",">=","?","[","['receive_products',","['request_products'],","[...state.cart.added]","[]","[],","[createlogger()]","[key:","[myplugin]","[mypluginwithsnapshot]","[plugin]","[some_mutation]","[type:","[types.done_count]","[types.fetch_all]","[types.toggle_done]","[{","]","])","]),","],","_.clonedeep(state)","_.clonedeep(store.state)","__dirname,","`","`,","`.default`","```","`actiona`","`computed`","`console`","`console`,","`dispatch","`getdata","`getdata()`","`getotherdata","`getotherdata()`","`getters`","`mapactions`","`mapmutations`","`modulea`","`modulea`'","`moduleb`","`moduleb`'","`mutation`","`mutations`","`mutações`","`mymodule`","`namespace`","`namespaced`","`nested/mymodule`","`nextstate`","`nextstate`...","`prevstate`","`require`","`root`","`rootgetters`","`some/nested/module`","`state","`state`","`store.commit","`store.commit`","`store.dispatch`","`store.getters.donetodoscount`","`store.getters`","`store.getters`,","`store.getters`,只存在于模块中","`store.state.count","`store.state.count`","`store.state`","`store.state`,","`store.state`,只存在于模块中","`store.state`,若在模块中则为局部状态","`store`.","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.$store.getters.donetodoscount`","`this.add()`","`this.count`","`this.donecount`","`this.increment()`","`this.incrementby(amount)`","`this`","`this`,","`this`를","`todos`","`true`","`true`,","`vue.use(vuex)`","`vuex.mapstate`","`{","`{{","a:","abaixo","abonnez","abord","abordagem","about.","abov","abramov","abramov,","abramov의","abstract","abstrair","abstraçõ","accept","access","accesseur","accesseur,","accesseur.","accesseurs,","accesseurs.","accesseurs...","account:","accéder","aceita","aceitam","aceitarão","acessando","acessar","achiev","acima","acionada","acionado","acionados.","acionar","acontecer.","actant","actant.","actent","acter","acter,","action","action({","action.","action:","actiona","actiona가","actionb","actions'","actions,","actions.","actions.getallproducts({","actions.j","actions.spec.j","actions:","actions?,","actionsinjector","actionsinjector({","actions,响应在","action、mut","action。","action。handl","action。opt","action。处理函数总是接受","action。详细介绍","action。返回一个解析所有被触发的","action,以处理更加复杂的异步流程?","action,你可添加","action,局部状态通过","action,或者使用","action:","activ","acton","actual","actuel","acté","actée,","acusará","ad","adapt","adaptada","adaptar","add","add:","addit","addition,","additionnel","adicion","adicionai","adicionar","adicionarem","adicionem","admetton","admittedly,","advanc","advantag","advertência","afeta","afetado","affect","affecté","affichon","afin","afirma","again,","agora","agora,","agrupar","aid","aider","ainda","ainsi","ait","ajout","ajoutez","ajud","ajudant","ajudar","ajudem","alavancar","alavancem","algum","alguma","algun","allon","allow","alor","alors,","alreadi","also,","alteração","altern","alternar","alternativa","alternativamente,","alternative,","alternatively,","although","alto","alway","além","ambo","amount","amount)`","amount:","anexado","anexando","aninhado","aninhar","anoth","ant","antecipadamente.","anterior","anterior.","any)","any,","any[])","anywher","ao","apena","aperçu","api","api,","api.","api.callasyncmethod(()","apis.","api。当测试","api는","api를","api에","api,vuex","api,因此你可以直接用","aplicada","aplicando","aplicativo","aplicativo.","aplicativo:","aplicativo;","aplicação","aplicação,","aplicações.","apontará","apontarão","app","app,","app.","app.vu","app:","app;","apparti","appel","appelez","appelé","appelée.","appli","applic","applicatif","application'","application,","application.","application:","applications.","appliqu","appliqué","apport","apprendr","approach","approch","appréhend","aprendendo","apresentamo","apresentar","apropriada.","aproveit","aproveitar","aprè","apó","aqui","arbitrari","arbitrárias.","arbr","architecture.","architecture。与其他模式不同的是,vuex","architectureから影響を受けています。","architecture에서","args,","argument","argument'","argument,","argument.","argument:","argumentar","argumento","argumento.","argumento:","argumentos.","argumentos:","arguments.","arguments:","argument는","argumnto","armazenado","armazenamento","arquivo","array","array)","array,","arriv","arrow","arrêter","articl","artificiel,","assembl","assert","asserção","asset","assets)","assets)时不需要在同一模块内额外添加空间名前缀。更改","assez","assign","assim,","assim:","assina","assincronicidad","associ","associadas.","associé","assum","assumindo","assur","assurez","assustador.","assíncrona","assíncrona:","assíncronas,","assíncrono","astuc","async","async/await를","asynchron","asynchrones,","asynchrones.","asynchronous,","at.","atendam","ativ","ativada,","ativo","atravé","attach","attaché","attempt","attendr","attendu","attent","atual","atualizado","atualizar","atualizarão","atualizaçõ","até","au","aucun","auparavant.","aura","aurez","auron","aussi","author","auto","automat","automatically.","automatically:","automaticament","automaticamente.","automaticamente:","automatiqu","autor","autorisé","autosuffis","autosuffisant","autr","autônomo","aux","auxiliar","avail","avaliado","avaliar","avancé","avant","avantag","avançados,","avec","avoid","avoir","avon","await","await,","await,我们可以如下组合","ação","ação.","ação:","açõ","ações,","ações.","b:","babel","balis","basant","base","baseado","basent","basic","basicament","basique.","basta","bastant","basé","be","beaucoup","becom","befor","behind","belong","below","bem","besoin","besoin.","better","between","biblioteca","bibliothèqu","bidirecion","bidirecionai","bidirectionnel","bien","big","big,","bind","bit","bloated.","boa","boilerpl","boilerplate.","bom","bonn","boolean","bord","both","bound","boutiqu","break","brittl","browser","browserifi","browserify,","browserify가","browserify를","browserify에서","browserify,让构建工具帮我们处理:","browsers.","bu","build","build.","built","bundl","bundle.","bundle.j","bundle.js'","bundle。","bundle로","busca","básica","básico","básico.","bénéficier","bénéfiqu","c'est","c.","ca","cach","cached.","cada","calcul","calculada","calcular","calculé","calculée,","calculées,","call","callback","callback:","caminho","campo","canal","cancela","capacidad","captur","capturar","capítulo","capítulos.","car","caracter","caractèr","care","carga","caro","carregador","carrinho","cart","cart,","cart.j","cas,","case","cases,","caso","caso,","casos,","catch","category:","caus","causar","causará","causera","caveat","cb([","cb:","cd","cdn","cdn:","ce","ceci","ceci,","cela","cela,","center","central","centralisé","centralizada","centralizado","centro","cepend","cependant,","certa","certain","certifiqu","certo","cet","cett","chai","chain","chai를","chama","chamada","chamadasstore.commit","chamado","chamamo","chamar","chame","champ","champ.","champs,","chanc","chang","change,","change.","change:","changed.","changement","changent","changer","changes,","changes.","changez","changé.","changée.","chapitre.","chapitres,","chapter","chapters.","chaqu","charg","chaud","chaud.","chave","check","checkout","checkout,","child","chose","ci","citat","citação","clavier","clear","clonar","clone","cloner","clé","code","code.","coisa","colaborador","colaterai","collabor","collaborateur","collapsed:","colocar","com","comandos:","combin","combinada","combinação","combiné","come","começando","começar","começar.","comitada,","comitando","comitar","comm","commands:","commenc","commencez","comment","commençon","commit","commit('account/login')","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('receive_products',","commit('request_products')","commit('somemutation')","commit('somemutation',","commit('someothermutation')","commit(mutation:","commit(type:","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit):","commit,","commit.","committed,","commit。换言之,你在使用模块内容(modul","commit를","common","commonli","communé","como","comocontext.rootstate:","compar","compara","comparar","compartilhado","compartilhado,","compartilham","compil","compilação","complet","completament","complex","complexas):","complexes)","complexos?","complic","complicada","complicada,","complicado","compliqué","compliqués,","complèt","complète,","complément","compon","component","component,","component.","component:","componente,","componente.","componente:","componentes,","componentes.","components,","components.","components:","components?","compor","compos","composant,","composant.","composants,","composição","composta","composé","compras,","compras.","compreensão","comprendre.","compromet","compromi","compréhens","compt","comptag","compter","compteur,","comput","computada","computada,","computadas?","computado","computado.","computado:","computados,","computation,","computação","computed.","computed:","computed에","comum","comun","conceito","conceitos.","concept","concepts.","concret","conectado","config","config.","configur","configuration.","configuração","configuração.","confira","confirma","confirmam","confirmando","confirmar","conflict","conflit","conflito","conjunto","conseguir","consid","consider","considéron","consist","consol","console,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","console.log(store.state.count)","const","constant","constructeur","constructor","construindo","construir","construiu","construtor","consult","consultar","consultez","conséquent","contador","contagem,","contain","contamin","conten","contendo","conteneur","contenir","contenu","conter","context","context,","context.","context.commit","context.commit('increment')","context.commit을","context.gett","context.getters.","context.getters를","context.rootst","context.rootstate:","context.rootstate로","context.rootstate:","context.st","context.state는","context.state도","context.state와","contexte.","contexto","contexto.","contido","contient","contriv","contrário","contá","contém","convent","convenção","convert","convertir","conçu","copi","core","correspond)","corretamente,","cost","cost.","count","count++","count,","count:","countalias:","counter","countpluslocalst","coup","couplé","courant","court","cout","couvrir","creat","createlogg","createlogger({","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers(namespace:","createnamespacedhelpers.","createplugin","createvuexlogg","createvuexlogger。","createwebsocketplugin","createwebsocketplugin(socket)","creation)","creation)の際に宣言された、静的なモジュールはこのメソッドで削除できないことに注意してください。","cresc","cria","criada","criando","criar","criação","crie","cross","création","créer","créez","créon","créé","current","curto","custo","código","código(especialment","código.","código:","cópia","côté","cœur","d'access","d'accè","d'achats,","d'achats.","d'acter","d'action","d'action.","d'aid","d'api","d'appel","d'applic","d'argument","d'assert","d'attach","d'autr","d'avoir","d'effectu","d'espac","d'i","d'implément","d'import","d'incrément","d'inject","d'instanc","d'observer,","d'option","d'opérat","d'outil","d'un","d'une","d'utilis","d'échec","d'écrire","d'élément","d'état","d'état.","d'évènement","d'être","d.","da","dado","dado.","damo","dan","daqui","data","data)","daunting.","de","deal","debug","debug:","debuggable,","debugging)","debugging.","decis","decisõ","declar","declarar","declarativo","deep","deepli","default","default,","default.","default:","defin","defineplugin","definido","definindo","definir","definit","dehor","deix","deixar","deixá","dele,","deles.","dentro","deo","depend","dependa","dependem","dependencies,","dependencies.","dependência","dependências,","deploy","depui","depurando","depuração","depuração)","depuração.","deriv","derivado","dernier","dernièr","derrièr","describe('actions',","describe('getters',","describe('mutations',","descript","descripteur","descriptive:","descriptor","descritiva:","descrito","descritor","deseja","desejado","desempenho.","desencadeado","desencadear","desenvolvedor","desenvolvedores,","desenvolvimento","desenvolvimento,","desenvolvimento.","desestruturação","desir","desligá","despacha","despachada","despacham","despachar","despacho","dess","dessou","dessu","dessus,","dest","destructur","destructuring)がよく使われます(特に","detail","details,","detalh","detalhado","detalhes,","detalhista","detect","detectar","deux","deuxièm","dev","dev.","deve","deve:","develop","developers,","development,","development.","devem","devenir","deveria","deveria!","devez","devido","devient","devo","devolvíveis,","devraient","devrait","devriez","devron","devtool","devtool'","devtool.","devtools,","devtools를","devtools,你可能不需要此插件。","devtool은","devtool의","devtool이","diferent","diferente,","diferença","differ","difficil","différenc","différenci","différent","différent,","difícil","digitar","dinamicament","dinamicamente.","dinâmico","dinâmico.","dire","direct","directement,","directli","directly,","directly?","direito","direta","diretament","diretamente?","direto","discuss","discutiremo","disparar","dispatch","dispatch('account/login')","dispatch('actiona')","dispatch('actiona').then(()","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch(action:","dispatch(type:","dispatch,","dispatch/commit","dispatch:","display","dispon","disponível","disso,","disso.","divers","divid","dividir","divis","do","do(s)","do:","docs.","document","documentation.","documentation。","documentação","documentos.","doesn't","doi","dois,","doit","doit,","doivent","dom","dom.","dom。","don't","don't.","donc","done","done()","done(error)","done)","done:","done?","done_count","donecount:","donetodos:","donetodoscount","donetodoscount:","donn","donner","donné","données,","doublecount","dout","down","down:","download","drive","du","dua","due","dumb","duplic","duplicar","dupliqu","durant","dure","dynam","dynamiqu","dynamique.","dynamiquement.","dá","dè","débogable,","débogag","débogage)","débogage.","déboguon","décision","déclar","déclarer","déclencher","déclenchera","déclenché","déclenché,","déclenchée,","déclenchés.","décomposit","défaut","défaut,","défaut.","défini","définir","définiss","définissez","déjà","démarrez","dépendanc","dépendances,","dépendr","déployez","désactivé","désiré","déstructur","détaché","détail","détails,","détecter","développ","développement,","développement.","développeur","développeurs,","d’instantané","e","e,","e.g.","e.target.value)","each","easili","ecmascript","ecmascript),","economizando","efeito","effect","effectué","effet","efficac","efficaces.","effici","eficient","eficientes.","either:","el","el:","eles:","ell","elm","elm.","em","emapmutations,","embora","embutido","en","enabl","encapsul","encapsulada","encapsulé","encontrado","encontramo","encor","endroit","enfant","enfants.","enforc","engorgé.","enquanto","enregistr","enregistron","enregistré","enregistré,","enregistrée,","enregistrés.","ensembl","ensuite,","ensur","entanto,","entend","entir","entr","entra","entrada","entrada,","entrada.","entrainera","entri","entry:","entry를","então","então,","então:","enviada","enviar","envifi","envify가","envio","environ","envolv","envolvido","envoy","erootgett","erreur","erreur.","erro","erro.","error","error.","es2015","es2015에서","es2015,你得抓紧了!","es6","escala","escala,","escrita","escrito","espac","especi","especialment","especificament","especifiqu","específica","específico","esperada","esperar","ess","essa","essay","essenci","essencialment","essenti","essentiel","est","esta","esta.","esta:","estado","estado\"?","estado)","estado,","estado.","estado:","estamo","estaremo","estará","estatai","estilo","estiv","estiverem","estore.state.nested.mymodule.","estritament","estrito","estrito,","estrito.","estrutura","estruturar","está","estágio","estático","estão","et","evalu","evaluate,","even","event","event:","evento","eventos.","eventos:","events.","events:","evitar","ex.","exact","exactli","examin","examineron","exampl","example,","example.","example:","exampleをチェックアウトしてください。","exatament","exclude:","executa","executamo","executar","executá","execução","exempl","exemple,","exemplo","exemplo,","exemplo:","exibido","exibimo","exist","expand","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","expens","explicit","explicit,","explicitament","explicitamente.","explicite,","explicite.","explicitement.","explicitli","explícita","explícita,","explícito.","expor","export","export,","export:","exportamo","exportar","exportação","exporton","expos","exposera","exposto","exposé","expõ","extens","extension,提供了诸如零配置的","extern","externas.","externes.","externo","extract","extrair","extraí","extraímo","extrem","extremament","extrêmement","fabriqu","facil","facilment","factori","failur","fair","fait","falha","fals","false,","false。","false로","fará","fashion.","fastidieux","faudrait","faut","faz","fazendo","fazer","façam","façon","featur","feel","feita","feront","ferra","ferramenta","fetch_al","few","ficar","fichier","field","fields,","file","file,","filename:","files.","filho","filho.","filter","filtercategori","filteredproduct","filtrar","filtrer","fim","fim,","fin","final","final.","finally,","find","fine","finer","fini","finir,","finish","first","first?","fit","flow","flow\":","flows?","flux","flux,","flux.","fluxo","flux、redux、和","fléchée","fn","fn'","foi","fois)","fois,","follow","fonction","fonction,","fonction.","fonctionn","fonctionnalité","font","foo:","fora","foram","forc","form","forma","forma,","format","formato","formatá","formulair","formulário","fornec","fornecido:","forneça","força","fourni","fourni.","fournir","fourniss","fournit","fractal","fragil","framework/assert","framework/bibliothèqu","frente:","frequência","fresh","frágei","full","funcionam","function","function(commit:","function(dispatch:","function(state:","function)","function):","function,","function.","functions,","functions.","fundir","função","função,","função.","funçõ","fur","further","furthermore,","fusionn","fzer","garant","garantindo","gener","genr","gera","geralment","gerenciador","gerenciamento","gerenciamo","gerenciando","gestion","gestionnair","gestionnaire.","gestão","get","getallproduct","getdata()","getdata())","getotherdata()","getotherdata())","getotherdata()가","getproduct","getter","getter'","getter,","getter.","getter:","getters)","getters,","getters,dispatch","getters.","getters...","getters.donetodos.length","getters.filteredproducts(state,","getters.j","getters.somegett","getters.someothergett","getters.spec.j","getters:","getters?,","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","getters、dispatch、commit","getters。当我们在之后介绍到","getters는","getters에","getter、act","getter。你也可以在","getter는","getter도","getter로","getter를","getter에","getter의","getter,dispatch","getter,gett","getter,rootst","getter,也会通过","getter,只读。","getter,接收的第一个参数是模块的局部状态对象。","getter,根节点状态会作为第三个参数暴露出来:","gettodobyid:","git","github","github에서","give","given","glanc","glasses:","globai","global","global,","global.","global?","globalement.","globally.","globalmente.","globaux,","go","good","gosta","gosta):","grand","grande,","grande.","grandement","grandit,","granulair","granular","gravada","gravando","gravá","greatli","gro","gros,","gross","grow","génère","gérant","gérer","habilit","habilitar","handl","handler","handler,","handler.","handler.\"","handler:","handlers,","handlers.","handler。这个选项更像是事件注册:“当触发一个类型为","handler는","handler,你需要以相应的","hard","haut","have","haven't","help","helper","helper:","helpers,","helpers.","helper를","herda","here","here'","hidratação","high","hmr","hmr.","hold","hook","hot","hotupdate(newoptions:","hot。","houver","however,","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0","https://unpkg.com/vuex@2.0.0.","https://unpkg.com/vuex@2.0.0과","hydrat","há","hérite","ici","id)","id:","idea","ideal.","identiqu","idiot","idé","idéales.","idéia","ie),","ie),那么你可以使用一个","il","imagin","imaginon","imbriqué","imbriqués,","implantar","implement","implementar","implementarem","implementation:","implementations.","implementação","implementaçãocounter`:","implementaçõ","impliqu","impliqué","implément","import","import.","importa","important","important,","importante,","importantly,","importar","importação","importá","impos","imposs","impossible:","impossível:","imprevisível","imprévis","impulsiona","impõ","in,","inappropri","inappropriées.","inapropriada","inbound","inchada.","inchangé","inclu","inclua","includ","incluez","incluí","incluído","inconvéni","incorporado","increment","increment(state)","increment:","incrementar","incrementasync","incrementifoddonrootsum","incremento","increment인","index.html","index.j","indirect.","indireto.","informaçõ","inherit","inici","inicializada","inicializar","initi","initialisez","initialisé","inject","injectera","injection):","injecté","injetada","injetar","injetor","injeção","inlin","input","input.","insid","inspir","inspirada","inspiré","instal","instalar","instalará","instalação","installez","installé","instanc","instance,","instantané","instantâneo","instead","instância","integr","integra","intent","intenção","inter","internes,","internes.","interrog","intimidant.","intraç","introduc","introduct","intègr","intégré","inventado,","inversement.","invocar","invok","involv","invoqu","irmãos.","irá","is,","isadmin","isso","isso,","isso:","isto","it'","it('filteredproducts',","it('getallproducts',","it('increment',","it,","it.","it?","item","iten","itself","jamai","javascript","jeter","jetez","jouer","jour","jour.","js","judicieux","jump","just","já","karma","key","key.","key:","keystrokes:","know","l'abonn","l'accesseur","l'action","l'ajout","l'analys","l'api","l'appel","l'applic","l'application.","l'arbr","l'architectur","l'argument","l'asynchronism","l'auteur","l'avoir","l'enregistr","l'espac","l'exempl","l'export","l'extens","l'extrair","l'idé","l'import","l'inject","l'input","l'instal","l'instanc","l'intérieur","l'invers","l'objet","l'on","l'opportunité","l'option","l'opérat","l'opérateur","l'une","l'utilis","l'utilisateur","l'utilisez","l'échec","l'état","l'état)","l'état,","l'état.","l'évènement","la","laiss","laisser","lanc","lancer","lancera","lancée.","lançado.","laquel","larg","later","later.","latest","le","lead","learn","leav","lectur","leitura.","lembr","lembrar","ler","lesquel","less","let'","leur","leva","levam","level","leverag","liaison","librairi","librari","library,","lidam","lidar","lien","lier","lieu","ligando","ligação","ligaçõ","lign","like):","limit","limpa","line","linha","link","links.","linter","linters,","linter와","lion","lisant","list","lista","listen","littéral","liée","lo","lo?","loader","loader!","loader!./actions')","loader!./test.js'","loader!./test.js'.","loader!./test.js'。","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","loaders。","loader。","loader를","locai","locais:","local","local,","local.","localcomput","localhost:","localhost:8080/webpack","localis","localisé","localisés.","localizado","localizados.","localizar","locat","locaux","log","logada","logged,","logger","logger:","logging,","logguer.","loggué","logic","login","logiqu","logs.","logá","loin","loja","loja.","long","longo","look","lor","lorsqu","lorsqu'il","lorsqu'on","lorsqu'un","los.","los:","lose","lugar","lui","lunett","là","là,","légèrement","lógica","ma","made","mai","main","main.j","maintainability.","mainten","maintenabilité","maintenant,","maioria","make","manag","management,","maneira","mani","manipul","manipulador","manipulador.\"","manipular","manipulação","manièr","manière,","manutenção.","map","map:","mapact","mapactions(namespace?:","mapactions,","mapeada","mapeamento","mapear","mapeia","mapgett","mapgetters(namespace?:","mapgetters({","mapgetters,","mapmut","mapmutations(namespace?:","mapmutations,","mapmutations들을","mapstat","mapstate([","mapstate(namespace?:","mapstate({","mapstate,","mapstate,mapgetters,","mapstate、mapgetters、mapact","mapstate、mapgetters、mapactions、そして","mapstate는","mapstate에","marcá","mark","matriz","matter","mean","mecanismo","mechan","medida","medium","meilleur","meio","melhor","member","meno","merg","mesma","mesmo","mesmo:","messag","message)","message:","mesur","method","method.","method:","methods.","methods/properti","methods:","mettez","metton","mettr","mettront","mi","mieux","mistur","misturar","mix","mocha","mock","mocking.","mode","mode)","mode,","mode.","model","model.","model은","model을","model의","modif","modifi","modifications,","modificaçõ","modifié","modo","modul","modular","modularidad","modularité.","module'","module),","module,","module.","module.export","module.hot.accept(['./mutations',","module:","modulea","modulea'의","modulea,","moduleb","moduleb'의","modules'","modules,","modules.","modules/todos.j","modules:","modules?","modulo","modèl","modèles,","moment.","momento","monopag","montamo","more","motivo","moyen","moyenn","much","muda","muda,","mudança","mudar","mudar.","mudarem.","mude","muita","muito","multipl","mutado","mutado.","mutaion","mutam","mutar","mutat","mutated.","mutateur","mutation,","mutation.","mutation.payload)","mutation.typ","mutation/act","mutation:","mutations)","mutations,","mutations.","mutations.j","mutations.spec.j","mutations:","mutations?,","mutationtransform","mutation、module、act","mutation。","mutation。handl","mutation。opt","mutation。vuex","mutation。详细介绍","mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。","mutation(用于外部地数据持久化、记录或调试)或者提交","mutation,不同在于:","mutation,处理函数总是接受","mutation,将","mutation,并且使用","mutation,或者使用","mutation,或者通过","mutation,插件可以用来同步数据源到","mutation,而不是直接变更状态。","mutation:","mutação","mutação,","mutação.","mutação:","mutaçõ","mutações,","mutações.","mutações:","muter","muton","muté.","mypage:","myplugin","mypluginwithsnapshot","myreusablemodul","mécanism","médio","méthode","méthode.","método","método.","métodostore.commit:","même","même,","módulo","módulo)","módulo,","módulo.","módulos,","módulos.","múltipla","múltiplo","n","n'activez","n'affect","n'aimez","n'ait","n'aurez","n'avez","n'entr","n'est","n'i","n'import","n)","na","name","name,","name.","namespac","namespace,","namespace.","namespaced:","namespaced?,","namespace가","name)機能を使用できます","natur","naturel","navegador","navigateur","navigateurs.","ne","necessidad","necessita","necessário","need","need.","nele","nenhuma","ness","nest","never","new","newact","newmodulea","newmut","newmutations,","newprop:","next","next,","nextstat","nextstate...","nextstate를","nisso","niveau","niveaux","no","node","node.","node.j","node.js.","node_modules/vuex","node를","nom","nom.","nome","nomeada","nomeada:","nommé","non","normal","normalement,","normally,","normalment","normalmente,","nossa","nosso","nota","nota:","note","note:","notez","notr","nou","nouveau","nouveaux","nouvel","nova","novament","novamente,","novo","novo.","now","now,","npm","npm.","npm의","null,","nunca","não","não.","nécessair","nécessaires.","nécessit","nível","nível:","nó","nós,","nós:","núcleo","o","obj","obj.messag","obj.message。在严格模式中,由于这个修改不是在","obj.message를","object","object)","object):","object,","object.","object:","objet","objet,","objet.","objeto","objeto,","objeto.","objeto:","obj가","oblig","observ","observables).","observador","observam","observamo","observáveis).","obtendo","obtenir","obter","obtêm","of:","off","offic","offici","officiel","on","ond","one,","one.","only.","ont","opcion","opcionalment","oper","operador","operations,","operations.","operator)","operator)로","operator)를","operator)을","operator)を使って","operaçõ","oportunidad","opportun","optimist","option","option.","option:","optionnel","options.","options.namespac","options:","options?:","options은","opção","opçõ","opérat","opérateur","order","os","os.","ou","ouchange:","ourselv","out","outbound","outer","outil","output","output:","outra","outro","outsid","ouvir","ov","où","pa","packag","pacot","padrão","padrão,","padrão.","padrõ","padrões,","pai","palavras,","pallier","panier","par","para","para:","paraitr","paramètr","parar","parc","parec","parent","parent.","parent/child","parent/enf","parfait","parfoi","part","partag","partagé","partagé,","parte,","partes:","parti","parti.","particularli","particularment","particulièr","parts:","parâmetro","pass","passado","passage).","passar","passer","passez","passo","passé","path","path:","pattern","pattern\"?","patterns,","payload","payload)","payload,","payload.amount","payload:","payload?:","payloads:","pedaço","pedido","pega","pegou,","pela","pelo","pena","penché","pendant","pens","pensar","perceba","perdant","perdemo","perfectli","perfeitament","perform","performances.","permaneça","permet","permissão","permit","permut","persist","persistence,","persistência","personnelle.","pertenc","pesar","peu","peut","peuvent","pick","piec","pilot","place","plain","play","pleno","plu","plugin","plugin.","plugin:","plugins,","plugins.","plugins:","plupart","plus,","plusieur","plutôt","pode","podem","podemo","point","pointera","pointeront","pollut","poluição","polyfil","popular","por","porqu","portanto,","porvue.us","posent","possa","possam","possamo","possibl","possivel:","possui","possívei","possível","post","posteriores,","posts:","pouco","pour","pour,","pourquoi","pourrait","pouvez","pouvon","pra","practic","practice,","pratiqu","pratique,","pratique.","prazo","prazo.","pre","precisa","precisa.","precisamo","precisar","precisaremo","precisará","precisemo","predict","prefer","preferir","preferência","prefira","prefix","prefixo","premier","premièr","prend","prendr","prennent","preocupar","preserv","preservar","preservest","preservestate:","preservestate:store.registermodul","pretti","previou","previsível.","prevstat","prevstate와","pri","primeira","primeiro","primeiro?","princip","principai","principal","principles:","princípio","probabl","problem","problema","problèm","problème,","process.env.node_env","proch","prochain","procéder","procédon","procédur","product","product.categori","production!","production,","productivity.","productivité","products)","products,","products.j","products:","produira","produit","produtividad","produção","produção!","produção,","profil","profond","profondé","profunda","profundament","profundo","program","programa","programm","project","project.","projet","projet.","projeto","projeto.","promess","promessa","promesses.","promis","promise((resolve,","promise,","promise.","promise/auto'","promise:","promise。","promise。如果你支持的浏览器并没有实现","promise。详细介绍","promise를","promise입니다.","promise,并且","promise:","prop","propag","propagação","propagé","proper","properly,","properti","properties,","properties:","properties?","property)","property,","property:","proposal)","proposal),","proposit","proposta","propr","propriedad","propriedades:","propriété","prop는","provavelment","provid","provável","prática,","prático","pré","préalable.","précédent","précédent.","préfix","préférenc","préférences)","prémutation.","présenteron","préserver","prévisible.","própria","próprio","próxima","próximo","pui","puisqu","puisqu'un","puiss","pulando","purposes.","put","pó","qu'accéd","qu'aucun","qu'avec","qu'est","qu'export","qu'un","qu'état","quai","qual","qualquer","quand","quando","quantidad","que","que:","quebra","queira","quel","quell","quelqu","queremo","querer","queri","qui","quickli","quiser","quiser.","quisermo","quit","quot","quê?","rabattr","racin","racine)","racine,","racine.","racines.","raison","raisonn","raiz","raiz,","raiz.","rajout","ranger","rangés.","rapid","rapidament","rapido)","rappel","rappelez","rastreada","rastreá","rastreável","rastreável!","rather,","rattaché","razão","re","reach","react","reaction","reactiv","reactive,","reactive.","read","reai","reais.","reajam","real","realidad","realiti","realizada","realizada?","realizando","realizar","realli","realment","reason","reativa","reativas,","reativas.","reatividad","reativo","reativo.","reavaliada","reação","receb","recebem","receberam","receberá","receberão","recebido","receiv","recent","recevoir","recevront","recharg","recipient","record","record,","recorrendo","recurso","redux","redux,","redux:","redux의","refer","reference,","referência","referência,","regardon","regist","registered,","registermodule(path:","registr","registra","registrada","registrada,","registrado","registrado,","registrado.","registrados.","registrar","registration:","registro","regra","regras,","regroup","regroupé","reject)","relatórios.","releas","reli","reload","reload.","relèv","remain","rememb","remov","remplac","remédier,","rend","render","rendered.","rendering.","renderização","rendez","rendr","rendu","renvoi","renvoyé","repetit","repetitiva","replac","replacestate(state:","represent","representação","représent","requer","request","request,","requiert","requir","require('./actions').default","require('./modules/a').default","require('./mutations').default","require('inject","requêt","resolv","resolve()","resolved.","resolvidos.","resort","respect","respons","ressalva","rest","resto","restreint","restrict","restring","result","resultado","resultará","resumir","retenir","retorna","retornada.","retornado","retornam","retornando","retornar","retorno","retour","retourn","retourné","retournée.","retriev","retrocesso","retrouv","return","reus","reusable,","reuse.","reutilizar","reutilização","reutilizáveis,","revient","reçoit","reçoiv","reçu","right","rodando","root","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rota","rout","router","router와","rule","rules,","run","runinnewcontext","rápida","règle","règle.","règles,","réactif","réactif.","réactifs,","réactifs.","réaction","réactiv","réactivité","réalis","réalité","récupèrent","récupérat","récupérer","récursiv","réflexion","référenc","régulièr","répons","répétitif","résolus.","résout","résultat","réutilis","réutilisable,","réévaluat","réévalué","s'abonn","s'assur","s'il","s'intègr","s'occup","s'évapor","sabe","sabemo","saber","saberá","sachant","sain","saisit","salva","same","same:","san","saurez","sautez","sauvegard","sauver","save","savedcartitem","savedcartitems)","savez","savoir","saída,","scale","scale,","script","script,","script.","se","second","secundária","see","seen","seguem","seguida,","seguint","seguintes:","seguir","segundo","seja","sejam","self","selon","sem","sembler","semelhant","sempr","send","separ","separados.","separando","separar","seqüência","ser","sera","serait","serem","seria","seront","sert","serv","server","server,","server/test","server。","server를","serveur.","servic","serviço","será","serão","set","seta","setter","setter:","setter를","settimeout(()","setup","seu","seul","seule.","seulement","shape","share","shop","shop.buyproducts(","shop.getproducts(product","short","should!","si","sibl","side","side.","sido","sight:","signifi","significa","similair","similaire,","similar","similarly,","simpl","simple,","simplement","simples,","simples:","simplesment","simplest","simpli","simplic","simplicidad","simplicité","simplifi","simplificado","simplificar","simplifié","simul","simuladas.","simulado","simular","simulation.","simulé","simulées.","sincronizar","singl","singleton","singleton.","singleton?","sinon.js),","sinon.js),你可以使用它们替换辅助函数","sinon.spy()","sintax","sintaxe:","sistema","situat","situation,","situação,","situaçõ","snapshot","snapshots,","sobr","socket.emit('update',","socket.on('data',","soit","solicitação","solut","solução","soluçõ","some_mut","someact","someaction:","somegett","somemut","someotheract","someothergetter:","sometim","son","sont","sorti","sortirez","sou","souhaitez","souhaitiez","souhaitons.","sourc","souvent","spa","spa,","spa를","specif","spi","split","spread","spécialement","spécifiqu","ssr","stage","start","started.","state","state'а","state)","state,","state.","state.a,","state.b","state.count","state.count++","state.count,","state.count`","state.count`와","state.obj","state.obj.messag","state.products.filter(product","state.some.nested.module.a,","state.some.nested.module.b","state.subtre","state.todos.filter(todo","state.todos.find(todo","state:","state;","stateafter)","statebefore,","state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:","state。你可以通过","state。用于服务端渲染。","state。这在你想要重用","state는","state를","state부터","state,例如从一个服务端渲染的应用保留","state,驱动应用的数据源;","static","statiqu","step","still","stockag","stop","store","store'","store)","store):","store,","store.","store.commit","store.commit('increment')","store.commit('increment')를","store.commit('increment',","store.commit('receive_data',","store.commit('receivedata',","store.commit({","store.commit,","store.commit:","store.commit에","store.commit와","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch(namespac","store.dispatch({","store.dispatch:","store.dispatch가","store.dispatch와","store.gett","store.getters.","store.getters.donetodo","store.getters.donetodoscount","store.getters.donetodoscount에","store.getters.gettodobyid(2)","store.getters:","store.getters。","store.getters에","store.getters와","store.hotupdate()","store.hotupdate():","store.hotupdate({","store.j","store.js,","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.registermodule:","store.st","store.state,","store.state.a","store.state.b","store.state.count","store.state.count,","store.state.count가","store.state.count를","store.state.count에","store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。","store.state.mymodul","store.state.nested.mymodul","store.state.nested.mymodule.","store.state로","store.state와","store.subscribe((mutation)","store.subscribe((mutation,","store.subscribe(mut","store.subscribeaction((action,","store.unregistermodul","store.unregistermodule(modulename)","store.unregistermodule(modulename).","store.unregistermodule(modulename)을","store/modul","store:","stores.","store。例如,同步","store。创建过程直截了当——仅需要提供一个初始","store는","store(下面是个大概例子,实际上","store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态","store)。","store):","store,他们公用同一个模块","store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:","store,大概长这样:","straightforward","strict","strict,","strict.","strict:","strictli","string","string):","string,","string.","string]:","structur","structure:","style","style,","sua","sub","subir","subject","subscrib","subscribe(handler:","subscribeaction(handler:","subscribing,","substitua","subárvor","success","succinct","succinct!","succè","sucedido","sucesso","such","sucinto!","suffire.","suivant","suivent","suivez","sujeita","sujett","sumwithrootcount","suporta","suportam","support","supposon","supprim","sur","sure","surtout","sustentável.","swap","sync","synchron","synchrone.","synchrones.","synchronis","synchronous.","synchronous?","syntax","syntax,","syntax:","syntaxique),","syntax)","system","system,","system.","systèm","são","séparant","séparer","séparé","séparés.","síncrona","síncronas.","síncrono","só","tableau","tag","tag,","tags.","tailor","take","talvez","também","também:","tant","tard.","tarde.","tarefa","tasks):","tedioso","tediou","tell","tem","temo","temp","template:","tempo","tempo.","temps.","tenha","tenham","tentando","tentará","tentera","ter","term","terme.","termes,","termin","terminé","terroot:","terá","teríamo","test","test,","test.","test.js'.","test:","testact","testaction(actions.getallproducts,","testaction:","testando","testar","testar,","teste.","tester","tester,","tester.","testes.","tests.","testá","text","text:","that'","that,","that:","them,","them.","them:","then:","there'","thing","think","this,","this.","this.$stor","this.$store.","this.$store.commit('increment')에","this.$store.commit('updatemessage',","this.$store.commit('xxx')","this.$store.commit('xxx'),","this.$store.commit('xxx')를","this.$store.dispatch('increment')에","this.$store.dispatch('xxx')","this.$store.dispatch('xxx'),","this.$store.dispatch('xxx')를","this.$store.getters.donetodoscount","this.$store.state.count","this.$store.state.obj.messag","this.$store.state.todos.filter(todo","this.$store로","this.add()를","this.add()을","this.count","this.count++","this.count를","this.donecount를","this.increment()를","this.increment()을","this.localcount","this:","through","throw","thrown.","thu","time","times):","tipo","tipo:","tiram","tirar","title:","tiverem","to:","toda","todo","todo.done)","todo.done).length","todo.id","todos:","todosmodul","togeth","toggl","toggle_don","tomar","tool","tools.","torna","tornam","tornar","total","totalment","tou","toujour","tournon","tout","trabalha","tracer","track","trackable!","tracé","trade","transact","transactions.","transactions:","transaçõ","transform","transforma","travel","traçable,","tree","tree!","tree)を使います。つまり、この単一なオブジェクトはアプリケーションレベルの状態が全て含まれており、\"信頼できる唯一の情報源","tree,","tri","trick","tricki","trigger","trigger,","triggered,","trivial","trivial,","triviale,","trocar","troisièm","trop","trouv","trouviez","true","true,","true.","true}","true})","true를","true,它允许在命名空间模块里分发根的","true,它允许在命名空间模块里提交根的","true,并将这个","true:","truqu","truth","truth\".","truth)\"","truth)です。","trá","trè","tudo","turn","two","two,","type","type,","type.","type:","types'","types.j","typescript","typescript,","tâche","téléchargement","um","um,","um.","uma","un","un.","under","understand","unidirecional\":","unidirectionnel","uniqu","unique,","unit","unitair","unlik","unmaintain","unpkg.com","unpkg.com은","unpredict","unregist","unregistermodule(path:","unsubscrib","unwatch","up","up,","updat","updatemessag","updates.","upfront.","url","url을","us","us,","us:","usa","usada","usado","usage:","usam","usamo","usando","usar","usarmo","user","users,","uso","usual","usuário","usá","util","utilis","utilisateur","utiliser.","utilisez","utilison","utilisé","utilitair","utilitário","v","vai","vale","valeur","valor","valu","value)","value,","value:","value,然后侦听","vamo","variou","vem","ver","verbeux","verbeux.","verbos","verbosas.","verbose.","verbose:","verboso:","verdad","verdade\".","veremo","veri","verificar","verron","versa.","version","version/tag","versão","veut","vez","veze","vezes):","vezes,","via","viagem","vice","vider","view","view,","view.","view,以声明方式将","vinculado","vinculando","vincular","vista:","visto","visualis","visualiza","visualizar,","visualizaçõ","visão","vm.","vm.$watch","vo","você","você.","voici","voilà","volé","vont","votr","vou","voulez","vouloir","voulon","vous.","voyag","voyez","vrai","vraiment","vs","vs.","vue","vue'","vue({","vue,","vue.","vue.j","vue.js.","vue.js가","vue.set(obj,","vue.use()","vue.use():","vue.use()를","vue.use(vuex)","vue.use(vuex))","vue.use(vuex)):","vue.use(vuex)를","vue.use(vuex)):","vue:","vue?","vue@2.5+","vue@2.5+,","vue@>=2.5,","vue@>=2.5,反之亦然。","vuex","vuex\"","vuex,","vuex.","vuex.mapst","vuex.mapstate로","vuex.stor","vuex.store({","vuex:","vuex?","vuex@2.x","vuex@3.0+","vuex@>=","vuex。一个简单的","vuex。虽然将所有的状态放到","vuex가","vuex는","vuex로","vuex를","vuex없이는","vuex에","vuex에는","vuex에서","vuex의","vuex:","vuex?","vue로","vue에","vue의","vue컴포넌트","vá","vária","vário","vérifi","vérifier","véritabl","vérité","wait","want","want.","watch","watch(fn:","watch(getter:","watcher","watching,","way","way\"","way)","we'd","webpack","webpack'","webpack'ом","webpack,","webpack.","webpack.config.j","webpack在真实浏览器环境中进行测试。","webpack과","webpack을","webpack의","websocket","weigh","well.","whenev","whether","why?","window.promis","within","without","words,","work","world","worth","write","written","y","yarn","yarn,","you'v","you.","yourself","you’ll","zero","zone","{","{preservestate:","{root:","{{","{}","{})","{},","|","||","}","})","}))でこれを実現できます。","}).","})。","},","}]","}`","}`,","}`.","}}","}}`,","}의","«","«геттеры».","»","»)","»).","»,","».","à","às","árvore","árvore!","ça","ça,","ça.","é","é,","échell","échelle,","écouter","écrire","écrite","également","également,","épargn","étape","état","états,","été","éviter","évènement","évènements.","ête","être","óbvio","óculos:","última","única","único","útei","útil","œil","а","а,","абрамова,","абстракции","автоматически","автоматически.","автоматически:","автора","альтернативы","аналогичная","аналогично","аналогично,","аналогичным","аргумент","аргумента","аргумента,","аргументами","аргументов","аргументом","аргументом,","аргументом.","аргументом:","аргументы","аргументы:","архитектурное","архитектурой","асинхронного","асинхронности","асинхронны,","асинхронные","асинхронный","асинхронными","асинхронных","атрибут","беде,","без","бессмысленно.","библиотека","библиотеками","библиотеки","библиотеки,","благо","благодаря","более","большая","больше","большим,","большинстве","большое","большой","большую","браузера.","браузерах","браузерах.","браузере","будем","будет","будут","бы","были","было","быстро","быть","быть,","в","важнее,","важное","вам","вариантах","вас","ваш","вашего","ваши","ваших","вдохновлённого","веб","вернуть","вероятно","вероятно,","версии","версию","весьма","взаимодействие","взгляд","взгляда","виде","включает","включения","включить","влияет","влияние","вложенного","вложенность","вложенные","вложенных","вложено","вместо","вне","внесения","внести","внешним","внешних","внимание,","внимание:","внутри","во","вовсе","возвращаемую","возвращаемый","возвращаемым","возвращает","возвращают","возвращающее","возвращающие","возвращающий","возвращающую","возвращая","возвращение","возможно","возможно,","возможной","возможности","возможности,","возможность","возможностью","возможны","возможные","возникающие","возникновении","вот","вполне","времени\"","времени\".","время!","вручную","все","всегда","всего","всем","всех","вспомогательная","вспомогательного","вспомогательную","вспомогательные","вспомогательным","вспомогательных","встроенные","встроенный","всё","всём","вторую","вторым","входящих","вы","выбрасывать","вывода","выглядеть","вызвали","вызван","вызванных","вызвать","вызов","вызова","вызове","вызовут","вызовы","вызываем","вызываемые","вызывается","вызывать","вызывать,","вызываются","вызывая","выключили","вынесите","вынести","выносить","выполнения","выполнены","выполнять","высокоуровневых","вычислениями,","вычисляемого","вычисляемое","вычисляемые","вычисляемыми","выше","гарантирует,","генерирующий","геттер","геттера","геттера,","геттера:","геттерам","геттерам.","геттерами","геттеров","геттеров,","геттеров:","геттеры","геттеры,","геттеры.","геттеры...","гидрации","главах","глобального","глобальное","глобальной","глобальном","глобальному","глобальные","глобальный","глобальных","глубоко","глубокое","глупо:","го","говоря,","горячая","горячей","горячую","готовыми","да","давайте","даже","далее","далеки","данного","данные","данный","данным","данным,","данных","данных\":","данных,","данных.","дать","даёт","два","двунаправленного","двухсторонние","действие","действие.","действие:","действии","действий","действий,","действий.","действительно","действительности","действия","действия,","действия.","действия:","действиями","действиях","декларативно","дела,","делает","делать","дерева","дереве.","дерево","деревом","дереву","дескриптов","дескриптор","деструктуризация","деструктурирующее","динамическая","динамически","динамический","диспетчеризация","диспетчеризировать","для","до","до:","добавить","добавлена","добавление","добавлении","добавлено","добавлены","добавлять","добавляют","добавляя","добиться","доводилось","довольно","дожидаемся","документации","документации.","долгосрочной.","должен","должна","должно","должны","должным","дополнительного","дополнительные","дополнительный","достаточно","достижима","доступ","доступа","доступно","доступны","доступные","доступный","дочерним","дочерних","другие","другие):","другим","другими","других","другое","другой","другом","дублировать","дэна","его","единого","единое","единому","единственного","единственный","единственным","если","естественным","есть.","ещё","её","же","же,","жизни.","за","завершения","завершилось?","зависеть","зависимостей","зависимостей.","зависимости","зависимость","зависимостях","зависит","зависят","зависящие","загрузчиков","загрязнение","заданное","задуматься","заказа","заключается","залогирована","залогированной","залогированные","замена","заменить","замену","замены","заменяем","заметим:","заметно,","замечание:","заниматься","занимающиеся","записана,","записи","записи,","записывая","запись","запись:","запрашиваем","запрещено.","запрос","запросов","запуск","запуска","запускает","запускать","запускаются","запустите","запустить","зарегистрирован","зарегистрирован,","зарегистрированные","зарегистрированный","зарегистрировать","зарегистрируем","заскучать,","заставить","заставляет","заставляющими","затем","заточенной","затратным","затруднить","зачастую","здесь","знать","знать,","значение","значением","значении","значения","значит,","значительных","и","и,","идеала.","идея,","идёт","из","избегать","избежать","известные","излишней","изменение","изменений","изменения","изменения.","измените","изменится","изменить","изменяем","изменять","изменяться","изменяющими","изначальное","изрядно","изучим","или","им","имеет","имена\"","имени","именно","именованного","именованный","иметь","имеют","имитации","импортирования","импортировать","имя,","имён","имён,","имён.","имён:","инициализации","инициализацию","инициализировать","инициализируя","инициирована,","инициирования","инициированы","инициировать","инициируем","инициируемые","инициируемых","инициирует","инициируют","инкапсулируются","иногда","инструментах","инструментов","инструменты","инструменты,","интегрирует","интегрируется","использован","использование","использованием","использовании","использования","использовать","использовать,","использоваться","используем","используемая","используемую","используемые","используемый","используемым","использует","используете","используется","используйте","используются","использующей","использующий","используя","истины\",","истины\".","история","источник","источником","исхода","исходное","исходящих","исчезает","их","к","каждая","каждого","каждое","каждой","каждую","каждый","как","какие","каких","какой","камни,","качестве","ключу.","ко","когда","когда:","код","кода","кода,","кода.","коде","количество","количеству","коллбэк","коллбэк,","коллбэками,","коллбэки","коллбэков","командой","комбинации.","комплекте","композиция","компонент","компонент,","компонента","компонента,","компонента:","компонентам","компонентами","компонентах","компонентов","компонентов,","компонентов.","компоненту,","компоненты","компоненты,","компоновать","конечное","конкретного","конкретное","конкретную","констант","константу","константы","конструктора","контейнер,","контекст","контекста,","контексте","конфигурации","конфигурацию","конфликтует","концепцией","концепции","концепции,","концепций","концепций,","копирование","корзине","корзину","корзины","корневого","корневое","корневое.","корневой","корневому,","корневые","коробки\"","которого","которое","котором","которому","которые","который","которых","красноречивыми","кратковременная","критерию:","кроме","крупного","крупномасштабные","крупных","куда","кэшируются,","лаконично","легко","лежащая","ли","либо","либо:","линтеры","лишь","лог","логика","логики","логики.","логированием","логирования","логирования,","логируются","логирующий","локально,","локальное","локальному","локальные","локальный","локальным","лучше","любая","любого","любую","любые","м","магазина","массив","массива","между","менее,","менять","мере","местами","местах.","метод","метода","метода,","методах","методов","методом","методы","механизм","механизмом","многократного","многословнее,","многословности","многословный.","многословным","множество","могло","могут","модуле","модуле.","модулей","модулей,","модулей.","модулем","модули","модули,","модули.","модуль","модуль.","модульного","модульной","модульности","модульный","модуля","модуля).","модуля,","модуля.","модулям","модулями","модулях","можем","может","можете","можно","момент","момента","моментальных","моменту","мутацией","мутации","мутации,","мутации.","мутации:","мутации;","мутаций","мутаций,","мутаций.","мутаций/действий.","мутаций:","мутацию","мутацию,","мутацию.","мутация","мутациями,","мутациях.","мы","на","наблюдателей).","наблюдение","наблюдения,","нагрузка","нагрузки","нагрузкой","нагрузку","нагрузку:","называемый","найти","накладывает","наконец,","наличие","нам","намерения","намеренно","наоборот.","написания","написать","например","например,","например:","напрямую","напрямую:","напрямую?","наряду","наследует","настройки","наступления.","находится","находящиеся","начале.","начало","начиная","начните","начнём","начнём.","наш","нашего","наши","не","невозможно","невозможным:","независимо","некоторые","некоторых","нельзя.","немного","нему","ненужному","необходимо","необходимости","необходимости.","необязательно,","неплохая","неплохо","непосредственное","непредсказуемость","неприятно,","непросто:","нескольким","несколькими","нескольких","несколько","несложные","несоответствующих","нет","нет.","нетривиального","неудачи","неудачного","никакой","ним","но","нового","новую","новым.","новыми","новых","нормально","нужно","нужную","нужны","нужны,","нём:","о","оба","обескураживающим.","обеспечиваем","обеспечивает","обеспечит","обеспокоить","обнаружения","обновим","обновление","обновлений.","обновления","обновляются","обновлённые","обозначения","обойти","обойтись","обрабатывать","обработать","обработка","обработки","обработку","обработчик","обработчик\".","обработчик.","обработчика","обработчике","обработчики","обработчиков","обработчиков.","обработчиком","образом","образом,","образом:","обратите","обратитесь","обратиться","обращаться","обсудим","общее","объект","объект,","объект.","объекта","объекта,","объекта:","объекте","объектной","объектный","объектов","объектов,","объектом,","объекту","объявление","объявления","обычно","обычном","обязаны","ограничений","ограничения","ограничены","один","одна","однако","однако,","одни","одним","одно","одновременно.","одной","одном","одному","однонаправленно","одностраничные","оказаться","оказывать","оказываются","окружении","он","она","они","оператор","оператором","операции","операции:","операций","операций,","операций.","описательной:","опосредованно,","определении","определения","определять","определяя","определённых","опции","опции):","опции:","опций,","опционально","опцию","опция","организации","организовать","основе","основная","основном","основные","основных","основывающимся","основывающихся","основываясь","особенно","оставляет","остаётся","осуществляет","от","ответ","отдать","отдельно","отдельности.","отдельные","отдельный","откройте","откуп:","отладке","отладке.","отладке:","отладки)","отладки,","отладки.","отлаживаете","отличают","отличие","отличиями:","отображение","отобразить","отражая","отследить.","отслеживание","отслеживать","отслеживаться","отфильтрованной","официальным","оцениваем","очевидными","очень","очистим","очкам:","ошибки.","ошибку,","ошибку.","пакетов.","параметр","параметр,","параметра:","параметрами","параметризированный","параметров","параметров.","параметром:","паттерн","паттернов,","первого","первое,","первой","первый","первым","первым?","перед","передаваемом","передавать","переданного","переданное","переданному","переданных","передать","передача","передаются","передаёте","передаётся","переиспользования,","переключения","переменная","пересчитаны","писать","плагин","плагина","плагина:","плагинам","плагинам,","плагинах.","плагинов","плагинов,","плагину","плагины","плагины,","по","побочные","поведение","повторно","повторное","повторном","подводные","подделкой","поддельная","поддельное","поддельную","поддельный","поддельным","поддельным.","поддерево","поддерживаемость","поддерживает","поддерживать.","поддерживают","подключение","подключите","подменить","подменять","подмодули","подмодули.","подобны","подобным","подписывается","подробнее","подробно","подружить","подход","подхода","подхода,","позволяет","позволяют","позволяющие","позднее","показаться","покуда","покупок.","полагаться","полезно","полезно,","полезные","полезным","полезным,","полей.","полем","полной","полностью","получаем","получает","получать","получают","получающая","получение","получившаяся","получится","получится.","получить","пользователей","пользователи","пользователя","пользователя.","пользователям","поля","поместив","помещаете","помещающий","помещения","помещены","помимо","помните","помнить","помогает","помогающую","помочь","помощи","помощью","понадобится","понимание","понятий.","понятия","понять","понять,","попросту","попытка","поскольку","после","последующих","посмотреть","поток","потока","потоков?","потомкам","потому","потребностей","потребоваться","потребует","похоже","похожи","почему","почему?","поэтому","появлении","появлению","правил,","правил.","правила","правилам","правилам,","правило:","практике","превращается","пределами","предложить","предметом","предоставляет","предоставляющую","предоставляя","предположим,","предсказать,","предсказуемость","представление","представлением.","представлений","представляют","представьте,","предыдущее","прекращения","префиксов","при","приближённым","приведет","приведённая","приведённой","привести","привнесение","привнесения","приводят","привязать","привязки","придётся","прикреплено","приложение","приложением;","приложении","приложении.","приложении:","приложений","приложения","приложения,","приложения.","применения","применены","применив","примените","применяем","применяя","пример","пример:","примеров","примером","примечание:","примешиваем","принимает","принимают","принципов:","присваивание","присоединённом","приспособиться","приходилось","приходится","проблема","проблемой,","проблему,","проверяем,","программы.","продвинутые","продуктивность","проекта.","проекта:","проектах.","производительности,","производительности.","производительную","производным","произойдёт","произойти.","происходит","происходят,","происходящие","проксировании","проксируем","проксирует","проксирующие","простейшего","простейшее","просто","просто,","просто:","простого","простое","простой","простота,","пространства","пространствами","пространстве","пространство","пространством","пространству","простые","простых","протяжении","проще","псевдонимы","пути","пытаться","работу","работы","раз","разбираясь","разбить","разделять","разделяя","раздуться.","различных","размера,","разных","разобрались,","разработка","разработке","разработки","разработки.","разработчика","разработчика.","разработчиков","разрегистрирует","разрешает","разрешается","разрешающийся","разрешения","рамках","раскрывать","расположения","распространения","расскажем,","рассматриваем","рассматривать","рассматриваются","рассмотрении","рассмотрим","расширением","расширения","реагировать","реактивная","реактивно,","реактивности","реактивность","реактивны.","реактивных","реализации","реализация","реализован","реализовать","реализующего","реальной","реальности","реальных","регистрации","регистрация","регистрирует","регистрируются","режим","режима","режиме","результат","результаты","результирующие","релиз","рендерингом","репозиторий","решая","решение","родительского","родителям","роста","с","сам","самая","самого","самодостаточными","самое","самое,","самом","самостоятельное","самую","самые","самый","самым:","сборке.","сборки","сборкой","сборку,","сборку:","сборщик","свежий","свои","своим","своих","свойств","свойства","свойства,","свойства.","свойства:","свойства?","свойствами","свойствами:","свойство,","связанными","связаны","связать","связке","связывания","сделаете","сделать","себя","сейчас","сервера","сервера.","сервис","сервис,","сеттером:","синглтон","синглтон?","синглтонов","синтаксис","синтаксис,","синтаксис:","синхронизации","синхронизировать","синхронном","синхронные","синхронными","синхронными.","синхронными?","системе","систему","системы,","ситуацией,","ситуации","ситуации,","ситуациями,","скачать","склонировать","скорее","след","следует","следуете","следуют","следующей","следующие","следующим","следующими","следующих","следующую","слепки","слепки,","слепков","слепок\"","слишком","слияния","словами,","сложнее,","сложно","сложными","сложных","служит","случае","случае,","случаев","случаях","смотрите","снимающие","снятие","со","собираем","соблюдаете","соблюдения","собой","собрать","собственно,","собственное","собственным","собственными","событие","событий.","события:","событиями.","совершается","совершать","совершения","совершенно","совместно","соглашение","содержать","содержаться","содержащий","содержащим","содержимое","содержимому","содержит","сожалению,","создавать","создадим","создание","создании","создания","создано,","создать","создающую","создаём","создаёт","создаёте","сокетов","сокетом","сомневаетесь.","соответствующие","соответствующим","соседних","состоит","состояние","состояние,","состояние.","состоянием","состоянием\"?","состоянием,","состоянии","состоянии,","состояний,","состоянию","состоянию,","состояния","состояния,","состояния.","состояния:","состояния;","сохранение","сохранением","сохранения","сохраним","сохранить","сочетании","специально","списка","список","способ","способом","справки","справочник","спровоцирует","сработает.","сравнение","сравнить","среднего","ссылка","ссылке","ссылки","ссылку","сталкиваться","становится","становится,","старые","старый","статические","статусе","стоит","стороне","стороны,","страдает","стрелочные","строгий","строгого","строгом","строк:","строки","строковый","строкой","строку","структура","структурированность","структуру","структуры","сути","существенно","существует","существуют","существующий","считать","счёт","счётчик","счётчик.","счётчик:","счётчиком:","та","так","так:","также","такие","таким","такими","таких","такова","такого","такое","такой","таком","те","тег","тег,","тегов","текущего","текущее","тем","теперь","терминале:","тестирование","тестировании","тестирования","тестирования.","тестировать","тестировать.","тестируемого","тестов","тестов.","тесты","тип","тип:","типа","типами","типов","то","товаров","товары","тогда","тогда,","того","того,","тоже","той","только","том","том,","тот","традиционную","транзакции:","транзакциями;","требует","требуется","требуя","трюк","тут","у","убедитесь,","увеличить","уверенным,","увидим,","удалить","удаётся","удобными","удостоверьтесь,","уже","узнать,","укажите","указав","указан","указана","указание","указания","указанного","указанному","указанным","указать","указываем","указывает","указывать","указывая","улучшаем","умолчанию","умолчанию,","умолчанию.","управлении","управления","управлять","управляющий","упростить","упрощает","упрощения","упрощён,","упрощённо","упускаем.","усложнению","усмотрение","успеха","успешного","устанавливает","установите","установка","установки","утилиты","уточнение","ухудшения","учёта","фабрику","файл","файл,","файле","файлов","файлы.","фактически","фиксируем","финальной","форм","формата","формате","формате:","формирование","формировании","фрактальна:","функции","функции,","функций","функциональности","функциональность","функцию","функцию,","функцию.","функция","функция,","функциям,","хватит","хелпер","хотим","хотите","хотя","хранилищ,","хранилища","хранилища)","хранилища,","хранилища.","хранилища:","хранилище","хранилище,","хранилище.","хранилище;","хранилищем","хранилищу","хранилищу.","хранимому","хранит","хрупки","хуки","целиком","целиком,","ценой","центральным","центре","цитата","частей:","части","часто","часто.","часть","чаще","чем","через","читателям","чтении","чтения.","что","чтобы","чётко","шагом.","шины","эквивалентна","экземпляр","экземпляра","экземпляра,","экземпляров","экспорт","экспорт/импорт","экспорта","экспорта:","экспортировать","экспортируем","элемент","элемента","элементов","элементов)","эта","этапе","эти","этим","этими","этих","это","это,","этого","этого,","этой","этом","этому","этот","эту","эффективного","эффекты","являются","являющиеся","явно","явным","–","—","“store”","│","└──","├──","、","あらかじめ全ての必要なフィールドによって、ストアの初期状態を初期化することが望ましいです","いつ、vuexを使うべきでしょうか?","いま、開発ツールのミューテーションのログを見ながら、アプリケーションのデバッグを行っていることを想像してください。全てのミューテーションをログに記録するためには、ミューテーションの前後の状態のスナップショットを捕捉することが必要です。しかし、上の例にあるミューテーション内の非同期コールバックは、それを不可能にします:","いろいろな","からの良い引用です:","からローカルステートを参照するときは、通常の関数を使わなければいけません","から直接クローンし","が","があれば、それを受け取ります。","がストアからオブジェクトを返す算出プロパティ","がトリガーされたアクションハンドラによって返された","がトリガーとなって実行されます:","が含まれます。詳細はこちら","が変わるたび、算出プロパティの再評価が発生し、関連した","が完了するのを待機する","が導入されます:","が必要なだけかもしれません。しかし、中規模から大規模の","が必要になります。","が必須、逆もまた同様です。","が戻り値として返ってくることになります。","ここでは","こちらが","このような場合は、第1引数としてモジュールの名前空間文字列をヘルパーに渡すことで、そのモジュールをコンテキストとして使用してすべてのバインディングを行うことができます。上記は次のように単純化できます。","この章では、vuex","これから","これが","これで","これにより、コンポーネントツリーは大きな","これにより、複数のモジュールが同じミューテーション/アクションタイプに反応することができます。","これは、実際には","これはいくつかの要素をアプリ自身に含んでいます:","これは一見ばかげて見えるかもしれません。つまり、カウントをインクリメントしたいときに、どうして直接","これは予測可能な方法によってのみ状態の変異を行うというルールを保証し、アプリケーション内の全てのコンポーネントのための集中型のストアとして機能します。","これらのコンセプトを深く理解することは、vuex","これらのルールに従っている限り、プロジェクトをどのように構造化するかはあなた次第です。もしストアファイルが大きくなり過ぎたら、単純にアクションやミューテーション、ゲッターをそれぞれ別のファイルに切り出すことができます。","これらは\"単方向データフロー\"のコンセプトの極めてシンプルな責務です:","さらに、createnamespacedhelp","さらに、状態管理に関わる概念を定義、分離し、特定のルールを敷くことで、コードの構造と保守性を向上させることができます。","さらに名前空間をネストする","しかし、このパターンでは、コンポーネントがグローバルストアシングルトンに依存してしまいます。","しかし、単純さは、共通の状態を共有する複数のコンポーネントを持ったときに、すぐに破綻します:","してから、ストアをつくってみましょう。vuex","すべてのトリガーされたアクションハンドラを解決するpromiseを返します。詳細","すると次のようにできます:","する機構を提供しています:","そして","そして、vuex","そして、このように利用することができます:","そして、第","そのような場合に役立てるため","そのコールバックは、ミューテーションがコミットされた時点ではまだ呼び出されていません。そして、コールバックが実際にいつ呼び出されるかを、開発ツールは知る術がありません。いかなる状態変更でも、コールバック内で起きる場合は本質的に追跡不可能です。","それから下記コマンドを実行します:","それぞれのミューテーションの後に呼ばれます","それでは、始めましょう!","それなりに手の込んだアプリケーションであれば、モジュールを活用する必要が出てきそうです。プロジェクトの構造の例は以下のようになります:","それに対処するための","それらが必要になったときに知るのです。","で","で、シンタックスをかなり単純にできます:","で、状態やゲッターにアクセスできます。なぜコンテキストオブジェクトがストアインスタンスそのものではないのかは、後ほどモジュールで説明します。","です","です)","での実行","では","ではdefineplugin","ではenvifi","では、","では、コンポーネントから共有している状態を抽出し、それをグローバルシングルトンで管理するのはどうでしょうか?","ではステートフルなシングルトンは避けます。)","ではストアをモジュールに分割できるようになっています。それぞれのモジュールは、モジュール自身の状態(state)、ミューテーション、アクション、ゲッター、モジュールさえも内包できます(モジュールをネストできます)","では全てのミューテーションは同期的に行うという作法になっています:","でアクセスします。","でアクセスできます:","でコンポーネント内でアクションをディスパッチできます。あるいはコンポーネントのメソッドを","でストアオブジェクトの状態を参照でき、また","でテストをバンドルでき、それを直接","でユニットテストしたい主な部分はミューテーションとアクションです。","でユーザーが入力するとき、直接","で作られたカウンターアプリをみてみましょう:","で各コンポーネントから参照することができます。","で実行できます。別の方法として、本当のブラウザでテストを実行するためには","で新規追加","で有効にできます)、すべての子コンポーネントにストアを","で異なるモジュール内の複数のアクションハンドラをトリガーすることができます。そのようなケースでは、全てのトリガーされたハンドラが解決されたときに解決する","で返すことです。","と","といったイベント登録のようなものです。ミューテーションハンドラを起動するためにはミューテーションのタイプを指定して","として公開されています","として機能します。これは、通常、アプリケーションごとに1つしかストアは持たないことを意味します。単一ステートツリーは状態の特定の部分を見つけること、デバッグのために現在のアプリケーションの状態のスナップショットを撮ることを容易にします。","として深く入れ子になったコンポーネントに渡すのは面倒で、兄弟コンポーネントでは単純に機能しません。二つ目は、親子のインスタンスを直接参照したり、イベントを介して複数の状態のコピーを変更、同期することを試みるソリューションに頼っていることがよくあります。これらのパターンは、いずれも脆く、すぐにメンテナンスが困難なコードに繋がります。","となり、どのコンポーネントもツリー内のどこにあっても状態にアクセスしたり、アクションをトリガーできます!","とは何か?","とは何か?","と仮定すると、v","と全く同じ問題です。従って解決策も同じです。モジュールの状態を宣言するために関数を使用してください","と動作させているときと同じく、リアクティブな値に関する注意が必要であることを意味します:","と同じ","と同じ。ただしモジュール内に限る","と同じか、モジュール内にあればローカルゲッター","と同じか、モジュール内にあればローカルステート","と同じです","と書くか、もしくはコンポーネントのメソッドを","どのコンポーネントの内部でも簡単にゲッターを利用することができます:","なしで問題ないでしょう。単純な","なアクションにディスパッチできる","なミューテーションにコミットできる","には、一般的なデバッグに利用する用途の備え付けのロガープラグインがあります。","によって","によってリアクティブになっているので、状態を変更すると、状態を監視している","によって名前空間に分けることができます。モジュールが登録されると、そのゲッター、アクション、およびミューテーションのすべてが、モジュールが登録されているパスに基づいて自動的に名前空間に入れられます。例えば:","によって特定のバージョン/タグを利用することもできます。","にマッピングさせる","にマッピングする","に変更する","に属する状態の一部で","に渡すこともできます。","に渡せるように、複数のオブジェクトをひとつにマージするユーティリティを使わなければいけません。しかし、オブジェクトスプレッド演算子","に直接依存関係を持つことはないでしょう。したがって、単純に","に組み込む","に置き換えるために、","に置くことで、状態の変更がさらに明示的、デバッグ可能になりますが、ときにはコードを冗長でまわりくどいものにします。状態の一部がひとつのコンポーネントだけに属している場合は、それをローカルの状態として残しておくとよいでしょう。あなたは、トレードオフを考慮した上で、あなたのアプリの開発ニーズに合った決定をすべきです。","に表示するにはどうすればよいのでしょう?","に追加の引数を渡すこともできます。この追加の引数は、特定のミューテーションに対するペイロードと呼びます:","の","の3番目の引数として","のvm.$watchメソッドと同じオプションをオプションのオブジェクトとして受け付けます。","のあとで","のいくつかの有用な機能が使えません。代わりに、セッターで双方向算出プロパティを使うアプローチがあります。","のために","のとき、ssr","のような","のような外から渡されるデータのためにミューテーションをディスパッチします。","のコアコンセプトについて、以下を学習します。","のコアコンセプトについて詳しく説明していきます。まずは状態(state)からはじめましょう。","のシンタックスを利用しています。","のステート","のストアの状態を変更できる唯一の方法は、ミューテーションをコミットすることです。vuex","のスプレッドシンタックス(object","のミューテーションがトリガーされたときに、このハンドラが呼ばれる\"","のミューテーションは、通常の","のミューテーションはイベントにとても近い概念です:","のミューテーションハンドラ内部で処理されていないため、エラーを投げます。","のモジュールを使っていて","のモジュール出力のため、ここでは","のリアクティブなルールに則ったミューテーション","のリアクティブシステムの一部としてキャッシュされるという点に留意してください。","の中に置くべき、というわけではありません。多くの状態を","の作者、dan","の値をバインディングし、input","の呼び出しと、複数のミューテーションのコミットをします:","の実装,","の実装を変更しましょう:","の引数分割束縛(argument","の形式でログ出力されます","の形式で提供されます","の更新をトリガーします。","の最新のリリースを指します。https://unpkg.com/vuex@2.0.0","の注入が必要です):","の注入が必要)で、コンポーネント内でミューテーションをコミットできます:","の状態がミューテーションハンドラの外部で変更されたら、エラーを投げるようになります。これで全ての状態変更がデバッギングツールで明示的に追跡できることが保証されます。","の状態の変更を行うと、エラーが投げられます。","の状態を","の状態(state)を第1引数として取得し、実際に状態の変更を行います:","の算出プロパティ名(comput","の粒度の細かいリアクティビティシステムを利用するよう特別に調整して実装されたライブラリだということです。","の背景にある基本的なアイディアであり、flux、","の設定を作成します(.babelrc","は","は、","は、ルートコンポーネントに","は、全てのミューテーションの後に呼ばれ、引数として、ミューテーション","は、共有状態の管理に役立ちますが、さらに概念やボイラープレートのコストがかかります。これは、短期的生産性と長期的生産性のトレードオフです。","は、各ミューテーションへのフックを公開する","は、基本的にアプリケーションの状態(state)を保持するコンテナです。単純なグローバルオブジェクトとの違いが","はこのモジュールのゲッターにローカライズされています","はオブジェクトを返すことに注意しましょう。どうやって、他のローカル算出プロパティと組み合わせるのでしょうか?","はゲッター関数の第3引数と第4引数として渡され、アクション関数に渡される","はディスパッチされたアクションごとに呼び出され、アクション記述子と現在のストア状態を引数として受け取ります:","はペイロードサポートする:","はモジュールのローカルステート","はリアクティブなので、ストアから状態を\"取り出す\"一番シンプルな方法は、単純にいくつかのストアの状態を","はローカルステートにアクセスでき、ルートのステートは","は前の状態を保存する","は効率的な更新のために、vue.j","は単一ステートツリー","は名前空間付きモジュールで","は実際のところ、あなたがコードを構造化する方法を制限しません。もっと正確に言うと、それより高いレベルの原理原則を適用させます:","は成功時のコールバックと失敗時のコールバックを受け取る","は自然な次のステップとなるでしょう。これは","ひとつの重要なルールを覚えておきましょう。それはミューテーションハンドラ関数は同期的でなければならないということです。なぜか?次の例で考えてみましょう:","ほとんどの場合、ペイロードはオブジェクトにすべきです。そうすることで複数のフィールドを含められるようになり、またミューテーションがより記述的に記録されるようになります:","まず知っておくべきことは","また","また、モジュールのゲッターの中では、ルートのステートは第3引数でアクセスできます:","または","また別のアクションで下記のように書くと:","もあわせて使います):","もし、あなたが","もし、あなたが大規模な","もしこの関数を複数のコンポーネントで利用したくなったら、関数をコピーするか、あるいは関数を共用のヘルパーに切り出して複数の場所でインポートする必要があります。しかし、どちらも理想的とはいえません。","もしゲッターが複雑な計算を行っているならば、テストコードを書く価値があります。ゲッターはミューテーションと同様の理由でテストしやすいです。","もし触れたことがなければ、ぜひ触れてください!","もまた","もペイロードをサポートする:","もローカルステートを指すようになります。","や","より実践的な例として、ショッピングカートをチェックアウトするアクションを挙げます。このアクションは非同期な","を","を2番目の引数として受け取ります。","をみてみるのもよいでしょう。","をインストール","をインストールする","を作成するときに、ただ","を使うことができます","を使うということは、全ての状態を","を使ったブラウザでの実行","を使った最も基本的なカウンターアプリの例です。","を使って、モック化された依存関係を注入できるようにするモジュールファクトリーを返す","を使っている場合は、これは不要でしょう。","を使っていれば、ビルドツールにそれを処理させることができます:","を使ってテストファイルをバンドルすることができます。","を使用して、次のように書くことができます:","を使用してミューテーションをテストする例です(あなたの好きな任意のフレームワーク/アサーションライブラリを使用できます):","を使用する。あるいは","を使用することで、アプリケーションの開発を行っている間のミューテーション、モジュール、アクション、ゲッターのホットリローディングをサポートします。browserifi","を使用することで、次のようにアクションを組み合わせることができます:","を使用することによって名前空間付けされたヘルパーを作成できます。指定された名前空間の値にバインドされた新しいコンポーネントバインディングヘルパーを持つオブジェクトを返します:","を使用するとき、vuex","を使用するにあたって不可欠です。","を使用するのは少しトリッキーです:","を使用できます。","を処理できることと、store.dispatch","を利用するとストア内に","を取り込むと自動的に","を受け取ります:","を受け取ります。","を受け取ります。言い換えれば、同じモジュールに接頭辞","を含むことができます。モジュールの状態は、モジュールのキーを使って、ストアのルートステートに結合されます。モジュールのミューテーションとゲッターは、第一引数としてルートステートの代わりに、モジュールのローカルステートだけを受け取り、モジュールのアクションの","を呼び出していることを確認しておいてください","を呼び出してミューテーションをコミットしないのか、と。ミューテーションは同期的でなければならないというのを覚えていますか?アクションはそうではありません。アクションの中では非同期の操作を行うことができます。","を呼び出すことでミューテーションをコミットできます。あるいは","を呼び出す可能性があるため、ミューテーションのテストよりも少し注意が必要です。アクションをテストするとき、通常、いくつかの段階でモックを作る必要があります。例えば","を呼び出す必要があります:","を呼び出せば、動的に登録したモジュールを削除できます。ただしストア作成(store","を変更します。厳格モードでは、この変更は明示的に","を定義することができます。それらをストアの算出プロパティと考えることができます。算出プロパティと同様に、ゲッターの結果はその依存関係に基づいて計算され、依存関係の一部が変更されたときにのみ再評価されます。","を導入した場合、冗長で恐ろしいと感じるかもしれません。そう感じることは全く普通です。あなたのアプリがシンプルであれば、vuex","を常に受け取り(モジュール内で定義されていれば、モジュールのローカルステートを受け取り)、指定されていれば第二引数に","を持つことができます。サーバサイドレンダリングに役立ちます。","を持つことできます。","を持つことできます。詳細","を指定するだけです:","を明示的に導入する必要があります:","を書き込まずに、モジュールアセットを使用することができます。名前空間オプションの切り替えは、モジュール内のコードには影響しません。","を最初の引数として、","を構築することなく、vuex","を構築する場合は、vue","を比較...","を活用できます。例えば","を渡します。","を直接変更する代わりにミューテーションをコミットする理由は、状態の変更を明確に追跡したいからです。このシンプルな規約は、あなたのコードの意図をさらに明確にし、コードを読んだ時にアプリケーションの状態の変更について、論理的に考えることができるようにします。加えて、私たちに全ての変更のログを取ったり、状態のスナップショットを取ったり、タイムトラベルデバッグを行うようなツールを実装する余地を与えてくれます。","を統合しています。","を自身でビルドする必要があります。","を複数回呼び出す必要があるとき):","を調べます","を返します","を返すことです。","を返すことを想定している","を追加しなければならない","を開く","を開始する","アクション","アクション、これはビューからのユーザー入力に反応して、状態の変更を可能にする方法です。","アクションのテスト","アクションのディスパッチ","アクションのルートファイル","アクションは","アクションは、状態を変更するのではなく、ミューテーションをコミットします。","アクションはしばしば非同期処理を行いますが、アクションが完了したことをどうやって知れば良いのでしょう?そしてもっと重要なことは、さらに複雑な非同期処理を取り扱うために、どうやって複数のアクションを構成させるかということです。","アクションはペイロード形式とオブジェクトスタイルのディスパッチをサポートします:","アクションはミューテーションと似ていますが、下記の点で異なります:","アクションは任意の非同期処理を含むことができます。","アクションは外部の","アクションへ向けて","アクションをディスパッチします。option","アクションをディスパッチするか、グローバル名前空間にミューテーションをコミットするには、dispatch","アクションをディスパッチするコンポーネントの","アクションを構成する","アクションハンドラはストアインスタンスのメソッドやプロパティのセットと同じものを呼び出せるコンテキストオブジェクトを受け取ります。したがって","アプリケーションのための","アプリケーションの中心にあるものはストアです。\"ストア\"","アプリケーションの構造","アプリケーションレベルの状態はストアに集約されます。","アロー関数は、コードをとても簡潔にできます!","イベントでアクションを呼び出すことです:","インスタンスプロパティ","インスタンスメソッド","インストール","オブジェクトから取り出され、プロパティとしてアクセスすることができます:","オブジェクトのプロパティとしても公開されます。","オブジェクトを使ってディスパッチする","オブジェクトを受け取ります。:","オブジェクトを返す関数を渡す場合、返されたオブジェクトはルートステートとして使用されます。これは特にモジュールの再利用のためにステートオブジェクトを再利用する場合に便利です。詳細","オブジェクトスタイルでコミットするとき、オブジェクト全体がペイロードとしてミューテーションハンドラに渡されます。したがってハンドラの例は上記と同じです:","オブジェクトスタイルのコミット","オブジェクトスプレット演算子で、外のオブジェクトとこのオブジェクトを混ぜる","オブジェクトスプレッド演算子","オプション(store.registermodule('a',","オプションが","オプションで指定されたストアは、全ての子コンポーネントに注入されます","オプションは、どちらかいうと","オプションを作成します。詳細","オプションを受け付けます。","オプションを受け入れます","オプションを指定することで","オプションを渡すことで、渡されたストアをルートの全ての子コンポーネントに注入します。これは","グローバルなスクリプトタグを利用する場合にはこのようにする必要はありません。","グローバルイベントバス","グローバルステート","グローバルステートとゲッターを使いたい場合、rootstat","ゲッター","ゲッターから結果を受け取る","ゲッターのテスト","ゲッターのテストの例:","ゲッターの第4引数経由で","ゲッターの評価後の値を返すコンポーネントの","ゲッターは","ゲッターは第1引数として、state","ゲッターは第2引数として他のゲッターを受け取ります:","ゲッターを、スプレッド演算子(object","ゲッターをモックする","ゲッターを異なる名前でマッピングさせたいときはオブジェクトを使います:","ゲッター関数は次の引数を受け取ります:","コアコンセプト","コミットをモックする","コンストラクタオプション","コンポーネント","コンポーネントがストアから状態を取り出すとき、もしストアの状態が変化したら、ストアはリアクティブかつ効率的に更新を行います。","コンポーネントが複数のストアのステートプロパティやゲッターを必要としているとき、これらすべてにおいて、算出プロパティを宣言することは繰り返しで冗長です。これに対処するため、算出ゲッター関数を生成し、いくつかのキーストロークを省くのに役立つ","コンポーネントに入れる","コンポーネントの外の状態をどうやってうまく扱うか考える絶好の機会です。vuex","コンポーネントはまだローカルステートを持つことできる","コンポーネントは自動的に更新されます。これは","コンポーネントをつくってみましょう","コンポーネントをバインドするヘルパー","コンポーネント内でのアクションのディスパッチ","コンポーネント内におけるミューテーションのコミット","コンポーネント内部の","サブモジュールを含む次のような形式のオブジェクトはストアにマージされます。","サーバサイドレンダリングされたアプリケーションから状態を保持するなど、新しいモジュールを登録するときに、以前の状態を保持したい場合があります。preservest","シンプルなアクションを登録してみましょう:","シンプルなストア","ステート","ステートのモック","ステートをモックする","ストア","ストアが作られた後に","ストアが初期化されたときに呼ばれます","ストアにある状態を","ストアにアクションを登録します。ハンドラ関数は次のプロパティを持つ","ストアにゲッターを登録します.","ストアにミューテーションを登録します。ハンドラ関数は第一引数に","ストアに追加できるようにすると、モジュールの予測できない名前空間が気になるかもしれません。あなたのモジュールは、プラグインユーザーが名前空間付きモジュールの元にモジュールを追加すると、その名前空間に属するようになります。この状況に適応するには、プラグインオプションを使用して名前空間の値を受け取る必要があります。","ストアのための","ストアのサブツリーを返すコンポーネントの","ストアのルートステートを置き換えます。これは、ステートのハイドレーションやタイムトラベルのためだけに利用すべきです。","ストアの作成は、とても簡単です。ストアオブジェクトの初期状態と、いくつかのミューテーションを準備するだけです。","ストアの状態は","ストアの状態を直接変更することはできません。明示的にミューテーションをコミットすることによってのみ、ストアの状態を変更します。これによって、全ての状態の変更について追跡可能な記録を残すことが保証され、ツールでのアプリケーションの動作の理解を助けます。","ストアはリアクティブです。vue","ストアへのミューテーションを購読します。handler","ストアを厳格モードにします。厳格モードでは、ミューテーションハンドラ以外で、","ストアアクションを購読します。handler","ストアオブジェクトの状態はリアクティブなので、ストアの状態をコンポーネント内で使うには算出プロパティ内でただ状態を返せば良いです。コンポーネントメソッドでミューテーションをコミットすることによって状態の変更を行います。","タグで直接読み込むことができ、createvuexlogg","チェックアウトのリクエストを送信し、楽観的にカート内をクリアする","テスト","テストの実行","ディスクリプタとミューテーション後の状態を受け取ります。","ディスパッチとコミットもこのモジュール用にローカライズされています","デフォルト:","デフォルトでは、アクション、ミューテーション、そしてゲッター内部のモジュールはグローバル名前空間の元で登録されます","デフォルトは","データソースとストアを例にします","トップからボトムまでフラクタル構造です:","ドキュメント","ネストされた","ネストされたモジュール","ビュー、これは状態のただの宣言的なマッピングです。","ビルトインロガープラグイン","ファイルの中にミューテーションがあるなら、デフォルトエクスポートに加えて、名前付きエクスポートでミューテーションをエクスポートできます。","フォームの扱い","ブラウザで","ブラウザでの実行","プラグイン","プラグインが、モジュールをアプリケーションのストアに付属させることで、状態の管理に","プラグインで最も一般的に使用されます。detail","プラグインと同様に、ビルドツールに処理させることができます:","プラグインの中でもっともよく利用されます。詳細","プラグインは、単一の引数としてストアを受けつけるただの関数です:","プラグインは直接、状態を変更できません。これはコンポーネントに似ています。プラグインはコンポーネント同様に、ミューテーションのコミットによる変更のトリガーだけで状態を変更できます。","プラグインを使用することができます。","プラグインオプションで名前空間値を取得し、","プラグイン内でのミューテーションのコミット","プラグイン開発者向けの注意事項","プラグイン関数の配列は、ストアに適用されます。このプラグインは、ストアだけを引数として受け取り、外部への永続化、ロギング、デバッギングのために、ミューテーションを監視するか、または、","プラグイン関数を返す","プロパティとしてアクセスされるゲッターは","プロパティを持つオブジェクトを使って、ミューテーションをコミットすることもできます:","プロパティスタイルアクセス","プロポーサルの","ヘルパー","ヘルパーはストアのゲッターをローカルの算出プロパティにマッピングさせます:","ヘルパーを使うことができます:","ヘルパーを使うこともできます(ルートの","ヘルパーを使って名前空間付きモジュールをコンポーネントにバインディングするとき、少し冗長になります:","ヘルパーを呼び出すこと(ルートの","ベースの","ペイロードを使ってディスパッチする","ホットモジュールとしてアクションとモジュールを受け付けます","ホットリローディング","ホットリローディングを試したい場合は、counter","マップされた算出プロパティの名前がステートサブツリーの名前と同じ場合は、文字列配列を","ミューテーション","ミューテーション、アクション、ゲッター...","ミューテーションとモジュールのホットリローディングのために、store.hotupdate()","ミューテーションによる状態変更は、この時点で行われるべきです","ミューテーションのコミットによるストアとデータソースの同期をプラグインで実現できます。","ミューテーションのテスト","ミューテーションのハンドラは以下のようになります:","ミューテーションのルートファイル","ミューテーションの分割束縛","ミューテーションは","ミューテーションは、`{","ミューテーションは同期的でなければならない","ミューテーションは完全に引数に依存しているだけの関数であるため、テストするのがとても簡単です。効果的なやり方として、もし","ミューテーションやアクションが適切に書かれている場合は、適切にモック化された後、テストコードはブラウザの","ミューテーションをコミットします。option","ミューテーションをコミットするコンポーネントの","ミューテーションを記録する必要がある場合は、`true`","ミューテーションを適用する","ミューテーション・タイプに定数を使用する","メソッドで状態の変更を行うことができます。","メソッドによってアクセスされるゲッターは呼び出す度に実行され、その結果はキャッシュされない点に留意してください。","メソッドを使って、モジュールを登録できます:","メソッドを利用する必要があります:","メソッドスタイルアクセス","モジュール","モジュールで定義されたときの仕様","モジュールで定義された場合、モジュールのローカルステート","モジュールのアセット","モジュールのステートには","モジュールのミューテーションやゲッターの中では、渡される第1引数はモジュールのローカルステートです。","モジュールのローカルステート","モジュールの再利用","モジュールの状態を宣言するために単純なオブジェクトを使用すると、その状態オブジェクトは参照によって共有され、変更時にクロスストア/モジュールの状態汚染を引き起こします。(例:","モジュールをより自己完結型にまた再利用可能なものにしたい場合は、それを","モジュールを提供するプラグインを作成し、ユーザーがそれらを","モジュールを登録します","モジュールを集めてストアをエクスポートする","モジュールシステムで利用される場合、","モジュールシステムを使っているとき、ストアの状態を使っているすべてのコンポーネントでインポートが必要です。また、コンポーネントのテストのときにモック化が必要となります。","モジュールシステムを利用しているときはあらかじめ","モジュールステートはすでにネストされており、名前空間のオプションによって影響を受けません","モジュール内で定義されていればモジュールのローカルステート","モックによってモジュールを作成する","モック化したストアと引数でアクションを呼び出す","ユーザ向けは、vuex@3.0+","ライブラリです。","ライブラリは、動的に付属させたモジュール内部でアプリケーションのルーティングのステートを管理することで","ライブラリは眼鏡のようなものです:","リアクティブにゲッター関数の返す値を監視します。値が変わった場合は、コールバックを呼びます。ゲッターはストアの","リファレンス","リリースノート","リンクが提供されています。上記リンクは常に","ルートインスタンスに","ルートステート、読み取り専用です。","ルートステートオブジェクトです。詳細","ルートディスパッチ/コミットの","レスポンスのモック","ロガーファイルは、他にも","ロガープラグインは、状態のスナップショットを撮ることに注意しましょう。スナップショットを撮ることはコストがかかるため、開発中だけ利用してください。","ロギングの前に、状態を変換します","ログ出力されたミューテーションを自動で展開します","ローカルステートよりもかなり冗長で、v","一つ目は、プロパティ","一个","一个数组,包含应用在","一条重要的原则就是要记住","一样直截了当。","一样遵守一些注意事项:","一目了然:","一連の非同期の処理を実行しつつ、ミューテーションのコミットによってのみ副作用(状態の変更)を与えていることに注意してください。","上に公開されます。","上のように記述すれば、プラグインはデフォルトで利用されることになります。本番環境(","上使用","上克隆代码并自己构建。","上发布的最新版本。您也可以通过","上注册","上的插件方法。这些插件直接接收","上的用户输入导致的状态变化。","上記","上面插件会默认启用。在发布阶段,你需要使用","下一步:action","下面是","下面是一个测试异步","下面是用","不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。","不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。","与根模块的选项一样,每个模块也包含","严格模式","中。例如:","中也可以:","中使用","中初始化好所有所需属性。","中多次注册同一个模块","中定义“getter”(可以认为是","中很有用的特性。另一个方法是使用带有","中执行。换种方式,你也可以用","中执行测试","中提交","中查找","中派生出一些状态,例如对列表进行过滤并计数:","中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的","中的","中的异步函数中的回调让这不可能完成:因为当","中的状态。改变","中的状态。详细介绍","中的状态发生变化,那么相应的组件也会相应地得到高效更新。","中的状态是响应式的,在组件中调用","中的状态是响应式的,那么当我们变更状态时,监视状态的","中的状态的唯一方法是提交","中的状态的唯一途径就是显式地提交","中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的","中绑定","中读取状态的时候,若","中附加新模块的方式来使用","中,`getters`","中,mutat","为","为了处理异步操作,让我们来看一看","为了能够使用","为了解决以上问题,vuex","为组件创建计算属性以返回","之前的一个地方:","之后就可以通过","之后引入","之后调用","之后,让我们来创建一个","之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个","乍一眼看上去感觉多此一举,我们直接分发","也可以接受其他","也支持载荷:","也被局部化了","也集成到","也需要与使用","事件类型","事件类型在各种","事件,在事件回调中调用","产品模块","产生的副作用(即状态变更)。","什么情况下我应该使用","什么时候结束呢?更重要的是,我们如何才能组合多个","什么是“状态管理模式”?","仍旧返回","他のパターンと異なるのは、vuex","他们可以接受","以下のような","以下是一个表示“单向数据流”理念的极简示意:","以允许保留之前的","以对象形式分发","以新对象替换老对象。例如,利用","以载荷形式分发","以降でサポートされます):","任何由","任意の方法でそれをフォーマットできます","会作为第三和第四参数传入","会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。","会在每个","会收到局部化的","会暴露为","会更易读:","会比较棘手:","会自动可用。","会试图直接修改","会进行自动安装:","传一个字符串数组。","传入额外的参数,即","传参。在你对","传字符串参数","但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:","作为其第一个参数:","作为命名输出对象","作为唯一参数,可以监听","作为唯一参数:","作为第一个参数(如果定义在模块中,则为模块的局部状态),payload","作为第一个参数,payload","作为第一个参数,其","作为第一个参数:","作为第三参数传给","作为第二个参数。最后接收一个可选的对象参数表示","作为第二个参数(可选)。","作为第二个参数:","作出响应。","你不能直接改变","你不能直接调用一个","你也可以使用","你也可以通过让","你可以使用","你可以向","你可以在组件中使用","你可以通过","你在组件中使用","使","使用","使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源","使用对象展开运算符将","使用对象展开运算符将此对象混入到外部对象中","使用常量替代","例えば、特定のサブツリーのみを返します","例えば項目のリストをフィルタリングしたりカウントするときのように、ストアの状態を算出したいときがあります。","例如,只返回指定的子树","依赖","依赖的模块工厂","依赖,可以用","保存状态,用于下一次","保持不变:","假设","假设这里的","允许我们在","允许我们将","入門","全く新しいオブジェクトで既存のオブジェクトを置き換える。例えば、stage","全てのゲッター","公式の開発ツール拡張と連携し、設定なしでタイムトラベルデバッグやステートのスナップショットのエクスポートやインポートのような高度な機能を提供します。","关联到","内のセットアップ方法を参考にしてください。","内置","内部执行异步操作:","再次强调,我们通过提交","函数。在这种情况下,只有当所有触发函数完成后,返回的","函数中执行的,","函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。","函数接受一个与","函数有几个配置项:","函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给","函数,因此","函数:","分割到单独的文件。","分割成模块(module)。每个模块拥有自己的","分发","分发的时候调用并接收","分支下的最新版本,您可以直接从","创建一个","创建之后,你可以使用","创建以下","创建基于命名空间的组件绑定辅助函数。其返回一个包含","创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:","创建多个","创建模块","创建组件方法分发","创建组件方法提交","初始化后调用","加载新模块","動的なモジュールを登録します。詳細","動的なモジュールを解除します。詳細","動的なモジュール登録があることで、他の","動的にモジュールを登録する","包含了子模块的对象,会被合并到","包含很复杂的计算过程,很有必要测试它们。getter","包含的","单一状态树","单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。","単一ステートツリー","単一ステートツリーはモジュール性と競合しません。以降の章で、アプリケーションの状態とミューテーション(変更)をサブモジュールに分割する方法について説明します。","単一ステートツリーを使うため、アプリケーションの全ての状態は、一つの大きなストアオブジェクトに内包されます。しかしながら、アプリケーションが大きくなるにつれて、ストアオブジェクトは膨れ上がってきます。","単純な","即可","即可。","卸载一个动态模块。详细介绍","厳格モード","厳格モードで","厳格モードでは","厳格(strict)モードを有効にするには","参数解构","参考","参考として","参考热重载示例","及","双向绑定的计算属性","双方向算出プロパティ","发出结账请求,然后乐观地清空购物车","取个变量名然后把它输出去:","变化的时候,","变更状态","另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。","只会接收","只要你遵守以上规则,如何组织代码随你便。如果你的","可以包含","可以包含任意异步操作。","可以处理被触发的","可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。","可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用","各ミューテーションはタイプとハンドラを持ちます。ハンドラ関数は","各モジュールは、ルートオプションに似た","同じストアに同じモジュールを複数回登録する","同じモジュールを使用する複数のストアを作成する;","同时如果有第二个参数","同样指向局部状态。","同样,对于模块内部的","同様に、モジュールのアクションの中では","名前付きエクスポートでミューテーションをエクスポートする","名前空間","名前空間によるバインディングヘルパー","名前空間のゲッターとアクションは、ローカライズされた","名前空間をプラグインモジュールの型に追加する","名前空間付きモジュールでのグローバルアセットへのアクセス","名前空間付けられたコンポーネントバインディングのヘルパーを作成します。返されるオブジェクトは指定された名前空間にバインドされた","后的状态作为参数:","启用了命名空间的","呼び出されるべきミューテーションが残っていないか確認する","呼び出しをサービスとして抽象化し、そしてテストの内部ではそのサービスをモックにすることができます。簡単に依存関係をモック化するために、webpack","呼び出しを抽象化する","命名空间","和","和分发多重","和单纯的全局对象有以下两点不同:","和参数调用","和模块,你需要使用","和经过","响应式地侦听","回调函数","因为","因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!","在","在一个","在一个模块化的打包系统中,您必须显式地通过","在不同模块中可以触发多个","在严格模式下,无论何时发生了状态变更且不是由","在单独构建的版本中辅助函数为","在另外一个","在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的","在带命名空间的模块内访问全局内容(global","在带命名空间的模块注册全局","在开始记录之前转换状态","在插件中不允许直接修改状态——类似于组件,只能通过提交","在插件内提交","在注册一个新","在浏览器中执行测试","在浏览器中测试","在组件中分发","在组件中提交","在这一章,我们将会学到","在这个模块中,","在这个模块的","在通过属性访问时是作为","在通过方法访问时,每次都会去进行调用,而不会缓存结果。","型:","处理之后这些测试应该不依赖任何浏览器","处理函数以外修改","处理器的","多个视图依赖于同一状态。","失敗時の処理","失败操作","如果你传入返回一个对象的函数,其返回的对象会被用作根","如果你喜欢使用诸如","如果你希望使用全局","如果你开发的插件(plugin)提供了模块并允许用户将其添加到","如果你想将一个","如果你的","如果在模块中定义则为模块的局部状态","如果在模块化构建系统中,请确保在开头调用了","如果在测试环境下有可用的","如果希望你的模块具有更高的封装度和复用性,你可以通过添加","如果您不打算开发大型单页应用,使用","如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时","如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。","如果正在使用","如果需要使用","安装","完全ビルドでは、ヘルパーは","完成","完成后调用,接收","定数を使用するかどうかは好みの問題です。多くの開発者による大規模なプロジェクトで役に立ちますが、完全にオプションなので、もしお気に召さなければ使用しなくても構いません。","定数を関数名として使用できる","实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。","实例中读取状态最简单的方法就是在计算属性中返回某个状态:","实例会注入到根组件下的所有子组件中,且子组件能通过","实例具有相同方法和属性的","实例属性","实例方法","实例本身了。","实例的根","实现中是很常见的模式。这样可以使","实现,默认为","实践中,我们会经常用到","实际上这和","実装において、ミューテーション・タイプに定数を使用することが共通して見られるパターンです。これはコードに対してリントツールのようなツールを利用できるという利点があり、また単一ファイルに全ての定数を設定することによって、共同で作業する人に、アプリケーション全体で何のミューテーションが可能であるかを一目見ただけで理解できるようにします:","実際に","実際にはコードを少しシンプルにするために","对于","对于大型应用,我们会希望把","对于模块内部的","对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:","对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。","对象","对象。详细介绍","对象中","对象中。","对象为什么不是","对象包含以下属性:","对象和一些","对象就有可能变得相当臃肿。","对象展开运算符","对象提供给","对象是模块的局部状态","对象的属性传入","对象风格的提交方式","对象,你可以以属性的形式访问这些值:","对象,因此你可以调用","对象,尤其是对于重用","导致的状态变更都应该在此刻完成。","将","将会成为自然而然的选择。引用","将其引入:","就不受约束!我们可以在","就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,vuex","局部状态”要啰嗦得多,并且也损失了一些","属性。但是自从有了对象展开运算符(现处于","属性不会对其产生影响","属性以访问根","属性另取一个名字,使用对象形式:","属性后不需要修改模块内的代码。","属性的对象:","岂不更方便?实际上并非如此,还记得","嵌套模块","带命名空间的绑定函数","并不意味着你需要将所有的状态放入","并不限制你的代码结构。但是,它规定了一些需要遵守的规则:","并且观察","应对起来略微棘手,因为它们可能需要调用外部的","应用","应用层级的状态应该集中到单个","应用的核心就是","应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。vuex","开发环境与发布环境","开启严格模式,仅需在创建","开始","异步逻辑都应该封装到","引数の","引用","当","当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用","当使用","当使用全局","当使用对象风格的提交方式,整个对象都作为载荷传给","当在严格模式中使用","当定义在一个模块里时会特别一些:","当映射的计算属性的名称与","当需要在对象上添加新属性时,你应该","很多次的时候):","很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在","必须同步执行这个限制么?action","必须承认,这样做比简单地使用“v","必须是同步函数","必须是同步函数。为什么?请参考下面的例子:","快照","成为可热重载模块","成功操作","成功時の処理","我们主要想针对","我们可以使用","我们可以很容易地在任何组件中使用它:","我们可以按任意方式格式化","我们组装模块并导出","或","或提交","或模块间数据互相污染的问题。","或者","或者是","或者更进一步,将下列代码添加到你使用","所有","才会执行。","打包测试文件。","打包这些测试文件然后在","执行测试","把","把上述","把当前购物车的物品备份起来","把空间名字添加到插件模块的类型(type)中去","抽取出api请求","按照","接下来,我们将会更深入地探讨一些核心概念。让我们先从","接受","接受一个成功回调和一个失败回调","接收","描述和当前的","提交","提交一个","提交的是","提交载荷(payload)","提供了基于","提案","提示:我们将在后续的文档示例代码中使用","插件","插件。","插件会生成状态快照,所以仅在开发环境使用。","插件函数","插件可以通过在","插件就是一个函数,它接收","插件就是通过动态注册模块将","支持同样的载荷方式和对象方式进行分发:","支持在开发过程中热重载","支持):","改成","数据源到","文件中定义了","文件太大,只需将","文字列を渡すことは、`state","文档","断言结果","新しいアクションとミューテーションにスワップ","新しいアクションとミューテーションをホットスワップします。詳細","新しいプロパティをオブジェクトに追加するとき、以下のいずれかが必要です:","新增","方法可以有更多选项来完成复杂任务):","方法接受以下参数:","方法注册模块:","方法的参数。","方法触发状态变更:","方法触发:","方法:","既然","日志。每一条","日志插件还可以直接通过","时声明的模块)。","时,不需要以上安装过程。","时,为了在服务端渲染中避免有状态的单例)","时,你就知道","时,你很有可能想保留过去的","时,在属于","时,调用此函数。”要唤醒一个","映射","映射为","映射到局部计算属性:","映射到视图;","是一个专为","是专门为","是个","是什么?","是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅","是在计算属性中返回的一个属于","是更改状态的唯一方法,并且这个过程是同步的。","是注册在全局命名空间的——这样使得多个模块能够对同一","時々、状態の\"スナップショット\"を撮って、ミューテーション前後の状態を比較したくなることがあるでしょう。それを実現するために、状態オブジェクトのディープコピーを行う必要があります:","時どき、モジュールの複数インスタンスを作成する必要があるかもしれません。例えば:","暴露为","暴露出来,根节点状态则为","暴露出注册的","更改","更新されたモジュールをインポートする","更新记录","替换","最后,如果我们利用","最好提前在你的","最新の開発版ビルドを利用したい場合には、","最简单的","最終的に","有时候我们需要从","有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:","有时我们可能需要创建一个模块的多个实例,例如:","服务回应","服务层——例如,我们可以把","期待されるミューテーションをアクションが呼び出すかをテストするためのヘルパー","本番環境","本番環境で厳格モードを有効にしてデプロイしてはいけません!厳格モードでは不適切なミューテーションを検出するためにステートツリーに対して深い監視を実行します。パフォーマンスコストを回避するために本番環境では無効にしてください。","来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建","来安装","来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在","来看一个更加实际的购物车示例,涉及到调用异步","来简化代码(特别是我们需要调用","来自不同视图的行为需要变更同一状态。","来获取","来获取状态对象,以及通过","来触发变化。","来记录","来说是必要的。","来说非常有用。详细介绍","构造器选项","架构就像眼镜:您自会知道什么时候需要它。","某些观察者)","标签引入,它会提供全局方法","标签引用","核心概念","根状态,只读。","根级别的","格式记录","检查是否没有","概念开始。","構文を使用する","模块内容(modul","模块内的状态已经是嵌套的了,使用","模块功能默认输出了","模块动态注册","模块动态注册功能使得其他","模块的局部状态","模块重用","模拟","模拟提交","模拟状态","次のミューテーションのために状態を保存","每一个","每当","每次","比较","注册一个动态模块。详细介绍","注册嵌套模块","注册模块","注册的","注意:","注意我们正在进行一系列的异步操作,并且通过提交","注意,getter","注意:对于","测试","测试一个","深入理解所有的概念对于使用","混入","热替换新的","热重载","然后","然后像这样使用:","然后返回","然后:","然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用","状态","状態、これは私達のアプリを動かす信頼できる情報源(the","状態のスナップショットを撮る","状態のスナップショットを撮るプラグインはアプリケーションの開発の間だけ使われるべきです。","状態を変更する","状態を変更する唯一の方法は、同期的に処理を行うミューテーションをコミットすることのみです。","状態変更を非同期に組み合わせることは、プログラムの動きを予測することを非常に困難にします。例えば、状態を変更する非同期コールバックを持った","状態管理パターン","现在你可以:","现在想象,我们正在","现在,你可以通过","現在のカート内の商品を保存する","現在のモジュールのモジュールのローカルゲッター","生成","生成状态快照的插件应该只在开发阶段使用,使用","用“vuex","用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。","用以上配置启动","用户来说","用指定的","用模拟的","由于","由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store","異なるビューからのアクションで、同じ状態を変更する必要があります。","登録されたゲッターは","登録されているゲッターを公開します。読み取り専用です。","的","的作者","的例子(实际上你可以用任何你喜欢的测试框架):","的例子:","的双向绑定计算属性:","的另一种方式是直接使用包含","的响应式系统的一部分缓存其中的。","的响应规则","的地方","的处理函数返回的","的子节点名称相同时,我们也可以给","的官方调试工具","的定义放在函数","的实例注入所有的子组件","的实例,那么你仍然可以给","的实现:","的对象。它们都已经绑定在了给定的命名空间上。详细介绍","的对象展开运算符我们可以这样写:","的对象,在用户输入时,v","的局部状态作为第一个参数,而不是根状态,并且模块","的库,例如","的思维”去解决这个问题的方法是:给","的方式使其成为带命名空间的模块。当模块被注册后,它的所有","的方式,而非直接改变","的时候传入","的时候,我们需要增加一个","的根状态。模块的","的根状态,仅用状态合并或时光旅行调试。","的格式为","的模块编译格式问题,这里需要加上","的测试与","的状态","的状态存储是响应式的。当","的状态存储是响应式的,从","的示例:","的第四个参数来调用","的组件中需要频繁地导入,并且在测试组件时需要模拟状态。","的细粒度数据响应机制来进行高效的状态更新。","的结果","的计算属性)。就像计算属性一样,getter","的话也能够接收。","的话说就是:","的辅助函数","的返回值。详细介绍","的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。","的返回值,当值改变时调用回调函数。fn","的这些核心概念。他们是:","的钩子。vuex","監視を止める場合は、ハンドラ関数の返り値を関数として呼び出します。","直接ダウンロードする","直接ミューテーションハンドラを呼び出すことはできません。この","直接下载","相关代码分割到模块中。下面是项目结构示例:","確かに、上記の例は単純な","私たちが","私たちは、このドキュメントのコード例に","第1引数は、オプションで名前空間文字列にすることができます。詳細","第一个参数是可选的,可以是一个命名空间字符串。详细介绍","等包管理器,可以按照下列方式执行安装:","等同于","等待","等等...","算出プロパティ","管理状态。例如,vuex","箭头函数可使代码更简练","类似于","类似于插件,我们可以让构建工具来处理这种情况:","类型:","結果を検証する","组件","组件中展示状态呢?由于","组件中获得","组件也会自动更新。这也意味着","组件仍然保有局部状态","组件从","组件内的","组件绑定的辅助函数","组合","结合在一起,实现应用的路由状态管理。","给插件开发者的注意事项","继承父模块的命名空间","编写正确,经过合理地","而且,你可以通过使用","背后的基本思想,借鉴了","自动展开记录的","自定义","自己构建","自带一个日志插件用于一般的调试:","若","若需要在全局命名空间内分发","若需要在带命名空间的模块注册全局","获取","获取局部状态,必须使用常规函数","获取更新后的模块","虽然","表单处理","被","被局部化了","被记录,devtool","複数のビューが同じ状態に依存することがあります。","要停止侦听,调用此方法返回的函数即可停止侦听。","要停止订阅,调用此方法返回的函数即可停止订阅。","要注意,logger","親モジュールから名前空間を継承する","解构","触发的时候,回调函数还没有被调用,devtool","設定から","設定を使用して","詳細","计数应用开始:","订阅","让我们从一个简单的","让我们开始吧。","让我们来注册一个简单的","记数应用示例。","设计的状态管理库,以利用","访问","访问到。让我们更新下","访问模块的状态。","该功能常用于插件。详细介绍","详细介绍","详见","语法。如果你还没能掌握","语法处理内联","请参考购物车示例。","调用","调用。为了便于解决","调用抽象成服务,然后在测试文件中用","调用(需要先在根节点注入","调用(需要在根节点注入","调试、状态快照导入导出等高级调试功能。","购物","购物车模块","载荷(payload):","辅助函数","辅助函数仅仅是将","辅助函数将组件中的","辅助函数将组件的","辅助函数帮助我们生成计算属性,让你少按几次键:","返回一个允许我们注入","返回一个函数,来实现给","返回的是","这两个参数:","这个状态自管理应用包含以下几个部分:","这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:","这就是","这是一个最基本的","这样的方式指定特定的版本。","这里会抛出一个错误。","这里的","进一步嵌套命名空间","进入严格模式,在严格模式下,任何","进行单元测试。","追加の引数を渡してコミットする","选项。模块的状态使用","选项将其归档:store.registermodule('a',","选项是","选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用","选项,该","选项,这个选项暴露出每次","选项,这可以把","通常、最終的にひとつのオブジェクトを","通常是异步的,那么如何知道","通常用于插件。详细介绍","通过","通过在根实例中注册","通过属性访问","通过提交","通过插件的参数对象得到空间名称","通过方法访问","那么我们如何在","都会抛出错误。","都会自动根据模块注册的路径调整命名。例如:","都会重新求取计算属性,并且触发更新相关联的","都是同步事务:","都有一个字符串的","都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中","配置中的","配置(配置好","里可以有","里的数组进行查询时非常有用。","里面。","链接。以上的链接会一直指向","開発版ビルド","開発環境","関数がグローバルに公開されます。","関数は、追加でいくつかのオプションを受け取れます):","関数はいくつかのオプションを受け取ります:","関数を返り値にすることで、ゲッターに引数を渡すこともできます。これは特にストアの中の配列を検索する時に役立ちます:","阶段),我们可以极大地简化写法:","需要被记录,就让它返回","需遵守","非同期なアクションのテストの例:","非同期的なロジックはカプセル化されるべきであり、それはアクションによって構成されます。","非同期的な命令を扱うためにアクションを見てみましょう。","非常类似于事件:每个","项目结构","顺便,`mutation`","风格的计算属性命名功能来使用一个常量作为函数名","首先,你需要明白","默认值:","默认情况下,模块内部的","가","가능","가능)으로","가능성이","가능하지만,","가능한","가능한지","가능합니다.","가됩니다.","가리","가리킵니다.","가세요.","가장","가정합니다.","가져오기","가져오는","가져올","가져와야하며","가져와야합니다.","가지","가지고","가지는","가진","가질","가짜데이터가","각","간결하게","간단한","간단합니다.","간의","간접적으로","감시를","감시하거나","감시할","감지하기","값","값은","값을","값이","강요합니다.","갖게","같습니다.","같은","같을","같이","개념에","개념을","개념의","개발","개발용","개발용으로만","개발자가","개별","개의","개체와","객체","객체가","객체는","객체를","객체를받습니다.","객체에","객체여야하며","객체와","걸리고","검색할","것","것으로","것은","것은,","것을","것이","것이고","것입니다.","게터","결과","결과를","결정을","결제","결제입니다.","결합하면","경고를","경우","경우)코드를","경우,","경우라면","계산","계산)","계산된","계산하여","계산해야","고급","고안된","곳","곳이며,","공동","공식","공유된","공유하는","공통의","과","관련","관련된","관리","관리를","관리에","관리하여","관리해야","관찰","관찰하는","관찰합니다.","괜찮을","교체하십시오.","구독합니다.","구문을","구성","구성하기","구조","구조를","구조와","구조의","구조화하는","구축하는","구축하지","구현에서","구현을","규모가","규모의","규칙","규칙에","규칙은","규칙을","그것은","그것을","그들의","그래서","그러나","그러면","그럴까요?","그렇다면","그렇지","그리고","글로벌","기능","기능을","기능인","기다립니다.","기록","기록됩니다.","기록이","기록하고","기록합니다.","기반","기반하는","기본","기본값:","기본적으로","기본적인","기억","기억하십니까?","기준으로","기회비용을","기회비용이","깊은","까다로울","꼭","끝나기를","나","나눌","나중에","남겨","남을","내려야","내보내기/가져오기와","내보내기로","내보내기를","내보내기와","내보내는","내보낼","내보냅니다.","내부,","내부에서","내부의","내에서","내용은","내의","내장","너무","넣는다면","넣어야하는","넣으면","네임","네임스페이스","네임스페이스를","노출","노출됩니다.","노출시킬","노출하는","노출합니다.","노트","높습니다.","는","다","다루는","다른","다시","다양한","다운로드","다음","다음과","다음은","다음을","단계","단계가","단기간과","단독","단순하다면","단순한","단순함이","단순화","단순화하기","단순히","단위","단일","달려","달리","달성하기","대규모","대부분","대부분의","대신","대응하고","대한","대해","더","데","데이터","도구가","도구로","도구를","도와주는","도표입니다.","독립","돌연변이","돌연변이는","동기","동기적","동기적으로","동기적이어야","동기화","동기화하려면","동일하게","동일한","동작을","동적","동적으로","되며","되었을","된","된다는","될","됨)을","됩니다.","두","두번째","둘","뒤에","드러내는","들어","들어,","들어,todo","들었다면,","들인다.","듭니다.","등록","등록과","등록된","등록됩니다.","등록을","등록하십시오.","등록합니다.","등록합시다.","등의","디버그","디버깅","디버깅을","디버깅하고","디스크립터와","디스패치","디스패치된","디스패치를","디스패치하거나","따라","따라서","따르는","따른다면","때","때는","때로는","때문에","때문입니다.","또","또는","또는,","또한","또한,","뛰어","라고하는","라우트","라이브러리","라이브러리는","라이브러리를","라이브러리입니다.","레벨의","레퍼런스","렌더링에서","로","로거","로그를","로깅","로깅하기전","로더에는","로직은","로컬","루트","루트의","를","리로드","리로드를","리로딩","리스트를","릴리스를","릴리즈","링크는","링크를","마다","마십시오!","마지막으로,","마찬가지로","만","만들","만들고","만들어","만듭니다","만듭니다.","많은","말해,","맞는","매","매우","매핑","매핑입니다.","매핑하는","매핑하려면","매핑하십시오.","매핑합니다.","먼저","메소드","메소드들/프로퍼티","메소드로","메소드를","메소드에서","메소드와","메커니즘을","명명된","명시적으로","명시적인","명확하게","명확하고","몇","몇가지","모두","모듈","모듈(저장소","모듈,","모듈로","모듈성과","모듈에","모듈에서","모듈은","모듈을","모듈의","모듈이","모드","모드는","모드로","모드를","모드에서","모드에서는","모든","모방하기","모의","목적으로","무엇인가요?","무조건","묶어","묶을","문법을","문서는","문서를","문자열","문제의","및","바꾸는","바꿉니다.","바로","바인딩","바인딩하고","반드시","반복적이고","반영해야","반응","반응성","반응성에","반응적으로","반응적이기","반응하므로,","반응형","반환","반환된","반환됩니다.","반환하는","반환한다고","반환한다는","반환합니다.","받게됩니다.","받는","받습니다","받습니다.","받아","받아들이고","받아들입니다.","받으며","받은","받을","발생시킵니다.","발생하면이","발생합니다.","방법에","방법으로는","방법은","방법을","방법이","방법입니다.","방식\"은","방식으로","배열을","배열입니다.","배포","배포를","배포시","버렸습니다.","버스만","버전","버전/태그를","번","번들로","번째","변경","변경되고","변경되면","변경됩니다.","변경시키는","변경을","변경하는","변경하려고","변경하면","변경하세요.","변경할","변경합니다.","변이","변이)","변이)을","변이,","변이/액션","변이가","변이는","변이로","변이를","변이시마다","변이시키는","변이에","변이에는","변이와","변이을","변이의","변이하는","변이할","변화는","변화를","변환합니다.","병합될","병합하는","보겠습니다.","보고","보낸","보다","보려면?","보유하고있는","보일","보호하는","복사를","복사본을","복잡한","복제하거나","본질적으로","볼","봅시다.","부릅니다.","부모/자식","부분에","부분은","부서지기","부적절한","부터","분리하려는","분리함으로써","분할하기만","분할하는","분해를","불가능한","불가능합니다.","불립니다.","붙이면","붙입니다","뷰","뷰는","뷰의","브라우저","브라우저에서","브라우저와","비교하십시오.","비교할","비대해질","비동기","비동기성이","비동기식","비동기적","비슷한","비슷합니다.","비용도","비웁니다.","빌드","빌드를","빌드에서","빠르게","사실","사용","사용될","사용됩니다.","사용자","사용자가","사용자에게","사용하거나,","사용하고","사용하기","사용하는","사용하려면","사용하면","사용하므로","사용하십시오.","사용하여","사용한다고해서","사용할","사용할지","사용합니다.","사용해야","사용해야하는","사용해야합니다","사용해야합니다.","사이드이펙트(상태","사항으로,","사항입니다.","삽입됩니다.","상관없이","상상해보십시오.","상세","상수","상수로","상수를","상위","상점","상태","상태,","상태.","상태가","상태가됩니다).","상태가됩니다.","상태는","상태는store.state.mymodule으로","상태로","상태를","상태를받습니다.","상태보다","상태에","상태와","상태의","상호작용/시점","새","새로운","생각됩니다).","생각하게","생산성","생성","생성시","생성자","생성하는","샷","샷을","서로","서버사이드","서비스로","서비스를","선언","선언적","선언하면","선택","선택할","설명","설명합니다.","설정","설정에서","설정을","설정입니다.","설치","설치됩니다:","설치하세요.","설치한","성공","성능","세","세분화된","세트를","소개합시다.","소스","소스\"","소스를","소켓","속성","속성과","속성내에서","속성에","속성으로","속성을","속성의","속성이","속성이나","속성이라면,","속한","수","수는","수도","수있는","수정을","수정해야","수준","수준의","수행","수행되지","수행하거나","수행하고","수행하는","수행해야합니다","수행해야합니다.","순간에","쉽게","쉽고","쉽습니다.","스냅","스냅샷","스냅샷을","스왑","스크립트","스타일","스타일의","스페이스","스펙)","시간","시간이","시기를","시스템과","시스템을","시작","시작됩니다.","시작하기","시작하는","시작해","시점과","시키려면","실용적인","실제","실제로","실패","실행","실행하세요.","실행할","심지어","싱글톤으로","싶은","아닌","아닙니다.","아래에","아웃바운드","아이디어","아이템","아직","안경과","안에","안에만","안에서","않고","않습니다.","않으며,","않으므로","않은","알","알아볼","알아야","앞서","앞에","애플리케이션","애플리케이션마다","애플리케이션에","애플리케이션에서","애플리케이션의","액세스하거나","액세스하려면","액션","액션,","액션과","액션를","액션에서","액션으로","액션은","액션을","액션의","액션이","액션입니다.","앱","앱부터","앱을","앱의","앱이","앱입니다.","약간","양방향","어느","어떤","어떻게","어떻습니까?","어려워","언제","얻고자","엄격","엄격하게","업데이트","업데이트가","업데이트됩니다.","업데이트를","업데이트합니다.","없는","없는지","없습니다!","없습니다.","없어야합니다.","없을","에서","여기에","여기에있는","여러","여부는","여전히","역할을","연결된","연결됩니다.","연결하여","연산이","연산자","연산자(object","영감을","영역의","예(원하는","예는","예를","예상되는","예입니다.","예제","예제:","예제는","예제로","예제를","예제입니다.","예측","오래","오류가","오류를","오브젝트를","옵션","옵션(vue.use(vuex)에","옵션과","옵션은","옵션을","와","완료","완료되는지","완전히","왜","왜냐하면","외부","외부에서","외부의","요구에","요청","요청을","우리가","우리는","우리의","원본","원칙을","원하는","웹","위의","위치에서","위한","위해","위해,","위해서는","유사하게","유사합니다.","유용하지만,","유용한","유용할","유용합니다.","유일한","유지","유지됩니다.","유지보수가","유틸리티를","유형에","으로","은","을","음,","응답","응답과","의","의도를보다","의미합니다.","의존성을","의존성이","의존하게합니다.","의존하는","의존합니다.","의해","이","이것은","이것을","이것이","이는","이러한","이렇게","이렇게하면","이루어져야합니다.","이를","이름","이름과","이름으로","이름을","이름이","이벤트","이벤트를","이벤트에","이벤트와","이보다","이상의","이상적이지","이상해","이슈를","이어야","이용하여","이용한","이용해","이유는","이유로","이유를","이유입니다.","이전","이제","이제,","이해와","이해하기","이해할","이후","인라인","인수로받습니다.","인스턴스","인스턴스가","인스턴스를","인스턴스에","인스턴스의","인용이","인위적인","인해","일반","일반인","일반적으로","일반적으로,","일반적인","일부","일부를","일으킬","일입니다.","읽기","읽을","잃어","임의의","입니다","입니다.","입력","입력에","입력을","있기","있는","있다고","있다는","있도록","있습니까?","있습니다","있습니다!","있습니다(저장소의","있습니다)","있습니다.","있습니다.(예:","있습니다.)","있으며","있으며,","있으면","있으면됩니다.","있으므로","있을","있음을","있지","있지만,","자동","자동으로","자료형:","자세히","자식","자신의","자연스럽게","자체","자체가","작동하는","작동하지","작성되면","작성하는","작성할","작업","작업에는","작업은","작업을","작업의","작업이","작업자가","잘","장기간","장바구니","장바구니를","장바구니에","장황","장황하고","장황할","장황해집니다.","재사용","저자인","저장","저장소","저장소가","저장소는","저장소를","저장소만","저장소에","저장소에서","저장소와","저장소의","저장하거나","저장하면","저장하십시오.","저하됩니다.","적용","적용과","적용된","적인","적절한","전개","전달되므로","전달인자","전달인자가","전달인자는","전달인자로","전달인자를","전달인자에","전달하는","전달할","전역","전역적으로","전용","전용.","전체","점은","점은,","점이","접근","접근하여","접두사","접두어로","접두어를","접미사를","정도","정의","정의하고","정적","제거","제거할","제공됩니다.","제공하십시오.","제공함으로써","제공합니다.","제대로","제한하지는","조각이","조작","조작된","조작을","조합하고","존재합니다","좀","좀더","종종","좋습니다.","좋은","주어진","주요","주입","주입되고","줄일","줍니다!","중","중단하려면","중대형","중심에는","중앙","중에","중요한","중첩된","즉,","증가","지나치게","지속성,","지역","지원합니다.","지정할","지켜보고","지켜볼","직접","직접적인","질","집중된","집중식","참고","참고:","참조하거나","찾을","처리","처리기","처리기가","처리되는","처리하기","처리하는","처리하도록","처리할","처리합니다.","처음","첫","첫번째","초기","초기화","초기화하는","최신","최종","추가","추가하면","추가할","추가합니다.","추가해야","추가해야합니다.","추상화를","추상화하고","추적","추적을","추적이","추출하고","추출하여","출력으로","충돌을","충돌하지","취하는","카운터","카운트를","캡슐화되어야하며","캡처","커다란","커밋","커밋을","커밋하거나","커밋하기","커밋하는","커밋하여","커밋함으로써","커밋합니다.","커지면","커짐에","컨셉","컨테이너입니다.","컨텍스트","컴포넌트","컴포넌트가","컴포넌트는","컴포넌트를","컴포넌트에","컴포넌트에는","컴포넌트에서","컴포넌트에서는","컴포넌트와","컴포넌트의","켜지","코드","코드는","코드로","코드를","코드의","콜백","콜백에서","콜백은","콜백을","콜백이","큰","클론하고","키","키를","킵니다.","타입","타입과","타입에","타입의","태그를","테스트","테스트를","테스트하기","테스트하는","테스팅","통과하는","통합되어","통합합니다.","통해","툴링을","툴을","트랜잭션인","트랜잭션합니다.","트리","트리거","트리거된","트리거됩니다.","트리거하는","트리는","트리를","트리만","트리에","트릭은","특별히","특정","틀림없이,","파악하기가","파악할","파일로","파일에","파일은태그를","파일을","파일이","판단하고","패턴","패턴\"이란","패턴과","패턴은","패턴입니다.","팩토리가","페이로드","페이로드는","페이로드로","페이로드를","페이로드와","평가된","포맷으로","포함","포함된","포함될","포함됩니다.","포함하는","포함하며","포함할","포함합니다.","폼","표시하나요?","표현할","프레임워크/assert","프로그램과","프로그램을","프로젝트","프로젝트를","프로젝트에서","프로퍼티","플러그인","플러그인과","플러그인도","플러그인에서","플러그인으로","플러그인은","플러그인을","플러그인이","피하기","필드를","필드에","필요","필요)","필요가","필요로","필요할","필요합니다.","필터링하고","하고자","하기","하나로","하나를","하나요?","하나의","하는","하려는","하며","하면됩니다.","하십시오","하십시오.","하위","한","한눈에","한다는","할","함께","함수","함수는","함수를","함수의","함수이기","함수입니다.","합니다!","합니다.","합니다.)","핫","항목)의","항목에","항목을","항상","해결","해당","해보겠습니다.","해야","해야하는","해야할","해야합니다.","해제","해졌고,","핵심","핸들","핸들러","핸들러는","핸들러를","핸들러에","핸들링","향상시킵니다.","허용합니다.","헬퍼","헬퍼가","헬퍼는","헬퍼를","현재","현재있는","형","형제","호출","호출되고","호출되는","호출되지","호출에","호출을","호출하는","호출하려면","호출하면","호출하십시오.","호출하여","호출할","호출합니다.","호출합니다.\"","호출해야하는","호출해야합니다.","화살표","확산","확인","확인하세요.","확인하십시오.","확인해보십시오.","확장","환경","환경에서","활용하도록","활용할","활용해야","효율적으로","효율적인","후","후에","훅을","흐름\"","흐름에","흐름을","힘든일일","(用于内部数据,例如"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Vuex\n\n\n참고: 이 문서는 vuex@2.x 을 기준으로 합니다.\n\n\n\n1.0 버전 문서를 보려면?\n릴리즈 노트\n설치\nVuex가 무엇인가요?\n시작하기\n핵심 컨셉\n상태\nGetters\n변이\n액션\n모듈\n\n\n애플리케이션 구조\n플러그인\nStrict 모드\n폼 핸들링\n테스팅\n핫 리로딩\nAPI 레퍼런스\n\n"},"installation.html":{"url":"installation.html","title":"설치","keywords":"","body":"설치\n직접 다운로드 / CDN\nhttps://unpkg.com/vuex\n\nUnpkg.com은 NPM 기반 CDN 링크를 제공합니다. 위의 링크는 항상 NPM의 최신 릴리스를 가리킵니다. https://unpkg.com/vuex@2.0.0과 같은 URL을 통해 특정 버전/태그를 사용할 수도 있습니다.\n\nVue 뒤에 vuex를 추가하면 자동으로 설치됩니다:\n\n\n\nNPM\nnpm install vuex --save\n\nYarn\nyarn add vuex\n\n모듈 시스템과 함께 사용하면 Vue.use()를 통해 Vuex를 명시적으로 추가해야 합니다.\nimport Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\n전역 스크립트 태그를 사용할 때는 이 작업을 할 필요가 없습니다.\n개발용 빌드\n최신 dev 빌드를 사용하고 싶은 경우 직접 GitHub에서 클론하고 vuex를 직접 빌드 해야합니다.\ngit clone https://github.com/vuejs/vuex.git node_modules/vuex\ncd node_modules/vuex\nnpm install\nnpm run build\n\n"},"intro.html":{"url":"intro.html","title":"Vuex가 무엇인가요?","keywords":"","body":"Vuex가 무엇인가요?\nVuex는 Vue.js 애플리케이션에 대한 상태 관리 패턴 + 라이브러리 입니다. 애플리케이션의 모든 컴포넌트에 대한 중앙 집중식 저장소 역할을 하며 예측 가능한 방식으로 상태를 변경할 수 있습니다. 또한 Vue의 공식 devtools 확장 프로그램과 통합되어 설정 시간이 필요 없는 디버깅 및 상태 스냅 샷 내보내기/가져오기와 같은 고급 기능을 제공합니다.\n\"상태 관리 패턴\"이란 무엇인가요?\n간단한 Vue 카운터 앱부터 시작 해보겠습니다.\nnew Vue({\n // 상태\n data () {\n return {\n count: 0\n }\n },\n // 뷰\n template: `\n {{ count }}\n `,\n // 액션\n methods: {\n increment () {\n this.count++\n }\n }\n})\n\n다음과 같은 기능을 가진 앱입니다.\n\n상태 는 앱을 작동하는 원본 소스 입니다.\n뷰 는 상태의 선언적 매핑입니다.\n액션 은 뷰 에서 사용자 입력에 대해 반응적으로 상태를 바꾸는 방법입니다.\n\n이것은 \"단방향 데이터 흐름\" 개념의 매우 단순한 도표입니다.\n\n \n\n\n그러나 공통의 상태를 공유하는 여러 컴포넌트 가 있는 경우 단순함이 빠르게 저하됩니다.\n\n여러 뷰는 같은 상태에 의존합니다.\n서로 다른 뷰의 작업은 동일한 상태를 반영해야 할 수 있습니다.\n\n첫번째 문제의 경우, 지나치게 중첩된 컴포넌트를 통과하는 prop는 장황할 수 있으며 형제 컴포넌트에서는 작동하지 않습니다. 두번째 문제의 경우 직접 부모/자식 인스턴스를 참조하거나 이벤트를 통해 상태의 여러 복사본을 변경 및 동기화 하려는 등의 해결 방법을 사용해야 합니다. 이러한 패턴은 모두 부서지기 쉽고 유지보수가 불가능한 코드로 빠르게 변경됩니다.\n그렇다면 컴포넌트에서 공유된 상태를 추출하고 이를 전역 싱글톤으로 관리해야 합니다. 이를 통해 우리의 컴포넌트 트리는 커다란 \"뷰\"가 되며 모든 컴포넌트는 트리에 상관없이 상태에 액세스하거나 동작을 트리거 할 수 있습니다!\n또한 상태 관리 및 특정 규칙 적용과 관련된 개념을 정의하고 분리함으로써 코드의 구조와 유지 관리 기능을 향상시킵니다.\n이는 Flux, Redux, The Elm Architecture에서 영감을 받은 Vuex의 기본 아이디어 입니다. 다른 패턴과 달리 Vuex는 Vue.js가 효율적인 업데이트를 위해 세분화된 반응 시스템을 활용하도록 특별히 고안된 라이브러리입니다.\n\n언제 사용해야 하나요?\nVuex는 공유된 상태 관리를 처리하는 데 유용하지만, 개념에 대한 이해와 시작하는 비용도 함께 듭니다. 그것은 단기간과 장기간 생산성 간의 기회비용이 있습니다.\n대규모 SPA를 구축하지 않고 Vuex로 바로 뛰어 들었다면, 시간이 오래 걸리고 힘든일일 것입니다. 이것은 일반 적인 일입니다. 앱이 단순하다면 Vuex없이는 괜찮을 것입니다. 간단한 글로벌 이벤트 버스만 있으면됩니다. 그러나 중대형 규모의 SPA를 구축하는 경우 Vue컴포넌트 외부의 상태를 보다 잘 처리할 수 있는 방법을 생각하게 될 가능성이 있으며 Vuex는 자연스럽게 선택할 수 있는 단계가 될 것입니다. Redux의 저자인 Dan Abramov의 좋은 인용이 있습니다.\n\nFlux 라이브러리는 안경과 같습니다. 필요할 때 알아볼 수 있습니다.\n\n"},"getting-started.html":{"url":"getting-started.html","title":"시작하기","keywords":"","body":"시작하기\n모든 Vuex 애플리케이션의 중심에는 store 가 있습니다. \"저장소\"는 기본적으로 애플리케이션 상태 를 보유하고있는 컨테이너입니다. Vuex 저장소가 일반 전역 개체와 두 가지 다른 점이 있습니다.\n\nVuex store는 반응형 입니다. Vue 컴포넌트는 상태를 검색할 때 저장소의 상태가 변경되면 효율적으로 대응하고 업데이트합니다.\n저장소의 상태를 직접 변경할 수 없습니다. 저장소의 상태를 변경하는 유일한 방법은 명시적인 커밋을 이용한 변이 입니다. 이렇게하면 모든 상태에 대한 추적이 가능한 기록이 남을 수 있으며 툴을 사용하여 앱을 더 잘 이해할 수 있습니다.\n\n가장 단순한 저장소\n\n참고: 모든 예제는 ES2015 문법을 사용합니다. 사용하고 있지 않은 경우 꼭 사용해야 합니다!\n\nVuex를 설치한 후 저장소를 만들어 봅시다. 매우 간단합니다. 초기 상태 객체와 일부 변이를 제공하십시오.\n// 모듈 시스템을 사용하는 경우 Vue.use(Vuex)를 먼저 호출해야합니다.\n\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n }\n})\n\n이제 state 객체에 store.state로 접근하여 store.commit 메소드로 상태 변경을 트리거 할 수 있습니다.\nstore.commit('increment')\n\nconsole.log(store.state.count) // -> 1\n\n다시 말해, store.state.count를 직접 변경하는 대신 변이를 수행하는 이유는 명시적으로 추적을 하기 때문입니다. 이 간단한 규칙에 따라 의도를보다 명확하게 표현할 수 있으므로 코드를 읽을 때 상태 변화를 더 잘 지켜볼 수 있습니다. 또한 모든 변이를 기록하고 상태 스냅샷을 저장하거나 시간 흐름에 따라 디버깅을 할 수 있는 도구를 제공합니다.\n컴포넌트 안에서 저장소 상태를 사용하는 것은 단순히 계산된 속성 내에서 상태를 반환하는 것입니다. 변경을 트리거하는 것은 컴포넌트 메소드에서 변경을 커밋하는 것을 의미합니다.\n다음은 가장 기본적인 Vuex 카운터 앱의 예입니다.\n이제, 우리는 각 핵심 개념에 대해 더 자세히 설명 할 것입니다. State부터 시작해 보겠습니다.\n"},"core-concepts.html":{"url":"core-concepts.html","title":"コアコンセプト","keywords":"","body":"コアコンセプト\nこの章では、Vuex のコアコンセプトについて、以下を学習します。\n\nステート\nゲッター\nミューテーション\nアクション\nモジュール\n\nこれらのコンセプトを深く理解することは、Vuex を使用するにあたって不可欠です。\nそれでは、始めましょう!\n"},"state.html":{"url":"state.html","title":"상태","keywords":"","body":"상태\n단일 상태 트리\nVuex는 단일 상태 트리 를 사용합니다. 즉, 이 단일 객체는 모든 애플리케이션 수준의 상태를 포함하며 \"원본 소스\" 역할을 합니다. 이는 각 애플리케이션마다 하나의 저장소만 갖게 된다는 것을 의미합니다. 단일 상태 트리를 사용하면 특정 상태를 쉽게 찾을 수 있으므로 디버깅을 위해 현재 앱 상태의 스냅 샷을 쉽게 가져올 수 있습니다.\n단일 상태 트리는 모듈성과 충돌하지 않습니다. 나중에 상태와 변이를 하위 모듈로 분할하는 방법에 대해 설명합니다.\nVuex 상태를 Vue 컴포넌트에서 가져오기\n그러면 Vue 컴포넌트에서 저장소 내부의 상태를 어떻게 표시하나요? Vuex 저장소는 반응적이기 때문에 저장소에서 상태를 \"검색\"하는 가장 간단한 방법은 계산된 속성내에서 일부 저장소 상태를 가져오는 것입니다.\n// Counter 컴포넌트를 만듭니다\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return store.state.count\n }\n }\n}\n\nstore.state.count가 변경되면 계산된 속성이 다시 변경되고 관련 DOM 업데이트가 트리거됩니다.\n그러나 이 패턴은 컴포넌트가 전역 저장소 단독 항목에 의존하게합니다. 모듈 시스템을 사용할 때는 저장소 상태를 사용하는 모든 컴포넌트에서 저장소를 가져와야하며 컴포넌트를 테스트 할 때는 가짜데이터가 필요합니다.\nVuex는 store 옵션(Vue.use(Vuex)에 의해 가능)으로 루트 컴포넌트의 모든 자식 컴포넌트에 저장소를 \"주입\"하는 메커니즘을 제공합니다.\nconst app = new Vue({\n el: '#app',\n // \"store\" 옵션을 사용하여 저장소를 제공하십시오.\n // 그러면 모든 하위 컴포넌트에 저장소 인스턴스가 삽입됩니다.\n store,\n components: { Counter },\n template: `\n \n \n \n `\n})\n\n루트 인스턴스에 store 옵션을 제공함으로써 저장소는 루트의 모든 하위 컴포넌트에 주입되고 this.$store로 사용할 수 있습니다. Counter 구현을 수정해야 합니다.\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return this.$store.state.count\n }\n }\n}\n\nmapState 헬퍼\n컴포넌트가 여러 저장소 상태 속성이나 getter를 사용해야하는 경우 계산된 속성을 모두 선언하면 반복적이고 장황해집니다. 이를 처리하기 위해 우리는 계산된 getter 함수를 생성하는 mapState 헬퍼를 사용하여 키 입력을 줄일 수 있습니다.\n// 독립 실행 형 빌드에서 헬퍼가 Vuex.mapState로 노출됩니다.\nimport { mapState } from 'vuex'\n\nexport default {\n // ...\n computed: mapState({\n // 화살표 함수는 코드를 매우 간결하게 만들어 줍니다!\n count: state => state.count,\n\n // 문자열 값 'count'를 전달하는 것은 `state => state.count`와 같습니다.\n countAlias: 'count',\n\n // `this`를 사용하여 로컬 상태에 액세스하려면 일반적인 함수를 사용해야합니다\n countPlusLocalState (state) {\n return state.count + this.localCount\n }\n })\n}\n\n또한 매핑 된 계산된 속성의 이름이 상태 하위 트리 이름과 같을 때 문자열 배열을 mapState에 전달할 수 있습니다.\ncomputed: mapState([\n // this.count를 store.state.count에 매핑 합니다.\n 'count'\n])\n\n객체 전개 연산자 (Object Spread Operator)\nmapState는 객체를 반환합니다. 다른 로컬 영역의 계산된 속성과 함께 사용하려면 어떻게 해야 하나요? 일반적으로, 최종 객체를 computed에 전달할 수 있도록 여러 객체를 하나로 병합하는 유틸리티를 사용해야합니다. 그러나 (3 단계 ECMAScript 스펙) 객체 전개 연산자 (Object Spread Operator)을 사용하면 문법을 매우 단순화 할 수 있습니다.\ncomputed: {\n localComputed () { /* ... */ },\n // 이것을 객체 전개 연산자(Object Spread Operator)를 사용하여 외부 객체에 추가 하십시오.\n ...mapState({\n // ...\n })\n}\n\n컴포넌트에는 여전히 로컬 상태가 있을 수 있습니다.\nVuex를 사용한다고해서 Vuex에 모든 상태를 넣어야하는 것은 아닙니다. Vuex에 더 많은 상태를 넣으면 상태 변이가 더 명확하고 디버그 가능하지만, 때로는 코드를 보다 장황하고 간접적으로 만들 수 있습니다. 상태 조각이 단일 컴포넌트에 엄격하게 속한 경우 로컬 상태로 남겨 둘 수 있습니다. 기회비용을 판단하고 앱의 개발 요구에 맞는 결정을 내려야 합니다.\n"},"getters.html":{"url":"getters.html","title":"Getters","keywords":"","body":"Getters\n때로는 저장소 상태를 기반하는 상태를 계산해야 할 수도 있습니다.(예: 아이템 리스트를 필터링하고 계산)\ncomputed: {\n doneTodosCount () {\n return this.$store.state.todos.filter(todo => todo.done).length\n }\n}\n\n둘 이상의 컴포넌트가 이를 사용 해야하는 경우 함수를 복제하거나 공유된 헬퍼를 추출하여 여러 위치에서 가져와야합니다. 둘 다 이상적이지 않습니다.\nVuex를 사용하면 저장소에서 \"getters\"를 정의 할 수 있습니다(저장소의 계산된 속성으로 생각됩니다). Getters는 첫 번째 전달인자로 상태를 받습니다.\nconst store = new Vuex.Store({\n state: {\n todos: [\n { id: 1, text: '...', done: true },\n { id: 2, text: '...', done: false }\n ]\n },\n getters: {\n doneTodos: state => {\n return state.todos.filter(todo => todo.done)\n }\n }\n})\n\ngetters는 store.getters 객체에 노출 됩니다.\nstore.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]\n\nGetters는 두 번째 전달인자로 다른 getter도 받게됩니다.\ngetters: {\n // ...\n doneTodosCount: (state, getters) => {\n return getters.doneTodos.length\n }\n}\n\nstore.getters.doneTodosCount // -> 1\n\n이제 모든 컴포넌트에서 쉽게 사용할 수 있습니다.\ncomputed: {\n doneTodosCount () {\n return this.$store.getters.doneTodosCount\n }\n}\n\nmapGetters 헬퍼\nmapGetters 헬퍼는 저장소 getter를 로컬 계산된 속성에 매핑합니다.\nimport { mapGetters } from 'vuex'\n\nexport default {\n // ...\n computed: {\n // getter를 객체 전개 연산자(Object Spread Operator)로 계산하여 추가합니다.\n ...mapGetters([\n 'doneTodosCount',\n 'anotherGetter',\n // ...\n ])\n }\n}\n\ngetter를 다른 이름으로 매핑하려면 객체를 사용합니다.\n...mapGetters({\n // this.doneCount를 store.getters.doneTodosCount에 매핑하십시오.\n doneCount: 'doneTodosCount'\n})\n\n"},"mutations.html":{"url":"mutations.html","title":"변이","keywords":"","body":"변이\nVuex 저장소에서 실제로 상태를 변경하는 유일한 방법은 변이하는 것입니다. Vuex 변이는 이벤트와 매우 유사합니다. 각 변이에는 타입 문자열 핸들러 가 있습니다. 핸들러 함수는 실제 상태 수정을 하는 곳이며, 첫 번째 전달인자로 상태를받습니다.\nconst store = new Vuex.Store({\n state: {\n count: 1\n },\n mutations: {\n increment (state) {\n // 상태 변이\n state.count++\n }\n }\n})\n\n변이 핸들러를 직접 호출 할 수는 없습니다. 이 옵션은 이벤트 등록과 비슷합니다. \"타입이 increment인 변이가 발생하면이 핸들러를 호출합니다.\" 변이 핸들러를 호출하려면 해당 타입과 함께 store.commit 을 호출해야합니다.\nstore.commit('increment')\n\n페이로드를 가진 커밋\n변이에 대해 payload 라고하는 store.commit에 추가 전달인자를 사용 할 수 있습니다.\n// ...\nmutations: {\n increment (state, n) {\n state.count += n\n }\n}\n\nstore.commit('increment', 10)\n\n대부분의 경우 페이로드는 여러 필드를 포함할 수 있는 객체여야하며 기록 된 변이는 더 이해하기 쉽습니다.\n// ...\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nstore.commit('increment', {\n amount: 10\n})\n\n객체 스타일 커밋\n변이를 커밋하는 또 다른 방법은 type 속성을 가진 객체를 직접 사용하는 것입니다.\nstore.commit({\n type: 'increment',\n amount: 10\n})\n\n객체 스타일 커밋을 사용할 때 전체 객체는 변이 핸들러에 페이로드로 전달되므로 핸들러는 동일하게 유지됩니다.\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nVue의 반응성 규칙을 따르는 변이\nVuex 저장소의 상태는 Vue에 의해 반응하므로, 상태를 변경하면 상태를 관찰하는 Vue 컴포넌트가 자동으로 업데이트됩니다. 이것은 또한 Vuex 변이가 일반 Vue로 작업 할 때 동일한 반응성에 대한 경고를 받을 수 있음을 의미합니다.\n\n원하는 모든 필드에 앞서 저장소를 초기화하는 것이 좋습니다.\n\n객체에 새 속성을 추가할 때 다음 중 하나를 수행해야합니다.\n\nVue.set(obj, 'newProp', 123)을 사용하거나,\n\n객체를 새로운 것으로 교체하십시오. 예를 들어, 3 단계 객체 확산 문법을 사용하면 다음과 같이 작성할 수 있습니다.\nstate.obj = { ...state.obj, newProp: 123 }\n\n\n\n\n\n변이 타입에 상수 사용\n다양한 Flux 구현에서 변이 유형에 상수를 사용하는 것은 일반인 패턴입니다. 이를 통해 코드는 linter와 같은 툴링을 활용할 수 있으며 모든 상수를 단일 파일에 저장하면 공동 작업자가 전체 애플리케이션에서 어떤 변이가 가능한지 한눈에 파악할 수 있습니다.\n// mutation-types.js\nexport const SOME_MUTATION = 'SOME_MUTATION'\n\n// store.js\nimport Vuex from 'vuex'\nimport { SOME_MUTATION } from './mutation-types'\n\nconst store = new Vuex.Store({\n state: { ... },\n mutations: {\n // ES2015에서 계산 된 프로퍼티 이름 기능을 사용하여\n // 상수를 함수 이름으로 사용할 수 있습니다\n [SOME_MUTATION] (state) {\n // 변이 상태\n }\n }\n})\n\n상수를 사용할지 여부는 대부분 환경 설정입니다. 개발자가 많은 대규모 프로젝트에서 유용할 수 있지만, 이는 완전히 선택 사항입니다.\n변이는 무조건 동기적이어야 합니다.\n기억 해야할 한 가지 중요한 규칙은 변이 핸들러 함수는 동기적 이어야 한다는 것입니다. 왜 그럴까요? 다음 예제를 확인해보십시오.\nmutations: {\n someMutation (state) {\n api.callAsyncMethod(() => {\n state.count++\n })\n }\n}\n\n이제 우리가 앱을 디버깅하고 devtool의 돌연변이 로그를 보고 있다고 상상해보십시오. 기록 된 모든 변이에 대해 devtool은 상태의 \"이전\" 및 \"이후\" 스냅 샷을 캡처 해야 합니다. 그러나 위의 예제 변이 내의 비동기 콜백은 불가능합니다. 변이가 커밋 되었을 때 콜백은 아직 호출되지 않으며, 콜백이 실제로 호출 될 시기를 devtool이 알 수 있는 방법이 없습니다. 콜백에서 수행 된 모든 상태 변이는 본질적으로 추적 할 수 없습니다!\n컴포넌트 안에서 변이 커밋하기\nthis.$store.commit('xxx')를 사용하여 컴포넌트에서 변이를 수행하거나 컴포넌트 메소드를 store.commit 호출에 매핑하는 mapMutations 헬퍼를 사용할 수 있습니다 (루트 store 주입 필요)\nimport { mapMutations } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapMutations([\n 'increment' // this.increment()를 this.$store.commit('increment')에 매핑합니다.\n ]),\n ...mapMutations({\n add: 'increment' // this.add()를 this.$store.commit('increment')에 매핑합니다.\n })\n }\n}\n\n액션에서 사용\n비동기성이 상태의 변이와 결합하면 프로그램을 파악하기가 매우 어려워 질 수 있습니다. 예를 들어 상태를 변경하는 두 가지 비동기 콜백 메소드를 호출할 때 호출되는 시점과 먼저 호출 된 콜백을 어떻게 알 수 있습니까? 이것이 우리가 두 개념을 분리하려는 이유입니다. Vuex에서 변이는 동기적으로 트랜잭션합니다.\nstore.commit('increment')\n// \"increment\" 변이가 일으킬 수 있는 모든 상태 변화는 이 순간에 이루어져야합니다.\n\n비동기 작업을 처리하기 위한 액션를 소개합시다.\n"},"actions.html":{"url":"actions.html","title":"액션","keywords":"","body":"액션\n액션은 변이와 유사합니다. 몇가지 다른 점은,\n\n상태를 변이시키는 대신 액션으로 변이에 대한 커밋을 합니다.\n작업에는 임의의 비동기 작업이 포함될 수 있습니다.\n\n간단한 액션을 등록합시다.\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n },\n actions: {\n increment (context) {\n context.commit('increment')\n }\n }\n})\n\n액션 핸들러는 저장소 인스턴스의 같은 메소드들/프로퍼티 세트를 드러내는 컨텍스트 객체를 받습니다. 그래서 context.commit을 호출하여 변이를 커밋하거나 context.state와 context.getters를 통해 상태와 getters에 접근 할 수 있습니다. 나중에 모듈에서 이 컨텍스트 객체가 저장소 인스턴스 자체가 아닌 이유를 알 수 있습니다.\n실제로 (특히 commit를 여러 번 호출해야하는 경우)코드를 단순화하기 위해 ES2015 전달인자 분해를 사용합니다.\nactions: {\n increment ({ commit }) {\n commit('increment')\n }\n}\n\n디스패치 액션\n액션은 store.dispatch 메소드로 시작됩니다.\nstore.dispatch('increment')\n\n처음 볼 때는 이상해 보일 수 있습니다. 카운트를 증가 시키려면 store.commit('increment')를 직접 호출하면 어떻습니까? 음, 돌연변이는 동기적 이어야 한다는 것을 기억하십니까? 액션은 그렇지 않습니다. 액션 내에서 비동기 작업을 수행 할 수 있습니다.\nactions: {\n incrementAsync ({ commit }) {\n setTimeout(() => {\n commit('increment')\n }, 1000)\n }\n}\n\n액션은 동일한 페이로드 타입과 객체 스타일의 디스패치를 지원합니다.\n// 페이로드와 함께 디스패치\nstore.dispatch('incrementAsync', {\n amount: 10\n})\n\n// 객체와 함께 디스패치\nstore.dispatch({\n type: 'incrementAsync',\n amount: 10\n})\n\n액션의 좀 더 실용적인 예는 비동기 API 호출 과 여러 개의 변이를 커밋 하는 장바구니 결제입니다.\nactions: {\n checkout ({ commit, state }, products) {\n // 장바구니에 현재있는 항목을 저장하십시오.\n const savedCartItems = [...state.cart.added]\n\n // 결제 요청을 보낸 후 장바구니를 비웁니다.\n commit(types.CHECKOUT_REQUEST)\n\n // 상점 API는 성공 콜백 및 실패 콜백을 받습니다.\n shop.buyProducts(\n products,\n // 요청 성공 핸들러\n () => commit(types.CHECKOUT_SUCCESS),\n // 요청 실패 핸들러\n () => commit(types.CHECKOUT_FAILURE, savedCartItems)\n )\n }\n}\n\n비동기 작업의 흐름을 수행하고 커밋하여 작업의 사이드이펙트(상태 변이)을 기록합니다.\n컴포넌트 내부에서 디스패치 액션 사용하기\nthis.$store.dispatch('xxx')를 사용하여 컴포넌트에서 액션을 디스패치하거나 컴포넌트 메소드를 store.dispatch 호출에 매핑하는 mapActions 헬퍼를 사용할 수 있습니다 (루트 store 주입 필요) :\nimport { mapActions } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapActions([\n 'increment' // this.increment()을 this.$store.dispatch('increment')에 매핑\n ]),\n ...mapActions({\n add: 'increment' // this.add()을 this.$store.dispatch('increment')에 매핑\n })\n }\n}\n\n액션 구성하기\n액션은 종종 비동기적 입니다. 그러면 액션이 언제 완료되는지 어떻게 알 수 있습니까? 더 중요한 것은, 복잡한 비동기 흐름을 처리하기 위해 어떻게 여러 작업을 함께 구성 할 수 있습니까?\n가장 먼저 알아야 할 점은 store.dispatch가 트리거 된 액션 핸들러에 의해 반환된 Promise를 처리 할 수 있으며 Promise를 반환한다는 것입니다.\nactions: {\n actionA ({ commit }) {\n return new Promise((resolve, reject) => {\n setTimeout(() => {\n commit('someMutation')\n resolve()\n }, 1000)\n })\n }\n}\n\n이렇게 할 수 있습니다.\nstore.dispatch('actionA').then(() => {\n // ...\n})\n\n그리고 안에 또 다른 액션을 사용할 수 있습니다.\nactions: {\n // ...\n actionB ({ dispatch, commit }) {\n return dispatch('actionA').then(() => {\n commit('someOtherMutation')\n })\n }\n}\n\n마지막으로, JavaScript 기능인 async/await를 사용하면 다음과 같은 작업을 구성 할 수 있습니다.\n// getData() 및 getOtherData()가 Promise를 반환한다고 가정합니다.\nactions: {\n async actionA ({ commit }) {\n commit('gotData', await getData())\n },\n async actionB ({ dispatch, commit }) {\n await dispatch('actionA') // actionA가 끝나기를 기다립니다.\n commit('gotOtherData', await getOtherData())\n }\n}\n\n\nstore.dispatch가 다른 모듈에서 여러 액션 핸들러를 트리거하는 것이 가능합니다. 이 경우 반환 된 값은 모든 트리거 된 처리기가 완료 되었을 때 처리되는 Promise입니다.\n\n"},"modules.html":{"url":"modules.html","title":"모듈","keywords":"","body":"모듈\n단일 상태 트리를 사용하기 때문에 애플리케이션의 모든 상태가 하나의 큰 객체 안에 포함됩니다. 그러나 규모가 커짐에 따라 저장소는 매우 비대해질 수 있습니다.\n이를 위해 Vuex는 저장소를 모듈 로 나눌 수 있습니다. 각 모듈은 자체 상태, 변이, 액션, 게터 및 심지어 중첩된 모듈을 포함 할 수 있습니다.\nconst moduleA = {\n state: { ... },\n mutations: { ... },\n actions: { ... },\n getters: { ... }\n}\n\nconst moduleB = {\n state: { ... },\n mutations: { ... },\n actions: { ... }\n}\n\nconst store = new Vuex.Store({\n modules: {\n a: moduleA,\n b: moduleB\n }\n})\n\nstore.state.a // -> moduleA'의 상태\nstore.state.b // -> moduleB'의 상태\n\n지역 상태 모듈\n모듈의 변이와 getter 내부에서 첫 번째 전달인자는 모듈의 지역 상태 가됩니다.\nconst moduleA = {\n state: { count: 0 },\n mutations: {\n increment (state) {\n // state는 지역 모듈 상태 입니다\n state.count++\n }\n },\n\n getters: {\n doubleCount (state) {\n return state.count * 2\n }\n }\n}\n\n유사하게 모듈 내부에서 context.state는 지역 상태를 노출시킬 것이고 루트 상태는 context.rootState로 노출 될 것입니다.\nconst moduleA = {\n // ...\n actions: {\n incrementIfOddOnRootSum ({ state, commit, rootState }) {\n if ((state.count + rootState.count) % 2 === 1) {\n commit('increment')\n }\n }\n }\n}\n\n또한, 모듈 getters 내부, 루트 상태는 그들의 세 번째 전달인자로 노출됩니다.\nconst moduleA = {\n // ...\n getters: {\n sumWithRootCount (state, getters, rootState) {\n return state.count + rootState.count\n }\n }\n}\n\n네임스페이스\n모듈 내의 액션, 변이 및 getter는 여전히 전역 네임 스페이스 아래에 등록됩니다. 여러 모듈이 동일한 변이/액션 유형에 반응 할 수 있습니다. 이름 앞에 접두사 또는 접미사를 붙이면 이름 충돌을 피하기 위해 모듈 자신의 네임스페이스를 직접 지정할 수 있습니다. 그리고 알 수 없는 환경에서 사용될 재사용 가능한 Vuex 모듈을 작성하는 경우라면 반드시 사용해야 합니다. 예를 들어,todos 모듈을 만들고 싶은 경우\n// types.js\n\n// getter, 액션, 변이의 이름을 상수로 정의하고\n// 모듈 이름 `todos` 접두어를 붙입니다\nexport const DONE_COUNT = 'todos/DONE_COUNT'\nexport const FETCH_ALL = 'todos/FETCH_ALL'\nexport const TOGGLE_DONE = 'todos/TOGGLE_DONE'\n\n// modules/todos.js\nimport * as types from '../types'\n\n// 접두어로 된 이름을 사용하여 getter, 액션 및 변이 정의\nconst todosModule = {\n state: { todos: [] },\n\n getters: {\n [types.DONE_COUNT] (state) {\n // ...\n }\n },\n\n actions: {\n [types.FETCH_ALL] (context, payload) {\n // ...\n }\n },\n\n mutations: {\n [types.TOGGLE_DONE] (state, payload) {\n // ...\n }\n }\n}\n\n동적 모듈 등록\nstore.registerModule 메소드로 저장소가 생성 된 후에 모듈을 등록 할 수 있습니다.\nstore.registerModule('myModule', {\n // ...\n})\n\n모듈의 상태는store.state.myModule으로 노출 됩니다.\n동적 모듈 등록을 사용하면 다른 Vue 플러그인도 애플리케이션의 저장소에 모듈을 연결하여 상태 관리에 Vuex를 활용할 수 있습니다. 예를 들어 vuex-router-sync 라이브러리는 동적으로 연결된 모듈에서 애플리케이션의 라우트 상태를 관리하여 vue-router와 vuex를 통합합니다.\nstore.unregisterModule(moduleName)을 사용하여 동적으로 등록 된 모듈을 제거할 수도 있습니다. 이 방법으로는 정적 모듈(저장소 생성시 선언 됨)을 제거 할 수 없습니다.\n"},"structure.html":{"url":"structure.html","title":"애플리케이션 구조","keywords":"","body":"애플리케이션 구조\n실제로 Vuex는 코드 구조를 제한하지는 않습니다. 이보다 아래에 있는 상위 수준 원칙을 강요합니다.\n\n애플리케이션 레벨의 상태는 중앙 집중된 저장소 입니다.\n\n상태를 변경시키는 유일한 방법은 동기 트랜잭션인 변이 를 커밋하는 것입니다.\n\n비동기식 로직은 캡슐화되어야하며 액션 으로 구성 됩니다.\n\n\n이 규칙을 따른다면 프로젝트를 구조화하는 것은 사용자에게 달려 있습니다. 저장소 파일이 너무 커지면 액션, 돌연변이 및 getter를 개별 파일로 분할하기만 하면됩니다.\n중요한 앱의 경우 모듈을 활용해야 할 가능성이 높습니다. 다음은 프로젝트 구조의 예입니다.\n├── index.html\n├── main.js\n├── api\n│ └── ... # API 요청을 위한 추상화를 포함합니다.\n├── components\n│ ├── App.vue\n│ └── ...\n└── store\n ├── index.js # 모듈을 조합하고 저장소를 내보내는 곳 입니다.\n ├── actions.js # 루트 액션\n ├── mutations.js # 루트 변이\n └── modules\n ├── cart.js # cart 모듈\n └── products.js # products 모듈\n\n참고 사항으로, 장바구니 예를 확인하십시오.\n"},"plugins.html":{"url":"plugins.html","title":"플러그인","keywords":"","body":"플러그인\nVuex 저장소는 각 변이에 대한 훅을 노출하는 plugins 옵션을 허용합니다. Vuex 플러그인은 저장소를 유일한 전달인자로 받는 함수입니다.\nconst myPlugin = store => {\n // 저장소가 초기화 될 때 불립니다.\n store.subscribe((mutation, state) => {\n // 매 변이시마다 불립니다.\n // 변이는 { type, payload } 포맷으로 제공됩니다.\n })\n}\n\n그리고 다음과 같이 사용할 수 있습니다.\nconst store = new Vuex.Store({\n // ...\n plugins: [myPlugin]\n})\n\n플러그인 내부에서 변이 커밋하기\n플러그인은 상태를 직접 변이할 수 없습니다. 컴포넌트와 마찬가지로 변이를 커밋하여 변경을 트리거 할 수 있습니다.\n변이을 커밋함으로써 플러그인을 사용하여 데이터 소스를 저장소에 동기화 할 수 있습니다. 예를 들어, websocket 데이터 소스를 저장소에 동기화하려면 (이는 사실 인위적인 예제입니다. 실제로 createPlugin 함수는 더 복잡한 작업을 위해 몇 가지 추가 옵션을 필요로 할 수 있습니다)\nexport default function createWebSocketPlugin (socket) {\n return store => {\n socket.on('data', data => {\n store.commit('receiveData', data)\n })\n store.subscribe(mutation => {\n if (mutation.type === 'UPDATE_DATA') {\n socket.emit('update', mutation.payload)\n }\n })\n }\n}\n\nconst plugin = createWebSocketPlugin(socket)\n\nconst store = new Vuex.Store({\n state,\n mutations,\n plugins: [plugin]\n})\n\n상태 스냅샷 가져오기\n때로는 플러그인이 상태의 \"스냅샷\"을 얻고자 할 수 있으며, 또한 변이 이후 상태와 변이 이전 상태를 비교할 수 있습니다. 이를 달성하기 위해서는 상태 객체에 대한 깊은 복사를 수행해야합니다 :\nconst myPluginWithSnapshot = store => {\n let prevState = _.cloneDeep(store.state)\n store.subscribe((mutation, state) => {\n let nextState = _.cloneDeep(state)\n\n // prevState와 nextState를 비교하십시오.\n\n // 다음 변이를 위한 상태 저장\n prevState = nextState\n })\n}\n\n상태 스냅 샷을 사용하는 플러그인은 개발 중에 만 사용해야합니다. webpack 또는 Browserify를 사용하는 경우 빌드 도구가 이를 처리 할 수 있습니다.\nconst store = new Vuex.Store({\n // ...\n plugins: process.env.NODE_ENV !== 'production'\n ? [myPluginWithSnapshot]\n : []\n})\n\n플러그인은 기본적으로 사용됩니다. 배포를 위해서는 webpack의 DefinePlugin 또는 envify가 필요합니다. Browserify가 process.env.NODE_ENV !== 'production'의 값을 최종 빌드를 위해 false로 변환합니다.\n내장 로거 플러그인\n\nvue-devtools를 사용하고 있으면 필요 없을 수 있습니다.\n\nVuex에는 일반적인 디버깅을 위한 로거 플러그인이 함께 제공됩니다.\nimport createLogger from 'vuex/dist/logger'\n\nconst store = new Vuex.Store({\n plugins: [createLogger()]\n})\n\ncreateLogger 함수는 몇 가지 옵션을 가질 수 있습니다.\nconst logger = createLogger({\n collapsed: false, // 로그를 가지는 변이 자동 확장\n filter (mutation, stateBefore, stateAfter) {\n // returns true if a mutation should be logged\n // `mutation` is a { type, payload }\n return mutation.type !== \"aBlacklistedMutation\"\n },\n transformer (state) {\n // 로깅하기전 상태를 변이 하십시오.\n // 예를 들어 특정 하위 트리만 반환합니다.\n return state.subTree\n },\n mutationTransformer (mutation) {\n // 변이는 { type, payload }의 포맷으로 기록됩니다.\n // 원하는 포맷으로 변경할 수 있습니다.\n return mutation.type\n }\n})\n\n로거 파일은태그를 통해 직접 포함될 수 있으며 createVuexLogger 함수를 전역적으로 노출합니다.\n로거 플러그인은 상태 스냅샷을 사용하므로 개발용으로만 사용하십시오.\n"},"strict.html":{"url":"strict.html","title":"Strict 모드","keywords":"","body":"Strict 모드\nstrict 모드를 사용하기 위해, strict: true를 Vuex 저장소를 만들 때 추가하면 됩니다.\nconst store = new Vuex.Store({\n // ...\n strict: true\n})\n\n엄격 모드에서는 Vuex 상태가 변이 핸들러 외부에서 변이 될 때 마다 오류가 발생합니다. 이렇게하면 디버깅 도구로 모든 상태 변이를 명시적으로 추적 할 수 있습니다.\n개발 vs. 배포\n배포시 strict 모드를 켜지 마십시오! Strict 모드는 부적절한 변이를 감지하기 위해 상태 트리를 자세히 관찰합니다. 성능 이슈를 피하기 위해 배포 환경에서 이를 해제 하십시오.\n플러그인과 마찬가지로 빌드 도구가 다음을 처리하도록 할 수 있습니다.\nconst store = new Vuex.Store({\n // ...\n strict: process.env.NODE_ENV !== 'production'\n})\n\n"},"forms.html":{"url":"forms.html","title":"폼 핸들링","keywords":"","body":"폼 핸들링\nstrict 모드로 Vuex를 사용하는 경우 Vuex에 포함된 부분에 v-model을 사용하는 것은 약간 까다로울 수 있습니다.\n\n\nobj가 저장소에서 객체를 반환하는 계산된 속성이라면, 여기에있는 v-model은 사용자가 입력 할 때 obj.message를 직접 변경하려고 합니다. strict 모드에서는 Vuex 변이 처리기 내부에서 변이가 수행되지 않으므로 오류가 발생합니다.\n그것을 다루는 \"Vuex 방식\"은 의 값을 바인딩하고 input 또는 change 이벤트에 대한 액션을 호출하는 것 입니다.\n\n\n// ...\ncomputed: {\n ...mapState({\n message: state => state.obj.message\n })\n},\nmethods: {\n updateMessage (e) {\n this.$store.commit('updateMessage', e.target.value)\n }\n}\n\n변이에 대한 핸들러 입니다.\n// ...\nmutations: {\n updateMessage (state, message) {\n state.obj.message = message\n }\n}\n\n양방향 계산된 속성\n틀림없이, 위의 내용은 v-model + 지역 상태보다 좀더 장황 해졌고, v-model의 유용한 기능 중 일부를 잃어 버렸습니다. 다른 방법은 setter를 사용하여 양방향 계산된 속성을 사용하는 것입니다.\n\n\n// ...\ncomputed: {\n message: {\n get () {\n return this.$store.state.obj.message\n },\n set (value) {\n this.$store.commit('updateMessage', value)\n }\n }\n}\n\n"},"testing.html":{"url":"testing.html","title":"테스팅","keywords":"","body":"테스팅\nVuex에서 단위 테스트를 하고자 하는 주요 부분은 변이와 액션입니다.\n변이 테스팅\n변이는 테스트하기 매우 간단합니다. 왜냐하면 변이는 전달인자에 완전히 의존하는 함수이기 때문입니다. 한 가지 트릭은 ES2015 모듈을 사용하고 store.js 파일에 변이를 넣는다면 기본 내보내기와 함께 변이를 명명된 내보내기로 내보낼 수 있다는 것입니다.\nconst state = { ... }\n\n// 변이를 이름을 가지는 내보내기를 이용하여 내보냅니다.\nexport const mutations = { ... }\n\nexport default new Vuex.Store({\n state,\n mutations\n})\n\nMocha + Chai를 사용하여 변이를 테스팅 하는 예(원하는 프레임워크/assertion 라이브러리를 사용할 수 있습니다.)\n// mutations.js\nexport const mutations = {\n increment: state => state.count++\n}\n\n// mutations.spec.js\nimport { expect } from 'chai'\nimport { mutations } from './store'\n\n// 변이 가져오기\nconst { increment } = mutations\n\ndescribe('mutations', () => {\n it('INCREMENT', () => {\n // mock 상태\n const state = { count: 0 }\n // 변이 적용\n increment(state)\n // 결과 확인\n expect(state.count).to.equal(1)\n })\n})\n\n액션 테스팅\n액션은 외부 API를 호출 할 수 있기 때문에 좀 더 까다로울 수 있습니다. 액션을 테스트 할 때 우리는 일반적으로 조작을 어느 정도 해야합니다. 예를 들어 API 호출을 서비스로 추상화하고 테스트 내에서 해당 서비스를 조작 할 수 있습니다. 의존성을 쉽게 모방하기 위해 webpack과 inject-loader를 사용하여 테스트 파일을 묶을 수 있습니다.\n비동기 액션 테스트 예제:\n// actions.js\nimport shop from '../api/shop'\n\nexport const getAllProducts = ({ commit }) => {\n commit('REQUEST_PRODUCTS')\n shop.getProducts(products => {\n commit('RECEIVE_PRODUCTS', products)\n })\n}\n\n// actions.spec.js\n\n// 인라인 로더에는 require 구문을 사용하십시오.\n// inject-loader를 사용하면 조작된 의존성을\n// 주입 할 수있는 모듈 팩토리가 반환됩니다.\nimport { expect } from 'chai'\nconst actionsInjector = require('inject-loader!./actions')\n\n// 조작된 모의 응답과 함께 모듈 생성\nconst actions = actionsInjector({\n '../api/shop': {\n getProducts (cb) {\n setTimeout(() => {\n cb([ /* 모의 응답 */ ])\n }, 100)\n }\n }\n})\n\n// 예상되는 변이와 함께 테스팅 액션을 도와주는 헬퍼\nconst testAction = (action, payload, state, expectedMutations, done) => {\n let count = 0\n\n // 모의 커밋\n const commit = (type, payload) => {\n const mutation = expectedMutations[count]\n\n try {\n expect(type).to.equal(mutation.type)\n if (payload) {\n expect(payload).to.deep.equal(mutation.payload)\n }\n } catch (error) {\n done(error)\n }\n\n count++\n if (count >= expectedMutations.length) {\n done()\n }\n }\n\n // 모의 저장소와 전달인자로 액션을 부릅니다.\n action({ commit, state }, payload)\n\n // 디스패치된 변이가 없는지 확인\n if (expectedMutations.length === 0) {\n expect(count).to.equal(0)\n done()\n }\n}\n\ndescribe('actions', () => {\n it('getAllProducts', done => {\n testAction(actions.getAllProducts, null, {}, [\n { type: 'REQUEST_PRODUCTS' },\n { type: 'RECEIVE_PRODUCTS', payload: { /* 모의 응답 */ } }\n ], done)\n })\n})\n\nGetters 테스팅\nGetter에 복잡한 연산이 있는 경우 테스트하는 것이 좋습니다. Getter는 변이와 같은 이유로 테스트하는 것이 매우 간단합니다.\ngetter 테스팅 예제:\n// getters.js\nexport const getters = {\n filteredProducts (state, { filterCategory }) {\n return state.products.filter(product => {\n return product.category === filterCategory\n })\n }\n}\n\n// getters.spec.js\nimport { expect } from 'chai'\nimport { getters } from './getters'\n\ndescribe('getters', () => {\n it('filteredProducts', () => {\n // mock state\n const state = {\n products: [\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' },\n { id: 3, title: 'Carrot', category: 'vegetable' }\n ]\n }\n // 모의 getter\n const filterCategory = 'fruit'\n\n // getter로 부터 결과를 받습니다\n const result = getters.filteredProducts(state, { filterCategory })\n\n // 결과 테스트\n expect(result).to.deep.equal([\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' }\n ])\n })\n})\n\n테스트 실행\n변이와 액션이 제대로 작성되면 적절한 모의 조작을 한 후 브라우저 API에 직접적인 의존성이 없어야합니다. 따라서 webpack을 사용하여 테스트를 번들로 묶어 Node를 이용해 직접 실행할 수 있습니다. 또는, mocha-loader 나 Karma + karma-webpack을 사용하여 실제 브라우저에서 테스트를 실행할 수 있습니다.\nNode를 이용한 실행\n다음과 같이 webpack 설정을 하십시오 (.babelrc도 함께 필요 합니다.)\n// webpack.config.js\nmodule.exports = {\n entry: './test.js',\n output: {\n path: __dirname,\n filename: 'test-bundle.js'\n },\n module: {\n loaders: [\n {\n test: /\\.js$/,\n loader: 'babel-loader',\n exclude: /node_modules/\n }\n ]\n }\n}\n\n이제,\nwebpack\nmocha test-bundle.js\n\n브라우저에서 테스팅\n\nmocha-loader를 설치하세요.\nwebpack 설정에서 entry를 'mocha!babel!./test.js'로 변경하세요.\n설정을 이용하여 webpack-dev-server를 실행하세요.\nlocalhost:8080/webpack-dev-server/test-bundle로 가세요.\n\n브라우저와 Karma + karma-webpack을 이용한 테스팅\nvue-loader 문서를 확인하세요.\n"},"hot-reload.html":{"url":"hot-reload.html","title":"핫 리로딩","keywords":"","body":"핫 리로딩\nVuex는 webpack의 핫 모듈 변경 API를 사용하여 개발 중에 핫 리로드 변이, 모듈, 액션 및 getter를 지원합니다. browserify-hmr 플러그인으로 Browserify에서 사용할 수도 있습니다.\n변이와 모듈의 경우, store.hotUpdate() API 메소드를 사용할 필요가 있습니다.\n// store.js\nimport Vue from 'vue'\nimport Vuex from 'vuex'\nimport mutations from './mutations'\nimport moduleA from './modules/a'\n\nVue.use(Vuex)\n\nconst state = { ... }\n\nconst store = new Vuex.Store({\n state,\n mutations,\n modules: {\n a: moduleA\n }\n})\n\nif (module.hot) {\n // 액션과 변이를 핫 모듈로 받아 들인다.\n module.hot.accept(['./mutations', './modules/a'], () => {\n // 업데이트 된 모듈은 babel 6 모듈 출력으로 인해\n // .default를 여기에 추가해야합니다.\n const newMutations = require('./mutations').default\n const newModuleA = require('./modules/a').default\n // 새로운 액션과 변이로 바꿉니다.\n store.hotUpdate({\n mutations: newMutations,\n modules: {\n a: newModuleA\n }\n })\n })\n}\n\ncounter-hot 예제로 핫 리로드를 확인하십시오.\n"},"api.html":{"url":"api.html","title":"API 레퍼런스","keywords":"","body":"API 레퍼런스\nVuex.Store\nimport Vuex from 'vuex'\n\nconst store = new Vuex.Store({ ...options })\n\nVuex.Store 생성자 옵션\n\nstate\n\n자료형: Object\nVuex 저장소의 루트 상태 객체 입니다.\n상세\n\n\n\nmutations\n\n자료형: { [type: string]: Function }\n저장소에 변이를 등록하십시오. 핸들러 함수는 항상 첫 번째 전달인자로 state를 받습니다 (모듈에 정의 된 경우 모듈 로컬 상태가됩니다). 두 번째 payload 전달인자가 있으면 처리합니다.\n상세\n\n\n\nactions\n\n자료형: { [type: string]: Function }\n저장소에 액션을 등록하십시오. 핸들러 함수는 다음 속성을 노출하는 context 객체를받습니다.\n{\n state, // store.state와 같습니다. 또는 모듈에 있는 경우 로컬 상태\n rootState, // store.state와 같습니다. 모듈 안에만 존재합니다\n commit, // store.commit와 같습니다.\n dispatch, // store.dispatch와 같습니다.\n getters // store.getters와 같습니다.\n}\n\n상세\n\n\n\ngetters\n\n자료형: { [key: string]: Function }\n저장소에 getter를 등록하십시오. getter 함수는 다음 전달인자를 받습니다.\nstate, // 모듈에 정의 된 경우 모듈 로컬 상태가됩니다.\ngetters, // store.getters와 같습니다.\nrootState // store.state와 같습니다.\n등록된 getter는 store.getters에 노출됩니다.\n상세\n\n\n\nmodules\n\n자료형: Object\n저장소에 병합될 하위 모듈을 포함하는 객체 입니다.\n{\n key: {\n state,\n mutations,\n actions?,\n getters?,\n modules?\n },\n ...\n}\n\n각 모듈은 루트 옵션과 비슷한 state 와 mutations 를 포함 할 수 있습니다. 모듈의 상태는 모듈의 키를 사용하여 저장소의 루트 상태에 연결됩니다. 모듈의 변이와 getter는 모듈의 로컬 상태를 루트 상태 대신 첫 번째 전달인자로 받으며 모듈 액션의 context.state도 로컬 상태를 가리 킵니다.\n상세\n\n\n\nplugins\n\n자료형: Array\n저장소에 적용 할 플러그인 함수의 배열입니다. 플러그인은 저장소를 유일한 전달인자로 받아들이고 아웃바운드 데이터 지속성, 로깅 또는 디버깅을 위한 변이를 감시하거나 (인바운드 데이터 (예: 웹 소켓 또는 관찰 가능 항목)의 디스패치 변이) 감시할 수 있습니다.\n상세\n\n\n\nstrict\n\n자료형: Boolean\n기본값: false\nVuex 저장소를 strict 모드로 변경합니다. strict 모드에서 변이 핸들러 외부의 Vuex 상태에 대한 임의의 변이는 오류를 발생시킵니다.\n상세\n\n\n\n\nVuex.Store 인스턴스 속성\n\nstate\n\n자료형: Object\n루트 상태. 읽기 전용\n\n\n\ngetters\n\n자료형: Object\n등록된 getters 입니다. 읽기 전용.\n\n\n\n\nVuex.Store 인스턴스 메소드\n\ncommit(type: string, payload?: any) | commit(mutation: Object)\n변이를 커밋합니다. 상세\n\ndispatch(type: string, payload?: any) | dispatch(action: Object)\n액션을 디스패치 합니다. 모든 트리거된 액션 핸들러를 처리하는 Promise를 반환합니다. 상세\n\nreplaceState(state: Object)\n저장소의 루트 상태를 바꿉니다. 상태에 대한 상호작용/시점 변경 목적으로 만 사용하십시오.\n\nwatch(getter: Function, cb: Function, options?: Object)\ngetter 함수의 반환 값을 반응적으로 지켜보고 값이 변경되면 콜백을 호출합니다. getter는 저장소의 상태를 유일한 인수로받습니다. Vue의 vm.$watch 메소드와 같은 옵션을 취하는 옵션 객체를 받아들입니다.\n감시를 중단하려면 반환된 핸들 함수를 호출하십시오.\n\nsubscribe(handler: Function)\n저장소 변이를 구독합니다. handler는 모든 변이 이후 호출되고 변이 디스크립터와 변이 상태를 전달인자로 받습니다.\nstore.subscribe((mutation, state) => {\n console.log(mutation.type)\n console.log(mutation.payload)\n})\n\n플러그인에서 가장 일반적으로 사용됩니다. 상세\n\nregisterModule(path: string | Array, module: Module, options?: Object)\n동적 모듈을 등록합니다. 상세\noptions은 이전 속성을 보호하는 preserveState: true를 가질 수 있습니다. 이것은 서버사이드 렌더링에서 유용합니다.\n\nunregisterModule(path: string | Array)\n동적 모듈을 해제 합니다. 상세\n\nhotUpdate(newOptions: Object)\n새 액션과 변이를 핫 스왑 합니다. 상세\n\n\n컴포넌트 바인딩 헬퍼\n\nmapState(namespace?: string, map: Array | Object): Object\nVuex 저장소의 하위 트리를 반환하는 컴포넌트 계산 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\nmapGetters(namespace?: string, map: Array | Object): Object\ngetter의 평가된 값을 반환하는 컴포넌트 계산 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\nmapActions(namespace?: string, map: Array | Object): Object\n액션을 전달하는 컴포넌트 메소드 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\nmapMutations(namespace?: string, map: Array | Object): Object\n변이를 커밋하는 컴포넌트 메소드 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\ncreateNamespacedHelpers(namespace: string): Object\nnamespace가 적용된 컴포넌트 바인딩 helper를 만듭니다. 주어진 namespace가 적용된 mapState, mapGetters, mapActions mapMutations들을 가지고 있는 오브젝트를 반환합니다. 상세\n\n\n"}}} \ No newline at end of file diff --git a/kr/state.html b/kr/state.html new file mode 100644 index 000000000..6b90a9eed --- /dev/null +++ b/kr/state.html @@ -0,0 +1,567 @@ + + + + + + + 상태 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                +
                                                                                                                                + + + + + + + + +
                                                                                                                                + +
                                                                                                                                + +
                                                                                                                                + + + + + + + + + +
                                                                                                                                +
                                                                                                                                + +
                                                                                                                                +
                                                                                                                                + +
                                                                                                                                + +

                                                                                                                                상태

                                                                                                                                +

                                                                                                                                단일 상태 트리

                                                                                                                                +

                                                                                                                                Vuex는 단일 상태 트리 를 사용합니다. 즉, 이 단일 객체는 모든 애플리케이션 수준의 상태를 포함하며 "원본 소스" 역할을 합니다. 이는 각 애플리케이션마다 하나의 저장소만 갖게 된다는 것을 의미합니다. 단일 상태 트리를 사용하면 특정 상태를 쉽게 찾을 수 있으므로 디버깅을 위해 현재 앱 상태의 스냅 샷을 쉽게 가져올 수 있습니다.

                                                                                                                                +

                                                                                                                                단일 상태 트리는 모듈성과 충돌하지 않습니다. 나중에 상태와 변이를 하위 모듈로 분할하는 방법에 대해 설명합니다.

                                                                                                                                +

                                                                                                                                Vuex 상태를 Vue 컴포넌트에서 가져오기

                                                                                                                                +

                                                                                                                                그러면 Vue 컴포넌트에서 저장소 내부의 상태를 어떻게 표시하나요? Vuex 저장소는 반응적이기 때문에 저장소에서 상태를 "검색"하는 가장 간단한 방법은 계산된 속성내에서 일부 저장소 상태를 가져오는 것입니다.

                                                                                                                                +
                                                                                                                                // Counter 컴포넌트를 만듭니다
                                                                                                                                +const Counter = {
                                                                                                                                +  template: `<div>{{ count }}</div>`,
                                                                                                                                +  computed: {
                                                                                                                                +    count () {
                                                                                                                                +      return store.state.count
                                                                                                                                +    }
                                                                                                                                +  }
                                                                                                                                +}
                                                                                                                                +
                                                                                                                                +

                                                                                                                                store.state.count가 변경되면 계산된 속성이 다시 변경되고 관련 DOM 업데이트가 트리거됩니다.

                                                                                                                                +

                                                                                                                                그러나 이 패턴은 컴포넌트가 전역 저장소 단독 항목에 의존하게합니다. 모듈 시스템을 사용할 때는 저장소 상태를 사용하는 모든 컴포넌트에서 저장소를 가져와야하며 컴포넌트를 테스트 할 때는 가짜데이터가 필요합니다.

                                                                                                                                +

                                                                                                                                Vuex는 store 옵션(Vue.use(Vuex)에 의해 가능)으로 루트 컴포넌트의 모든 자식 컴포넌트에 저장소를 "주입"하는 메커니즘을 제공합니다.

                                                                                                                                +
                                                                                                                                const app = new Vue({
                                                                                                                                +  el: '#app',
                                                                                                                                +  // "store" 옵션을 사용하여 저장소를 제공하십시오.
                                                                                                                                +  // 그러면 모든 하위 컴포넌트에 저장소 인스턴스가 삽입됩니다.
                                                                                                                                +  store,
                                                                                                                                +  components: { Counter },
                                                                                                                                +  template: `
                                                                                                                                +    <div class="app">
                                                                                                                                +      <counter></counter>
                                                                                                                                +    </div>
                                                                                                                                +  `
                                                                                                                                +})
                                                                                                                                +
                                                                                                                                +

                                                                                                                                루트 인스턴스에 store 옵션을 제공함으로써 저장소는 루트의 모든 하위 컴포넌트에 주입되고 this.$store로 사용할 수 있습니다. Counter 구현을 수정해야 합니다.

                                                                                                                                +
                                                                                                                                const Counter = {
                                                                                                                                +  template: `<div>{{ count }}</div>`,
                                                                                                                                +  computed: {
                                                                                                                                +    count () {
                                                                                                                                +      return this.$store.state.count
                                                                                                                                +    }
                                                                                                                                +  }
                                                                                                                                +}
                                                                                                                                +
                                                                                                                                +

                                                                                                                                mapState 헬퍼

                                                                                                                                +

                                                                                                                                컴포넌트가 여러 저장소 상태 속성이나 getter를 사용해야하는 경우 계산된 속성을 모두 선언하면 반복적이고 장황해집니다. 이를 처리하기 위해 우리는 계산된 getter 함수를 생성하는 mapState 헬퍼를 사용하여 키 입력을 줄일 수 있습니다.

                                                                                                                                +
                                                                                                                                // 독립 실행 형 빌드에서 헬퍼가 Vuex.mapState로 노출됩니다.
                                                                                                                                +import { mapState } from 'vuex'
                                                                                                                                +
                                                                                                                                +export default {
                                                                                                                                +  // ...
                                                                                                                                +  computed: mapState({
                                                                                                                                +    // 화살표 함수는 코드를 매우 간결하게 만들어 줍니다!
                                                                                                                                +    count: state => state.count,
                                                                                                                                +
                                                                                                                                +    // 문자열 값 'count'를 전달하는 것은 `state => state.count`와 같습니다.
                                                                                                                                +    countAlias: 'count',
                                                                                                                                +
                                                                                                                                +    // `this`를 사용하여 로컬 상태에 액세스하려면 일반적인 함수를 사용해야합니다
                                                                                                                                +    countPlusLocalState (state) {
                                                                                                                                +      return state.count + this.localCount
                                                                                                                                +    }
                                                                                                                                +  })
                                                                                                                                +}
                                                                                                                                +
                                                                                                                                +

                                                                                                                                또한 매핑 된 계산된 속성의 이름이 상태 하위 트리 이름과 같을 때 문자열 배열을 mapState에 전달할 수 있습니다.

                                                                                                                                +
                                                                                                                                computed: mapState([
                                                                                                                                +  // this.count를 store.state.count에 매핑 합니다.
                                                                                                                                +  'count'
                                                                                                                                +])
                                                                                                                                +
                                                                                                                                +

                                                                                                                                객체 전개 연산자 (Object Spread Operator)

                                                                                                                                +

                                                                                                                                mapState는 객체를 반환합니다. 다른 로컬 영역의 계산된 속성과 함께 사용하려면 어떻게 해야 하나요? 일반적으로, 최종 객체를 computed에 전달할 수 있도록 여러 객체를 하나로 병합하는 유틸리티를 사용해야합니다. 그러나 (3 단계 ECMAScript 스펙) 객체 전개 연산자 (Object Spread Operator)을 사용하면 문법을 매우 단순화 할 수 있습니다.

                                                                                                                                +
                                                                                                                                computed: {
                                                                                                                                +  localComputed () { /* ... */ },
                                                                                                                                +  // 이것을 객체 전개 연산자(Object Spread Operator)를 사용하여 외부 객체에 추가 하십시오.
                                                                                                                                +  ...mapState({
                                                                                                                                +    // ...
                                                                                                                                +  })
                                                                                                                                +}
                                                                                                                                +
                                                                                                                                +

                                                                                                                                컴포넌트에는 여전히 로컬 상태가 있을 수 있습니다.

                                                                                                                                +

                                                                                                                                Vuex를 사용한다고해서 Vuex에 모든 상태를 넣어야하는 것은 아닙니다. Vuex에 더 많은 상태를 넣으면 상태 변이가 더 명확하고 디버그 가능하지만, 때로는 코드를 보다 장황하고 간접적으로 만들 수 있습니다. 상태 조각이 단일 컴포넌트에 엄격하게 속한 경우 로컬 상태로 남겨 둘 수 있습니다. 기회비용을 판단하고 앱의 개발 요구에 맞는 결정을 내려야 합니다.

                                                                                                                                + + +
                                                                                                                                + +
                                                                                                                                +
                                                                                                                                +
                                                                                                                                + +

                                                                                                                                results matching ""

                                                                                                                                +
                                                                                                                                  + +
                                                                                                                                  +
                                                                                                                                  + +

                                                                                                                                  No results matching ""

                                                                                                                                  + +
                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  + +
                                                                                                                                  +
                                                                                                                                  + + +
                                                                                                                                  + + +
                                                                                                                                  + + + + + + + + + + +
                                                                                                                                  + + +
                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/strict.html b/kr/strict.html new file mode 100644 index 000000000..0682b0900 --- /dev/null +++ b/kr/strict.html @@ -0,0 +1,508 @@ + + + + + + + Strict 모드 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                  +
                                                                                                                                  + + + + + + + + +
                                                                                                                                  + +
                                                                                                                                  + +
                                                                                                                                  + + + + + + + + + +
                                                                                                                                  +
                                                                                                                                  + +
                                                                                                                                  +
                                                                                                                                  + +
                                                                                                                                  + +

                                                                                                                                  Strict 모드

                                                                                                                                  +

                                                                                                                                  strict 모드를 사용하기 위해, strict: true를 Vuex 저장소를 만들 때 추가하면 됩니다.

                                                                                                                                  +
                                                                                                                                  const store = new Vuex.Store({
                                                                                                                                  +  // ...
                                                                                                                                  +  strict: true
                                                                                                                                  +})
                                                                                                                                  +
                                                                                                                                  +

                                                                                                                                  엄격 모드에서는 Vuex 상태가 변이 핸들러 외부에서 변이 될 때 마다 오류가 발생합니다. 이렇게하면 디버깅 도구로 모든 상태 변이를 명시적으로 추적 할 수 있습니다.

                                                                                                                                  +

                                                                                                                                  개발 vs. 배포

                                                                                                                                  +

                                                                                                                                  배포시 strict 모드를 켜지 마십시오! Strict 모드는 부적절한 변이를 감지하기 위해 상태 트리를 자세히 관찰합니다. 성능 이슈를 피하기 위해 배포 환경에서 이를 해제 하십시오.

                                                                                                                                  +

                                                                                                                                  플러그인과 마찬가지로 빌드 도구가 다음을 처리하도록 할 수 있습니다.

                                                                                                                                  +
                                                                                                                                  const store = new Vuex.Store({
                                                                                                                                  +  // ...
                                                                                                                                  +  strict: process.env.NODE_ENV !== 'production'
                                                                                                                                  +})
                                                                                                                                  +
                                                                                                                                  + + +
                                                                                                                                  + +
                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  + +

                                                                                                                                  results matching ""

                                                                                                                                  +
                                                                                                                                    + +
                                                                                                                                    +
                                                                                                                                    + +

                                                                                                                                    No results matching ""

                                                                                                                                    + +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    + +
                                                                                                                                    +
                                                                                                                                    + + +
                                                                                                                                    + + +
                                                                                                                                    + + + + + + + + + + + + + + +
                                                                                                                                    + + +
                                                                                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/structure.html b/kr/structure.html new file mode 100644 index 000000000..4d5fd37bc --- /dev/null +++ b/kr/structure.html @@ -0,0 +1,520 @@ + + + + + + + 애플리케이션 구조 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                    +
                                                                                                                                    + + + + + + + + +
                                                                                                                                    + +
                                                                                                                                    + +
                                                                                                                                    + + + + + + + + + +
                                                                                                                                    +
                                                                                                                                    + +
                                                                                                                                    +
                                                                                                                                    + +
                                                                                                                                    + +

                                                                                                                                    애플리케이션 구조

                                                                                                                                    +

                                                                                                                                    실제로 Vuex는 코드 구조를 제한하지는 않습니다. 이보다 아래에 있는 상위 수준 원칙을 강요합니다.

                                                                                                                                    +
                                                                                                                                      +
                                                                                                                                    1. 애플리케이션 레벨의 상태는 중앙 집중된 저장소 입니다.

                                                                                                                                      +
                                                                                                                                    2. +
                                                                                                                                    3. 상태를 변경시키는 유일한 방법은 동기 트랜잭션인 변이 를 커밋하는 것입니다.

                                                                                                                                      +
                                                                                                                                    4. +
                                                                                                                                    5. 비동기식 로직은 캡슐화되어야하며 액션 으로 구성 됩니다.

                                                                                                                                      +
                                                                                                                                    6. +
                                                                                                                                    +

                                                                                                                                    이 규칙을 따른다면 프로젝트를 구조화하는 것은 사용자에게 달려 있습니다. 저장소 파일이 너무 커지면 액션, 돌연변이 및 getter를 개별 파일로 분할하기만 하면됩니다.

                                                                                                                                    +

                                                                                                                                    중요한 앱의 경우 모듈을 활용해야 할 가능성이 높습니다. 다음은 프로젝트 구조의 예입니다.

                                                                                                                                    +
                                                                                                                                    ├── index.html
                                                                                                                                    +├── main.js
                                                                                                                                    +├── api
                                                                                                                                    +│   └── ... # API 요청을 위한 추상화를 포함합니다.
                                                                                                                                    +├── components
                                                                                                                                    +│   ├── App.vue
                                                                                                                                    +│   └── ...
                                                                                                                                    +└── store
                                                                                                                                    +    ├── index.js          # 모듈을 조합하고 저장소를 내보내는 곳 입니다.
                                                                                                                                    +    ├── actions.js        # 루트 액션
                                                                                                                                    +    ├── mutations.js      # 루트 변이
                                                                                                                                    +    └── modules
                                                                                                                                    +        ├── cart.js       # cart 모듈
                                                                                                                                    +        └── products.js   # products 모듈
                                                                                                                                    +
                                                                                                                                    +

                                                                                                                                    참고 사항으로, 장바구니 예를 확인하십시오.

                                                                                                                                    + + +
                                                                                                                                    + +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    + +

                                                                                                                                    results matching ""

                                                                                                                                    +
                                                                                                                                      + +
                                                                                                                                      +
                                                                                                                                      + +

                                                                                                                                      No results matching ""

                                                                                                                                      + +
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      + +
                                                                                                                                      +
                                                                                                                                      + + +
                                                                                                                                      + + +
                                                                                                                                      + + + + + + + + + + + + + + +
                                                                                                                                      + + +
                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kr/testing.html b/kr/testing.html new file mode 100644 index 000000000..ed83fc63b --- /dev/null +++ b/kr/testing.html @@ -0,0 +1,679 @@ + + + + + + + 테스팅 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                      +
                                                                                                                                      + + + + + + + + +
                                                                                                                                      + +
                                                                                                                                      + +
                                                                                                                                      + + + + + + + + + +
                                                                                                                                      +
                                                                                                                                      + +
                                                                                                                                      +
                                                                                                                                      + +
                                                                                                                                      + +

                                                                                                                                      테스팅

                                                                                                                                      +

                                                                                                                                      Vuex에서 단위 테스트를 하고자 하는 주요 부분은 변이와 액션입니다.

                                                                                                                                      +

                                                                                                                                      변이 테스팅

                                                                                                                                      +

                                                                                                                                      변이는 테스트하기 매우 간단합니다. 왜냐하면 변이는 전달인자에 완전히 의존하는 함수이기 때문입니다. 한 가지 트릭은 ES2015 모듈을 사용하고 store.js 파일에 변이를 넣는다면 기본 내보내기와 함께 변이를 명명된 내보내기로 내보낼 수 있다는 것입니다.

                                                                                                                                      +
                                                                                                                                      const state = { ... }
                                                                                                                                      +
                                                                                                                                      +// 변이를 이름을 가지는 내보내기를 이용하여 내보냅니다.
                                                                                                                                      +export const mutations = { ... }
                                                                                                                                      +
                                                                                                                                      +export default new Vuex.Store({
                                                                                                                                      +  state,
                                                                                                                                      +  mutations
                                                                                                                                      +})
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      Mocha + Chai를 사용하여 변이를 테스팅 하는 예(원하는 프레임워크/assertion 라이브러리를 사용할 수 있습니다.)

                                                                                                                                      +
                                                                                                                                      // mutations.js
                                                                                                                                      +export const mutations = {
                                                                                                                                      +  increment: state => state.count++
                                                                                                                                      +}
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      // mutations.spec.js
                                                                                                                                      +import { expect } from 'chai'
                                                                                                                                      +import { mutations } from './store'
                                                                                                                                      +
                                                                                                                                      +// 변이 가져오기
                                                                                                                                      +const { increment } = mutations
                                                                                                                                      +
                                                                                                                                      +describe('mutations', () => {
                                                                                                                                      +  it('INCREMENT', () => {
                                                                                                                                      +    // mock 상태
                                                                                                                                      +    const state = { count: 0 }
                                                                                                                                      +    // 변이 적용
                                                                                                                                      +    increment(state)
                                                                                                                                      +    // 결과 확인
                                                                                                                                      +    expect(state.count).to.equal(1)
                                                                                                                                      +  })
                                                                                                                                      +})
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      액션 테스팅

                                                                                                                                      +

                                                                                                                                      액션은 외부 API를 호출 할 수 있기 때문에 좀 더 까다로울 수 있습니다. 액션을 테스트 할 때 우리는 일반적으로 조작을 어느 정도 해야합니다. 예를 들어 API 호출을 서비스로 추상화하고 테스트 내에서 해당 서비스를 조작 할 수 있습니다. 의존성을 쉽게 모방하기 위해 webpack과 inject-loader를 사용하여 테스트 파일을 묶을 수 있습니다.

                                                                                                                                      +

                                                                                                                                      비동기 액션 테스트 예제:

                                                                                                                                      +
                                                                                                                                      // actions.js
                                                                                                                                      +import shop from '../api/shop'
                                                                                                                                      +
                                                                                                                                      +export const getAllProducts = ({ commit }) => {
                                                                                                                                      +  commit('REQUEST_PRODUCTS')
                                                                                                                                      +  shop.getProducts(products => {
                                                                                                                                      +    commit('RECEIVE_PRODUCTS', products)
                                                                                                                                      +  })
                                                                                                                                      +}
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      // actions.spec.js
                                                                                                                                      +
                                                                                                                                      +// 인라인 로더에는 require 구문을 사용하십시오.
                                                                                                                                      +// inject-loader를 사용하면 조작된 의존성을
                                                                                                                                      +// 주입 할 수있는 모듈 팩토리가 반환됩니다.
                                                                                                                                      +import { expect } from 'chai'
                                                                                                                                      +const actionsInjector = require('inject-loader!./actions')
                                                                                                                                      +
                                                                                                                                      +// 조작된 모의 응답과 함께 모듈 생성
                                                                                                                                      +const actions = actionsInjector({
                                                                                                                                      +  '../api/shop': {
                                                                                                                                      +    getProducts (cb) {
                                                                                                                                      +      setTimeout(() => {
                                                                                                                                      +        cb([ /* 모의 응답 */ ])
                                                                                                                                      +      }, 100)
                                                                                                                                      +    }
                                                                                                                                      +  }
                                                                                                                                      +})
                                                                                                                                      +
                                                                                                                                      +// 예상되는 변이와 함께 테스팅 액션을 도와주는 헬퍼
                                                                                                                                      +const testAction = (action, payload, state, expectedMutations, done) => {
                                                                                                                                      +  let count = 0
                                                                                                                                      +
                                                                                                                                      +  // 모의 커밋
                                                                                                                                      +  const commit = (type, payload) => {
                                                                                                                                      +    const mutation = expectedMutations[count]
                                                                                                                                      +
                                                                                                                                      +    try {
                                                                                                                                      +      expect(type).to.equal(mutation.type)
                                                                                                                                      +      if (payload) {
                                                                                                                                      +        expect(payload).to.deep.equal(mutation.payload)
                                                                                                                                      +      }
                                                                                                                                      +    } catch (error) {
                                                                                                                                      +      done(error)
                                                                                                                                      +    }
                                                                                                                                      +
                                                                                                                                      +    count++
                                                                                                                                      +    if (count >= expectedMutations.length) {
                                                                                                                                      +      done()
                                                                                                                                      +    }
                                                                                                                                      +  }
                                                                                                                                      +
                                                                                                                                      +  // 모의 저장소와 전달인자로 액션을 부릅니다.
                                                                                                                                      +  action({ commit, state }, payload)
                                                                                                                                      +
                                                                                                                                      +  // 디스패치된 변이가 없는지 확인
                                                                                                                                      +  if (expectedMutations.length === 0) {
                                                                                                                                      +    expect(count).to.equal(0)
                                                                                                                                      +    done()
                                                                                                                                      +  }
                                                                                                                                      +}
                                                                                                                                      +
                                                                                                                                      +describe('actions', () => {
                                                                                                                                      +  it('getAllProducts', done => {
                                                                                                                                      +    testAction(actions.getAllProducts, null, {}, [
                                                                                                                                      +      { type: 'REQUEST_PRODUCTS' },
                                                                                                                                      +      { type: 'RECEIVE_PRODUCTS', payload: { /* 모의 응답 */ } }
                                                                                                                                      +    ], done)
                                                                                                                                      +  })
                                                                                                                                      +})
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      Getters 테스팅

                                                                                                                                      +

                                                                                                                                      Getter에 복잡한 연산이 있는 경우 테스트하는 것이 좋습니다. Getter는 변이와 같은 이유로 테스트하는 것이 매우 간단합니다.

                                                                                                                                      +

                                                                                                                                      getter 테스팅 예제:

                                                                                                                                      +
                                                                                                                                      // getters.js
                                                                                                                                      +export const getters = {
                                                                                                                                      +  filteredProducts (state, { filterCategory }) {
                                                                                                                                      +    return state.products.filter(product => {
                                                                                                                                      +      return product.category === filterCategory
                                                                                                                                      +    })
                                                                                                                                      +  }
                                                                                                                                      +}
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      // getters.spec.js
                                                                                                                                      +import { expect } from 'chai'
                                                                                                                                      +import { getters } from './getters'
                                                                                                                                      +
                                                                                                                                      +describe('getters', () => {
                                                                                                                                      +  it('filteredProducts', () => {
                                                                                                                                      +    // mock state
                                                                                                                                      +    const state = {
                                                                                                                                      +      products: [
                                                                                                                                      +        { id: 1, title: 'Apple', category: 'fruit' },
                                                                                                                                      +        { id: 2, title: 'Orange', category: 'fruit' },
                                                                                                                                      +        { id: 3, title: 'Carrot', category: 'vegetable' }
                                                                                                                                      +      ]
                                                                                                                                      +    }
                                                                                                                                      +    // 모의 getter
                                                                                                                                      +    const filterCategory = 'fruit'
                                                                                                                                      +
                                                                                                                                      +    // getter로 부터 결과를 받습니다
                                                                                                                                      +    const result = getters.filteredProducts(state, { filterCategory })
                                                                                                                                      +
                                                                                                                                      +    // 결과 테스트
                                                                                                                                      +    expect(result).to.deep.equal([
                                                                                                                                      +      { id: 1, title: 'Apple', category: 'fruit' },
                                                                                                                                      +      { id: 2, title: 'Orange', category: 'fruit' }
                                                                                                                                      +    ])
                                                                                                                                      +  })
                                                                                                                                      +})
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      테스트 실행

                                                                                                                                      +

                                                                                                                                      변이와 액션이 제대로 작성되면 적절한 모의 조작을 한 후 브라우저 API에 직접적인 의존성이 없어야합니다. 따라서 webpack을 사용하여 테스트를 번들로 묶어 Node를 이용해 직접 실행할 수 있습니다. 또는, mocha-loader 나 Karma + karma-webpack을 사용하여 실제 브라우저에서 테스트를 실행할 수 있습니다.

                                                                                                                                      +

                                                                                                                                      Node를 이용한 실행

                                                                                                                                      +

                                                                                                                                      다음과 같이 webpack 설정을 하십시오 (.babelrc도 함께 필요 합니다.)

                                                                                                                                      +
                                                                                                                                      // webpack.config.js
                                                                                                                                      +module.exports = {
                                                                                                                                      +  entry: './test.js',
                                                                                                                                      +  output: {
                                                                                                                                      +    path: __dirname,
                                                                                                                                      +    filename: 'test-bundle.js'
                                                                                                                                      +  },
                                                                                                                                      +  module: {
                                                                                                                                      +    loaders: [
                                                                                                                                      +      {
                                                                                                                                      +        test: /\.js$/,
                                                                                                                                      +        loader: 'babel-loader',
                                                                                                                                      +        exclude: /node_modules/
                                                                                                                                      +      }
                                                                                                                                      +    ]
                                                                                                                                      +  }
                                                                                                                                      +}
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      이제,

                                                                                                                                      +
                                                                                                                                      webpack
                                                                                                                                      +mocha test-bundle.js
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      브라우저에서 테스팅

                                                                                                                                      +
                                                                                                                                        +
                                                                                                                                      1. mocha-loader를 설치하세요.
                                                                                                                                      2. +
                                                                                                                                      3. webpack 설정에서 entry'mocha!babel!./test.js'로 변경하세요.
                                                                                                                                      4. +
                                                                                                                                      5. 설정을 이용하여 webpack-dev-server를 실행하세요.
                                                                                                                                      6. +
                                                                                                                                      7. localhost:8080/webpack-dev-server/test-bundle로 가세요.
                                                                                                                                      8. +
                                                                                                                                      +

                                                                                                                                      브라우저와 Karma + karma-webpack을 이용한 테스팅

                                                                                                                                      +

                                                                                                                                      vue-loader 문서를 확인하세요.

                                                                                                                                      + + +
                                                                                                                                      + +
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      + +

                                                                                                                                      results matching ""

                                                                                                                                      +
                                                                                                                                        + +
                                                                                                                                        +
                                                                                                                                        + +

                                                                                                                                        No results matching ""

                                                                                                                                        + +
                                                                                                                                        +
                                                                                                                                        +
                                                                                                                                        + +
                                                                                                                                        +
                                                                                                                                        + + +
                                                                                                                                        + + +
                                                                                                                                        + + + + + + + + + + + + + + +
                                                                                                                                        + + +
                                                                                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/old/index.html b/old/index.html new file mode 100644 index 000000000..706be1e88 --- /dev/null +++ b/old/index.html @@ -0,0 +1,249 @@ + + + + + + + Introduction · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                        +
                                                                                                                                        + + + + + + + + +
                                                                                                                                        + +
                                                                                                                                        + +
                                                                                                                                        + + + + + + + + + +
                                                                                                                                        +
                                                                                                                                        + +
                                                                                                                                        +
                                                                                                                                        + +
                                                                                                                                        + +

                                                                                                                                        Vuex 1.0 Docs

                                                                                                                                        + + + +
                                                                                                                                        + +
                                                                                                                                        +
                                                                                                                                        +
                                                                                                                                        + +

                                                                                                                                        results matching ""

                                                                                                                                        +
                                                                                                                                          + +
                                                                                                                                          +
                                                                                                                                          + +

                                                                                                                                          No results matching ""

                                                                                                                                          + +
                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          + +
                                                                                                                                          +
                                                                                                                                          + + +
                                                                                                                                          + + +
                                                                                                                                          + + + + + + +
                                                                                                                                          + + +
                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/old/search_index.json b/old/search_index.json new file mode 100644 index 000000000..e4d258291 --- /dev/null +++ b/old/search_index.json @@ -0,0 +1 @@ +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["1.0","chines","doc","english","introduct","italian","japanes","portugues","spanish","vuex"],"installation.html":["'vue'","'vuex'","/","add","build","cd","cdn","clone","dev","git","github에서","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0과","import","instal","node_modules/vuex","npm","npm의","run","save","unpkg.com은","url을","vue","vue.use()를","vue.use(vuex)","vuex","vuex를","yarn","가리킵니다.","같은","개발용","경우","기반","다운로드","뒤에","때는","릴리스를","링크는","링크를","명시적으로","모듈","버전/태그를","빌드","빌드를","사용하고","사용하면","사용할","설치","설치됩니다:","수도","스크립트","시스템과","싶은","없습니다.","위의","이","있습니다.","자동으로","작업을","전역","제공합니다.","직접","최신","추가하면","추가해야","클론하고","태그를","통해","특정","필요가","할","함께","합니다.","항상","해야합니다."],"intro.html":["\"단방향","\"뷰\"가","\"상태","()","+","//","0","`","`,","abramov의","architecture에서","count","count:","dan","data","devtool","elm","flux","flux,","increment","methods:","new","prop는","redux,","redux의","return","spa를","template:","this.count++","vue","vue({","vue.j","vue.js가","vuex가","vuex는","vuex로","vuex없이는","vuex의","vue의","vue컴포넌트","{","{{","}","})","},","}}","가","가능성이","가능한","가진","간단한","간의","같습니다.","같은","개념에","개념을","개념의","걸리고","것입니다.","경우","경우,","고급","고안된","공식","공유된","공유하는","공통의","관련된","관리","관리를","관리해야","괜찮을","구조와","구축하는","구축하지","규모의","규칙","그것은","그러나","그렇다면","글로벌","기능을","기본","기회비용이","내보내기/가져오기와","는","다른","다음과","단계가","단기간과","단순하다면","단순한","단순함이","달리","대규모","대한","대해","데","데이터","도표입니다.","동기화","동일한","동작을","되며","될","두번째","들었다면,","듭니다.","등의","디버깅","때","또한","뛰어","라이브러리","라이브러리는","라이브러리입니다.","매우","매핑입니다.","모두","모든","무엇인가요?","문제의","및","바꾸는","바로","반영해야","반응","반응적으로","받은","방법을","방법입니다.","방식으로","버스만","변경","변경됩니다.","변경할","보다","복사본을","부모/자식","부서지기","분리함으로써","불가능한","뷰","뷰는","뷰의","비용도","빠르게","사용자","사용해야","상관없이","상태","상태를","상태에","상태의","생각하게","생산성","샷","서로","선언적","선택할","설정","세분화된","소스","수","쉽고","스냅","시간이","시스템을","시작","시작하는","싱글톤으로","아이디어","안경과","않고","않습니다.","알아볼","애플리케이션에","애플리케이션의","액세스하거나","액션","앱부터","앱을","앱이","앱입니다.","언제","업데이트를","없는","에서","여러","역할을","영감을","예측","오래","외부의","우리의","원본","위해","유용하지만,","유지","유지보수가","은","의존합니다.","이것은","이는","이러한","이를","이벤트","이벤트를","이해와","인스턴스를","인용이","일반","일입니다.","입니다.","입력에","있는","있습니다!","있습니다.","있으며","있으면됩니다.","자연스럽게","작동하는","작동하지","작업은","잘","장기간","장황할","저자인","저장소","저하됩니다.","적용과","적인","전역","정의하고","제공합니다.","좋은","중대형","중앙","중첩된","지나치게","직접","집중식","참조하거나","처리하는","처리할","첫번째","추출하고","카운터","커다란","컴포넌트","컴포넌트는","컴포넌트를","컴포넌트에","컴포넌트에서","컴포넌트에서는","코드로","코드의","통과하는","통합되어","통해","트리거","트리는","트리에","특별히","특정","패턴","패턴\"이란","패턴과","패턴은","프로그램과","필요","필요할","하나요?","하려는","하며","할","함께","합니다.","해결","해보겠습니다.","향상시킵니다.","형제","확장","활용하도록","효율적인","흐름\"","힘든일일"],"getting-started.html":["\"저장소\"는","(state)","//","0","1","=",">","console.log(store.state.count)","const","count:","es2015","increment","mutations:","new","state","state.count++","state:","state부터","store","store.commit","store.commit('increment')","store.state.count를","store.state로","store는","vue","vue.use(vuex)를","vuex","vuex.store({","vuex를","{","}","})","},","가","가능한","가장","가지","각","간단한","간단합니다.","개념에","개체와","객체에","객체와","검색할","것은","것을","것입니다.","경우","계산된","규칙에","기록이","기록하고","기본적으로","기본적인","꼭","남을","내에서","다른","다시","다음은","단순한","단순히","대신","대응하고","대한","대해","더","도구를","두","디버깅을","따라","때","때문입니다.","또한","를","만들어","말해,","매우","먼저","메소드로","메소드에서","명시적으로","명시적인","명확하게","모듈","모든","문법을","반응형","반환하는","방법은","변경되면","변경을","변경하는","변경할","변이","변이를","변화를","보겠습니다.","보유하고있는","봅시다.","사용하고","사용하는","사용하여","사용합니다.","사용해야","상태","상태가","상태를","상태에","설명","설치한","속성","수","수행하는","스냅샷을","시간","시스템을","시작하기","시작해","안에서","않은","애플리케이션","애플리케이션의","앱을","앱의","업데이트합니다.","없습니다.","예입니다.","예제는","우리는","유일한","의도를보다","의미합니다.","이","이렇게하면","이용한","이유는","이제","이제,","이해할","일반","일부","읽을","입니다.","있는","있습니다.","있으며","있으므로","있지","자세히","잘","저장소","저장소가","저장소를","저장소의","저장하거나","전역","점이","접근하여","제공하십시오.","제공합니다.","중심에는","지켜볼","직접","참고:","초기","추적을","추적이","카운터","커밋을","커밋하는","컨테이너입니다.","컴포넌트","컴포넌트는","코드를","툴을","트리거","트리거하는","표현할","하기","할","합니다!","핵심","호출해야합니다.","효율적으로","후","흐름에"],"core-concepts.html":["この章では、vuex","これらのコンセプトを深く理解することは、vuex","それでは、始めましょう!","のコアコンセプトについて、以下を学習します。","を使用するにあたって不可欠です。","アクション","ゲッター","コアコンセプト","ステート","ミューテーション","モジュール"],"state.html":["\"store\"","\"검색\"하는","\"원본","\"주입\"하는","'#app',","'count'","'count',","'count'를","'vuex'","()","(3","(object","(state)","*/","+","...","...mapstate({","/*","//","=","=>","])","`","`state","`this`를","`{{","app","components:","computed:","computed에","const","count","count:","countalias:","counter","countpluslocalst","default","dom","ecmascript","el:","export","getter","getter를","import","localcomput","mapstat","mapstate([","mapstate({","mapstate는","mapstate에","new","operator)","operator)를","operator)을","return","spread","state","state.count","state.count,","state.count`와","store","store,","store.state.count","store.state.count가","store.state.count에","template:","this.$store.state.count","this.$store로","this.count를","this.localcount","vue","vue({","vuex","vuex.mapstate로","vuex는","vuex를","vuex에","{","}","})","},","}}`,","가능)으로","가능하지만,","가장","가져오기","가져오는","가져올","가져와야하며","가짜데이터가","각","간결하게","간단한","간접적으로","값","갖게","같습니다.","같을","개발","객체","객체는","객체를","객체에","것은","것을","것입니다.","결정을","경우","계산된","관련","구현을","그러나","그러면","기회비용을","나중에","남겨","내려야","내부의","넣어야하는","넣으면","노출됩니다.","다른","다시","단계","단독","단순화","단일","대해","더","독립","된","된다는","둘","디버그","디버깅을","때","때는","때로는","때문에","또한","로컬","루트","루트의","를","만들","만들어","만듭니다","많은","맞는","매우","매핑","메커니즘을","명확하고","모두","모듈","모듈로","모듈성과","모든","문법을","문자열","반복적이고","반응적이기","반환합니다.","방법에","방법은","배열을","변경되고","변경되면","변이가","변이를","병합하는","보다","분할하는","빌드에서","사용하는","사용하려면","사용하면","사용하여","사용한다고해서","사용할","사용합니다.","사용해야하는","사용해야합니다","사용해야합니다.","삽입됩니다.","상태","상태가","상태로","상태를","상태에","상태와","상태의","생성하는","샷을","선언하면","설명합니다.","소스\"","속성과","속성내에서","속성을","속성의","속성이","속성이나","속한","수","수정해야","수준의","쉽게","스냅","스펙)","시스템을","실행","아닙니다.","않습니다.","애플리케이션","애플리케이션마다","액세스하려면","앱","앱의","어떻게","엄격하게","업데이트가","여러","여전히","역할을","연산자","연산자(object","영역의","옵션(vue.use(vuex)에","옵션을","외부","요구에","우리는","위해","유틸리티를","의미합니다.","의존하게합니다.","의해","이","이것을","이는","이를","이름과","이름이","인스턴스가","인스턴스에","일반적으로,","일반적인","일부","입력을","있도록","있습니다.","있으므로","있을","자식","장황하고","장황해집니다.","저장소","저장소는","저장소를","저장소만","저장소에서","전개","전달하는","전달할","전역","제공하십시오.","제공함으로써","제공합니다.","조각이","주입되고","줄일","줍니다!","즉,","찾을","처리하기","최종","추가","충돌하지","컴포넌트가","컴포넌트를","컴포넌트에","컴포넌트에는","컴포넌트에서","컴포넌트의","코드를","키","테스트","트리","트리거됩니다.","트리는","트리를","특정","판단하고","패턴은","포함하며","표시하나요?","필요합니다.","하나로","하나요?","하나의","하십시오.","하위","할","함께","함수는","함수를","합니다.","항목에","해야","헬퍼","헬퍼가","헬퍼를","현재","형","화살표"],"getters.html":["\"getters\"를","'...',","'anothergetter',","'donetodoscount'","'donetodoscount',","'vuex'","()","(state,","...","...mapgetters([","...mapgetters({","//","1","1,","2,","=","=>",">","[","[{","]","])","computed:","const","default","done:","donecount:","donetodos:","donetodoscount","donetodoscount:","export","fals","getter","getters)","getters.donetodos.length","getters:","getters는","getter도","getter를","id:","import","mapgett","new","operator)로","return","spread","state","state.todos.filter(todo","state:","store","store.gett","store.getters.donetodo","store.getters.donetodoscount","store.getters.donetodoscount에","text:","this.$store.getters.donetodoscount","this.$store.state.todos.filter(todo","this.donecount를","todo.done)","todo.done).length","todos:","true","vuex.store({","vuex를","{","}","})","},","}]","가져와야합니다.","객체","객체를","객체에","경우","계산)","계산된","계산하여","계산해야","공유된","기반하는","노출","다","다른","됩니다.","두","둘","때로는","로컬","리스트를","매핑하려면","매핑하십시오.","매핑합니다.","모든","받게됩니다.","받습니다.","번째","복제하거나","사용","사용하면","사용할","사용합니다.","상태를","생각됩니다).","속성에","속성으로","수","수도","쉽게","아이템","않습니다.","여러","연산자(object","위치에서","이를","이름으로","이상의","이상적이지","이제","있습니다(저장소의","있습니다.","있습니다.(예:","저장소","저장소에서","전개","전달인자로","정의","첫","추가합니다.","추출하여","컴포넌트가","컴포넌트에서","필터링하고","할","함수를","해야하는","헬퍼","헬퍼는","헬퍼를"],"mutations.html":["\"increment\"","\"이전\"","\"이후\"","\"타입이","'./mutat","'increment'","'increment',","'newprop',","'some_mutation'","'vuex'","(state)","(state,","(루트","+=","...","...mapmutations([","...mapmutations({","...state.obj,","//","1","10","10)","123","123)을","3","=","=>","[some_mutation]","]),","add:","amount:","api.callasyncmethod(()","const","count:","default","devtool은","devtool의","devtool이","es2015에서","export","flux","import","increment","increment인","linter와","mapmut","methods:","mutat","mutations:","n","n)","new","newprop:","payload","payload)","payload.amount","some_mut","somemut","state.count","state.count++","state.obj","state:","store","store.commit","store.commit('increment')","store.commit('increment',","store.commit({","store.commit에","store.j","this.$store.commit('increment')에","this.$store.commit('xxx')를","this.add()를","this.increment()를","type","type:","types'","types.j","vue","vue.set(obj,","vuex","vuex.store({","vuex에서","vue로","vue에","vue의","{","}","})","},","가","가능한지","가지","가진","각","같은","같이","개념을","개발자가","객체","객체는","객체를","객체에","객체여야하며","것으로","것은","것이","것입니다.","결합하면","경고를","경우","계산","곳이며,","공동","관찰하는","교체하십시오.","구현에서","규칙은","규칙을","그러나","그럴까요?","기능을","기록","기억","내의","다른","다양한","다음","다음과","단계","단일","대규모","대부분","대부분의","대한","대해","더","돌연변이","동기적","동기적으로","동기적이어야","동일하게","동일한","되었을","된","될","두","들어","들어,","등록과","디버깅하고","따르는","때","또","또한","라고하는","로그를","많은","매우","매핑하는","매핑합니다.","먼저","메소드를","모든","무조건","문법을","문자열","및","반응성","반응성에","반응하므로,","받을","발생하면이","방법은","방법이","번째","변경하는","변경하면","변이","변이가","변이는","변이를","변이에","변이에는","변이와","변이하는","변화는","보고","본질적으로","분리하려는","불가능합니다.","비동기","비동기성이","비슷합니다.","사용","사용하거나,","사용하는","사용하면","사용하여","사용할","사용할지","사항입니다.","상상해보십시오.","상수","상수를","상태","상태는","상태를","상태를받습니다.","상태의","새","새로운","샷을","선택","설정입니다.","소개합시다.","속성을","수","수는","수정을","수행","수행하거나","수행해야합니다.","순간에","쉽습니다.","스냅","스타일","시기를","시점과","실제","실제로","아직","안에서","않으며,","알","앞서","애플리케이션에서","액션를","액션에서","앱을","어떤","어떻게","어려워","업데이트됩니다.","없습니다!","없습니다.","여러","여부는","예를","예제","예제를","옵션은","완전히","왜","우리가","원하는","위의","위한","유사합니다.","유용할","유일한","유지됩니다.","유형에","을","의미합니다.","의해","이","이것은","이것이","이는","이루어져야합니다.","이를","이름","이름으로","이벤트","이벤트와","이어야","이유입니다.","이제","이해하기","일반","일반인","일으킬","있는","있다고","있습니까?","있습니다","있습니다.","있으며","있음을","있지만,","자동으로","작성할","작업","작업을","작업자가","저장소를","저장소에서","저장소의","저장하면","전달되므로","전달인자로","전달인자를","전체","좋습니다.","주입","중","중요한","직접","질","처리하기","첫","초기화하는","추가","추가할","추적","캡처","커밋","커밋을","커밋하기","커밋하는","컴포넌트","컴포넌트가","컴포넌트에서","코드는","콜백","콜백에서","콜백은","콜백을","콜백이","타입","타입과","타입에","통해","툴링을","트랜잭션합니다.","파악하기가","파악할","파일에","패턴입니다.","페이로드는","페이로드로","페이로드를","포함할","프로그램을","프로젝트에서","프로퍼티","필드를","필드에","필요)","하나를","하는","한","한눈에","한다는","할","함께","함수","함수는","합니다.","해당","해야","해야할","핸들러","핸들러는","핸들러를","핸들러에","헬퍼를","호출","호출되는","호출되지","호출에","호출하려면","호출할","호출합니다.\"","호출해야합니다.","확산","확인해보십시오.","환경","활용할"],"actions.html":["'increment'","'incrementasync',","'vuex'","()","(context)","(state)","({","(루트","(특히",")","...","...mapactions([","...mapactions({","//","0","10","1000)",":","=","=>","[...state.cart.added]","]),","actiona","actiona가","actionb","actions:","add:","amount:","api","api는","async","async/await를","await","checkout","commit","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('somemutation')","commit('someothermutation')","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","commit를","const","context.commit('increment')","context.commit을","context.getters를","context.state와","count:","default","dispatch('actiona')","dispatch('actiona').then(()","dispatch,","es2015","export","getdata()","getdata())","getotherdata())","getotherdata()가","getters에","import","increment","incrementasync","javascript","mapact","methods:","mutations:","new","products)","products,","promise((resolve,","promise를","promise입니다.","reject)","resolve()","return","savedcartitem","savedcartitems)","settimeout(()","shop.buyproducts(","state","state.count++","state:","store","store.commit('increment')를","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch({","store.dispatch가","this.$store.dispatch('increment')에","this.$store.dispatch('xxx')를","this.add()을","this.increment()을","type:","vuex.store({","{","}","})","},","가능합니다.","가장","가정합니다.","간단한","값은","같은","개의","객체","객체가","객체를","객체와","것은,","것을","것이","것입니다.","결제","결제입니다.","경우","경우)코드를","과","구성","구성하기","그래서","그러면","그렇지","그리고","기능인","기다립니다.","기록합니다.","기억하십니까?","끝나기를","나중에","내부에서","내에서","다른","다음과","단순화하기","대신","대한","더","돌연변이는","동기적","동일한","되었을","된","드러내는","등록합시다.","디스패치","디스패치를","디스패치하거나","때","때는","또","마지막으로,","매핑","매핑하는","먼저","메소드들/프로퍼티","메소드로","메소드를","몇가지","모듈에서","모든","및","반환","반환된","반환한다고","반환한다는","받습니다.","번","변이)을","변이를","변이시키는","변이에","변이와","보낸","보일","복잡한","볼","분해를","비동기","비동기적","비웁니다.","사용하기","사용하면","사용하여","사용할","사용합니다.","사이드이펙트(상태","상점","상태를","상태와","성공","세트를","수","수행","수행하고","스타일의","시작됩니다.","시키려면","실용적인","실제로","실패","아닌","안에","않습니다.","알","알아야","액션","액션으로","액션은","액션을","액션의","액션이","어떻게","어떻습니까?","언제","여러","예는","완료","완료되는지","요청","요청을","위해","유사합니다.","음,","의해","이","이렇게","이상해","이어야","이유를","인스턴스","인스턴스의","임의의","입니다.","있습니까?","있습니다","있습니다.","있으며","자체가","작업에는","작업을","작업의","작업이","장바구니","장바구니를","장바구니에","저장소","저장하십시오.","전달인자","점은","점은,","접근","좀","종종","주입","중요한","증가","지원합니다.","직접","처리","처리기가","처리되는","처리하기","처음","카운트를","커밋","커밋을","커밋하거나","커밋하여","컨텍스트","컴포넌트","컴포넌트에서","콜백","콜백을","타입과","통해","트리거","트리거하는","페이로드","페이로드와","포함될","필요)","하는","한다는","할","함께","합니다.","항목을","핸들러","핸들러는","핸들러를","핸들러에","헬퍼를","현재있는","호출","호출에","호출하면","호출하여","호출해야하는","후","흐름을"],"modules.html":["%","'../types'","'todos/done_count'","'todos/fetch_all'","'todos/toggle_done'","((state.count","(context,","(state)","(state,","({","*","+","...","//","0","1)","2","=","===",">","[]","[types.done_count]","[types.fetch_all]","[types.toggle_done]","`todos`","a:","actions:","b:","commit('increment')","commit,","const","context.rootstate로","context.state는","count:","done_count","doublecount","export","fetch_al","getter","getter,","getters,","getters:","getter는","import","increment","incrementifoddonrootsum","modulea","modulea'의","modulea,","moduleb","moduleb'의","modules/todos.j","modules:","mutations:","new","payload)","return","rootstat","rootstate)","rootstate.count","rootstate.count)","router","router와","state,","state.count","state.count++","state:","state는","store","store.registermodul","store.registermodule('mymodule',","store.state.a","store.state.b","store.unregistermodule(modulename)을","sumwithrootcount","sync","todos:","todosmodul","toggle_don","type","types.j","vue","vuex","vuex.store({","vuex는","vuex를","{","}","})","},","가능한","가됩니다.","각","객체","것이고","것입니다.","게터","경우","경우라면","관리에","관리하여","규모가","그들의","그러나","그리고","나눌","내부,","내부에서","내의","네임","네임스페이스","네임스페이스를","노출","노출됩니다.","노출시킬","다른","단일","동일한","동적","동적으로","된","될","됨)을","됩니다.","들어","들어,todo","등록","등록됩니다.","등록을","따라","때문에","또는","또한,","라우트","라이브러리는","로","루트","만들고","매우","메소드로","모듈","모듈(저장소","모듈에서","모듈은","모듈을","모듈의","모듈이","모든","및","반드시","반응","방법으로는","번째","변이","변이,","변이/액션","변이와","변이의","붙이면","붙입니다","비대해질","사용될","사용하기","사용하면","사용하여","사용해야","상수로","상태","상태,","상태가","상태는","상태는store.state.mymodule으로","상태를","생성","생성시","선언","세","수","수도","스페이스","심지어","싶은","아래에","안에","알","앞에","애플리케이션의","액션","액션,","없는","없습니다.","여러","여전히","연결된","연결하여","예를","위해","유사하게","유형에","이","이를","이름","이름을","입니다","있습니다.","자신의","자체","작성하는","재사용","저장소가","저장소는","저장소를","저장소에","전달인자는","전달인자로","전역","접두사","접두어로","접두어를","접미사를","정의","정의하고","정적","제거","제거할","중첩된","지역","지정할","직접","첫","충돌을","커짐에","큰","통합합니다.","트리를","포함","포함됩니다.","플러그인도","피하기","하나의","할","합니다.","환경에서","활용할","후에"],"structure.html":["#","...","actions.j","api","app.vu","cart","cart.j","compon","getter를","index.html","index.j","main.j","modul","mutations.j","product","products.j","store","vuex는","│","└──","├──","가능성이","강요합니다.","개별","것은","것입니다.","경우","곳","구성","구조","구조를","구조의","구조화하는","규칙을","내보내는","너무","높습니다.","다음은","달려","돌연변이","동기","됩니다.","따른다면","레벨의","로직은","루트","를","모듈","모듈을","및","방법은","변경시키는","변이","분할하기만","비동기식","사용자에게","사항으로,","상위","상태는","상태를","수준","실제로","아래에","않습니다.","애플리케이션","액션","액션,","앱의","예를","예입니다.","요청을","원칙을","위한","유일한","으로","이","이보다","입니다.","있는","있습니다.","장바구니","저장소","저장소를","제한하지는","조합하고","중앙","중요한","집중된","참고","추상화를","캡슐화되어야하며","커밋하는","커지면","코드","트랜잭션인","파일로","파일이","포함합니다.","프로젝트","프로젝트를","하면됩니다.","할","확인하십시오.","활용해야"],"plugins.html":["!==","\"ablacklistedmutation\"","\"스냅샷\"을","'production'","'production'의","'update_data')","'vuex/dist/logger'","(mutation)","(mutation,","(mutation.typ","(socket)","(state)","(이는","...","//",":","=","===","=>","?","[]","[createlogger()]","[myplugin]","[mypluginwithsnapshot]","[plugin]","_.clonedeep(state)","_.clonedeep(store.state)","`mutation`","browserify가","browserify를","collapsed:","const","createlogg","createlogger({","createplugin","createvuexlogg","createwebsocketplugin","createwebsocketplugin(socket)","data","data)","default","defineplugin","devtools를","envify가","export","false,","false로","filter","function","import","log","logger","mutat","mutation.payload)","mutation.typ","mutations,","mutationtransform","myplugin","mypluginwithsnapshot","new","nextstat","nextstate를","payload","plugin","plugins:","prevstat","prevstate와","process.env.node_env","return","socket.emit('update',","socket.on('data',","state)","state,","state.subtre","stateafter)","statebefore,","store","store.commit('receivedata',","store.subscribe((mutation,","store.subscribe(mut","transform","true","type,","vue","vuex","vuex.store({","vuex에는","webpack","webpack의","websocket","{","}","})","},","}의","가져오기","가지","가지는","가질","각","값을","같이","개발","개발용으로만","객체에","경우","그리고","기록됩니다.","기본적으로","깊은","내부에서","내장","노출하는","노출합니다.","다음","다음과","달성하기","대한","더","데이터","도구가","동기화","동기화하려면","될","들어","들어,","디버깅을","때","때로는","또는","또한","로거","로그를","로깅하기전","마찬가지로","만","매","몇","반환합니다.","받는","배포를","변경을","변경할","변이","변이는","변이를","변이시마다","변이에","변이을","변이할","변환합니다.","복사를","복잡한","불립니다.","비교하십시오.","비교할","빌드","빌드를","사실","사용됩니다.","사용하고","사용하는","사용하므로","사용하십시오.","사용하여","사용할","사용해야합니다.","상태","상태를","상태와","상태의","샷을","소스를","수","수행해야합니다","스냅","스냅샷","스냅샷을","실제로","얻고자","없습니다.","없을","예를","예제입니다.","옵션을","원하는","위한","위해","위해서는","유일한","이를","이전","이후","인위적인","일반적인","있습니다)","있습니다.","있으며","있으며,","있으면","자동","작업을","저장","저장소가","저장소는","저장소를","저장소에","전달인자로","전역적으로","제공됩니다.","중에","직접","처리","초기화","최종","추가","커밋하기","커밋하여","커밋함으로써","컴포넌트와","통해","트리거","트리만","특정","파일은태그를","포맷으로","포함될","플러그인","플러그인은","플러그인을","플러그인이","필요","필요로","필요합니다.","하십시오.","하위","할","함께","함수는","함수를","함수입니다.","허용합니다.","확장","훅을"],"strict.html":["!==","'production'","...","//","=","const","new","process.env.node_env","store","strict","strict:","true","true를","vs.","vuex","vuex.store({","})","감지하기","개발","관찰합니다.","다음을","도구가","도구로","될","됩니다.","디버깅","때","마다","마십시오!","마찬가지로","만들","명시적으로","모드","모드는","모드를","모드에서는","모든","발생합니다.","배포","배포시","변이","변이를","부적절한","빌드","사용하기","상태","상태가","성능","수","엄격","오류가","외부에서","위해","위해,","이렇게하면","이를","이슈를","있습니다.","자세히","저장소를","처리하도록","추가하면","추적","켜지","트리를","플러그인과","피하기","하십시오.","할","해제","핸들러","환경에서"],"forms.html":["\"vuex","()","(e)","(state,","(value)","+","...","...mapstate({","//","=","=>","chang","computed:","e.target.value)","input","messag","message)","message:","methods:","model","model은","model을","model의","mutations:","obj.message를","obj가","return","set","setter를","state","state.obj.messag","strict","this.$store.commit('updatemessage',","this.$store.state.obj.messag","updatemessag","v","value)","vuex","vuex를","vuex에","{","}","})","},","값을","객체를","것","것은","것입니다.","경우","계산된","그것을","기능","까다로울","내부에서","내용은","다루는","다른","대한","때","또는","모드로","모드에서는","바인딩하고","반환하는","발생합니다.","방법은","방식\"은","버렸습니다.","변경하려고","변이","변이가","변이에","부분에","사용자가","사용하는","사용하여","상태보다","속성","속성을","속성이라면,","수","수행되지","않으므로","액션을","약간","양방향","여기에있는","오류가","위의","유용한","의","이벤트에","일부를","잃어","입니다.","입력","있습니다.","장황","저장소에서","좀더","중","지역","직접","처리기","틀림없이,","포함된","폼","할","합니다.","해졌고,","핸들러","핸들링","호출하는"],"testing.html":["'../api/shop'","'../api/shop':","'./getters'","'./store'","'./test.js',","'apple',","'babel","'carrot',","'chai'","'fruit'","'mocha!babel!./test.js'로","'orange',","'receive_products',","'request_products'","'test","'vegetable'","()","(.babelrc도","(action,","(cb)","(count","(error)","(expectedmutations.length","(payload)","(state,","(type,","({","*/","+","...","/*","//","/\\.js$/,","/node_modules/","0","0)","1,","100)","2,","3,","=","===","=>",">=","[","]","])","],","__dirname,","action","action({","actions.j","actions.spec.j","actionsinjector","actionsinjector({","api","api를","api에","bundle.j","bundle.js'","bundle로","catch","category:","cb([","chai를","commit","commit('receive_products',","commit('request_products')","commit,","const","count","count++","count:","default","describe('actions',","describe('getters',","describe('mutations',","dev","done","done()","done(error)","done)","entry:","entry를","es2015","exclude:","expect","expect(count).to.equal(0)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","export","filename:","filtercategori","filteredproduct","getallproduct","getproduct","getter","getters.filteredproducts(state,","getters.j","getters.spec.j","getter는","getter로","getter에","id:","import","increment","increment(state)","increment:","inject","it('filteredproducts',","it('getallproducts',","it('increment',","karma","loader","loader!./actions')","loader',","loader:","loaders:","loader를","localhost:8080/webpack","mocha","mock","module.export","module:","mutat","mutations.j","mutations.spec.j","new","node를","null,","output:","path:","payload)","payload,","payload:","product.categori","products)","products:","requir","require('inject","result","return","server/test","server를","settimeout(()","shop","shop.getproducts(product","state","state,","state.count++","state.products.filter(product","store.j","test","test:","testact","testaction(actions.getallproducts,","title:","tri","type:","vue","vuex.store({","vuex에서","webpack","webpack.config.j","webpack과","webpack을","{","{},","}","})","},","가세요.","가져오기","가지","가지는","간단합니다.","같은","같이","것이","것입니다.","결과","결과를","경우","구문을","기본","까다로울","나","내보내기로","내보내기를","내보내기와","내보낼","내보냅니다.","내에서","넣는다면","다음과","단위","더","도와주는","들어","디스패치된","따라서","때","때문에","때문입니다.","또는,","라이브러리를","로더에는","매우","명명된","모듈","모듈을","모방하기","모의","묶어","묶을","문서를","반환됩니다.","받습니다","번들로","변경하세요.","변이","변이가","변이는","변이를","변이와","복잡한","부릅니다.","부분은","부터","브라우저","브라우저에서","브라우저와","비동기","사용하고","사용하면","사용하십시오.","사용하여","사용할","상태","생성","서비스로","서비스를","설정에서","설정을","설치하세요.","수","수있는","쉽게","실제","실행","실행하세요.","실행할","액션","액션은","액션을","액션이","액션입니다.","어느","없는지","없어야합니다.","연산이","예(원하는","예를","예상되는","예제:","완전히","왜냐하면","외부","우리는","위해","응답","응답과","의존성을","의존성이","의존하는","이름을","이용하여","이용한","이용해","이유로","이제,","인라인","일반적으로","있기","있는","있다는","있습니다.","있습니다.)","작성되면","저장소와","적용","적절한","전달인자로","전달인자에","정도","제대로","조작","조작된","조작을","좀","좋습니다.","주요","주입","직접","직접적인","추상화하고","커밋","테스트","테스트를","테스트하기","테스트하는","테스팅","트릭은","파일에","파일을","팩토리가","프레임워크/assert","필요","하고자","하는","하십시오","한","할","함께","함수이기","합니다.)","해당","해야합니다.","헬퍼","호출","호출을","확인","확인하세요.","후"],"hot-reload.html":["'./modules/a'","'./modules/a'],","'./mutations'","'vue'","'vuex'","()","(module.hot)","...",".default를","//","6","=","=>","a:","api","api를","babel","browserifi","browserify에서","const","counter","getter를","hmr","hot","import","module.hot.accept(['./mutations',","modulea","modules:","mutat","mutations,","mutations:","new","newmodulea","newmut","newmutations,","require('./modules/a').default","require('./mutations').default","state","state,","store","store.hotupdate()","store.hotupdate({","store.j","vue","vue.use(vuex)","vuex","vuex.store({","vuex는","webpack의","{","}","})","개발","경우,","된","들인다.","리로드","리로드를","리로딩","메소드를","모듈","모듈,","모듈로","모듈은","모듈의","및","바꿉니다.","받아","변경","변이,","변이로","변이를","변이와","사용하여","사용할","새로운","수도","액션","액션과","업데이트","여기에","예제로","인해","있습니다.","중에","지원합니다.","추가해야합니다.","출력으로","플러그인으로","필요가","핫","확인하십시오."],"api.html":["'vuex'","(모듈에","(예:","(인바운드","...","...option","//","=","=>","[key:","[type:","action","actions?,","any)","api","argument는","array","array)","array,","boolean","cb:","commit(mutation:","commit(type:","commit,","console.log(mutation.payload)","console.log(mutation.type)","const","context","context.state도","createnamespacedhelpers(namespace:","dispatch(action:","dispatch(type:","dispatch,","fals","function","function)","function,","getter","getters,","getters?,","getter는","getter를","getter의","handler는","helper를","hotupdate(newoptions:","import","key:","map:","mapact","mapactions(namespace?:","mapgetters(namespace?:","mapgetters,","mapmutations(namespace?:","mapmutations들을","mapstate(namespace?:","mapstate,","modul","module,","module:","modules?","mutat","mutations,","namespace가","new","object","object)","object):","options?:","options은","payload","payload?:","plugin","preservestate:","promise를","registermodule(path:","replacestate(state:","rootstat","rootstate,","state","state)","state,","state를","store","store.commit와","store.dispatch와","store.getters에","store.getters와","store.state와","store.subscribe((mutation,","strict","string","string):","string,","string]:","subscribe(handler:","true를","unregistermodule(path:","vm.$watch","vuex","vuex.stor","vuex.store({","vue의","watch(getter:","{","|","}","})","},","가능","가리","가장","가지고","가질","각","감시를","감시하거나","감시할","값을","값이","같습니다.","같은","객체","객체를","객체를받습니다.","경우","계산","관찰","구독합니다.","기본값:","노출됩니다.","노출하는","다음","대신","대한","데이터","동적","된","될","두","등록된","등록하십시오.","등록합니다.","디버깅을","디스크립터와","디스패치","또는","레퍼런스","렌더링에서","로깅","로컬","루트","를","만","만듭니다.","메소드","메소드와","모듈","모듈에","모듈은","모듈을","모듈의","모드로","모드에서","모든","목적으로","바꿉니다.","바인딩","반응적으로","반환","반환된","반환하는","반환합니다.","받습니다","받습니다.","받아들이고","받아들입니다.","받으며","발생시킵니다.","배열입니다.","번째","변경","변경되면","변경합니다.","변이","변이)","변이는","변이를","변이와","병합될","보호하는","비슷한","사용됩니다.","사용하십시오.","사용하여","상세","상태","상태.","상태가됩니다).","상태가됩니다.","상태는","상태를","상태에","상호작용/시점","새","생성자","서버사이드","소켓","속성","속성을","수","스왑","아웃바운드","안에만","액션","액션과","액션을","액션의","연결됩니다.","오류를","오브젝트를","옵션","옵션과","옵션을","와","외부의","웹","위한","유용합니다.","유일한","이것은","이전","이후","인수로받습니다.","인스턴스","일반적으로","읽기","임의의","입니다.","있는","있습니다.","있으면","자료형:","저장소","저장소를","저장소에","저장소의","적용","적용된","전달인자가","전달인자로","전달인자를","전달하는","전용","전용.","정의","존재합니다","주어진","중단하려면","지속성,","지켜보고","처리하는","처리합니다.","처음","첫","취하는","커밋하는","커밋합니다.","컴포넌트","콜백을","키를","킵니다.","타입의","트리거된","트리를","평가된","포함","포함하는","플러그인","플러그인에서","플러그인은","하위","할","함수는","함수를","함수의","합니다.","핫","항목)의","항상","해제","핸들","핸들러","핸들러를","헬퍼","호출되고","호출하십시오.","호출합니다."]},"length":17},"tokenStore":{"root":{"0":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"1":{"0":{"0":{"0":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}},"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"2":{"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"docs":{}},"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}},"docs":{}}},"2":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"api.html":{"ref":"api.html","tf":0.003134796238244514}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"n":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},".":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"docs":{}}},"5":{"docs":{},".":{"0":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"+":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"docs":{}}},"docs":{}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"つ":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"両":{"docs":{},"方":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"い":{"docs":{},"つ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"か":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"先":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"か":{"docs":{},"を":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"知":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"が":{"docs":{},"ま":{"docs":{},"さ":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"と":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"概":{"docs":{},"念":{"docs":{},"を":{"docs":{},"分":{"docs":{},"離":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"理":{"docs":{},"由":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}},"r":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}},"docs":{}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"4":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"t":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"6":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"8":{"0":{"8":{"0":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":10.027181688125895},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.008849557522123894}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},",":{"docs":{},"响":{"docs":{},"应":{"docs":{},"在":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"解":{"docs":{},"析":{"docs":{},"所":{"docs":{},"有":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},",":{"docs":{},"以":{"docs":{},"处":{"docs":{},"理":{"docs":{},"更":{"docs":{},"加":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"流":{"docs":{},"程":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"你":{"docs":{},"可":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.017543859649122806},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":10.027322404371585},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.008121827411167513}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}},"d":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":5.001788908765653},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"。":{"docs":{},"当":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"에":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"l":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":3.3436426116838485},"intro.html":{"ref":"intro.html","tf":0.00964630225080386}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"v":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"r":{"docs":{},"o":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":3.338983050847457}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"ó":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.006607929515418502}}}},"r":{"docs":{},"ç":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"è":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"ç":{"docs":{},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"i":{"docs":{},"x":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"a":{"docs":{},"p":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"l":{"docs":{},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"a":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"y":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}},"[":{"docs":{},"]":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"x":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.005076142131979695}},"t":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"s":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"s":{"docs":{},"u":{"docs":{},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"ô":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"x":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794}}}}}}}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"c":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.011056511056511056},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"。":{"docs":{},"与":{"docs":{},"其":{"docs":{},"他":{"docs":{},"模":{"docs":{},"式":{"docs":{},"不":{"docs":{},"同":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"影":{"docs":{},"響":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}},"에":{"docs":{},"서":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.008944543828264758}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"ê":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.012182741116751269},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.00881057268722467}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}}}}},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"m":{"docs":{},"a":{"docs":{},"z":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"l":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}},"g":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"r":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}}},"u":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"e":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"时":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"同":{"docs":{},"一":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"额":{"docs":{},"外":{"docs":{},"添":{"docs":{},"加":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{},"。":{"docs":{},"更":{"docs":{},"改":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"m":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"/":{"docs":{},"a":{"docs":{},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}},"t":{"docs":{},"u":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}}},"b":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005893909626719057}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"如":{"docs":{},"下":{"docs":{},"组":{"docs":{},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"i":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00424929178470255},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0015105740181268882},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"i":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":10.023659305993691},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.006607929515418502}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"api.html":{"ref":"api.html","tf":0.003303964757709251}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"j":{"docs":{},"u":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":5.090909090909091}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"와":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"도":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"é":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"e":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.019464720194647202},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.02276176024279211},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"é":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"e":{"docs":{},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"é":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"ç":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.1}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.013636363636363636},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.00946372239747634},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.011013215859030838}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.011787819253438114},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.004531722054380665}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"(":{"docs":{},"'":{"docs":{},"g":{"docs":{},"o":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"_":{"docs":{},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"。":{"docs":{},"换":{"docs":{},"言":{"docs":{},"之":{"docs":{},",":{"docs":{},"你":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":5.002666666666666}},"e":{"docs":{},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"ç":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}},"u":{"docs":{},"n":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"ç":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":10.006024096385541}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.010183299389002037},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"o":{"docs":{},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"a":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"è":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},"u":{"docs":{},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.007905138339920948},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.00881057268722467}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"p":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.008146639511201629},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.010183299389002037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"+":{"docs":{},"+":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"a":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6714898177920685},"core-concepts.html":{"ref":"core-concepts.html","tf":0.08108108108108109},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"c":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02926829268292683},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"é":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"p":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"u":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3572854291417165}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"r":{"docs":{},"g":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"b":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"í":{"docs":{},"t":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}}}},"s":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"è":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"g":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}}}}}}}},"d":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"l":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"e":{"docs":{},"r":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"(":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{},"の":{"docs":{},"際":{"docs":{},"に":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"、":{"docs":{},"静":{"docs":{},"的":{"docs":{},"な":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"削":{"docs":{},"除":{"docs":{},"で":{"docs":{},"き":{"docs":{},"な":{"docs":{},"い":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"é":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"ó":{"docs":{},"d":{"docs":{},"i":{"docs":{},"g":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"(":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6763129689174703},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"œ":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"ô":{"docs":{},"t":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":5.007246376811594},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"u":{"docs":{},"l":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}}}}}}}},"c":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ç":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.01015228426395939}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.00906344410876133}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"h":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}},"ç":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}},"r":{"docs":{},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"u":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"w":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"_":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"s":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"h":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"、":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{},"和":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"q":{"docs":{},"u":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"b":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"á":{"docs":{},"g":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":5.004878048780488},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":10.004761904761905},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.007587253414264037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01073345259391771}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"modules.html":{"ref":"modules.html","tf":0.008849557522123894}}},"[":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},"s":{"docs":{},"/":{"docs":{},"p":{"docs":{},"o":{"docs":{},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"。":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{},"之":{"docs":{},"后":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"也":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"接":{"docs":{},"收":{"docs":{},"的":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"。":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"도":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"에":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}},"n":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"에":{"docs":{},"서":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}}},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"v":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"w":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"n":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"更":{"docs":{},"像":{"docs":{},"是":{"docs":{},"事":{"docs":{},"件":{"docs":{},"注":{"docs":{},"册":{"docs":{},":":{"docs":{},"“":{"docs":{},"当":{"docs":{},"触":{"docs":{},"发":{"docs":{},"一":{"docs":{},"个":{"docs":{},"类":{"docs":{},"型":{"docs":{},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"v":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"l":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"o":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"j":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"과":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"r":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"m":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"y":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":10.004950495049505},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{},"â":{"docs":{},"n":{"docs":{},"e":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"â":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"p":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}},"a":{"docs":{},"ç":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"r":{"docs":{},"o":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"i":{"docs":{},"m":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"é":{"docs":{},"g":{"docs":{},"r":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"í":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"d":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"u":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"인":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"g":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"o":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"n":{"docs":{},"v":{"docs":{},"é":{"docs":{},"n":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"c":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"o":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"é":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"e":{"docs":{},")":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"`":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.009104704097116844},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"intro.html":{"ref":"intro.html","tf":0.003215434083601286}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"s":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"t":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"e":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"(":{"docs":{},"'":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}}}},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.007106598984771574}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"s":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"r":{"docs":{},"m":{"docs":{},"ã":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"c":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"은":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"을":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"의":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.508130081300813}}}},"u":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":10.029368575624082},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"é":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}}},"?":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},"/":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"j":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.006042296072507553}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"(":{"docs":{},"[":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"'":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"'":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},")":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}}}}},"i":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"è":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"c":{"docs":{},"k":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"o":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"y":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.009104704097116844},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.010101010101010102},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"方":{"docs":{},"便":{"docs":{},"地":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"从":{"docs":{},"而":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"了":{"docs":{},"解":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"通":{"docs":{},"过":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"不":{"docs":{},"同":{"docs":{},"在":{"docs":{},"于":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"插":{"docs":{},"件":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"来":{"docs":{},"同":{"docs":{},"步":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"并":{"docs":{},"且":{"docs":{},"使":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"外":{"docs":{},"部":{"docs":{},"地":{"docs":{},"数":{"docs":{},"据":{"docs":{},"持":{"docs":{},"久":{"docs":{},"化":{"docs":{},"、":{"docs":{},"记":{"docs":{},"录":{"docs":{},"或":{"docs":{},"调":{"docs":{},"试":{"docs":{},")":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"u":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":10.011553273427472},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.01797175866495507},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.005506607929515419}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"n":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.005506607929515419}},".":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}}},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.0087527352297593}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222}},"e":{"docs":{},"(":{"docs":{},"[":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"들":{"docs":{},"을":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"e":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"r":{"docs":{},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{},"k":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"api.html":{"ref":"api.html","tf":0.006269592476489028},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"a":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"r":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}},"m":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.007709251101321586}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}}},"i":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}}},"n":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"x":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"y":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"ó":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":10.0300395256917},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.018722466960352423}},"s":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.041666666666666664},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},":":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}},":":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.002936857562408223}}}},"d":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}}}}}}}}}}}}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"w":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.014684287812041116},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.006091370558375634}}},"m":{"docs":{},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.01092896174863388},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.011444921316165951},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}}}}}}}},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}},"x":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"e":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{},"h":{"docs":{},"u":{"docs":{},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"p":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.052083333333333336}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"의":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"m":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"d":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006779661016949152}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"가":{"docs":{"api.html":{"ref":"api.html","tf":0.01073345259391771}}}}}}}},")":{"docs":{},"機":{"docs":{},"能":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"i":{"docs":{},"g":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004914004914004914}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"n":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"ú":{"docs":{},"c":{"docs":{},"l":{"docs":{},"e":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":5}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"ó":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"s":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"t":{"docs":{},"ô":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"y":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"e":{"docs":{},"n":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"o":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"/":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"e":{"docs":{},"n":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"intro.html":{"ref":"intro.html","tf":0.003683241252302026}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"l":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.016666666666666666},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.02053915275994865},"actions.html":{"ref":"actions.html","tf":0.015772870662460567},"modules.html":{"ref":"modules.html","tf":0.012648221343873518},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.027833001988071572},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.011013215859030838}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"è":{"docs":{},"t":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"â":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"g":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},".":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}}},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"l":{"docs":{},"a":{"docs":{},"v":{"docs":{},"r":{"docs":{},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"l":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.010309278350515464}}}}}}},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"l":{"docs":{},"y":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"u":{"docs":{},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"m":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.009911894273127754}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"u":{"docs":{},"g":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.017684887459807074},"getting-started.html":{"ref":"getting-started.html","tf":5.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.022018348623853212},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"q":{"docs":{},"u":{"docs":{},"o":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"i":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"e":{"docs":{},"와":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},"c":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"o":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"m":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.007106598984771574}}}},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"actions.html":{"ref":"actions.html","tf":0.013793103448275862},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"(":{"docs":{},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"支":{"docs":{},"持":{"docs":{},"的":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"并":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"并":{"docs":{},"且":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"i":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"i":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"é":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}}},"a":{"docs":{},"g":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},".":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}}}}}}}}}}}}}},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"z":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"í":{"docs":{},"p":{"docs":{},"i":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"m":{"docs":{},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}}}}},"ó":{"docs":{},"x":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"á":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"f":{"docs":{},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"s":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"s":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"ç":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"c":{"docs":{},"e":{"docs":{},"b":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"n":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"g":{"docs":{},"o":{"docs":{},"u":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.012844036697247707},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"i":{"docs":{},"e":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"l":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"u":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"l":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"ó":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":5.001510574018127}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":3.334434654919236}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":5.013513513513513}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"t":{"docs":{},"ó":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"è":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ê":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"j":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.02040816326530612}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"d":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"n":{"docs":{},"g":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"e":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"m":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.01904761904761905},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"v":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"i":{"docs":{},"p":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3512974051896203}}}}}}},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"o":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"y":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"u":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"ç":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.00916030534351145}},"i":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"api.html":{"ref":"api.html","tf":0.006269592476489028}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},".":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"와":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026}}}}}}},"o":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"z":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"z":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"b":{"docs":{},"a":{"docs":{},"t":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"á":{"docs":{},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"è":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"é":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"t":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"f":{"docs":{},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"r":{"docs":{},"s":{"docs":{},"i":{"docs":{},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"p":{"docs":{},"é":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":5.009756097560976},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.013559322033898305},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"strict.html":{"ref":"strict.html","tf":0.03296703296703297},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.009104704097116844},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"+":{"docs":{},"+":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"와":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}},"n":{"docs":{},"d":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}}}}}}},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.008849557522123894}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},",":{"docs":{},"驱":{"docs":{},"动":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"保":{"docs":{},"留":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"、":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"—":{"docs":{},"—":{"docs":{},"从":{"docs":{},"上":{"docs":{},"至":{"docs":{},"下":{"docs":{},"进":{"docs":{},"行":{"docs":{},"同":{"docs":{},"样":{"docs":{},"方":{"docs":{},"式":{"docs":{},"的":{"docs":{},"分":{"docs":{},"割":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"用":{"docs":{},"于":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"这":{"docs":{},"在":{"docs":{},"你":{"docs":{},"想":{"docs":{},"要":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"'":{"docs":{},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"부":{"docs":{},"터":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"i":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"g":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"strict.html":{"ref":"strict.html","tf":5.041666666666667},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"api.html":{"ref":"api.html","tf":0.005366726296958855}},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.03125}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.01073345259391771}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.01073345259391771}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}}},"]":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":3.353951890034364}},"e":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}}}}},"e":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0170316301703163},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.007106598984771574},"state.html":{"ref":"state.html","tf":0.0028328611898017}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.002036659877800407}},",":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"我":{"docs":{},"们":{"docs":{},"想":{"docs":{},"要":{"docs":{},"更":{"docs":{},"明":{"docs":{},"确":{"docs":{},"地":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"约":{"docs":{},"定":{"docs":{},"能":{"docs":{},"够":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"意":{"docs":{},"图":{"docs":{},"更":{"docs":{},"加":{"docs":{},"明":{"docs":{},"显":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"你":{"docs":{},"在":{"docs":{},"阅":{"docs":{},"读":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"能":{"docs":{},"更":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"解":{"docs":{},"读":{"docs":{},"应":{"docs":{},"用":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},"。":{"docs":{},"此":{"docs":{},"外":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"也":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"有":{"docs":{},"机":{"docs":{},"会":{"docs":{},"去":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"能":{"docs":{},"记":{"docs":{},"录":{"docs":{},"每":{"docs":{},"次":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},",":{"docs":{},"保":{"docs":{},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"。":{"docs":{},"有":{"docs":{},"了":{"docs":{},"它":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"可":{"docs":{},"以":{"docs":{},"实":{"docs":{},"现":{"docs":{},"如":{"docs":{},"时":{"docs":{},"间":{"docs":{},"穿":{"docs":{},"梭":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"体":{"docs":{},"验":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}}}},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},"에":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},"(":{"2":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}},"docs":{}}}}}}}}}}}}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"에":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}}}}}},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"[":{"docs":{},"'":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"{":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"。":{"docs":{},"创":{"docs":{},"建":{"docs":{},"过":{"docs":{},"程":{"docs":{},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"—":{"docs":{},"—":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"初":{"docs":{},"始":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"同":{"docs":{},"步":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"(":{"docs":{},"仓":{"docs":{},"库":{"docs":{},")":{"docs":{},"。":{"docs":{},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{},"基":{"docs":{},"本":{"docs":{},"上":{"docs":{},"就":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"容":{"docs":{},"器":{"docs":{},",":{"docs":{},"它":{"docs":{},"包":{"docs":{},"含":{"docs":{},"着":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"中":{"docs":{},"大":{"docs":{},"部":{"docs":{},"分":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"个":{"docs":{},"大":{"docs":{},"概":{"docs":{},"例":{"docs":{},"子":{"docs":{},",":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},")":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},",":{"docs":{},"他":{"docs":{},"们":{"docs":{},"公":{"docs":{},"用":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"指":{"docs":{},"定":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"概":{"docs":{},"长":{"docs":{},"这":{"docs":{},"样":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"p":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"d":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.012084592145015106}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"b":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"í":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.02040816326530612}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}}},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"é":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"è":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"r":{"docs":{},"i":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"t":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"j":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"è":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"n":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"i":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"l":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"u":{"docs":{},"r":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"ç":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"ã":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"e":{"docs":{},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"를":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"p":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"j":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}},"q":{"docs":{},"ü":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"e":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"p":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},".":{"docs":{},"b":{"docs":{},"u":{"docs":{},"y":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"f":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"u":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.014150943396226415},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},"们":{"docs":{},"替":{"docs":{},"换":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"y":{"docs":{},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"d":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"n":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"state.html":{"ref":"state.html","tf":0.005050505050505051},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"e":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"'":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877}}}},"ó":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"o":{"docs":{},"c":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"é":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007371007371007371}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.006109979633401222}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"í":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"x":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}}}},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.009137055837563452}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}},",":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},".":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.009404388714733543}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005}}}}}},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"m":{"docs":{},"b":{"docs":{},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"n":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"+":{"docs":{},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}}}}}}}}}}}}}}}}}}}}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"를":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"w":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"n":{"docs":{},"s":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"ç":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},"e":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.01179245283018868},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"つ":{"docs":{},"ま":{"docs":{},"り":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"単":{"docs":{},"一":{"docs":{},"な":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"が":{"docs":{},"全":{"docs":{},"て":{"docs":{},"含":{"docs":{},"ま":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"り":{"docs":{},"、":{"docs":{},"\"":{"docs":{},"信":{"docs":{},"頼":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"情":{"docs":{},"報":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"v":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},")":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.009404388714733543},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{},"并":{"docs":{},"将":{"docs":{},"这":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"它":{"docs":{},"允":{"docs":{},"许":{"docs":{},"在":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"分":{"docs":{},"发":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"提":{"docs":{},"交":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}},"}":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"를":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"è":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"w":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"g":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{},"l":{"docs":{},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}}}}}}}}}}},"â":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04929577464788732},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.02358490566037736},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.028985507246376812},"testing.html":{"ref":"testing.html","tf":0.012213740458015267},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0297029702970297},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.028312570781426953},"installation.html":{"ref":"installation.html","tf":0.029850746268656716},"intro.html":{"ref":"intro.html","tf":0.03376205787781351},"getting-started.html":{"ref":"getting-started.html","tf":0.034666666666666665},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.024079320113314446},"getters.html":{"ref":"getters.html","tf":0.01912568306010929},"actions.html":{"ref":"actions.html","tf":0.024320457796852647},"modules.html":{"ref":"modules.html","tf":0.018355359765051395},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.023853211009174313},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.04326923076923077},"testing.html":{"ref":"testing.html","tf":0.012285012285012284},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"은":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.007082152974504249},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"r":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"을":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"f":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"t":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"r":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.020257826887661142},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"state.html":{"ref":"state.html","tf":0.022727272727272728},"getters.html":{"ref":"getters.html","tf":0.02005730659025788},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.014229249011857707},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.041237113402061855},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.02092511013215859}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.011049723756906077},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01668806161745828},"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.015904572564612324},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.0106951871657754},"api.html":{"ref":"api.html","tf":0.009911894273127754}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.026845637583892617}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},"a":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"/":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"u":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"e":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{},"以":{"docs":{},"声":{"docs":{},"明":{"docs":{},"方":{"docs":{},"式":{"docs":{},"将":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"a":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"n":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"u":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"@":{"2":{"docs":{},".":{"5":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}},",":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"2":{"docs":{},".":{"5":{"docs":{},",":{"docs":{},"反":{"docs":{},"之":{"docs":{},"亦":{"docs":{},"然":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}},",":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}},"docs":{}}},"docs":{}}}},"x":{"docs":{"./":{"ref":"./","tf":0.1111111111111111},"installation.html":{"ref":"installation.html","tf":0.03125},"intro.html":{"ref":"intro.html","tf":5.040816326530612},"getting-started.html":{"ref":"getting-started.html","tf":0.016666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.008944543828264758}},"?":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3374741200828155}}},"@":{"2":{"docs":{},".":{"docs":{},"x":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}}}},"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"。":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},"虽":{"docs":{},"然":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"到":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"가":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":5.002732240437158}}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03125},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01092896174863388},"state.html":{"ref":"state.html","tf":0.004073319755600814},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"없":{"docs":{},"이":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"state.html":{"ref":"state.html","tf":0.005050505050505051}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}}}}}}},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"컴":{"docs":{},"포":{"docs":{},"넌":{"docs":{},"트":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"侦":{"docs":{},"听":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"m":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"c":{"docs":{},"ê":{"docs":{"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":0.01289134438305709},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.011067193675889328},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0066844919786096255},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04477611940298507},"intro.html":{"ref":"intro.html","tf":0.01929260450160772},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"structure.html":{"ref":"structure.html","tf":0.020618556701030927},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"à":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"a":{"docs":{},"g":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"l":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}},"f":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"#":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"structure.html":{"ref":"structure.html","tf":0.045112781954887216}}},"'":{"docs":{},"e":{"docs":{},"s":{"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"docs":{}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"x":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"/":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"#":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{},".":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}}}},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"/":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"]":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}},"s":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"/":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}}}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"!":{"docs":{},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"!":{"docs":{},".":{"docs":{},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"의":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"/":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"f":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"_":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"(":{"2":{"docs":{},".":{"3":{"docs":{},".":{"0":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"docs":{}}},"docs":{}}},"3":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"s":{"2":{"0":{"1":{"5":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"x":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.010169491525423728},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.007587253414264037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"g":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.508130081300813}}}}}}},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"s":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{},"”":{"docs":{},"而":{"docs":{},"存":{"docs":{},"在":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"应":{"docs":{},"用":{"docs":{},"将":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"包":{"docs":{},"含":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.010101010101010102}}}}}}},"w":{"docs":{},"h":{"docs":{},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"d":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}},"t":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"b":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"}":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"o":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"w":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"o":{"docs":{},"c":{"docs":{},"ê":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"v":{"docs":{},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"s":{"docs":{},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"比":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"通":{"docs":{},"过":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"就":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"实":{"docs":{},"际":{"docs":{},"进":{"docs":{},"行":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"的":{"docs":{},"地":{"docs":{},"方":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"它":{"docs":{},"会":{"docs":{},"接":{"docs":{},"受":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"当":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"н":{"docs":{},"а":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"в":{"docs":{},"а":{"docs":{},"р":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"о":{"docs":{},"д":{"docs":{},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"к":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"д":{"docs":{},"л":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{},"о":{"docs":{},"т":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"不":{"docs":{},"自":{"docs":{},"然":{"docs":{},"な":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"タ":{"docs":{},"ス":{"docs":{},"ク":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"루":{"docs":{},"트":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"특":{"docs":{},"히":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"이":{"docs":{},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},".":{"docs":{},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{},"도":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"모":{"docs":{},"듈":{"docs":{},"에":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"예":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"인":{"docs":{},"바":{"docs":{},"운":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"/":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},"/":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.02240325865580448},"getters.html":{"ref":"getters.html","tf":0.03333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.020202020202020204},"actions.html":{"ref":"actions.html","tf":0.0275049115913556},"modules.html":{"ref":"modules.html","tf":0.030973451327433628},"plugins.html":{"ref":"plugins.html","tf":0.0340632603406326},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.020134228187919462},"testing.html":{"ref":"testing.html","tf":0.036418816388467376},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03968253968253968},"api.html":{"ref":"api.html","tf":0.014311270125223614}},"/":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"*":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"\\":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"$":{"docs":{},"/":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.387387387387387}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"y":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}},",":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"我":{"docs":{},"们":{"docs":{},"处":{"docs":{},"理":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"가":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"에":{"docs":{},"서":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"s":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"a":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694}}}}},"o":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"á":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.06060606060606061}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"é":{"docs":{},"n":{"docs":{},"é":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.10416666666666667},"installation.html":{"ref":"installation.html","tf":0.06716417910447761},"intro.html":{"ref":"intro.html","tf":0.0819935691318328},"getting-started.html":{"ref":"getting-started.html","tf":0.06133333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441},"state.html":{"ref":"state.html","tf":0.05524079320113314},"getters.html":{"ref":"getters.html","tf":0.02459016393442623},"mutations.html":{"ref":"mutations.html","tf":0.06681766704416761},"actions.html":{"ref":"actions.html","tf":0.032904148783977114},"modules.html":{"ref":"modules.html","tf":0.04185022026431718},"structure.html":{"ref":"structure.html","tf":0.10309278350515463},"plugins.html":{"ref":"plugins.html","tf":0.05871559633027523},"strict.html":{"ref":"strict.html","tf":0.07352941176470588},"forms.html":{"ref":"forms.html","tf":3.376602564102564},"testing.html":{"ref":"testing.html","tf":0.028255528255528257},"hot-reload.html":{"ref":"hot-reload.html","tf":0.029940119760479042},"api.html":{"ref":"api.html","tf":3.403384094754653}},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"s":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"能":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"此":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"l":{"docs":{},"v":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"b":{"docs":{},"u":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"p":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.03625377643504532}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"l":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.02643171806167401}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"è":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},")":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"特":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"j":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"á":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344}},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"c":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"e":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"ç":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"s":{"docs":{},"c":{"docs":{},"u":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"â":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"w":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":3.334348561759729}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"(":{"docs":{},"s":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.046511627906976744},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"structure.html":{"ref":"structure.html","tf":3.3615819209039546},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":3.3509544787077825}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.010192525481313703},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.011747430249632892},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.009828009828009828},"api.html":{"ref":"api.html","tf":0.016243654822335026}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"q":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"m":{"docs":{},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022026431718061676}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}}}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"structure.html":{"ref":"structure.html","tf":3.3384879725085908},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"c":{"docs":{},"r":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"è":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"p":{"docs":{},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"r":{"docs":{},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"u":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"t":{"docs":{},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"p":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{},"p":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.024365482233502538}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"b":{"docs":{},"o":{"docs":{},"g":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"u":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"s":{"docs":{},"i":{"docs":{},"r":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"j":{"docs":{},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"’":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"è":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.027624309392265192},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.014195583596214511},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.016519823788546256}},"s":{"2":{"0":{"1":{"5":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{},"你":{"docs":{},"得":{"docs":{},"抓":{"docs":{},"紧":{"docs":{},"了":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"docs":{}},"docs":{}},"docs":{}},"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485}}},"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"l":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"c":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"í":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.009915014164305949},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.0391566265060241},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":10.02878787878788},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.012836970474967908},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.022026431718061675}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"strict.html":{"ref":"strict.html","tf":5.022058823529412}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":3.350282485875706},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"i":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"l":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"g":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}}},"x":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.007587253414264037}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"0":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"docs":{}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"1":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}},"[":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"诸":{"docs":{},"如":{"docs":{},"零":{"docs":{},"配":{"docs":{},"置":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"r":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"í":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"を":{"docs":{},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"c":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"m":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"b":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"u":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.01116751269035533}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"c":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"y":{"docs":{},"가":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"y":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"g":{"docs":{},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},".":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}}}}}}}}},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.019696969696969695},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01762114537444934}},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.027331189710610933},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.017167381974248927},"modules.html":{"ref":"modules.html","tf":0.016152716593245228},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.013197969543147208}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.014678899082568808},"intro.html":{"ref":"intro.html","tf":0.01607717041800643},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01812004530011325},"actions.html":{"ref":"actions.html","tf":0.01430615164520744},"modules.html":{"ref":"modules.html","tf":0.00881057268722467},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"c":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"é":{"docs":{},"e":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"i":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"r":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"k":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"와":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"h":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"k":{"docs":{},"e":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"m":{"docs":{},"p":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"g":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"t":{"docs":{},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"i":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.022388059701492536},"intro.html":{"ref":"intro.html","tf":0.022508038585209004},"getting-started.html":{"ref":"getting-started.html","tf":0.02666666666666667},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.03541076487252125},"getters.html":{"ref":"getters.html","tf":0.03825136612021858},"mutations.html":{"ref":"mutations.html","tf":0.03284258210645526},"actions.html":{"ref":"actions.html","tf":0.04005722460658083},"modules.html":{"ref":"modules.html","tf":0.024229074889867842},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.031192660550458717},"strict.html":{"ref":"strict.html","tf":0.051470588235294115},"forms.html":{"ref":"forms.html","tf":0.02403846153846154},"testing.html":{"ref":"testing.html","tf":0.03562653562653563},"hot-reload.html":{"ref":"hot-reload.html","tf":0.05389221556886228},"api.html":{"ref":"api.html","tf":0.0416243654822335}},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"r":{"docs":{},"n":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"r":{"docs":{},"a":{"docs":{},"g":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"m":{"docs":{},"b":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"n":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"g":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"c":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"q":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{},"/":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"u":{"docs":{},"x":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"!":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"j":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.024096385542168676},"state.html":{"ref":"state.html","tf":0.01818181818181818},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"'":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"ó":{"docs":{},"g":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"'":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":3.334348561759729}}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"r":{"docs":{},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"y":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"d":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"e":{"docs":{},"z":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"n":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.010279001468428781},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.011009174311926606},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.017258883248730966}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"g":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"(":{"docs":{},"f":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{},".":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"l":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"d":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"e":{"docs":{},"'":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"在":{"docs":{},"真":{"docs":{},"实":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"环":{"docs":{},"境":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"의":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"과":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}}}}}},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"l":{"docs":{},"l":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"y":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"r":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"'":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"’":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"\"":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.002036659877800407}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"를":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"b":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"l":{"docs":{},"o":{"docs":{},"j":{"docs":{},"a":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"d":{"docs":{},"e":{"docs":{},"p":{"docs":{},"o":{"docs":{},"i":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"e":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"и":{"docs":{},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"н":{"docs":{},"ъ":{"docs":{},"е":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"м":{"docs":{},"а":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"н":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}}}}},"п":{"docs":{},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"\"":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}},"п":{"docs":{},"а":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"х":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"в":{"docs":{},"ы":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"с":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"д":{"docs":{},"о":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"к":{"docs":{},"о":{"docs":{},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"с":{"docs":{},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"н":{"docs":{},"а":{"docs":{},"г":{"docs":{},"р":{"docs":{},"у":{"docs":{},"з":{"docs":{},"к":{"docs":{},"а":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"状":{"docs":{},"態":{"docs":{},"管":{"docs":{},"理":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"\"":{"docs":{},"と":{"docs":{},"は":{"docs":{},"な":{"docs":{},"ん":{"docs":{},"で":{"docs":{},"す":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"入":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"が":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"단":{"docs":{},"방":{"docs":{},"향":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"뷰":{"docs":{},"\"":{"docs":{},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"상":{"docs":{},"태":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"저":{"docs":{},"장":{"docs":{},"소":{"docs":{},"\"":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"검":{"docs":{},"색":{"docs":{},"\"":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"원":{"docs":{},"본":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"주":{"docs":{},"입":{"docs":{},"\"":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"이":{"docs":{},"전":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"후":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"타":{"docs":{},"입":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"스":{"docs":{},"냅":{"docs":{},"샷":{"docs":{},"\"":{"docs":{},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.004552352048558422}},"=":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051}}},"k":{"docs":{},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"`":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.004073319755600814}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"若":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"则":{"docs":{},"为":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}},"`":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"s":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},".":{"docs":{},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"b":{"docs":{},"y":{"docs":{},"(":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"b":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"`":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}},"`":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},"`":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}}}},"x":{"docs":{},".":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"v":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"e":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"z":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"e":{"docs":{},"y":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":2.542357274401473},"getting-started.html":{"ref":"getting-started.html","tf":0.03614457831325301},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.03484848484848485},"getters.html":{"ref":"getters.html","tf":0.025787965616045846},"mutations.html":{"ref":"mutations.html","tf":0.03594351732991014},"actions.html":{"ref":"actions.html","tf":0.01892744479495268},"modules.html":{"ref":"modules.html","tf":0.028458498023715414},"structure.html":{"ref":"structure.html","tf":0.02824858757062147},"plugins.html":{"ref":"plugins.html","tf":0.019880715705765408},"strict.html":{"ref":"strict.html","tf":0.03676470588235294},"forms.html":{"ref":"forms.html","tf":0.03608247422680412},"testing.html":{"ref":"testing.html","tf":0.008021390374331552},"hot-reload.html":{"ref":"hot-reload.html","tf":0.0472972972972973},"api.html":{"ref":"api.html","tf":0.04955947136563876}},"f":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"i":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.007106598984771574},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"b":{"docs":{},"j":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.016100178890876567}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.01073345259391771}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.007709251101321586}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},",":{"docs":{},"由":{"docs":{},"于":{"docs":{},"这":{"docs":{},"个":{"docs":{},"修":{"docs":{},"改":{"docs":{},"不":{"docs":{},"是":{"docs":{},"在":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"를":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}}}}},"가":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}},"t":{"docs":{},"ê":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"o":{"docs":{},"r":{"docs":{},")":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.00473186119873817}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"api.html":{"ref":"api.html","tf":0.003134796238244514}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"은":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}}}},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"õ":{"docs":{"api.html":{"ref":"api.html","tf":0.00881057268722467}}}},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"s":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.00909090909090909},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.006607929515418502}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"ù":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}}}},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":1.677920685959271},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"ê":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6698821007502678}}}},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"e":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01092896174863388},"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.024439918533604887},"getters.html":{"ref":"getters.html","tf":0.06666666666666667},"mutations.html":{"ref":"mutations.html","tf":0.03535353535353535},"actions.html":{"ref":"actions.html","tf":0.05304518664047151},"modules.html":{"ref":"modules.html","tf":0.07079646017699115},"plugins.html":{"ref":"plugins.html","tf":0.0364963503649635},"forms.html":{"ref":"forms.html","tf":0.06040268456375839},"testing.html":{"ref":"testing.html","tf":0.06980273141122914},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03968253968253968},"api.html":{"ref":"api.html","tf":0.012522361359570662}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"}":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.020366598778004074},"getters.html":{"ref":"getters.html","tf":0.05714285714285714},"mutations.html":{"ref":"mutations.html","tf":0.02861952861952862},"actions.html":{"ref":"actions.html","tf":0.03536345776031434},"modules.html":{"ref":"modules.html","tf":0.046460176991150445},"plugins.html":{"ref":"plugins.html","tf":0.019464720194647202},"forms.html":{"ref":"forms.html","tf":0.04697986577181208},"testing.html":{"ref":"testing.html","tf":0.04552352048558422},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.008944543828264758}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.010101010101010102},"actions.html":{"ref":"actions.html","tf":0.025540275049115914},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"plugins.html":{"ref":"plugins.html","tf":0.021897810218978103},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.019726858877086494},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023809523809523808},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},")":{"docs":{},"で":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"実":{"docs":{},"現":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.011787819253438114},"modules.html":{"ref":"modules.html","tf":0.022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"testing.html":{"ref":"testing.html","tf":0.010622154779969651},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"`":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.012145748987854251}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"의":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"=":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0267639902676399},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.025796661608497723},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},">":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.01904761904761905},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.011864406779661017},"plugins.html":{"ref":"plugins.html","tf":0.0170316301703163},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.019726858877086494},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"=":{"docs":{},"=":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}},">":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"=":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"*":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"/":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.00881057268722467}},".":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.028761061946902654},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.020134228187919462},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"를":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"testing.html":{"ref":"testing.html","tf":0.004552352048558422}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"]":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"e":{"docs":{},"d":{"docs":{},"]":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},")":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}},"m":{"docs":{},"y":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},"'":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"f":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"_":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"%":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"|":{"docs":{"api.html":{"ref":"api.html","tf":0.014311270125223614}},"|":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"│":{"docs":{"structure.html":{"ref":"structure.html","tf":0.022556390977443608}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.03759398496240601}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.06766917293233082}}}}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"=":{"docs":{},"=":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getters.html":{"ref":"getters.html","tf":0.02185792349726776},"mutations.html":{"ref":"mutations.html","tf":0.01925254813137033},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.019230769230769232},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.014213197969543147}}},"?":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.673097534833869},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}},"_":{"docs":{},".":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.029411764705882}}}}}},"依":{"docs":{},"赖":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"工":{"docs":{},"厂":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"安":{"docs":{},"装":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.009615384615385},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"开":{"docs":{},"始":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":10.011764705882353}}},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"与":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}},"启":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"在":{"docs":{},"创":{"docs":{},"建":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.00749063670412}},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"在":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"就":{"docs":{},"是":{"docs":{},"通":{"docs":{},"过":{"docs":{},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"它":{"docs":{},"接":{"docs":{},"收":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"会":{"docs":{},"生":{"docs":{},"成":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"仅":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"使":{"docs":{},"用":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"文":{"docs":{},"档":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5}}},"件":{"docs":{},"太":{"docs":{},"大":{"docs":{},",":{"docs":{},"只":{"docs":{},"需":{"docs":{},"将":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"字":{"docs":{},"列":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"`":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}},"是":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5.010309278350515}}}}},"一":{"docs":{},"个":{"docs":{},"专":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"专":{"docs":{},"门":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"因":{"docs":{},"此":{"docs":{},"解":{"docs":{},"决":{"docs":{},"办":{"docs":{},"法":{"docs":{},"也":{"docs":{},"是":{"docs":{},"相":{"docs":{},"同":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"状":{"docs":{},"态":{"docs":{},"(":{"docs":{},"仅":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"多":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"能":{"docs":{},"够":{"docs":{},"对":{"docs":{},"同":{"docs":{},"一":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"方":{"docs":{},"法":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"这":{"docs":{},"个":{"docs":{},"过":{"docs":{},"程":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"的":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"个":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"记":{"docs":{},"录":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}},"改":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.076923076923077}}}}}},"注":{"docs":{},"意":{"docs":{},":":{"docs":{},"对":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{},"进":{"docs":{},"行":{"docs":{},"一":{"docs":{},"系":{"docs":{},"列":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"册":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"测":{"docs":{},"试":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.008710801393729}},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.009900990099009}}}},"替":{"docs":{},"换":{"docs":{},"新":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"用":{"docs":{},"户":{"docs":{},"来":{"docs":{},"说":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"不":{"docs":{},"用":{"docs":{},"常":{"docs":{},"量":{"docs":{},"取":{"docs":{},"决":{"docs":{},"于":{"docs":{},"你":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"需":{"docs":{},"要":{"docs":{},"多":{"docs":{},"人":{"docs":{},"协":{"docs":{},"作":{"docs":{},"的":{"docs":{},"大":{"docs":{},"型":{"docs":{},"项":{"docs":{},"目":{"docs":{},"中":{"docs":{},",":{"docs":{},"这":{"docs":{},"会":{"docs":{},"很":{"docs":{},"有":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"。":{"docs":{},"但":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"不":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},",":{"docs":{},"你":{"docs":{},"完":{"docs":{},"全":{"docs":{},"可":{"docs":{},"以":{"docs":{},"不":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"“":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"以":{"docs":{},"上":{"docs":{},"配":{"docs":{},"置":{"docs":{},"启":{"docs":{},"动":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"模":{"docs":{},"拟":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"表":{"docs":{},"单":{"docs":{},"处":{"docs":{},"理":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.010309278350515}}}}}},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.014285714285714}}}}}},"上":{"docs":{},"克":{"docs":{},"隆":{"docs":{},"代":{"docs":{},"码":{"docs":{},"并":{"docs":{},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"发":{"docs":{},"布":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{},"您":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"的":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"。":{"docs":{},"这":{"docs":{},"些":{"docs":{},"插":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}},"面":{"docs":{},"插":{"docs":{},"件":{"docs":{},"会":{"docs":{},"默":{"docs":{},"认":{"docs":{},"启":{"docs":{},"用":{"docs":{},"。":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"阶":{"docs":{},"段":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"注":{"docs":{},"册":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"記":{"docs":{},"述":{"docs":{},"す":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"デ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{},"(":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"記":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"に":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"地":{"docs":{},"方":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"后":{"docs":{},"引":{"docs":{},"入":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"类":{"docs":{},"的":{"docs":{},"工":{"docs":{},"具":{"docs":{},"发":{"docs":{},"挥":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"把":{"docs":{},"这":{"docs":{},"些":{"docs":{},"常":{"docs":{},"量":{"docs":{},"放":{"docs":{},"在":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"合":{"docs":{},"作":{"docs":{},"者":{"docs":{},"对":{"docs":{},"整":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"可":{"docs":{},"用":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}},"进":{"docs":{},"行":{"docs":{},"自":{"docs":{},"动":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"使":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"更":{"docs":{},"显":{"docs":{},"式":{"docs":{},"和":{"docs":{},"易":{"docs":{},"调":{"docs":{},"试":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"会":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"变":{"docs":{},"得":{"docs":{},"冗":{"docs":{},"长":{"docs":{},"和":{"docs":{},"不":{"docs":{},"直":{"docs":{},"观":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"严":{"docs":{},"格":{"docs":{},"属":{"docs":{},"于":{"docs":{},"单":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"最":{"docs":{},"好":{"docs":{},"还":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{},"根":{"docs":{},"据":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"发":{"docs":{},"需":{"docs":{},"要":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"和":{"docs":{},"确":{"docs":{},"定":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"更":{"docs":{},"易":{"docs":{},"读":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"和":{"docs":{},"第":{"docs":{},"四":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"收":{"docs":{},"到":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"比":{"docs":{},"较":{"docs":{},"棘":{"docs":{},"手":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"试":{"docs":{},"图":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"向":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"不":{"docs":{},"能":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"调":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"让":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"分":{"docs":{},"支":{"docs":{},"下":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"您":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"从":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"调":{"docs":{},"用":{"docs":{},"并":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"割":{"docs":{},"成":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"到":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"在":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"一":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"打":{"docs":{},"包":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"您":{"docs":{},"必":{"docs":{},"须":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}}}},"这":{"docs":{},"一":{"docs":{},"章":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"学":{"docs":{},"到":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"单":{"docs":{},"独":{"docs":{},"构":{"docs":{},"建":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"中":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},",":{"docs":{},"每":{"docs":{},"次":{"docs":{},"都":{"docs":{},"会":{"docs":{},"去":{"docs":{},"进":{"docs":{},"行":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"会":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"结":{"docs":{},"果":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"多":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"应":{"docs":{},"该":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"包":{"docs":{},"含":{"docs":{},"多":{"docs":{},"个":{"docs":{},"字":{"docs":{},"段":{"docs":{},"并":{"docs":{},"且":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"不":{"docs":{},"同":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"触":{"docs":{},"发":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"访":{"docs":{},"问":{"docs":{},"全":{"docs":{},"局":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"新":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"开":{"docs":{},"始":{"docs":{},"记":{"docs":{},"录":{"docs":{},"之":{"docs":{},"前":{"docs":{},"转":{"docs":{},"换":{"docs":{},"状":{"docs":{},"态":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"中":{"docs":{},"不":{"docs":{},"允":{"docs":{},"许":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"—":{"docs":{},"—":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"只":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"无":{"docs":{},"论":{"docs":{},"何":{"docs":{},"时":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"且":{"docs":{},"不":{"docs":{},"是":{"docs":{},"由":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"使":{"docs":{},"用":{"docs":{},"诸":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}},"想":{"docs":{},"将":{"docs":{},"一":{"docs":{},"个":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"希":{"docs":{},"望":{"docs":{},"使":{"docs":{},"用":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"(":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},")":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"将":{"docs":{},"其":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"传":{"docs":{},"入":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"被":{"docs":{},"用":{"docs":{},"作":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"您":{"docs":{},"不":{"docs":{},"打":{"docs":{},"算":{"docs":{},"开":{"docs":{},"发":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"开":{"docs":{},"头":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"有":{"docs":{},"可":{"docs":{},"用":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"有":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"用":{"docs":{},"到":{"docs":{},"此":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"么":{"docs":{},"复":{"docs":{},"制":{"docs":{},"这":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"共":{"docs":{},"享":{"docs":{},"函":{"docs":{},"数":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"多":{"docs":{},"处":{"docs":{},"导":{"docs":{},"入":{"docs":{},"它":{"docs":{},"—":{"docs":{},"—":{"docs":{},"无":{"docs":{},"论":{"docs":{},"哪":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"都":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"理":{"docs":{},"想":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"希":{"docs":{},"望":{"docs":{},"你":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"具":{"docs":{},"有":{"docs":{},"更":{"docs":{},"高":{"docs":{},"的":{"docs":{},"封":{"docs":{},"装":{"docs":{},"度":{"docs":{},"和":{"docs":{},"复":{"docs":{},"用":{"docs":{},"性":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"纯":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"这":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{},"引":{"docs":{},"用":{"docs":{},"被":{"docs":{},"共":{"docs":{},"享":{"docs":{},",":{"docs":{},"导":{"docs":{},"致":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"被":{"docs":{},"修":{"docs":{},"改":{"docs":{},"时":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"正":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"将":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.008797653958944282}},"其":{"docs":{},"引":{"docs":{},"入":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"会":{"docs":{},"成":{"docs":{},"为":{"docs":{},"自":{"docs":{},"然":{"docs":{},"而":{"docs":{},"然":{"docs":{},"的":{"docs":{},"选":{"docs":{},"择":{"docs":{},"。":{"docs":{},"引":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"数":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}},"当":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"全":{"docs":{},"局":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"对":{"docs":{},"象":{"docs":{},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"整":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"都":{"docs":{},"作":{"docs":{},"为":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"传":{"docs":{},"给":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"取":{"docs":{},"多":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"将":{"docs":{},"这":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"都":{"docs":{},"声":{"docs":{},"明":{"docs":{},"为":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"会":{"docs":{},"有":{"docs":{},"些":{"docs":{},"重":{"docs":{},"复":{"docs":{},"和":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"名":{"docs":{},"称":{"docs":{},"与":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"对":{"docs":{},"象":{"docs":{},"上":{"docs":{},"添":{"docs":{},"加":{"docs":{},"新":{"docs":{},"属":{"docs":{},"性":{"docs":{},"时":{"docs":{},",":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"时":{"docs":{},"会":{"docs":{},"特":{"docs":{},"别":{"docs":{},"一":{"docs":{},"些":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"或":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"者":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"更":{"docs":{},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},",":{"docs":{},"将":{"docs":{},"下":{"docs":{},"列":{"docs":{},"代":{"docs":{},"码":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"你":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}},"是":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"提":{"docs":{},"交":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"模":{"docs":{},"块":{"docs":{},"间":{"docs":{},"数":{"docs":{},"据":{"docs":{},"互":{"docs":{},"相":{"docs":{},"污":{"docs":{},"染":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"基":{"docs":{},"于":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"示":{"docs":{},":":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"的":{"docs":{},"文":{"docs":{},"档":{"docs":{},"示":{"docs":{},"例":{"docs":{},"代":{"docs":{},"码":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}},"案":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"时":{"docs":{},",":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"上":{"docs":{},"安":{"docs":{},"装":{"docs":{},"过":{"docs":{},"程":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"”":{"docs":{},"要":{"docs":{},"唤":{"docs":{},"醒":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"你":{"docs":{},"就":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"很":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"想":{"docs":{},"保":{"docs":{},"留":{"docs":{},"过":{"docs":{},"去":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"在":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"中":{"docs":{},"避":{"docs":{},"免":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"单":{"docs":{},"例":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}},"声":{"docs":{},"明":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},")":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"来":{"docs":{},"安":{"docs":{},"装":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"自":{"docs":{},"不":{"docs":{},"同":{"docs":{},"视":{"docs":{},"图":{"docs":{},"的":{"docs":{},"行":{"docs":{},"为":{"docs":{},"需":{"docs":{},"要":{"docs":{},"变":{"docs":{},"更":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"以":{"docs":{},"及":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{},"必":{"docs":{},"要":{"docs":{},"的":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"改":{"docs":{},"变":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"你":{"docs":{},"怎":{"docs":{},"么":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"先":{"docs":{},"回":{"docs":{},"调":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"这":{"docs":{},"就":{"docs":{},"是":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"区":{"docs":{},"分":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"看":{"docs":{},"一":{"docs":{},"个":{"docs":{},"更":{"docs":{},"加":{"docs":{},"实":{"docs":{},"际":{"docs":{},"的":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},",":{"docs":{},"涉":{"docs":{},"及":{"docs":{},"到":{"docs":{},"调":{"docs":{},"用":{"docs":{},"异":{"docs":{},"步":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},"简":{"docs":{},"化":{"docs":{},"代":{"docs":{},"码":{"docs":{},"(":{"docs":{},"特":{"docs":{},"别":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"记":{"docs":{},"录":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"动":{"docs":{},"态":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"你":{"docs":{},"不":{"docs":{},"能":{"docs":{},"使":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"即":{"docs":{},"创":{"docs":{},"建":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"标":{"docs":{},"签":{"docs":{},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"入":{"docs":{},",":{"docs":{},"它":{"docs":{},"会":{"docs":{},"提":{"docs":{},"供":{"docs":{},"全":{"docs":{},"局":{"docs":{},"方":{"docs":{},"法":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"然":{"docs":{},"后":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"返":{"docs":{},"回":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"像":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"用":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"而":{"docs":{},",":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"导":{"docs":{},"致":{"docs":{},"组":{"docs":{},"件":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"全":{"docs":{},"局":{"docs":{},"状":{"docs":{},"态":{"docs":{},"单":{"docs":{},"例":{"docs":{},"。":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.014925373134328358}},"库":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"作":{"docs":{},"者":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"官":{"docs":{},"方":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"细":{"docs":{},"粒":{"docs":{},"度":{"docs":{},"数":{"docs":{},"据":{"docs":{},"响":{"docs":{},"应":{"docs":{},"机":{"docs":{},"制":{"docs":{},"来":{"docs":{},"进":{"docs":{},"行":{"docs":{},"高":{"docs":{},"效":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"话":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"也":{"docs":{},"能":{"docs":{},"够":{"docs":{},"接":{"docs":{},"收":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"而":{"docs":{},"非":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"使":{"docs":{},"其":{"docs":{},"成":{"docs":{},"为":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"当":{"docs":{},"模":{"docs":{},"块":{"docs":{},"被":{"docs":{},"注":{"docs":{},"册":{"docs":{},"后":{"docs":{},",":{"docs":{},"它":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"存":{"docs":{},"储":{"docs":{},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},"。":{"docs":{},"当":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},",":{"docs":{},"从":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"这":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"他":{"docs":{},"们":{"docs":{},"是":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}},"子":{"docs":{},"节":{"docs":{},"点":{"docs":{},"名":{"docs":{},"称":{"docs":{},"相":{"docs":{},"同":{"docs":{},"时":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}},"实":{"docs":{},"例":{"docs":{},"注":{"docs":{},"入":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"仍":{"docs":{},"然":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"现":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"需":{"docs":{},"要":{"docs":{},"频":{"docs":{},"繁":{"docs":{},"地":{"docs":{},"导":{"docs":{},"入":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"组":{"docs":{},"件":{"docs":{},"时":{"docs":{},"需":{"docs":{},"要":{"docs":{},"模":{"docs":{},"拟":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"系":{"docs":{},"统":{"docs":{},"的":{"docs":{},"一":{"docs":{},"部":{"docs":{},"分":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"其":{"docs":{},"中":{"docs":{},"的":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"规":{"docs":{},"则":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},")":{"docs":{},"。":{"docs":{},"就":{"docs":{},"像":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"被":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"起":{"docs":{},"来":{"docs":{},",":{"docs":{},"且":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"值":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"改":{"docs":{},"变":{"docs":{},"才":{"docs":{},"会":{"docs":{},"被":{"docs":{},"重":{"docs":{},"新":{"docs":{},"计":{"docs":{},"算":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"当":{"docs":{},"值":{"docs":{},"改":{"docs":{},"变":{"docs":{},"时":{"docs":{},"调":{"docs":{},"用":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"f":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"一":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"这":{"docs":{},"样":{"docs":{},"写":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},",":{"docs":{},"在":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"时":{"docs":{},",":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"。":{"docs":{},"它":{"docs":{},"们":{"docs":{},"都":{"docs":{},"已":{"docs":{},"经":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"了":{"docs":{},"给":{"docs":{},"定":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"上":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"放":{"docs":{},"在":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"第":{"docs":{},"四":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"来":{"docs":{},"调":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"地":{"docs":{},"方":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"格":{"docs":{},"式":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"钩":{"docs":{},"子":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"传":{"docs":{},"入":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"增":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"思":{"docs":{},"维":{"docs":{},"”":{"docs":{},"去":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},":":{"docs":{},"给":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"例":{"docs":{},"子":{"docs":{},"(":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"任":{"docs":{},"何":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"的":{"docs":{},"测":{"docs":{},"试":{"docs":{},"框":{"docs":{},"架":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"测":{"docs":{},"试":{"docs":{},"与":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},"编":{"docs":{},"译":{"docs":{},"格":{"docs":{},"式":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"这":{"docs":{},"里":{"docs":{},"需":{"docs":{},"要":{"docs":{},"加":{"docs":{},"上":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"模":{"docs":{},"块":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},",":{"docs":{},"仅":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"合":{"docs":{},"并":{"docs":{},"或":{"docs":{},"时":{"docs":{},"光":{"docs":{},"旅":{"docs":{},"行":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"下":{"docs":{},"载":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"ダ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"等":{"docs":{},"包":{"docs":{},"管":{"docs":{},"理":{"docs":{},"器":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"按":{"docs":{},"照":{"docs":{},"下":{"docs":{},"列":{"docs":{},"方":{"docs":{},"式":{"docs":{},"执":{"docs":{},"行":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"api.html":{"ref":"api.html","tf":0.022388059701492536}}}},"待":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"等":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}},"动":{"docs":{},"展":{"docs":{},"开":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"定":{"docs":{},"义":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"带":{"docs":{},"一":{"docs":{},"个":{"docs":{},"日":{"docs":{},"志":{"docs":{},"插":{"docs":{},"件":{"docs":{},"用":{"docs":{},"于":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"这":{"docs":{},"样":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"指":{"docs":{},"定":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"自":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"几":{"docs":{},"个":{"docs":{},"部":{"docs":{},"分":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"就":{"docs":{},"是":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"最":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"些":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"写":{"docs":{},"起":{"docs":{},"来":{"docs":{},"可":{"docs":{},"能":{"docs":{},"比":{"docs":{},"较":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"里":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"一":{"docs":{},"个":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"链":{"docs":{},"接":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"链":{"docs":{},"接":{"docs":{},"会":{"docs":{},"一":{"docs":{},"直":{"docs":{},"指":{"docs":{},"向":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}},"也":{"docs":{},"集":{"docs":{},"成":{"docs":{},"到":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{},"其":{"docs":{},"他":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}},"支":{"docs":{},"持":{"docs":{},"载":{"docs":{},"荷":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"需":{"docs":{},"要":{"docs":{},"与":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"被":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"什":{"docs":{},"么":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"我":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},"是":{"docs":{},"“":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"”":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"结":{"docs":{},"束":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"更":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"才":{"docs":{},"能":{"docs":{},"组":{"docs":{},"合":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"表":{"docs":{},"示":{"docs":{},"“":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"”":{"docs":{},"理":{"docs":{},"念":{"docs":{},"的":{"docs":{},"极":{"docs":{},"简":{"docs":{},"示":{"docs":{},"意":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"新":{"docs":{},"对":{"docs":{},"象":{"docs":{},"替":{"docs":{},"换":{"docs":{},"老":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"利":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"允":{"docs":{},"许":{"docs":{},"保":{"docs":{},"留":{"docs":{},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"降":{"docs":{},"で":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"遇":{"docs":{},"到":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"的":{"docs":{},"简":{"docs":{},"洁":{"docs":{},"性":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"破":{"docs":{},"坏":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"定":{"docs":{},"义":{"docs":{},"和":{"docs":{},"隔":{"docs":{},"离":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"中":{"docs":{},"的":{"docs":{},"各":{"docs":{},"种":{"docs":{},"概":{"docs":{},"念":{"docs":{},"并":{"docs":{},"强":{"docs":{},"制":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"定":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"将":{"docs":{},"会":{"docs":{},"变":{"docs":{},"得":{"docs":{},"更":{"docs":{},"结":{"docs":{},"构":{"docs":{},"化":{"docs":{},"且":{"docs":{},"易":{"docs":{},"维":{"docs":{},"护":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"管":{"docs":{},"理":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"附":{"docs":{},"带":{"docs":{},"了":{"docs":{},"更":{"docs":{},"多":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"和":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{},"这":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"短":{"docs":{},"期":{"docs":{},"和":{"docs":{},"长":{"docs":{},"期":{"docs":{},"效":{"docs":{},"益":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"任":{"docs":{},"意":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"能":{"docs":{},"是":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"的":{"docs":{},"。":{"docs":{},"确":{"docs":{},"实":{"docs":{},"是":{"docs":{},"如":{"docs":{},"此":{"docs":{},"—":{"docs":{},"—":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"够":{"docs":{},"简":{"docs":{},"单":{"docs":{},",":{"docs":{},"您":{"docs":{},"最":{"docs":{},"好":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"把":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"以":{"docs":{},"一":{"docs":{},"个":{"docs":{},"全":{"docs":{},"局":{"docs":{},"单":{"docs":{},"例":{"docs":{},"模":{"docs":{},"式":{"docs":{},"管":{"docs":{},"理":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"树":{"docs":{},"构":{"docs":{},"成":{"docs":{},"了":{"docs":{},"一":{"docs":{},"个":{"docs":{},"巨":{"docs":{},"大":{"docs":{},"的":{"docs":{},"“":{"docs":{},"视":{"docs":{},"图":{"docs":{},"”":{"docs":{},",":{"docs":{},"不":{"docs":{},"管":{"docs":{},"在":{"docs":{},"树":{"docs":{},"的":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"都":{"docs":{},"能":{"docs":{},"获":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"或":{"docs":{},"者":{"docs":{},"触":{"docs":{},"发":{"docs":{},"行":{"docs":{},"为":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"为":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"多":{"docs":{},"个":{"docs":{},"视":{"docs":{},"图":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"于":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"对":{"docs":{},"于":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"问":{"docs":{},"题":{"docs":{},"一":{"docs":{},",":{"docs":{},"传":{"docs":{},"参":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"对":{"docs":{},"于":{"docs":{},"多":{"docs":{},"层":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"将":{"docs":{},"会":{"docs":{},"非":{"docs":{},"常":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"对":{"docs":{},"于":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"组":{"docs":{},"件":{"docs":{},"间":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"传":{"docs":{},"递":{"docs":{},"无":{"docs":{},"能":{"docs":{},"为":{"docs":{},"力":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"问":{"docs":{},"题":{"docs":{},"二":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"经":{"docs":{},"常":{"docs":{},"会":{"docs":{},"采":{"docs":{},"用":{"docs":{},"父":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"引":{"docs":{},"用":{"docs":{},"或":{"docs":{},"者":{"docs":{},"通":{"docs":{},"过":{"docs":{},"事":{"docs":{},"件":{"docs":{},"来":{"docs":{},"变":{"docs":{},"更":{"docs":{},"和":{"docs":{},"同":{"docs":{},"步":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"多":{"docs":{},"份":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"这":{"docs":{},"些":{"docs":{},"模":{"docs":{},"式":{"docs":{},"非":{"docs":{},"常":{"docs":{},"脆":{"docs":{},"弱":{"docs":{},",":{"docs":{},"通":{"docs":{},"常":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"无":{"docs":{},"法":{"docs":{},"维":{"docs":{},"护":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}}}},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"递":{"docs":{},"给":{"docs":{},"上":{"docs":{},"述":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"所":{"docs":{},"有":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"都":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"将":{"docs":{},"该":{"docs":{},"模":{"docs":{},"块":{"docs":{},"作":{"docs":{},"为":{"docs":{},"上":{"docs":{},"下":{"docs":{},"文":{"docs":{},"。":{"docs":{},"于":{"docs":{},"是":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"可":{"docs":{},"以":{"docs":{},"简":{"docs":{},"化":{"docs":{},"为":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"型":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"希":{"docs":{},"望":{"docs":{},"把":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}},"象":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"和":{"docs":{},"一":{"docs":{},"些":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"提":{"docs":{},"供":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"中":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"以":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"形":{"docs":{},"式":{"docs":{},"访":{"docs":{},"问":{"docs":{},"这":{"docs":{},"些":{"docs":{},"值":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"尤":{"docs":{},"其":{"docs":{},"是":{"docs":{},"对":{"docs":{},"于":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"就":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"变":{"docs":{},"得":{"docs":{},"相":{"docs":{},"当":{"docs":{},"臃":{"docs":{},"肿":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"的":{"docs":{},"属":{"docs":{},"性":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"就":{"docs":{},"足":{"docs":{},"够":{"docs":{},"您":{"docs":{},"所":{"docs":{},"需":{"docs":{},"了":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"需":{"docs":{},"要":{"docs":{},"构":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"中":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"您":{"docs":{},"很":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"如":{"docs":{},"何":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"外":{"docs":{},"部":{"docs":{},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"受":{"docs":{},"约":{"docs":{},"束":{"docs":{},"!":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"应":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"程":{"docs":{},"序":{"docs":{},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"它":{"docs":{},"采":{"docs":{},"用":{"docs":{},"集":{"docs":{},"中":{"docs":{},"式":{"docs":{},"存":{"docs":{},"储":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},"保":{"docs":{},"证":{"docs":{},"状":{"docs":{},"态":{"docs":{},"以":{"docs":{},"一":{"docs":{},"种":{"docs":{},"可":{"docs":{},"预":{"docs":{},"测":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"核":{"docs":{},"心":{"docs":{},"就":{"docs":{},"是":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"层":{"docs":{},"级":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"应":{"docs":{},"该":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"单":{"docs":{},"个":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}},"对":{"docs":{},"起":{"docs":{},"来":{"docs":{},"略":{"docs":{},"微":{"docs":{},"棘":{"docs":{},"手":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{},"外":{"docs":{},"部":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"到":{"docs":{},"视":{"docs":{},"图":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.011730205278592375}}}}},"架":{"docs":{},"构":{"docs":{},"就":{"docs":{},"像":{"docs":{},"眼":{"docs":{},"镜":{"docs":{},":":{"docs":{},"您":{"docs":{},"自":{"docs":{},"会":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"需":{"docs":{},"要":{"docs":{},"它":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"后":{"docs":{},"的":{"docs":{},"基":{"docs":{},"本":{"docs":{},"思":{"docs":{},"想":{"docs":{},",":{"docs":{},"借":{"docs":{},"鉴":{"docs":{},"了":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}},"虽":{"docs":{},"然":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"计":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"始":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"开":{"docs":{},"始":{"docs":{},"吧":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}},"来":{"docs":{},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"库":{"docs":{},",":{"docs":{},"以":{"docs":{},"利":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"调":{"docs":{},"试":{"docs":{},"、":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"导":{"docs":{},"入":{"docs":{},"导":{"docs":{},"出":{"docs":{},"等":{"docs":{},"高":{"docs":{},"级":{"docs":{},"调":{"docs":{},"试":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"(":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"先":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"便":{"docs":{},"于":{"docs":{},"解":{"docs":{},"决":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"抽":{"docs":{},"象":{"docs":{},"成":{"docs":{},"服":{"docs":{},"务":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"的":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"也":{"docs":{},"会":{"docs":{},"相":{"docs":{},"应":{"docs":{},"地":{"docs":{},"得":{"docs":{},"到":{"docs":{},"高":{"docs":{},"效":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},",":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"那":{"docs":{},"么":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"监":{"docs":{},"视":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"途":{"docs":{},"径":{"docs":{},"就":{"docs":{},"是":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"简":{"docs":{},"单":{"docs":{},"到":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"即":{"docs":{},"可":{"docs":{},"。":{"docs":{},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"也":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"异":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"的":{"docs":{},"回":{"docs":{},"调":{"docs":{},"让":{"docs":{},"这":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"完":{"docs":{},"成":{"docs":{},":":{"docs":{},"因":{"docs":{},"为":{"docs":{},"当":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"若":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"“":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"”":{"docs":{},"(":{"docs":{},"可":{"docs":{},"以":{"docs":{},"认":{"docs":{},"为":{"docs":{},"是":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}},"派":{"docs":{},"生":{"docs":{},"出":{"docs":{},"一":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},"对":{"docs":{},"列":{"docs":{},"表":{"docs":{},"进":{"docs":{},"行":{"docs":{},"过":{"docs":{},"滤":{"docs":{},"并":{"docs":{},"计":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"好":{"docs":{},"所":{"docs":{},"有":{"docs":{},"所":{"docs":{},"需":{"docs":{},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"混":{"docs":{},"合":{"docs":{},"异":{"docs":{},"步":{"docs":{},"调":{"docs":{},"用":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"你":{"docs":{},"的":{"docs":{},"程":{"docs":{},"序":{"docs":{},"很":{"docs":{},"难":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"当":{"docs":{},"你":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{},"异":{"docs":{},"步":{"docs":{},"回":{"docs":{},"调":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"`":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"多":{"docs":{},"次":{"docs":{},"注":{"docs":{},"册":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"查":{"docs":{},"找":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}},"附":{"docs":{},"加":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"很":{"docs":{},"有":{"docs":{},"用":{"docs":{},"的":{"docs":{},"特":{"docs":{},"性":{"docs":{},"。":{"docs":{},"另":{"docs":{},"一":{"docs":{},"个":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"使":{"docs":{},"用":{"docs":{},"带":{"docs":{},"有":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"绑":{"docs":{},"定":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{},"换":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"再":{"docs":{},"次":{"docs":{},"强":{"docs":{},"调":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"和":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.015492957746478873},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802},"api.html":{"ref":"api.html","tf":0.009950248756218905}},"单":{"docs":{},"纯":{"docs":{},"的":{"docs":{},"全":{"docs":{},"局":{"docs":{},"对":{"docs":{},"象":{"docs":{},"有":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"点":{"docs":{},"不":{"docs":{},"同":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}},"分":{"docs":{},"发":{"docs":{},"多":{"docs":{},"重":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"参":{"docs":{},"数":{"docs":{},"调":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"经":{"docs":{},"过":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"接":{"docs":{},"下":{"docs":{},"来":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"更":{"docs":{},"深":{"docs":{},"入":{"docs":{},"地":{"docs":{},"探":{"docs":{},"讨":{"docs":{},"一":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"先":{"docs":{},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"一":{"docs":{},"个":{"docs":{},"成":{"docs":{},"功":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"一":{"docs":{},"个":{"docs":{},"失":{"docs":{},"败":{"docs":{},"回":{"docs":{},"调":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{},"触":{"docs":{},"发":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{},"更":{"docs":{},"多":{"docs":{},"选":{"docs":{},"项":{"docs":{},"来":{"docs":{},"完":{"docs":{},"成":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"任":{"docs":{},"务":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"以":{"docs":{},"下":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"好":{"docs":{},"提":{"docs":{},"前":{"docs":{},"在":{"docs":{},"你":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"后":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"我":{"docs":{},"们":{"docs":{},"利":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"新":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"版":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}},"終":{"docs":{},"的":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}},"概":{"docs":{},"念":{"docs":{},"开":{"docs":{},"始":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"当":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"现":{"docs":{},"在":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"想":{"docs":{},"象":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"由":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"使":{"docs":{},"用":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"比":{"docs":{},"较":{"docs":{},"大":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"当":{"docs":{},"应":{"docs":{},"用":{"docs":{},"变":{"docs":{},"得":{"docs":{},"非":{"docs":{},"常":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"时":{"docs":{},",":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}},"中":{"docs":{},"展":{"docs":{},"示":{"docs":{},"状":{"docs":{},"态":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"由":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"获":{"docs":{},"得":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"仍":{"docs":{},"然":{"docs":{},"保":{"docs":{},"有":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"也":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"内":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"记":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"语":{"docs":{},"法":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"还":{"docs":{},"没":{"docs":{},"能":{"docs":{},"掌":{"docs":{},"握":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"内":{"docs":{},"联":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"深":{"docs":{},"入":{"docs":{},"理":{"docs":{},"解":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"对":{"docs":{},"于":{"docs":{},"使":{"docs":{},"用":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}}}},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"了":{"docs":{},"能":{"docs":{},"够":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"处":{"docs":{},"理":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"看":{"docs":{},"一":{"docs":{},"看":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"解":{"docs":{},"决":{"docs":{},"以":{"docs":{},"上":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"创":{"docs":{},"建":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"以":{"docs":{},"返":{"docs":{},"回":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}},"传":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"数":{"docs":{},"组":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"参":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"参":{"docs":{},"。":{"docs":{},"在":{"docs":{},"你":{"docs":{},"对":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"入":{"docs":{},"额":{"docs":{},"外":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"即":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"使":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"—":{"docs":{},"—":{"docs":{},"是":{"docs":{},"的":{"docs":{},",":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"就":{"docs":{},"包":{"docs":{},"含":{"docs":{},"了":{"docs":{},"全":{"docs":{},"部":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"层":{"docs":{},"级":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"至":{"docs":{},"此":{"docs":{},"它":{"docs":{},"便":{"docs":{},"作":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},"“":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"此":{"docs":{},"对":{"docs":{},"象":{"docs":{},"混":{"docs":{},"入":{"docs":{},"到":{"docs":{},"外":{"docs":{},"部":{"docs":{},"对":{"docs":{},"象":{"docs":{},"中":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"量":{"docs":{},"替":{"docs":{},"代":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}}}},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"它":{"docs":{},"与":{"docs":{},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"混":{"docs":{},"合":{"docs":{},"使":{"docs":{},"用":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"通":{"docs":{},"常":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"工":{"docs":{},"具":{"docs":{},"函":{"docs":{},"数":{"docs":{},"将":{"docs":{},"多":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"合":{"docs":{},"并":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},",":{"docs":{},"以":{"docs":{},"使":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"最":{"docs":{},"终":{"docs":{},"对":{"docs":{},"象":{"docs":{},"传":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"。":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"所":{"docs":{},"有":{"docs":{},"触":{"docs":{},"发":{"docs":{},"函":{"docs":{},"数":{"docs":{},"完":{"docs":{},"成":{"docs":{},"后":{"docs":{},",":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"一":{"docs":{},"个":{"docs":{},"与":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"有":{"docs":{},"几":{"docs":{},"个":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"引":{"docs":{},"起":{"docs":{},"的":{"docs":{},",":{"docs":{},"将":{"docs":{},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{},"这":{"docs":{},"能":{"docs":{},"保":{"docs":{},"证":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"能":{"docs":{},"被":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"的":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"之":{"docs":{},"后":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"基":{"docs":{},"于":{"docs":{},"某":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"对":{"docs":{},"象":{"docs":{},"里":{"docs":{},"有":{"docs":{},"新":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"给":{"docs":{},"定":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"值":{"docs":{},"上":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"多":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"以":{"docs":{},"下":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"模":{"docs":{},"块":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"组":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"分":{"docs":{},"发":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"和":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"并":{"docs":{},"不":{"docs":{},"冲":{"docs":{},"突":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"后":{"docs":{},"面":{"docs":{},"的":{"docs":{},"章":{"docs":{},"节":{"docs":{},"里":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"讨":{"docs":{},"论":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"事":{"docs":{},"件":{"docs":{},"分":{"docs":{},"布":{"docs":{},"到":{"docs":{},"各":{"docs":{},"个":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"变":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"实":{"docs":{},"例":{"docs":{},"。":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"直":{"docs":{},"接":{"docs":{},"地":{"docs":{},"定":{"docs":{},"位":{"docs":{},"任":{"docs":{},"一":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"片":{"docs":{},"段":{"docs":{},",":{"docs":{},"在":{"docs":{},"调":{"docs":{},"试":{"docs":{},"的":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"也":{"docs":{},"能":{"docs":{},"轻":{"docs":{},"易":{"docs":{},"地":{"docs":{},"取":{"docs":{},"得":{"docs":{},"整":{"docs":{},"个":{"docs":{},"当":{"docs":{},"前":{"docs":{},"应":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"就":{"docs":{},"是":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"某":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"注":{"docs":{},"入":{"docs":{},"到":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"下":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},",":{"docs":{},"且":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}},"具":{"docs":{},"有":{"docs":{},"相":{"docs":{},"同":{"docs":{},"方":{"docs":{},"法":{"docs":{},"和":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"本":{"docs":{},"身":{"docs":{},"了":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"属":{"docs":{},"性":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"的":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"现":{"docs":{},"中":{"docs":{},"是":{"docs":{},"很":{"docs":{},"常":{"docs":{},"见":{"docs":{},"的":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"践":{"docs":{},"中":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"经":{"docs":{},"常":{"docs":{},"用":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"际":{"docs":{},"上":{"docs":{},"这":{"docs":{},"和":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"自":{"docs":{},"从":{"docs":{},"有":{"docs":{},"了":{"docs":{},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"(":{"docs":{},"现":{"docs":{},"处":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"取":{"docs":{},"一":{"docs":{},"个":{"docs":{},"名":{"docs":{},"字":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"不":{"docs":{},"会":{"docs":{},"对":{"docs":{},"其":{"docs":{},"产":{"docs":{},"生":{"docs":{},"影":{"docs":{},"响":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"以":{"docs":{},"访":{"docs":{},"问":{"docs":{},"根":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"后":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"修":{"docs":{},"改":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"并":{"docs":{},"不":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"入":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}},"限":{"docs":{},"制":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"结":{"docs":{},"构":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"它":{"docs":{},"规":{"docs":{},"定":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"需":{"docs":{},"要":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"且":{"docs":{},"观":{"docs":{},"察":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"当":{"docs":{},"前":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"的":{"docs":{},"物":{"docs":{},"品":{"docs":{},"备":{"docs":{},"份":{"docs":{},"起":{"docs":{},"来":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"字":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"插":{"docs":{},"件":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},"中":{"docs":{},"去":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}},"上":{"docs":{},"述":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"態":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"私":{"docs":{},"達":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"動":{"docs":{},"か":{"docs":{},"す":{"docs":{},"信":{"docs":{},"頼":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"情":{"docs":{},"報":{"docs":{},"源":{"docs":{},"(":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}},"管":{"docs":{},"理":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"に":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"の":{"docs":{},"み":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"に":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"ラ":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"動":{"docs":{},"き":{"docs":{},"を":{"docs":{},"予":{"docs":{},"測":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"非":{"docs":{},"常":{"docs":{},"に":{"docs":{},"困":{"docs":{},"難":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"持":{"docs":{},"っ":{"docs":{},"た":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"の":{"docs":{},"間":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"箭":{"docs":{},"头":{"docs":{},"函":{"docs":{},"数":{"docs":{},"可":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"更":{"docs":{},"简":{"docs":{},"练":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"必":{"docs":{},"须":{"docs":{},"使":{"docs":{},"用":{"docs":{},"常":{"docs":{},"规":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"后":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"访":{"docs":{},"问":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"到":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"新":{"docs":{},"下":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"生":{"docs":{},"成":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"让":{"docs":{},"你":{"docs":{},"少":{"docs":{},"按":{"docs":{},"几":{"docs":{},"次":{"docs":{},"键":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"将":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"一":{"docs":{},"种":{"docs":{},"机":{"docs":{},"制":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"从":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"“":{"docs":{},"注":{"docs":{},"入":{"docs":{},"”":{"docs":{},"到":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"(":{"docs":{},"需":{"docs":{},"调":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"该":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"这":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"每":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"将":{"docs":{},"其":{"docs":{},"归":{"docs":{},"档":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"使":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"在":{"docs":{},"根":{"docs":{},"实":{"docs":{},"例":{"docs":{},"中":{"docs":{},"注":{"docs":{},"册":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"得":{"docs":{},"到":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"常":{"docs":{},"是":{"docs":{},"异":{"docs":{},"步":{"docs":{},"的":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"如":{"docs":{},"何":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"最":{"docs":{},"終":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"那":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"在":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"都":{"docs":{},"会":{"docs":{},"重":{"docs":{},"新":{"docs":{},"求":{"docs":{},"取":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"触":{"docs":{},"发":{"docs":{},"更":{"docs":{},"新":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"的":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"动":{"docs":{},"根":{"docs":{},"据":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{},"路":{"docs":{},"径":{"docs":{},"调":{"docs":{},"整":{"docs":{},"命":{"docs":{},"名":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"事":{"docs":{},"务":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"到":{"docs":{},"前":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"后":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{},"然":{"docs":{},"而":{"docs":{},",":{"docs":{},"在":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"中":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"阶":{"docs":{},"段":{"docs":{},")":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"极":{"docs":{},"大":{"docs":{},"地":{"docs":{},"简":{"docs":{},"化":{"docs":{},"写":{"docs":{},"法":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}},"作":{"docs":{},"为":{"docs":{},"其":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"。":{"docs":{},"最":{"docs":{},"后":{"docs":{},"接":{"docs":{},"收":{"docs":{},"一":{"docs":{},"个":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"参":{"docs":{},"数":{"docs":{},"表":{"docs":{},"示":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"(":{"docs":{},"可":{"docs":{},"选":{"docs":{},")":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"(":{"docs":{},"如":{"docs":{},"果":{"docs":{},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},")":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"其":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"三":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"给":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"唯":{"docs":{},"一":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"监":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"输":{"docs":{},"出":{"docs":{},"对":{"docs":{},"象":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"出":{"docs":{},"响":{"docs":{},"应":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"在":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"按":{"docs":{},"任":{"docs":{},"意":{"docs":{},"方":{"docs":{},"式":{"docs":{},"格":{"docs":{},"式":{"docs":{},"化":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"组":{"docs":{},"装":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"导":{"docs":{},"出":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}},"主":{"docs":{},"要":{"docs":{},"想":{"docs":{},"针":{"docs":{},"对":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"有":{"docs":{},"时":{"docs":{},"候":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"从":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"插":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"得":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"“":{"docs":{},"快":{"docs":{},"照":{"docs":{},"”":{"docs":{},",":{"docs":{},"比":{"docs":{},"较":{"docs":{},"改":{"docs":{},"变":{"docs":{},"的":{"docs":{},"前":{"docs":{},"后":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"想":{"docs":{},"要":{"docs":{},"实":{"docs":{},"现":{"docs":{},"这":{"docs":{},"项":{"docs":{},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"进":{"docs":{},"行":{"docs":{},"深":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"多":{"docs":{},"个":{"docs":{},"实":{"docs":{},"例":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}},"混":{"docs":{},"入":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"来":{"docs":{},"实":{"docs":{},"现":{"docs":{},"给":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"注":{"docs":{},"入":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"里":{"docs":{},"的":{"docs":{},"数":{"docs":{},"组":{"docs":{},"进":{"docs":{},"行":{"docs":{},"查":{"docs":{},"询":{"docs":{},"时":{"docs":{},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"面":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"包":{"docs":{},"含":{"docs":{},"应":{"docs":{},"用":{"docs":{},"在":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"条":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"原":{"docs":{},"则":{"docs":{},"就":{"docs":{},"是":{"docs":{},"要":{"docs":{},"记":{"docs":{},"住":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"样":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"些":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"目":{"docs":{},"了":{"docs":{},"然":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"つ":{"docs":{},"目":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"連":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"つ":{"docs":{},"つ":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},")":{"docs":{},"を":{"docs":{},"与":{"docs":{},"え":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"一":{"docs":{},"步":{"docs":{},":":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"面":{"docs":{},"是":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"一":{"docs":{},"个":{"docs":{},"测":{"docs":{},"试":{"docs":{},"异":{"docs":{},"步":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"不":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},"—":{"docs":{},"—":{"docs":{},"实":{"docs":{},"质":{"docs":{},"上":{"docs":{},"任":{"docs":{},"何":{"docs":{},"在":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"改":{"docs":{},"变":{"docs":{},"都":{"docs":{},"是":{"docs":{},"不":{"docs":{},"可":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"的":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"启":{"docs":{},"用":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"!":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"会":{"docs":{},"深":{"docs":{},"度":{"docs":{},"监":{"docs":{},"测":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"来":{"docs":{},"检":{"docs":{},"测":{"docs":{},"不":{"docs":{},"合":{"docs":{},"规":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"—":{"docs":{},"—":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"关":{"docs":{},"闭":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"性":{"docs":{},"能":{"docs":{},"损":{"docs":{},"失":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"事":{"docs":{},"件":{"docs":{},"类":{"docs":{},"型":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"在":{"docs":{},"各":{"docs":{},"种":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},",":{"docs":{},"在":{"docs":{},"事":{"docs":{},"件":{"docs":{},"回":{"docs":{},"调":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}},"任":{"docs":{},"何":{"docs":{},"由":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"意":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"で":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"保":{"docs":{},"持":{"docs":{},"不":{"docs":{},"变":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"用":{"docs":{},"于":{"docs":{},"下":{"docs":{},"一":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"很":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"过":{"docs":{},"程":{"docs":{},",":{"docs":{},"很":{"docs":{},"有":{"docs":{},"必":{"docs":{},"要":{"docs":{},"测":{"docs":{},"试":{"docs":{},"它":{"docs":{},"们":{"docs":{},"。":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},"了":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"会":{"docs":{},"被":{"docs":{},"合":{"docs":{},"并":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"在":{"docs":{},"此":{"docs":{},"刻":{"docs":{},"完":{"docs":{},"成":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"必":{"docs":{},"须":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"。":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"步":{"docs":{},"执":{"docs":{},"行":{"docs":{},"这":{"docs":{},"个":{"docs":{},"限":{"docs":{},"制":{"docs":{},"么":{"docs":{},"?":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}},"承":{"docs":{},"认":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"比":{"docs":{},"简":{"docs":{},"单":{"docs":{},"地":{"docs":{},"使":{"docs":{},"用":{"docs":{},"“":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"既":{"docs":{},"然":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"日":{"docs":{},"志":{"docs":{},"。":{"docs":{},"每":{"docs":{},"一":{"docs":{},"条":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"插":{"docs":{},"件":{"docs":{},"还":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"通":{"docs":{},"过":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"被":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"还":{"docs":{},"没":{"docs":{},"有":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"需":{"docs":{},"遵":{"docs":{},"守":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"要":{"docs":{},"被":{"docs":{},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"就":{"docs":{},"让":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"非":{"docs":{},"常":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"事":{"docs":{},"件":{"docs":{},":":{"docs":{},"每":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"な":{"docs":{},"命":{"docs":{},"令":{"docs":{},"を":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"見":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ジ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"カ":{"docs":{},"プ":{"docs":{},"セ":{"docs":{},"ル":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"構":{"docs":{},"成":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"命":{"docs":{},"名":{"docs":{},"功":{"docs":{},"能":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"常":{"docs":{},"量":{"docs":{},"作":{"docs":{},"为":{"docs":{},"函":{"docs":{},"数":{"docs":{},"名":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"乍":{"docs":{},"一":{"docs":{},"眼":{"docs":{},"看":{"docs":{},"上":{"docs":{},"去":{"docs":{},"感":{"docs":{},"觉":{"docs":{},"多":{"docs":{},"此":{"docs":{},"一":{"docs":{},"举":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"直":{"docs":{},"接":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"产":{"docs":{},"生":{"docs":{},"的":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"即":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},")":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"品":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}},"仍":{"docs":{},"旧":{"docs":{},"返":{"docs":{},"回":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"假":{"docs":{},"设":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"这":{"docs":{},"里":{"docs":{},"的":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"内":{"docs":{},"部":{"docs":{},"执":{"docs":{},"行":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"置":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"の":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"方":{"docs":{},"法":{"docs":{},"を":{"docs":{},"参":{"docs":{},"考":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}},"参":{"docs":{},"数":{"docs":{},"解":{"docs":{},"构":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"考":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"示":{"docs":{},"例":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}},"发":{"docs":{},"出":{"docs":{},"结":{"docs":{},"账":{"docs":{},"请":{"docs":{},"求":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"乐":{"docs":{},"观":{"docs":{},"地":{"docs":{},"清":{"docs":{},"空":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"失":{"docs":{},"败":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"敗":{"docs":{},"時":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"完":{"docs":{},"成":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"全":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}},"岂":{"docs":{},"不":{"docs":{},"更":{"docs":{},"方":{"docs":{},"便":{"docs":{},"?":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"并":{"docs":{},"非":{"docs":{},"如":{"docs":{},"此":{"docs":{},",":{"docs":{},"还":{"docs":{},"记":{"docs":{},"得":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"很":{"docs":{},"多":{"docs":{},"次":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"测":{"docs":{},"试":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"一":{"docs":{},"些":{"docs":{},"完":{"docs":{},"全":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"参":{"docs":{},"数":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"这":{"docs":{},"里":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"小":{"docs":{},"技":{"docs":{},"巧":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"時":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}},"为":{"docs":{},"可":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"才":{"docs":{},"会":{"docs":{},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"支":{"docs":{},"持":{"docs":{},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"方":{"docs":{},"式":{"docs":{},"和":{"docs":{},"对":{"docs":{},"象":{"docs":{},"方":{"docs":{},"式":{"docs":{},"进":{"docs":{},"行":{"docs":{},"分":{"docs":{},"发":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"插":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"来":{"docs":{},"处":{"docs":{},"理":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.022388059701492536}}}}},"购":{"docs":{},"物":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"车":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}},"首":{"docs":{},"先":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"明":{"docs":{},"白":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"他":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"の":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"即":{"docs":{},"可":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"及":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"同":{"docs":{},"样":{"docs":{},",":{"docs":{},"对":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"指":{"docs":{},"向":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"时":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"じ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"複":{"docs":{},"数":{"docs":{},"回":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"启":{"docs":{},"用":{"docs":{},"了":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"则":{"docs":{},"为":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"为":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"已":{"docs":{},"经":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"了":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"功":{"docs":{},"能":{"docs":{},"使":{"docs":{},"得":{"docs":{},"其":{"docs":{},"他":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"重":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"功":{"docs":{},"能":{"docs":{},"默":{"docs":{},"认":{"docs":{},"输":{"docs":{},"出":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"拟":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"提":{"docs":{},"交":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"状":{"docs":{},"态":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"结":{"docs":{},"合":{"docs":{},"在":{"docs":{},"一":{"docs":{},"起":{"docs":{},",":{"docs":{},"实":{"docs":{},"现":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"给":{"docs":{},"插":{"docs":{},"件":{"docs":{},"开":{"docs":{},"发":{"docs":{},"者":{"docs":{},"的":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"继":{"docs":{},"承":{"docs":{},"父":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"而":{"docs":{},"且":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"若":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"内":{"docs":{},"分":{"docs":{},"发":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"行":{"docs":{},"单":{"docs":{},"元":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"入":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"值":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"要":{"docs":{},"你":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"以":{"docs":{},"上":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"如":{"docs":{},"何":{"docs":{},"组":{"docs":{},"织":{"docs":{},"代":{"docs":{},"码":{"docs":{},"随":{"docs":{},"你":{"docs":{},"便":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"异":{"docs":{},"步":{"docs":{},"逻":{"docs":{},"辑":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"封":{"docs":{},"装":{"docs":{},"到":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"请":{"docs":{},"求":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}},"根":{"docs":{},"级":{"docs":{},"别":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.02857142857142857}}}}},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"相":{"docs":{},"关":{"docs":{},"代":{"docs":{},"码":{"docs":{},"分":{"docs":{},"割":{"docs":{},"到":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"只":{"docs":{},"返":{"docs":{},"回":{"docs":{},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{},"子":{"docs":{},"树":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"え":{"docs":{},"ば":{"docs":{},"項":{"docs":{},"目":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ル":{"docs":{},"タ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"算":{"docs":{},"出":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"み":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"快":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"按":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"格":{"docs":{},"式":{"docs":{},"记":{"docs":{},"录":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"比":{"docs":{},"较":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"生":{"docs":{},"成":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"应":{"docs":{},"该":{"docs":{},"只":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"阶":{"docs":{},"段":{"docs":{},"使":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"订":{"docs":{},"阅":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}}}}}}}}}}},"顺":{"docs":{},"便":{"docs":{},",":{"docs":{},"`":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"方":{"docs":{},"向":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"”":{"docs":{},"要":{"docs":{},"啰":{"docs":{},"嗦":{"docs":{},"得":{"docs":{},"多":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"也":{"docs":{},"损":{"docs":{},"失":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}},"取":{"docs":{},"个":{"docs":{},"变":{"docs":{},"量":{"docs":{},"名":{"docs":{},"然":{"docs":{},"后":{"docs":{},"把":{"docs":{},"它":{"docs":{},"输":{"docs":{},"出":{"docs":{},"去":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"之":{"docs":{},"后":{"docs":{},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"应":{"docs":{},"该":{"docs":{},"不":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"任":{"docs":{},"何":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"函":{"docs":{},"数":{"docs":{},"以":{"docs":{},"外":{"docs":{},"修":{"docs":{},"改":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"器":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"打":{"docs":{},"包":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"改":{"docs":{},"成":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"断":{"docs":{},"言":{"docs":{},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"服":{"docs":{},"务":{"docs":{},"回":{"docs":{},"应":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"层":{"docs":{},"—":{"docs":{},"—":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"检":{"docs":{},"查":{"docs":{},"是":{"docs":{},"否":{"docs":{},"没":{"docs":{},"有":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"编":{"docs":{},"写":{"docs":{},"正":{"docs":{},"确":{"docs":{},",":{"docs":{},"经":{"docs":{},"过":{"docs":{},"合":{"docs":{},"理":{"docs":{},"地":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"解":{"docs":{},"构":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"详":{"docs":{},"见":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.014925373134328358}}}}}},"配":{"docs":{},"置":{"docs":{},"中":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"(":{"docs":{},"配":{"docs":{},"置":{"docs":{},"好":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"加":{"docs":{},"载":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"与":{"docs":{},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"选":{"docs":{},"项":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"也":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"卸":{"docs":{},"载":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"后":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"地":{"docs":{},"侦":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"所":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"描":{"docs":{},"述":{"docs":{},"和":{"docs":{},"当":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"新":{"docs":{},"增":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},"し":{"docs":{},"い":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"い":{"docs":{},"ず":{"docs":{},"れ":{"docs":{},"か":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ワ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}},"を":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"ワ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"替":{"docs":{},"换":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"构":{"docs":{},"造":{"docs":{},"器":{"docs":{},"选":{"docs":{},"项":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"某":{"docs":{},"些":{"docs":{},"观":{"docs":{},"察":{"docs":{},"者":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.009950248756218905}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}},"该":{"docs":{},"功":{"docs":{},"能":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"内":{"docs":{},"部":{"docs":{},"数":{"docs":{},"据":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"é":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":2.522099447513812},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.02577319587628866},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":10.004249291784703},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"g":{"docs":{},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.006060606060606061},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"à":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012875536480686695},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.014722536806342015},"structure.html":{"ref":"structure.html","tf":0.03608247422680412},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3752495009980037},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.007575757575757576},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ó":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"b":{"docs":{},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"$":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"–":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"г":{"docs":{},"е":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"»":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"»":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"ç":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.009174311926605505},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"œ":{"docs":{},"i":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"в":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02654867256637168},"intro.html":{"ref":"intro.html","tf":0.022774327122153208},"getting-started.html":{"ref":"getting-started.html","tf":0.018050541516245487},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.025974025974025976},"getters.html":{"ref":"getters.html","tf":0.02531645569620253},"mutations.html":{"ref":"mutations.html","tf":0.028528528528528527},"actions.html":{"ref":"actions.html","tf":0.020654044750430294},"modules.html":{"ref":"modules.html","tf":0.02159468438538206},"structure.html":{"ref":"structure.html","tf":0.025974025974025976},"plugins.html":{"ref":"plugins.html","tf":0.0200445434298441},"strict.html":{"ref":"strict.html","tf":0.04065040650406504},"forms.html":{"ref":"forms.html","tf":0.032432432432432434},"testing.html":{"ref":"testing.html","tf":0.018055555555555554},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02112676056338028},"api.html":{"ref":"api.html","tf":0.02236024844720497}},"е":{"docs":{},"р":{"docs":{},"с":{"docs":{},"и":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"о":{"docs":{},"я":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"н":{"docs":{},"у":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"с":{"docs":{},"ь":{"docs":{},"м":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"б":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"р":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"я":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"с":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514}}}},"п":{"docs":{},"о":{"docs":{},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"а":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"х":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}},"ё":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}},"ы":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.012658227848101266},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"ш":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"з":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"е":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"в":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"у":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"н":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"о":{"docs":{},"с":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"ч":{"docs":{},"и":{"docs":{},"с":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"я":{"docs":{},"д":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"с":{"docs":{},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{},"у":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"х":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"с":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"а":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}},"ш":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"х":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"р":{"docs":{},"и":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{},"а":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"с":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"д":{"docs":{},"о":{"docs":{},"х":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"л":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"я":{"docs":{},"д":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"д":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"л":{"docs":{},"и":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"в":{"docs":{},"с":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"з":{"docs":{},"м":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"й":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"в":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{},"ы":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"ю":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}}}}}}},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"м":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"н":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"ш":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"у":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"г":{"docs":{},"е":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"getters.html":{"ref":"getters.html","tf":10.018987341772151},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"н":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"р":{"docs":{},"я":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007042253521127}}}},"е":{"docs":{},"й":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"у":{"docs":{},"ю":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"в":{"docs":{},"о":{"docs":{},"р":{"docs":{},"я":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"л":{"docs":{},"о":{"docs":{},"б":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"у":{"docs":{},"б":{"docs":{},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"е":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"п":{"docs":{},"о":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"х":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"а":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"и":{"docs":{},"д":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"actions.html":{"ref":"actions.html","tf":10.017211703958692},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.004968944099378882}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0189328743545611},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"к":{"docs":{},"л":{"docs":{},"а":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"в":{"docs":{},"е":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"л":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"и":{"docs":{},"п":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"р":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"л":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.011131725417439703},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.010327022375215147},"modules.html":{"ref":"modules.html","tf":0.007475083056478406},"structure.html":{"ref":"structure.html","tf":0.01948051948051948},"plugins.html":{"ref":"plugins.html","tf":0.013363028953229399},"strict.html":{"ref":"strict.html","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.011180124223602485}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"п":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"н":{"docs":{},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"и":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"л":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"к":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}},"б":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ю":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}},"ж":{"docs":{},"и":{"docs":{},"д":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"в":{"docs":{},"а":{"docs":{},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"ж":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"л":{"docs":{},"е":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"к":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"ё":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"р":{"docs":{},"у":{"docs":{},"г":{"docs":{},"и":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"о":{"docs":{},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"э":{"docs":{},"н":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"в":{"docs":{},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"у":{"docs":{},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}}},"х":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}},"у":{"docs":{},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"п":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0068846815834767644}}}}}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007042253521127}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ы":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}},"п":{"docs":{},"у":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"к":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005555555555555556}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"е":{"docs":{},"т":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"р":{"docs":{},"е":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{},"с":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"о":{"docs":{},"в":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"а":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{},"н":{"docs":{},"а":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"в":{"docs":{},"и":{"docs":{},"с":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"и":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"я":{"docs":{},"х":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"д":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"у":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"к":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"р":{"docs":{},"у":{"docs":{},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"а":{"docs":{},"т":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"л":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ы":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"ч":{"docs":{},"а":{"docs":{},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"г":{"docs":{},"р":{"docs":{},"я":{"docs":{},"з":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"у":{"docs":{},"з":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"д":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.041407867494824016},"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"state.html":{"ref":"state.html","tf":0.022263450834879406},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.016516516516516516},"actions.html":{"ref":"actions.html","tf":0.01721170395869191},"modules.html":{"ref":"modules.html","tf":0.015780730897009966},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.016666666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.028169014084507043},"api.html":{"ref":"api.html","tf":0.02360248447204969}},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"м":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}}},"л":{"docs":{},"и":{"docs":{},"ш":{"docs":{},"н":{"docs":{},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"р":{"docs":{},"я":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"б":{"docs":{},"е":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"ж":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"в":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"о":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"и":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"и":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.007453416149068323}}},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.004166666666666667},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}}}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"а":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"з":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"л":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}},"д":{"docs":{},"е":{"docs":{},"я":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"а":{"docs":{},"л":{"docs":{},"а":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"ё":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"а":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"т":{"docs":{},"е":{"docs":{},"г":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"а":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}},"о":{"docs":{},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"к":{"docs":{},"а":{"docs":{},"п":{"docs":{},"с":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"а":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"н":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"ю":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}},"я":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ё":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.014119601328903655}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}},"о":{"docs":{},"д":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"modules.html":{"ref":"modules.html","tf":10.00498338870432},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.012458471760797342},"api.html":{"ref":"api.html","tf":0.006211180124223602}},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556}}}},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"г":{"docs":{},"у":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"л":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"у":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":10.01951951951952},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.007453416149068323}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ю":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"/":{"docs":{},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"х":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"х":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"т":{"docs":{},"о":{"docs":{},"д":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}}}},"х":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"о":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}},"н":{"docs":{},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"ж":{"docs":{},"д":{"docs":{},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"р":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"л":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"й":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.018050541516245487},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"а":{"docs":{},"с":{"docs":{},"с":{"docs":{},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"г":{"docs":{},"а":{"docs":{},"з":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"н":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.012422360248447204},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.008605851979345954},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.004968944099378882}},"о":{"docs":{},"б":{"docs":{},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"т":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}}},"ч":{"docs":{},"а":{"docs":{},"л":{"docs":{},"о":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":5.003610108303249}}},"е":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"н":{"docs":{},"ё":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"п":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}},"я":{"docs":{},"м":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"р":{"docs":{},"я":{"docs":{},"д":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"ш":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"н":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"й":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"г":{"docs":{},"р":{"docs":{},"у":{"docs":{},"з":{"docs":{},"к":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"з":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"п":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"л":{"docs":{},"е":{"docs":{},"д":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{},"ц":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"л":{"docs":{},"а":{"docs":{},"д":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"д":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"е":{"docs":{},"й":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"я":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"о":{"docs":{},"б":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}}},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"р":{"docs":{},"и":{"docs":{},"в":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"з":{"docs":{},"м":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{},"м":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{},"в":{"docs":{},"и":{"docs":{},"с":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"п":{"docs":{},"л":{"docs":{},"о":{"docs":{},"х":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"р":{"docs":{},"и":{"docs":{},"я":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}}}},"с":{"docs":{},"к":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"о":{"docs":{},"о":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}}}}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"н":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"я":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"у":{"docs":{},"д":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"р":{"docs":{},"м":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"к":{"docs":{},"а":{"docs":{},"к":{"docs":{},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"ё":{"docs":{},"м":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"к":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":5.005405405405406}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"\"":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"о":{"docs":{},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"а":{"docs":{},"т":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"з":{"docs":{},"о":{"docs":{},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"щ":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"с":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}},"п":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"и":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"а":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}},"о":{"docs":{},"й":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"з":{"docs":{},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"с":{"docs":{},"у":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"ъ":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.006211180124223602}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"о":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"м":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"я":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"ы":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"н":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"с":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":5.076923076923077}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"м":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"я":{"docs":{},"с":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"о":{"docs":{},"б":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"в":{"docs":{},"р":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"и":{"docs":{},"н":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"р":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},"о":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"ц":{"docs":{},"и":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"й":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.005555555555555556}},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},"л":{"docs":{},"а":{"docs":{},"д":{"docs":{},"к":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"з":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"к":{"docs":{},"у":{"docs":{},"п":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"ч":{"docs":{},"к":{"docs":{},"а":{"docs":{},"м":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"в":{"docs":{},"и":{"docs":{},"д":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"н":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"г":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"й":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"г":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"ш":{"docs":{},"и":{"docs":{},"б":{"docs":{},"к":{"docs":{},"у":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}}},"п":{"docs":{},"л":{"docs":{},"а":{"docs":{},"г":{"docs":{},"и":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.015590200445434299}},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"plugins.html":{"ref":"plugins.html","tf":10.00445434298441},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"х":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"е":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ю":{"docs":{},"т":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"щ":{"docs":{},"а":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"в":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"я":{"docs":{},"с":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"а":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"е":{"docs":{},"з":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ы":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"й":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"м":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":5.076923076923077}}},"й":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"а":{"docs":{},"д":{"docs":{},"о":{"docs":{},"б":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}}}}}},"д":{"docs":{},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"т":{"docs":{},"ь":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"ю":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"е":{"docs":{},"в":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"л":{"docs":{},"к":{"docs":{},"о":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ь":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004166666666666667}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"о":{"docs":{},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"р":{"docs":{},"о":{"docs":{},"б":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"е":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.02981366459627329}}}}}}},"у":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"м":{"docs":{},"о":{"docs":{},"д":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"п":{"docs":{},"и":{"docs":{},"с":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}}},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"д":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"о":{"docs":{},"к":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"д":{"docs":{},"а":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"щ":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ь":{"docs":{},"ю":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"ч":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"и":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"т":{"docs":{},"о":{"docs":{},"к":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"о":{"docs":{},"в":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"м":{"docs":{},"к":{"docs":{},"а":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"м":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"я":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"з":{"docs":{},"в":{"docs":{},"о":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"д":{"docs":{},"н":{"docs":{},"е":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"п":{"docs":{},"р":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"ы":{"docs":{},"т":{"docs":{},"к":{"docs":{},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"х":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"э":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"б":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"в":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"р":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.008605851979345954},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.014492753623188406},"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":5.01948051948052},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"м":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"ы":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"т":{"docs":{},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"я":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"р":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"testing.html":{"ref":"testing.html","tf":0.004166666666666667},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"о":{"docs":{},"в":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ш":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"в":{"docs":{},"е":{"docs":{},"д":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"н":{"docs":{},"е":{"docs":{},"с":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"я":{"docs":{},"з":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"д":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"ж":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"ц":{"docs":{},"и":{"docs":{},"п":{"docs":{},"о":{"docs":{},"в":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}},"с":{"docs":{},"о":{"docs":{},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"в":{"docs":{},"а":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"е":{"docs":{},"п":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"е":{"docs":{},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}},"е":{"docs":{},"л":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}}}}},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"ы":{"docs":{},"д":{"docs":{},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"м":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"в":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"к":{"docs":{},"с":{"docs":{},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"к":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"о":{"docs":{},"и":{"docs":{},"з":{"docs":{},"о":{"docs":{},"й":{"docs":{},"д":{"docs":{},"ё":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"т":{"docs":{},"и":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}},"с":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"т":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"т":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"й":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"у":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"д":{"docs":{},"в":{"docs":{},"и":{"docs":{},"н":{"docs":{},"у":{"docs":{},"т":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006644518272425249},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"я":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}}},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.006211180124223602}}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"щ":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"г":{"docs":{},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"м":{"docs":{},"ы":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"а":{"docs":{},"х":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"а":{"docs":{},"в":{"docs":{},"и":{"docs":{},"л":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"о":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"к":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"а":{"docs":{},"к":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"о":{"docs":{},"в":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"е":{"docs":{},"т":{"docs":{},"р":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"а":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"м":{"docs":{},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"в":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"г":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}},"е":{"docs":{},"д":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ч":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"г":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"с":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"у":{"docs":{},"т":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"с":{"docs":{},"е":{"docs":{},"в":{"docs":{},"д":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"ы":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":5.003610108303249},"state.html":{"ref":"state.html","tf":0.0037105751391465678}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"з":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"к":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"и":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"е":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}},"б":{"docs":{},"и":{"docs":{},"р":{"docs":{},"а":{"docs":{},"я":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"у":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"о":{"docs":{},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}}}}}}}}}}},"ш":{"docs":{},"и":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"м":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"м":{"docs":{},"к":{"docs":{},"а":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.532520325203252}},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.016260162601626018}}}}}},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"п":{"docs":{},"о":{"docs":{},"з":{"docs":{},"и":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"и":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}},"а":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"ы":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"г":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"ш":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"з":{"docs":{},"у":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.004166666666666667}},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004152823920265781}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}}}},"н":{"docs":{},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"н":{"docs":{},"г":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ь":{"docs":{},"с":{"docs":{},"к":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"с":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.018633540372670808},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.012458471760797342},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.021621621621621623},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":10.012987012987013},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"modules.html":{"ref":"modules.html","tf":0.009966777408637873},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.007453416149068323}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.032490974729241874},"state.html":{"ref":"state.html","tf":0.011131725417439703},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"й":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"м":{"docs":{},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"д":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"ы":{"docs":{},"т":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"о":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"и":{"docs":{},"р":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"в":{"docs":{},"м":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"е":{"docs":{},"р":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"т":{"docs":{},"ь":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}},"ж":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"з":{"docs":{},"д":{"docs":{},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"ё":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.006211180124223602}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"о":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"м":{"docs":{},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"а":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}},"о":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}},"х":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"к":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"ч":{"docs":{},"е":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"api.html":{"ref":"api.html","tf":5.0012422360248445}}}}}}},"к":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"о":{"docs":{},"в":{"docs":{},"о":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}},"е":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"о":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"о":{"docs":{},"к":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.524390243902439}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"к":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"о":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":5.0064935064935066}}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"у":{"docs":{"structure.html":{"ref":"structure.html","tf":0.012987012987012988}}},"ы":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"а":{"docs":{},"д":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"а":{"docs":{},"л":{"docs":{},"к":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"т":{"docs":{},"у":{"docs":{},"с":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"р":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ы":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"и":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"а":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"ы":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"я":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"б":{"docs":{},"о":{"docs":{},"р":{"docs":{},"к":{"docs":{},"у":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"щ":{"docs":{},"и":{"docs":{},"к":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"в":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}},"о":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"м":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"о":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"х":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},"к":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"к":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}},"л":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}},"о":{"docs":{},"р":{"docs":{},"е":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"с":{"docs":{},"ы":{"docs":{},"л":{"docs":{},"к":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"н":{"docs":{},"г":{"docs":{},"л":{"docs":{},"т":{"docs":{},"о":{"docs":{},"н":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"х":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"о":{"docs":{},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"с":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"м":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"ы":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"т":{"docs":{},"у":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{},"й":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}},"л":{"docs":{},"е":{"docs":{},"д":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"п":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"о":{"docs":{},"к":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ы":{"docs":{},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"м":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"в":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"ш":{"docs":{},"к":{"docs":{},"о":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"в":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"е":{"docs":{},"д":{"docs":{},"н":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"ч":{"docs":{},"ё":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"е":{"docs":{},"й":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"с":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"б":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"р":{"docs":{},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"с":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"я":{"docs":{},"т":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"т":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"о":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3395445134575565}}},"в":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"й":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ж":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"testing.html":{"ref":"testing.html","tf":10.005555555555556}}},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006944444444444444}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},"г":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"о":{"docs":{},"в":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"п":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"к":{"docs":{},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"р":{"docs":{},"м":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"а":{"docs":{},"д":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"н":{"docs":{},"з":{"docs":{},"а":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},";":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}},"ю":{"docs":{},"к":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.009937888198757764}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"д":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"api.html":{"ref":"api.html","tf":0.007453416149068323}}}}}},"в":{"docs":{},"а":{"docs":{},"р":{"docs":{},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"о":{"docs":{},"в":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"ж":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"и":{"docs":{},"п":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.011180124223602485}}},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"у":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"к":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":10.017699115044248}}},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}}}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"п":{"docs":{},"е":{"docs":{},"х":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ш":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{},"у":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"ы":{"docs":{},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.006211180124223602}}}}}},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"е":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"ж":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"л":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"о":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"у":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"и":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"а":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"л":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}},"т":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"з":{"docs":{},"н":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"м":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"б":{"docs":{},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}},"х":{"docs":{},"у":{"docs":{},"д":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}},"ч":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"ф":{"docs":{},"о":{"docs":{},"р":{"docs":{},"м":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":5.005405405405406}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"у":{"docs":{},"н":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"а":{"docs":{},"й":{"docs":{},"л":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"б":{"docs":{},"р":{"docs":{},"и":{"docs":{},"к":{"docs":{},"у":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"р":{"docs":{},"а":{"docs":{},"к":{"docs":{},"т":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"а":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"ч":{"docs":{},"т":{"docs":{},"о":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3374741200828155},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0189328743545611},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.012422360248447204}},"б":{"docs":{},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"я":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},"а":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"щ":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"ё":{"docs":{},"т":{"docs":{},"к":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"з":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"в":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"р":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"р":{"docs":{},"х":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}},"г":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}},"о":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"с":{"docs":{},"и":{"docs":{},"н":{"docs":{},"х":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{},"я":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"ы":{"docs":{},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"ы":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"б":{"docs":{},"у":{"docs":{},"т":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"б":{"docs":{},"у":{"docs":{},"д":{"docs":{},"е":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"у":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"е":{"docs":{},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"с":{"docs":{},"с":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"и":{"docs":{},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"о":{"docs":{},"т":{"docs":{},"е":{"docs":{},"к":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"м":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"л":{"docs":{},"а":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"д":{"docs":{},"а":{"docs":{},"р":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"о":{"docs":{},"л":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ь":{"docs":{},"ш":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"м":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"л":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"р":{"docs":{},"а":{"docs":{},"у":{"docs":{},"з":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"е":{"docs":{},"с":{"docs":{},"л":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"ь":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"щ":{"docs":{},"ё":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"о":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ё":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.014842300556586271},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"д":{"docs":{},"о":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}},"п":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195}}}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"у":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"з":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"л":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"б":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"н":{"docs":{},"к":{"docs":{},"р":{"docs":{},"е":{"docs":{},"т":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"п":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},"н":{"docs":{},"е":{"docs":{},"р":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"к":{"docs":{},"с":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"е":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"ф":{"docs":{},"л":{"docs":{},"и":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"и":{"docs":{},"г":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"р":{"docs":{},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"д":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"р":{"docs":{},"о":{"docs":{},"б":{"docs":{},"к":{"docs":{},"и":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{},"у":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"ы":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"з":{"docs":{},"и":{"docs":{},"н":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.012987012987012988}}}}}}},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"л":{"docs":{},"б":{"docs":{},"э":{"docs":{},"к":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"п":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"м":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"а":{"docs":{},"т":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{},"р":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}},"с":{"docs":{},"н":{"docs":{},"о":{"docs":{},"р":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"м":{"docs":{},"а":{"docs":{},"с":{"docs":{},"ш":{"docs":{},"т":{"docs":{},"а":{"docs":{},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"ы":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"ю":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"а":{"docs":{},"ж":{"docs":{},"д":{"docs":{},"ы":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{},"ю":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"н":{"docs":{},"и":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}},"э":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"у":{"docs":{},"д":{"docs":{},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"у":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"х":{"docs":{},"о":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"щ":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"м":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"к":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"л":{"docs":{},"п":{"docs":{},"е":{"docs":{},"р":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"у":{"docs":{},"к":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"э":{"docs":{},"т":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":0.016216216216216217},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"х":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"п":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}},"к":{"docs":{},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"/":{"docs":{},"и":{"docs":{},"м":{"docs":{},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"в":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"н":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}},"з":{"docs":{},"е":{"docs":{},"м":{"docs":{},"п":{"docs":{},"л":{"docs":{},"я":{"docs":{},"р":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"ф":{"docs":{},"ф":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"л":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"о":{"docs":{},"в":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"я":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"л":{"docs":{},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.008695652173913044}}}},"и":{"docs":{},"з":{"docs":{},"н":{"docs":{},"и":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"л":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"г":{"docs":{},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"ш":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"б":{"docs":{},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"н":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"о":{"docs":{},"г":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"м":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"к":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"к":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"ш":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ю":{"docs":{},"б":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"а":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"а":{"docs":{},"к":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"л":{"docs":{},"и":{"docs":{},"к":{"docs":{},"о":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"ш":{"docs":{},"а":{"docs":{},"г":{"docs":{},"о":{"docs":{},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"и":{"docs":{},"н":{"docs":{},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"—":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0068846815834767644},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"が":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"必":{"docs":{},"須":{"docs":{},"、":{"docs":{},"逆":{"docs":{},"も":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"同":{"docs":{},"様":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}}}}}}},"要":{"docs":{},"な":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"中":{"docs":{},"規":{"docs":{},"模":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"の":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"導":{"docs":{},"入":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}},"変":{"docs":{},"わ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"び":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"再":{"docs":{},"評":{"docs":{},"価":{"docs":{},"が":{"docs":{},"発":{"docs":{},"生":{"docs":{},"し":{"docs":{},"、":{"docs":{},"関":{"docs":{},"連":{"docs":{},"し":{"docs":{},"た":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"実":{"docs":{},"行":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}},"完":{"docs":{},"了":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"を":{"docs":{},"待":{"docs":{},"機":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"戻":{"docs":{},"り":{"docs":{},"値":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"返":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"く":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}},"含":{"docs":{},"ま":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"ち":{"docs":{},"ら":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}},"と":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"は":{"docs":{},"何":{"docs":{},"か":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"し":{"docs":{},"て":{"docs":{},"深":{"docs":{},"く":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"子":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"の":{"docs":{},"は":{"docs":{},"面":{"docs":{},"倒":{"docs":{},"で":{"docs":{},"、":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"は":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"二":{"docs":{},"つ":{"docs":{},"目":{"docs":{},"は":{"docs":{},"、":{"docs":{},"親":{"docs":{},"子":{"docs":{},"の":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{},"参":{"docs":{},"照":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"介":{"docs":{},"し":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"、":{"docs":{},"同":{"docs":{},"期":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"試":{"docs":{},"み":{"docs":{},"る":{"docs":{},"ソ":{"docs":{},"リ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"頼":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"い":{"docs":{},"ず":{"docs":{},"れ":{"docs":{},"も":{"docs":{},"脆":{"docs":{},"く":{"docs":{},"、":{"docs":{},"す":{"docs":{},"ぐ":{"docs":{},"に":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"ナ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"が":{"docs":{},"困":{"docs":{},"難":{"docs":{},"な":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"繋":{"docs":{},"が":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ご":{"docs":{},"と":{"docs":{},"に":{"1":{"docs":{},"つ":{"docs":{},"し":{"docs":{},"か":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"持":{"docs":{},"た":{"docs":{},"な":{"docs":{},"い":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"意":{"docs":{},"味":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"単":{"docs":{},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"部":{"docs":{},"分":{"docs":{},"を":{"docs":{},"見":{"docs":{},"つ":{"docs":{},"け":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"容":{"docs":{},"易":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"も":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"内":{"docs":{},"の":{"docs":{},"ど":{"docs":{},"こ":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"も":{"docs":{},"状":{"docs":{},"態":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"じ":{"docs":{"api.html":{"ref":"api.html","tf":0.009404388714733543}},"で":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}},"。":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"し":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"に":{"docs":{},"限":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}}}}}}}}}}}}}},"か":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"い":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"登":{"docs":{},"録":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"起":{"docs":{},"動":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"を":{"docs":{},"指":{"docs":{},"定":{"docs":{},"し":{"docs":{},"て":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"動":{"docs":{},"作":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"く":{"docs":{},"、":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"値":{"docs":{},"に":{"docs":{},"関":{"docs":{},"す":{"docs":{},"る":{"docs":{},"注":{"docs":{},"意":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"意":{"docs":{},"味":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"書":{"docs":{},"く":{"docs":{},"か":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"く":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"く":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"問":{"docs":{},"題":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"従":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"解":{"docs":{},"決":{"docs":{},"策":{"docs":{},"も":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"仮":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"actions.html":{"ref":"actions.html","tf":10.00344827586207}},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"入":{"docs":{},"力":{"docs":{},"に":{"docs":{},"反":{"docs":{},"応":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"へ":{"docs":{},"向":{"docs":{},"け":{"docs":{},"て":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"は":{"docs":{},"な":{"docs":{},"く":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"し":{"docs":{},"ば":{"docs":{},"し":{"docs":{},"ば":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"完":{"docs":{},"了":{"docs":{},"し":{"docs":{},"た":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"知":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"良":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"重":{"docs":{},"要":{"docs":{},"な":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"取":{"docs":{},"り":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"構":{"docs":{},"成":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"形":{"docs":{},"式":{"docs":{},"と":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"似":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"下":{"docs":{},"記":{"docs":{},"の":{"docs":{},"点":{"docs":{},"で":{"docs":{},"異":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"任":{"docs":{},"意":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"含":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}},"外":{"docs":{},"部":{"docs":{},"の":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"を":{"docs":{},"構":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"や":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"も":{"docs":{},"の":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.016949152542374}}}},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"中":{"docs":{},"心":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"も":{"docs":{},"の":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"\"":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"集":{"docs":{},"約":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"潔":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.01639344262295}}}}},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"getters.html":{"ref":"getters.html","tf":10.00561797752809}},"は":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}},"2":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"他":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}},"docs":{}}},"を":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"名":{"docs":{},"前":{"docs":{},"で":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"の":{"docs":{},"第":{"4":{"docs":{},"引":{"docs":{},"数":{"docs":{},"経":{"docs":{},"由":{"docs":{},"で":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"docs":{}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"の":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"評":{"docs":{},"価":{"docs":{},"後":{"docs":{},"の":{"docs":{},"値":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"結":{"docs":{},"果":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ア":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.090909090909092}}}}}}}},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"の":{"docs":{},"外":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"う":{"docs":{},"ま":{"docs":{},"く":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"か":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"絶":{"docs":{},"好":{"docs":{},"の":{"docs":{},"機":{"docs":{},"会":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"が":{"docs":{},"変":{"docs":{},"化":{"docs":{},"し":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"か":{"docs":{},"つ":{"docs":{},"効":{"docs":{},"率":{"docs":{},"的":{"docs":{},"に":{"docs":{},"更":{"docs":{},"新":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"必":{"docs":{},"要":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"に":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"繰":{"docs":{},"り":{"docs":{},"返":{"docs":{},"し":{"docs":{},"で":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"に":{"docs":{},"対":{"docs":{},"処":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"生":{"docs":{},"成":{"docs":{},"し":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"省":{"docs":{},"く":{"docs":{},"の":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"つ":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}},"は":{"docs":{},"ま":{"docs":{},"だ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"更":{"docs":{},"新":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"を":{"docs":{},"つ":{"docs":{},"く":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"内":{"docs":{},"に":{"docs":{},"お":{"docs":{},"け":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}},"部":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ク":{"docs":{},"タ":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"state.html":{"ref":"state.html","tf":10.005050505050505}},"の":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"ト":{"docs":{},"ア":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"の":{"docs":{},"作":{"docs":{},"成":{"docs":{},"は":{"docs":{},"、":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"初":{"docs":{},"期":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"準":{"docs":{},"備":{"docs":{},"す":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"記":{"docs":{},"録":{"docs":{},"を":{"docs":{},"残":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"保":{"docs":{},"証":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"動":{"docs":{},"作":{"docs":{},"の":{"docs":{},"理":{"docs":{},"解":{"docs":{},"を":{"docs":{},"助":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"置":{"docs":{},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ハ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"使":{"docs":{},"う":{"docs":{},"に":{"docs":{},"は":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"内":{"docs":{},"で":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"返":{"docs":{},"せ":{"docs":{},"ば":{"docs":{},"良":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}},"追":{"docs":{},"加":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"予":{"docs":{},"測":{"docs":{},"で":{"docs":{},"き":{"docs":{},"な":{"docs":{},"い":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"が":{"docs":{},"気":{"docs":{},"に":{"docs":{},"な":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"元":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"属":{"docs":{},"す":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"状":{"docs":{},"況":{"docs":{},"に":{"docs":{},"適":{"docs":{},"応":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"値":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"第":{"docs":{},"一":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"作":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"後":{"docs":{},"に":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"初":{"docs":{},"期":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"へ":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"購":{"docs":{},"読":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"以":{"docs":{},"外":{"docs":{},"で":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"購":{"docs":{},"読":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.002092050209205}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"扱":{"docs":{},"い":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.011363636363637}}}}}}}},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"中":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"加":{"docs":{},"え":{"docs":{},"て":{"docs":{},"、":{"docs":{},"名":{"docs":{},"前":{"docs":{},"付":{"docs":{},"き":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.004048582995951}},"が":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"付":{"docs":{},"属":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"値":{"docs":{},"を":{"docs":{},"取":{"docs":{},"得":{"docs":{},"し":{"docs":{},"、":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"開":{"docs":{},"発":{"docs":{},"者":{"docs":{},"向":{"docs":{},"け":{"docs":{},"の":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"項":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"の":{"docs":{},"配":{"docs":{},"列":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"適":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"を":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"、":{"docs":{},"外":{"docs":{},"部":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"永":{"docs":{},"続":{"docs":{},"化":{"docs":{},"、":{"docs":{},"ロ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"は":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"単":{"docs":{},"一":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"つ":{"docs":{},"け":{"docs":{},"る":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"似":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"変":{"docs":{},"更":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"で":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}},"で":{"docs":{},"最":{"docs":{},"も":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"に":{"docs":{},"使":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"d":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"サ":{"docs":{},"ル":{"docs":{},"の":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.01086956521739}},"を":{"docs":{},"試":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"mutations.html":{"ref":"mutations.html","tf":10.003937007874017}},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"時":{"docs":{},"点":{"docs":{},"で":{"docs":{},"行":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"、":{"docs":{},"`":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"完":{"docs":{},"全":{"docs":{},"に":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"が":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"効":{"docs":{},"果":{"docs":{},"的":{"docs":{},"な":{"docs":{},"や":{"docs":{},"り":{"docs":{},"方":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"・":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"ソ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"同":{"docs":{},"期":{"docs":{},"を":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"実":{"docs":{},"現":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"は":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"分":{"docs":{},"割":{"docs":{},"束":{"docs":{},"縛":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"を":{"docs":{},"記":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"`":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"適":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"す":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"や":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"適":{"docs":{},"切":{"docs":{},"に":{"docs":{},"書":{"docs":{},"か":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"適":{"docs":{},"切":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"後":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"は":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"の":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"modules.html":{"ref":"modules.html","tf":10.001694915254237},"structure.html":{"ref":"structure.html","tf":0.03389830508474576}},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"じ":{"docs":{},"め":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"と":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"参":{"docs":{},"照":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"共":{"docs":{},"有":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"変":{"docs":{},"更":{"docs":{},"時":{"docs":{},"に":{"docs":{},"ク":{"docs":{},"ロ":{"docs":{},"ス":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"/":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"汚":{"docs":{},"染":{"docs":{},"を":{"docs":{},"引":{"docs":{},"き":{"docs":{},"起":{"docs":{},"こ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"(":{"docs":{},"例":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"自":{"docs":{},"己":{"docs":{},"完":{"docs":{},"結":{"docs":{},"型":{"docs":{},"に":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"に":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"す":{"docs":{},"る":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"を":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}}},"集":{"docs":{},"め":{"docs":{},"て":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"す":{"docs":{},"で":{"docs":{},"に":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"り":{"docs":{},"、":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"影":{"docs":{},"響":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"の":{"docs":{},"仕":{"docs":{},"様":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ッ":{"docs":{},"ク":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}},"化":{"docs":{},"し":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"引":{"docs":{},"数":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"向":{"docs":{},"け":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"@":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}},"docs":{}}},"docs":{}}}}}}}}}}}}},"リ":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5.003134796238244}}}}}}},"リ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"ノ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}},"ン":{"docs":{},"ク":{"docs":{},"が":{"docs":{},"提":{"docs":{},"供":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"上":{"docs":{},"記":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"常":{"docs":{},"に":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"に":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"返":{"docs":{},"す":{"docs":{},"値":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"値":{"docs":{},"が":{"docs":{},"変":{"docs":{},"わ":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"入":{"docs":{},"門":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":5.015873015873016}}}},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.026315789473685}},"で":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"は":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"直":{"docs":{},"接":{"docs":{},"ク":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"し":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}},"の":{"docs":{},"良":{"docs":{},"い":{"docs":{},"引":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"参":{"docs":{},"照":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"は":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"共":{"docs":{},"有":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"抽":{"docs":{},"出":{"docs":{},"し":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"管":{"docs":{},"理":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"は":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"に":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"作":{"docs":{},"法":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"避":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"分":{"docs":{},"割":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ぞ":{"docs":{},"れ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"自":{"docs":{},"身":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"さ":{"docs":{},"え":{"docs":{},"も":{"docs":{},"内":{"docs":{},"包":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},"作":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"み":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"参":{"docs":{},"照":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"か":{"docs":{},"な":{"docs":{},"り":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"な":{"docs":{},"ぜ":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"は":{"docs":{},"な":{"docs":{},"い":{"docs":{},"の":{"docs":{},"か":{"docs":{},"は":{"docs":{},"、":{"docs":{},"後":{"docs":{},"ほ":{"docs":{},"ど":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}},"各":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"参":{"docs":{},"照":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},"、":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"の":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"が":{"docs":{},"解":{"docs":{},"決":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"解":{"docs":{},"決":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"入":{"docs":{},"力":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"直":{"docs":{},"接":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"ニ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"主":{"docs":{},"な":{"docs":{},"部":{"docs":{},"分":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"実":{"docs":{},"行":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"別":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"本":{"docs":{},"当":{"docs":{},"の":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"新":{"docs":{},"規":{"docs":{},"追":{"docs":{},"加":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"バ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"/":{"docs":{},"タ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"分":{"docs":{},"け":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"お":{"docs":{},"よ":{"docs":{},"び":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"が":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"パ":{"docs":{},"ス":{"docs":{},"に":{"docs":{},"基":{"docs":{},"づ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"せ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"、":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"リ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"置":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"が":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"ま":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"く":{"docs":{},"ど":{"docs":{},"い":{"docs":{},"も":{"docs":{},"の":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"が":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"に":{"docs":{},"属":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"残":{"docs":{},"し":{"docs":{},"て":{"docs":{},"お":{"docs":{},"く":{"docs":{},"と":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ト":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"オ":{"docs":{},"フ":{"docs":{},"を":{"docs":{},"考":{"docs":{},"慮":{"docs":{},"し":{"docs":{},"た":{"docs":{},"上":{"docs":{},"で":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ニ":{"docs":{},"ー":{"docs":{},"ズ":{"docs":{},"に":{"docs":{},"合":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"決":{"docs":{},"定":{"docs":{},"を":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"表":{"docs":{},"示":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"す":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.015748031496062992},"actions.html":{"ref":"actions.html","tf":0.013793103448275862}}}}}}}}},"組":{"docs":{},"み":{"docs":{},"込":{"docs":{},"む":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"対":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"な":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"用":{"docs":{},"途":{"docs":{},"の":{"docs":{},"備":{"docs":{},"え":{"docs":{},"付":{"docs":{},"け":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"属":{"docs":{},"す":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"で":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"直":{"docs":{},"接":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"な":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"3":{"docs":{},"番":{"docs":{},"目":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"あ":{"docs":{},"と":{"docs":{},"で":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"外":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"最":{"docs":{},"新":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"指":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"作":{"docs":{},"者":{"docs":{},"、":{"docs":{},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"粒":{"docs":{},"度":{"docs":{},"の":{"docs":{},"細":{"docs":{},"か":{"docs":{},"い":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ビ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"特":{"docs":{},"別":{"docs":{},"に":{"docs":{},"調":{"docs":{},"整":{"docs":{},"し":{"docs":{},"て":{"docs":{},"実":{"docs":{},"装":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"だ":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"景":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"な":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ア":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ア":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"詳":{"docs":{},"し":{"docs":{},"く":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ま":{"docs":{},"ず":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"は":{"docs":{},"じ":{"docs":{},"め":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"以":{"docs":{},"下":{"docs":{},"を":{"docs":{},"学":{"docs":{},"習":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}}}}}}}}}}}},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}},"中":{"docs":{},"に":{"docs":{},"置":{"docs":{},"く":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"、":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"わ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"多":{"docs":{},"く":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"実":{"docs":{},"装":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"更":{"docs":{},"新":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"を":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"取":{"docs":{},"得":{"docs":{},"し":{"docs":{},"、":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}},"が":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"の":{"docs":{},"外":{"docs":{},"部":{"docs":{},"で":{"docs":{},"変":{"docs":{},"更":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"で":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"が":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"保":{"docs":{},"証":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"キ":{"docs":{},"ャ":{"docs":{},"ッ":{"docs":{},"シ":{"docs":{},"ュ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"点":{"docs":{},"に":{"docs":{},"留":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"則":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"が":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"近":{"docs":{},"い":{"docs":{},"概":{"docs":{},"念":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"な":{"docs":{},"い":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"入":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},")":{"docs":{},"で":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"名":{"docs":{},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"と":{"docs":{},"、":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"引":{"docs":{},"数":{"docs":{},"分":{"docs":{},"割":{"docs":{},"束":{"docs":{},"縛":{"docs":{},"(":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"s":{"docs":{},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"形":{"docs":{},"式":{"docs":{},"で":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"出":{"docs":{},"力":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"有":{"docs":{},"用":{"docs":{},"な":{"docs":{},"機":{"docs":{},"能":{"docs":{},"が":{"docs":{},"使":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"、":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"双":{"docs":{},"方":{"docs":{},"向":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"チ":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"値":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"し":{"docs":{},"、":{"docs":{},"i":{"docs":{},"n":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"て":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"出":{"docs":{},"力":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"こ":{"docs":{},"で":{"docs":{},"は":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}},"設":{"docs":{},"定":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},".":{"docs":{},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"m":{"docs":{},".":{"docs":{},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"2":{"docs":{},"番":{"docs":{},"目":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"actions.html":{"ref":"actions.html","tf":0.010344827586206896},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"取":{"docs":{},"り":{"docs":{},"込":{"docs":{},"む":{"docs":{},"と":{"docs":{},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"導":{"docs":{},"入":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}},"自":{"docs":{},"身":{"docs":{},"で":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}},"導":{"docs":{},"入":{"docs":{},"し":{"docs":{},"た":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"恐":{"docs":{},"ろ":{"docs":{},"し":{"docs":{},"い":{"docs":{},"と":{"docs":{},"感":{"docs":{},"じ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"感":{"docs":{},"じ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"全":{"docs":{},"く":{"docs":{},"普":{"docs":{},"通":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"が":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"構":{"docs":{},"築":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"な":{"docs":{},"く":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"使":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"最":{"docs":{},"も":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"な":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"の":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"不":{"docs":{},"要":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"注":{"docs":{},"入":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ル":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"た":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"不":{"docs":{},"可":{"docs":{},"欠":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"間":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"b":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"け":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"値":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}},"の":{"docs":{},"は":{"docs":{},"少":{"docs":{},"し":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ッ":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"書":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"(":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"好":{"docs":{},"き":{"docs":{},"な":{"docs":{},"任":{"docs":{},"意":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ム":{"docs":{},"ワ":{"docs":{},"ー":{"docs":{},"ク":{"docs":{},"/":{"docs":{},"ア":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"確":{"docs":{},"認":{"docs":{},"し":{"docs":{},"て":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"な":{"docs":{},"い":{"docs":{},"の":{"docs":{},"か":{"docs":{},"、":{"docs":{},"と":{"docs":{},"。":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"の":{"docs":{},"を":{"docs":{},"覚":{"docs":{},"え":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"か":{"docs":{},"?":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"で":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{},"操":{"docs":{},"作":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"す":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"性":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"も":{"docs":{},"少":{"docs":{},"し":{"docs":{},"注":{"docs":{},"意":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"段":{"docs":{},"階":{"docs":{},"で":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"作":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"せ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"削":{"docs":{},"除":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"作":{"docs":{},"成":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"理":{"docs":{},"由":{"docs":{},"は":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"明":{"docs":{},"確":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"規":{"docs":{},"約":{"docs":{},"は":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"の":{"docs":{},"意":{"docs":{},"図":{"docs":{},"を":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"明":{"docs":{},"確":{"docs":{},"に":{"docs":{},"し":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"読":{"docs":{},"ん":{"docs":{},"だ":{"docs":{},"時":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"論":{"docs":{},"理":{"docs":{},"的":{"docs":{},"に":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"加":{"docs":{},"え":{"docs":{},"て":{"docs":{},"、":{"docs":{},"私":{"docs":{},"た":{"docs":{},"ち":{"docs":{},"に":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"取":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"取":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"実":{"docs":{},"装":{"docs":{},"す":{"docs":{},"る":{"docs":{},"余":{"docs":{},"地":{"docs":{},"を":{"docs":{},"与":{"docs":{},"え":{"docs":{},"て":{"docs":{},"く":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"内":{"docs":{},"に":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"言":{"docs":{},"い":{"docs":{},"換":{"docs":{},"え":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"接":{"docs":{},"頭":{"docs":{},"辞":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"定":{"docs":{},"義":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"を":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"結":{"docs":{},"果":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"に":{"docs":{},"基":{"docs":{},"づ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"計":{"docs":{},"算":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"が":{"docs":{},"変":{"docs":{},"更":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"の":{"docs":{},"み":{"docs":{},"再":{"docs":{},"評":{"docs":{},"価":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"処":{"docs":{},"理":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"と":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"回":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"を":{"docs":{},"想":{"docs":{},"定":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}},"書":{"docs":{},"き":{"docs":{},"込":{"docs":{},"ま":{"docs":{},"ず":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"切":{"docs":{},"り":{"docs":{},"替":{"docs":{},"え":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"は":{"docs":{},"影":{"docs":{},"響":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"活":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"渡":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"統":{"docs":{},"合":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"調":{"docs":{},"べ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}},"み":{"docs":{},"て":{"docs":{},"み":{"docs":{},"る":{"docs":{},"の":{"docs":{},"も":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}},"比":{"docs":{},"較":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"た":{"docs":{},"だ":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}},"指":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"は":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}},"開":{"docs":{},"く":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"始":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"追":{"docs":{},"加":{"docs":{},"し":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}},"含":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"結":{"docs":{},"合":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"、":{"docs":{},"第":{"docs":{},"一":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"に":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"(":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},")":{"docs":{},"、":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"第":{"docs":{},"二":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"サ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ダ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"最":{"docs":{},"初":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"タ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"ス":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"と":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ベ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"の":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}},"開":{"docs":{},"発":{"docs":{},"版":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}},"環":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}},"い":{"docs":{},"つ":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"ま":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"見":{"docs":{},"な":{"docs":{},"が":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"想":{"docs":{},"像":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"記":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"前":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"上":{"docs":{},"の":{"docs":{},"例":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"内":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ろ":{"docs":{},"い":{"docs":{},"ろ":{"docs":{},"な":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}},"こ":{"docs":{},"れ":{"docs":{},"が":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}},"に":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"大":{"docs":{},"き":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"/":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"反":{"docs":{},"応":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"要":{"docs":{},"素":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"自":{"docs":{},"身":{"docs":{},"に":{"docs":{},"含":{"docs":{},"ん":{"docs":{},"で":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}},"予":{"docs":{},"測":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"方":{"docs":{},"法":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"異":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"保":{"docs":{},"証":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"内":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{},"集":{"docs":{},"中":{"docs":{},"型":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"見":{"docs":{},"ば":{"docs":{},"か":{"docs":{},"げ":{"docs":{},"て":{"docs":{},"見":{"docs":{},"え":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"つ":{"docs":{},"ま":{"docs":{},"り":{"docs":{},"、":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"し":{"docs":{},"て":{"docs":{},"直":{"docs":{},"接":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ら":{"docs":{},"は":{"docs":{},"\"":{"docs":{},"単":{"docs":{},"方":{"docs":{},"向":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"フ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"極":{"docs":{},"め":{"docs":{},"て":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"責":{"docs":{},"務":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"深":{"docs":{},"く":{"docs":{},"理":{"docs":{},"解":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"従":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"限":{"docs":{},"り":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"構":{"docs":{},"造":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"次":{"docs":{},"第":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"も":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"大":{"docs":{},"き":{"docs":{},"く":{"docs":{},"な":{"docs":{},"り":{"docs":{},"過":{"docs":{},"ぎ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ぞ":{"docs":{},"れ":{"docs":{},"別":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"切":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"で":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"ち":{"docs":{},"ら":{"docs":{},"が":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}},"の":{"docs":{},"章":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"を":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"上":{"docs":{},"記":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"単":{"docs":{},"純":{"docs":{},"化":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}},"こ":{"docs":{},"で":{"docs":{},"は":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{},"関":{"docs":{},"わ":{"docs":{},"る":{"docs":{},"概":{"docs":{},"念":{"docs":{},"を":{"docs":{},"定":{"docs":{},"義":{"docs":{},"、":{"docs":{},"分":{"docs":{},"離":{"docs":{},"し":{"docs":{},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"敷":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{},"と":{"docs":{},"保":{"docs":{},"守":{"docs":{},"性":{"docs":{},"を":{"docs":{},"向":{"docs":{},"上":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"を":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"さ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"共":{"docs":{},"通":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"共":{"docs":{},"有":{"docs":{},"す":{"docs":{},"る":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"持":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"す":{"docs":{},"ぐ":{"docs":{},"に":{"docs":{},"破":{"docs":{},"綻":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"し":{"docs":{},"て":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"て":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"つ":{"docs":{},"く":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"こ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}},"第":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}},"れ":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"知":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"始":{"docs":{},"め":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"!":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}},"な":{"docs":{},"り":{"docs":{},"に":{"docs":{},"手":{"docs":{},"の":{"docs":{},"込":{"docs":{},"ん":{"docs":{},"だ":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"活":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"出":{"docs":{},"て":{"docs":{},"き":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ぞ":{"docs":{},"れ":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"後":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"対":{"docs":{},"処":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"下":{"docs":{},"記":{"docs":{},"コ":{"docs":{},"マ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"時":{"docs":{},"点":{"docs":{},"で":{"docs":{},"は":{"docs":{},"ま":{"docs":{},"だ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"が":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"い":{"docs":{},"つ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"を":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"知":{"docs":{},"る":{"docs":{},"術":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"い":{"docs":{},"か":{"docs":{},"な":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"も":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"内":{"docs":{},"で":{"docs":{},"起":{"docs":{},"き":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"本":{"docs":{},"質":{"docs":{},"的":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"て":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"な":{"docs":{},"し":{"docs":{},"で":{"docs":{},"問":{"docs":{},"題":{"docs":{},"な":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"は":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"、":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"共":{"docs":{},"有":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"概":{"docs":{},"念":{"docs":{},"や":{"docs":{},"ボ":{"docs":{},"イ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"か":{"docs":{},"か":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"短":{"docs":{},"期":{"docs":{},"的":{"docs":{},"生":{"docs":{},"産":{"docs":{},"性":{"docs":{},"と":{"docs":{},"長":{"docs":{},"期":{"docs":{},"的":{"docs":{},"生":{"docs":{},"産":{"docs":{},"性":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"オ":{"docs":{},"フ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"す":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"ナ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"の":{"docs":{},"違":{"docs":{},"い":{"docs":{},"が":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"各":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"公":{"docs":{},"開":{"docs":{},"す":{"docs":{},"る":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"後":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"効":{"docs":{},"率":{"docs":{},"的":{"docs":{},"な":{"docs":{},"更":{"docs":{},"新":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}},"自":{"docs":{},"然":{"docs":{},"な":{"docs":{},"次":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"と":{"docs":{},"な":{"docs":{},"る":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"他":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"\"":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"\"":{"docs":{},"一":{"docs":{},"番":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"単":{"docs":{},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"時":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"と":{"docs":{},"失":{"docs":{},"敗":{"docs":{},"時":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"第":{"3":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"第":{"4":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"関":{"docs":{},"数":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}},"docs":{}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"実":{"docs":{},"際":{"docs":{},"の":{"docs":{},"と":{"docs":{},"こ":{"docs":{},"ろ":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"が":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"構":{"docs":{},"造":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"を":{"docs":{},"制":{"docs":{},"限":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"正":{"docs":{},"確":{"docs":{},"に":{"docs":{},"言":{"docs":{},"う":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"高":{"docs":{},"い":{"docs":{},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"原":{"docs":{},"理":{"docs":{},"原":{"docs":{},"則":{"docs":{},"を":{"docs":{},"適":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ご":{"docs":{},"と":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"記":{"docs":{},"述":{"docs":{},"子":{"docs":{},"と":{"docs":{},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"前":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}}}}}}}}}}}}}},"ま":{"docs":{},"た":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},"別":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"下":{"docs":{},"記":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"書":{"docs":{},"く":{"docs":{},"と":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"第":{"3":{"docs":{},"引":{"docs":{},"数":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"ず":{"docs":{},"知":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"く":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"も":{"docs":{},"し":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"が":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"触":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"ぜ":{"docs":{},"ひ":{"docs":{},"触":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"た":{"docs":{},"く":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"共":{"docs":{},"用":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"切":{"docs":{},"り":{"docs":{},"出":{"docs":{},"し":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"場":{"docs":{},"所":{"docs":{},"で":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"も":{"docs":{},"理":{"docs":{},"想":{"docs":{},"的":{"docs":{},"と":{"docs":{},"は":{"docs":{},"い":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"計":{"docs":{},"算":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"書":{"docs":{},"く":{"docs":{},"価":{"docs":{},"値":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"の":{"docs":{},"理":{"docs":{},"由":{"docs":{},"で":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"や":{"docs":{},"す":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ま":{"docs":{},"た":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}},"あ":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"て":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"指":{"docs":{},"す":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"の":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"的":{"docs":{},"な":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ト":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"は":{"docs":{},"眼":{"docs":{},"鏡":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}},"、":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"付":{"docs":{},"属":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"管":{"docs":{},"理":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"公":{"docs":{},"式":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"拡":{"docs":{},"張":{"docs":{},"と":{"docs":{},"連":{"docs":{},"携":{"docs":{},"し":{"docs":{},"、":{"docs":{},"設":{"docs":{},"定":{"docs":{},"な":{"docs":{},"し":{"docs":{},"で":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"や":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"や":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"高":{"docs":{},"度":{"docs":{},"な":{"docs":{},"機":{"docs":{},"能":{"docs":{},"を":{"docs":{},"提":{"docs":{},"供":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"は":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"性":{"docs":{},"と":{"docs":{},"競":{"docs":{},"合":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"以":{"docs":{},"降":{"docs":{},"の":{"docs":{},"章":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"(":{"docs":{},"変":{"docs":{},"更":{"docs":{},")":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"分":{"docs":{},"割":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"、":{"docs":{},"一":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"大":{"docs":{},"き":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"内":{"docs":{},"包":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"な":{"docs":{},"が":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"大":{"docs":{},"き":{"docs":{},"く":{"docs":{},"な":{"docs":{},"る":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"膨":{"docs":{},"れ":{"docs":{},"上":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"、":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"度":{"docs":{},"に":{"docs":{},"実":{"docs":{},"行":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"結":{"docs":{},"果":{"docs":{},"は":{"docs":{},"キ":{"docs":{},"ャ":{"docs":{},"ッ":{"docs":{},"シ":{"docs":{},"ュ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"な":{"docs":{},"い":{"docs":{},"点":{"docs":{},"に":{"docs":{},"留":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}},"私":{"docs":{},"た":{"docs":{},"ち":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ド":{"docs":{},"キ":{"docs":{},"ュ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"例":{"docs":{},"に":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}},"が":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"す":{"docs":{},"る":{"docs":{},"機":{"docs":{},"構":{"docs":{},"を":{"docs":{},"提":{"docs":{},"供":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"と":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"解":{"docs":{},"決":{"docs":{},"す":{"docs":{},"る":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{},"で":{"docs":{},"、":{"docs":{},"外":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"混":{"docs":{},"ぜ":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"全":{"docs":{},"体":{"docs":{},"が":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"上":{"docs":{},"記":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"特":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"便":{"docs":{},"利":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"も":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"注":{"docs":{},"入":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"指":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"注":{"docs":{},"入":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"い":{"docs":{},"う":{"docs":{},"と":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}},"っ":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"少":{"docs":{},"し":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"(":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"マ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"が":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"配":{"docs":{},"列":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"に":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"/":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"、":{"docs":{},"読":{"docs":{},"み":{"docs":{},"取":{"docs":{},"り":{"docs":{},"専":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"ど":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"に":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"返":{"docs":{},"り":{"docs":{},"値":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"特":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"中":{"docs":{},"の":{"docs":{},"配":{"docs":{},"列":{"docs":{},"を":{"docs":{},"検":{"docs":{},"索":{"docs":{},"す":{"docs":{},"る":{"docs":{},"時":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"追":{"docs":{},"加":{"docs":{},"で":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}},"あ":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"じ":{"docs":{},"め":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"必":{"docs":{},"要":{"docs":{},"な":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"初":{"docs":{},"期":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"初":{"docs":{},"期":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"望":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"重":{"docs":{},"要":{"docs":{},"な":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"覚":{"docs":{},"え":{"docs":{},"て":{"docs":{},"お":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"な":{"docs":{},"ぜ":{"docs":{},"か":{"docs":{},"?":{"docs":{},"次":{"docs":{},"の":{"docs":{},"例":{"docs":{},"で":{"docs":{},"考":{"docs":{},"え":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ほ":{"docs":{},"と":{"docs":{},"ん":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"は":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"含":{"docs":{},"め":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"記":{"docs":{},"述":{"docs":{},"的":{"docs":{},"に":{"docs":{},"記":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"く":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"既":{"docs":{},"存":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"置":{"docs":{},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"る":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"て":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"各":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"と":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"持":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"似":{"docs":{},"た":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"か":{"docs":{},"は":{"docs":{},"好":{"docs":{},"み":{"docs":{},"の":{"docs":{},"問":{"docs":{},"題":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"多":{"docs":{},"く":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"者":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"な":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"役":{"docs":{},"に":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"完":{"docs":{},"全":{"docs":{},"に":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"お":{"docs":{},"気":{"docs":{},"に":{"docs":{},"召":{"docs":{},"さ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"な":{"docs":{},"く":{"docs":{},"て":{"docs":{},"も":{"docs":{},"構":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"名":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}},"実":{"docs":{},"装":{"docs":{},"に":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"・":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"共":{"docs":{},"通":{"docs":{},"し":{"docs":{},"て":{"docs":{},"見":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"対":{"docs":{},"し":{"docs":{},"て":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"利":{"docs":{},"点":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"単":{"docs":{},"一":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"設":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"共":{"docs":{},"同":{"docs":{},"で":{"docs":{},"作":{"docs":{},"業":{"docs":{},"す":{"docs":{},"る":{"docs":{},"人":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"全":{"docs":{},"体":{"docs":{},"で":{"docs":{},"何":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"可":{"docs":{},"能":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"を":{"docs":{},"一":{"docs":{},"目":{"docs":{},"見":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"理":{"docs":{},"解":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"際":{"docs":{},"に":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"少":{"docs":{},"し":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"し":{"docs":{},"て":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"や":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"api.html":{"ref":"api.html","tf":0.003134796238244514}}},"よ":{"docs":{},"り":{"docs":{},"実":{"docs":{},"践":{"docs":{},"的":{"docs":{},"な":{"docs":{},"例":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"挙":{"docs":{},"げ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"な":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"ク":{"docs":{},"エ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"送":{"docs":{},"信":{"docs":{},"し":{"docs":{},"、":{"docs":{},"楽":{"docs":{},"観":{"docs":{},"的":{"docs":{},"に":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"を":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"の":{"docs":{},"商":{"docs":{},"品":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}},"サ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"サ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ダ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"す":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ど":{"docs":{},"、":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"以":{"docs":{},"前":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ブ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"含":{"docs":{},"む":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"形":{"docs":{},"式":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"と":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"も":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"用":{"docs":{},"に":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ク":{"docs":{},"リ":{"docs":{},"プ":{"docs":{},"タ":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"内":{"docs":{},"部":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"元":{"docs":{},"で":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"ー":{"docs":{},"タ":{"docs":{},"ソ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"と":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"例":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"ボ":{"docs":{},"ト":{"docs":{},"ム":{"docs":{},"ま":{"docs":{},"で":{"docs":{},"フ":{"docs":{},"ラ":{"docs":{},"ク":{"docs":{},"タ":{"docs":{},"ル":{"docs":{},"構":{"docs":{},"造":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},"動":{"docs":{},"的":{"docs":{},"な":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"登":{"docs":{},"録":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"他":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"解":{"docs":{},"除":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"と":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"型":{"docs":{},"に":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"の":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"け":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"付":{"docs":{},"き":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"時":{"docs":{},"ど":{"docs":{},"き":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"複":{"docs":{},"数":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"々":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"\"":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"\"":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"前":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"比":{"docs":{},"較":{"docs":{},"し":{"docs":{},"た":{"docs":{},"く":{"docs":{},"な":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"実":{"docs":{},"現":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"親":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"を":{"docs":{},"継":{"docs":{},"承":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"を":{"docs":{},"抽":{"docs":{},"象":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}},"サ":{"docs":{},"ー":{"docs":{},"ビ":{"docs":{},"ス":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"抽":{"docs":{},"象":{"docs":{},"化":{"docs":{},"し":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"ビ":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"残":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"な":{"docs":{},"い":{"docs":{},"か":{"docs":{},"確":{"docs":{},"認":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"タ":{"docs":{},"グ":{"docs":{},"で":{"docs":{},"直":{"docs":{},"接":{"docs":{},"読":{"docs":{},"み":{"docs":{},"込":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"他":{"docs":{},"に":{"docs":{},"も":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"か":{"docs":{},"か":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"中":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"前":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"換":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"グ":{"docs":{},"出":{"docs":{},"力":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"自":{"docs":{},"動":{"docs":{},"で":{"docs":{},"展":{"docs":{},"開":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"も":{"docs":{},"か":{"docs":{},"な":{"docs":{},"り":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"、":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}},"次":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}},"で":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"イ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"は":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"!":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"不":{"docs":{},"適":{"docs":{},"切":{"docs":{},"な":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"検":{"docs":{},"出":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"対":{"docs":{},"し":{"docs":{},"て":{"docs":{},"深":{"docs":{},"い":{"docs":{},"監":{"docs":{},"視":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"パ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"マ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"回":{"docs":{},"避":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{},"で":{"docs":{},"は":{"docs":{},"無":{"docs":{},"効":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"確":{"docs":{},"か":{"docs":{},"に":{"docs":{},"、":{"docs":{},"上":{"docs":{},"記":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}},"ド":{"docs":{},"キ":{"docs":{},"ュ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"レ":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}}}}}}}},"期":{"docs":{},"待":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"か":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"構":{"docs":{},"文":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},"結":{"docs":{},"果":{"docs":{},"を":{"docs":{},"検":{"docs":{},"証":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}}}}}},"設":{"docs":{},"定":{"docs":{},"か":{"docs":{},"ら":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.018808777429467086}}}},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"公":{"docs":{},"開":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"読":{"docs":{},"み":{"docs":{},"取":{"docs":{},"り":{"docs":{},"専":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"監":{"docs":{},"視":{"docs":{},"を":{"docs":{},"止":{"docs":{},"め":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"返":{"docs":{},"り":{"docs":{},"値":{"docs":{},"を":{"docs":{},"関":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.018808777429467086}}}},"구":{"docs":{},"조":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"structure.html":{"ref":"structure.html","tf":5.007518796992481}},"와":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"를":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"의":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"화":{"docs":{},"하":{"docs":{},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"축":{"docs":{},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"지":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"현":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"성":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"하":{"docs":{},"기":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"문":{"docs":{},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"독":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"기":{"docs":{},"준":{"docs":{},"으":{"docs":{},"로":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}}}},"반":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"하":{"docs":{},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"능":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"인":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"본":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"인":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"값":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"회":{"docs":{},"비":{"docs":{},"용":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"록":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}},"이":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"하":{"docs":{},"고":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}},"억":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"하":{"docs":{},"십":{"docs":{},"니":{"docs":{},"까":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"다":{"docs":{},"립":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"노":{"docs":{},"트":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"출":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"시":{"docs":{},"킬":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"하":{"docs":{},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"레":{"docs":{},"퍼":{"docs":{},"런":{"docs":{},"스":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":5.001788908765653}}}}},"벨":{"docs":{},"의":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"리":{"docs":{},"로":{"docs":{},"딩":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007936507936508}}},"드":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"를":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}},"스":{"docs":{},"트":{"docs":{},"를":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"릴":{"docs":{},"리":{"docs":{},"즈":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"스":{"docs":{},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}},"모":{"docs":{},"듈":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":10.024336283185841},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.007155635062611807}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"성":{"docs":{},"과":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"에":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"서":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"(":{"docs":{},"저":{"docs":{},"장":{"docs":{},"소":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"은":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.01327433628318584},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"이":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"드":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"strict.html":{"ref":"strict.html","tf":5.010416666666667}},"는":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"를":{"docs":{"strict.html":{"ref":"strict.html","tf":0.020833333333333332}}},"에":{"docs":{},"서":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"는":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"로":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"두":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"든":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.016666666666666666},"state.html":{"ref":"state.html","tf":0.012219959266802444},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"방":{"docs":{},"하":{"docs":{},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"의":{"docs":{"testing.html":{"ref":"testing.html","tf":0.010622154779969651}}}},"무":{"docs":{},"엇":{"docs":{},"인":{"docs":{},"가":{"docs":{},"요":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":5.005464480874317}}}}}}},"조":{"docs":{},"건":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"문":{"docs":{},"서":{"docs":{},"는":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"를":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"제":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}}},"법":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"자":{"docs":{},"열":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"버":{"docs":{},"전":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}},"/":{"docs":{},"태":{"docs":{},"그":{"docs":{},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}},"스":{"docs":{},"만":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"렸":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}},"변":{"docs":{},"이":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":10.02020202020202},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.004552352048558422},"api.html":{"ref":"api.html","tf":0.007155635062611807}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.01073345259391771}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"와":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"시":{"docs":{},"키":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"마":{"docs":{},"다":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"/":{"docs":{},"액":{"docs":{},"션":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"할":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"경":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"되":{"docs":{},"면":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"려":{"docs":{},"고":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"시":{"docs":{},"키":{"docs":{},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"화":{"docs":{},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"환":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"보":{"docs":{},"려":{"docs":{},"면":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}}}},"다":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"겠":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"유":{"docs":{},"하":{"docs":{},"고":{"docs":{},"있":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"고":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"낸":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"일":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"호":{"docs":{},"하":{"docs":{},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"상":{"docs":{},"태":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":0.01639344262295082},"getting-started.html":{"ref":"getting-started.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":10.018329938900203},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"modules.html":{"ref":"modules.html","tf":0.015486725663716814},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01639344262295082},"getting-started.html":{"ref":"getting-started.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.018329938900203666},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"api.html":{"ref":"api.html","tf":0.008944543828264758}},"받":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"가":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"와":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"으":{"docs":{},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"보":{"docs":{},"다":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"관":{"docs":{},"없":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"상":{"docs":{},"해":{"docs":{},"보":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}},"수":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734}}},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"점":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"위":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"세":{"docs":{"api.html":{"ref":"api.html","tf":0.03935599284436494}}},"호":{"docs":{},"작":{"docs":{},"용":{"docs":{},"/":{"docs":{},"시":{"docs":{},"점":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"설":{"docs":{},"치":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":10.010416666666666}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}},"한":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"하":{"docs":{},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"정":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"에":{"docs":{},"서":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"명":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"시":{"docs":{},"작":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"하":{"docs":{},"기":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":10.004166666666666}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"해":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"스":{"docs":{},"템":{"docs":{},"과":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"간":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}}},"기":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"점":{"docs":{},"과":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"키":{"docs":{},"려":{"docs":{},"면":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"애":{"docs":{},"플":{"docs":{},"리":{"docs":{},"케":{"docs":{},"이":{"docs":{},"션":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"structure.html":{"ref":"structure.html","tf":5.015037593984962}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.00663716814159292}}},"마":{"docs":{},"다":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}},"액":{"docs":{},"션":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"actions.html":{"ref":"actions.html","tf":10.015717092337917},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"으":{"docs":{},"로":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"은":{"docs":{"actions.html":{"ref":"actions.html","tf":0.009823182711198428},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.004552352048558422},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"이":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"과":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"세":{"docs":{},"스":{"docs":{},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"려":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"을":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"이":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"것":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"러":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"벤":{"docs":{},"트":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"와":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"해":{"docs":{},"와":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"할":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"하":{"docs":{},"기":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"렇":{"docs":{},"게":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"하":{"docs":{},"면":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"용":{"docs":{},"한":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"하":{"docs":{},"여":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"해":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"유":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"제":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"름":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.00663716814159292}},"과":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"으":{"docs":{},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"상":{"docs":{},"의":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"적":{"docs":{},"이":{"docs":{},"지":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"해":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"루":{"docs":{},"어":{"docs":{},"져":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}},"어":{"docs":{},"야":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"보":{"docs":{},"다":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"전":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"후":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"슈":{"docs":{},"를":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"참":{"docs":{},"고":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},":":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"조":{"docs":{},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"컨":{"docs":{},"셉":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"테":{"docs":{},"이":{"docs":{},"너":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}}}},"텍":{"docs":{},"스":{"docs":{},"트":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}},"테":{"docs":{},"스":{"docs":{},"팅":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"testing.html":{"ref":"testing.html","tf":10.013657056145675}}},"트":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.009104704097116844}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}},"하":{"docs":{},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}},"폼":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"forms.html":{"ref":"forms.html","tf":5.006711409395973}}},"플":{"docs":{},"러":{"docs":{},"그":{"docs":{},"인":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"plugins.html":{"ref":"plugins.html","tf":10.007299270072993},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"도":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"은":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"이":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}},"과":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"으":{"docs":{},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"에":{"docs":{},"서":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.008146639511201629},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.005366726296958855}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"핫":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"hot-reload.html":{"ref":"hot-reload.html","tf":5.0396825396825395},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"핵":{"docs":{},"심":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"핸":{"docs":{},"들":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"링":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"forms.html":{"ref":"forms.html","tf":5.006711409395973}}},"러":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.005366726296958855}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"리":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}},"능":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"성":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"지":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},")":{"docs":{},"으":{"docs":{},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"하":{"docs":{},"지":{"docs":{},"만":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"진":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"장":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"지":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"져":{"docs":{},"오":{"docs":{},"기":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"올":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"와":{"docs":{},"야":{"docs":{},"하":{"docs":{},"며":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}},"짜":{"docs":{},"데":{"docs":{},"이":{"docs":{},"터":{"docs":{},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"정":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"질":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"같":{"docs":{},"은":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.012522361359570662}}}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"개":{"docs":{},"발":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"용":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"으":{"docs":{},"로":{"docs":{},"만":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"자":{"docs":{},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"념":{"docs":{},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"체":{"docs":{},"와":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"별":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"경":{"docs":{},"우":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},")":{"docs":{},"코":{"docs":{},"드":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"라":{"docs":{},"면":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"고":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"다":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},"운":{"docs":{},"로":{"docs":{},"드":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"른":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"음":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"을":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"시":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"양":{"docs":{},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"루":{"docs":{},"는":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"뒤":{"docs":{},"에":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}},"때":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"는":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"문":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"로":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"링":{"docs":{},"크":{"docs":{},"는":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"명":{"docs":{},"시":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"인":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"확":{"docs":{},"하":{"docs":{},"게":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"명":{"docs":{},"된":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"빌":{"docs":{},"드":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"에":{"docs":{},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"사":{"docs":{},"용":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051}},"하":{"docs":{},"고":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"면":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.020134228187919462}}},"여":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.008146639511201629},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"려":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"거":{"docs":{},"나":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"기":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"므":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"할":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}},"지":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"자":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"에":{"docs":{},"게":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"가":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"해":{"docs":{},"야":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"한":{"docs":{},"다":{"docs":{},"고":{"docs":{},"해":{"docs":{},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"될":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"항":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"으":{"docs":{},"로":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"이":{"docs":{},"드":{"docs":{},"이":{"docs":{},"펙":{"docs":{},"트":{"docs":{},"(":{"docs":{},"상":{"docs":{},"태":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"실":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"수":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01912568306010929},"getting-started.html":{"ref":"getting-started.html","tf":0.029166666666666667},"state.html":{"ref":"state.html","tf":0.020366598778004074},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.02356902356902357},"actions.html":{"ref":"actions.html","tf":0.023575638506876228},"modules.html":{"ref":"modules.html","tf":0.01991150442477876},"plugins.html":{"ref":"plugins.html","tf":0.029197080291970802},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.012139605462822459},"api.html":{"ref":"api.html","tf":0.012522361359570662}},"도":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"행":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"거":{"docs":{},"나":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"고":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"해":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"되":{"docs":{},"지":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"정":{"docs":{},"해":{"docs":{},"야":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"준":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"있":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"스":{"docs":{},"크":{"docs":{},"립":{"docs":{},"트":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"냅":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"샷":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"펙":{"docs":{},")":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"타":{"docs":{},"일":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"페":{"docs":{},"이":{"docs":{},"스":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"왑":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"싶":{"docs":{},"은":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"없":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"지":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"어":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},"위":{"docs":{},"의":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"해":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"서":{"docs":{},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"치":{"docs":{},"에":{"docs":{},"서":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"있":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.01366120218579235},"getting-started.html":{"ref":"getting-started.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.016293279022403257},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.015717092337917484},"modules.html":{"ref":"modules.html","tf":0.017699115044247787},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.019464720194647202},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.007587253414264037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.012522361359570662}},"(":{"docs":{},"예":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"(":{"docs":{},"저":{"docs":{},"장":{"docs":{},"소":{"docs":{},"의":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"까":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"으":{"docs":{},"며":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"면":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"므":{"docs":{},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"지":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"만":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"도":{"docs":{},"록":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"다":{"docs":{},"고":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"음":{"docs":{},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"자":{"docs":{},"동":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"으":{"docs":{},"로":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"연":{"docs":{},"스":{"docs":{},"럽":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"세":{"docs":{},"히":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"식":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"체":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"신":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"료":{"docs":{},"형":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.016100178890876567}}}}}},"작":{"docs":{},"업":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"을":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"자":{"docs":{},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"에":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"이":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"동":{"docs":{},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"지":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"성":{"docs":{},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"하":{"docs":{},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"되":{"docs":{},"면":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"전":{"docs":{},"역":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"개":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"달":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"할":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}},"인":{"docs":{},"자":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"에":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"가":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"되":{"docs":{},"므":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"체":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"용":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"제":{"docs":{},"공":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"함":{"docs":{},"으":{"docs":{},"로":{"docs":{},"써":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}}}}},"거":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"할":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"한":{"docs":{},"하":{"docs":{},"지":{"docs":{},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"대":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"직":{"docs":{},"접":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03125},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"적":{"docs":{},"인":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"최":{"docs":{},"신":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}}},"종":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"추":{"docs":{},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"면":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"해":{"docs":{},"야":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"출":{"docs":{},"하":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"여":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"적":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"이":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"상":{"docs":{},"화":{"docs":{},"를":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"하":{"docs":{},"고":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"클":{"docs":{},"론":{"docs":{},"하":{"docs":{},"고":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}},"태":{"docs":{},"그":{"docs":{},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"통":{"docs":{},"해":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"과":{"docs":{},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"합":{"docs":{},"되":{"docs":{},"어":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"특":{"docs":{},"정":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"별":{"docs":{},"히":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"필":{"docs":{},"요":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"가":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"터":{"docs":{},"링":{"docs":{},"하":{"docs":{},"고":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"드":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"할":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"함":{"docs":{},"께":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}},"수":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"이":{"docs":{},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}},"항":{"docs":{},"상":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"목":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},")":{"docs":{},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"해":{"docs":{},"야":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"하":{"docs":{},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"결":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"보":{"docs":{},"겠":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"당":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"제":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"졌":{"docs":{},"고":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"간":{"docs":{},"단":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"결":{"docs":{},"하":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"접":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"걸":{"docs":{},"리":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"것":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"으":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"고":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"고":{"docs":{},"급":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"안":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"공":{"docs":{},"식":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"유":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"통":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"동":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"관":{"docs":{},"련":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"리":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01092896174863388}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"해":{"docs":{},"야":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"하":{"docs":{},"여":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"찰":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}}}},"괜":{"docs":{},"찮":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"규":{"docs":{},"모":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"가":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"칙":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"에":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"그":{"docs":{},"것":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"러":{"docs":{},"나":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"렇":{"docs":{},"다":{"docs":{},"면":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"지":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"럴":{"docs":{},"까":{"docs":{},"요":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"래":{"docs":{},"서":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"리":{"docs":{},"고":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"들":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"글":{"docs":{},"로":{"docs":{},"벌":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"내":{"docs":{},"보":{"docs":{},"내":{"docs":{},"기":{"docs":{},"/":{"docs":{},"가":{"docs":{},"져":{"docs":{},"오":{"docs":{},"기":{"docs":{},"와":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"와":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"낼":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"냅":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"에":{"docs":{},"서":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"려":{"docs":{},"야":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"부":{"docs":{},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{},"서":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"의":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"장":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"용":{"docs":{},"은":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}},"단":{"docs":{},"계":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"기":{"docs":{},"간":{"docs":{},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"순":{"docs":{},"하":{"docs":{},"다":{"docs":{},"면":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"함":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"히":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"화":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"하":{"docs":{},"기":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"독":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"일":{"docs":{"state.html":{"ref":"state.html","tf":0.012219959266802444},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"위":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"달":{"docs":{},"리":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"려":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"성":{"docs":{},"하":{"docs":{},"기":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"대":{"docs":{},"규":{"docs":{},"모":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"해":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"신":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"응":{"docs":{},"하":{"docs":{},"고":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"부":{"docs":{},"분":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"의":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"데":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"이":{"docs":{},"터":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}},"도":{"docs":{},"표":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"구":{"docs":{},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"가":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"로":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"와":{"docs":{},"주":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"동":{"docs":{},"기":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"화":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"적":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"으":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"이":{"docs":{},"어":{"docs":{},"야":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"일":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"하":{"docs":{},"게":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"작":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"적":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"으":{"docs":{},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}}}}}},"되":{"docs":{},"며":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"었":{"docs":{},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"될":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"두":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"번":{"docs":{},"째":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"들":{"docs":{},"었":{"docs":{},"다":{"docs":{},"면":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"어":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"인":{"docs":{},"다":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}},"듭":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"등":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"록":{"docs":{"modules.html":{"ref":"modules.html","tf":0.00663716814159292}},"과":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"합":{"docs":{},"시":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}}}}}},"디":{"docs":{},"버":{"docs":{},"깅":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"하":{"docs":{},"고":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"그":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"스":{"docs":{},"패":{"docs":{},"치":{"docs":{"actions.html":{"ref":"actions.html","tf":0.007858546168958742},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"된":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"크":{"docs":{},"립":{"docs":{},"터":{"docs":{},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"또":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"뛰":{"docs":{},"어":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"라":{"docs":{},"이":{"docs":{},"브":{"docs":{},"러":{"docs":{},"리":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"고":{"docs":{},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"우":{"docs":{},"트":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"매":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"우":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"핑":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}},"및":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"바":{"docs":{},"꾸":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"인":{"docs":{},"딩":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"하":{"docs":{},"고":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"꿉":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"반":{"docs":{},"영":{"docs":{},"해":{"docs":{},"야":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"응":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"이":{"docs":{},"기":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"형":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"성":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"하":{"docs":{},"므":{"docs":{},"로":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"환":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}},"된":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"한":{"docs":{},"다":{"docs":{},"고":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"복":{"docs":{},"적":{"docs":{},"이":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"드":{"docs":{},"시":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"받":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"게":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"아":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"들":{"docs":{},"이":{"docs":{},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"으":{"docs":{},"며":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"방":{"docs":{},"법":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"으":{"docs":{},"로":{"docs":{},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"식":{"docs":{},"으":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"\"":{"docs":{},"은":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"복":{"docs":{},"사":{"docs":{},"본":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"제":{"docs":{},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"잡":{"docs":{},"한":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"부":{"docs":{},"모":{"docs":{},"/":{"docs":{},"자":{"docs":{},"식":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"서":{"docs":{},"지":{"docs":{},"기":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"적":{"docs":{},"절":{"docs":{},"한":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"분":{"docs":{},"에":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"은":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"릅":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"터":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"분":{"docs":{},"리":{"docs":{},"함":{"docs":{},"으":{"docs":{},"로":{"docs":{},"써":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"하":{"docs":{},"려":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"할":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"기":{"docs":{},"만":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"해":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"불":{"docs":{},"가":{"docs":{},"능":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"립":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}}}}},"뷰":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"비":{"docs":{},"용":{"docs":{},"도":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"동":{"docs":{},"기":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.009823182711198428},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"성":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"적":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"식":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"슷":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"한":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"웁":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"대":{"docs":{},"해":{"docs":{},"질":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"교":{"docs":{},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}},"할":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"빠":{"docs":{},"르":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}}}},"생":{"docs":{},"각":{"docs":{},"하":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},")":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}},"산":{"docs":{},"성":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"성":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"시":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"자":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"샷":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"서":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"비":{"docs":{},"스":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"버":{"docs":{},"사":{"docs":{},"이":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"선":{"docs":{},"언":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"적":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"하":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"택":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"세":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"분":{"docs":{},"화":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"트":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"소":{"docs":{},"스":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}},"개":{"docs":{},"합":{"docs":{},"시":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"켓":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"쉽":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"싱":{"docs":{},"글":{"docs":{},"톤":{"docs":{},"으":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"아":{"docs":{},"이":{"docs":{},"디":{"docs":{},"어":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"템":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"닙":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"직":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"닌":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"래":{"docs":{},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"웃":{"docs":{},"바":{"docs":{},"운":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"안":{"docs":{},"경":{"docs":{},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"서":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"만":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"않":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"으":{"docs":{},"며":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"므":{"docs":{},"로":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"알":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"아":{"docs":{},"볼":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"야":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"앱":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"부":{"docs":{},"터":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"의":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"언":{"docs":{},"제":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"업":{"docs":{},"데":{"docs":{},"이":{"docs":{},"트":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}},"에":{"docs":{},"서":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"여":{"docs":{},"러":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.007858546168958742},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"전":{"docs":{},"히":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"부":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"기":{"docs":{},"에":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"있":{"docs":{},"는":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}},"역":{"docs":{},"할":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"영":{"docs":{},"감":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"역":{"docs":{},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"예":{"docs":{},"측":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"제":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"(":{"docs":{},"원":{"docs":{},"하":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"상":{"docs":{},"되":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"오":{"docs":{},"래":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"류":{"docs":{},"가":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"브":{"docs":{},"젝":{"docs":{},"트":{"docs":{},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"외":{"docs":{},"부":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"에":{"docs":{},"서":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"우":{"docs":{},"리":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}},"원":{"docs":{},"본":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"칙":{"docs":{},"을":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"유":{"docs":{},"용":{"docs":{},"하":{"docs":{},"지":{"docs":{},"만":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"한":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"지":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"보":{"docs":{},"수":{"docs":{},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"일":{"docs":{},"한":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"틸":{"docs":{},"리":{"docs":{},"티":{"docs":{},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"사":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"하":{"docs":{},"게":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"형":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"존":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"하":{"docs":{},"게":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"성":{"docs":{},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"이":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"도":{"docs":{},"를":{"docs":{},"보":{"docs":{},"다":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"미":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"해":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"인":{"docs":{},"스":{"docs":{},"턴":{"docs":{},"스":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"용":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"위":{"docs":{},"적":{"docs":{},"인":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"라":{"docs":{},"인":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"해":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"수":{"docs":{},"로":{"docs":{},"받":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"일":{"docs":{},"반":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"인":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"인":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"부":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}},"를":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"으":{"docs":{},"킬":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}},"력":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"잘":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333}}},"장":{"docs":{},"기":{"docs":{},"간":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"황":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"하":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"해":{"docs":{},"집":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"바":{"docs":{},"구":{"docs":{},"니":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"저":{"docs":{},"자":{"docs":{},"인":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"장":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"소":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.012219959266802444},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"가":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"의":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.008944543828264758}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"만":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.008944543828264758}},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"와":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"하":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"적":{"docs":{},"용":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"인":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"절":{"docs":{},"한":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"정":{"docs":{},"의":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"하":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"적":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"도":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"좋":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"중":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"대":{"docs":{},"형":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"앙":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"첩":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"심":{"docs":{},"에":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"요":{"docs":{},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"에":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"단":{"docs":{},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"지":{"docs":{},"나":{"docs":{},"치":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"켜":{"docs":{},"볼":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"보":{"docs":{},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"원":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}},"역":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"정":{"docs":{},"할":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"속":{"docs":{},"성":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"집":{"docs":{},"중":{"docs":{},"식":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"된":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"처":{"docs":{},"리":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"기":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"도":{"docs":{},"록":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"기":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"되":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"음":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.007155635062611807}}}},"첫":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"번":{"docs":{},"째":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"카":{"docs":{},"운":{"docs":{},"터":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"트":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"커":{"docs":{},"다":{"docs":{},"란":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"밋":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"기":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"거":{"docs":{},"나":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"여":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"함":{"docs":{},"으":{"docs":{},"로":{"docs":{},"써":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"짐":{"docs":{},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"지":{"docs":{},"면":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"컴":{"docs":{},"포":{"docs":{},"넌":{"docs":{},"트":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"api.html":{"ref":"api.html","tf":0.01073345259391771}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.004073319755600814}}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.008146639511201629}},"서":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"와":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}},"코":{"docs":{},"드":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"트":{"docs":{},"리":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222}},"거":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"만":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"랜":{"docs":{},"잭":{"docs":{},"션":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"인":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"릭":{"docs":{},"은":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"패":{"docs":{},"턴":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"\"":{"docs":{},"이":{"docs":{},"란":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"프":{"docs":{},"로":{"docs":{},"그":{"docs":{},"램":{"docs":{},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"젝":{"docs":{},"트":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"를":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"퍼":{"docs":{},"티":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"레":{"docs":{},"임":{"docs":{},"워":{"docs":{},"크":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}},"하":{"docs":{},"나":{"docs":{},"요":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"려":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"며":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"기":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"위":{"docs":{"state.html":{"ref":"state.html","tf":0.008146639511201629},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"면":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}},"고":{"docs":{},"자":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"향":{"docs":{},"상":{"docs":{},"시":{"docs":{},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}}},"형":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"제":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"확":{"docs":{},"장":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"산":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"인":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"해":{"docs":{},"보":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"활":{"docs":{},"용":{"docs":{},"하":{"docs":{},"도":{"docs":{},"록":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"해":{"docs":{},"야":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"효":{"docs":{},"율":{"docs":{},"적":{"docs":{},"인":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"으":{"docs":{},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"흐":{"docs":{},"름":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"에":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}},"힘":{"docs":{},"든":{"docs":{},"일":{"docs":{},"일":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"각":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"객":{"docs":{},"체":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"에":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"와":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"받":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"여":{"docs":{},"야":{"docs":{},"하":{"docs":{},"며":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"검":{"docs":{},"색":{"docs":{},"할":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"계":{"docs":{},"산":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"된":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.012219959266802444},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"forms.html":{"ref":"forms.html","tf":0.020134228187919462}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"하":{"docs":{},"여":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"해":{"docs":{},"야":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"꼭":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"남":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"겨":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"더":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"따":{"docs":{},"라":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"서":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"르":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"른":{"docs":{},"다":{"docs":{},"면":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"만":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"들":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"어":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"고":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"듭":{"docs":{},"니":{"docs":{},"다":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.008944543828264758}}}}}}},"말":{"docs":{},"해":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"먼":{"docs":{},"저":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"메":{"docs":{},"소":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"에":{"docs":{},"서":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"들":{"docs":{},"/":{"docs":{},"프":{"docs":{},"로":{"docs":{},"퍼":{"docs":{},"티":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"커":{"docs":{},"니":{"docs":{},"즘":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"봅":{"docs":{},"시":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"속":{"docs":{},"성":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"과":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"내":{"docs":{},"에":{"docs":{},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"나":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"라":{"docs":{},"면":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"에":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"으":{"docs":{},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"한":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"읽":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"기":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"점":{"docs":{},"이":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"은":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"접":{"docs":{},"근":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"하":{"docs":{},"여":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"두":{"docs":{},"사":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"어":{"docs":{},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"를":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"미":{"docs":{},"사":{"docs":{},"를":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"초":{"docs":{},"기":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"화":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"툴":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"링":{"docs":{},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"표":{"docs":{},"현":{"docs":{},"할":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"시":{"docs":{},"하":{"docs":{},"나":{"docs":{},"요":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"호":{"docs":{},"출":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"해":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"하":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"되":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"지":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"면":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"여":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"후":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"값":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"은":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"이":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"갖":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"결":{"docs":{},"정":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"하":{"docs":{},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"제":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"과":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"나":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"중":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"눌":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"넣":{"docs":{},"어":{"docs":{},"야":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"으":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"는":{"docs":{},"다":{"docs":{},"면":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"독":{"docs":{},"립":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"된":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"다":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"둘":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.009523809523809525}}},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"컬":{"docs":{"state.html":{"ref":"state.html","tf":0.008146639511201629},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"api.html":{"ref":"api.html","tf":0.008944543828264758}}},"그":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"직":{"docs":{},"은":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"거":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601}}},"깅":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"기":{"docs":{},"전":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"더":{"docs":{},"에":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"루":{"docs":{},"트":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"api.html":{"ref":"api.html","tf":0.01073345259391771}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"많":{"docs":{},"은":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"맞":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"배":{"docs":{},"열":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"포":{"docs":{"strict.html":{"ref":"strict.html","tf":0.020833333333333332}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"시":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"병":{"docs":{},"합":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"될":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"삽":{"docs":{},"입":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"실":{"docs":{},"행":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"하":{"docs":{},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"할":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"제":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"용":{"docs":{},"적":{"docs":{},"인":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"패":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}},"어":{"docs":{},"떻":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"습":{"docs":{},"니":{"docs":{},"까":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"떤":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"려":{"docs":{},"워":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"느":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"엄":{"docs":{},"격":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"하":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"연":{"docs":{},"산":{"docs":{},"자":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}},"이":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"결":{"docs":{},"된":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"하":{"docs":{},"여":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"옵":{"docs":{},"션":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}}}}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"api.html":{"ref":"api.html","tf":0.008944543828264758}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"과":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"요":{"docs":{},"구":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"청":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"조":{"docs":{},"각":{"docs":{},"이":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"하":{"docs":{},"고":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"작":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"된":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}},"주":{"docs":{},"입":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"되":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"요":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"어":{"docs":{},"진":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"줄":{"docs":{},"일":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"줍":{"docs":{},"니":{"docs":{},"다":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"즉":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"찾":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"충":{"docs":{},"돌":{"docs":{},"하":{"docs":{},"지":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"키":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"판":{"docs":{},"단":{"docs":{},"하":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"포":{"docs":{},"함":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"며":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"될":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"된":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"맷":{"docs":{},"으":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005}}}}}},"헬":{"docs":{},"퍼":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"현":{"docs":{},"재":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"있":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"화":{"docs":{},"살":{"docs":{},"표":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"번":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"째":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"들":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"곳":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"이":{"docs":{},"며":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"교":{"docs":{},"체":{"docs":{},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}},"돌":{"docs":{},"연":{"docs":{},"변":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"발":{"docs":{},"생":{"docs":{},"하":{"docs":{},"면":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"시":{"docs":{},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"본":{"docs":{},"질":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"새":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"로":{"docs":{},"운":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}},"순":{"docs":{},"간":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"앞":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"완":{"docs":{},"전":{"docs":{},"히":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"료":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"되":{"docs":{},"는":{"docs":{},"지":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"왜":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"냐":{"docs":{},"하":{"docs":{},"면":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"질":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"캡":{"docs":{},"처":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"슐":{"docs":{},"화":{"docs":{},"되":{"docs":{},"어":{"docs":{},"야":{"docs":{},"하":{"docs":{},"며":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}}}}},"콜":{"docs":{},"백":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"타":{"docs":{},"입":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"과":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}}}},"파":{"docs":{},"악":{"docs":{},"하":{"docs":{},"기":{"docs":{},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"일":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"로":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"이":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"은":{"docs":{},"태":{"docs":{},"그":{"docs":{},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"페":{"docs":{},"이":{"docs":{},"로":{"docs":{},"드":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"와":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"눈":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"다":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"환":{"docs":{},"경":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"에":{"docs":{},"서":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"과":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"끝":{"docs":{},"나":{"docs":{},"기":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"드":{"docs":{},"러":{"docs":{},"내":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"마":{"docs":{},"지":{"docs":{},"막":{"docs":{},"으":{"docs":{},"로":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"찬":{"docs":{},"가":{"docs":{},"지":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"다":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}}},"몇":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"가":{"docs":{},"지":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"볼":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"성":{"docs":{},"공":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"능":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"음":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"임":{"docs":{},"의":{"docs":{},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"좀":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"더":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"종":{"docs":{},"종":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"증":{"docs":{},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"게":{"docs":{},"터":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"네":{"docs":{},"임":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"스":{"docs":{},"페":{"docs":{},"이":{"docs":{},"스":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"를":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"됨":{"docs":{},")":{"docs":{},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"붙":{"docs":{},"이":{"docs":{},"면":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"심":{"docs":{},"지":{"docs":{},"어":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"재":{"docs":{},"사":{"docs":{},"용":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"큰":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"피":{"docs":{},"하":{"docs":{},"기":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"강":{"docs":{},"요":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}}},"너":{"docs":{},"무":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"높":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}},"으":{"docs":{},"로":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"깊":{"docs":{},"은":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"얻":{"docs":{},"고":{"docs":{},"자":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"허":{"docs":{},"용":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"훅":{"docs":{},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"감":{"docs":{},"지":{"docs":{},"하":{"docs":{},"기":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"시":{"docs":{},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"할":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"켜":{"docs":{},"지":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"까":{"docs":{},"다":{"docs":{},"로":{"docs":{},"울":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"약":{"docs":{},"간":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"양":{"docs":{},"방":{"docs":{},"향":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}},"잃":{"docs":{},"어":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"틀":{"docs":{},"림":{"docs":{},"없":{"docs":{},"이":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}},"묶":{"docs":{},"어":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"브":{"docs":{},"라":{"docs":{},"우":{"docs":{},"저":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"에":{"docs":{},"서":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"와":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"응":{"docs":{},"답":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"과":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"팩":{"docs":{},"토":{"docs":{},"리":{"docs":{},"가":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"출":{"docs":{},"력":{"docs":{},"으":{"docs":{},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}},"렌":{"docs":{},"더":{"docs":{},"링":{"docs":{},"에":{"docs":{},"서":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"목":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"웹":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"존":{"docs":{},"재":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"취":{"docs":{},"하":{"docs":{},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"평":{"docs":{},"가":{"docs":{},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"length":21263},"corpusTokens":["!","!==","\"ablacklistedmutation\"","\"after\"","\"antes\"","\"before\"","\"depois\"","\"estado\"","\"fluxo","\"font","\"getters\"","\"getters\"를","\"increment\"","\"increment\",","\"incrementar\"","\"inject\"","\"injetar\"","\"loja\"","\"modo","\"mutações\"","\"one","\"padrão","\"quando","\"quebrado\"","\"recuperar\"","\"retrieve\"","\"singl","\"snapshots\"","\"state","\"store\"","\"store\",","\"store\".","\"view\",","\"vuex","\"when","\"вычисляемые","\"до\"","\"единственным","\"из","\"инъекции\"","\"источник","\"когда","\"машину","\"машины","\"нагрузка\"","\"однонаправленного","\"оптимистично\"","\"паттерн","\"после\"","\"представление\",","\"снять","\"хранилище\"","\"ゲッター\"","\"タイプが","\"ビュー\"","\"注入\"","\"状態管理パターン\"とはなんですか?","\"검색\"하는","\"단방향","\"뷰\"가","\"상태","\"스냅샷\"을","\"원본","\"이전\"","\"이후\"","\"저장소\"는","\"주입\"하는","\"타입이","#","$","$store):","$store.dispatch","%","'#app',","''","'.","'...',","'../api/shop'","'../api/shop':","'../types'","'./getters'","'./modules/a'","'./modules/a'],","'./mutat","'./mutations'","'./store'","'./test.js',","'anothergetter',","'apple',","'babel","'bar'","'carrot',","'chai'","'context.state`","'count'","'count',","'count'를","'diretamente,","'donetodoscount'","'donetodoscount',","'e'","'es6","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'fruit'","'hot","'increment'","'increment',","'incrementasync',","'incrementby'","'mocha","'mocha!babel!./test.js'로","'mymodule'],","'newprop',","'once'","'once')","'once');","'orange',","'pluginaction')","'production'","'production'의","'receive_products',","'request_products'","'require'","'s","'some/nested/module/bar'","'some/nested/module/foo',","'some_mutation'","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'test","'todos/done_count'","'todos/fetch_all'","'todos/toggle_done'","'update_data')","'vegetable'","'vue'","'vuex'","'vuex/dist/logger'","('a',","('incremento')","('xxx'),","((state.count","()","().","()`","(.babelrc도","(2.3.0","(3","(action,","(activé","(ainsi","(c'est","(cb)","(commit)","(comput","(context)","(context,","(count","(ctx,","(de","(declar","(declarado","(déclaré","(e)","(e.g.","(ecmascript","(enabl","(error)","(es2015","(especi","(esta","(expectedmutations.length","(for","(habilitada","(handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受","(id)","(isso","(juntament","(module.hot)","(modulename).","(mutat","(mutation)","(mutation,","(mutation.typ","(mutaçõ","(namespacedcontext,","(nécessit","(object","(option","(par","(para","(particulièr","(payload)","(payload),","(payload):","(payloads):","(por","(pour","(prefix)","(props)","(que","(qui","(recarregamento","(requer","(requir","(root)","(sera","(será","(singl","(socket)","(ssot)”而存在。这也意味着,每个应用将仅仅包含一个","(stage","(state","(state)","(state)。vuex","(state,","(store)","(strict","(suportado","(support","(supporté","(thi","(togeth","(tout","(two","(type)","(type,","(value)","(você","(vou","(vuex)):","(which","(will","(you","({","({dispatch})","(«","(в","(для","(или","(например,","(находящегося","(нужно","(определённые","(особенно","(поддержка","(предварительно","(при","(пример","(требуется","(хотя","(これは、","(これは不自然な例です。実際には、さらに複雑なタスクのために","(例如当","(比如","(比如通过","(루트","(모듈에","(예:","(이는","(인바운드","(특히",")","*","*/","+","+=","+karma",",",",em",".","...","...args)","...args:","...mapactions('some/nested/module',","...mapactions([","...mapactions({","...mapgetters([","...mapgetters({","...mapmutations([","...mapmutations({","...mapstate('some/nested/module',","...mapstate({","...option","...state.obj,","./",".babelrc",".babelrc):",".babelrc):",".default",".default를","/","/*","//","///","/\\.js$/,","/node_modules/","0","0)","1","1)","1,","1.0","10","10)","100)","1000)","123","123)","123),","123)을","1st","1º","2","2),","2,","2.3.0+","2.3.0+)","2.3.0+):","2.5.0","2.5.0+","2nd","2つあります。","2つのメソッドを両方呼び出すとき、それらがいつ呼び出されたか、どちらが先に呼び出されたかを、どうやって知ればよいのでしょう?これがまさに、状態変更と非同期の","2つの概念を分離したいという理由です。vuex","3","3),","3,","3.0","3rd","3º","3ᵉ","4","4th","4º","4ᵉ","6","6)","8080",":",";","=","===","=>",">",">=","?","[","['receive_products',","['request_products'],","[...state.cart.added]","[]","[],","[createlogger()]","[key:","[myplugin]","[mypluginwithsnapshot]","[plugin]","[some_mutation]","[type:","[types.done_count]","[types.fetch_all]","[types.toggle_done]","[{","]","])","]),","],","_.clonedeep(state)","_.clonedeep(store.state)","__dirname,","`","`,","`.default`","```","`actiona`","`computed`","`console`","`console`,","`dispatch","`getdata","`getdata()`","`getotherdata","`getotherdata()`","`getters`","`mapactions`","`mapmutations`","`modulea`","`modulea`'","`moduleb`","`moduleb`'","`mutation`","`mutations`","`mutações`","`mymodule`","`namespace`","`namespaced`","`nested/mymodule`","`nextstate`","`nextstate`...","`prevstate`","`require`","`root`","`rootgetters`","`some/nested/module`","`state","`state`","`store.commit","`store.commit`","`store.dispatch`","`store.getters.donetodoscount`","`store.getters`","`store.getters`,","`store.getters`,只存在于模块中","`store.state.count","`store.state.count`","`store.state`","`store.state`,","`store.state`,只存在于模块中","`store.state`,若在模块中则为局部状态","`store`.","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.$store.getters.donetodoscount`","`this.add()`","`this.count`","`this.donecount`","`this.increment()`","`this.incrementby(amount)`","`this`","`this`,","`this`를","`todos`","`true`","`true`,","`vue.use(vuex)`","`vuex.mapstate`","`{","`{{","a:","abaixo","abonnez","abord","abordagem","about.","abov","abramov","abramov,","abramov의","abstract","abstrair","abstraçõ","accept","access","accesseur","accesseur,","accesseur.","accesseurs,","accesseurs.","accesseurs...","account:","accéder","aceita","aceitam","aceitarão","acessando","acessar","achiev","acima","acionada","acionado","acionados.","acionar","acontecer.","actant","actant.","actent","acter","acter,","action","action({","action.","action:","actiona","actiona가","actionb","actions'","actions,","actions.","actions.getallproducts({","actions.j","actions.spec.j","actions:","actions?,","actionsinjector","actionsinjector({","actions,响应在","action、mut","action。","action。handl","action。opt","action。处理函数总是接受","action。详细介绍","action。返回一个解析所有被触发的","action,以处理更加复杂的异步流程?","action,你可添加","action,局部状态通过","action,或者使用","action:","activ","acton","actual","actuel","acté","actée,","acusará","ad","adapt","adaptada","adaptar","add","add:","addit","addition,","additionnel","adicion","adicionai","adicionar","adicionarem","adicionem","admetton","admittedly,","advanc","advantag","advertência","afeta","afetado","affect","affecté","affichon","afin","afirma","again,","agora","agora,","agrupar","aid","aider","ainda","ainsi","ait","ajout","ajoutez","ajud","ajudant","ajudar","ajudem","alavancar","alavancem","algum","alguma","algun","allon","allow","alor","alors,","alreadi","also,","alteração","altern","alternar","alternativa","alternativamente,","alternative,","alternatively,","although","alto","alway","além","ambo","amount","amount)`","amount:","anexado","anexando","aninhado","aninhar","anoth","ant","antecipadamente.","anterior","anterior.","any)","any,","any[])","anywher","ao","apena","aperçu","api","api,","api.","api.callasyncmethod(()","apis.","api。当测试","api는","api를","api에","api,vuex","api,因此你可以直接用","aplicada","aplicando","aplicativo","aplicativo.","aplicativo:","aplicativo;","aplicação","aplicação,","aplicações.","apontará","apontarão","app","app,","app.","app.vu","app:","app;","apparti","appel","appelez","appelé","appelée.","appli","applic","applicatif","application'","application,","application.","application:","applications.","appliqu","appliqué","apport","apprendr","approach","approch","appréhend","aprendendo","apresentamo","apresentar","apropriada.","aproveit","aproveitar","aprè","apó","aqui","arbitrari","arbitrárias.","arbr","architecture.","architecture。与其他模式不同的是,vuex","architectureから影響を受けています。","architecture에서","args,","argument","argument'","argument,","argument.","argument:","argumentar","argumento","argumento.","argumento:","argumentos.","argumentos:","arguments.","arguments:","argument는","argumnto","armazenado","armazenamento","arquivo","array","array)","array,","arriv","arrow","arrêter","articl","artificiel,","assembl","assert","asserção","asset","assets)","assets)时不需要在同一模块内额外添加空间名前缀。更改","assez","assign","assim,","assim:","assina","assincronicidad","associ","associadas.","associé","assum","assumindo","assur","assurez","assustador.","assíncrona","assíncrona:","assíncronas,","assíncrono","astuc","async","async/await를","asynchron","asynchrones,","asynchrones.","asynchronous,","at.","atendam","ativ","ativada,","ativo","atravé","attach","attaché","attempt","attendr","attendu","attent","atual","atualizado","atualizar","atualizarão","atualizaçõ","até","au","aucun","auparavant.","aura","aurez","auron","aussi","author","auto","automat","automatically.","automatically:","automaticament","automaticamente.","automaticamente:","automatiqu","autor","autorisé","autosuffis","autosuffisant","autr","autônomo","aux","auxiliar","avail","avaliado","avaliar","avancé","avant","avantag","avançados,","avec","avoid","avoir","avon","await","await,","await,我们可以如下组合","ação","ação.","ação:","açõ","ações,","ações.","b:","babel","balis","basant","base","baseado","basent","basic","basicament","basique.","basta","bastant","basé","be","beaucoup","becom","befor","behind","belong","below","bem","besoin","besoin.","better","between","biblioteca","bibliothèqu","bidirecion","bidirecionai","bidirectionnel","bien","big","big,","bind","bit","bloated.","boa","boilerpl","boilerplate.","bom","bonn","boolean","bord","both","bound","boutiqu","break","brittl","browser","browserifi","browserify,","browserify가","browserify를","browserify에서","browserify,让构建工具帮我们处理:","browsers.","bu","build","build.","built","bundl","bundle.","bundle.j","bundle.js'","bundle。","bundle로","busca","básica","básico","básico.","bénéficier","bénéfiqu","c'est","c.","ca","cach","cached.","cada","calcul","calculada","calcular","calculé","calculée,","calculées,","call","callback","callback:","caminho","campo","canal","cancela","capacidad","captur","capturar","capítulo","capítulos.","car","caracter","caractèr","care","carga","caro","carregador","carrinho","cart","cart,","cart.j","cas,","case","cases,","caso","caso,","casos,","catch","category:","caus","causar","causará","causera","caveat","cb([","cb:","cd","cdn","cdn:","ce","ceci","ceci,","cela","cela,","center","central","centralisé","centralizada","centralizado","centro","cepend","cependant,","certa","certain","certifiqu","certo","cet","cett","chai","chain","chai를","chama","chamada","chamadasstore.commit","chamado","chamamo","chamar","chame","champ","champ.","champs,","chanc","chang","change,","change.","change:","changed.","changement","changent","changer","changes,","changes.","changez","changé.","changée.","chapitre.","chapitres,","chapter","chapters.","chaqu","charg","chaud","chaud.","chave","check","checkout","checkout,","child","chines","chose","ci","citat","citação","clavier","clear","clonar","clone","cloner","clé","code","code.","coisa","colaborador","colaterai","collabor","collaborateur","collapsed:","colocar","com","comandos:","combin","combinada","combinação","combiné","come","começando","começar","começar.","comitada,","comitando","comitar","comm","commands:","commenc","commencez","comment","commençon","commit","commit('account/login')","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('receive_products',","commit('request_products')","commit('somemutation')","commit('somemutation',","commit('someothermutation')","commit(mutation:","commit(type:","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit):","commit,","commit.","committed,","commit。换言之,你在使用模块内容(modul","commit를","common","commonli","communé","como","comocontext.rootstate:","compar","compara","comparar","compartilhado","compartilhado,","compartilham","compil","compilação","complet","completament","complex","complexas):","complexes)","complexos?","complic","complicada","complicada,","complicado","compliqué","compliqués,","complèt","complète,","complément","compon","component","component,","component.","component:","componente,","componente.","componente:","componentes,","componentes.","components,","components.","components:","components?","compor","compos","composant,","composant.","composants,","composição","composta","composé","compras,","compras.","compreensão","comprendre.","compromet","compromi","compréhens","compt","comptag","compter","compteur,","comput","computada","computada,","computadas?","computado","computado.","computado:","computados,","computation,","computação","computed.","computed:","computed에","comum","comun","conceito","conceitos.","concept","concepts.","concret","conectado","config","config.","configur","configuration.","configuração","configuração.","confira","confirma","confirmam","confirmando","confirmar","conflict","conflit","conflito","conjunto","conseguir","consid","consider","considéron","consist","consol","console,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","console.log(store.state.count)","const","constant","constructeur","constructor","construindo","construir","construiu","construtor","consult","consultar","consultez","conséquent","contador","contagem,","contain","contamin","conten","contendo","conteneur","contenir","contenu","conter","context","context,","context.","context.commit","context.commit('increment')","context.commit을","context.gett","context.getters.","context.getters를","context.rootst","context.rootstate:","context.rootstate로","context.rootstate:","context.st","context.state는","context.state도","context.state와","contexte.","contexto","contexto.","contido","contient","contriv","contrário","contá","contém","convent","convenção","convert","convertir","conçu","copi","core","correspond)","corretamente,","cost","cost.","count","count++","count,","count:","countalias:","counter","countpluslocalst","coup","couplé","courant","court","cout","couvrir","creat","createlogg","createlogger({","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers(namespace:","createnamespacedhelpers.","createplugin","createvuexlogg","createvuexlogger。","createwebsocketplugin","createwebsocketplugin(socket)","creation)","creation)の際に宣言された、静的なモジュールはこのメソッドで削除できないことに注意してください。","cresc","cria","criada","criando","criar","criação","crie","cross","création","créer","créez","créon","créé","current","curto","custo","código","código(especialment","código.","código:","cópia","côté","cœur","d'access","d'accè","d'achats,","d'achats.","d'acter","d'action","d'action.","d'aid","d'api","d'appel","d'applic","d'argument","d'assert","d'attach","d'autr","d'avoir","d'effectu","d'espac","d'i","d'implément","d'import","d'incrément","d'inject","d'instanc","d'observer,","d'option","d'opérat","d'outil","d'un","d'une","d'utilis","d'échec","d'écrire","d'élément","d'état","d'état.","d'évènement","d'être","d.","da","dado","dado.","damo","dan","daqui","data","data)","daunting.","de","deal","debug","debug:","debuggable,","debugging)","debugging.","decis","decisõ","declar","declarar","declarativo","deep","deepli","default","default,","default.","default:","defin","defineplugin","definido","definindo","definir","definit","dehor","deix","deixar","deixá","dele,","deles.","dentro","deo","depend","dependa","dependem","dependencies,","dependencies.","dependência","dependências,","deploy","depui","depurando","depuração","depuração)","depuração.","deriv","derivado","dernier","dernièr","derrièr","describe('actions',","describe('getters',","describe('mutations',","descript","descripteur","descriptive:","descriptor","descritiva:","descrito","descritor","deseja","desejado","desempenho.","desencadeado","desencadear","desenvolvedor","desenvolvedores,","desenvolvimento","desenvolvimento,","desenvolvimento.","desestruturação","desir","desligá","despacha","despachada","despacham","despachar","despacho","dess","dessou","dessu","dessus,","dest","destructur","destructuring)がよく使われます(特に","detail","details,","detalh","detalhado","detalhes,","detalhista","detect","detectar","deux","deuxièm","dev","dev.","deve","deve:","develop","developers,","development,","development.","devem","devenir","deveria","deveria!","devez","devido","devient","devo","devolvíveis,","devraient","devrait","devriez","devron","devtool","devtool'","devtool.","devtools,","devtools를","devtools,你可能不需要此插件。","devtool은","devtool의","devtool이","diferent","diferente,","diferença","differ","difficil","différenc","différenci","différent","différent,","difícil","digitar","dinamicament","dinamicamente.","dinâmico","dinâmico.","dire","direct","directement,","directli","directly,","directly?","direito","direta","diretament","diretamente?","direto","discuss","discutiremo","disparar","dispatch","dispatch('account/login')","dispatch('actiona')","dispatch('actiona').then(()","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch(action:","dispatch(type:","dispatch,","dispatch/commit","dispatch:","display","dispon","disponível","disso,","disso.","divers","divid","dividir","divis","do","do(s)","do:","doc","docs.","document","documentation.","documentation。","documentação","documentos.","doesn't","doi","dois,","doit","doit,","doivent","dom","dom.","dom。","don't","don't.","donc","done","done()","done(error)","done)","done:","done?","done_count","donecount:","donetodos:","donetodoscount","donetodoscount:","donn","donner","donné","données,","doublecount","dout","down","down:","download","drive","du","dua","due","dumb","duplic","duplicar","dupliqu","durant","dure","dynam","dynamiqu","dynamique.","dynamiquement.","dá","dè","débogable,","débogag","débogage)","débogage.","déboguon","décision","déclar","déclarer","déclencher","déclenchera","déclenché","déclenché,","déclenchée,","déclenchés.","décomposit","défaut","défaut,","défaut.","défini","définir","définiss","définissez","déjà","démarrez","dépendanc","dépendances,","dépendr","déployez","désactivé","désiré","déstructur","détaché","détail","détails,","détecter","développ","développement,","développement.","développeur","développeurs,","d’instantané","e","e,","e.g.","e.target.value)","each","easili","ecmascript","ecmascript),","economizando","efeito","effect","effectué","effet","efficac","efficaces.","effici","eficient","eficientes.","either:","el","el:","eles:","ell","elm","elm.","em","emapmutations,","embora","embutido","en","enabl","encapsul","encapsulada","encapsulé","encontrado","encontramo","encor","endroit","enfant","enfants.","enforc","english","engorgé.","enquanto","enregistr","enregistron","enregistré","enregistré,","enregistrée,","enregistrés.","ensembl","ensuite,","ensur","entanto,","entend","entir","entr","entra","entrada","entrada,","entrada.","entrainera","entri","entry:","entry를","então","então,","então:","enviada","enviar","envifi","envify가","envio","environ","envolv","envolvido","envoy","erootgett","erreur","erreur.","erro","erro.","error","error.","es2015","es2015에서","es2015,你得抓紧了!","es6","escala","escala,","escrita","escrito","espac","especi","especialment","especificament","especifiqu","específica","específico","esperada","esperar","ess","essa","essay","essenci","essencialment","essenti","essentiel","est","esta","esta.","esta:","estado","estado\"?","estado)","estado,","estado.","estado:","estamo","estaremo","estará","estatai","estilo","estiv","estiverem","estore.state.nested.mymodule.","estritament","estrito","estrito,","estrito.","estrutura","estruturar","está","estágio","estático","estão","et","evalu","evaluate,","even","event","event:","evento","eventos.","eventos:","events.","events:","evitar","ex.","exact","exactli","examin","examineron","exampl","example,","example.","example:","exampleをチェックアウトしてください。","exatament","exclude:","executa","executamo","executar","executá","execução","exempl","exemple,","exemplo","exemplo,","exemplo:","exibido","exibimo","exist","expand","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","expens","explicit","explicit,","explicitament","explicitamente.","explicite,","explicite.","explicitement.","explicitli","explícita","explícita,","explícito.","expor","export","export,","export:","exportamo","exportar","exportação","exporton","expos","exposera","exposto","exposé","expõ","extens","extension,提供了诸如零配置的","extern","externas.","externes.","externo","extract","extrair","extraí","extraímo","extrem","extremament","extrêmement","fabriqu","facil","facilment","factori","failur","fair","fait","falha","fals","false,","false。","false로","fará","fashion.","fastidieux","faudrait","faut","faz","fazendo","fazer","façam","façon","featur","feel","feita","feront","ferra","ferramenta","fetch_al","few","ficar","fichier","field","fields,","file","file,","filename:","files.","filho","filho.","filter","filtercategori","filteredproduct","filtrar","filtrer","fim","fim,","fin","final","final.","finally,","find","fine","finer","fini","finir,","finish","first","first?","fit","flow","flow\":","flows?","flux","flux,","flux.","fluxo","flux、redux、和","fléchée","fn","fn'","foi","fois)","fois,","follow","fonction","fonction,","fonction.","fonctionn","fonctionnalité","font","foo:","fora","foram","forc","form","forma","forma,","format","formato","formatá","formulair","formulário","fornec","fornecido:","forneça","força","fourni","fourni.","fournir","fourniss","fournit","fractal","fragil","framework/assert","framework/bibliothèqu","frente:","frequência","fresh","frágei","full","funcionam","function","function(commit:","function(dispatch:","function(state:","function)","function):","function,","function.","functions,","functions.","fundir","função","função,","função.","funçõ","fur","further","furthermore,","fusionn","fzer","garant","garantindo","gener","genr","gera","geralment","gerenciador","gerenciamento","gerenciamo","gerenciando","gestion","gestionnair","gestionnaire.","gestão","get","getallproduct","getdata()","getdata())","getotherdata()","getotherdata())","getotherdata()가","getproduct","getter","getter'","getter,","getter.","getter:","getters)","getters,","getters,dispatch","getters.","getters...","getters.donetodos.length","getters.filteredproducts(state,","getters.j","getters.somegett","getters.someothergett","getters.spec.j","getters:","getters?,","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","getters、dispatch、commit","getters。当我们在之后介绍到","getters는","getters에","getter、act","getter。你也可以在","getter는","getter도","getter로","getter를","getter에","getter의","getter,dispatch","getter,gett","getter,rootst","getter,也会通过","getter,只读。","getter,接收的第一个参数是模块的局部状态对象。","getter,根节点状态会作为第三个参数暴露出来:","gettodobyid:","git","github","github에서","give","given","glanc","glasses:","globai","global","global,","global.","global?","globalement.","globally.","globalmente.","globaux,","go","good","gosta","gosta):","grand","grande,","grande.","grandement","grandit,","granulair","granular","gravada","gravando","gravá","greatli","gro","gros,","gross","grow","génère","gérant","gérer","habilit","habilitar","handl","handler","handler,","handler.","handler.\"","handler:","handlers,","handlers.","handler。这个选项更像是事件注册:“当触发一个类型为","handler는","handler,你需要以相应的","hard","haut","have","haven't","help","helper","helper:","helpers,","helpers.","helper를","herda","here","here'","hidratação","high","hmr","hmr.","hold","hook","hot","hotupdate(newoptions:","hot。","houver","however,","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0","https://unpkg.com/vuex@2.0.0.","https://unpkg.com/vuex@2.0.0과","hydrat","há","hérite","ici","id)","id:","idea","ideal.","identiqu","idiot","idé","idéales.","idéia","ie),","ie),那么你可以使用一个","il","imagin","imaginon","imbriqué","imbriqués,","implantar","implement","implementar","implementarem","implementation:","implementations.","implementação","implementaçãocounter`:","implementaçõ","impliqu","impliqué","implément","import","import.","importa","important","important,","importante,","importantly,","importar","importação","importá","impos","imposs","impossible:","impossível:","imprevisível","imprévis","impulsiona","impõ","in,","inappropri","inappropriées.","inapropriada","inbound","inchada.","inchangé","inclu","inclua","includ","incluez","incluí","incluído","inconvéni","incorporado","increment","increment(state)","increment:","incrementar","incrementasync","incrementifoddonrootsum","incremento","increment인","index.html","index.j","indirect.","indireto.","informaçõ","inherit","inici","inicializada","inicializar","initi","initialisez","initialisé","inject","injectera","injection):","injecté","injetada","injetar","injetor","injeção","inlin","input","input.","insid","inspir","inspirada","inspiré","instal","instalar","instalará","instalação","installez","installé","instanc","instance,","instantané","instantâneo","instead","instância","integr","integra","intent","intenção","inter","internes,","internes.","interrog","intimidant.","intraç","introduc","introduct","intègr","intégré","inventado,","inversement.","invocar","invok","involv","invoqu","irmãos.","irá","is,","isadmin","isso","isso,","isso:","isto","it'","it('filteredproducts',","it('getallproducts',","it('increment',","it,","it.","it?","italian","item","iten","itself","jamai","japanes","javascript","jeter","jetez","jouer","jour","jour.","js","judicieux","jump","just","já","karma","key","key.","key:","keystrokes:","know","l'abonn","l'accesseur","l'action","l'ajout","l'analys","l'api","l'appel","l'applic","l'application.","l'arbr","l'architectur","l'argument","l'asynchronism","l'auteur","l'avoir","l'enregistr","l'espac","l'exempl","l'export","l'extens","l'extrair","l'idé","l'import","l'inject","l'input","l'instal","l'instanc","l'intérieur","l'invers","l'objet","l'on","l'opportunité","l'option","l'opérat","l'opérateur","l'une","l'utilis","l'utilisateur","l'utilisez","l'échec","l'état","l'état)","l'état,","l'état.","l'évènement","la","laiss","laisser","lanc","lancer","lancera","lancée.","lançado.","laquel","larg","later","later.","latest","le","lead","learn","leav","lectur","leitura.","lembr","lembrar","ler","lesquel","less","let'","leur","leva","levam","level","leverag","liaison","librairi","librari","library,","lidam","lidar","lien","lier","lieu","ligando","ligação","ligaçõ","lign","like):","limit","limpa","line","linha","link","links.","linter","linters,","linter와","lion","lisant","list","lista","listen","littéral","liée","lo","lo?","loader","loader!","loader!./actions')","loader!./test.js'","loader!./test.js'.","loader!./test.js'。","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","loaders。","loader。","loader를","locai","locais:","local","local,","local.","localcomput","localhost:","localhost:8080/webpack","localis","localisé","localisés.","localizado","localizados.","localizar","locat","locaux","log","logada","logged,","logger","logger:","logging,","logguer.","loggué","logic","login","logiqu","logs.","logá","loin","loja","loja.","long","longo","look","lor","lorsqu","lorsqu'il","lorsqu'on","lorsqu'un","los.","los:","lose","lugar","lui","lunett","là","là,","légèrement","lógica","ma","made","mai","main","main.j","maintainability.","mainten","maintenabilité","maintenant,","maioria","make","manag","management,","maneira","mani","manipul","manipulador","manipulador.\"","manipular","manipulação","manièr","manière,","manutenção.","map","map:","mapact","mapactions(namespace?:","mapactions,","mapeada","mapeamento","mapear","mapeia","mapgett","mapgetters(namespace?:","mapgetters({","mapgetters,","mapmut","mapmutations(namespace?:","mapmutations,","mapmutations들을","mapstat","mapstate([","mapstate(namespace?:","mapstate({","mapstate,","mapstate,mapgetters,","mapstate、mapgetters、mapact","mapstate、mapgetters、mapactions、そして","mapstate는","mapstate에","marcá","mark","matriz","matter","mean","mecanismo","mechan","medida","medium","meilleur","meio","melhor","member","meno","merg","mesma","mesmo","mesmo:","messag","message)","message:","mesur","method","method.","method:","methods.","methods/properti","methods:","mettez","metton","mettr","mettront","mi","mieux","mistur","misturar","mix","mocha","mock","mocking.","mode","mode)","mode,","mode.","model","model.","model은","model을","model의","modif","modifi","modifications,","modificaçõ","modifié","modo","modul","modular","modularidad","modularité.","module'","module),","module,","module.","module.export","module.hot.accept(['./mutations',","module:","modulea","modulea'의","modulea,","moduleb","moduleb'의","modules'","modules,","modules.","modules/todos.j","modules:","modules?","modulo","modèl","modèles,","moment.","momento","monopag","montamo","more","motivo","moyen","moyenn","much","muda","muda,","mudança","mudar","mudar.","mudarem.","mude","muita","muito","multipl","mutado","mutado.","mutaion","mutam","mutar","mutat","mutated.","mutateur","mutation,","mutation.","mutation.payload)","mutation.typ","mutation/act","mutation:","mutations)","mutations,","mutations.","mutations.j","mutations.spec.j","mutations:","mutations?,","mutationtransform","mutation、module、act","mutation。","mutation。handl","mutation。opt","mutation。vuex","mutation。详细介绍","mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。","mutation(用于外部地数据持久化、记录或调试)或者提交","mutation,不同在于:","mutation,处理函数总是接受","mutation,将","mutation,并且使用","mutation,或者使用","mutation,或者通过","mutation,插件可以用来同步数据源到","mutation,而不是直接变更状态。","mutation:","mutação","mutação,","mutação.","mutação:","mutaçõ","mutações,","mutações.","mutações:","muter","muton","muté.","mypage:","myplugin","mypluginwithsnapshot","myreusablemodul","mécanism","médio","méthode","méthode.","método","método.","métodostore.commit:","même","même,","módulo","módulo)","módulo,","módulo.","módulos,","módulos.","múltipla","múltiplo","n","n'activez","n'affect","n'aimez","n'ait","n'aurez","n'avez","n'entr","n'est","n'i","n'import","n)","na","name","name,","name.","namespac","namespace,","namespace.","namespaced:","namespaced?,","namespace가","name)機能を使用できます","natur","naturel","navegador","navigateur","navigateurs.","ne","necessidad","necessita","necessário","need","need.","nele","nenhuma","ness","nest","never","new","newact","newmodulea","newmut","newmutations,","newprop:","next","next,","nextstat","nextstate...","nextstate를","nisso","niveau","niveaux","no","node","node.","node.j","node.js.","node_modules/vuex","node를","nom","nom.","nome","nomeada","nomeada:","nommé","non","normal","normalement,","normally,","normalment","normalmente,","nossa","nosso","nota","nota:","note","note:","notez","notr","nou","nouveau","nouveaux","nouvel","nova","novament","novamente,","novo","novo.","now","now,","npm","npm.","npm의","null,","nunca","não","não.","nécessair","nécessaires.","nécessit","nível","nível:","nó","nós,","nós:","núcleo","o","obj","obj.messag","obj.message。在严格模式中,由于这个修改不是在","obj.message를","object","object)","object):","object,","object.","object:","objet","objet,","objet.","objeto","objeto,","objeto.","objeto:","obj가","oblig","observ","observables).","observador","observam","observamo","observáveis).","obtendo","obtenir","obter","obtêm","of:","off","offic","offici","officiel","on","ond","one,","one.","only.","ont","opcion","opcionalment","oper","operador","operations,","operations.","operator)","operator)로","operator)를","operator)을","operator)を使って","operaçõ","oportunidad","opportun","optimist","option","option.","option:","optionnel","options.","options.namespac","options:","options?:","options은","opção","opçõ","opérat","opérateur","order","os","os.","ou","ouchange:","ourselv","out","outbound","outer","outil","output","output:","outra","outro","outsid","ouvir","ov","où","pa","packag","pacot","padrão","padrão,","padrão.","padrõ","padrões,","pai","palavras,","pallier","panier","par","para","para:","paraitr","paramètr","parar","parc","parec","parent","parent.","parent/child","parent/enf","parfait","parfoi","part","partag","partagé","partagé,","parte,","partes:","parti","parti.","particularli","particularment","particulièr","parts:","parâmetro","pass","passado","passage).","passar","passer","passez","passo","passé","path","path:","pattern","pattern\"?","patterns,","payload","payload)","payload,","payload.amount","payload:","payload?:","payloads:","pedaço","pedido","pega","pegou,","pela","pelo","pena","penché","pendant","pens","pensar","perceba","perdant","perdemo","perfectli","perfeitament","perform","performances.","permaneça","permet","permissão","permit","permut","persist","persistence,","persistência","personnelle.","pertenc","pesar","peu","peut","peuvent","pick","piec","pilot","place","plain","play","pleno","plu","plugin","plugin.","plugin:","plugins,","plugins.","plugins:","plupart","plus,","plusieur","plutôt","pode","podem","podemo","point","pointera","pointeront","pollut","poluição","polyfil","popular","por","porqu","portanto,","portugues","porvue.us","posent","possa","possam","possamo","possibl","possivel:","possui","possívei","possível","post","posteriores,","posts:","pouco","pour","pour,","pourquoi","pourrait","pouvez","pouvon","pra","practic","practice,","pratiqu","pratique,","pratique.","prazo","prazo.","pre","precisa","precisa.","precisamo","precisar","precisaremo","precisará","precisemo","predict","prefer","preferir","preferência","prefira","prefix","prefixo","premier","premièr","prend","prendr","prennent","preocupar","preserv","preservar","preservest","preservestate:","preservestate:store.registermodul","pretti","previou","previsível.","prevstat","prevstate와","pri","primeira","primeiro","primeiro?","princip","principai","principal","principles:","princípio","probabl","problem","problema","problèm","problème,","process.env.node_env","proch","prochain","procéder","procédon","procédur","product","product.categori","production!","production,","productivity.","productivité","products)","products,","products.j","products:","produira","produit","produtividad","produção","produção!","produção,","profil","profond","profondé","profunda","profundament","profundo","program","programa","programm","project","project.","projet","projet.","projeto","projeto.","promess","promessa","promesses.","promis","promise((resolve,","promise,","promise.","promise/auto'","promise:","promise。","promise。如果你支持的浏览器并没有实现","promise。详细介绍","promise를","promise입니다.","promise,并且","promise:","prop","propag","propagação","propagé","proper","properly,","properti","properties,","properties:","properties?","property)","property,","property:","proposal)","proposal),","proposit","proposta","propr","propriedad","propriedades:","propriété","prop는","provavelment","provid","provável","prática,","prático","pré","préalable.","précédent","précédent.","préfix","préférenc","préférences)","prémutation.","présenteron","préserver","prévisible.","própria","próprio","próxima","próximo","pui","puisqu","puisqu'un","puiss","pulando","purposes.","put","pó","qu'accéd","qu'aucun","qu'avec","qu'est","qu'export","qu'un","qu'état","quai","qual","qualquer","quand","quando","quantidad","que","que:","quebra","queira","quel","quell","quelqu","queremo","querer","queri","qui","quickli","quiser","quiser.","quisermo","quit","quot","quê?","rabattr","racin","racine)","racine,","racine.","racines.","raison","raisonn","raiz","raiz,","raiz.","rajout","ranger","rangés.","rapid","rapidament","rapido)","rappel","rappelez","rastreada","rastreá","rastreável","rastreável!","rather,","rattaché","razão","re","reach","react","reaction","reactiv","reactive,","reactive.","read","reai","reais.","reajam","real","realidad","realiti","realizada","realizada?","realizando","realizar","realli","realment","reason","reativa","reativas,","reativas.","reatividad","reativo","reativo.","reavaliada","reação","receb","recebem","receberam","receberá","receberão","recebido","receiv","recent","recevoir","recevront","recharg","recipient","record","record,","recorrendo","recurso","redux","redux,","redux:","redux의","refer","reference,","referência","referência,","regardon","regist","registered,","registermodule(path:","registr","registra","registrada","registrada,","registrado","registrado,","registrado.","registrados.","registrar","registration:","registro","regra","regras,","regroup","regroupé","reject)","relatórios.","releas","reli","reload","reload.","relèv","remain","rememb","remov","remplac","remédier,","rend","render","rendered.","rendering.","renderização","rendez","rendr","rendu","renvoi","renvoyé","repetit","repetitiva","replac","replacestate(state:","represent","representação","représent","requer","request","request,","requiert","requir","require('./actions').default","require('./modules/a').default","require('./mutations').default","require('inject","requêt","resolv","resolve()","resolved.","resolvidos.","resort","respect","respons","ressalva","rest","resto","restreint","restrict","restring","result","resultado","resultará","resumir","retenir","retorna","retornada.","retornado","retornam","retornando","retornar","retorno","retour","retourn","retourné","retournée.","retriev","retrocesso","retrouv","return","reus","reusable,","reuse.","reutilizar","reutilização","reutilizáveis,","revient","reçoit","reçoiv","reçu","right","rodando","root","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rota","rout","router","router와","rule","rules,","run","runinnewcontext","rápida","règle","règle.","règles,","réactif","réactif.","réactifs,","réactifs.","réaction","réactiv","réactivité","réalis","réalité","récupèrent","récupérat","récupérer","récursiv","réflexion","référenc","régulièr","répons","répétitif","résolus.","résout","résultat","réutilis","réutilisable,","réévaluat","réévalué","s'abonn","s'assur","s'il","s'intègr","s'occup","s'évapor","sabe","sabemo","saber","saberá","sachant","sain","saisit","salva","same","same:","san","saurez","sautez","sauvegard","sauver","save","savedcartitem","savedcartitems)","savez","savoir","saída,","scale","scale,","script","script,","script.","se","second","secundária","see","seen","seguem","seguida,","seguint","seguintes:","seguir","segundo","seja","sejam","self","selon","sem","sembler","semelhant","sempr","send","separ","separados.","separando","separar","seqüência","ser","sera","serait","serem","seria","seront","sert","serv","server","server,","server/test","server。","server를","serveur.","servic","serviço","será","serão","set","seta","setter","setter:","setter를","settimeout(()","setup","seu","seul","seule.","seulement","shape","share","shop","shop.buyproducts(","shop.getproducts(product","short","should!","si","sibl","side","side.","sido","sight:","signifi","significa","similair","similaire,","similar","similarly,","simpl","simple,","simplement","simples,","simples:","simplesment","simplest","simpli","simplic","simplicidad","simplicité","simplifi","simplificado","simplificar","simplifié","simul","simuladas.","simulado","simular","simulation.","simulé","simulées.","sincronizar","singl","singleton","singleton.","singleton?","sinon.js),","sinon.js),你可以使用它们替换辅助函数","sinon.spy()","sintax","sintaxe:","sistema","situat","situation,","situação,","situaçõ","snapshot","snapshots,","sobr","socket.emit('update',","socket.on('data',","soit","solicitação","solut","solução","soluçõ","some_mut","someact","someaction:","somegett","somemut","someotheract","someothergetter:","sometim","son","sont","sorti","sortirez","sou","souhaitez","souhaitiez","souhaitons.","sourc","souvent","spa","spa,","spanish","spa를","specif","spi","split","spread","spécialement","spécifiqu","ssr","stage","start","started.","state","state'а","state)","state,","state.","state.a,","state.b","state.count","state.count++","state.count,","state.count`","state.count`와","state.obj","state.obj.messag","state.products.filter(product","state.some.nested.module.a,","state.some.nested.module.b","state.subtre","state.todos.filter(todo","state.todos.find(todo","state:","state;","stateafter)","statebefore,","state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:","state。你可以通过","state。用于服务端渲染。","state。这在你想要重用","state는","state를","state부터","state,例如从一个服务端渲染的应用保留","state,驱动应用的数据源;","static","statiqu","step","still","stockag","stop","store","store'","store)","store):","store,","store.","store.commit","store.commit('increment')","store.commit('increment')를","store.commit('increment',","store.commit('receive_data',","store.commit('receivedata',","store.commit({","store.commit,","store.commit:","store.commit에","store.commit와","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch(namespac","store.dispatch({","store.dispatch:","store.dispatch가","store.dispatch와","store.gett","store.getters.","store.getters.donetodo","store.getters.donetodoscount","store.getters.donetodoscount에","store.getters.gettodobyid(2)","store.getters:","store.getters。","store.getters에","store.getters와","store.hotupdate()","store.hotupdate():","store.hotupdate({","store.j","store.js,","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.registermodule:","store.st","store.state,","store.state.a","store.state.b","store.state.count","store.state.count,","store.state.count가","store.state.count를","store.state.count에","store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。","store.state.mymodul","store.state.nested.mymodul","store.state.nested.mymodule.","store.state로","store.state와","store.subscribe((mutation)","store.subscribe((mutation,","store.subscribe(mut","store.subscribeaction((action,","store.unregistermodul","store.unregistermodule(modulename)","store.unregistermodule(modulename).","store.unregistermodule(modulename)을","store/modul","store:","stores.","store。例如,同步","store。创建过程直截了当——仅需要提供一个初始","store는","store(下面是个大概例子,实际上","store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态","store)。","store):","store,他们公用同一个模块","store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:","store,大概长这样:","straightforward","strict","strict,","strict.","strict:","strictli","string","string):","string,","string.","string]:","structur","structure:","style","style,","sua","sub","subir","subject","subscrib","subscribe(handler:","subscribeaction(handler:","subscribing,","substitua","subárvor","success","succinct","succinct!","succè","sucedido","sucesso","such","sucinto!","suffire.","suivant","suivent","suivez","sujeita","sujett","sumwithrootcount","suporta","suportam","support","supposon","supprim","sur","sure","surtout","sustentável.","swap","sync","synchron","synchrone.","synchrones.","synchronis","synchronous.","synchronous?","syntax","syntax,","syntax:","syntaxique),","syntax)","system","system,","system.","systèm","são","séparant","séparer","séparé","séparés.","síncrona","síncronas.","síncrono","só","tableau","tag","tag,","tags.","tailor","take","talvez","também","também:","tant","tard.","tarde.","tarefa","tasks):","tedioso","tediou","tell","tem","temo","temp","template:","tempo","tempo.","temps.","tenha","tenham","tentando","tentará","tentera","ter","term","terme.","termes,","termin","terminé","terroot:","terá","teríamo","test","test,","test.","test.js'.","test:","testact","testaction(actions.getallproducts,","testaction:","testando","testar","testar,","teste.","tester","tester,","tester.","testes.","tests.","testá","text","text:","that'","that,","that:","them,","them.","them:","then:","there'","thing","think","this,","this.","this.$stor","this.$store.","this.$store.commit('increment')에","this.$store.commit('updatemessage',","this.$store.commit('xxx')","this.$store.commit('xxx'),","this.$store.commit('xxx')를","this.$store.dispatch('increment')에","this.$store.dispatch('xxx')","this.$store.dispatch('xxx'),","this.$store.dispatch('xxx')를","this.$store.getters.donetodoscount","this.$store.state.count","this.$store.state.obj.messag","this.$store.state.todos.filter(todo","this.$store로","this.add()를","this.add()을","this.count","this.count++","this.count를","this.donecount를","this.increment()를","this.increment()을","this.localcount","this:","through","throw","thrown.","thu","time","times):","tipo","tipo:","tiram","tirar","title:","tiverem","to:","toda","todo","todo.done)","todo.done).length","todo.id","todos:","todosmodul","togeth","toggl","toggle_don","tomar","tool","tools.","torna","tornam","tornar","total","totalment","tou","toujour","tournon","tout","trabalha","tracer","track","trackable!","tracé","trade","transact","transactions.","transactions:","transaçõ","transform","transforma","travel","traçable,","tree","tree!","tree)を使います。つまり、この単一なオブジェクトはアプリケーションレベルの状態が全て含まれており、\"信頼できる唯一の情報源","tree,","tri","trick","tricki","trigger","trigger,","triggered,","trivial","trivial,","triviale,","trocar","troisièm","trop","trouv","trouviez","true","true,","true.","true}","true})","true를","true,它允许在命名空间模块里分发根的","true,它允许在命名空间模块里提交根的","true,并将这个","true:","truqu","truth","truth\".","truth)\"","truth)です。","trá","trè","tudo","turn","two","two,","type","type,","type.","type:","types'","types.j","typescript","typescript,","tâche","téléchargement","um","um,","um.","uma","un","un.","under","understand","unidirecional\":","unidirectionnel","uniqu","unique,","unit","unitair","unlik","unmaintain","unpkg.com","unpkg.com은","unpredict","unregist","unregistermodule(path:","unsubscrib","unwatch","up","up,","updat","updatemessag","updates.","upfront.","url","url을","us","us,","us:","usa","usada","usado","usage:","usam","usamo","usando","usar","usarmo","user","users,","uso","usual","usuário","usá","util","utilis","utilisateur","utiliser.","utilisez","utilison","utilisé","utilitair","utilitário","v","vai","vale","valeur","valor","valu","value)","value,","value:","value,然后侦听","vamo","variou","vem","ver","verbeux","verbeux.","verbos","verbosas.","verbose.","verbose:","verboso:","verdad","verdade\".","veremo","veri","verificar","verron","versa.","version","version/tag","versão","veut","vez","veze","vezes):","vezes,","via","viagem","vice","vider","view","view,","view.","view,以声明方式将","vinculado","vinculando","vincular","vista:","visto","visualis","visualiza","visualizar,","visualizaçõ","visão","vm.","vm.$watch","vo","você","você.","voici","voilà","volé","vont","votr","vou","voulez","vouloir","voulon","vous.","voyag","voyez","vrai","vraiment","vs","vs.","vue","vue'","vue({","vue,","vue.","vue.j","vue.js.","vue.js가","vue.set(obj,","vue.use()","vue.use():","vue.use()를","vue.use(vuex)","vue.use(vuex))","vue.use(vuex)):","vue.use(vuex)를","vue.use(vuex)):","vue:","vue?","vue@2.5+","vue@2.5+,","vue@>=2.5,","vue@>=2.5,反之亦然。","vuex","vuex\"","vuex,","vuex.","vuex.mapst","vuex.mapstate로","vuex.stor","vuex.store({","vuex:","vuex?","vuex@2.x","vuex@3.0+","vuex@>=","vuex。一个简单的","vuex。虽然将所有的状态放到","vuex가","vuex는","vuex로","vuex를","vuex없이는","vuex에","vuex에는","vuex에서","vuex의","vuex:","vuex?","vue로","vue에","vue의","vue컴포넌트","vá","vária","vário","vérifi","vérifier","véritabl","vérité","wait","want","want.","watch","watch(fn:","watch(getter:","watcher","watching,","way","way\"","way)","we'd","webpack","webpack'","webpack'ом","webpack,","webpack.","webpack.config.j","webpack在真实浏览器环境中进行测试。","webpack과","webpack을","webpack의","websocket","weigh","well.","whenev","whether","why?","window.promis","within","without","words,","work","world","worth","write","written","y","yarn","yarn,","you'v","you.","yourself","you’ll","zero","zone","{","{preservestate:","{root:","{{","{}","{})","{},","|","||","}","})","}))でこれを実現できます。","}).","})。","},","}]","}`","}`,","}`.","}}","}}`,","}의","«","«геттеры».","»","»)","»).","»,","».","à","às","árvore","árvore!","ça","ça,","ça.","é","é,","échell","échelle,","écouter","écrire","écrite","également","également,","épargn","étape","état","états,","été","éviter","évènement","évènements.","ête","être","óbvio","óculos:","última","única","único","útei","útil","œil","а","а,","абрамова,","абстракции","автоматически","автоматически.","автоматически:","автора","альтернативы","аналогичная","аналогично","аналогично,","аналогичным","аргумент","аргумента","аргумента,","аргументами","аргументов","аргументом","аргументом,","аргументом.","аргументом:","аргументы","аргументы:","архитектурное","архитектурой","асинхронного","асинхронности","асинхронны,","асинхронные","асинхронный","асинхронными","асинхронных","атрибут","беде,","без","бессмысленно.","библиотека","библиотеками","библиотеки","библиотеки,","благо","благодаря","более","большая","больше","большим,","большинстве","большое","большой","большую","браузера.","браузерах","браузерах.","браузере","будем","будет","будут","бы","были","было","быстро","быть","быть,","в","важнее,","важное","вам","вариантах","вас","ваш","вашего","ваши","ваших","вдохновлённого","веб","вернуть","вероятно","вероятно,","версии","версию","весьма","взаимодействие","взгляд","взгляда","виде","включает","включения","включить","влияет","влияние","вложенного","вложенность","вложенные","вложенных","вложено","вместо","вне","внесения","внести","внешним","внешних","внимание,","внимание:","внутри","во","вовсе","возвращаемую","возвращаемый","возвращаемым","возвращает","возвращают","возвращающее","возвращающие","возвращающий","возвращающую","возвращая","возвращение","возможно","возможно,","возможной","возможности","возможности,","возможность","возможностью","возможны","возможные","возникающие","возникновении","вот","вполне","времени\"","времени\".","время!","вручную","все","всегда","всего","всем","всех","вспомогательная","вспомогательного","вспомогательную","вспомогательные","вспомогательным","вспомогательных","встроенные","встроенный","всё","всём","вторую","вторым","входящих","вы","выбрасывать","вывода","выглядеть","вызвали","вызван","вызванных","вызвать","вызов","вызова","вызове","вызовут","вызовы","вызываем","вызываемые","вызывается","вызывать","вызывать,","вызываются","вызывая","выключили","вынесите","вынести","выносить","выполнения","выполнены","выполнять","высокоуровневых","вычислениями,","вычисляемого","вычисляемое","вычисляемые","вычисляемыми","выше","гарантирует,","генерирующий","геттер","геттера","геттера,","геттера:","геттерам","геттерам.","геттерами","геттеров","геттеров,","геттеров:","геттеры","геттеры,","геттеры.","геттеры...","гидрации","главах","глобального","глобальное","глобальной","глобальном","глобальному","глобальные","глобальный","глобальных","глубоко","глубокое","глупо:","го","говоря,","горячая","горячей","горячую","готовыми","да","давайте","даже","далее","далеки","данного","данные","данный","данным","данным,","данных","данных\":","данных,","данных.","дать","даёт","два","двунаправленного","двухсторонние","действие","действие.","действие:","действии","действий","действий,","действий.","действительно","действительности","действия","действия,","действия.","действия:","действиями","действиях","декларативно","дела,","делает","делать","дерева","дереве.","дерево","деревом","дереву","дескриптов","дескриптор","деструктуризация","деструктурирующее","динамическая","динамически","динамический","диспетчеризация","диспетчеризировать","для","до","до:","добавить","добавлена","добавление","добавлении","добавлено","добавлены","добавлять","добавляют","добавляя","добиться","доводилось","довольно","дожидаемся","документации","документации.","долгосрочной.","должен","должна","должно","должны","должным","дополнительного","дополнительные","дополнительный","достаточно","достижима","доступ","доступа","доступно","доступны","доступные","доступный","дочерним","дочерних","другие","другие):","другим","другими","других","другое","другой","другом","дублировать","дэна","его","единого","единое","единому","единственного","единственный","единственным","если","естественным","есть.","ещё","её","же","же,","жизни.","за","завершения","завершилось?","зависеть","зависимостей","зависимостей.","зависимости","зависимость","зависимостях","зависит","зависят","зависящие","загрузчиков","загрязнение","заданное","задуматься","заказа","заключается","залогирована","залогированной","залогированные","замена","заменить","замену","замены","заменяем","заметим:","заметно,","замечание:","заниматься","занимающиеся","записана,","записи","записи,","записывая","запись","запись:","запрашиваем","запрещено.","запрос","запросов","запуск","запуска","запускает","запускать","запускаются","запустите","запустить","зарегистрирован","зарегистрирован,","зарегистрированные","зарегистрированный","зарегистрировать","зарегистрируем","заскучать,","заставить","заставляет","заставляющими","затем","заточенной","затратным","затруднить","зачастую","здесь","знать","знать,","значение","значением","значении","значения","значит,","значительных","и","и,","идеала.","идея,","идёт","из","избегать","избежать","известные","излишней","изменение","изменений","изменения","изменения.","измените","изменится","изменить","изменяем","изменять","изменяться","изменяющими","изначальное","изрядно","изучим","или","им","имеет","имена\"","имени","именно","именованного","именованный","иметь","имеют","имитации","импортирования","импортировать","имя,","имён","имён,","имён.","имён:","инициализации","инициализацию","инициализировать","инициализируя","инициирована,","инициирования","инициированы","инициировать","инициируем","инициируемые","инициируемых","инициирует","инициируют","инкапсулируются","иногда","инструментах","инструментов","инструменты","инструменты,","интегрирует","интегрируется","использован","использование","использованием","использовании","использования","использовать","использовать,","использоваться","используем","используемая","используемую","используемые","используемый","используемым","использует","используете","используется","используйте","используются","использующей","использующий","используя","истины\",","истины\".","история","источник","источником","исхода","исходное","исходящих","исчезает","их","к","каждая","каждого","каждое","каждой","каждую","каждый","как","какие","каких","какой","камни,","качестве","ключу.","ко","когда","когда:","код","кода","кода,","кода.","коде","количество","количеству","коллбэк","коллбэк,","коллбэками,","коллбэки","коллбэков","командой","комбинации.","комплекте","композиция","компонент","компонент,","компонента","компонента,","компонента:","компонентам","компонентами","компонентах","компонентов","компонентов,","компонентов.","компоненту,","компоненты","компоненты,","компоновать","конечное","конкретного","конкретное","конкретную","констант","константу","константы","конструктора","контейнер,","контекст","контекста,","контексте","конфигурации","конфигурацию","конфликтует","концепцией","концепции","концепции,","концепций","концепций,","копирование","корзине","корзину","корзины","корневого","корневое","корневое.","корневой","корневому,","корневые","коробки\"","которого","которое","котором","которому","которые","который","которых","красноречивыми","кратковременная","критерию:","кроме","крупного","крупномасштабные","крупных","куда","кэшируются,","лаконично","легко","лежащая","ли","либо","либо:","линтеры","лишь","лог","логика","логики","логики.","логированием","логирования","логирования,","логируются","логирующий","локально,","локальное","локальному","локальные","локальный","локальным","лучше","любая","любого","любую","любые","м","магазина","массив","массива","между","менее,","менять","мере","местами","местах.","метод","метода","метода,","методах","методов","методом","методы","механизм","механизмом","многократного","многословнее,","многословности","многословный.","многословным","множество","могло","могут","модуле","модуле.","модулей","модулей,","модулей.","модулем","модули","модули,","модули.","модуль","модуль.","модульного","модульной","модульности","модульный","модуля","модуля).","модуля,","модуля.","модулям","модулями","модулях","можем","может","можете","можно","момент","момента","моментальных","моменту","мутацией","мутации","мутации,","мутации.","мутации:","мутации;","мутаций","мутаций,","мутаций.","мутаций/действий.","мутаций:","мутацию","мутацию,","мутацию.","мутация","мутациями,","мутациях.","мы","на","наблюдателей).","наблюдение","наблюдения,","нагрузка","нагрузки","нагрузкой","нагрузку","нагрузку:","называемый","найти","накладывает","наконец,","наличие","нам","намерения","намеренно","наоборот.","написания","написать","например","например,","например:","напрямую","напрямую:","напрямую?","наряду","наследует","настройки","наступления.","находится","находящиеся","начале.","начало","начиная","начните","начнём","начнём.","наш","нашего","наши","не","невозможно","невозможным:","независимо","некоторые","некоторых","нельзя.","немного","нему","ненужному","необходимо","необходимости","необходимости.","необязательно,","неплохая","неплохо","непосредственное","непредсказуемость","неприятно,","непросто:","нескольким","несколькими","нескольких","несколько","несложные","несоответствующих","нет","нет.","нетривиального","неудачи","неудачного","никакой","ним","но","нового","новую","новым.","новыми","новых","нормально","нужно","нужную","нужны","нужны,","нём:","о","оба","обескураживающим.","обеспечиваем","обеспечивает","обеспечит","обеспокоить","обнаружения","обновим","обновление","обновлений.","обновления","обновляются","обновлённые","обозначения","обойти","обойтись","обрабатывать","обработать","обработка","обработки","обработку","обработчик","обработчик\".","обработчик.","обработчика","обработчике","обработчики","обработчиков","обработчиков.","обработчиком","образом","образом,","образом:","обратите","обратитесь","обратиться","обращаться","обсудим","общее","объект","объект,","объект.","объекта","объекта,","объекта:","объекте","объектной","объектный","объектов","объектов,","объектом,","объекту","объявление","объявления","обычно","обычном","обязаны","ограничений","ограничения","ограничены","один","одна","однако","однако,","одни","одним","одно","одновременно.","одной","одном","одному","однонаправленно","одностраничные","оказаться","оказывать","оказываются","окружении","он","она","они","оператор","оператором","операции","операции:","операций","операций,","операций.","описательной:","опосредованно,","определении","определения","определять","определяя","определённых","опции","опции):","опции:","опций,","опционально","опцию","опция","организации","организовать","основе","основная","основном","основные","основных","основывающимся","основывающихся","основываясь","особенно","оставляет","остаётся","осуществляет","от","ответ","отдать","отдельно","отдельности.","отдельные","отдельный","откройте","откуп:","отладке","отладке.","отладке:","отладки)","отладки,","отладки.","отлаживаете","отличают","отличие","отличиями:","отображение","отобразить","отражая","отследить.","отслеживание","отслеживать","отслеживаться","отфильтрованной","официальным","оцениваем","очевидными","очень","очистим","очкам:","ошибки.","ошибку,","ошибку.","пакетов.","параметр","параметр,","параметра:","параметрами","параметризированный","параметров","параметров.","параметром:","паттерн","паттернов,","первого","первое,","первой","первый","первым","первым?","перед","передаваемом","передавать","переданного","переданное","переданному","переданных","передать","передача","передаются","передаёте","передаётся","переиспользования,","переключения","переменная","пересчитаны","писать","плагин","плагина","плагина:","плагинам","плагинам,","плагинах.","плагинов","плагинов,","плагину","плагины","плагины,","по","побочные","поведение","повторно","повторное","повторном","подводные","подделкой","поддельная","поддельное","поддельную","поддельный","поддельным","поддельным.","поддерево","поддерживаемость","поддерживает","поддерживать.","поддерживают","подключение","подключите","подменить","подменять","подмодули","подмодули.","подобны","подобным","подписывается","подробнее","подробно","подружить","подход","подхода","подхода,","позволяет","позволяют","позволяющие","позднее","показаться","покуда","покупок.","полагаться","полезно","полезно,","полезные","полезным","полезным,","полей.","полем","полной","полностью","получаем","получает","получать","получают","получающая","получение","получившаяся","получится","получится.","получить","пользователей","пользователи","пользователя","пользователя.","пользователям","поля","поместив","помещаете","помещающий","помещения","помещены","помимо","помните","помнить","помогает","помогающую","помочь","помощи","помощью","понадобится","понимание","понятий.","понятия","понять","понять,","попросту","попытка","поскольку","после","последующих","посмотреть","поток","потока","потоков?","потомкам","потому","потребностей","потребоваться","потребует","похоже","похожи","почему","почему?","поэтому","появлении","появлению","правил,","правил.","правила","правилам","правилам,","правило:","практике","превращается","пределами","предложить","предметом","предоставляет","предоставляющую","предоставляя","предположим,","предсказать,","предсказуемость","представление","представлением.","представлений","представляют","представьте,","предыдущее","прекращения","префиксов","при","приближённым","приведет","приведённая","приведённой","привести","привнесение","привнесения","приводят","привязать","привязки","придётся","прикреплено","приложение","приложением;","приложении","приложении.","приложении:","приложений","приложения","приложения,","приложения.","применения","применены","применив","примените","применяем","применяя","пример","пример:","примеров","примером","примечание:","примешиваем","принимает","принимают","принципов:","присваивание","присоединённом","приспособиться","приходилось","приходится","проблема","проблемой,","проблему,","проверяем,","программы.","продвинутые","продуктивность","проекта.","проекта:","проектах.","производительности,","производительности.","производительную","производным","произойдёт","произойти.","происходит","происходят,","происходящие","проксировании","проксируем","проксирует","проксирующие","простейшего","простейшее","просто","просто,","просто:","простого","простое","простой","простота,","пространства","пространствами","пространстве","пространство","пространством","пространству","простые","простых","протяжении","проще","псевдонимы","пути","пытаться","работу","работы","раз","разбираясь","разбить","разделять","разделяя","раздуться.","различных","размера,","разных","разобрались,","разработка","разработке","разработки","разработки.","разработчика","разработчика.","разработчиков","разрегистрирует","разрешает","разрешается","разрешающийся","разрешения","рамках","раскрывать","расположения","распространения","расскажем,","рассматриваем","рассматривать","рассматриваются","рассмотрении","рассмотрим","расширением","расширения","реагировать","реактивная","реактивно,","реактивности","реактивность","реактивны.","реактивных","реализации","реализация","реализован","реализовать","реализующего","реальной","реальности","реальных","регистрации","регистрация","регистрирует","регистрируются","режим","режима","режиме","результат","результаты","результирующие","релиз","рендерингом","репозиторий","решая","решение","родительского","родителям","роста","с","сам","самая","самого","самодостаточными","самое","самое,","самом","самостоятельное","самую","самые","самый","самым:","сборке.","сборки","сборкой","сборку,","сборку:","сборщик","свежий","свои","своим","своих","свойств","свойства","свойства,","свойства.","свойства:","свойства?","свойствами","свойствами:","свойство,","связанными","связаны","связать","связке","связывания","сделаете","сделать","себя","сейчас","сервера","сервера.","сервис","сервис,","сеттером:","синглтон","синглтон?","синглтонов","синтаксис","синтаксис,","синтаксис:","синхронизации","синхронизировать","синхронном","синхронные","синхронными","синхронными.","синхронными?","системе","систему","системы,","ситуацией,","ситуации","ситуации,","ситуациями,","скачать","склонировать","скорее","след","следует","следуете","следуют","следующей","следующие","следующим","следующими","следующих","следующую","слепки","слепки,","слепков","слепок\"","слишком","слияния","словами,","сложнее,","сложно","сложными","сложных","служит","случае","случае,","случаев","случаях","смотрите","снимающие","снятие","со","собираем","соблюдаете","соблюдения","собой","собрать","собственно,","собственное","собственным","собственными","событие","событий.","события:","событиями.","совершается","совершать","совершения","совершенно","совместно","соглашение","содержать","содержаться","содержащий","содержащим","содержимое","содержимому","содержит","сожалению,","создавать","создадим","создание","создании","создания","создано,","создать","создающую","создаём","создаёт","создаёте","сокетов","сокетом","сомневаетесь.","соответствующие","соответствующим","соседних","состоит","состояние","состояние,","состояние.","состоянием","состоянием\"?","состоянием,","состоянии","состоянии,","состояний,","состоянию","состоянию,","состояния","состояния,","состояния.","состояния:","состояния;","сохранение","сохранением","сохранения","сохраним","сохранить","сочетании","специально","списка","список","способ","способом","справки","справочник","спровоцирует","сработает.","сравнение","сравнить","среднего","ссылка","ссылке","ссылки","ссылку","сталкиваться","становится","становится,","старые","старый","статические","статусе","стоит","стороне","стороны,","страдает","стрелочные","строгий","строгого","строгом","строк:","строки","строковый","строкой","строку","структура","структурированность","структуру","структуры","сути","существенно","существует","существуют","существующий","считать","счёт","счётчик","счётчик.","счётчик:","счётчиком:","та","так","так:","также","такие","таким","такими","таких","такова","такого","такое","такой","таком","те","тег","тег,","тегов","текущего","текущее","тем","теперь","терминале:","тестирование","тестировании","тестирования","тестирования.","тестировать","тестировать.","тестируемого","тестов","тестов.","тесты","тип","тип:","типа","типами","типов","то","товаров","товары","тогда","тогда,","того","того,","тоже","той","только","том","том,","тот","традиционную","транзакции:","транзакциями;","требует","требуется","требуя","трюк","тут","у","убедитесь,","увеличить","уверенным,","увидим,","удалить","удаётся","удобными","удостоверьтесь,","уже","узнать,","укажите","указав","указан","указана","указание","указания","указанного","указанному","указанным","указать","указываем","указывает","указывать","указывая","улучшаем","умолчанию","умолчанию,","умолчанию.","управлении","управления","управлять","управляющий","упростить","упрощает","упрощения","упрощён,","упрощённо","упускаем.","усложнению","усмотрение","успеха","успешного","устанавливает","установите","установка","установки","утилиты","уточнение","ухудшения","учёта","фабрику","файл","файл,","файле","файлов","файлы.","фактически","фиксируем","финальной","форм","формата","формате","формате:","формирование","формировании","фрактальна:","функции","функции,","функций","функциональности","функциональность","функцию","функцию,","функцию.","функция","функция,","функциям,","хватит","хелпер","хотим","хотите","хотя","хранилищ,","хранилища","хранилища)","хранилища,","хранилища.","хранилища:","хранилище","хранилище,","хранилище.","хранилище;","хранилищем","хранилищу","хранилищу.","хранимому","хранит","хрупки","хуки","целиком","целиком,","ценой","центральным","центре","цитата","частей:","части","часто","часто.","часть","чаще","чем","через","читателям","чтении","чтения.","что","чтобы","чётко","шагом.","шины","эквивалентна","экземпляр","экземпляра","экземпляра,","экземпляров","экспорт","экспорт/импорт","экспорта","экспорта:","экспортировать","экспортируем","элемент","элемента","элементов","элементов)","эта","этапе","эти","этим","этими","этих","это","это,","этого","этого,","этой","этом","этому","этот","эту","эффективного","эффекты","являются","являющиеся","явно","явным","–","—","“store”","│","└──","├──","、","あらかじめ全ての必要なフィールドによって、ストアの初期状態を初期化することが望ましいです","いつ、vuexを使うべきでしょうか?","いま、開発ツールのミューテーションのログを見ながら、アプリケーションのデバッグを行っていることを想像してください。全てのミューテーションをログに記録するためには、ミューテーションの前後の状態のスナップショットを捕捉することが必要です。しかし、上の例にあるミューテーション内の非同期コールバックは、それを不可能にします:","いろいろな","からの良い引用です:","からローカルステートを参照するときは、通常の関数を使わなければいけません","から直接クローンし","が","があれば、それを受け取ります。","がストアからオブジェクトを返す算出プロパティ","がトリガーされたアクションハンドラによって返された","がトリガーとなって実行されます:","が含まれます。詳細はこちら","が変わるたび、算出プロパティの再評価が発生し、関連した","が完了するのを待機する","が導入されます:","が必要なだけかもしれません。しかし、中規模から大規模の","が必要になります。","が必須、逆もまた同様です。","が戻り値として返ってくることになります。","ここでは","こちらが","このような場合は、第1引数としてモジュールの名前空間文字列をヘルパーに渡すことで、そのモジュールをコンテキストとして使用してすべてのバインディングを行うことができます。上記は次のように単純化できます。","この章では、vuex","これから","これが","これで","これにより、コンポーネントツリーは大きな","これにより、複数のモジュールが同じミューテーション/アクションタイプに反応することができます。","これは、実際には","これはいくつかの要素をアプリ自身に含んでいます:","これは一見ばかげて見えるかもしれません。つまり、カウントをインクリメントしたいときに、どうして直接","これは予測可能な方法によってのみ状態の変異を行うというルールを保証し、アプリケーション内の全てのコンポーネントのための集中型のストアとして機能します。","これらのコンセプトを深く理解することは、vuex","これらのルールに従っている限り、プロジェクトをどのように構造化するかはあなた次第です。もしストアファイルが大きくなり過ぎたら、単純にアクションやミューテーション、ゲッターをそれぞれ別のファイルに切り出すことができます。","これらは\"単方向データフロー\"のコンセプトの極めてシンプルな責務です:","さらに、createnamespacedhelp","さらに、状態管理に関わる概念を定義、分離し、特定のルールを敷くことで、コードの構造と保守性を向上させることができます。","さらに名前空間をネストする","しかし、このパターンでは、コンポーネントがグローバルストアシングルトンに依存してしまいます。","しかし、単純さは、共通の状態を共有する複数のコンポーネントを持ったときに、すぐに破綻します:","してから、ストアをつくってみましょう。vuex","すべてのトリガーされたアクションハンドラを解決するpromiseを返します。詳細","すると次のようにできます:","する機構を提供しています:","そして","そして、vuex","そして、このように利用することができます:","そして、第","そのような場合に役立てるため","そのコールバックは、ミューテーションがコミットされた時点ではまだ呼び出されていません。そして、コールバックが実際にいつ呼び出されるかを、開発ツールは知る術がありません。いかなる状態変更でも、コールバック内で起きる場合は本質的に追跡不可能です。","それから下記コマンドを実行します:","それぞれのミューテーションの後に呼ばれます","それでは、始めましょう!","それなりに手の込んだアプリケーションであれば、モジュールを活用する必要が出てきそうです。プロジェクトの構造の例は以下のようになります:","それに対処するための","それらが必要になったときに知るのです。","で","で、シンタックスをかなり単純にできます:","で、状態やゲッターにアクセスできます。なぜコンテキストオブジェクトがストアインスタンスそのものではないのかは、後ほどモジュールで説明します。","です","です)","での実行","では","ではdefineplugin","ではenvifi","では、","では、コンポーネントから共有している状態を抽出し、それをグローバルシングルトンで管理するのはどうでしょうか?","ではステートフルなシングルトンは避けます。)","ではストアをモジュールに分割できるようになっています。それぞれのモジュールは、モジュール自身の状態(state)、ミューテーション、アクション、ゲッター、モジュールさえも内包できます(モジュールをネストできます)","では全てのミューテーションは同期的に行うという作法になっています:","でアクセスします。","でアクセスできます:","でコンポーネント内でアクションをディスパッチできます。あるいはコンポーネントのメソッドを","でストアオブジェクトの状態を参照でき、また","でテストをバンドルでき、それを直接","でユニットテストしたい主な部分はミューテーションとアクションです。","でユーザーが入力するとき、直接","で作られたカウンターアプリをみてみましょう:","で各コンポーネントから参照することができます。","で実行できます。別の方法として、本当のブラウザでテストを実行するためには","で新規追加","で有効にできます)、すべての子コンポーネントにストアを","で異なるモジュール内の複数のアクションハンドラをトリガーすることができます。そのようなケースでは、全てのトリガーされたハンドラが解決されたときに解決する","で返すことです。","と","といったイベント登録のようなものです。ミューテーションハンドラを起動するためにはミューテーションのタイプを指定して","として公開されています","として機能します。これは、通常、アプリケーションごとに1つしかストアは持たないことを意味します。単一ステートツリーは状態の特定の部分を見つけること、デバッグのために現在のアプリケーションの状態のスナップショットを撮ることを容易にします。","として深く入れ子になったコンポーネントに渡すのは面倒で、兄弟コンポーネントでは単純に機能しません。二つ目は、親子のインスタンスを直接参照したり、イベントを介して複数の状態のコピーを変更、同期することを試みるソリューションに頼っていることがよくあります。これらのパターンは、いずれも脆く、すぐにメンテナンスが困難なコードに繋がります。","となり、どのコンポーネントもツリー内のどこにあっても状態にアクセスしたり、アクションをトリガーできます!","とは何か?","とは何か?","と仮定すると、v","と全く同じ問題です。従って解決策も同じです。モジュールの状態を宣言するために関数を使用してください","と動作させているときと同じく、リアクティブな値に関する注意が必要であることを意味します:","と同じ","と同じ。ただしモジュール内に限る","と同じか、モジュール内にあればローカルゲッター","と同じか、モジュール内にあればローカルステート","と同じです","と書くか、もしくはコンポーネントのメソッドを","どのコンポーネントの内部でも簡単にゲッターを利用することができます:","なしで問題ないでしょう。単純な","なアクションにディスパッチできる","なミューテーションにコミットできる","には、一般的なデバッグに利用する用途の備え付けのロガープラグインがあります。","によって","によってリアクティブになっているので、状態を変更すると、状態を監視している","によって名前空間に分けることができます。モジュールが登録されると、そのゲッター、アクション、およびミューテーションのすべてが、モジュールが登録されているパスに基づいて自動的に名前空間に入れられます。例えば:","によって特定のバージョン/タグを利用することもできます。","にマッピングさせる","にマッピングする","に変更する","に属する状態の一部で","に渡すこともできます。","に渡せるように、複数のオブジェクトをひとつにマージするユーティリティを使わなければいけません。しかし、オブジェクトスプレッド演算子","に直接依存関係を持つことはないでしょう。したがって、単純に","に組み込む","に置き換えるために、","に置くことで、状態の変更がさらに明示的、デバッグ可能になりますが、ときにはコードを冗長でまわりくどいものにします。状態の一部がひとつのコンポーネントだけに属している場合は、それをローカルの状態として残しておくとよいでしょう。あなたは、トレードオフを考慮した上で、あなたのアプリの開発ニーズに合った決定をすべきです。","に表示するにはどうすればよいのでしょう?","に追加の引数を渡すこともできます。この追加の引数は、特定のミューテーションに対するペイロードと呼びます:","の","の3番目の引数として","のvm.$watchメソッドと同じオプションをオプションのオブジェクトとして受け付けます。","のあとで","のいくつかの有用な機能が使えません。代わりに、セッターで双方向算出プロパティを使うアプローチがあります。","のために","のとき、ssr","のような","のような外から渡されるデータのためにミューテーションをディスパッチします。","のコアコンセプトについて、以下を学習します。","のコアコンセプトについて詳しく説明していきます。まずは状態(state)からはじめましょう。","のシンタックスを利用しています。","のステート","のストアの状態を変更できる唯一の方法は、ミューテーションをコミットすることです。vuex","のスプレッドシンタックス(object","のミューテーションがトリガーされたときに、このハンドラが呼ばれる\"","のミューテーションは、通常の","のミューテーションはイベントにとても近い概念です:","のミューテーションハンドラ内部で処理されていないため、エラーを投げます。","のモジュールを使っていて","のモジュール出力のため、ここでは","のリアクティブなルールに則ったミューテーション","のリアクティブシステムの一部としてキャッシュされるという点に留意してください。","の中に置くべき、というわけではありません。多くの状態を","の作者、dan","の値をバインディングし、input","の呼び出しと、複数のミューテーションのコミットをします:","の実装,","の実装を変更しましょう:","の引数分割束縛(argument","の形式でログ出力されます","の形式で提供されます","の更新をトリガーします。","の最新のリリースを指します。https://unpkg.com/vuex@2.0.0","の注入が必要です):","の注入が必要)で、コンポーネント内でミューテーションをコミットできます:","の状態がミューテーションハンドラの外部で変更されたら、エラーを投げるようになります。これで全ての状態変更がデバッギングツールで明示的に追跡できることが保証されます。","の状態の変更を行うと、エラーが投げられます。","の状態を","の状態(state)を第1引数として取得し、実際に状態の変更を行います:","の算出プロパティ名(comput","の粒度の細かいリアクティビティシステムを利用するよう特別に調整して実装されたライブラリだということです。","の背景にある基本的なアイディアであり、flux、","の設定を作成します(.babelrc","は","は、","は、ルートコンポーネントに","は、全てのミューテーションの後に呼ばれ、引数として、ミューテーション","は、共有状態の管理に役立ちますが、さらに概念やボイラープレートのコストがかかります。これは、短期的生産性と長期的生産性のトレードオフです。","は、各ミューテーションへのフックを公開する","は、基本的にアプリケーションの状態(state)を保持するコンテナです。単純なグローバルオブジェクトとの違いが","はこのモジュールのゲッターにローカライズされています","はオブジェクトを返すことに注意しましょう。どうやって、他のローカル算出プロパティと組み合わせるのでしょうか?","はゲッター関数の第3引数と第4引数として渡され、アクション関数に渡される","はディスパッチされたアクションごとに呼び出され、アクション記述子と現在のストア状態を引数として受け取ります:","はペイロードサポートする:","はモジュールのローカルステート","はリアクティブなので、ストアから状態を\"取り出す\"一番シンプルな方法は、単純にいくつかのストアの状態を","はローカルステートにアクセスでき、ルートのステートは","は前の状態を保存する","は効率的な更新のために、vue.j","は単一ステートツリー","は名前空間付きモジュールで","は実際のところ、あなたがコードを構造化する方法を制限しません。もっと正確に言うと、それより高いレベルの原理原則を適用させます:","は成功時のコールバックと失敗時のコールバックを受け取る","は自然な次のステップとなるでしょう。これは","ひとつの重要なルールを覚えておきましょう。それはミューテーションハンドラ関数は同期的でなければならないということです。なぜか?次の例で考えてみましょう:","ほとんどの場合、ペイロードはオブジェクトにすべきです。そうすることで複数のフィールドを含められるようになり、またミューテーションがより記述的に記録されるようになります:","まず知っておくべきことは","また","また、モジュールのゲッターの中では、ルートのステートは第3引数でアクセスできます:","または","また別のアクションで下記のように書くと:","もあわせて使います):","もし、あなたが","もし、あなたが大規模な","もしこの関数を複数のコンポーネントで利用したくなったら、関数をコピーするか、あるいは関数を共用のヘルパーに切り出して複数の場所でインポートする必要があります。しかし、どちらも理想的とはいえません。","もしゲッターが複雑な計算を行っているならば、テストコードを書く価値があります。ゲッターはミューテーションと同様の理由でテストしやすいです。","もし触れたことがなければ、ぜひ触れてください!","もまた","もペイロードをサポートする:","もローカルステートを指すようになります。","や","より実践的な例として、ショッピングカートをチェックアウトするアクションを挙げます。このアクションは非同期な","を","を2番目の引数として受け取ります。","をみてみるのもよいでしょう。","をインストール","をインストールする","を作成するときに、ただ","を使うことができます","を使うということは、全ての状態を","を使ったブラウザでの実行","を使った最も基本的なカウンターアプリの例です。","を使って、モック化された依存関係を注入できるようにするモジュールファクトリーを返す","を使っている場合は、これは不要でしょう。","を使っていれば、ビルドツールにそれを処理させることができます:","を使ってテストファイルをバンドルすることができます。","を使用して、次のように書くことができます:","を使用してミューテーションをテストする例です(あなたの好きな任意のフレームワーク/アサーションライブラリを使用できます):","を使用する。あるいは","を使用することで、アプリケーションの開発を行っている間のミューテーション、モジュール、アクション、ゲッターのホットリローディングをサポートします。browserifi","を使用することで、次のようにアクションを組み合わせることができます:","を使用することによって名前空間付けされたヘルパーを作成できます。指定された名前空間の値にバインドされた新しいコンポーネントバインディングヘルパーを持つオブジェクトを返します:","を使用するとき、vuex","を使用するにあたって不可欠です。","を使用するのは少しトリッキーです:","を使用できます。","を処理できることと、store.dispatch","を利用するとストア内に","を取り込むと自動的に","を受け取ります:","を受け取ります。","を受け取ります。言い換えれば、同じモジュールに接頭辞","を含むことができます。モジュールの状態は、モジュールのキーを使って、ストアのルートステートに結合されます。モジュールのミューテーションとゲッターは、第一引数としてルートステートの代わりに、モジュールのローカルステートだけを受け取り、モジュールのアクションの","を呼び出していることを確認しておいてください","を呼び出してミューテーションをコミットしないのか、と。ミューテーションは同期的でなければならないというのを覚えていますか?アクションはそうではありません。アクションの中では非同期の操作を行うことができます。","を呼び出すことでミューテーションをコミットできます。あるいは","を呼び出す可能性があるため、ミューテーションのテストよりも少し注意が必要です。アクションをテストするとき、通常、いくつかの段階でモックを作る必要があります。例えば","を呼び出す必要があります:","を呼び出せば、動的に登録したモジュールを削除できます。ただしストア作成(store","を変更します。厳格モードでは、この変更は明示的に","を定義することができます。それらをストアの算出プロパティと考えることができます。算出プロパティと同様に、ゲッターの結果はその依存関係に基づいて計算され、依存関係の一部が変更されたときにのみ再評価されます。","を導入した場合、冗長で恐ろしいと感じるかもしれません。そう感じることは全く普通です。あなたのアプリがシンプルであれば、vuex","を常に受け取り(モジュール内で定義されていれば、モジュールのローカルステートを受け取り)、指定されていれば第二引数に","を持つことができます。サーバサイドレンダリングに役立ちます。","を持つことできます。","を持つことできます。詳細","を指定するだけです:","を明示的に導入する必要があります:","を書き込まずに、モジュールアセットを使用することができます。名前空間オプションの切り替えは、モジュール内のコードには影響しません。","を最初の引数として、","を構築することなく、vuex","を構築する場合は、vue","を比較...","を活用できます。例えば","を渡します。","を直接変更する代わりにミューテーションをコミットする理由は、状態の変更を明確に追跡したいからです。このシンプルな規約は、あなたのコードの意図をさらに明確にし、コードを読んだ時にアプリケーションの状態の変更について、論理的に考えることができるようにします。加えて、私たちに全ての変更のログを取ったり、状態のスナップショットを取ったり、タイムトラベルデバッグを行うようなツールを実装する余地を与えてくれます。","を統合しています。","を自身でビルドする必要があります。","を複数回呼び出す必要があるとき):","を調べます","を返します","を返すことです。","を返すことを想定している","を追加しなければならない","を開く","を開始する","アクション","アクション、これはビューからのユーザー入力に反応して、状態の変更を可能にする方法です。","アクションのテスト","アクションのディスパッチ","アクションのルートファイル","アクションは","アクションは、状態を変更するのではなく、ミューテーションをコミットします。","アクションはしばしば非同期処理を行いますが、アクションが完了したことをどうやって知れば良いのでしょう?そしてもっと重要なことは、さらに複雑な非同期処理を取り扱うために、どうやって複数のアクションを構成させるかということです。","アクションはペイロード形式とオブジェクトスタイルのディスパッチをサポートします:","アクションはミューテーションと似ていますが、下記の点で異なります:","アクションは任意の非同期処理を含むことができます。","アクションは外部の","アクションへ向けて","アクションをディスパッチします。option","アクションをディスパッチするか、グローバル名前空間にミューテーションをコミットするには、dispatch","アクションをディスパッチするコンポーネントの","アクションを構成する","アクションハンドラはストアインスタンスのメソッドやプロパティのセットと同じものを呼び出せるコンテキストオブジェクトを受け取ります。したがって","アプリケーションのための","アプリケーションの中心にあるものはストアです。\"ストア\"","アプリケーションの構造","アプリケーションレベルの状態はストアに集約されます。","アロー関数は、コードをとても簡潔にできます!","イベントでアクションを呼び出すことです:","インスタンスプロパティ","インスタンスメソッド","インストール","オブジェクトから取り出され、プロパティとしてアクセスすることができます:","オブジェクトのプロパティとしても公開されます。","オブジェクトを使ってディスパッチする","オブジェクトを受け取ります。:","オブジェクトを返す関数を渡す場合、返されたオブジェクトはルートステートとして使用されます。これは特にモジュールの再利用のためにステートオブジェクトを再利用する場合に便利です。詳細","オブジェクトスタイルでコミットするとき、オブジェクト全体がペイロードとしてミューテーションハンドラに渡されます。したがってハンドラの例は上記と同じです:","オブジェクトスタイルのコミット","オブジェクトスプレット演算子で、外のオブジェクトとこのオブジェクトを混ぜる","オブジェクトスプレッド演算子","オプション(store.registermodule('a',","オプションが","オプションで指定されたストアは、全ての子コンポーネントに注入されます","オプションは、どちらかいうと","オプションを作成します。詳細","オプションを受け付けます。","オプションを受け入れます","オプションを指定することで","オプションを渡すことで、渡されたストアをルートの全ての子コンポーネントに注入します。これは","グローバルなスクリプトタグを利用する場合にはこのようにする必要はありません。","グローバルイベントバス","グローバルステート","グローバルステートとゲッターを使いたい場合、rootstat","ゲッター","ゲッターから結果を受け取る","ゲッターのテスト","ゲッターのテストの例:","ゲッターの第4引数経由で","ゲッターの評価後の値を返すコンポーネントの","ゲッターは","ゲッターは第1引数として、state","ゲッターは第2引数として他のゲッターを受け取ります:","ゲッターを、スプレッド演算子(object","ゲッターをモックする","ゲッターを異なる名前でマッピングさせたいときはオブジェクトを使います:","ゲッター関数は次の引数を受け取ります:","コアコンセプト","コミットをモックする","コンストラクタオプション","コンポーネント","コンポーネントがストアから状態を取り出すとき、もしストアの状態が変化したら、ストアはリアクティブかつ効率的に更新を行います。","コンポーネントが複数のストアのステートプロパティやゲッターを必要としているとき、これらすべてにおいて、算出プロパティを宣言することは繰り返しで冗長です。これに対処するため、算出ゲッター関数を生成し、いくつかのキーストロークを省くのに役立つ","コンポーネントに入れる","コンポーネントの外の状態をどうやってうまく扱うか考える絶好の機会です。vuex","コンポーネントはまだローカルステートを持つことできる","コンポーネントは自動的に更新されます。これは","コンポーネントをつくってみましょう","コンポーネントをバインドするヘルパー","コンポーネント内でのアクションのディスパッチ","コンポーネント内におけるミューテーションのコミット","コンポーネント内部の","サブモジュールを含む次のような形式のオブジェクトはストアにマージされます。","サーバサイドレンダリングされたアプリケーションから状態を保持するなど、新しいモジュールを登録するときに、以前の状態を保持したい場合があります。preservest","シンプルなアクションを登録してみましょう:","シンプルなストア","ステート","ステートのモック","ステートをモックする","ストア","ストアが作られた後に","ストアが初期化されたときに呼ばれます","ストアにある状態を","ストアにアクションを登録します。ハンドラ関数は次のプロパティを持つ","ストアにゲッターを登録します.","ストアにミューテーションを登録します。ハンドラ関数は第一引数に","ストアに追加できるようにすると、モジュールの予測できない名前空間が気になるかもしれません。あなたのモジュールは、プラグインユーザーが名前空間付きモジュールの元にモジュールを追加すると、その名前空間に属するようになります。この状況に適応するには、プラグインオプションを使用して名前空間の値を受け取る必要があります。","ストアのための","ストアのサブツリーを返すコンポーネントの","ストアのルートステートを置き換えます。これは、ステートのハイドレーションやタイムトラベルのためだけに利用すべきです。","ストアの作成は、とても簡単です。ストアオブジェクトの初期状態と、いくつかのミューテーションを準備するだけです。","ストアの状態は","ストアの状態を直接変更することはできません。明示的にミューテーションをコミットすることによってのみ、ストアの状態を変更します。これによって、全ての状態の変更について追跡可能な記録を残すことが保証され、ツールでのアプリケーションの動作の理解を助けます。","ストアはリアクティブです。vue","ストアへのミューテーションを購読します。handler","ストアを厳格モードにします。厳格モードでは、ミューテーションハンドラ以外で、","ストアアクションを購読します。handler","ストアオブジェクトの状態はリアクティブなので、ストアの状態をコンポーネント内で使うには算出プロパティ内でただ状態を返せば良いです。コンポーネントメソッドでミューテーションをコミットすることによって状態の変更を行います。","タグで直接読み込むことができ、createvuexlogg","チェックアウトのリクエストを送信し、楽観的にカート内をクリアする","テスト","テストの実行","ディスクリプタとミューテーション後の状態を受け取ります。","ディスパッチとコミットもこのモジュール用にローカライズされています","デフォルト:","デフォルトでは、アクション、ミューテーション、そしてゲッター内部のモジュールはグローバル名前空間の元で登録されます","デフォルトは","データソースとストアを例にします","トップからボトムまでフラクタル構造です:","ドキュメント","ネストされた","ネストされたモジュール","ビュー、これは状態のただの宣言的なマッピングです。","ビルトインロガープラグイン","ファイルの中にミューテーションがあるなら、デフォルトエクスポートに加えて、名前付きエクスポートでミューテーションをエクスポートできます。","フォームの扱い","ブラウザで","ブラウザでの実行","プラグイン","プラグインが、モジュールをアプリケーションのストアに付属させることで、状態の管理に","プラグインで最も一般的に使用されます。detail","プラグインと同様に、ビルドツールに処理させることができます:","プラグインの中でもっともよく利用されます。詳細","プラグインは、単一の引数としてストアを受けつけるただの関数です:","プラグインは直接、状態を変更できません。これはコンポーネントに似ています。プラグインはコンポーネント同様に、ミューテーションのコミットによる変更のトリガーだけで状態を変更できます。","プラグインを使用することができます。","プラグインオプションで名前空間値を取得し、","プラグイン内でのミューテーションのコミット","プラグイン開発者向けの注意事項","プラグイン関数の配列は、ストアに適用されます。このプラグインは、ストアだけを引数として受け取り、外部への永続化、ロギング、デバッギングのために、ミューテーションを監視するか、または、","プラグイン関数を返す","プロパティとしてアクセスされるゲッターは","プロパティを持つオブジェクトを使って、ミューテーションをコミットすることもできます:","プロパティスタイルアクセス","プロポーサルの","ヘルパー","ヘルパーはストアのゲッターをローカルの算出プロパティにマッピングさせます:","ヘルパーを使うことができます:","ヘルパーを使うこともできます(ルートの","ヘルパーを使って名前空間付きモジュールをコンポーネントにバインディングするとき、少し冗長になります:","ヘルパーを呼び出すこと(ルートの","ベースの","ペイロードを使ってディスパッチする","ホットモジュールとしてアクションとモジュールを受け付けます","ホットリローディング","ホットリローディングを試したい場合は、counter","マップされた算出プロパティの名前がステートサブツリーの名前と同じ場合は、文字列配列を","ミューテーション","ミューテーション、アクション、ゲッター...","ミューテーションとモジュールのホットリローディングのために、store.hotupdate()","ミューテーションによる状態変更は、この時点で行われるべきです","ミューテーションのコミットによるストアとデータソースの同期をプラグインで実現できます。","ミューテーションのテスト","ミューテーションのハンドラは以下のようになります:","ミューテーションのルートファイル","ミューテーションの分割束縛","ミューテーションは","ミューテーションは、`{","ミューテーションは同期的でなければならない","ミューテーションは完全に引数に依存しているだけの関数であるため、テストするのがとても簡単です。効果的なやり方として、もし","ミューテーションやアクションが適切に書かれている場合は、適切にモック化された後、テストコードはブラウザの","ミューテーションをコミットします。option","ミューテーションをコミットするコンポーネントの","ミューテーションを記録する必要がある場合は、`true`","ミューテーションを適用する","ミューテーション・タイプに定数を使用する","メソッドで状態の変更を行うことができます。","メソッドによってアクセスされるゲッターは呼び出す度に実行され、その結果はキャッシュされない点に留意してください。","メソッドを使って、モジュールを登録できます:","メソッドを利用する必要があります:","メソッドスタイルアクセス","モジュール","モジュールで定義されたときの仕様","モジュールで定義された場合、モジュールのローカルステート","モジュールのアセット","モジュールのステートには","モジュールのミューテーションやゲッターの中では、渡される第1引数はモジュールのローカルステートです。","モジュールのローカルステート","モジュールの再利用","モジュールの状態を宣言するために単純なオブジェクトを使用すると、その状態オブジェクトは参照によって共有され、変更時にクロスストア/モジュールの状態汚染を引き起こします。(例:","モジュールをより自己完結型にまた再利用可能なものにしたい場合は、それを","モジュールを提供するプラグインを作成し、ユーザーがそれらを","モジュールを登録します","モジュールを集めてストアをエクスポートする","モジュールシステムで利用される場合、","モジュールシステムを使っているとき、ストアの状態を使っているすべてのコンポーネントでインポートが必要です。また、コンポーネントのテストのときにモック化が必要となります。","モジュールシステムを利用しているときはあらかじめ","モジュールステートはすでにネストされており、名前空間のオプションによって影響を受けません","モジュール内で定義されていればモジュールのローカルステート","モックによってモジュールを作成する","モック化したストアと引数でアクションを呼び出す","ユーザ向けは、vuex@3.0+","ライブラリです。","ライブラリは、動的に付属させたモジュール内部でアプリケーションのルーティングのステートを管理することで","ライブラリは眼鏡のようなものです:","リアクティブにゲッター関数の返す値を監視します。値が変わった場合は、コールバックを呼びます。ゲッターはストアの","リファレンス","リリースノート","リンクが提供されています。上記リンクは常に","ルートインスタンスに","ルートステート、読み取り専用です。","ルートステートオブジェクトです。詳細","ルートディスパッチ/コミットの","レスポンスのモック","ロガーファイルは、他にも","ロガープラグインは、状態のスナップショットを撮ることに注意しましょう。スナップショットを撮ることはコストがかかるため、開発中だけ利用してください。","ロギングの前に、状態を変換します","ログ出力されたミューテーションを自動で展開します","ローカルステートよりもかなり冗長で、v","一つ目は、プロパティ","一个","一个数组,包含应用在","一条重要的原则就是要记住","一样直截了当。","一样遵守一些注意事项:","一目了然:","一連の非同期の処理を実行しつつ、ミューテーションのコミットによってのみ副作用(状態の変更)を与えていることに注意してください。","上に公開されます。","上のように記述すれば、プラグインはデフォルトで利用されることになります。本番環境(","上使用","上克隆代码并自己构建。","上发布的最新版本。您也可以通过","上注册","上的插件方法。这些插件直接接收","上的用户输入导致的状态变化。","上記","上面插件会默认启用。在发布阶段,你需要使用","下一步:action","下面是","下面是一个测试异步","下面是用","不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。","不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。","与根模块的选项一样,每个模块也包含","严格模式","中。例如:","中也可以:","中使用","中初始化好所有所需属性。","中多次注册同一个模块","中定义“getter”(可以认为是","中很有用的特性。另一个方法是使用带有","中执行。换种方式,你也可以用","中执行测试","中提交","中查找","中派生出一些状态,例如对列表进行过滤并计数:","中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的","中的","中的异步函数中的回调让这不可能完成:因为当","中的状态。改变","中的状态。详细介绍","中的状态发生变化,那么相应的组件也会相应地得到高效更新。","中的状态是响应式的,在组件中调用","中的状态是响应式的,那么当我们变更状态时,监视状态的","中的状态的唯一方法是提交","中的状态的唯一途径就是显式地提交","中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的","中绑定","中读取状态的时候,若","中附加新模块的方式来使用","中,`getters`","中,mutat","为","为了处理异步操作,让我们来看一看","为了能够使用","为了解决以上问题,vuex","为组件创建计算属性以返回","之前的一个地方:","之后就可以通过","之后引入","之后调用","之后,让我们来创建一个","之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个","乍一眼看上去感觉多此一举,我们直接分发","也可以接受其他","也支持载荷:","也被局部化了","也集成到","也需要与使用","事件类型","事件类型在各种","事件,在事件回调中调用","产品模块","产生的副作用(即状态变更)。","什么情况下我应该使用","什么时候结束呢?更重要的是,我们如何才能组合多个","什么是“状态管理模式”?","仍旧返回","他のパターンと異なるのは、vuex","他们可以接受","以下のような","以下是一个表示“单向数据流”理念的极简示意:","以允许保留之前的","以对象形式分发","以新对象替换老对象。例如,利用","以载荷形式分发","以降でサポートされます):","任何由","任意の方法でそれをフォーマットできます","会作为第三和第四参数传入","会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。","会在每个","会收到局部化的","会暴露为","会更易读:","会比较棘手:","会自动可用。","会试图直接修改","会进行自动安装:","传一个字符串数组。","传入额外的参数,即","传参。在你对","传字符串参数","但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:","作为其第一个参数:","作为命名输出对象","作为唯一参数,可以监听","作为唯一参数:","作为第一个参数(如果定义在模块中,则为模块的局部状态),payload","作为第一个参数,payload","作为第一个参数,其","作为第一个参数:","作为第三参数传给","作为第二个参数。最后接收一个可选的对象参数表示","作为第二个参数(可选)。","作为第二个参数:","作出响应。","你不能直接改变","你不能直接调用一个","你也可以使用","你也可以通过让","你可以使用","你可以向","你可以在组件中使用","你可以通过","你在组件中使用","使","使用","使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源","使用对象展开运算符将","使用对象展开运算符将此对象混入到外部对象中","使用常量替代","例えば、特定のサブツリーのみを返します","例えば項目のリストをフィルタリングしたりカウントするときのように、ストアの状態を算出したいときがあります。","例如,只返回指定的子树","依赖","依赖的模块工厂","依赖,可以用","保存状态,用于下一次","保持不变:","假设","假设这里的","允许我们在","允许我们将","入門","全く新しいオブジェクトで既存のオブジェクトを置き換える。例えば、stage","全てのゲッター","公式の開発ツール拡張と連携し、設定なしでタイムトラベルデバッグやステートのスナップショットのエクスポートやインポートのような高度な機能を提供します。","关联到","内のセットアップ方法を参考にしてください。","内置","内部执行异步操作:","再次强调,我们通过提交","函数。在这种情况下,只有当所有触发函数完成后,返回的","函数中执行的,","函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。","函数接受一个与","函数有几个配置项:","函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给","函数,因此","函数:","分割到单独的文件。","分割成模块(module)。每个模块拥有自己的","分发","分发的时候调用并接收","分支下的最新版本,您可以直接从","创建一个","创建之后,你可以使用","创建以下","创建基于命名空间的组件绑定辅助函数。其返回一个包含","创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:","创建多个","创建模块","创建组件方法分发","创建组件方法提交","初始化后调用","加载新模块","動的なモジュールを登録します。詳細","動的なモジュールを解除します。詳細","動的なモジュール登録があることで、他の","動的にモジュールを登録する","包含了子模块的对象,会被合并到","包含很复杂的计算过程,很有必要测试它们。getter","包含的","单一状态树","单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。","単一ステートツリー","単一ステートツリーはモジュール性と競合しません。以降の章で、アプリケーションの状態とミューテーション(変更)をサブモジュールに分割する方法について説明します。","単一ステートツリーを使うため、アプリケーションの全ての状態は、一つの大きなストアオブジェクトに内包されます。しかしながら、アプリケーションが大きくなるにつれて、ストアオブジェクトは膨れ上がってきます。","単純な","即可","即可。","卸载一个动态模块。详细介绍","厳格モード","厳格モードで","厳格モードでは","厳格(strict)モードを有効にするには","参数解构","参考","参考として","参考热重载示例","及","双向绑定的计算属性","双方向算出プロパティ","发出结账请求,然后乐观地清空购物车","取个变量名然后把它输出去:","变化的时候,","变更状态","另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。","只会接收","只要你遵守以上规则,如何组织代码随你便。如果你的","可以包含","可以包含任意异步操作。","可以处理被触发的","可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。","可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用","各ミューテーションはタイプとハンドラを持ちます。ハンドラ関数は","各モジュールは、ルートオプションに似た","同じストアに同じモジュールを複数回登録する","同じモジュールを使用する複数のストアを作成する;","同时如果有第二个参数","同样指向局部状态。","同样,对于模块内部的","同様に、モジュールのアクションの中では","名前付きエクスポートでミューテーションをエクスポートする","名前空間","名前空間によるバインディングヘルパー","名前空間のゲッターとアクションは、ローカライズされた","名前空間をプラグインモジュールの型に追加する","名前空間付きモジュールでのグローバルアセットへのアクセス","名前空間付けられたコンポーネントバインディングのヘルパーを作成します。返されるオブジェクトは指定された名前空間にバインドされた","后的状态作为参数:","启用了命名空间的","呼び出されるべきミューテーションが残っていないか確認する","呼び出しをサービスとして抽象化し、そしてテストの内部ではそのサービスをモックにすることができます。簡単に依存関係をモック化するために、webpack","呼び出しを抽象化する","命名空间","和","和分发多重","和单纯的全局对象有以下两点不同:","和参数调用","和模块,你需要使用","和经过","响应式地侦听","回调函数","因为","因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!","在","在一个","在一个模块化的打包系统中,您必须显式地通过","在不同模块中可以触发多个","在严格模式下,无论何时发生了状态变更且不是由","在单独构建的版本中辅助函数为","在另外一个","在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的","在带命名空间的模块内访问全局内容(global","在带命名空间的模块注册全局","在开始记录之前转换状态","在插件中不允许直接修改状态——类似于组件,只能通过提交","在插件内提交","在注册一个新","在浏览器中执行测试","在浏览器中测试","在组件中分发","在组件中提交","在这一章,我们将会学到","在这个模块中,","在这个模块的","在通过属性访问时是作为","在通过方法访问时,每次都会去进行调用,而不会缓存结果。","型:","处理之后这些测试应该不依赖任何浏览器","处理函数以外修改","处理器的","多个视图依赖于同一状态。","失敗時の処理","失败操作","如果你传入返回一个对象的函数,其返回的对象会被用作根","如果你喜欢使用诸如","如果你希望使用全局","如果你开发的插件(plugin)提供了模块并允许用户将其添加到","如果你想将一个","如果你的","如果在模块中定义则为模块的局部状态","如果在模块化构建系统中,请确保在开头调用了","如果在测试环境下有可用的","如果希望你的模块具有更高的封装度和复用性,你可以通过添加","如果您不打算开发大型单页应用,使用","如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时","如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。","如果正在使用","如果需要使用","安装","完全ビルドでは、ヘルパーは","完成","完成后调用,接收","定数を使用するかどうかは好みの問題です。多くの開発者による大規模なプロジェクトで役に立ちますが、完全にオプションなので、もしお気に召さなければ使用しなくても構いません。","定数を関数名として使用できる","实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。","实例中读取状态最简单的方法就是在计算属性中返回某个状态:","实例会注入到根组件下的所有子组件中,且子组件能通过","实例具有相同方法和属性的","实例属性","实例方法","实例本身了。","实例的根","实现中是很常见的模式。这样可以使","实现,默认为","实践中,我们会经常用到","实际上这和","実装において、ミューテーション・タイプに定数を使用することが共通して見られるパターンです。これはコードに対してリントツールのようなツールを利用できるという利点があり、また単一ファイルに全ての定数を設定することによって、共同で作業する人に、アプリケーション全体で何のミューテーションが可能であるかを一目見ただけで理解できるようにします:","実際に","実際にはコードを少しシンプルにするために","对于","对于大型应用,我们会希望把","对于模块内部的","对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:","对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。","对象","对象。详细介绍","对象中","对象中。","对象为什么不是","对象包含以下属性:","对象和一些","对象就有可能变得相当臃肿。","对象展开运算符","对象提供给","对象是模块的局部状态","对象的属性传入","对象风格的提交方式","对象,你可以以属性的形式访问这些值:","对象,因此你可以调用","对象,尤其是对于重用","导致的状态变更都应该在此刻完成。","将","将会成为自然而然的选择。引用","将其引入:","就不受约束!我们可以在","就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,vuex","局部状态”要啰嗦得多,并且也损失了一些","属性。但是自从有了对象展开运算符(现处于","属性不会对其产生影响","属性以访问根","属性另取一个名字,使用对象形式:","属性后不需要修改模块内的代码。","属性的对象:","岂不更方便?实际上并非如此,还记得","嵌套模块","带命名空间的绑定函数","并不意味着你需要将所有的状态放入","并不限制你的代码结构。但是,它规定了一些需要遵守的规则:","并且观察","应对起来略微棘手,因为它们可能需要调用外部的","应用","应用层级的状态应该集中到单个","应用的核心就是","应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。vuex","开发环境与发布环境","开启严格模式,仅需在创建","开始","异步逻辑都应该封装到","引数の","引用","当","当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用","当使用","当使用全局","当使用对象风格的提交方式,整个对象都作为载荷传给","当在严格模式中使用","当定义在一个模块里时会特别一些:","当映射的计算属性的名称与","当需要在对象上添加新属性时,你应该","很多次的时候):","很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在","必须同步执行这个限制么?action","必须承认,这样做比简单地使用“v","必须是同步函数","必须是同步函数。为什么?请参考下面的例子:","快照","成为可热重载模块","成功操作","成功時の処理","我们主要想针对","我们可以使用","我们可以很容易地在任何组件中使用它:","我们可以按任意方式格式化","我们组装模块并导出","或","或提交","或模块间数据互相污染的问题。","或者","或者是","或者更进一步,将下列代码添加到你使用","所有","才会执行。","打包测试文件。","打包这些测试文件然后在","执行测试","把","把上述","把当前购物车的物品备份起来","把空间名字添加到插件模块的类型(type)中去","抽取出api请求","按照","接下来,我们将会更深入地探讨一些核心概念。让我们先从","接受","接受一个成功回调和一个失败回调","接收","描述和当前的","提交","提交一个","提交的是","提交载荷(payload)","提供了基于","提案","提示:我们将在后续的文档示例代码中使用","插件","插件。","插件会生成状态快照,所以仅在开发环境使用。","插件函数","插件可以通过在","插件就是一个函数,它接收","插件就是通过动态注册模块将","支持同样的载荷方式和对象方式进行分发:","支持在开发过程中热重载","支持):","改成","数据源到","文件中定义了","文件太大,只需将","文字列を渡すことは、`state","文档","断言结果","新しいアクションとミューテーションにスワップ","新しいアクションとミューテーションをホットスワップします。詳細","新しいプロパティをオブジェクトに追加するとき、以下のいずれかが必要です:","新增","方法可以有更多选项来完成复杂任务):","方法接受以下参数:","方法注册模块:","方法的参数。","方法触发状态变更:","方法触发:","方法:","既然","日志。每一条","日志插件还可以直接通过","时声明的模块)。","时,不需要以上安装过程。","时,为了在服务端渲染中避免有状态的单例)","时,你就知道","时,你很有可能想保留过去的","时,在属于","时,调用此函数。”要唤醒一个","映射","映射为","映射到局部计算属性:","映射到视图;","是一个专为","是专门为","是个","是什么?","是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅","是在计算属性中返回的一个属于","是更改状态的唯一方法,并且这个过程是同步的。","是注册在全局命名空间的——这样使得多个模块能够对同一","時々、状態の\"スナップショット\"を撮って、ミューテーション前後の状態を比較したくなることがあるでしょう。それを実現するために、状態オブジェクトのディープコピーを行う必要があります:","時どき、モジュールの複数インスタンスを作成する必要があるかもしれません。例えば:","暴露为","暴露出来,根节点状态则为","暴露出注册的","更改","更新されたモジュールをインポートする","更新记录","替换","最后,如果我们利用","最好提前在你的","最新の開発版ビルドを利用したい場合には、","最简单的","最終的に","有时候我们需要从","有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:","有时我们可能需要创建一个模块的多个实例,例如:","服务回应","服务层——例如,我们可以把","期待されるミューテーションをアクションが呼び出すかをテストするためのヘルパー","本番環境","本番環境で厳格モードを有効にしてデプロイしてはいけません!厳格モードでは不適切なミューテーションを検出するためにステートツリーに対して深い監視を実行します。パフォーマンスコストを回避するために本番環境では無効にしてください。","来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建","来安装","来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在","来看一个更加实际的购物车示例,涉及到调用异步","来简化代码(特别是我们需要调用","来自不同视图的行为需要变更同一状态。","来获取","来获取状态对象,以及通过","来触发变化。","来记录","来说是必要的。","来说非常有用。详细介绍","构造器选项","架构就像眼镜:您自会知道什么时候需要它。","某些观察者)","标签引入,它会提供全局方法","标签引用","核心概念","根状态,只读。","根级别的","格式记录","检查是否没有","概念开始。","構文を使用する","模块内容(modul","模块内的状态已经是嵌套的了,使用","模块功能默认输出了","模块动态注册","模块动态注册功能使得其他","模块的局部状态","模块重用","模拟","模拟提交","模拟状态","次のミューテーションのために状態を保存","每一个","每当","每次","比较","注册一个动态模块。详细介绍","注册嵌套模块","注册模块","注册的","注意:","注意我们正在进行一系列的异步操作,并且通过提交","注意,getter","注意:对于","测试","测试一个","深入理解所有的概念对于使用","混入","热替换新的","热重载","然后","然后像这样使用:","然后返回","然后:","然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用","状态","状態、これは私達のアプリを動かす信頼できる情報源(the","状態のスナップショットを撮る","状態のスナップショットを撮るプラグインはアプリケーションの開発の間だけ使われるべきです。","状態を変更する","状態を変更する唯一の方法は、同期的に処理を行うミューテーションをコミットすることのみです。","状態変更を非同期に組み合わせることは、プログラムの動きを予測することを非常に困難にします。例えば、状態を変更する非同期コールバックを持った","状態管理パターン","现在你可以:","现在想象,我们正在","现在,你可以通过","現在のカート内の商品を保存する","現在のモジュールのモジュールのローカルゲッター","生成","生成状态快照的插件应该只在开发阶段使用,使用","用“vuex","用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。","用以上配置启动","用户来说","用指定的","用模拟的","由于","由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store","異なるビューからのアクションで、同じ状態を変更する必要があります。","登録されたゲッターは","登録されているゲッターを公開します。読み取り専用です。","的","的作者","的例子(实际上你可以用任何你喜欢的测试框架):","的例子:","的双向绑定计算属性:","的另一种方式是直接使用包含","的响应式系统的一部分缓存其中的。","的响应规则","的地方","的处理函数返回的","的子节点名称相同时,我们也可以给","的官方调试工具","的定义放在函数","的实例注入所有的子组件","的实例,那么你仍然可以给","的实现:","的对象。它们都已经绑定在了给定的命名空间上。详细介绍","的对象展开运算符我们可以这样写:","的对象,在用户输入时,v","的局部状态作为第一个参数,而不是根状态,并且模块","的库,例如","的思维”去解决这个问题的方法是:给","的方式使其成为带命名空间的模块。当模块被注册后,它的所有","的方式,而非直接改变","的时候传入","的时候,我们需要增加一个","的根状态。模块的","的根状态,仅用状态合并或时光旅行调试。","的格式为","的模块编译格式问题,这里需要加上","的测试与","的状态","的状态存储是响应式的。当","的状态存储是响应式的,从","的示例:","的第四个参数来调用","的组件中需要频繁地导入,并且在测试组件时需要模拟状态。","的细粒度数据响应机制来进行高效的状态更新。","的结果","的计算属性)。就像计算属性一样,getter","的话也能够接收。","的话说就是:","的辅助函数","的返回值。详细介绍","的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。","的返回值,当值改变时调用回调函数。fn","的这些核心概念。他们是:","的钩子。vuex","監視を止める場合は、ハンドラ関数の返り値を関数として呼び出します。","直接ダウンロードする","直接ミューテーションハンドラを呼び出すことはできません。この","直接下载","相关代码分割到模块中。下面是项目结构示例:","確かに、上記の例は単純な","私たちが","私たちは、このドキュメントのコード例に","第1引数は、オプションで名前空間文字列にすることができます。詳細","第一个参数是可选的,可以是一个命名空间字符串。详细介绍","等包管理器,可以按照下列方式执行安装:","等同于","等待","等等...","算出プロパティ","管理状态。例如,vuex","箭头函数可使代码更简练","类似于","类似于插件,我们可以让构建工具来处理这种情况:","类型:","結果を検証する","组件","组件中展示状态呢?由于","组件中获得","组件也会自动更新。这也意味着","组件仍然保有局部状态","组件从","组件内的","组件绑定的辅助函数","组合","结合在一起,实现应用的路由状态管理。","给插件开发者的注意事项","继承父模块的命名空间","编写正确,经过合理地","而且,你可以通过使用","背后的基本思想,借鉴了","自动展开记录的","自定义","自己构建","自带一个日志插件用于一般的调试:","若","若需要在全局命名空间内分发","若需要在带命名空间的模块注册全局","获取","获取局部状态,必须使用常规函数","获取更新后的模块","虽然","表单处理","被","被局部化了","被记录,devtool","複数のビューが同じ状態に依存することがあります。","要停止侦听,调用此方法返回的函数即可停止侦听。","要停止订阅,调用此方法返回的函数即可停止订阅。","要注意,logger","親モジュールから名前空間を継承する","解构","触发的时候,回调函数还没有被调用,devtool","設定から","設定を使用して","詳細","计数应用开始:","订阅","让我们从一个简单的","让我们开始吧。","让我们来注册一个简单的","记数应用示例。","设计的状态管理库,以利用","访问","访问到。让我们更新下","访问模块的状态。","该功能常用于插件。详细介绍","详细介绍","详见","语法。如果你还没能掌握","语法处理内联","请参考购物车示例。","调用","调用。为了便于解决","调用抽象成服务,然后在测试文件中用","调用(需要先在根节点注入","调用(需要在根节点注入","调试、状态快照导入导出等高级调试功能。","购物","购物车模块","载荷(payload):","辅助函数","辅助函数仅仅是将","辅助函数将组件中的","辅助函数将组件的","辅助函数帮助我们生成计算属性,让你少按几次键:","返回一个允许我们注入","返回一个函数,来实现给","返回的是","这两个参数:","这个状态自管理应用包含以下几个部分:","这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:","这就是","这是一个最基本的","这样的方式指定特定的版本。","这里会抛出一个错误。","这里的","进一步嵌套命名空间","进入严格模式,在严格模式下,任何","进行单元测试。","追加の引数を渡してコミットする","选项。模块的状态使用","选项将其归档:store.registermodule('a',","选项是","选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用","选项,该","选项,这个选项暴露出每次","选项,这可以把","通常、最終的にひとつのオブジェクトを","通常是异步的,那么如何知道","通常用于插件。详细介绍","通过","通过在根实例中注册","通过属性访问","通过提交","通过插件的参数对象得到空间名称","通过方法访问","那么我们如何在","都会抛出错误。","都会自动根据模块注册的路径调整命名。例如:","都会重新求取计算属性,并且触发更新相关联的","都是同步事务:","都有一个字符串的","都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中","配置中的","配置(配置好","里可以有","里的数组进行查询时非常有用。","里面。","链接。以上的链接会一直指向","開発版ビルド","開発環境","関数がグローバルに公開されます。","関数は、追加でいくつかのオプションを受け取れます):","関数はいくつかのオプションを受け取ります:","関数を返り値にすることで、ゲッターに引数を渡すこともできます。これは特にストアの中の配列を検索する時に役立ちます:","阶段),我们可以极大地简化写法:","需要被记录,就让它返回","需遵守","非同期なアクションのテストの例:","非同期的なロジックはカプセル化されるべきであり、それはアクションによって構成されます。","非同期的な命令を扱うためにアクションを見てみましょう。","非常类似于事件:每个","项目结构","顺便,`mutation`","风格的计算属性命名功能来使用一个常量作为函数名","首先,你需要明白","默认值:","默认情况下,模块内部的","가","가능","가능)으로","가능성이","가능하지만,","가능한","가능한지","가능합니다.","가됩니다.","가리","가리킵니다.","가세요.","가장","가정합니다.","가져오기","가져오는","가져올","가져와야하며","가져와야합니다.","가지","가지고","가지는","가진","가질","가짜데이터가","각","간결하게","간단한","간단합니다.","간의","간접적으로","감시를","감시하거나","감시할","감지하기","값","값은","값을","값이","강요합니다.","갖게","같습니다.","같은","같을","같이","개념에","개념을","개념의","개발","개발용","개발용으로만","개발자가","개별","개의","개체와","객체","객체가","객체는","객체를","객체를받습니다.","객체에","객체여야하며","객체와","걸리고","검색할","것","것으로","것은","것은,","것을","것이","것이고","것입니다.","게터","결과","결과를","결정을","결제","결제입니다.","결합하면","경고를","경우","경우)코드를","경우,","경우라면","계산","계산)","계산된","계산하여","계산해야","고급","고안된","곳","곳이며,","공동","공식","공유된","공유하는","공통의","과","관련","관련된","관리","관리를","관리에","관리하여","관리해야","관찰","관찰하는","관찰합니다.","괜찮을","교체하십시오.","구독합니다.","구문을","구성","구성하기","구조","구조를","구조와","구조의","구조화하는","구축하는","구축하지","구현에서","구현을","규모가","규모의","규칙","규칙에","규칙은","규칙을","그것은","그것을","그들의","그래서","그러나","그러면","그럴까요?","그렇다면","그렇지","그리고","글로벌","기능","기능을","기능인","기다립니다.","기록","기록됩니다.","기록이","기록하고","기록합니다.","기반","기반하는","기본","기본값:","기본적으로","기본적인","기억","기억하십니까?","기준으로","기회비용을","기회비용이","깊은","까다로울","꼭","끝나기를","나","나눌","나중에","남겨","남을","내려야","내보내기/가져오기와","내보내기로","내보내기를","내보내기와","내보내는","내보낼","내보냅니다.","내부,","내부에서","내부의","내에서","내용은","내의","내장","너무","넣는다면","넣어야하는","넣으면","네임","네임스페이스","네임스페이스를","노출","노출됩니다.","노출시킬","노출하는","노출합니다.","노트","높습니다.","는","다","다루는","다른","다시","다양한","다운로드","다음","다음과","다음은","다음을","단계","단계가","단기간과","단독","단순하다면","단순한","단순함이","단순화","단순화하기","단순히","단위","단일","달려","달리","달성하기","대규모","대부분","대부분의","대신","대응하고","대한","대해","더","데","데이터","도구가","도구로","도구를","도와주는","도표입니다.","독립","돌연변이","돌연변이는","동기","동기적","동기적으로","동기적이어야","동기화","동기화하려면","동일하게","동일한","동작을","동적","동적으로","되며","되었을","된","된다는","될","됨)을","됩니다.","두","두번째","둘","뒤에","드러내는","들어","들어,","들어,todo","들었다면,","들인다.","듭니다.","등록","등록과","등록된","등록됩니다.","등록을","등록하십시오.","등록합니다.","등록합시다.","등의","디버그","디버깅","디버깅을","디버깅하고","디스크립터와","디스패치","디스패치된","디스패치를","디스패치하거나","따라","따라서","따르는","따른다면","때","때는","때로는","때문에","때문입니다.","또","또는","또는,","또한","또한,","뛰어","라고하는","라우트","라이브러리","라이브러리는","라이브러리를","라이브러리입니다.","레벨의","레퍼런스","렌더링에서","로","로거","로그를","로깅","로깅하기전","로더에는","로직은","로컬","루트","루트의","를","리로드","리로드를","리로딩","리스트를","릴리스를","릴리즈","링크는","링크를","마다","마십시오!","마지막으로,","마찬가지로","만","만들","만들고","만들어","만듭니다","만듭니다.","많은","말해,","맞는","매","매우","매핑","매핑입니다.","매핑하는","매핑하려면","매핑하십시오.","매핑합니다.","먼저","메소드","메소드들/프로퍼티","메소드로","메소드를","메소드에서","메소드와","메커니즘을","명명된","명시적으로","명시적인","명확하게","명확하고","몇","몇가지","모두","모듈","모듈(저장소","모듈,","모듈로","모듈성과","모듈에","모듈에서","모듈은","모듈을","모듈의","모듈이","모드","모드는","모드로","모드를","모드에서","모드에서는","모든","모방하기","모의","목적으로","무엇인가요?","무조건","묶어","묶을","문법을","문서는","문서를","문자열","문제의","및","바꾸는","바꿉니다.","바로","바인딩","바인딩하고","반드시","반복적이고","반영해야","반응","반응성","반응성에","반응적으로","반응적이기","반응하므로,","반응형","반환","반환된","반환됩니다.","반환하는","반환한다고","반환한다는","반환합니다.","받게됩니다.","받는","받습니다","받습니다.","받아","받아들이고","받아들입니다.","받으며","받은","받을","발생시킵니다.","발생하면이","발생합니다.","방법에","방법으로는","방법은","방법을","방법이","방법입니다.","방식\"은","방식으로","배열을","배열입니다.","배포","배포를","배포시","버렸습니다.","버스만","버전","버전/태그를","번","번들로","번째","변경","변경되고","변경되면","변경됩니다.","변경시키는","변경을","변경하는","변경하려고","변경하면","변경하세요.","변경할","변경합니다.","변이","변이)","변이)을","변이,","변이/액션","변이가","변이는","변이로","변이를","변이시마다","변이시키는","변이에","변이에는","변이와","변이을","변이의","변이하는","변이할","변화는","변화를","변환합니다.","병합될","병합하는","보겠습니다.","보고","보낸","보다","보려면?","보유하고있는","보일","보호하는","복사를","복사본을","복잡한","복제하거나","본질적으로","볼","봅시다.","부릅니다.","부모/자식","부분에","부분은","부서지기","부적절한","부터","분리하려는","분리함으로써","분할하기만","분할하는","분해를","불가능한","불가능합니다.","불립니다.","붙이면","붙입니다","뷰","뷰는","뷰의","브라우저","브라우저에서","브라우저와","비교하십시오.","비교할","비대해질","비동기","비동기성이","비동기식","비동기적","비슷한","비슷합니다.","비용도","비웁니다.","빌드","빌드를","빌드에서","빠르게","사실","사용","사용될","사용됩니다.","사용자","사용자가","사용자에게","사용하거나,","사용하고","사용하기","사용하는","사용하려면","사용하면","사용하므로","사용하십시오.","사용하여","사용한다고해서","사용할","사용할지","사용합니다.","사용해야","사용해야하는","사용해야합니다","사용해야합니다.","사이드이펙트(상태","사항으로,","사항입니다.","삽입됩니다.","상관없이","상상해보십시오.","상세","상수","상수로","상수를","상위","상점","상태","상태,","상태.","상태가","상태가됩니다).","상태가됩니다.","상태는","상태는store.state.mymodule으로","상태로","상태를","상태를받습니다.","상태보다","상태에","상태와","상태의","상호작용/시점","새","새로운","생각됩니다).","생각하게","생산성","생성","생성시","생성자","생성하는","샷","샷을","서로","서버사이드","서비스로","서비스를","선언","선언적","선언하면","선택","선택할","설명","설명합니다.","설정","설정에서","설정을","설정입니다.","설치","설치됩니다:","설치하세요.","설치한","성공","성능","세","세분화된","세트를","소개합시다.","소스","소스\"","소스를","소켓","속성","속성과","속성내에서","속성에","속성으로","속성을","속성의","속성이","속성이나","속성이라면,","속한","수","수는","수도","수있는","수정을","수정해야","수준","수준의","수행","수행되지","수행하거나","수행하고","수행하는","수행해야합니다","수행해야합니다.","순간에","쉽게","쉽고","쉽습니다.","스냅","스냅샷","스냅샷을","스왑","스크립트","스타일","스타일의","스페이스","스펙)","시간","시간이","시기를","시스템과","시스템을","시작","시작됩니다.","시작하기","시작하는","시작해","시점과","시키려면","실용적인","실제","실제로","실패","실행","실행하세요.","실행할","심지어","싱글톤으로","싶은","아닌","아닙니다.","아래에","아웃바운드","아이디어","아이템","아직","안경과","안에","안에만","안에서","않고","않습니다.","않으며,","않으므로","않은","알","알아볼","알아야","앞서","앞에","애플리케이션","애플리케이션마다","애플리케이션에","애플리케이션에서","애플리케이션의","액세스하거나","액세스하려면","액션","액션,","액션과","액션를","액션에서","액션으로","액션은","액션을","액션의","액션이","액션입니다.","앱","앱부터","앱을","앱의","앱이","앱입니다.","약간","양방향","어느","어떤","어떻게","어떻습니까?","어려워","언제","얻고자","엄격","엄격하게","업데이트","업데이트가","업데이트됩니다.","업데이트를","업데이트합니다.","없는","없는지","없습니다!","없습니다.","없어야합니다.","없을","에서","여기에","여기에있는","여러","여부는","여전히","역할을","연결된","연결됩니다.","연결하여","연산이","연산자","연산자(object","영감을","영역의","예(원하는","예는","예를","예상되는","예입니다.","예제","예제:","예제는","예제로","예제를","예제입니다.","예측","오래","오류가","오류를","오브젝트를","옵션","옵션(vue.use(vuex)에","옵션과","옵션은","옵션을","와","완료","완료되는지","완전히","왜","왜냐하면","외부","외부에서","외부의","요구에","요청","요청을","우리가","우리는","우리의","원본","원칙을","원하는","웹","위의","위치에서","위한","위해","위해,","위해서는","유사하게","유사합니다.","유용하지만,","유용한","유용할","유용합니다.","유일한","유지","유지됩니다.","유지보수가","유틸리티를","유형에","으로","은","을","음,","응답","응답과","의","의도를보다","의미합니다.","의존성을","의존성이","의존하게합니다.","의존하는","의존합니다.","의해","이","이것은","이것을","이것이","이는","이러한","이렇게","이렇게하면","이루어져야합니다.","이를","이름","이름과","이름으로","이름을","이름이","이벤트","이벤트를","이벤트에","이벤트와","이보다","이상의","이상적이지","이상해","이슈를","이어야","이용하여","이용한","이용해","이유는","이유로","이유를","이유입니다.","이전","이제","이제,","이해와","이해하기","이해할","이후","인라인","인수로받습니다.","인스턴스","인스턴스가","인스턴스를","인스턴스에","인스턴스의","인용이","인위적인","인해","일반","일반인","일반적으로","일반적으로,","일반적인","일부","일부를","일으킬","일입니다.","읽기","읽을","잃어","임의의","입니다","입니다.","입력","입력에","입력을","있기","있는","있다고","있다는","있도록","있습니까?","있습니다","있습니다!","있습니다(저장소의","있습니다)","있습니다.","있습니다.(예:","있습니다.)","있으며","있으며,","있으면","있으면됩니다.","있으므로","있을","있음을","있지","있지만,","자동","자동으로","자료형:","자세히","자식","자신의","자연스럽게","자체","자체가","작동하는","작동하지","작성되면","작성하는","작성할","작업","작업에는","작업은","작업을","작업의","작업이","작업자가","잘","장기간","장바구니","장바구니를","장바구니에","장황","장황하고","장황할","장황해집니다.","재사용","저자인","저장","저장소","저장소가","저장소는","저장소를","저장소만","저장소에","저장소에서","저장소와","저장소의","저장하거나","저장하면","저장하십시오.","저하됩니다.","적용","적용과","적용된","적인","적절한","전개","전달되므로","전달인자","전달인자가","전달인자는","전달인자로","전달인자를","전달인자에","전달하는","전달할","전역","전역적으로","전용","전용.","전체","점은","점은,","점이","접근","접근하여","접두사","접두어로","접두어를","접미사를","정도","정의","정의하고","정적","제거","제거할","제공됩니다.","제공하십시오.","제공함으로써","제공합니다.","제대로","제한하지는","조각이","조작","조작된","조작을","조합하고","존재합니다","좀","좀더","종종","좋습니다.","좋은","주어진","주요","주입","주입되고","줄일","줍니다!","중","중단하려면","중대형","중심에는","중앙","중에","중요한","중첩된","즉,","증가","지나치게","지속성,","지역","지원합니다.","지정할","지켜보고","지켜볼","직접","직접적인","질","집중된","집중식","참고","참고:","참조하거나","찾을","처리","처리기","처리기가","처리되는","처리하기","처리하는","처리하도록","처리할","처리합니다.","처음","첫","첫번째","초기","초기화","초기화하는","최신","최종","추가","추가하면","추가할","추가합니다.","추가해야","추가해야합니다.","추상화를","추상화하고","추적","추적을","추적이","추출하고","추출하여","출력으로","충돌을","충돌하지","취하는","카운터","카운트를","캡슐화되어야하며","캡처","커다란","커밋","커밋을","커밋하거나","커밋하기","커밋하는","커밋하여","커밋함으로써","커밋합니다.","커지면","커짐에","컨셉","컨테이너입니다.","컨텍스트","컴포넌트","컴포넌트가","컴포넌트는","컴포넌트를","컴포넌트에","컴포넌트에는","컴포넌트에서","컴포넌트에서는","컴포넌트와","컴포넌트의","켜지","코드","코드는","코드로","코드를","코드의","콜백","콜백에서","콜백은","콜백을","콜백이","큰","클론하고","키","키를","킵니다.","타입","타입과","타입에","타입의","태그를","테스트","테스트를","테스트하기","테스트하는","테스팅","통과하는","통합되어","통합합니다.","통해","툴링을","툴을","트랜잭션인","트랜잭션합니다.","트리","트리거","트리거된","트리거됩니다.","트리거하는","트리는","트리를","트리만","트리에","트릭은","특별히","특정","틀림없이,","파악하기가","파악할","파일로","파일에","파일은태그를","파일을","파일이","판단하고","패턴","패턴\"이란","패턴과","패턴은","패턴입니다.","팩토리가","페이로드","페이로드는","페이로드로","페이로드를","페이로드와","평가된","포맷으로","포함","포함된","포함될","포함됩니다.","포함하는","포함하며","포함할","포함합니다.","폼","표시하나요?","표현할","프레임워크/assert","프로그램과","프로그램을","프로젝트","프로젝트를","프로젝트에서","프로퍼티","플러그인","플러그인과","플러그인도","플러그인에서","플러그인으로","플러그인은","플러그인을","플러그인이","피하기","필드를","필드에","필요","필요)","필요가","필요로","필요할","필요합니다.","필터링하고","하고자","하기","하나로","하나를","하나요?","하나의","하는","하려는","하며","하면됩니다.","하십시오","하십시오.","하위","한","한눈에","한다는","할","함께","함수","함수는","함수를","함수의","함수이기","함수입니다.","합니다!","합니다.","합니다.)","핫","항목)의","항목에","항목을","항상","해결","해당","해보겠습니다.","해야","해야하는","해야할","해야합니다.","해제","해졌고,","핵심","핸들","핸들러","핸들러는","핸들러를","핸들러에","핸들링","향상시킵니다.","허용합니다.","헬퍼","헬퍼가","헬퍼는","헬퍼를","현재","현재있는","형","형제","호출","호출되고","호출되는","호출되지","호출에","호출을","호출하는","호출하려면","호출하면","호출하십시오.","호출하여","호출할","호출합니다.","호출합니다.\"","호출해야하는","호출해야합니다.","화살표","확산","확인","확인하세요.","확인하십시오.","확인해보십시오.","확장","환경","환경에서","활용하도록","활용할","활용해야","효율적으로","효율적인","후","후에","훅을","흐름\"","흐름에","흐름을","힘든일일","(用于内部数据,例如"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Vuex 1.0 Docs\n\nEnglish\nChinese\nJapanese\nSpanish\nPortuguese\nItalian\n\n"},"installation.html":{"url":"installation.html","title":"설치","keywords":"","body":"설치\n직접 다운로드 / CDN\nhttps://unpkg.com/vuex\n\nUnpkg.com은 NPM 기반 CDN 링크를 제공합니다. 위의 링크는 항상 NPM의 최신 릴리스를 가리킵니다. https://unpkg.com/vuex@2.0.0과 같은 URL을 통해 특정 버전/태그를 사용할 수도 있습니다.\n\nVue 뒤에 vuex를 추가하면 자동으로 설치됩니다:\n\n\n\nNPM\nnpm install vuex --save\n\nYarn\nyarn add vuex\n\n모듈 시스템과 함께 사용하면 Vue.use()를 통해 Vuex를 명시적으로 추가해야 합니다.\nimport Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\n전역 스크립트 태그를 사용할 때는 이 작업을 할 필요가 없습니다.\n개발용 빌드\n최신 dev 빌드를 사용하고 싶은 경우 직접 GitHub에서 클론하고 vuex를 직접 빌드 해야합니다.\ngit clone https://github.com/vuejs/vuex.git node_modules/vuex\ncd node_modules/vuex\nnpm install\nnpm run build\n\n"},"intro.html":{"url":"intro.html","title":"Vuex가 무엇인가요?","keywords":"","body":"Vuex가 무엇인가요?\nVuex는 Vue.js 애플리케이션에 대한 상태 관리 패턴 + 라이브러리 입니다. 애플리케이션의 모든 컴포넌트에 대한 중앙 집중식 저장소 역할을 하며 예측 가능한 방식으로 상태를 변경할 수 있습니다. 또한 Vue의 공식 devtools 확장 프로그램과 통합되어 설정 시간이 필요 없는 디버깅 및 상태 스냅 샷 내보내기/가져오기와 같은 고급 기능을 제공합니다.\n\"상태 관리 패턴\"이란 무엇인가요?\n간단한 Vue 카운터 앱부터 시작 해보겠습니다.\nnew Vue({\n // 상태\n data () {\n return {\n count: 0\n }\n },\n // 뷰\n template: `\n {{ count }}\n `,\n // 액션\n methods: {\n increment () {\n this.count++\n }\n }\n})\n\n다음과 같은 기능을 가진 앱입니다.\n\n상태 는 앱을 작동하는 원본 소스 입니다.\n뷰 는 상태의 선언적 매핑입니다.\n액션 은 뷰 에서 사용자 입력에 대해 반응적으로 상태를 바꾸는 방법입니다.\n\n이것은 \"단방향 데이터 흐름\" 개념의 매우 단순한 도표입니다.\n\n \n\n\n그러나 공통의 상태를 공유하는 여러 컴포넌트 가 있는 경우 단순함이 빠르게 저하됩니다.\n\n여러 뷰는 같은 상태에 의존합니다.\n서로 다른 뷰의 작업은 동일한 상태를 반영해야 할 수 있습니다.\n\n첫번째 문제의 경우, 지나치게 중첩된 컴포넌트를 통과하는 prop는 장황할 수 있으며 형제 컴포넌트에서는 작동하지 않습니다. 두번째 문제의 경우 직접 부모/자식 인스턴스를 참조하거나 이벤트를 통해 상태의 여러 복사본을 변경 및 동기화 하려는 등의 해결 방법을 사용해야 합니다. 이러한 패턴은 모두 부서지기 쉽고 유지보수가 불가능한 코드로 빠르게 변경됩니다.\n그렇다면 컴포넌트에서 공유된 상태를 추출하고 이를 전역 싱글톤으로 관리해야 합니다. 이를 통해 우리의 컴포넌트 트리는 커다란 \"뷰\"가 되며 모든 컴포넌트는 트리에 상관없이 상태에 액세스하거나 동작을 트리거 할 수 있습니다!\n또한 상태 관리 및 특정 규칙 적용과 관련된 개념을 정의하고 분리함으로써 코드의 구조와 유지 관리 기능을 향상시킵니다.\n이는 Flux, Redux, The Elm Architecture에서 영감을 받은 Vuex의 기본 아이디어 입니다. 다른 패턴과 달리 Vuex는 Vue.js가 효율적인 업데이트를 위해 세분화된 반응 시스템을 활용하도록 특별히 고안된 라이브러리입니다.\n\n언제 사용해야 하나요?\nVuex는 공유된 상태 관리를 처리하는 데 유용하지만, 개념에 대한 이해와 시작하는 비용도 함께 듭니다. 그것은 단기간과 장기간 생산성 간의 기회비용이 있습니다.\n대규모 SPA를 구축하지 않고 Vuex로 바로 뛰어 들었다면, 시간이 오래 걸리고 힘든일일 것입니다. 이것은 일반 적인 일입니다. 앱이 단순하다면 Vuex없이는 괜찮을 것입니다. 간단한 글로벌 이벤트 버스만 있으면됩니다. 그러나 중대형 규모의 SPA를 구축하는 경우 Vue컴포넌트 외부의 상태를 보다 잘 처리할 수 있는 방법을 생각하게 될 가능성이 있으며 Vuex는 자연스럽게 선택할 수 있는 단계가 될 것입니다. Redux의 저자인 Dan Abramov의 좋은 인용이 있습니다.\n\nFlux 라이브러리는 안경과 같습니다. 필요할 때 알아볼 수 있습니다.\n\n"},"getting-started.html":{"url":"getting-started.html","title":"시작하기","keywords":"","body":"시작하기\n모든 Vuex 애플리케이션의 중심에는 store 가 있습니다. \"저장소\"는 기본적으로 애플리케이션 상태 를 보유하고있는 컨테이너입니다. Vuex 저장소가 일반 전역 개체와 두 가지 다른 점이 있습니다.\n\nVuex store는 반응형 입니다. Vue 컴포넌트는 상태를 검색할 때 저장소의 상태가 변경되면 효율적으로 대응하고 업데이트합니다.\n저장소의 상태를 직접 변경할 수 없습니다. 저장소의 상태를 변경하는 유일한 방법은 명시적인 커밋을 이용한 변이 입니다. 이렇게하면 모든 상태에 대한 추적이 가능한 기록이 남을 수 있으며 툴을 사용하여 앱을 더 잘 이해할 수 있습니다.\n\n가장 단순한 저장소\n\n참고: 모든 예제는 ES2015 문법을 사용합니다. 사용하고 있지 않은 경우 꼭 사용해야 합니다!\n\nVuex를 설치한 후 저장소를 만들어 봅시다. 매우 간단합니다. 초기 상태 객체와 일부 변이를 제공하십시오.\n// 모듈 시스템을 사용하는 경우 Vue.use(Vuex)를 먼저 호출해야합니다.\n\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n }\n})\n\n이제 state 객체에 store.state로 접근하여 store.commit 메소드로 상태 변경을 트리거 할 수 있습니다.\nstore.commit('increment')\n\nconsole.log(store.state.count) // -> 1\n\n다시 말해, store.state.count를 직접 변경하는 대신 변이를 수행하는 이유는 명시적으로 추적을 하기 때문입니다. 이 간단한 규칙에 따라 의도를보다 명확하게 표현할 수 있으므로 코드를 읽을 때 상태 변화를 더 잘 지켜볼 수 있습니다. 또한 모든 변이를 기록하고 상태 스냅샷을 저장하거나 시간 흐름에 따라 디버깅을 할 수 있는 도구를 제공합니다.\n컴포넌트 안에서 저장소 상태를 사용하는 것은 단순히 계산된 속성 내에서 상태를 반환하는 것입니다. 변경을 트리거하는 것은 컴포넌트 메소드에서 변경을 커밋하는 것을 의미합니다.\n다음은 가장 기본적인 Vuex 카운터 앱의 예입니다.\n이제, 우리는 각 핵심 개념에 대해 더 자세히 설명 할 것입니다. State부터 시작해 보겠습니다.\n"},"core-concepts.html":{"url":"core-concepts.html","title":"コアコンセプト","keywords":"","body":"コアコンセプト\nこの章では、Vuex のコアコンセプトについて、以下を学習します。\n\nステート\nゲッター\nミューテーション\nアクション\nモジュール\n\nこれらのコンセプトを深く理解することは、Vuex を使用するにあたって不可欠です。\nそれでは、始めましょう!\n"},"state.html":{"url":"state.html","title":"상태","keywords":"","body":"상태\n단일 상태 트리\nVuex는 단일 상태 트리 를 사용합니다. 즉, 이 단일 객체는 모든 애플리케이션 수준의 상태를 포함하며 \"원본 소스\" 역할을 합니다. 이는 각 애플리케이션마다 하나의 저장소만 갖게 된다는 것을 의미합니다. 단일 상태 트리를 사용하면 특정 상태를 쉽게 찾을 수 있으므로 디버깅을 위해 현재 앱 상태의 스냅 샷을 쉽게 가져올 수 있습니다.\n단일 상태 트리는 모듈성과 충돌하지 않습니다. 나중에 상태와 변이를 하위 모듈로 분할하는 방법에 대해 설명합니다.\nVuex 상태를 Vue 컴포넌트에서 가져오기\n그러면 Vue 컴포넌트에서 저장소 내부의 상태를 어떻게 표시하나요? Vuex 저장소는 반응적이기 때문에 저장소에서 상태를 \"검색\"하는 가장 간단한 방법은 계산된 속성내에서 일부 저장소 상태를 가져오는 것입니다.\n// Counter 컴포넌트를 만듭니다\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return store.state.count\n }\n }\n}\n\nstore.state.count가 변경되면 계산된 속성이 다시 변경되고 관련 DOM 업데이트가 트리거됩니다.\n그러나 이 패턴은 컴포넌트가 전역 저장소 단독 항목에 의존하게합니다. 모듈 시스템을 사용할 때는 저장소 상태를 사용하는 모든 컴포넌트에서 저장소를 가져와야하며 컴포넌트를 테스트 할 때는 가짜데이터가 필요합니다.\nVuex는 store 옵션(Vue.use(Vuex)에 의해 가능)으로 루트 컴포넌트의 모든 자식 컴포넌트에 저장소를 \"주입\"하는 메커니즘을 제공합니다.\nconst app = new Vue({\n el: '#app',\n // \"store\" 옵션을 사용하여 저장소를 제공하십시오.\n // 그러면 모든 하위 컴포넌트에 저장소 인스턴스가 삽입됩니다.\n store,\n components: { Counter },\n template: `\n \n \n \n `\n})\n\n루트 인스턴스에 store 옵션을 제공함으로써 저장소는 루트의 모든 하위 컴포넌트에 주입되고 this.$store로 사용할 수 있습니다. Counter 구현을 수정해야 합니다.\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return this.$store.state.count\n }\n }\n}\n\nmapState 헬퍼\n컴포넌트가 여러 저장소 상태 속성이나 getter를 사용해야하는 경우 계산된 속성을 모두 선언하면 반복적이고 장황해집니다. 이를 처리하기 위해 우리는 계산된 getter 함수를 생성하는 mapState 헬퍼를 사용하여 키 입력을 줄일 수 있습니다.\n// 독립 실행 형 빌드에서 헬퍼가 Vuex.mapState로 노출됩니다.\nimport { mapState } from 'vuex'\n\nexport default {\n // ...\n computed: mapState({\n // 화살표 함수는 코드를 매우 간결하게 만들어 줍니다!\n count: state => state.count,\n\n // 문자열 값 'count'를 전달하는 것은 `state => state.count`와 같습니다.\n countAlias: 'count',\n\n // `this`를 사용하여 로컬 상태에 액세스하려면 일반적인 함수를 사용해야합니다\n countPlusLocalState (state) {\n return state.count + this.localCount\n }\n })\n}\n\n또한 매핑 된 계산된 속성의 이름이 상태 하위 트리 이름과 같을 때 문자열 배열을 mapState에 전달할 수 있습니다.\ncomputed: mapState([\n // this.count를 store.state.count에 매핑 합니다.\n 'count'\n])\n\n객체 전개 연산자 (Object Spread Operator)\nmapState는 객체를 반환합니다. 다른 로컬 영역의 계산된 속성과 함께 사용하려면 어떻게 해야 하나요? 일반적으로, 최종 객체를 computed에 전달할 수 있도록 여러 객체를 하나로 병합하는 유틸리티를 사용해야합니다. 그러나 (3 단계 ECMAScript 스펙) 객체 전개 연산자 (Object Spread Operator)을 사용하면 문법을 매우 단순화 할 수 있습니다.\ncomputed: {\n localComputed () { /* ... */ },\n // 이것을 객체 전개 연산자(Object Spread Operator)를 사용하여 외부 객체에 추가 하십시오.\n ...mapState({\n // ...\n })\n}\n\n컴포넌트에는 여전히 로컬 상태가 있을 수 있습니다.\nVuex를 사용한다고해서 Vuex에 모든 상태를 넣어야하는 것은 아닙니다. Vuex에 더 많은 상태를 넣으면 상태 변이가 더 명확하고 디버그 가능하지만, 때로는 코드를 보다 장황하고 간접적으로 만들 수 있습니다. 상태 조각이 단일 컴포넌트에 엄격하게 속한 경우 로컬 상태로 남겨 둘 수 있습니다. 기회비용을 판단하고 앱의 개발 요구에 맞는 결정을 내려야 합니다.\n"},"getters.html":{"url":"getters.html","title":"Getters","keywords":"","body":"Getters\n때로는 저장소 상태를 기반하는 상태를 계산해야 할 수도 있습니다.(예: 아이템 리스트를 필터링하고 계산)\ncomputed: {\n doneTodosCount () {\n return this.$store.state.todos.filter(todo => todo.done).length\n }\n}\n\n둘 이상의 컴포넌트가 이를 사용 해야하는 경우 함수를 복제하거나 공유된 헬퍼를 추출하여 여러 위치에서 가져와야합니다. 둘 다 이상적이지 않습니다.\nVuex를 사용하면 저장소에서 \"getters\"를 정의 할 수 있습니다(저장소의 계산된 속성으로 생각됩니다). Getters는 첫 번째 전달인자로 상태를 받습니다.\nconst store = new Vuex.Store({\n state: {\n todos: [\n { id: 1, text: '...', done: true },\n { id: 2, text: '...', done: false }\n ]\n },\n getters: {\n doneTodos: state => {\n return state.todos.filter(todo => todo.done)\n }\n }\n})\n\ngetters는 store.getters 객체에 노출 됩니다.\nstore.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]\n\nGetters는 두 번째 전달인자로 다른 getter도 받게됩니다.\ngetters: {\n // ...\n doneTodosCount: (state, getters) => {\n return getters.doneTodos.length\n }\n}\n\nstore.getters.doneTodosCount // -> 1\n\n이제 모든 컴포넌트에서 쉽게 사용할 수 있습니다.\ncomputed: {\n doneTodosCount () {\n return this.$store.getters.doneTodosCount\n }\n}\n\nmapGetters 헬퍼\nmapGetters 헬퍼는 저장소 getter를 로컬 계산된 속성에 매핑합니다.\nimport { mapGetters } from 'vuex'\n\nexport default {\n // ...\n computed: {\n // getter를 객체 전개 연산자(Object Spread Operator)로 계산하여 추가합니다.\n ...mapGetters([\n 'doneTodosCount',\n 'anotherGetter',\n // ...\n ])\n }\n}\n\ngetter를 다른 이름으로 매핑하려면 객체를 사용합니다.\n...mapGetters({\n // this.doneCount를 store.getters.doneTodosCount에 매핑하십시오.\n doneCount: 'doneTodosCount'\n})\n\n"},"mutations.html":{"url":"mutations.html","title":"변이","keywords":"","body":"변이\nVuex 저장소에서 실제로 상태를 변경하는 유일한 방법은 변이하는 것입니다. Vuex 변이는 이벤트와 매우 유사합니다. 각 변이에는 타입 문자열 핸들러 가 있습니다. 핸들러 함수는 실제 상태 수정을 하는 곳이며, 첫 번째 전달인자로 상태를받습니다.\nconst store = new Vuex.Store({\n state: {\n count: 1\n },\n mutations: {\n increment (state) {\n // 상태 변이\n state.count++\n }\n }\n})\n\n변이 핸들러를 직접 호출 할 수는 없습니다. 이 옵션은 이벤트 등록과 비슷합니다. \"타입이 increment인 변이가 발생하면이 핸들러를 호출합니다.\" 변이 핸들러를 호출하려면 해당 타입과 함께 store.commit 을 호출해야합니다.\nstore.commit('increment')\n\n페이로드를 가진 커밋\n변이에 대해 payload 라고하는 store.commit에 추가 전달인자를 사용 할 수 있습니다.\n// ...\nmutations: {\n increment (state, n) {\n state.count += n\n }\n}\n\nstore.commit('increment', 10)\n\n대부분의 경우 페이로드는 여러 필드를 포함할 수 있는 객체여야하며 기록 된 변이는 더 이해하기 쉽습니다.\n// ...\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nstore.commit('increment', {\n amount: 10\n})\n\n객체 스타일 커밋\n변이를 커밋하는 또 다른 방법은 type 속성을 가진 객체를 직접 사용하는 것입니다.\nstore.commit({\n type: 'increment',\n amount: 10\n})\n\n객체 스타일 커밋을 사용할 때 전체 객체는 변이 핸들러에 페이로드로 전달되므로 핸들러는 동일하게 유지됩니다.\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nVue의 반응성 규칙을 따르는 변이\nVuex 저장소의 상태는 Vue에 의해 반응하므로, 상태를 변경하면 상태를 관찰하는 Vue 컴포넌트가 자동으로 업데이트됩니다. 이것은 또한 Vuex 변이가 일반 Vue로 작업 할 때 동일한 반응성에 대한 경고를 받을 수 있음을 의미합니다.\n\n원하는 모든 필드에 앞서 저장소를 초기화하는 것이 좋습니다.\n\n객체에 새 속성을 추가할 때 다음 중 하나를 수행해야합니다.\n\nVue.set(obj, 'newProp', 123)을 사용하거나,\n\n객체를 새로운 것으로 교체하십시오. 예를 들어, 3 단계 객체 확산 문법을 사용하면 다음과 같이 작성할 수 있습니다.\nstate.obj = { ...state.obj, newProp: 123 }\n\n\n\n\n\n변이 타입에 상수 사용\n다양한 Flux 구현에서 변이 유형에 상수를 사용하는 것은 일반인 패턴입니다. 이를 통해 코드는 linter와 같은 툴링을 활용할 수 있으며 모든 상수를 단일 파일에 저장하면 공동 작업자가 전체 애플리케이션에서 어떤 변이가 가능한지 한눈에 파악할 수 있습니다.\n// mutation-types.js\nexport const SOME_MUTATION = 'SOME_MUTATION'\n\n// store.js\nimport Vuex from 'vuex'\nimport { SOME_MUTATION } from './mutation-types'\n\nconst store = new Vuex.Store({\n state: { ... },\n mutations: {\n // ES2015에서 계산 된 프로퍼티 이름 기능을 사용하여\n // 상수를 함수 이름으로 사용할 수 있습니다\n [SOME_MUTATION] (state) {\n // 변이 상태\n }\n }\n})\n\n상수를 사용할지 여부는 대부분 환경 설정입니다. 개발자가 많은 대규모 프로젝트에서 유용할 수 있지만, 이는 완전히 선택 사항입니다.\n변이는 무조건 동기적이어야 합니다.\n기억 해야할 한 가지 중요한 규칙은 변이 핸들러 함수는 동기적 이어야 한다는 것입니다. 왜 그럴까요? 다음 예제를 확인해보십시오.\nmutations: {\n someMutation (state) {\n api.callAsyncMethod(() => {\n state.count++\n })\n }\n}\n\n이제 우리가 앱을 디버깅하고 devtool의 돌연변이 로그를 보고 있다고 상상해보십시오. 기록 된 모든 변이에 대해 devtool은 상태의 \"이전\" 및 \"이후\" 스냅 샷을 캡처 해야 합니다. 그러나 위의 예제 변이 내의 비동기 콜백은 불가능합니다. 변이가 커밋 되었을 때 콜백은 아직 호출되지 않으며, 콜백이 실제로 호출 될 시기를 devtool이 알 수 있는 방법이 없습니다. 콜백에서 수행 된 모든 상태 변이는 본질적으로 추적 할 수 없습니다!\n컴포넌트 안에서 변이 커밋하기\nthis.$store.commit('xxx')를 사용하여 컴포넌트에서 변이를 수행하거나 컴포넌트 메소드를 store.commit 호출에 매핑하는 mapMutations 헬퍼를 사용할 수 있습니다 (루트 store 주입 필요)\nimport { mapMutations } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapMutations([\n 'increment' // this.increment()를 this.$store.commit('increment')에 매핑합니다.\n ]),\n ...mapMutations({\n add: 'increment' // this.add()를 this.$store.commit('increment')에 매핑합니다.\n })\n }\n}\n\n액션에서 사용\n비동기성이 상태의 변이와 결합하면 프로그램을 파악하기가 매우 어려워 질 수 있습니다. 예를 들어 상태를 변경하는 두 가지 비동기 콜백 메소드를 호출할 때 호출되는 시점과 먼저 호출 된 콜백을 어떻게 알 수 있습니까? 이것이 우리가 두 개념을 분리하려는 이유입니다. Vuex에서 변이는 동기적으로 트랜잭션합니다.\nstore.commit('increment')\n// \"increment\" 변이가 일으킬 수 있는 모든 상태 변화는 이 순간에 이루어져야합니다.\n\n비동기 작업을 처리하기 위한 액션를 소개합시다.\n"},"actions.html":{"url":"actions.html","title":"액션","keywords":"","body":"액션\n액션은 변이와 유사합니다. 몇가지 다른 점은,\n\n상태를 변이시키는 대신 액션으로 변이에 대한 커밋을 합니다.\n작업에는 임의의 비동기 작업이 포함될 수 있습니다.\n\n간단한 액션을 등록합시다.\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n },\n actions: {\n increment (context) {\n context.commit('increment')\n }\n }\n})\n\n액션 핸들러는 저장소 인스턴스의 같은 메소드들/프로퍼티 세트를 드러내는 컨텍스트 객체를 받습니다. 그래서 context.commit을 호출하여 변이를 커밋하거나 context.state와 context.getters를 통해 상태와 getters에 접근 할 수 있습니다. 나중에 모듈에서 이 컨텍스트 객체가 저장소 인스턴스 자체가 아닌 이유를 알 수 있습니다.\n실제로 (특히 commit를 여러 번 호출해야하는 경우)코드를 단순화하기 위해 ES2015 전달인자 분해를 사용합니다.\nactions: {\n increment ({ commit }) {\n commit('increment')\n }\n}\n\n디스패치 액션\n액션은 store.dispatch 메소드로 시작됩니다.\nstore.dispatch('increment')\n\n처음 볼 때는 이상해 보일 수 있습니다. 카운트를 증가 시키려면 store.commit('increment')를 직접 호출하면 어떻습니까? 음, 돌연변이는 동기적 이어야 한다는 것을 기억하십니까? 액션은 그렇지 않습니다. 액션 내에서 비동기 작업을 수행 할 수 있습니다.\nactions: {\n incrementAsync ({ commit }) {\n setTimeout(() => {\n commit('increment')\n }, 1000)\n }\n}\n\n액션은 동일한 페이로드 타입과 객체 스타일의 디스패치를 지원합니다.\n// 페이로드와 함께 디스패치\nstore.dispatch('incrementAsync', {\n amount: 10\n})\n\n// 객체와 함께 디스패치\nstore.dispatch({\n type: 'incrementAsync',\n amount: 10\n})\n\n액션의 좀 더 실용적인 예는 비동기 API 호출 과 여러 개의 변이를 커밋 하는 장바구니 결제입니다.\nactions: {\n checkout ({ commit, state }, products) {\n // 장바구니에 현재있는 항목을 저장하십시오.\n const savedCartItems = [...state.cart.added]\n\n // 결제 요청을 보낸 후 장바구니를 비웁니다.\n commit(types.CHECKOUT_REQUEST)\n\n // 상점 API는 성공 콜백 및 실패 콜백을 받습니다.\n shop.buyProducts(\n products,\n // 요청 성공 핸들러\n () => commit(types.CHECKOUT_SUCCESS),\n // 요청 실패 핸들러\n () => commit(types.CHECKOUT_FAILURE, savedCartItems)\n )\n }\n}\n\n비동기 작업의 흐름을 수행하고 커밋하여 작업의 사이드이펙트(상태 변이)을 기록합니다.\n컴포넌트 내부에서 디스패치 액션 사용하기\nthis.$store.dispatch('xxx')를 사용하여 컴포넌트에서 액션을 디스패치하거나 컴포넌트 메소드를 store.dispatch 호출에 매핑하는 mapActions 헬퍼를 사용할 수 있습니다 (루트 store 주입 필요) :\nimport { mapActions } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapActions([\n 'increment' // this.increment()을 this.$store.dispatch('increment')에 매핑\n ]),\n ...mapActions({\n add: 'increment' // this.add()을 this.$store.dispatch('increment')에 매핑\n })\n }\n}\n\n액션 구성하기\n액션은 종종 비동기적 입니다. 그러면 액션이 언제 완료되는지 어떻게 알 수 있습니까? 더 중요한 것은, 복잡한 비동기 흐름을 처리하기 위해 어떻게 여러 작업을 함께 구성 할 수 있습니까?\n가장 먼저 알아야 할 점은 store.dispatch가 트리거 된 액션 핸들러에 의해 반환된 Promise를 처리 할 수 있으며 Promise를 반환한다는 것입니다.\nactions: {\n actionA ({ commit }) {\n return new Promise((resolve, reject) => {\n setTimeout(() => {\n commit('someMutation')\n resolve()\n }, 1000)\n })\n }\n}\n\n이렇게 할 수 있습니다.\nstore.dispatch('actionA').then(() => {\n // ...\n})\n\n그리고 안에 또 다른 액션을 사용할 수 있습니다.\nactions: {\n // ...\n actionB ({ dispatch, commit }) {\n return dispatch('actionA').then(() => {\n commit('someOtherMutation')\n })\n }\n}\n\n마지막으로, JavaScript 기능인 async/await를 사용하면 다음과 같은 작업을 구성 할 수 있습니다.\n// getData() 및 getOtherData()가 Promise를 반환한다고 가정합니다.\nactions: {\n async actionA ({ commit }) {\n commit('gotData', await getData())\n },\n async actionB ({ dispatch, commit }) {\n await dispatch('actionA') // actionA가 끝나기를 기다립니다.\n commit('gotOtherData', await getOtherData())\n }\n}\n\n\nstore.dispatch가 다른 모듈에서 여러 액션 핸들러를 트리거하는 것이 가능합니다. 이 경우 반환 된 값은 모든 트리거 된 처리기가 완료 되었을 때 처리되는 Promise입니다.\n\n"},"modules.html":{"url":"modules.html","title":"모듈","keywords":"","body":"모듈\n단일 상태 트리를 사용하기 때문에 애플리케이션의 모든 상태가 하나의 큰 객체 안에 포함됩니다. 그러나 규모가 커짐에 따라 저장소는 매우 비대해질 수 있습니다.\n이를 위해 Vuex는 저장소를 모듈 로 나눌 수 있습니다. 각 모듈은 자체 상태, 변이, 액션, 게터 및 심지어 중첩된 모듈을 포함 할 수 있습니다.\nconst moduleA = {\n state: { ... },\n mutations: { ... },\n actions: { ... },\n getters: { ... }\n}\n\nconst moduleB = {\n state: { ... },\n mutations: { ... },\n actions: { ... }\n}\n\nconst store = new Vuex.Store({\n modules: {\n a: moduleA,\n b: moduleB\n }\n})\n\nstore.state.a // -> moduleA'의 상태\nstore.state.b // -> moduleB'의 상태\n\n지역 상태 모듈\n모듈의 변이와 getter 내부에서 첫 번째 전달인자는 모듈의 지역 상태 가됩니다.\nconst moduleA = {\n state: { count: 0 },\n mutations: {\n increment (state) {\n // state는 지역 모듈 상태 입니다\n state.count++\n }\n },\n\n getters: {\n doubleCount (state) {\n return state.count * 2\n }\n }\n}\n\n유사하게 모듈 내부에서 context.state는 지역 상태를 노출시킬 것이고 루트 상태는 context.rootState로 노출 될 것입니다.\nconst moduleA = {\n // ...\n actions: {\n incrementIfOddOnRootSum ({ state, commit, rootState }) {\n if ((state.count + rootState.count) % 2 === 1) {\n commit('increment')\n }\n }\n }\n}\n\n또한, 모듈 getters 내부, 루트 상태는 그들의 세 번째 전달인자로 노출됩니다.\nconst moduleA = {\n // ...\n getters: {\n sumWithRootCount (state, getters, rootState) {\n return state.count + rootState.count\n }\n }\n}\n\n네임스페이스\n모듈 내의 액션, 변이 및 getter는 여전히 전역 네임 스페이스 아래에 등록됩니다. 여러 모듈이 동일한 변이/액션 유형에 반응 할 수 있습니다. 이름 앞에 접두사 또는 접미사를 붙이면 이름 충돌을 피하기 위해 모듈 자신의 네임스페이스를 직접 지정할 수 있습니다. 그리고 알 수 없는 환경에서 사용될 재사용 가능한 Vuex 모듈을 작성하는 경우라면 반드시 사용해야 합니다. 예를 들어,todos 모듈을 만들고 싶은 경우\n// types.js\n\n// getter, 액션, 변이의 이름을 상수로 정의하고\n// 모듈 이름 `todos` 접두어를 붙입니다\nexport const DONE_COUNT = 'todos/DONE_COUNT'\nexport const FETCH_ALL = 'todos/FETCH_ALL'\nexport const TOGGLE_DONE = 'todos/TOGGLE_DONE'\n\n// modules/todos.js\nimport * as types from '../types'\n\n// 접두어로 된 이름을 사용하여 getter, 액션 및 변이 정의\nconst todosModule = {\n state: { todos: [] },\n\n getters: {\n [types.DONE_COUNT] (state) {\n // ...\n }\n },\n\n actions: {\n [types.FETCH_ALL] (context, payload) {\n // ...\n }\n },\n\n mutations: {\n [types.TOGGLE_DONE] (state, payload) {\n // ...\n }\n }\n}\n\n동적 모듈 등록\nstore.registerModule 메소드로 저장소가 생성 된 후에 모듈을 등록 할 수 있습니다.\nstore.registerModule('myModule', {\n // ...\n})\n\n모듈의 상태는store.state.myModule으로 노출 됩니다.\n동적 모듈 등록을 사용하면 다른 Vue 플러그인도 애플리케이션의 저장소에 모듈을 연결하여 상태 관리에 Vuex를 활용할 수 있습니다. 예를 들어 vuex-router-sync 라이브러리는 동적으로 연결된 모듈에서 애플리케이션의 라우트 상태를 관리하여 vue-router와 vuex를 통합합니다.\nstore.unregisterModule(moduleName)을 사용하여 동적으로 등록 된 모듈을 제거할 수도 있습니다. 이 방법으로는 정적 모듈(저장소 생성시 선언 됨)을 제거 할 수 없습니다.\n"},"structure.html":{"url":"structure.html","title":"애플리케이션 구조","keywords":"","body":"애플리케이션 구조\n실제로 Vuex는 코드 구조를 제한하지는 않습니다. 이보다 아래에 있는 상위 수준 원칙을 강요합니다.\n\n애플리케이션 레벨의 상태는 중앙 집중된 저장소 입니다.\n\n상태를 변경시키는 유일한 방법은 동기 트랜잭션인 변이 를 커밋하는 것입니다.\n\n비동기식 로직은 캡슐화되어야하며 액션 으로 구성 됩니다.\n\n\n이 규칙을 따른다면 프로젝트를 구조화하는 것은 사용자에게 달려 있습니다. 저장소 파일이 너무 커지면 액션, 돌연변이 및 getter를 개별 파일로 분할하기만 하면됩니다.\n중요한 앱의 경우 모듈을 활용해야 할 가능성이 높습니다. 다음은 프로젝트 구조의 예입니다.\n├── index.html\n├── main.js\n├── api\n│ └── ... # API 요청을 위한 추상화를 포함합니다.\n├── components\n│ ├── App.vue\n│ └── ...\n└── store\n ├── index.js # 모듈을 조합하고 저장소를 내보내는 곳 입니다.\n ├── actions.js # 루트 액션\n ├── mutations.js # 루트 변이\n └── modules\n ├── cart.js # cart 모듈\n └── products.js # products 모듈\n\n참고 사항으로, 장바구니 예를 확인하십시오.\n"},"plugins.html":{"url":"plugins.html","title":"플러그인","keywords":"","body":"플러그인\nVuex 저장소는 각 변이에 대한 훅을 노출하는 plugins 옵션을 허용합니다. Vuex 플러그인은 저장소를 유일한 전달인자로 받는 함수입니다.\nconst myPlugin = store => {\n // 저장소가 초기화 될 때 불립니다.\n store.subscribe((mutation, state) => {\n // 매 변이시마다 불립니다.\n // 변이는 { type, payload } 포맷으로 제공됩니다.\n })\n}\n\n그리고 다음과 같이 사용할 수 있습니다.\nconst store = new Vuex.Store({\n // ...\n plugins: [myPlugin]\n})\n\n플러그인 내부에서 변이 커밋하기\n플러그인은 상태를 직접 변이할 수 없습니다. 컴포넌트와 마찬가지로 변이를 커밋하여 변경을 트리거 할 수 있습니다.\n변이을 커밋함으로써 플러그인을 사용하여 데이터 소스를 저장소에 동기화 할 수 있습니다. 예를 들어, websocket 데이터 소스를 저장소에 동기화하려면 (이는 사실 인위적인 예제입니다. 실제로 createPlugin 함수는 더 복잡한 작업을 위해 몇 가지 추가 옵션을 필요로 할 수 있습니다)\nexport default function createWebSocketPlugin (socket) {\n return store => {\n socket.on('data', data => {\n store.commit('receiveData', data)\n })\n store.subscribe(mutation => {\n if (mutation.type === 'UPDATE_DATA') {\n socket.emit('update', mutation.payload)\n }\n })\n }\n}\n\nconst plugin = createWebSocketPlugin(socket)\n\nconst store = new Vuex.Store({\n state,\n mutations,\n plugins: [plugin]\n})\n\n상태 스냅샷 가져오기\n때로는 플러그인이 상태의 \"스냅샷\"을 얻고자 할 수 있으며, 또한 변이 이후 상태와 변이 이전 상태를 비교할 수 있습니다. 이를 달성하기 위해서는 상태 객체에 대한 깊은 복사를 수행해야합니다 :\nconst myPluginWithSnapshot = store => {\n let prevState = _.cloneDeep(store.state)\n store.subscribe((mutation, state) => {\n let nextState = _.cloneDeep(state)\n\n // prevState와 nextState를 비교하십시오.\n\n // 다음 변이를 위한 상태 저장\n prevState = nextState\n })\n}\n\n상태 스냅 샷을 사용하는 플러그인은 개발 중에 만 사용해야합니다. webpack 또는 Browserify를 사용하는 경우 빌드 도구가 이를 처리 할 수 있습니다.\nconst store = new Vuex.Store({\n // ...\n plugins: process.env.NODE_ENV !== 'production'\n ? [myPluginWithSnapshot]\n : []\n})\n\n플러그인은 기본적으로 사용됩니다. 배포를 위해서는 webpack의 DefinePlugin 또는 envify가 필요합니다. Browserify가 process.env.NODE_ENV !== 'production'의 값을 최종 빌드를 위해 false로 변환합니다.\n내장 로거 플러그인\n\nvue-devtools를 사용하고 있으면 필요 없을 수 있습니다.\n\nVuex에는 일반적인 디버깅을 위한 로거 플러그인이 함께 제공됩니다.\nimport createLogger from 'vuex/dist/logger'\n\nconst store = new Vuex.Store({\n plugins: [createLogger()]\n})\n\ncreateLogger 함수는 몇 가지 옵션을 가질 수 있습니다.\nconst logger = createLogger({\n collapsed: false, // 로그를 가지는 변이 자동 확장\n filter (mutation, stateBefore, stateAfter) {\n // returns true if a mutation should be logged\n // `mutation` is a { type, payload }\n return mutation.type !== \"aBlacklistedMutation\"\n },\n transformer (state) {\n // 로깅하기전 상태를 변이 하십시오.\n // 예를 들어 특정 하위 트리만 반환합니다.\n return state.subTree\n },\n mutationTransformer (mutation) {\n // 변이는 { type, payload }의 포맷으로 기록됩니다.\n // 원하는 포맷으로 변경할 수 있습니다.\n return mutation.type\n }\n})\n\n로거 파일은태그를 통해 직접 포함될 수 있으며 createVuexLogger 함수를 전역적으로 노출합니다.\n로거 플러그인은 상태 스냅샷을 사용하므로 개발용으로만 사용하십시오.\n"},"strict.html":{"url":"strict.html","title":"Strict 모드","keywords":"","body":"Strict 모드\nstrict 모드를 사용하기 위해, strict: true를 Vuex 저장소를 만들 때 추가하면 됩니다.\nconst store = new Vuex.Store({\n // ...\n strict: true\n})\n\n엄격 모드에서는 Vuex 상태가 변이 핸들러 외부에서 변이 될 때 마다 오류가 발생합니다. 이렇게하면 디버깅 도구로 모든 상태 변이를 명시적으로 추적 할 수 있습니다.\n개발 vs. 배포\n배포시 strict 모드를 켜지 마십시오! Strict 모드는 부적절한 변이를 감지하기 위해 상태 트리를 자세히 관찰합니다. 성능 이슈를 피하기 위해 배포 환경에서 이를 해제 하십시오.\n플러그인과 마찬가지로 빌드 도구가 다음을 처리하도록 할 수 있습니다.\nconst store = new Vuex.Store({\n // ...\n strict: process.env.NODE_ENV !== 'production'\n})\n\n"},"forms.html":{"url":"forms.html","title":"폼 핸들링","keywords":"","body":"폼 핸들링\nstrict 모드로 Vuex를 사용하는 경우 Vuex에 포함된 부분에 v-model을 사용하는 것은 약간 까다로울 수 있습니다.\n\n\nobj가 저장소에서 객체를 반환하는 계산된 속성이라면, 여기에있는 v-model은 사용자가 입력 할 때 obj.message를 직접 변경하려고 합니다. strict 모드에서는 Vuex 변이 처리기 내부에서 변이가 수행되지 않으므로 오류가 발생합니다.\n그것을 다루는 \"Vuex 방식\"은 의 값을 바인딩하고 input 또는 change 이벤트에 대한 액션을 호출하는 것 입니다.\n\n\n// ...\ncomputed: {\n ...mapState({\n message: state => state.obj.message\n })\n},\nmethods: {\n updateMessage (e) {\n this.$store.commit('updateMessage', e.target.value)\n }\n}\n\n변이에 대한 핸들러 입니다.\n// ...\nmutations: {\n updateMessage (state, message) {\n state.obj.message = message\n }\n}\n\n양방향 계산된 속성\n틀림없이, 위의 내용은 v-model + 지역 상태보다 좀더 장황 해졌고, v-model의 유용한 기능 중 일부를 잃어 버렸습니다. 다른 방법은 setter를 사용하여 양방향 계산된 속성을 사용하는 것입니다.\n\n\n// ...\ncomputed: {\n message: {\n get () {\n return this.$store.state.obj.message\n },\n set (value) {\n this.$store.commit('updateMessage', value)\n }\n }\n}\n\n"},"testing.html":{"url":"testing.html","title":"테스팅","keywords":"","body":"테스팅\nVuex에서 단위 테스트를 하고자 하는 주요 부분은 변이와 액션입니다.\n변이 테스팅\n변이는 테스트하기 매우 간단합니다. 왜냐하면 변이는 전달인자에 완전히 의존하는 함수이기 때문입니다. 한 가지 트릭은 ES2015 모듈을 사용하고 store.js 파일에 변이를 넣는다면 기본 내보내기와 함께 변이를 명명된 내보내기로 내보낼 수 있다는 것입니다.\nconst state = { ... }\n\n// 변이를 이름을 가지는 내보내기를 이용하여 내보냅니다.\nexport const mutations = { ... }\n\nexport default new Vuex.Store({\n state,\n mutations\n})\n\nMocha + Chai를 사용하여 변이를 테스팅 하는 예(원하는 프레임워크/assertion 라이브러리를 사용할 수 있습니다.)\n// mutations.js\nexport const mutations = {\n increment: state => state.count++\n}\n\n// mutations.spec.js\nimport { expect } from 'chai'\nimport { mutations } from './store'\n\n// 변이 가져오기\nconst { increment } = mutations\n\ndescribe('mutations', () => {\n it('INCREMENT', () => {\n // mock 상태\n const state = { count: 0 }\n // 변이 적용\n increment(state)\n // 결과 확인\n expect(state.count).to.equal(1)\n })\n})\n\n액션 테스팅\n액션은 외부 API를 호출 할 수 있기 때문에 좀 더 까다로울 수 있습니다. 액션을 테스트 할 때 우리는 일반적으로 조작을 어느 정도 해야합니다. 예를 들어 API 호출을 서비스로 추상화하고 테스트 내에서 해당 서비스를 조작 할 수 있습니다. 의존성을 쉽게 모방하기 위해 webpack과 inject-loader를 사용하여 테스트 파일을 묶을 수 있습니다.\n비동기 액션 테스트 예제:\n// actions.js\nimport shop from '../api/shop'\n\nexport const getAllProducts = ({ commit }) => {\n commit('REQUEST_PRODUCTS')\n shop.getProducts(products => {\n commit('RECEIVE_PRODUCTS', products)\n })\n}\n\n// actions.spec.js\n\n// 인라인 로더에는 require 구문을 사용하십시오.\n// inject-loader를 사용하면 조작된 의존성을\n// 주입 할 수있는 모듈 팩토리가 반환됩니다.\nimport { expect } from 'chai'\nconst actionsInjector = require('inject-loader!./actions')\n\n// 조작된 모의 응답과 함께 모듈 생성\nconst actions = actionsInjector({\n '../api/shop': {\n getProducts (cb) {\n setTimeout(() => {\n cb([ /* 모의 응답 */ ])\n }, 100)\n }\n }\n})\n\n// 예상되는 변이와 함께 테스팅 액션을 도와주는 헬퍼\nconst testAction = (action, payload, state, expectedMutations, done) => {\n let count = 0\n\n // 모의 커밋\n const commit = (type, payload) => {\n const mutation = expectedMutations[count]\n\n try {\n expect(type).to.equal(mutation.type)\n if (payload) {\n expect(payload).to.deep.equal(mutation.payload)\n }\n } catch (error) {\n done(error)\n }\n\n count++\n if (count >= expectedMutations.length) {\n done()\n }\n }\n\n // 모의 저장소와 전달인자로 액션을 부릅니다.\n action({ commit, state }, payload)\n\n // 디스패치된 변이가 없는지 확인\n if (expectedMutations.length === 0) {\n expect(count).to.equal(0)\n done()\n }\n}\n\ndescribe('actions', () => {\n it('getAllProducts', done => {\n testAction(actions.getAllProducts, null, {}, [\n { type: 'REQUEST_PRODUCTS' },\n { type: 'RECEIVE_PRODUCTS', payload: { /* 모의 응답 */ } }\n ], done)\n })\n})\n\nGetters 테스팅\nGetter에 복잡한 연산이 있는 경우 테스트하는 것이 좋습니다. Getter는 변이와 같은 이유로 테스트하는 것이 매우 간단합니다.\ngetter 테스팅 예제:\n// getters.js\nexport const getters = {\n filteredProducts (state, { filterCategory }) {\n return state.products.filter(product => {\n return product.category === filterCategory\n })\n }\n}\n\n// getters.spec.js\nimport { expect } from 'chai'\nimport { getters } from './getters'\n\ndescribe('getters', () => {\n it('filteredProducts', () => {\n // mock state\n const state = {\n products: [\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' },\n { id: 3, title: 'Carrot', category: 'vegetable' }\n ]\n }\n // 모의 getter\n const filterCategory = 'fruit'\n\n // getter로 부터 결과를 받습니다\n const result = getters.filteredProducts(state, { filterCategory })\n\n // 결과 테스트\n expect(result).to.deep.equal([\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' }\n ])\n })\n})\n\n테스트 실행\n변이와 액션이 제대로 작성되면 적절한 모의 조작을 한 후 브라우저 API에 직접적인 의존성이 없어야합니다. 따라서 webpack을 사용하여 테스트를 번들로 묶어 Node를 이용해 직접 실행할 수 있습니다. 또는, mocha-loader 나 Karma + karma-webpack을 사용하여 실제 브라우저에서 테스트를 실행할 수 있습니다.\nNode를 이용한 실행\n다음과 같이 webpack 설정을 하십시오 (.babelrc도 함께 필요 합니다.)\n// webpack.config.js\nmodule.exports = {\n entry: './test.js',\n output: {\n path: __dirname,\n filename: 'test-bundle.js'\n },\n module: {\n loaders: [\n {\n test: /\\.js$/,\n loader: 'babel-loader',\n exclude: /node_modules/\n }\n ]\n }\n}\n\n이제,\nwebpack\nmocha test-bundle.js\n\n브라우저에서 테스팅\n\nmocha-loader를 설치하세요.\nwebpack 설정에서 entry를 'mocha!babel!./test.js'로 변경하세요.\n설정을 이용하여 webpack-dev-server를 실행하세요.\nlocalhost:8080/webpack-dev-server/test-bundle로 가세요.\n\n브라우저와 Karma + karma-webpack을 이용한 테스팅\nvue-loader 문서를 확인하세요.\n"},"hot-reload.html":{"url":"hot-reload.html","title":"핫 리로딩","keywords":"","body":"핫 리로딩\nVuex는 webpack의 핫 모듈 변경 API를 사용하여 개발 중에 핫 리로드 변이, 모듈, 액션 및 getter를 지원합니다. browserify-hmr 플러그인으로 Browserify에서 사용할 수도 있습니다.\n변이와 모듈의 경우, store.hotUpdate() API 메소드를 사용할 필요가 있습니다.\n// store.js\nimport Vue from 'vue'\nimport Vuex from 'vuex'\nimport mutations from './mutations'\nimport moduleA from './modules/a'\n\nVue.use(Vuex)\n\nconst state = { ... }\n\nconst store = new Vuex.Store({\n state,\n mutations,\n modules: {\n a: moduleA\n }\n})\n\nif (module.hot) {\n // 액션과 변이를 핫 모듈로 받아 들인다.\n module.hot.accept(['./mutations', './modules/a'], () => {\n // 업데이트 된 모듈은 babel 6 모듈 출력으로 인해\n // .default를 여기에 추가해야합니다.\n const newMutations = require('./mutations').default\n const newModuleA = require('./modules/a').default\n // 새로운 액션과 변이로 바꿉니다.\n store.hotUpdate({\n mutations: newMutations,\n modules: {\n a: newModuleA\n }\n })\n })\n}\n\ncounter-hot 예제로 핫 리로드를 확인하십시오.\n"},"api.html":{"url":"api.html","title":"API 레퍼런스","keywords":"","body":"API 레퍼런스\nVuex.Store\nimport Vuex from 'vuex'\n\nconst store = new Vuex.Store({ ...options })\n\nVuex.Store 생성자 옵션\n\nstate\n\n자료형: Object\nVuex 저장소의 루트 상태 객체 입니다.\n상세\n\n\n\nmutations\n\n자료형: { [type: string]: Function }\n저장소에 변이를 등록하십시오. 핸들러 함수는 항상 첫 번째 전달인자로 state를 받습니다 (모듈에 정의 된 경우 모듈 로컬 상태가됩니다). 두 번째 payload 전달인자가 있으면 처리합니다.\n상세\n\n\n\nactions\n\n자료형: { [type: string]: Function }\n저장소에 액션을 등록하십시오. 핸들러 함수는 다음 속성을 노출하는 context 객체를받습니다.\n{\n state, // store.state와 같습니다. 또는 모듈에 있는 경우 로컬 상태\n rootState, // store.state와 같습니다. 모듈 안에만 존재합니다\n commit, // store.commit와 같습니다.\n dispatch, // store.dispatch와 같습니다.\n getters // store.getters와 같습니다.\n}\n\n상세\n\n\n\ngetters\n\n자료형: { [key: string]: Function }\n저장소에 getter를 등록하십시오. getter 함수는 다음 전달인자를 받습니다.\nstate, // 모듈에 정의 된 경우 모듈 로컬 상태가됩니다.\ngetters, // store.getters와 같습니다.\nrootState // store.state와 같습니다.\n등록된 getter는 store.getters에 노출됩니다.\n상세\n\n\n\nmodules\n\n자료형: Object\n저장소에 병합될 하위 모듈을 포함하는 객체 입니다.\n{\n key: {\n state,\n mutations,\n actions?,\n getters?,\n modules?\n },\n ...\n}\n\n각 모듈은 루트 옵션과 비슷한 state 와 mutations 를 포함 할 수 있습니다. 모듈의 상태는 모듈의 키를 사용하여 저장소의 루트 상태에 연결됩니다. 모듈의 변이와 getter는 모듈의 로컬 상태를 루트 상태 대신 첫 번째 전달인자로 받으며 모듈 액션의 context.state도 로컬 상태를 가리 킵니다.\n상세\n\n\n\nplugins\n\n자료형: Array\n저장소에 적용 할 플러그인 함수의 배열입니다. 플러그인은 저장소를 유일한 전달인자로 받아들이고 아웃바운드 데이터 지속성, 로깅 또는 디버깅을 위한 변이를 감시하거나 (인바운드 데이터 (예: 웹 소켓 또는 관찰 가능 항목)의 디스패치 변이) 감시할 수 있습니다.\n상세\n\n\n\nstrict\n\n자료형: Boolean\n기본값: false\nVuex 저장소를 strict 모드로 변경합니다. strict 모드에서 변이 핸들러 외부의 Vuex 상태에 대한 임의의 변이는 오류를 발생시킵니다.\n상세\n\n\n\n\nVuex.Store 인스턴스 속성\n\nstate\n\n자료형: Object\n루트 상태. 읽기 전용\n\n\n\ngetters\n\n자료형: Object\n등록된 getters 입니다. 읽기 전용.\n\n\n\n\nVuex.Store 인스턴스 메소드\n\ncommit(type: string, payload?: any) | commit(mutation: Object)\n변이를 커밋합니다. 상세\n\ndispatch(type: string, payload?: any) | dispatch(action: Object)\n액션을 디스패치 합니다. 모든 트리거된 액션 핸들러를 처리하는 Promise를 반환합니다. 상세\n\nreplaceState(state: Object)\n저장소의 루트 상태를 바꿉니다. 상태에 대한 상호작용/시점 변경 목적으로 만 사용하십시오.\n\nwatch(getter: Function, cb: Function, options?: Object)\ngetter 함수의 반환 값을 반응적으로 지켜보고 값이 변경되면 콜백을 호출합니다. getter는 저장소의 상태를 유일한 인수로받습니다. Vue의 vm.$watch 메소드와 같은 옵션을 취하는 옵션 객체를 받아들입니다.\n감시를 중단하려면 반환된 핸들 함수를 호출하십시오.\n\nsubscribe(handler: Function)\n저장소 변이를 구독합니다. handler는 모든 변이 이후 호출되고 변이 디스크립터와 변이 상태를 전달인자로 받습니다.\nstore.subscribe((mutation, state) => {\n console.log(mutation.type)\n console.log(mutation.payload)\n})\n\n플러그인에서 가장 일반적으로 사용됩니다. 상세\n\nregisterModule(path: string | Array, module: Module, options?: Object)\n동적 모듈을 등록합니다. 상세\noptions은 이전 속성을 보호하는 preserveState: true를 가질 수 있습니다. 이것은 서버사이드 렌더링에서 유용합니다.\n\nunregisterModule(path: string | Array)\n동적 모듈을 해제 합니다. 상세\n\nhotUpdate(newOptions: Object)\n새 액션과 변이를 핫 스왑 합니다. 상세\n\n\n컴포넌트 바인딩 헬퍼\n\nmapState(namespace?: string, map: Array | Object): Object\nVuex 저장소의 하위 트리를 반환하는 컴포넌트 계산 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\nmapGetters(namespace?: string, map: Array | Object): Object\ngetter의 평가된 값을 반환하는 컴포넌트 계산 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\nmapActions(namespace?: string, map: Array | Object): Object\n액션을 전달하는 컴포넌트 메소드 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\nmapMutations(namespace?: string, map: Array | Object): Object\n변이를 커밋하는 컴포넌트 메소드 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\ncreateNamespacedHelpers(namespace: string): Object\nnamespace가 적용된 컴포넌트 바인딩 helper를 만듭니다. 주어진 namespace가 적용된 mapState, mapGetters, mapActions mapMutations들을 가지고 있는 오브젝트를 반환합니다. 상세\n\n\n"}}} \ No newline at end of file diff --git a/pt-br/actions.html b/pt-br/actions.html new file mode 100644 index 000000000..94fc7e602 --- /dev/null +++ b/pt-br/actions.html @@ -0,0 +1,620 @@ + + + + + + + Ações · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                          +
                                                                                                                                          + + + + + + + + +
                                                                                                                                          + +
                                                                                                                                          + +
                                                                                                                                          + + + + + + + + + +
                                                                                                                                          +
                                                                                                                                          + +
                                                                                                                                          +
                                                                                                                                          + +
                                                                                                                                          + +

                                                                                                                                          Ações

                                                                                                                                          +

                                                                                                                                          As ações são semelhantes às mutações, as diferenças são as seguintes:

                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                          • Em vez de mudar o estado, as ações confirmam mutações.
                                                                                                                                          • +
                                                                                                                                          • As ações podem conter operações assíncronas arbitrárias. +Vamos registrar uma simples ação:
                                                                                                                                          • +
                                                                                                                                          +
                                                                                                                                          const store = new Vuex.Store({
                                                                                                                                          +  state: {
                                                                                                                                          +    count: 0
                                                                                                                                          +  },
                                                                                                                                          +  mutations: {
                                                                                                                                          +    increment (state) {
                                                                                                                                          +      state.count++
                                                                                                                                          +    }
                                                                                                                                          +  },
                                                                                                                                          +  actions: {
                                                                                                                                          +    increment (context) {
                                                                                                                                          +      context.commit('increment')
                                                                                                                                          +    }
                                                                                                                                          +  }
                                                                                                                                          +})
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          Os manipuladores de ação recebem um objeto de contexto que expõe o mesmo conjunto de métodos / propriedades na instância da store , para que você possa chamar context.commit para confirmar uma mutação ou acessar o estado e os getters através do context.state e do contexto. getters. +Veremos por que esse objeto de contexto não é a própria instância da store quando apresentamos Módulos mais tarde.

                                                                                                                                          +

                                                                                                                                          Na prática, muitas vezes usamos ES2015 desestruturação de argumentos para simplificar um pouco o código(especialmente quando precisamos chamar commit várias vezes):

                                                                                                                                          +
                                                                                                                                          actions: {
                                                                                                                                          +  increment ({ commit }) {
                                                                                                                                          +    commit('increment')
                                                                                                                                          +  }
                                                                                                                                          +}
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          Ações de Despacho

                                                                                                                                          +

                                                                                                                                          As ações são acionadas com o método store.dispatch:

                                                                                                                                          +
                                                                                                                                          store.dispatch('increment')
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          Isso pode parecer óbvio à primeira vista: se quisermos incrementar a contagem, por que não chamamos `store.commit ('incremento') diretamente? Lembre-se de que as mutações devem ser síncronas ? As ações não. Podemos executar operações assíncronas dentro de uma ação:

                                                                                                                                          +
                                                                                                                                          actions: {
                                                                                                                                          +  incrementAsync ({ commit }) {
                                                                                                                                          +    setTimeout(() => {
                                                                                                                                          +      commit('increment')
                                                                                                                                          +    }, 1000)
                                                                                                                                          +  }
                                                                                                                                          +}
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          As ações suportam o mesmo formato de carga útil e despacho de estilo de objeto:

                                                                                                                                          +
                                                                                                                                          // dispatch com payload
                                                                                                                                          +store.dispatch('incrementAsync', {
                                                                                                                                          +  amount: 10
                                                                                                                                          +})
                                                                                                                                          +
                                                                                                                                          +// dispatch com objeto
                                                                                                                                          +store.dispatch({
                                                                                                                                          +  type: 'incrementAsync',
                                                                                                                                          +  amount: 10
                                                                                                                                          +})
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          Um exemplo mais prático de ações reais seria uma ação para fazer check-out de um carrinho de compras, que envolve chamar uma API assíncrona e confirmar múltiplas mutações :

                                                                                                                                          +
                                                                                                                                          actions: {
                                                                                                                                          +  checkout ({ commit, state }, products) {
                                                                                                                                          +    // salva os itens que estão no carrinho
                                                                                                                                          +    const savedCartItems = [...state.cart.added]
                                                                                                                                          +    // enviar solicitação de checkout
                                                                                                                                          +    // limpa o carrinho
                                                                                                                                          +    commit(types.CHECKOUT_REQUEST)
                                                                                                                                          +    // a API da store aceita um callback bem-sucedido e um callback com falha
                                                                                                                                          +    shop.buyProducts(
                                                                                                                                          +      products,
                                                                                                                                          +      // callback em caso de sucesso
                                                                                                                                          +      () => commit(types.CHECKOUT_SUCCESS),
                                                                                                                                          +      // callback em caso de falha
                                                                                                                                          +      () => commit(types.CHECKOUT_FAILURE, savedCartItems)
                                                                                                                                          +    )
                                                                                                                                          +  }
                                                                                                                                          +}
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          Observe que estamos realizando um fluxo de operações assíncronas e gravando os efeitos colaterais (mutações de estado) da ação confirmando-os.

                                                                                                                                          +

                                                                                                                                          Ações de Despacho em Componentes

                                                                                                                                          +

                                                                                                                                          Você pode despachar ações em componentes com this. $store.dispatch ('xxx'), ou usar o auxiliar mapActions que mapeia métodos de componente para chamadas do store.dispatch (esta ação requer a injeção root store):

                                                                                                                                          +
                                                                                                                                          import { mapActions } from 'vuex'
                                                                                                                                          +
                                                                                                                                          +export default {
                                                                                                                                          +  // ...
                                                                                                                                          +  methods: {
                                                                                                                                          +    ...mapActions([
                                                                                                                                          +      'increment', // mapeia `this.increment()` para `this.$store.dispatch('increment')`
                                                                                                                                          +
                                                                                                                                          +      // `mapActions` also supports payloads:
                                                                                                                                          +      'incrementBy' // mapeia `this.incrementBy(amount)` para `this.$store.dispatch('incrementBy', amount)`
                                                                                                                                          +    ]),
                                                                                                                                          +    ...mapActions({
                                                                                                                                          +      add: 'increment' // mapeia `this.add()` para `this.$store.dispatch('increment')`
                                                                                                                                          +    })
                                                                                                                                          +  }
                                                                                                                                          +}
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          Composição de ações

                                                                                                                                          +

                                                                                                                                          As ações geralmente são assíncronas, então, como sabemos quando uma ação é realizada? E, o mais importante, como podemos compor ações múltiplas em conjunto para lidar com fluxos assíncronos mais complexos?

                                                                                                                                          +

                                                                                                                                          A primeira coisa a saber é que o store.dispatch pode manipular o Promise retornado pelo manipulador de ação acionado e também retorna Promise:

                                                                                                                                          +
                                                                                                                                          actions: {
                                                                                                                                          +  actionA ({ commit }) {
                                                                                                                                          +    return new Promise((resolve, reject) => {
                                                                                                                                          +      setTimeout(() => {
                                                                                                                                          +        commit('someMutation')
                                                                                                                                          +        resolve()
                                                                                                                                          +      }, 1000)
                                                                                                                                          +    })
                                                                                                                                          +  }
                                                                                                                                          +}
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          Agora, é possivel:

                                                                                                                                          +
                                                                                                                                          store.dispatch('actionA').then(() => {
                                                                                                                                          +  // ...
                                                                                                                                          +})
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          E em outra ação também:

                                                                                                                                          +
                                                                                                                                          actions: {
                                                                                                                                          +  // ...
                                                                                                                                          +  actionB ({ dispatch, commit }) {
                                                                                                                                          +    return dispatch('actionA').then(() => {
                                                                                                                                          +      commit('someOtherMutation')
                                                                                                                                          +    })
                                                                                                                                          +  }
                                                                                                                                          +}
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          Por fim, se usarmos async / await, podemos compor nossas ações como esta:

                                                                                                                                          +
                                                                                                                                          // Assumindo que `getData ()` e `getOtherData ()` retornam Promessas
                                                                                                                                          +
                                                                                                                                          +actions: {
                                                                                                                                          +  async actionA ({ commit }) {
                                                                                                                                          +    commit('gotData', await getData())
                                                                                                                                          +  },
                                                                                                                                          +  async actionB ({ dispatch, commit }) {
                                                                                                                                          +    await dispatch('actionA') // esperar que `actionA` termine
                                                                                                                                          +    commit('gotOtherData', await getOtherData())
                                                                                                                                          +  }
                                                                                                                                          +}
                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          É possível para um store.dispatch desencadear vários manipuladores de ação em diferentes módulos. Neste caso, o valor retornado será uma Promise que resolve quando todos os manipuladores desencadeados foram resolvidos.

                                                                                                                                          +
                                                                                                                                          + + +
                                                                                                                                          + +
                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          + +

                                                                                                                                          results matching ""

                                                                                                                                          +
                                                                                                                                            + +
                                                                                                                                            +
                                                                                                                                            + +

                                                                                                                                            No results matching ""

                                                                                                                                            + +
                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            + +
                                                                                                                                            +
                                                                                                                                            + + +
                                                                                                                                            + + +
                                                                                                                                            + + + + + + + + + + + + + + +
                                                                                                                                            + + +
                                                                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/api.html b/pt-br/api.html new file mode 100644 index 000000000..e807acc80 --- /dev/null +++ b/pt-br/api.html @@ -0,0 +1,660 @@ + + + + + + + Referência da API · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                            +
                                                                                                                                            + + + + + + + + +
                                                                                                                                            + +
                                                                                                                                            + +
                                                                                                                                            + + + + + + + + + +
                                                                                                                                            +
                                                                                                                                            + +
                                                                                                                                            +
                                                                                                                                            + +
                                                                                                                                            + +

                                                                                                                                            Referência de Api

                                                                                                                                            +

                                                                                                                                            Vuex.Store

                                                                                                                                            +
                                                                                                                                            import Vuex from 'vuex'
                                                                                                                                            +
                                                                                                                                            +const store = new Vuex.Store({ ...options })
                                                                                                                                            +
                                                                                                                                            +

                                                                                                                                            Vuex.Store Opções do construtor

                                                                                                                                            +
                                                                                                                                              +
                                                                                                                                            • state

                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                              • type: Object | Function
                                                                                                                                              • +
                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            +

                                                                                                                                            O objeto do estado da raiz para a store Vuex. Detalhes + Se você passar uma função que retorna um objeto, o objeto retornado é usado como o estado da raiz. Isso é útil quando você deseja reutilizar o objeto de estado, especialmente para reutilização de módulos. Detalhes

                                                                                                                                            +
                                                                                                                                              +
                                                                                                                                            • mutações

                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                              • type: { [type: string]: Function }

                                                                                                                                                +

                                                                                                                                                Registra mutações na store . A função do manipulador sempre recebe estado como o primeiro argumento (será o estado local do módulo se definido em um módulo) e receberá um segundo argumento payload se houver um.

                                                                                                                                                +

                                                                                                                                                Detalhes

                                                                                                                                                +
                                                                                                                                              • +
                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • ações

                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                              • type: { [type: string]: Function }

                                                                                                                                                +

                                                                                                                                                Registra ações na store . A função do manipulador recebe um objeto context que expõe as seguintes propriedades:

                                                                                                                                                +
                                                                                                                                                {
                                                                                                                                                +  state,      // o mesmo que `store.state`, ou estado local se estiver em módulos
                                                                                                                                                +  rootState,  // o mesmo que `store.state`, apenas em módulos
                                                                                                                                                +  commit,     // o mesmo que `store.commit`
                                                                                                                                                +  dispatch,   // o mesmo que `store.dispatch`
                                                                                                                                                +  getters,    // o mesmo que `store.getters`, ou com getters locais se estiver em módulos
                                                                                                                                                +  rootGetters // o mesmo que `store.getters`, apenas em módulos
                                                                                                                                                +}
                                                                                                                                                +
                                                                                                                                                +

                                                                                                                                                Detalhes

                                                                                                                                                +
                                                                                                                                              • +
                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • getters

                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                              • type: { [key: string]: Function }

                                                                                                                                                +

                                                                                                                                                Registra getters na store . A função getter recebe os seguintes argumentos:

                                                                                                                                                +
                                                                                                                                                state,     // será o estado local do módulo, se definido em um módulo.
                                                                                                                                                +getters    // o mesmo que store.getters
                                                                                                                                                +

                                                                                                                                                Especifique quando definido em um módulo

                                                                                                                                                +
                                                                                                                                                state,       // será o estado local do módulo, se definido em um módulo.
                                                                                                                                                +
                                                                                                                                                +getters,     // Módulo getters locais do módulo atual
                                                                                                                                                +rootState,   // estado global
                                                                                                                                                +rootGetters  // todos os getters
                                                                                                                                                +

                                                                                                                                                Os getters registrados estão expostos em store.getters.

                                                                                                                                                +

                                                                                                                                                Detalhes

                                                                                                                                                +
                                                                                                                                              • +
                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • módulos

                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                              • type: Object

                                                                                                                                                +

                                                                                                                                                Um objeto contendo sub módulos a serem incorporados na store , de forma que:

                                                                                                                                                +
                                                                                                                                                {
                                                                                                                                                +  key: {
                                                                                                                                                +    state,
                                                                                                                                                +    namespaced?,
                                                                                                                                                +    mutations?,
                                                                                                                                                +    actions?,
                                                                                                                                                +    getters?,
                                                                                                                                                +    modules?
                                                                                                                                                +  },
                                                                                                                                                +  ...
                                                                                                                                                +}
                                                                                                                                                +
                                                                                                                                                +

                                                                                                                                                Cada módulo pode conter "estado" e "mutações" semelhantes às opções raiz. O estado de um módulo será anexado ao estado da raiz da store usando a chave do módulo. As mutações e getters de um módulo receberão apenas o estado local do módulo como o primeiro argumento em vez do estado da raiz e as ações do módulo 'context.state` também apontarão para o estado local.

                                                                                                                                                +

                                                                                                                                                Detalhes

                                                                                                                                                +
                                                                                                                                              • +
                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • plugins

                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                              • type: Array<Function>

                                                                                                                                                +

                                                                                                                                                Um array de funções de plugin a serem aplicadas na store . O plugin simplesmente recebe a store como o único argumento e pode ouvir mutações (para persistência de dados de saída, log ou depuração) ou mutações de despacho (para dados de entrada, por exemplo, websockets ou observáveis).

                                                                                                                                                +

                                                                                                                                                Detalhes

                                                                                                                                                +
                                                                                                                                              • +
                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • strict

                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                              • type: Boolean
                                                                                                                                              • +
                                                                                                                                              • default: false

                                                                                                                                                +

                                                                                                                                                Força a store Vuex em modo estrito. No modo estrito, qualquer mutação ao estado do Vuex fora dos manipuladores de mutação acusará um erro.

                                                                                                                                                +

                                                                                                                                                Detalhes

                                                                                                                                                +
                                                                                                                                              • +
                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            +

                                                                                                                                            Vuex.Store Propriedades da instância

                                                                                                                                            +
                                                                                                                                              +
                                                                                                                                            • state

                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                              • type: Object

                                                                                                                                                +

                                                                                                                                                O estado raiz. Apenas leitura.

                                                                                                                                                +
                                                                                                                                              • +
                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • getters

                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                              • type: Object

                                                                                                                                                +

                                                                                                                                                Expõe os getters registrados. Apenas leitura.

                                                                                                                                                +
                                                                                                                                              • +
                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            +

                                                                                                                                            Vuex.Store Métodos da instância

                                                                                                                                            +
                                                                                                                                              +
                                                                                                                                            • commit(type: string, payload?: any, options?: Object) | commit(mutation: Object, options?: Object)

                                                                                                                                              +

                                                                                                                                              Confirma uma mutação. options pode terroot: true que permite confirmar mutações da raiz em namespaced modules. Detalhes

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • dispatch(type: string, payload?: any, options?: Object) | dispatch(action: Object, options?: Object)

                                                                                                                                              +

                                                                                                                                              Despacha uma ação. options pode ter root: true que permite enviar ações para raiz em namespaced modules. Retorna Promise que resolve todos os manipuladores de ação acionados. Detalhes

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • replaceState(state: Object)

                                                                                                                                              +

                                                                                                                                              Substitua o estado da raiz da store . Use isso apenas para fins de hidratação / viagem no tempo.

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • watch(getter: Function, cb: Function, options?: Object)

                                                                                                                                              +

                                                                                                                                              Visualiza de forma reativa um valor de retorno da função getter e chame o callback para o retorno de chamada quando o valor mudar. O getter recebe o estado da store como o primeiro argumento e os getters como o segundo argumento. Aceita um objeto de opções opcional que leva as mesmas opções que o método vm. $ Watch do Vue.

                                                                                                                                              +

                                                                                                                                              Para parar de visualizar, chame para a função do manipulador retornada.

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • subscribe(handler: Function)

                                                                                                                                              +

                                                                                                                                              Assina as mutações da store . O handler é chamado após cada mutação e recebe o descritor de mutação e o estado pós-mutação como argumentos:

                                                                                                                                              +
                                                                                                                                              store.subscribe((mutation, state) => {
                                                                                                                                              +  console.log(mutation.type)
                                                                                                                                              +  console.log(mutation.payload)
                                                                                                                                              +})
                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              Usado com mais frequência em plugins. Detalhes

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • subscribeAction(handler: Function)

                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              Novo em 2.5.0

                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              Assina as ações da store . O handler é chamado para cada ação despachada e recebe o descritor de ação e o estado atual da store como argumentos:

                                                                                                                                              +
                                                                                                                                              store.subscribeAction((action, state) => {
                                                                                                                                              +  console.log(action.type)
                                                                                                                                              +  console.log(action.payload)
                                                                                                                                              +})
                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              Usado com mais frequência em plugins. Detalhes

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • registerModule(path: string | Array<string>, module: Module, options?: Object)

                                                                                                                                              +

                                                                                                                                              Registra um módulo dinâmico. Detalhes

                                                                                                                                              +

                                                                                                                                              options pode ter preserveState: true que permite preservar o estado anterior. Util para renderização server-side.

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • unregisterModule(path: string | Array<string>)

                                                                                                                                              +

                                                                                                                                              Cancela o registro de um módulo dinâmico. Detalhes

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • hotUpdate(newOptions: Object)

                                                                                                                                              +

                                                                                                                                              Faz Hot swap de novas ações e mutações. Detalhes

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            +

                                                                                                                                            Component Binding Helpers

                                                                                                                                            +
                                                                                                                                              +
                                                                                                                                            • mapState(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                              +

                                                                                                                                              Cria componentes computadas de opções que retornam a subárvore da store Vuex. Detalhes

                                                                                                                                              +

                                                                                                                                              O primeiro argumnto pode ser opcionalmente uma string com namespace. Detalhes

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • mapGetters(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                              +

                                                                                                                                              Cria componentes computadas de opções que retornam valor avaliado deo getter. Detalhes

                                                                                                                                              +

                                                                                                                                              O primeiro argumento pode ser opcionalmente uma string com namespace. Detalhes

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • mapActions(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                              +

                                                                                                                                              Cria um componente com métodos e opções que despacham uma ação.

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            +

                                                                                                                                            Detalhes

                                                                                                                                            +

                                                                                                                                            O primeiro argumento pode ser opcionalmente uma string com namespace. Detalhes

                                                                                                                                            +
                                                                                                                                              +
                                                                                                                                            • mapMutations(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                              +

                                                                                                                                              Cria um componente com métodos e opções que confirmam uma mutação. Detalhes

                                                                                                                                              +

                                                                                                                                              O primeiro argumento pode ser opcionalmente uma string com namespace. Detalhes

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            • createNamespacedHelpers(namespace: string): Object

                                                                                                                                              +

                                                                                                                                              Cria um component namespaced ajudante de ligação . O objeto retornado possui mapState, mapGetters, mapActions e mapMutations, que estão conectados com o namespace dado. Detalhes

                                                                                                                                              +
                                                                                                                                            • +
                                                                                                                                            + + +
                                                                                                                                            + +
                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            + +

                                                                                                                                            results matching ""

                                                                                                                                            +
                                                                                                                                              + +
                                                                                                                                              +
                                                                                                                                              + +

                                                                                                                                              No results matching ""

                                                                                                                                              + +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              + +
                                                                                                                                              +
                                                                                                                                              + + +
                                                                                                                                              + + +
                                                                                                                                              + + + + + + + + + + +
                                                                                                                                              + + +
                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/core-concepts.html b/pt-br/core-concepts.html new file mode 100644 index 000000000..22a4c197f --- /dev/null +++ b/pt-br/core-concepts.html @@ -0,0 +1,490 @@ + + + + + + + Conceitos do núcleo · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                              +
                                                                                                                                              + + + + + + + + +
                                                                                                                                              + +
                                                                                                                                              + +
                                                                                                                                              + + + + + + + + + +
                                                                                                                                              +
                                                                                                                                              + +
                                                                                                                                              +
                                                                                                                                              + +
                                                                                                                                              + +

                                                                                                                                              Conceitos básicos

                                                                                                                                              +

                                                                                                                                              Estaremos aprendendo os conceitos básicos do Vuex nestes capítulos. São eles:

                                                                                                                                              + +

                                                                                                                                              Uma compreensão profunda de todos esses conceitos é essencial para o uso de vuex. +Vamos começar.

                                                                                                                                              + + +
                                                                                                                                              + +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              + +

                                                                                                                                              results matching ""

                                                                                                                                              +
                                                                                                                                                + +
                                                                                                                                                +
                                                                                                                                                + +

                                                                                                                                                No results matching ""

                                                                                                                                                + +
                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                + +
                                                                                                                                                +
                                                                                                                                                + + +
                                                                                                                                                + + +
                                                                                                                                                + + + + + + + + + + + + + + +
                                                                                                                                                + + +
                                                                                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/forms.html b/pt-br/forms.html new file mode 100644 index 000000000..b59b8e921 --- /dev/null +++ b/pt-br/forms.html @@ -0,0 +1,523 @@ + + + + + + + Manipulação de formulários · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                +
                                                                                                                                                + + + + + + + + +
                                                                                                                                                + +
                                                                                                                                                + +
                                                                                                                                                + + + + + + + + + +
                                                                                                                                                +
                                                                                                                                                + +
                                                                                                                                                +
                                                                                                                                                + +
                                                                                                                                                + +

                                                                                                                                                Manipulação de formulários

                                                                                                                                                +

                                                                                                                                                Ao usar o Vuex no modo estrito, pode ser um pouco complicado usar v-model em um pedaço de estado que pertence ao Vuex:

                                                                                                                                                +
                                                                                                                                                <input v-model="obj.message">
                                                                                                                                                +
                                                                                                                                                +

                                                                                                                                                Assumindo que obj é um dado computado que retorna um objeto da store , ov-model aqui tentará mutar diretamente obj.message quando o usuário digitar a entrada. No modo estrito, isso resultará em um erro porque a mutação não é realizada dentro de um manipulador de mutação Vuex explícito. +O "modo Vuex" para lidar com isso é vinculando o valor do(s) <input>'s e chamar uma ação no evento input ouchange:

                                                                                                                                                +
                                                                                                                                                <input :value="message" @input="updateMessage">
                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                // ...
                                                                                                                                                +computed: {
                                                                                                                                                +  ...mapState({
                                                                                                                                                +    message: state => state.obj.message
                                                                                                                                                +  })
                                                                                                                                                +},
                                                                                                                                                +methods: {
                                                                                                                                                +  updateMessage (e) {
                                                                                                                                                +    this.$store.commit('updateMessage', e.target.value)
                                                                                                                                                +  }
                                                                                                                                                +}
                                                                                                                                                +
                                                                                                                                                +

                                                                                                                                                E aqui está o manipulador de mutação:

                                                                                                                                                +
                                                                                                                                                // ...
                                                                                                                                                +mutations: {
                                                                                                                                                +  updateMessage (state, message) {
                                                                                                                                                +    state.obj.message = message
                                                                                                                                                +  }
                                                                                                                                                +}
                                                                                                                                                +
                                                                                                                                                +

                                                                                                                                                Dados computados bidirecionais (Two-way)

                                                                                                                                                +

                                                                                                                                                É certo que o acima é um pouco mais detalhado do que o v-model + estado local, e também perdemos alguns dos recursos úteis do v-model. Uma abordagem alternativa está usando uma propriedade computada bidirecional com um setter:

                                                                                                                                                +
                                                                                                                                                <input v-model="message">
                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                // ...
                                                                                                                                                +computed: {
                                                                                                                                                +  message: {
                                                                                                                                                +    get () {
                                                                                                                                                +      return this.$store.state.obj.message
                                                                                                                                                +    },
                                                                                                                                                +    set (value) {
                                                                                                                                                +      this.$store.commit('updateMessage', value)
                                                                                                                                                +    }
                                                                                                                                                +  }
                                                                                                                                                +}
                                                                                                                                                +
                                                                                                                                                + + +
                                                                                                                                                + +
                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                + +

                                                                                                                                                results matching ""

                                                                                                                                                +
                                                                                                                                                  + +
                                                                                                                                                  +
                                                                                                                                                  + +

                                                                                                                                                  No results matching ""

                                                                                                                                                  + +
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  + +
                                                                                                                                                  +
                                                                                                                                                  + + +
                                                                                                                                                  + + +
                                                                                                                                                  + + + + + + + + + + + + + + +
                                                                                                                                                  + + +
                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/getters.html b/pt-br/getters.html new file mode 100644 index 000000000..98ca59c97 --- /dev/null +++ b/pt-br/getters.html @@ -0,0 +1,556 @@ + + + + + + + Getters · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                  +
                                                                                                                                                  + + + + + + + + +
                                                                                                                                                  + +
                                                                                                                                                  + +
                                                                                                                                                  + + + + + + + + + +
                                                                                                                                                  +
                                                                                                                                                  + +
                                                                                                                                                  +
                                                                                                                                                  + +
                                                                                                                                                  + +

                                                                                                                                                  Getters

                                                                                                                                                  +

                                                                                                                                                  Às vezes, talvez precisemos calcular o estado derivado com base no estado da store , por exemplo, filtrar através de uma lista de itens e contá-los:

                                                                                                                                                  +
                                                                                                                                                  computed: {
                                                                                                                                                  +  doneTodosCount () {
                                                                                                                                                  +    return this.$store.state.todos.filter(todo => todo.done).length
                                                                                                                                                  +  }
                                                                                                                                                  +}
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  Se mais do que um componente precisa fazer uso disso, temos que duplicar a função, ou extraí-lo em um auxiliar compartilhado e importá-lo em vários lugares - ambos são menos do que o ideal. +O Vuex nos permite definir "getters" na store . Você pode pensar neles como dados computados para stores . Como os dados computados, o resultado de um getter é armazenado em cache com base em suas dependências e só irá avaliar novamente quando algumas de suas dependências mudarem.

                                                                                                                                                  +

                                                                                                                                                  Getters receberam o estado como seu primeiro argumento:

                                                                                                                                                  +
                                                                                                                                                  const store = new Vuex.Store({
                                                                                                                                                  +  state: {
                                                                                                                                                  +    todos: [
                                                                                                                                                  +      { id: 1, text: '...', done: true },
                                                                                                                                                  +      { id: 2, text: '...', done: false }
                                                                                                                                                  +    ]
                                                                                                                                                  +  },
                                                                                                                                                  +  getters: {
                                                                                                                                                  +    doneTodos: state => {
                                                                                                                                                  +      return state.todos.filter(todo => todo.done)
                                                                                                                                                  +    }
                                                                                                                                                  +  }
                                                                                                                                                  +})
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  Os getters serão descritos no objeto store.getters:

                                                                                                                                                  +
                                                                                                                                                  store.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  Getters também receberá outros getters como o segundo argumento:

                                                                                                                                                  +
                                                                                                                                                  getters: {
                                                                                                                                                  +  // ...
                                                                                                                                                  +  doneTodosCount: (state, getters) => {
                                                                                                                                                  +    return getters.doneTodos.length
                                                                                                                                                  +  }
                                                                                                                                                  +}
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  store.getters.doneTodosCount // -> 1
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  Agora podemos usar facilmente isso dentro de qualquer componente:

                                                                                                                                                  +
                                                                                                                                                  computed: {
                                                                                                                                                  +  doneTodosCount () {
                                                                                                                                                  +    return this.$store.getters.doneTodosCount
                                                                                                                                                  +  }
                                                                                                                                                  +}
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  Você também pode passar argumentos para getters retornando uma função. Isso é particularmente útil quando você deseja consultar um array na store :

                                                                                                                                                  +
                                                                                                                                                  getters: {
                                                                                                                                                  +  // ...
                                                                                                                                                  +  getTodoById: (state) => (id) => {
                                                                                                                                                  +    return state.todos.find(todo => todo.id === id)
                                                                                                                                                  +  }
                                                                                                                                                  +}
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  store.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  O auxiliar mapGetters

                                                                                                                                                  +

                                                                                                                                                  O auxiliar mapGetters simplesmente mapeia os getters da store para os dados computados locais:

                                                                                                                                                  +
                                                                                                                                                  import { mapGetters } from 'vuex'
                                                                                                                                                  +
                                                                                                                                                  +export default {
                                                                                                                                                  +  // ...
                                                                                                                                                  +  computed: {
                                                                                                                                                  +    // misturar os getters em dados computados com o spread operator
                                                                                                                                                  +    ...mapGetters([
                                                                                                                                                  +      'doneTodosCount',
                                                                                                                                                  +      'anotherGetter',
                                                                                                                                                  +      // ...
                                                                                                                                                  +    ])
                                                                                                                                                  +  }
                                                                                                                                                  +}
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  Se você deseja mapear um getter para um nome diferente, use um objeto:

                                                                                                                                                  +
                                                                                                                                                  ...mapGetters({
                                                                                                                                                  +  // mapeia `this.doneCount` para `store.getters.doneTodosCount`
                                                                                                                                                  +  doneCount: 'doneTodosCount'
                                                                                                                                                  +})
                                                                                                                                                  +
                                                                                                                                                  + + +
                                                                                                                                                  + +
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  + +

                                                                                                                                                  results matching ""

                                                                                                                                                  +
                                                                                                                                                    + +
                                                                                                                                                    +
                                                                                                                                                    + +

                                                                                                                                                    No results matching ""

                                                                                                                                                    + +
                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                    + +
                                                                                                                                                    +
                                                                                                                                                    + + +
                                                                                                                                                    + + +
                                                                                                                                                    + + + + + + + + + + + + + + +
                                                                                                                                                    + + +
                                                                                                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/getting-started.html b/pt-br/getting-started.html new file mode 100644 index 000000000..4a8ec0940 --- /dev/null +++ b/pt-br/getting-started.html @@ -0,0 +1,513 @@ + + + + + + + Começando · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                    +
                                                                                                                                                    + + + + + + + + +
                                                                                                                                                    + +
                                                                                                                                                    + +
                                                                                                                                                    + + + + + + + + + +
                                                                                                                                                    +
                                                                                                                                                    + +
                                                                                                                                                    +
                                                                                                                                                    + +
                                                                                                                                                    + +

                                                                                                                                                    Começando

                                                                                                                                                    +

                                                                                                                                                    No centro de cada aplicação Vuex existe a loja . Uma "loja" é basicamente um recipiente que contém a sua aplicação state . Há duas coisas que tornam uma loja Vuex diferente de um objeto global simples:

                                                                                                                                                    +
                                                                                                                                                      +
                                                                                                                                                    1. As lojas Vuex são reativas. Quando os componentes do Vue obtêm o estado dele, eles atualizarão de forma reativa e eficiente se o estado da loja mudar.

                                                                                                                                                      +
                                                                                                                                                    2. +
                                                                                                                                                    3. Você não pode mutar diretamente o estado da loja. A única maneira de mudar o estado de uma loja é explicitamente comitar mutações . Isso garante que cada mudança de estado deixe um registro rastreável e permite ferramentas que nos ajudem a entender melhor nossas aplicações.

                                                                                                                                                      +
                                                                                                                                                    4. +
                                                                                                                                                    +

                                                                                                                                                    A loja mais simples

                                                                                                                                                    +
                                                                                                                                                    +

                                                                                                                                                    NOTA: Vamos usar a sintaxe ES2015 para exemplos de código para o resto dos documentos. Se você não o pegou, você deveria!

                                                                                                                                                    +
                                                                                                                                                    +

                                                                                                                                                    Após instalar Vuex, vamos criar uma loja. É bastante direto - apenas forneça um objeto de estado inicial e algumas mutações:

                                                                                                                                                    +
                                                                                                                                                    // Certifique-se de chamar Vue.use(Vuex) primeiro se estiver usando um sistema de módulo
                                                                                                                                                    +const store = new Vuex.Store({
                                                                                                                                                    +  state: {
                                                                                                                                                    +    count: 0
                                                                                                                                                    +  },
                                                                                                                                                    +  mutations: {
                                                                                                                                                    +    increment (state) {
                                                                                                                                                    +      state.count++
                                                                                                                                                    +    }
                                                                                                                                                    +  }
                                                                                                                                                    +})
                                                                                                                                                    +
                                                                                                                                                    +

                                                                                                                                                    Agora, você pode acessar o objeto de estado como store.state e acionar uma mudança de estado com o métodostore.commit:

                                                                                                                                                    +
                                                                                                                                                    store.commit('increment')
                                                                                                                                                    +
                                                                                                                                                    +console.log(store.state.count) // -> 1
                                                                                                                                                    +
                                                                                                                                                    +

                                                                                                                                                    Novamente, a razão pela qual estamos comitando uma mutação em vez de mudar `store.state.count 'diretamente, é porque queremos rastreá-la explicitamente. Esta convenção simples torna sua intenção mais explícita, de modo que você possa argumentar sobre as mudanças de estado em seu aplicativo melhor ao ler o código. Além disso, isso nos dá a oportunidade de implementar ferramentas que podem registrar cada mutação, tirar instantâneos de estado ou mesmo realizar depuração de viagem no tempo. +Usar o estado da loja em um componente simplesmente envolve o retorno do estado dentro de uma propriedade computada, porque o estado da loja é reativo. Acionar as mudanças simplesmente significa comprometer mutações nos métodos componentes.

                                                                                                                                                    +

                                                                                                                                                    Aqui está um exemplo do aplicativo de contador do Vuex mais básico.

                                                                                                                                                    +

                                                                                                                                                    Em seguida, discutiremos cada conceito chave em mais detalhes, começando com Estado.

                                                                                                                                                    + + +
                                                                                                                                                    + +
                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                    + +

                                                                                                                                                    results matching ""

                                                                                                                                                    +
                                                                                                                                                      + +
                                                                                                                                                      +
                                                                                                                                                      + +

                                                                                                                                                      No results matching ""

                                                                                                                                                      + +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      + +
                                                                                                                                                      +
                                                                                                                                                      + + +
                                                                                                                                                      + + +
                                                                                                                                                      + + + + + + + + + + + + + + +
                                                                                                                                                      + + +
                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/hot-reload.html b/pt-br/hot-reload.html new file mode 100644 index 000000000..1a9d8da75 --- /dev/null +++ b/pt-br/hot-reload.html @@ -0,0 +1,518 @@ + + + + + + + Hot Reload · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                      +
                                                                                                                                                      + + + + + + + + +
                                                                                                                                                      + +
                                                                                                                                                      + +
                                                                                                                                                      + + + + + + + + + +
                                                                                                                                                      +
                                                                                                                                                      + +
                                                                                                                                                      +
                                                                                                                                                      + +
                                                                                                                                                      + +

                                                                                                                                                      Hot Reloading (recarregamento rapido)

                                                                                                                                                      +

                                                                                                                                                      O Vuex suporta hot reloading de mutações, módulos, ações e getters durante o desenvolvimento, usando o pacote do webpack Hot Module Replacement API. Você também pode usá-lo em Browserify com o plugin browserify-hmr.

                                                                                                                                                      +

                                                                                                                                                      Para mutações e módulos, você precisa usar o método da API store.hotUpdate():

                                                                                                                                                      +
                                                                                                                                                      // store.js
                                                                                                                                                      +import Vue from 'vue'
                                                                                                                                                      +import Vuex from 'vuex'
                                                                                                                                                      +import mutations from './mutations'
                                                                                                                                                      +import moduleA from './modules/a'
                                                                                                                                                      +
                                                                                                                                                      +Vue.use(Vuex)
                                                                                                                                                      +
                                                                                                                                                      +const state = { ... }
                                                                                                                                                      +
                                                                                                                                                      +const store = new Vuex.Store({
                                                                                                                                                      +  state,
                                                                                                                                                      +  mutations,
                                                                                                                                                      +  modules: {
                                                                                                                                                      +    a: moduleA
                                                                                                                                                      +  }
                                                                                                                                                      +})
                                                                                                                                                      +
                                                                                                                                                      +if (module.hot) {
                                                                                                                                                      +  // Aceita ações e mutações como 'hot modules'
                                                                                                                                                      +  module.hot.accept(['./mutations', './modules/a'], () => {
                                                                                                                                                      +    // Necessita dos módulos atualizados
                                                                                                                                                      +    // Necessário adicionar .default devido ao módulo babel 6
                                                                                                                                                      +    const newMutations = require('./mutations').default
                                                                                                                                                      +    const newModuleA = require('./modules/a').default
                                                                                                                                                      +    // trocar as novas ações e mutações
                                                                                                                                                      +     store.hotUpdate({
                                                                                                                                                      +      mutations: newMutations,
                                                                                                                                                      +      modules: {
                                                                                                                                                      +        a: newModuleA
                                                                                                                                                      +      }
                                                                                                                                                      +    })
                                                                                                                                                      +  })
                                                                                                                                                      +}
                                                                                                                                                      +
                                                                                                                                                      +

                                                                                                                                                      Confira o counter-hot example para usar o hot-reload.

                                                                                                                                                      + + +
                                                                                                                                                      + +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      + +

                                                                                                                                                      results matching ""

                                                                                                                                                      +
                                                                                                                                                        + +
                                                                                                                                                        +
                                                                                                                                                        + +

                                                                                                                                                        No results matching ""

                                                                                                                                                        + +
                                                                                                                                                        +
                                                                                                                                                        +
                                                                                                                                                        + +
                                                                                                                                                        +
                                                                                                                                                        + + +
                                                                                                                                                        + + +
                                                                                                                                                        + + + + + + + + + + + + + + +
                                                                                                                                                        + + +
                                                                                                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/images/flow.png b/pt-br/images/flow.png new file mode 100644 index 0000000000000000000000000000000000000000..258865df62e8ef7cfd6e952b3ed17afee66bfd0b GIT binary patch literal 12632 zcmbVycQ9OU^!L46SgWmG!zN0UV1-1Kuv(B1f+V^XHAoOq5^Z%skO)C^Q4&2QI;%&t zC0g_nCF<&(pYQLTdH;XkXXbP7nbV&0ocp;mch1~5I``G6k?cqS0H`(8RdfLWej!4i zAfOjFilGlh003_3XzHt;pP!%Y?H&I4v)|jZSzflDmb&pJZ?~=Wcy@L+6Td z=UI(=>pQ1&4)&ztq6M$lML+j{jUOE^Ej0`roRUZz*`N3O`@35gb`H*n(?_S<+ZAo= z6H6!MT?fN|kIT9aG8^|kH|{SDPF4{Qmi9@+^_jE@Le^AsM(=3Tzmd_crTx9*xv95*}3 zT2ZEvZXS^T?mdU`fYT=_I!->@_kK2*NFdAPfC zRR3+Fb$K*1mY5yizqY*hG5FW?80q-z6xW{cakS?6_*ADc%Bd@}WUi}Ybv!AoYiM)6 ze`Bt{V~Mo3Uzj#1UlUZl_5!leyisjn%!P^r6nizo{iFHyXAq z06^@rhKi!T=jiIlFjLlD6t>ZZB&pq;c$-uXt1!a`JLopsBQWOlKy1gdvx2vRpCCUlah03!F%$$ z2OsdYFY+{1tlV7>;GBAyy1g6!yAn?D|K6PHR7P{5(;Zu^Sz||V_DWtmq&qHw6D%AT zZ!6eweFAO;xb$cn9|;2W1^@O=!riFwVxvbVso4&YY1vWfhJq=`^mf~ATAV1Tqj<)P zicz3|{VmRcK|V;+=3Ut8en``Pz3}x(5{-6XgHD@{-llyf0_rU89@o}W;2%4L6g2je z5gg)f3yV8}I`c>Swey@n@%6&Ppw}O-NRrPVgcDeL zrhfI}@a`R7*Yp56tDmDHevoP3?qr2@TD+Imy|bY26!@ACe10vUehYct& zp>)pmvDnktw?Lj>loGJpE6n6atA(hr_7RMpz<{2@jGNMA(6i2v!mF2xujeZU_yFz@dVAv+y%v{_iLe znhr~el!)Y)4&|#t^10}+5 z!-#-gAnvfjJcDy0Fa&8yYB)^kH_jVJV_X22Jcflu<8hQRUSO7ia=w8b;c|)kH5>(p z7F@C$VkL^BS|r*tv16d(a4@H2FdJXwfo8-6dD*?Dgse8(+yi-Th2~h|rsz-l|3Tds8ok?Tf_Ss5C?$QbGyOzX7}4lFe{;HT?)MYjo8T@iajum{R(GqWHe41@J6#jPkM*?kgbPnO!wk zRYSWzd(U1miTLzq?@|!z)9fS#pPP;k@CoN73I7B?l~q-Vs;9WTLIRZDLnhaQ*{4Y1i~kJ zfE;u3!)%1-!dvo%@ABd5ET8srB}vWmj2HLG8xF zn0PFLT>=GU#AnukyK?yn?oOS#!zybf{~#FYWhOVFhIc}0!||95+eQcBbZ3g6CS1IErj%Xj6xmg92PWOfMJe{`1h{u7EV25 zW1nK}!~>cD_r|*_<(E2)p}2=gKC%)U{Crk~4pS3g-}0mJ`d>l++nn#j-U9VX7aM=H z27ETmC{ob|+LsE{3dl<|D&K47y#8PWu%MJa zx6(ja={BZGW}B)p^)Cx5ShY`nH`xOH} zNMl=m);Ac^X#t~zq~_katwJqpE*;P77{)90%7+VsZ@&e zy*O7=Zbn(#*m7%hcEMIQpv)$rKCu}M_2i5^Y%2U61bq7?8ecR>jxlQlgHZoi>$*}r zuJ$dm>TnZ~^~-Qq{GWzosJ8*zqe)(}7^Yt`gln+_gekU^DMduaP%EjXqhW?JVGD@g zjAQPa{U>2G6JXj7Weq7;aeNPUUL_+w{tf)7U;}GCI5pBy;VFJn#~#v6;RXHKz}uB5 zZRjxrSz+z-CX%xj5b^pik(rS6226hEL|#xv2XazhQll3Ldg4)fSU*B?dd?Fyu;jni zmU?-B%8Vi)g(5V+j;XHtSSJD=b19I``-uc}DCaW}zcUn>z?>R$q&Jhw$xp$kRJg4U zOwBeo9MjdKZ_8Be$Qg;Et{d;u%=8z4lU|?bFcpSjb2PYL|HR z#*g#v6paYFAe7L^;!VuU*&a26VyuvU<0#`2j|ro*?qI2vo7R)>*QQ;wz@0Vo;6-x= zK6s3Ml0QMwpHaHeoNa1BDR4J(wUnyEL(4Uef2|>VYYGNgAayZwTt&{%gq|- zWEK1kmo#P1EjR8v>sx1HsQhpkC25uMz|3b~)icGRDe3$!=dwrS$31~K$`4!e#+5$N zxwrIcC8^of(WB%y zdR7R5E7>*s%S z_1$zePo})BZ>JLrlrR0QA6@FBsx9;fN;vi(ehD>ZJ$u)j zIAwtToEU8V3c3aw1>A{dv#J74Mj@4td2-0yu5p}t@IxRCBj#eqH!Yv)C=Yn%m?N>q zQz2KN+@t9cs}r4#_ZzxBYV$tMJz_bW>X*kmHWMaVjPH>=h9i77R#E9z5K0 z;G^P00qw}m;^ym!_gEmQ^xqlp6Gx&V1&q+)8Mj3>7Vut;^^|RIV z5-goAqfx38%T=0KBSV4x4RuL4u9Chk3`@5y#1u4+?tf8w@7O|SuOsLxyX z*X930h-D0k1)#T+h2JfL975@EsecuVzz2)7{<^2S*AULH#$sdHYd-f0nDL>;sAg&|9pNhqbp3GPTbebBvC_Mz`^>3VgfDW|Q~Gx(I+XbgZQD>IO(H${Kjqrv62u|1 zg-t0Hkkns8rYVNhOJ!^yVgBu9vL4?DT@lR5iVza(MoMI<#}u_XIT}Ap!OZpmp>YR7 z@?5c%TamGZu@dHl(4qAc>a$3C{6y@{4KV|MU^@2xSp}erjDn>%vc;HAty}2=WF^Hq z;O3yfsuI_cnIhRvSba*%NZa^N?$&*XtJJ>T3b&y1PJ8WV{!3D zVUOcyR?@h}kt9N&^v62G_gKHr{$?Y8PMt&uY21GUcw>tF3I$FNBcL?vezwdl2bVQ= zm)%XfnnA|-JEfZ@a)X_+Rl>rA=u=MFo?x95yNK@Ury*nq##ABY@?M+yUZREg=W&y@ zcRb0}6r<~F9DhJ$F6JPZo0Ex}gWUN_c!k@TDj8Koq%ydaL%xuC#&*q%;|#zg$eYuj z@#47>QrTN_T>I34YOKPLz;)BRA$s6aOL&yGpgP0vch>9(Y%U+l=K3P#Z~qP~AY*CR zwbyEwP@Zz41y5Jb-MEWpRml<2U_@doq7*)0QC)MXaz5bShSltrm&~8;Xf5~yFP*k) z1W~X+0r9s6cLK3MZOrLYBrNNt1()M>4hp<&M9FpGlRFr7%Wbp^JCfjf1H6)~6~CYt zZ{>>*4Y!Xd!BGDexakp=Wyp%ahps+-Tt*Rtsg#UsaY+i%%Sf92Kxt=QKUEd0qsB_p z|C0WE)&m7c>HDH$ld5O^TA|<_{|Z^L|5L zq=6PIU;fJhosE=6p~vR~!@v1fuF+#Zdh@V5vz;>ne^$ROxBygt#4N$0IddrbA9jHc z_{P?6^9>v?EAj`64D|%ToO10l$oTukEyxgI5%_s@^D*#Q!p0|+d-}r-6o~ui#tOq7 zbVp#E<;C={md)rIyt&R9yLJtpzpG&%E4(v5!%PgC+sMvr8XwBwc=?^df)GWi`yiuK zLdxL1cC!T~>J7#eTkW-viGPuHj9(Tldhy`ef=J^iooVonq8-h{fH5A7 z(MofpMB#d>;RxrR*B6pzQVocy-6itjB~XAZ8tB0SZJ#v|fZousE#Tgf*$yWA1LI|P z8Uf8y?|Nxy#sg))Qv=A?WoVM?xQE#agiBLU%g2ujFX_5GX64R0ZxYt;)-szbod2?q%aFocjVESE< z%IT*oy?Nd%pB-)7JfQP7G&$>wU?z+kfGq+%WiMoR%c_>8v z(YSv$1^|jLbK7kZ3X7#g5c|BQ>-Iw$B6*&1I>M zjU7*)CbZ;4TyZWwo+3v&;Ey=_EPE8 zGJW11ofq!OMB#Z|xq8H{?v(CWIi4RH}O@=QOsIo!W;* z$Sm42wXBo>3|XP?V6N>AC7!NdiSaG##K!m*@79>0PvttXXz7i$*jt;IZV3-J$z`nN z(2=rw3VoE0U9WU0>Q8m)$riy*@D?85wAW&gdKE(5%8qk)2>Ttz$0(nhh~I-P#@n~r z)d^C35tH&g7N{ISnIv-I4M@HHtr2nuJ^uq&OE0Erhm*RYl;A(D+;oW9jqhjIG~4SW zix1iT39YIpbpBz;ZB9Bw{h4ozJX6!~K$~)bGO3=ojB8oST?2{!v$B14GXf@>?5`r#*p!rL`+OU(N~ zYD6$=n|V>2|K@&S8DVeutx-Z{XGh37+SAUGKixh^PE zbXPC&O=V%wo4Ycybh##^pGP)1b3&T^*%iOvQT$EgQ1jmn-JpT2*-Ayd#oYMUA%lg? z+IzQOXSJ1;K2|}W%c)~y{CLs3Ec7V3GbPCT3pww66U%(4#>f6Q?OtvKCjW#7R6Ki! z|C{Djp^iRR(z*yphCZ>lx-N+*`>8;W+A$x2|33e}PH`lqDD|2}NULPp4`+u+;K{?x#X; z3cWuhvgSIK06{0DakPv0078j-)M)p^CaMTRiJB6DF{7_35sg?3g3veX=N@60-E)pq zoc}$y$wyU!?J2jO6?}B9$)Yy6lx|3=XhC*j(U_H37xh1VrkyGI8KSaAg0BmVgQ}%3Ng( zlbuRHu?%Idn;n;;s-UM(g=Znd_&C^h*HiKgvL9JjQ&PkemH`|cy?|Quu(oxbSuC9g zv7J0UoV>DU_efh;P3pZ0P&JP9d1>Hs*{bOh$^v@{wWIhF`yWOq_5K7btI*R5z1>l~ zC6GWa4t>I<0wa6C>VfxCr4WGdAOkO^sSj9{37kRov|t%Wh$$fRAxc*LE*73nkGg;k zmg*)e#g@5@iY1Le6u zAa5j9a6NCChk#1od_KeWdFM z)uqw=t{KcV`!YTT(Z#c!FL~FK~`}6<$DFK;9Kd zk`==_;cnx6aMuFf1;+=(2e*lOf7)DY`WS4Jk12eGb0sWXOqDy`Zha~-37z|lX&}C7 z{&lh*>K1~-P(7h)!GxixDwMo}a4?Gk2xHJp!8d%CGxa`Rq|JkNL>ntgdA@Kp-5l== zsU{0Z!~23q6aw&{v6w!_bl!AE^v8^SL2Q#B8|(*tC%Pogfbq2gji$9ChXvQ;;PWyD z;!SU_&DQijI9(ufuscld@7{jk@<>7hB0O>Skm(V8}}13^PPI2L50& zViG6OUUt`Q1LtEPpk8hD&?e-$G^bnVm7u1pK)VlOoK`Ob;r|p zIl>{gd>dHI34LI>kBFRys&u&fx5$>p4~3bPt(%Ht3-kQ1*z{$TDEB?$$0W|LzN*^b zV|)9#zfUthO8G!f0B;;yEn*Xwz_@TN^xo}UY1Zqt;#h0h+<=Ao`$idx1ciV$U|1or zq_beJOECF#CYo0l_$PPrlIt2$)d9jo$$s{7mgNc~mK}P{AJb7Fk1uH*IgusiajZ6o z(^`FQ13INk5(}N1!ISi@tN8&rcLMP{N-;jD<&~}hU?$dGw!oD4t5#AFzcLbcgO+BQ zUae3OYLEde+tE~0S1W&%h>LF79eDZAv#2p72%_#vyy4upjN`H(0y*ONofj`h5ie%9 zV)msG4ll2u5381R7F6Rai>^BZ72KYHx--m_{c^uSz{SlkHl0U(GUOCNhw{*_cPXq= z>_sJ?$xnySZ-BhPoyO%lT1`C4{dI;BNiXo%YG5sS7gOgDd5%6UD9_fM?K5K=j_WL zKqM`Ao#}(9tFjn0J)lV}JU`eH4tBO8B^PaWD^dD&TpGe(pqRfrZBER!Vz@Z?_9s(o z&Ap}vz%YTCUvrXT8!_FQjLdoc`vX-;?|S1CZ> zAhY>G@zoOmI$i!-0sml7+U^!J_!+3L5P`%ybA)*Txs4g}Vj_^Xc}uJH&wPzqHxWoQ z90Lha$~*cDJo1|U@Q;OXALOjIq{GV4kg||T!khns&1!k}fty&58*!dqdgR?-Kcpy+ z1%^cr^*$EFLo)yyTEb^DwKNo#^KDf_RARIS~=#WsvW2d z(E&DlpaZtuo-_Znwbi!vp&RwIpxymv4YGo6xo@`zKhB0oKQ|Lv|Bv*6!h3|AgBHL& z^ByZ9%ogZXytTL$trE(CZ8{ORr5GkdaGOFsGXfSoxhD)oS7{UtnoAca1n0KzCBM)4 z?;ww<^SIzUH0dw6zU~q}Y*C?e@)G*tB&oK`_zTKCZZd($SzPoXFw|}3$~2>;i?~q& zhRjh#AVcwj1ZVH<^MFTn^Jic|i&=nUqXb^udH;XuG5fdkZ56C?g^M6UBK{DCaLtj` z9EutIu9O^6z6hid{X`?P{FjN4h`HrSj-gurj~z(#^RWp@;}K`tX$KOjBE(kjd`ZGG zt@YKhr>$w`MX`R$d^wQiU5e>fv}6=G)HuA22hT`=-Jwyw(Krqr0X)*Oy`H+6ny9Bv zE5}lgKkxtiUr=WkP5M_`Kv*bUNrdraUYM}9dGT;CMYC0KEzXIR1~N}K-cRpof#p)z!NwYAC23I{#mAoSDM#3% z-ZabUd5>`EUPbh9yw?%g`(BnT7Ht1a{nr4|H74w}@l~otZ6pp6^s_Prp|t^fCl#n^ zQXBij-?IyxwN2em?S`dZl_;KiU_N6d1&@hp;nufSJz^0-akb2IEitxVdKOYcMgoJ9 zEoq!>HKFR@2}DV0lx((+0rvceW}x6c+pt$!i@wFBMN98Z$j>EMNi2ET!*0%iqH7JN z*Da@xTzV&<24oq8cbQV(KeF{+w8TZz>AwtBEC#7|&n1E)@VR_*ubs3{BvTpYXwg~Q zW;njwL7}(-S5H7Gl~TH$A)Mvseq`qRDD;0OJkEhYB)Q(t>v$PLCx5gfkHskxmr#+f#p(8qqj}_{Y&2IZ# z^>~eZdBAI}d{o1TMNV_GGe33XR4AeE`7V^atw!8!YGh_*=G;#$H1W*Neat-H?B7nh z4g8JUq_}t=XQ2u16Ho!k#u;T3BbW;JrZZe}(YU)K4_5N~=uf2CciX8e$z*SM@U-~I z>=ygUec>_Qm^4G{`YM=Svn>7~_M7xmIvsiBIU|)r7Auziubo z@PLNXmiL;B@>u>>gCNo>j~w!gK1#2$7UC&R?(V_TeMsCHO^wmtK>h z3O5=sJSmkWT99AGgC_#PgDkGtI}Tzdhc56K_Q)5XRxLZ1QW9vo{yIyTyx$feBkEIs z0=wAHt#iq%%~&{OyMXtv_KJ@ZMp9~$$9#6*Q4f=(0%ET3E8h4xnR>Md z(OGwSVxi`dIP=}BRV>-x7{h|Y-+kS&%^Xz_eDv+4I0Agt#JeN4w?2yb!HR?|?d)=3 z%D$r|9@O8sHR?!tmYDd!cOzMdccO}?x)Sk(Dd;=t>zvYxIF?3eqk_Gj2k}$Y?l$5l zZ|!<5@ikS<+q=SotcqB&8MTy$lWPLCiW!HDRB;;`jTn)aVsJ~Ut~;KA`ARFwxG15G z?;Q0P3g4wR))7>~ypnb(VHri`pD6sY2&s4pLO!D0_Cjb z7m#cYxQdO&rvhGQh_L@8UHp5zI(Qdy7d*OjNf4`neMTJeFGV zMBYGo;G}S_IGc>X{{;Rx?o_Y_$^&1caU?5XjL9c<=wciEOU##sxk`L+UWBEV{-A7z zdkoC3!H=&6HL$`5f`Y}vQ0Z>Bcu*?fTdWFr8WLor&x5i=@t`6VBe9W+j{cZh0l5u1 zNt~PR;Xf`|_kjtOGUbqPuQBzd`%OOyCB}#SR8&#;A-o8zli+N)wBkXKN4Nu4`NY?V zBo|c%dwMl2IW`4@P?Uwp05Xto%w~TPOTf|v!g$i5>33l~I8N{qU=6;-yTD!oAK)(m zt85YhE!jjz1c@?XA~+hMea%PBxq`u)Y$dv^H!!ckK4>0`4sAO3^(rcn>LPCsx^nIQ zKS+_7ka&OQU^;(Ab|cCF8~xjPtM`Sbq(O0V3wEQ6Zv|s&a|a{4SCD{5tRk2_#Z~-L zhz(=?csk==Xhx_)%OB99(%gXN*{6p$n^^iIvf-V4Bk+Xt)d{WVqgd9q&HbAhjIX{S zmIKgy83-$i$anL%egLolz)O@!E$nWRvG1swR2dVZ)D*+EeO@>XiI&^;?Yd2l14D5% z1pR<7K;T_c;w5}vG7&!8cR8kIPGXpj!A!$d>w zc?!ql6r=fh(3nZj9tkvYZqrc=XuN@D!Lx2r(QCFaXlzGe$*aLnkeX{FAoTV!L#ltE zizjap?|}gFawMRK$N(V7%e4V2mxCY(gP4X$m>~1tG8nfqKNeRDGN2Dw?>5Hf;GhyN zwE=JJI%wiMc|~-hwWytEm~gmp_(k38jlA50Lm8zG{^>A20IjD z@Cuy%yW!^b<7X#_u_w)n>Vyo}6@;Tl{?Jba&H&hIxBxxTcbVdloSsBDa#Ecag}duH zR0wa;zLxyR)~)bGke=v1Y+tw_vUCpBa|!*M#>hlrR})}#%wJ6(bE3>><$A7Ycp6_r zH?nf4Fiy2Llvi)znLn9h`|^$Xj$k7mP$d4bgNICoW$8KcIrDxRGvh^gvQbUXXvl!7 zS~_UF75Yxjb%5I(?q03$@OaBgQv2IXBLk5p%j@Lv?M}*qm$^e*Y#b3Ql#zPoAw!?! zeoYDSrq9j$_^zmRD*x2bT2eczuP^arWF4Vj>5w9M4S8f3*)StJ>y0?Sy-E?mV~~S_BS%Q$C#AHyWQgLqJ~R*jbbkvj+qeEXU9)HW2b6+C>^H$loQUbe=L0% z$^I8Y$2uHeZ@z8Kh|z=pi5S+7EVrkKiq0oYX07IC{xJA}cV4$LPx1HPl%lt4lq|V+ zrh6l<6&3_U*V#d|SN-x?lJyq-{>RIU4>i?VuneEAS2+`#j*_NYSv8mjlIIQ*z0pF=U; z?fx0tEj!8{6-(CCu5TP2$Abe#yC<`>g^hC3ajG2*$?uk2+>>_lJ3|?Fy-)qKFly%4 zi32nNNRQy@DNZ4$KOkB9)4^&*kZh zrggL9(C<)!?!XsiIdOQFzwwPW(D?fTnioT zEkWFqI%(C-)(13oglCefp?BH+8l?Tsd>ImWic{w~`+6M?168+ZBFGyi=x`M_&2_YU zU5y$T*P7qz45?Bz6REmg3maK;~%&s0B0!Rnli zQLz1@<6F82zcswA z_VpU|iz*)FH?DjKymw>$3?VpKn%x|yT=+l(wb(sy+59;a7rQGa29|Ujd2m7wbodSu zj-<#*r6J?-(&bq$BY*N`C#A4)v`pudejjH`J9D-arTayz#uy{C!=)gPsf1giiYMl zAR1adRWN6UenS{pZ-u0k_ZW8=;ihMiwcM*UmdZNBwZ^g?Q=c&@Gk=6h;G#f{j6&rM z5^)6sKQB(&;@KT1ch>9w3dk$}YdiTVa5l}HecAKQ;n?{7EBG_aLi>;q-b*)L-qYT0 zJ5dnsZ0=t5T+jJ=NA!0-yqCm6aa$2=xH#?-tqI1D}CqK4)g&y9?`UW=d_p#cj_;u9RW8ByXI_)dbMkOq9tmk!-smy3U$Q^aJ>%(lpuJ}R5McjX$h z4*T@7>!ap93Vg%e!H& zQ{rFQmwK_<-7boPAPLgk&$X@R>W#nbR%4SUmH?U7+8L}}XxBA~*&fj}eVo0;#c@2j z!Ye^2Nu~+woDv;(;>s+^*JYn{d~l=>)RyXY|MnDd)~&ahqGDOxy3bin-u?JEd7GVO zb?e~@3fM^34plbMnP1VByRn$Rd@#H*?0%mQkRM7e_IkVV@#Loqy$|6L1T()e^wdm+ zoAhOMsDhgCZGAxqPFU2}z0vzyrd|@z1I7zJ^k47Yt}dDzRDJ94D8HKEV?0#6F!gok eA@Kjdq*f`pB~Wy3sOgyhl4z*jS1D4$1^f>e!!~UI literal 0 HcmV?d00001 diff --git a/pt-br/images/vuex.png b/pt-br/images/vuex.png new file mode 100644 index 0000000000000000000000000000000000000000..3311485aa1edc48eb18f1610f31bbc8c72c7fef2 GIT binary patch literal 8091 zcmaKR2UHVXw>C{h0l@|+D2PfGBPvA@MGz6B7XgvbQF;*wOc0PFLI9DDbdcVA2}3W^ zYp5Y0MIeO$CPey;@At0n|JS-}-K>+7bDr6=+c}eYW>1Kwx)RHoD`#kEXjqhAJkzG3 zp#!O30Y-W%l6mUf5Ova|sj91Z{J%cC`v*IeKV)j#q3n?Me(#dEcge)xSS8+?L*q_vXWqomFZFXsGa^cquW@&2f=j6-+Y6>$tg&syt z_f4P&r{~A!mS)DW=n32shPb@2x$+zPi-e!uSezy-jI7TLu1$5XjJ7WgH7@kjVYTfChxv6?Y7n+Wo6Lm+A*B8RGi zCW@?fI$RHXoDY9E9Clb7wwoTdygF>wIY25MAQca4r4IYN4hKFQ4h0^Lem)$FIGl(% zno2yLO+TK?KAtZ+{#kasQh)plJYMfQ#`PW($Bs8Ajz|kf)%Bdg zkDj2VxywwGZg<>UDE5)LXy4W!!~}nf0H>IC{J~gL2(>qbOdc&u`#$JT#4I3?Mp=rGvfm&W*N^|*GZ-4^s_%)-E{;av?^*W&@=_}J+}%Iz?qwjC*J@*G6okXTo1 z;>yD4+mG1@%!g?aPkZ(UL$WZe_Ne$rrsI7a!Etx7+0f_U_{)D=7?2+i@bF@-{)>$F z<;DL6mvU}ljfJodw_qAu-MVxyeT~j&OtS0<`Ssvl1DDA)Zw77ZpAw-}N0{^hs<=MN z?p$<)-15$C!W>uUqO9%Cn~%x82O-N|TCY(zMY$3jvZ-oea$5IYS~_*LqXeaSRncF0n_ub*Y1kn7f&#G?yyx*#i3!S)PhpIW%1!}lqY##x*6B6 z_1_Z*E#7|AI(*ZFbwJb$UA1zwJz%27T05MiEm3SNc`2H)I;J7Y@|&An6!)Q@qSKmY z)PM?N`E$ZJm#-#->`2DgolsO%3hB!YbIGWS4=mzSxDAw}8R}{T%1)9U*~m4v$#y2f znJhH@zV7t})!}hTGnP%zrfPR;&X3aQv!K-9|1|0f{F`QK82Ry95VAJ$FzfHa^!=G# z$GNjT2Orfg{>+4?Uhc?)QG(QfcwcGkieX~d>P4P%0MeF6xkG?z7*w}wn2p0rJ&2HC zu05B!jG;+^X=$w0@u7M1S*aVVi-KVRI-R1S@$sU=qJd%q&)z6^{1}Em)@Tr?;E3P3 zW;e9cUpdM?IT)Y`d%L*oEuiU?xUs#fl8!lVyqet1bZY{!@9lCUMjzt%+nhbG_7P+k zbu7$6UbIe4`|Xv=L#oz-$bmFuf8cAS95~K|&BkcRQ|ENl;Rz%)G7f6~)1jLG2vxxU znT~T|_Xza81spwa(acjBMZicgO1&hg0^2z#^upF#_mZ6rXp78X(Z0YX)WI1@K=m2T zu6cmfStQ)2EXb(3o=U8=l34&*+iA(>16?x;*}*MOP_~twczkBIFdmrfob?(;01>rLOYrlxm_}a{CxV`+p2x)+Lx_h5Ny~Rarb|EeBEf=<3Ot`Ju6iJ1;~X=3 z@g^#2Csi6Ya}#StDJa(&R@~<7UKXrQHRnbPt73wC!X-k0eEsNCq8`z*5)o0~den_I zR|N?v9@I0kp(lz9HuqoZt@8zv*&_g2>MV(m2vAc~oE3Z-(wawsuqU;^+3SQJ03g!=8e8sHRiB9B4{m z_nZ5>BvfBDAxMsKBTnkhu7JDT9~#aK$Hf=$2F=_ZI<1_8NY>Gc~r;jr~u_f~=szhosm>>~N zOoz&`5kbF;f6~P7!yF&p(gO=^RVTB0P12#uh}U*=C5qgBb8z{H)>H%jvk5?c?RQg% zP26Sb_3RW z^q)gqDKa|GI*u4PxtY*3j2M$0vPGX^hVbOQ^)mn^X8^?gjz* zl-8!p@A_RC%r0_YbiQPIH=$NY@ZzUdxeS{<(SRS%pFMLvw=G!jFhK`jt-bQ;;ncTR zEIdkujypj={A2|VD4gACSxY8^m|18~e*@#^QliHLbZ0l663Xkv0AQ?C6T+4a~u zf*!7exw>igtH6%Wq3SMKEYkPS8Pp@R$Kbn_7r=WVc%dy5hiyQdqK)25Ejc?0!I~U7 zLU9;Ix)wHUMD&xKw?^`1x9Pgl_S9QhY}n*E42H%fr=#AECW%bX`gIC_)%`N{W79b; zQMN5=;L)>JOfcEkfFm(MX4VfriIc|Pd-QXhLFrQ5(~HQC_HOcCwZ8Qf9WIc3%}F0*hmI70N9|AezL zhu|HYwB2LE-1DjZNsGJ5m9un$m3nLt+i?A`7w??#AVV#fjT-RyY+0=1qCC5bmBC35 zmDWRrl~5whNU<~u}- z2fp6oKP%6qH<~vJ^L5t>I@PUW5Rt796(9~Ae}ab{h>8j9pSB6J$9VL|9JJiUE*ED8 z-WLD#A=i)B>(KHS*(c4vDy=hJTnngD8?)F85i>913`mt+w{*A@JJ*mcQ=h=IQ)bx0 z6P+jy18mxd-Z+&|1`GBy4|Kq=$;|!U?PIt|_Odt}OFVuVPWK2G|u&^i+yM%^mfG z-SwGO;h-pXuQ?>RIF-lZeGqy{6cZUTro;9#6cZbWynQESr;`Fh);o53nadXlbg+1BeZfuti@g{dlJfnbxtX*OQ zhOIKW;W`62j&pbdEsQ@eJ%P>tL3Yg3E65%vZ$#7%&KPiKMsOEJO7&YLM-v`>eS4cM zeZAZuE5<`?zHwtt-LSAdsi8FtqCgKEC3LSC{aQH%cr|PXXs_-cB!M!+ZrqIRcbR=? z1)b%b9anP&-WiJx)Oz3r3{3iwIs!-(=pup;7`s(xra za;gTkAr2@K&@lenzZ|Q=?H-lE6|Wu&%F3WR`{x{%3c$%VR24-sA7j^#wl|vm10$&b zlmKNi#sVYV^QT}6487u{I>Y_jqnfb4sX-Dx1C95w3Od>jjh0-~TZSgq81+vZ-fyNu z>T9l)_?Xz;@shgT&H?({vf6?Y9bsxYj3A^?GWJ;dpw-T!6k7US!dfKpyB{VVm9+c> zTvIGP>Xuw5H@(1PvXwHr`-Tx1`{1j4JrbLB4_f+W>77=y` zFe0)Ek2qfEE9={^qLko#LXI~csq-^}YsRzQTt^MO4O?afRHw;mwdDl%+7B{eJ*i*j z5Ky!CDmM3&sp0XGGUKPHx5U4Wt|>x*X>je<-?9JjOEpF_;=DYg6V*2-Gt^P;U!QGG z92RIdCo8mbf7xq6Gog#|~S39q<_W{Y@Atvv$~aL+CkC zV+Sv{UwNi}j5+5HQ0$-n?@T|n5U!vVw zb^sn#+x;8)sd;HDHTb@@;v8LzBu!r7BSJl#hkDnpyy80&Cxo*C3#N-&pSZ8&RYNCU zDuf)rD~&_OBlR;fx>y>L$rVrs`w*_`f8;E$I_gu6QM+<{1$3gYW2#lp#t?!- zEriNE_(<8T*`j!|aLA-FC2zL^+QsBX4}-u;k38poTY*KBND+RU+f=JBFNYTuxKI`8CLRI3nQA;yM2TPUAkt{Xy11!$!#V81qFTS( zc4%)^?|rtvlaEE?E);%@v4K+_a#G&l=PTlVN3$k1cA-FVYKjJL1wUBwC%aPAHJ{G3 z0ER@>D=%JBlbLe5V+9SOK^5F#FJM^Ol~zNjcy&NE8<`;4~CNW6!lGeF% z?$J!#Ho^+)~lhpSyNj7O(NFuoN1wQ!j z_>HGeL{>6M1OyHjet9%a47m*tZTOH+2on4Gp5nBxUJnDjY5Vw^CE@c; zPj+B?f3R$z3+Jb&Pnsrq0_WGBk{+zNx3c?JMwDH>()!q==+2gkar=cP3-e~Xdig(b zs|FF9Kf1eR`*wo1J*tsTGGT_YSAGt9ZGgMn5|MLRlAY^km=qz?w;rdb3Qh2i$&i|k z9_)ICVS1L^5yUYrTIDnhA(%~83qZM5wO;ykE0F$8f+=VJja(*oxunY{6Z``{mbWuo z|M3jx)4zsVJM9h%jaYr^W3f#+4VpNP8NHZ_3B~NjVG`f``h69=+}~FbSy>v$(Z`iQ z@Xh(XeQ3GO1_se~Vb~b7m;M^(aw`<6jWDNK-GG-T` zz#sw`GZ?xtyQ)fSJ-*-LDm7wL27MpoGGdXljcs7UHV6lqMH2Q7xP6JY&f6&P0+X)w zMP(S>X;=PA6w8j_P)}jpbod(~fFo%|Wn*N2A9;GcfVS%KdL6teG4k>8fiZCEnE*o% zqnmNkNxy`et`96E-qR0^gU_*;hdoszz8I@s7#Zs`?55op0ojMYGh_~!H}RfJUVa}M z_~6zjAx52*IS>=W0{U~37Cqc@j1UCp>2Zpzs`l9j9PmOkLA zP|AWniCAVTXn5dNujIU6WHe?c1jwva&-Ut&3UF{zCh^;_EC+Dh`1_h#Cm*Ed>y`Rm zA#Gz#ns~hb{u0eE@i6Oz6fF)GHWe7OU7K_c>A@( ztVh*Nyoo&5swhy9R!Wt~wnrQI-Sf;x2~}G_OwE~wmA)=#B~ydMKbA289FX`vJO2L7 zS?Q+}=uzr&yH~bVhK9La6c_+_G*jF3jORsWp+aHLmSO_n8FU@Y$Pz z0_2$7J#25u_kh>)V=GTKWj7VK3N1)Y3{o#3Dy(;tY-x(W&5DtY(iKNI<&rW{@(793 zD6dqf&=AZRV``H6@yBHwOtoSjKcZIoB2oT(Xx?MJ)x=TU&XE=I>;p98qEtjcnnEPK zsFW6stYS)mjuwjZlS0+!JYnsOPO?@(0iB=0^@-4OzN!zgR?kwi9E{RuUs}ICejmNH z&!@53^M{DP+5Y}4IWdmB(enOmMkXexV~SdJ;<`Cof}va3#k^B+jiqb0&B916-Aa_K zIZ1t>Zz)jwbM+K<1~GtX>4{Nwnnc+v+1{iblNA2fcDhjOa7d9@%Y^|9B~(>;gDYq?x``sqK# zr!w?J^pQyq^Yn`-fG1sjjQnd+bj~S@>+IyzH#V}_(BL8$15XaNFks%cxKurVGJALC z&?Ou=(NO41KBHcaXKN0MJ&e;K8XRvhJC^t36EC|`YYguwq%>%oxb^R2NJ}9z4f%}Z zxG(Y-dN!S4UcIa2m^dWzLkY|sTPKBIJ39D|$(f#WwF%qZIV=?Gyf=H@6it*JvvBV2 zN4oeAogLo~xGEzR&UrHPuJ@##B4a$~$s1wktf80qV)-ZKew66*eG57+{b}LZzck#p zL1kAXFR2_0Ng1GWxDf=Vcna3-Xbs*ZVHiP?K2YMYUqfVsT7eizdh*R@2=~^M%E+9Y z_C)6I10!6n6n-SBEUOGY!lmH^lSO@{DlhEDptyxhbmRLICsZ?<6MJkmbTDga#UTsmG zgS}^YMJ0j8S(4%`lT;hG09g3yWh$UK5~fbo!{KJ5aur+)-@c7FmQa8oCF}XE@R*Pc z*aE5RNfXs!SGB(^*|*pZYJ#8o_-RR#`oOn&nuFmwFJsmEd*(0&wgxt<6IvHfO!Zi2 zj)ll1RwDOL;szVnJ-*#p5dQwKE0srz#_{OS@(I3)W84M`F!7Xkij-q0hWUuCu+=OI z$@VmwXOLBRqcGr?M?wL+gm?6`ubtG(ok2){+6QU-ce!L0L7~`USm(iXu7cb}TkyPX z!FBA%Typ3%!G>iHJg+UxiwzN|X+xixu>Gq8EohjL){DI1N@<%)8-(SY7hTwqWg%@DV_0qhack2q-7YvDa_aTsAF1F@3)@ zE@}gMS~R!LlrMeUbvxT`;xQ=K9(9$meL;zKoYp^mJ||t1@u|Y~z{ZvnOXhfZf3%}g zTUd2p#t?QrmX)keSLOX&Oey?G5IhQj-Hro~*Gk>k`=ES{pV!d@j;Nw~iqSbV==ewW z*Su?z!YcjHaO2MBjlk1h?UO#!a0_^n+xbH)_&n5sNI$fY$;=yam;ZJIt)*gw_oMzKgLn&>T_ACnEKQvBZBp(GCy?Q=soRCevUy-M!dw*-BGCyC8opLaX zBvgE5PiK@AGIhUcVee|0bAtL7w^?#M--t=IuxNcZpFw<>Nz%4V+p#7GG~mH?G?#eRlXrqFW6-*Zh0#hEQ7H$= zQL{Nmh*52H1Ni;nD{&IDP|&-jI}h?32?jfuap=YTg`1gaJLVk9_uXgUSiQ$3f0UBA zT4?8>y0KMUKwMs?7djSd`4;`f3c?9$LbB-6U6LP`YRn*bIP4>De(T9%8=x06!;rV5 zQ)FJ4aWc>eHhc>=V!eJ%ERgs7vt*qY8Z!>p6{F%9P8}irc{tTLXI7pBmpj6?o{%%Y z8Dsj;2vZ8>9#&DJ;UES`ge!XAFOxk#4xc|&ySRKU9aC=a;g}AsGv5I})^n7vn?!Lc zf{&7{#KHhVnu_Fm3wrW3xBFZE04p$-hF7=GgqAoe^S7XxOh^@qzvRFv(zh$rdM7MS z=d>PVDtSS9T;|s+*+K@dD|xVf0og2%L{@T}0FrQz(k7~RN;@({3$pl%loW@Ip4Nio zE<$loa(il=-~}3T>T)~sP`X7q1B8e^1gi*Qt1tb95rE6e-VUE?#=E*sYUlRQ30B9N*ntmCd9^>g*~ zj98TDI=R0DpZp5Tpq9k*IH(o#zjgY*Z!rF9rXp0c|3&-(t-lBp_E7$x7aLTezw-Y; xivJ-0YWN5FKQ#PDrzYed1zN=2(F@5KokZjX?{=gQ^&KURvZDI45_wbq{{af*KY;)M literal 0 HcmV?d00001 diff --git a/pt-br/index.html b/pt-br/index.html new file mode 100644 index 000000000..04085a7f5 --- /dev/null +++ b/pt-br/index.html @@ -0,0 +1,492 @@ + + + + + + + Introduction · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                        +
                                                                                                                                                        + + + + + + + + +
                                                                                                                                                        + +
                                                                                                                                                        + +
                                                                                                                                                        + + + + + + + + + +
                                                                                                                                                        +
                                                                                                                                                        + +
                                                                                                                                                        +
                                                                                                                                                        + +
                                                                                                                                                        + +

                                                                                                                                                        Vuex

                                                                                                                                                        +
                                                                                                                                                        +

                                                                                                                                                        Nota: para os usuários TypeScript, vuex@3.0+ requer vue@2.5+ e vice-versa.

                                                                                                                                                        +
                                                                                                                                                        + + + +
                                                                                                                                                        + +
                                                                                                                                                        +
                                                                                                                                                        +
                                                                                                                                                        + +

                                                                                                                                                        results matching ""

                                                                                                                                                        +
                                                                                                                                                          + +
                                                                                                                                                          +
                                                                                                                                                          + +

                                                                                                                                                          No results matching ""

                                                                                                                                                          + +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          + +
                                                                                                                                                          +
                                                                                                                                                          + + +
                                                                                                                                                          + + +
                                                                                                                                                          + + + + + + +
                                                                                                                                                          + + +
                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/installation.html b/pt-br/installation.html new file mode 100644 index 000000000..d656b020c --- /dev/null +++ b/pt-br/installation.html @@ -0,0 +1,517 @@ + + + + + + + Instalação · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                          +
                                                                                                                                                          + + + + + + + + +
                                                                                                                                                          + +
                                                                                                                                                          + +
                                                                                                                                                          + + + + + + + + + +
                                                                                                                                                          +
                                                                                                                                                          + +
                                                                                                                                                          +
                                                                                                                                                          + +
                                                                                                                                                          + +

                                                                                                                                                          Instalação

                                                                                                                                                          +

                                                                                                                                                          Download Direto / CDN

                                                                                                                                                          +

                                                                                                                                                          https://unpkg.com/vuex

                                                                                                                                                          + +

                                                                                                                                                          Unpkg.com fornece links CDN baseados em NPM. O link acima sempre apontará para a última versão do NPM. Você também pode usar uma versão / tag específica por meio de URLs como https://unpkg.com/vuex@2.0.0. +

                                                                                                                                                          +

                                                                                                                                                          Inclua vuex após o Vue e ele se instalará automaticamente:

                                                                                                                                                          +
                                                                                                                                                          <script src="/path/to/vue.js"></script>
                                                                                                                                                          +<script src="/path/to/vuex.js"></script>
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          NPM

                                                                                                                                                          +
                                                                                                                                                          npm install vuex --save
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          Yarn

                                                                                                                                                          +
                                                                                                                                                          yarn add vuex
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          Quando usado com sistema de módulos, você deve instalar explicitamente o Vuex via Vue.use():

                                                                                                                                                          +
                                                                                                                                                          import Vue from 'vue'
                                                                                                                                                          +import Vuex from 'vuex'
                                                                                                                                                          +
                                                                                                                                                          +Vue.use(Vuex)
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          Você não precisa fazer isso ao usar tags globais de script.

                                                                                                                                                          +

                                                                                                                                                          Promise

                                                                                                                                                          +

                                                                                                                                                          Vuex requer Promise. Se os seus navegadores não implementarem o Promise (e.g. IE), você pode usar uma polyfill library, como a es6-promise.

                                                                                                                                                          +

                                                                                                                                                          Você pode incluí-la via CDN:

                                                                                                                                                          +
                                                                                                                                                          <script src="https://cdn.jsdelivr.net/npm/es6-promise@4/dist/es6-promise.auto.js"></script>
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          Então window.Promise estará disponível automaticamente.

                                                                                                                                                          +

                                                                                                                                                          Se você preferir usar um gerenciador de pacotes como NPM ou Yarn, instale-o com os seguintes comandos:

                                                                                                                                                          +
                                                                                                                                                          npm install es6-promise --save # NPM
                                                                                                                                                          +yarn add es6-promise # Yarn
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          Além disso, adicione a linha abaixo em qualquer lugar no seu código antes de usar o Vuex:

                                                                                                                                                          +
                                                                                                                                                          import 'es6-promise/auto'
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          Dev Build

                                                                                                                                                          +

                                                                                                                                                          Você terá que clonar diretamente do GitHub e fazer o build do vuex se +quiser usar a compilação mais recente do dev.

                                                                                                                                                          +
                                                                                                                                                          git clone https://github.com/vuejs/vuex.git node_modules/vuex
                                                                                                                                                          +cd node_modules/vuex
                                                                                                                                                          +npm install
                                                                                                                                                          +npm run build
                                                                                                                                                          +
                                                                                                                                                          + + +
                                                                                                                                                          + +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          + +

                                                                                                                                                          results matching ""

                                                                                                                                                          +
                                                                                                                                                            + +
                                                                                                                                                            +
                                                                                                                                                            + +

                                                                                                                                                            No results matching ""

                                                                                                                                                            + +
                                                                                                                                                            +
                                                                                                                                                            +
                                                                                                                                                            + +
                                                                                                                                                            +
                                                                                                                                                            + + +
                                                                                                                                                            + + +
                                                                                                                                                            + + + + + + + + + + +
                                                                                                                                                            + + +
                                                                                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/intro.html b/pt-br/intro.html new file mode 100644 index 000000000..7d9e334a5 --- /dev/null +++ b/pt-br/intro.html @@ -0,0 +1,533 @@ + + + + + + + O que é Vuex? · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                            +
                                                                                                                                                            + + + + + + + + +
                                                                                                                                                            + +
                                                                                                                                                            + +
                                                                                                                                                            + + + + + + + + + +
                                                                                                                                                            +
                                                                                                                                                            + +
                                                                                                                                                            +
                                                                                                                                                            + +
                                                                                                                                                            + +

                                                                                                                                                            O que é Vuex?

                                                                                                                                                            +

                                                                                                                                                            O Vuex é um padrão de gerenciamento de estado + biblioteca para aplicativos Vue.js. Ele serve como uma loja centralizada para todos os componentes em uma aplicação, com regras garantindo que o estado só possa ser mutado de forma previsível. +Ele também se integra com a versão devtools extension do Vue para fornecer recursos avançados, como depuração de tempo-viagem de zero-config e exportação / importação de instantâneo de estado.

                                                                                                                                                            +

                                                                                                                                                            O que é um "Padrão de Gerenciamento do Estado"?

                                                                                                                                                            +

                                                                                                                                                            Vamos começar com um simples aplicativo de contador Vue:

                                                                                                                                                            +
                                                                                                                                                            new Vue({
                                                                                                                                                            +  // state
                                                                                                                                                            +  data () {
                                                                                                                                                            +    return {
                                                                                                                                                            +      count: 0
                                                                                                                                                            +    }
                                                                                                                                                            +  },
                                                                                                                                                            +  // view
                                                                                                                                                            +  template: `
                                                                                                                                                            +    <div>{{ count }}</div>
                                                                                                                                                            +  `,
                                                                                                                                                            +  // actions
                                                                                                                                                            +  methods: {
                                                                                                                                                            +    increment () {
                                                                                                                                                            +      this.count++
                                                                                                                                                            +    }
                                                                                                                                                            +  }
                                                                                                                                                            +})
                                                                                                                                                            +
                                                                                                                                                            +

                                                                                                                                                            É um aplicativo autônomo com as seguintes partes:

                                                                                                                                                            +
                                                                                                                                                              +
                                                                                                                                                            • O state , que é a fonte da verdade que impulsiona nosso aplicativo;
                                                                                                                                                            • +
                                                                                                                                                            • A view , que é apenas um mapeamento declarativo do estado ;
                                                                                                                                                            • +
                                                                                                                                                            • As actions , que são as possíveis maneiras pelas quais o estado pode mudar em reação às entradas de usuários da view .
                                                                                                                                                            • +
                                                                                                                                                            +

                                                                                                                                                            Esta é uma representação extremamente simples do conceito de "fluxo de dados unidirecional":

                                                                                                                                                            +

                                                                                                                                                            + +

                                                                                                                                                            + +

                                                                                                                                                            No entanto, a simplicidade rapidamente se quebra quando temos múltiplos componentes que compartilham o estado comum :

                                                                                                                                                            +
                                                                                                                                                              +
                                                                                                                                                            • Várias visualizações podem depender da mesma parte do estado.

                                                                                                                                                              +
                                                                                                                                                            • +
                                                                                                                                                            • As ações de diferentes views podem precisar mutar a mesma parte de estado +Para o problema um, passar propriedades pode ser tediosos para componentes profundamente aninhados e simplesmente não funcionam para componentes irmãos. Para o problema dois, muitas vezes nos encontramos recorrendo a soluções como a busca de referências diretas de instâncias pai / filho ou tentando mutar e sincronizar múltiplas cópias do estado através de eventos. Ambos esses padrões são frágeis e rapidamente levam a um código não sustentável.

                                                                                                                                                              +
                                                                                                                                                            • +
                                                                                                                                                            +

                                                                                                                                                            Então, por que não extraímos o estado compartilhado dos componentes e gerenciamos isso em um singleton global? Com isso, nossa árvore de componentes se torna uma grande "view", e qualquer componente pode acessar o estado ou ações de trigger, não importa onde eles estão na árvore!

                                                                                                                                                            +

                                                                                                                                                            Além disso, definindo e separando os conceitos envolvidos na gestão do estado e aplicando certas regras, também damos ao nosso código mais estrutura e capacidade de manutenção.

                                                                                                                                                            +

                                                                                                                                                            Esta é a idéia básica por trás do Vuex, inspirada por + Flux, Redux e The Elm Architecture. Ao contrário dos outros padrões, o Vuex também é uma implementação de biblioteca adaptada especificamente para Vue.js para aproveitar seu sistema de reatividade granular para atualizações eficientes.

                                                                                                                                                            +

                                                                                                                                                            vuex

                                                                                                                                                            +

                                                                                                                                                            Quando devo usar-lo?

                                                                                                                                                            +

                                                                                                                                                            Embora o Vuex nos ajude a lidar com gerenciamento de estado compartilhado, ele também vem com o custo de mais conceitos e relatórios. É um trade-off entre produtividade a curto prazo e longo prazo.

                                                                                                                                                            +

                                                                                                                                                            Se você nunca construiu um SPA de grande escala e pulando direito para o Vuex, pode parecer detalhista e assustador. Isso é perfeitamente normal - se o seu aplicativo for simples, você provavelmente estará bem sem o Vuex. Um simples global event bus pode ser tudo o que você precisa. Mas se você estiver construindo um SPA de médio a grande escala, é provável que você tenha encontrado situações que o façam pensar sobre como lidar melhor com o estado fora dos componentes do Vue e o Vuex será o próximo passo natural para você. Há uma boa citação de Dan Abramov, o autor da Redux:

                                                                                                                                                            +
                                                                                                                                                            +

                                                                                                                                                            As bibliotecas Flux são como óculos: você saberá quando você precisar deles.

                                                                                                                                                            +
                                                                                                                                                            + + +
                                                                                                                                                            + +
                                                                                                                                                            +
                                                                                                                                                            +
                                                                                                                                                            + +

                                                                                                                                                            results matching ""

                                                                                                                                                            +
                                                                                                                                                              + +
                                                                                                                                                              +
                                                                                                                                                              + +

                                                                                                                                                              No results matching ""

                                                                                                                                                              + +
                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              + +
                                                                                                                                                              +
                                                                                                                                                              + + +
                                                                                                                                                              + + +
                                                                                                                                                              + + + + + + + + + + + + + + +
                                                                                                                                                              + + +
                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/modules.html b/pt-br/modules.html new file mode 100644 index 000000000..f4e80c7be --- /dev/null +++ b/pt-br/modules.html @@ -0,0 +1,722 @@ + + + + + + + Módulos · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                              +
                                                                                                                                                              + + + + + + + + +
                                                                                                                                                              + +
                                                                                                                                                              + +
                                                                                                                                                              + + + + + + + + + +
                                                                                                                                                              +
                                                                                                                                                              + +
                                                                                                                                                              +
                                                                                                                                                              + +
                                                                                                                                                              + +

                                                                                                                                                              Módulos

                                                                                                                                                              +

                                                                                                                                                              Devido ao uso de uma árvore de um único estado, todo o estado do nosso aplicativo está contido dentro de um objeto grande. No entanto, à medida que nossa aplicação cresce em escala, a store pode ficar realmente inchada. +Para ajudar com isso, o Vuex nos permite dividir nossa store em módulos . Cada módulo pode conter seu próprio estado, mutações, ações, getters e até mesmo módulos aninhados – tudo é "quebrado" daqui pra frente:

                                                                                                                                                              +
                                                                                                                                                              const moduleA = {
                                                                                                                                                              +  state: { ... },
                                                                                                                                                              +  mutations: { ... },
                                                                                                                                                              +  actions: { ... },
                                                                                                                                                              +  getters: { ... }
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              +const moduleB = {
                                                                                                                                                              +  state: { ... },
                                                                                                                                                              +  mutations: { ... },
                                                                                                                                                              +  actions: { ... }
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              +const store = new Vuex.Store({
                                                                                                                                                              +  modules: {
                                                                                                                                                              +    a: moduleA,
                                                                                                                                                              +    b: moduleB
                                                                                                                                                              +  }
                                                                                                                                                              +})
                                                                                                                                                              +
                                                                                                                                                              +store.state.a // -> `moduleA`'s state
                                                                                                                                                              +store.state.b // -> `moduleB`'s state
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              Estado do local do modulo

                                                                                                                                                              +

                                                                                                                                                              Dentro das mutações e getters de um módulo, o 1º argumento recebido será o estado local do módulo .

                                                                                                                                                              +
                                                                                                                                                              const moduleA = {
                                                                                                                                                              +  state: { count: 0 },
                                                                                                                                                              +  mutations: {
                                                                                                                                                              +    increment (state) {
                                                                                                                                                              +      // `state` é o estado local do modulo
                                                                                                                                                              +      state.count++
                                                                                                                                                              +    }
                                                                                                                                                              +  },
                                                                                                                                                              +
                                                                                                                                                              +  getters: {
                                                                                                                                                              +    doubleCount (state) {
                                                                                                                                                              +      return state.count * 2
                                                                                                                                                              +    }
                                                                                                                                                              +  }
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              Da mesma forma, dentro das ações do módulo, context.state irá expor o estado local e o estado da raiz será exposto comocontext.rootState:

                                                                                                                                                              +
                                                                                                                                                              const moduleA = {
                                                                                                                                                              +  // ...
                                                                                                                                                              +  actions: {
                                                                                                                                                              +    incrementIfOddOnRootSum ({ state, commit, rootState }) {
                                                                                                                                                              +      if ((state.count + rootState.count) % 2 === 1) {
                                                                                                                                                              +        commit('increment')
                                                                                                                                                              +      }
                                                                                                                                                              +    }
                                                                                                                                                              +  }
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              Além disso, dentro do módulo getters, o estado da raiz será exibido como seu 3º argumento:

                                                                                                                                                              +
                                                                                                                                                              const moduleA = {
                                                                                                                                                              +  // ...
                                                                                                                                                              +  getters: {
                                                                                                                                                              +    sumWithRootCount (state, getters, rootState) {
                                                                                                                                                              +      return state.count + rootState.count
                                                                                                                                                              +    }
                                                                                                                                                              +  }
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              Namespacing

                                                                                                                                                              +

                                                                                                                                                              Por padrão, ações, mutações e getters dentro de módulos ainda estão registradas no namespace global - isso permite que vários módulos reajam com o mesmo tipo de mutação / ação. +Se você deseja que seus módulos sejam mais autônomos ou reutilizáveis, você pode marcá-lo como namespaced com namespaced: true. Quando o módulo é registrado, todos os seus getters, ações e mutações serão automaticamente escritos com nomes com base no caminho no qual o módulo está registrado. Por exemplo:

                                                                                                                                                              +
                                                                                                                                                              const store = new Vuex.Store({
                                                                                                                                                              +  modules: {
                                                                                                                                                              +    account: {
                                                                                                                                                              +      namespaced: true,
                                                                                                                                                              +
                                                                                                                                                              +      // module assets
                                                                                                                                                              +      state: { ... }, // O estado do módulo já está aninhado e não é afetado pela opção de namespaced
                                                                                                                                                              +       getters: {
                                                                                                                                                              +        isAdmin () { ... } // -> getters['account/isAdmin']
                                                                                                                                                              +      },
                                                                                                                                                              +      actions: {
                                                                                                                                                              +        login () { ... } // -> dispatch('account/login')
                                                                                                                                                              +      },
                                                                                                                                                              +      mutations: {
                                                                                                                                                              +        login () { ... } // -> commit('account/login')
                                                                                                                                                              +      },
                                                                                                                                                              +
                                                                                                                                                              +      // módulos aninhados
                                                                                                                                                              +      modules: {
                                                                                                                                                              +        // herda o namespace do modulo pai
                                                                                                                                                              +        myPage: {
                                                                                                                                                              +          state: { ... },
                                                                                                                                                              +          getters: {
                                                                                                                                                              +            profile () { ... } // -> getters['account/profile']
                                                                                                                                                              +          }
                                                                                                                                                              +        },
                                                                                                                                                              +
                                                                                                                                                              +        // aninhar ainda mais o namespace
                                                                                                                                                              +        posts: {
                                                                                                                                                              +          namespaced: true,
                                                                                                                                                              +
                                                                                                                                                              +          state: { ... },
                                                                                                                                                              +          getters: {
                                                                                                                                                              +            popular () { ... } // -> getters['account/posts/popular']
                                                                                                                                                              +          }
                                                                                                                                                              +        }
                                                                                                                                                              +      }
                                                                                                                                                              +    }
                                                                                                                                                              +  }
                                                                                                                                                              +})
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              Os getters e as ações Namespaced receberão getters,dispatch e commit localizados. Em outras palavras, você pode usar os recursos do módulo sem prefixo de escrita no mesmo módulo. Alternar entre namespaced ou não não afeta o código dentro do módulo.

                                                                                                                                                              +

                                                                                                                                                              Acessando ativos globais em módulos de Namespaced

                                                                                                                                                              +

                                                                                                                                                              Se você quiser usar estado global e getters, rootState erootGetters são passados como o 3º e 4º argumentos para funções getter, e também expostos como propriedades no objeto context passado para funções de ação.

                                                                                                                                                              +

                                                                                                                                                              Para enviar ações ou fazer um commit de mutações no namespace global, passe {root: true} como o 3º argumento para `dispatch 'e' commit '.

                                                                                                                                                              +
                                                                                                                                                              modules: {
                                                                                                                                                              +  foo: {
                                                                                                                                                              +    namespaced: true,
                                                                                                                                                              +
                                                                                                                                                              +    getters: {
                                                                                                                                                              +      // `getters` está localizado nos getters deste módulo
                                                                                                                                                              +      // você pode usar rootGetters como 4º argumento de getters
                                                                                                                                                              +      someGetter (state, getters, rootState, rootGetters) {
                                                                                                                                                              +        getters.someOtherGetter // -> 'foo/someOtherGetter'
                                                                                                                                                              +        rootGetters.someOtherGetter // -> 'someOtherGetter'
                                                                                                                                                              +      },
                                                                                                                                                              +      someOtherGetter: state => { ... }
                                                                                                                                                              +    },
                                                                                                                                                              +
                                                                                                                                                              +    actions: {
                                                                                                                                                              +      // despachar e confirmar também estão localizados para este módulo
                                                                                                                                                              +      // eles aceitarão a opção `root` para o envio / commit da raiz
                                                                                                                                                              +
                                                                                                                                                              +      someAction ({ dispatch, commit, getters, rootGetters }) {
                                                                                                                                                              +        getters.someGetter // -> 'foo/someGetter'
                                                                                                                                                              +        rootGetters.someGetter // -> 'someGetter'
                                                                                                                                                              +
                                                                                                                                                              +        dispatch('someOtherAction') // -> 'foo/someOtherAction'
                                                                                                                                                              +        dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'
                                                                                                                                                              +
                                                                                                                                                              +        commit('someMutation') // -> 'foo/someMutation'
                                                                                                                                                              +        commit('someMutation', null, { root: true }) // -> 'someMutation'
                                                                                                                                                              +      },
                                                                                                                                                              +      someOtherAction (ctx, payload) { ... }
                                                                                                                                                              +    }
                                                                                                                                                              +  }
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              Ligando Auxiliares com namespace

                                                                                                                                                              +

                                                                                                                                                              Ao vincular um módulo com namespace aos componentes com os auxiliares mapState,mapGetters, mapActions emapMutations, ele pode ficar um pouco verboso:

                                                                                                                                                              +
                                                                                                                                                              computed: {
                                                                                                                                                              +  ...mapState({
                                                                                                                                                              +    a: state => state.some.nested.module.a,
                                                                                                                                                              +    b: state => state.some.nested.module.b
                                                                                                                                                              +  })
                                                                                                                                                              +},
                                                                                                                                                              +methods: {
                                                                                                                                                              +  ...mapActions([
                                                                                                                                                              +    'some/nested/module/foo',
                                                                                                                                                              +    'some/nested/module/bar'
                                                                                                                                                              +  ])
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              Nesses casos, você pode passar a string de namespace do módulo como o 1º argumento para os auxiliares para que todas as ligações sejam feitas usando esse módulo como contexto. O anterior pode ser simplificado para:

                                                                                                                                                              +
                                                                                                                                                              computed: {
                                                                                                                                                              +  ...mapState('some/nested/module', {
                                                                                                                                                              +    a: state => state.a,
                                                                                                                                                              +    b: state => state.b
                                                                                                                                                              +  })
                                                                                                                                                              +},
                                                                                                                                                              +methods: {
                                                                                                                                                              +  ...mapActions('some/nested/module', [
                                                                                                                                                              +    'foo',
                                                                                                                                                              +    'bar'
                                                                                                                                                              +  ])
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              Além disso, você pode criar helpers com nomes usando o createNamespacedHelpers. Ele retorna um objeto com novos auxiliares de ligação de componentes que estão vinculados com o valor de namespace fornecido:

                                                                                                                                                              +
                                                                                                                                                              import { createNamespacedHelpers } from 'vuex'
                                                                                                                                                              +
                                                                                                                                                              +const { mapState, mapActions } = createNamespacedHelpers('some/nested/module')
                                                                                                                                                              +
                                                                                                                                                              +export default {
                                                                                                                                                              +  computed: {
                                                                                                                                                              +    // look up in `some/nested/module`
                                                                                                                                                              +    ...mapState({
                                                                                                                                                              +      a: state => state.a,
                                                                                                                                                              +      b: state => state.b
                                                                                                                                                              +    })
                                                                                                                                                              +  },
                                                                                                                                                              +  methods: {
                                                                                                                                                              +    // look up in `some/nested/module`
                                                                                                                                                              +    ...mapActions([
                                                                                                                                                              +      'foo',
                                                                                                                                                              +      'bar'
                                                                                                                                                              +    ])
                                                                                                                                                              +  }
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              Advertência para desenvolvedores de plugin

                                                                                                                                                              +

                                                                                                                                                              Você pode se preocupar com o namespacing imprevisível para seus módulos quando você cria um plugin que fornece os módulos e permite que os usuários os adicionem a uma store Vuex. Seus módulos serão também escritos por namespacing se os usuários do plugin adicionarem seus módulos em um módulo namespace. Para adaptar esta situação, talvez seja necessário receber um valor de namespace através da opção do plugin:

                                                                                                                                                              +
                                                                                                                                                              // pega o valor do namespace via opção de plugin
                                                                                                                                                              +// e retorna a função de plugin Vuex
                                                                                                                                                              +export function createPlugin (options = {}) {
                                                                                                                                                              +  return function (store) {
                                                                                                                                                              +    // add namespace to plugin module's types
                                                                                                                                                              +    const namespace = options.namespace || ''
                                                                                                                                                              +    store.dispatch(namespace + 'pluginAction')
                                                                                                                                                              +  }
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              Registro de módulo dinâmico

                                                                                                                                                              +

                                                                                                                                                              Você pode registrar um módulo após a store foi criada com o método store.registerModule:

                                                                                                                                                              +
                                                                                                                                                              // register a module `myModule`
                                                                                                                                                              +store.registerModule('myModule', {
                                                                                                                                                              +  // ...
                                                                                                                                                              +})
                                                                                                                                                              +
                                                                                                                                                              +// register a nested module `nested/myModule`
                                                                                                                                                              +store.registerModule(['nested', 'myModule'], {
                                                                                                                                                              +  // ...
                                                                                                                                                              +})
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              O estado do módulo será exposto como store.state.myModule estore.state.nested.myModule. +O registro de módulo dinâmico torna possível que outros plugins do Vue também alavancem o Vuex para gerenciamento de estado anexando um módulo à store do aplicativo. Por exemplo, a biblioteca vuex-router-sync integra vue-router com vuex, gerenciando o estado da rota do aplicativo em um módulo anexado dinamicamente.

                                                                                                                                                              +

                                                                                                                                                              Você também pode remover um módulo registrado dinamicamente com store.unregisterModule (moduleName). Observe que você não pode remover módulos estáticos (declarados na criação da store ) com este método. +Pode ser provável que você queira preservar o estado anterior ao registrar um novo módulo, como preservar o estado de um aplicativo Server Side Rendered. Você pode conseguir isso com a opção preserveState:store.registerModule ('a', module, {preserveState: true})

                                                                                                                                                              +

                                                                                                                                                              Reutilização do Módulo

                                                                                                                                                              +

                                                                                                                                                              Às vezes, talvez precisemos criar várias instâncias de um módulo, por exemplo:

                                                                                                                                                              + +

                                                                                                                                                              Se usarmos um objeto simples para declarar o estado do módulo, esse objeto de estado será compartilhado por referência e causará poluição do estado do armazenamento / módulo quando estiver mutado. +Este é exatamente o mesmo problema com data dentro dos componentes do Vue. Portanto, a solução também é a mesma - use uma função para declarar o estado do módulo (suportado em 2.3.0+):

                                                                                                                                                              +
                                                                                                                                                              const MyReusableModule = {
                                                                                                                                                              +  state () {
                                                                                                                                                              +    return {
                                                                                                                                                              +      foo: 'bar'
                                                                                                                                                              +    }
                                                                                                                                                              +  },
                                                                                                                                                              +  // mutações, ações, getters...
                                                                                                                                                              +}
                                                                                                                                                              +
                                                                                                                                                              + + +
                                                                                                                                                              + +
                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              + +

                                                                                                                                                              results matching ""

                                                                                                                                                              +
                                                                                                                                                                + +
                                                                                                                                                                +
                                                                                                                                                                + +

                                                                                                                                                                No results matching ""

                                                                                                                                                                + +
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                + +
                                                                                                                                                                +
                                                                                                                                                                + + +
                                                                                                                                                                + + +
                                                                                                                                                                + + + + + + + + + + + + + + +
                                                                                                                                                                + + +
                                                                                                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/mutations.html b/pt-br/mutations.html new file mode 100644 index 000000000..f8179ddf5 --- /dev/null +++ b/pt-br/mutations.html @@ -0,0 +1,608 @@ + + + + + + + Mutações · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                +
                                                                                                                                                                + + + + + + + + +
                                                                                                                                                                + +
                                                                                                                                                                + +
                                                                                                                                                                + + + + + + + + + +
                                                                                                                                                                +
                                                                                                                                                                + +
                                                                                                                                                                +
                                                                                                                                                                + +
                                                                                                                                                                + +

                                                                                                                                                                Mutações

                                                                                                                                                                +

                                                                                                                                                                A única maneira de mudar o estado em uma store Vuex é fazendo commit de uma mutação. As mutações Vuex são muito semelhantes aos eventos: cada mutação possui uma string tipo e um manipulador . A função do manipulador é onde nós executamos modificações de estado reais e receberá o estado como o primeiro argumento:

                                                                                                                                                                +
                                                                                                                                                                const store = new Vuex.Store({
                                                                                                                                                                +  state: {
                                                                                                                                                                +    count: 1
                                                                                                                                                                +  },
                                                                                                                                                                +  mutations: {
                                                                                                                                                                +    increment (state) {
                                                                                                                                                                +      // muda o estado
                                                                                                                                                                +      state.count++
                                                                                                                                                                +    }
                                                                                                                                                                +  }
                                                                                                                                                                +})
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                Você não pode chamar diretamente um manipulador de mutação. Pense nisso mais como registro de eventos: "Quando uma mutação com tipo incremento é ativada, chame esse manipulador." Para invocar um manipulador de mutação, você precisa chamar store.commit com seu tipo:

                                                                                                                                                                +
                                                                                                                                                                store.commit('increment')
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                Commit com payload

                                                                                                                                                                +

                                                                                                                                                                Você pode passar um argumento adicional para store.commit, que é chamado de payload para a mutação:

                                                                                                                                                                +
                                                                                                                                                                // ...
                                                                                                                                                                +mutations: {
                                                                                                                                                                +  increment (state, n) {
                                                                                                                                                                +    state.count += n
                                                                                                                                                                +  }
                                                                                                                                                                +}
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                store.commit('increment', 10)
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                Na maioria dos casos, o payload deve ser um objeto para que ele possa conter vários campos e a mutação gravada também será mais descritiva:

                                                                                                                                                                +
                                                                                                                                                                // ...
                                                                                                                                                                +mutations: {
                                                                                                                                                                +  increment (state, payload) {
                                                                                                                                                                +    state.count += payload.amount
                                                                                                                                                                +  }
                                                                                                                                                                +}
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                store.commit('increment', {
                                                                                                                                                                +  amount: 10
                                                                                                                                                                +})
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                Commit com Object-Style

                                                                                                                                                                +

                                                                                                                                                                Uma maneira alternativa de confirmar uma mutação é usando diretamente um objeto que possui uma propriedade type:

                                                                                                                                                                +
                                                                                                                                                                store.commit({
                                                                                                                                                                +  type: 'increment',
                                                                                                                                                                +  amount: 10
                                                                                                                                                                +})
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                Ao fazer um commit com object-style, todo o objeto será passado como payload para os manipuladores de mutação, de modo que o manipulador permaneça o mesmo:

                                                                                                                                                                +
                                                                                                                                                                mutations: {
                                                                                                                                                                +  increment (state, payload) {
                                                                                                                                                                +    state.count += payload.amount
                                                                                                                                                                +  }
                                                                                                                                                                +}
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                Mutações seguem as regras de reatividade do Vue

                                                                                                                                                                +

                                                                                                                                                                Uma vez que o estado de uma store Vuex é reativo para o Vue, quando mutar o estado, os componentes Vue que observam o estado serão atualizados automaticamente. Isso também significa que as mutações Vuex estão sujeitas às mesmas ressalvas de reatividade quando se trabalha com apenas Vue:

                                                                                                                                                                +
                                                                                                                                                                  +
                                                                                                                                                                1. Prefira inicializar o estado inicial da sua store com todos os campos desejados antecipadamente.

                                                                                                                                                                  +
                                                                                                                                                                2. +
                                                                                                                                                                3. Ao adicionar novas propriedades a um objeto, você deve:

                                                                                                                                                                  +
                                                                                                                                                                    +
                                                                                                                                                                  • Use Vue.set(obj, 'newProp', 123), ou
                                                                                                                                                                  • +
                                                                                                                                                                  +
                                                                                                                                                                4. +
                                                                                                                                                                +
                                                                                                                                                                  +
                                                                                                                                                                • Substitua esse Objeto por um novo. Por exemplo, usando o estágio 3 object spread syntax, podemos gravá-lo assim:
                                                                                                                                                                • +
                                                                                                                                                                +
                                                                                                                                                                ``` js
                                                                                                                                                                +state.obj = { ...state.obj, newProp: 123 }
                                                                                                                                                                +```
                                                                                                                                                                +

                                                                                                                                                                Usando Constantes para Tipos de Mutação

                                                                                                                                                                +

                                                                                                                                                                É um padrão normalmente visto para usar constantes para tipos de mutação em várias implementações de Flux. Isso permite que o código aproveite ferramentas como linters e colocar todas as constantes em um único arquivo permite que seus colaboradores tenham uma visão rápida de quais mutações são possíveis em todo o aplicativo:

                                                                                                                                                                +
                                                                                                                                                                // mutation-types.js
                                                                                                                                                                +export const SOME_MUTATION = 'SOME_MUTATION'
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                // store.js
                                                                                                                                                                +import Vuex from 'vuex'
                                                                                                                                                                +import { SOME_MUTATION } from './mutation-types'
                                                                                                                                                                +
                                                                                                                                                                +const store = new Vuex.Store({
                                                                                                                                                                +  state: { ... },
                                                                                                                                                                +  mutations: {
                                                                                                                                                                +    // podemos usar o recurso de dado computado do ES2015
                                                                                                                                                                +    // usar uma constante como o nome da função
                                                                                                                                                                +    [SOME_MUTATION] (state) {
                                                                                                                                                                +      // mutate state
                                                                                                                                                                +    }
                                                                                                                                                                +  }
                                                                                                                                                                +})
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                Querer usar constantes é ,em grande parte, uma preferência - pode ser útil em grandes projetos com muitos desenvolvedores, mas é totalmente opcional se você não gosta deles.

                                                                                                                                                                +

                                                                                                                                                                Mutações devem ser síncronas

                                                                                                                                                                +

                                                                                                                                                                Uma regra importante a lembrar é que as funções do manipulador de mutação devem ser síncronas . Por quê? Considere o seguinte exemplo:

                                                                                                                                                                +
                                                                                                                                                                mutations: {
                                                                                                                                                                +  someMutation (state) {
                                                                                                                                                                +    api.callAsyncMethod(() => {
                                                                                                                                                                +      state.count++
                                                                                                                                                                +    })
                                                                                                                                                                +  }
                                                                                                                                                                +}
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                Agora imagine que estamos depurando o aplicativo e observamos os registros de mutação do devtool. Para cada mutação registrada, o devtool precisará capturar "antes" e "depois" snapshots do estado. No entanto, o retorno de chamada assíncrono dentro da mutação de exemplo acima torna isso impossível: o callback ainda não foi chamado quando a mutação foi comitada, e não existe nenhuma maneira para o devtool saber quando o callback será chamado - qualquer mutação de estado realizada no retorno desse callback é essencialmente não rastreável!

                                                                                                                                                                +

                                                                                                                                                                Fazendo commit de Mutações em Componente

                                                                                                                                                                +

                                                                                                                                                                Você pode fazer um commit de mutações em componentes com this.$store.commit('xxx'), ou use o auxiliar mapMutations que mapeia métodos de componente para chamadasstore.commit (requer a injeção root store):

                                                                                                                                                                +
                                                                                                                                                                import { mapMutations } from 'vuex'
                                                                                                                                                                +
                                                                                                                                                                +export default {
                                                                                                                                                                +  // ...
                                                                                                                                                                +  methods: {
                                                                                                                                                                +    ...mapMutations([
                                                                                                                                                                +      'increment', // mapeia `this.increment()` para `this.$store.commit('increment')`
                                                                                                                                                                +
                                                                                                                                                                +      // `mapMutations` também suporta payloads:
                                                                                                                                                                +      'incrementBy' // mapeia `this.incrementBy(amount)` para `this.$store.commit('incrementBy', amount)`
                                                                                                                                                                +    ]),
                                                                                                                                                                +    ...mapMutations({
                                                                                                                                                                +      add: 'increment' // mapeia `this.add()` para `this.$store.commit('increment')`
                                                                                                                                                                +    })
                                                                                                                                                                +  }
                                                                                                                                                                +}
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                Ações

                                                                                                                                                                +

                                                                                                                                                                Assincronicidade combinada com a mutação do estado pode tornar o seu programa muito difícil de acontecer. Por exemplo, quando você chama dois métodos com retrocessos assíncronos que mutam o estado, como você sabe quando eles são chamados e qual callback foi chamado primeiro? É exatamente por isso que queremos separar os dois conceitos. No Vuex, as mutações são transações síncronas :

                                                                                                                                                                +
                                                                                                                                                                store.commit('increment')
                                                                                                                                                                +// qualquer alteração de estado que a mutação "incrementar" possa causar
                                                                                                                                                                +// deve ser feita neste momento
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                Para lidar com operações assíncronas, vamos apresentar as Ações.

                                                                                                                                                                + + +
                                                                                                                                                                + +
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                + +

                                                                                                                                                                results matching ""

                                                                                                                                                                +
                                                                                                                                                                  + +
                                                                                                                                                                  +
                                                                                                                                                                  + +

                                                                                                                                                                  No results matching ""

                                                                                                                                                                  + +
                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  + +
                                                                                                                                                                  +
                                                                                                                                                                  + + +
                                                                                                                                                                  + + +
                                                                                                                                                                  + + + + + + + + + + + + + + +
                                                                                                                                                                  + + +
                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/plugins.html b/pt-br/plugins.html new file mode 100644 index 000000000..47aa512ef --- /dev/null +++ b/pt-br/plugins.html @@ -0,0 +1,576 @@ + + + + + + + Plugins · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                  +
                                                                                                                                                                  + + + + + + + + +
                                                                                                                                                                  + +
                                                                                                                                                                  + +
                                                                                                                                                                  + + + + + + + + + +
                                                                                                                                                                  +
                                                                                                                                                                  + +
                                                                                                                                                                  +
                                                                                                                                                                  + +
                                                                                                                                                                  + +

                                                                                                                                                                  Plugins

                                                                                                                                                                  +

                                                                                                                                                                  As stores do Vuex aceitam a opção plugins que expõe hooks para cada mutação. Um plugin Vuex é simplesmente uma função que recebe uma store como seu único argumento:

                                                                                                                                                                  +
                                                                                                                                                                  const myPlugin = store => {
                                                                                                                                                                  +  // chamado quando a store é inicializada
                                                                                                                                                                  +  store.subscribe((mutation, state) => {
                                                                                                                                                                  +    // chamada após cada mutação
                                                                                                                                                                  +    // a mutação vem no formato `{ type, payload }`.
                                                                                                                                                                  +  })
                                                                                                                                                                  +}
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  E pode ser usada assim:

                                                                                                                                                                  +
                                                                                                                                                                  const store = new Vuex.Store({
                                                                                                                                                                  +  // ...
                                                                                                                                                                  +  plugins: [myPlugin]
                                                                                                                                                                  +})
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  Fazendo Commit de Mutações dentro de Plugins

                                                                                                                                                                  +

                                                                                                                                                                  Plugins não tem permissão para mudar diretamente o estado - similar aos componentes, eles podem apenas disparar mudanças fazendo commit de mutações.

                                                                                                                                                                  +

                                                                                                                                                                  Ao fazer um commit de uma mutação, um plugin pode ser usado para sincronizar uma fonte de dados à store . Por exemplo, para sincronizar uma fonte de dados websocket à store (isso é só um exemplo inventado, na realidade a função createPlugin pode receber parâmetros adicionais para tarefas mais complexas):

                                                                                                                                                                  +
                                                                                                                                                                  export default function createWebSocketPlugin (socket) {
                                                                                                                                                                  +  return store => {
                                                                                                                                                                  +    socket.on('data', data => {
                                                                                                                                                                  +      store.commit('receiveData', data)
                                                                                                                                                                  +    })
                                                                                                                                                                  +    store.subscribe(mutation => {
                                                                                                                                                                  +      if (mutation.type === 'UPDATE_DATA') {
                                                                                                                                                                  +        socket.emit('update', mutation.payload)
                                                                                                                                                                  +      }
                                                                                                                                                                  +    })
                                                                                                                                                                  +  }
                                                                                                                                                                  +}
                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  const plugin = createWebSocketPlugin(socket)
                                                                                                                                                                  +
                                                                                                                                                                  +const store = new Vuex.Store({
                                                                                                                                                                  +  state,
                                                                                                                                                                  +  mutations,
                                                                                                                                                                  +  plugins: [plugin]
                                                                                                                                                                  +})
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  Gravando Snapshots do Estado

                                                                                                                                                                  +

                                                                                                                                                                  Às vezes, um plugin pode querer receber "snapshots" do estado, e comparar o estado pós-mutação com o pré-mutação. Para conseguir isso, você precisa fzer uma cópia profunda do objeto de estado:

                                                                                                                                                                  +
                                                                                                                                                                  const myPluginWithSnapshot = store => {
                                                                                                                                                                  +  let prevState = _.cloneDeep(store.state)
                                                                                                                                                                  +  store.subscribe((mutation, state) => {
                                                                                                                                                                  +    let nextState = _.cloneDeep(state)
                                                                                                                                                                  +
                                                                                                                                                                  +    // compara `prevState` e `nextState`...
                                                                                                                                                                  +
                                                                                                                                                                  +    // salva o estado para a próxima mutação
                                                                                                                                                                  +    prevState = nextState
                                                                                                                                                                  +  })
                                                                                                                                                                  +}
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  Plugins que tiram snapshots do estado devem ser usados apenas durante o desenvolvimento. Quando usamos webpack ou Browserify, podemos construir nossas próprias ferramentas que lidam com isso para nós:

                                                                                                                                                                  +
                                                                                                                                                                  const store = new Vuex.Store({
                                                                                                                                                                  +  // ...
                                                                                                                                                                  +  plugins: process.env.NODE_ENV !== 'production'
                                                                                                                                                                  +    ? [myPluginWithSnapshot]
                                                                                                                                                                  +    : []
                                                                                                                                                                  +})
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  O plugin vai ser usado por padrão. Para produção, você vai precisar do DefinePlugin para webpack ou envify para Browserify para converter o valor de process.env.NODE_ENV !== 'production' para false na build final.

                                                                                                                                                                  +

                                                                                                                                                                  Plugin de Log Embutido

                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  Se você está usando vue-devtools provavelmente não precisará disso.

                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  Vuex vem com um plugin de log para casos comuns de debug:

                                                                                                                                                                  +
                                                                                                                                                                  import createLogger from 'vuex/dist/logger'
                                                                                                                                                                  +
                                                                                                                                                                  +const store = new Vuex.Store({
                                                                                                                                                                  +  plugins: [createLogger()]
                                                                                                                                                                  +})
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  A função createLogger recebe alguns argumentos:

                                                                                                                                                                  +
                                                                                                                                                                  const logger = createLogger({
                                                                                                                                                                  +  collapsed: false, // expande automaticamente funções logadas
                                                                                                                                                                  +  filter (mutation, stateBefore, stateAfter) {
                                                                                                                                                                  +    // retorna `true` se a mutação deve ser logada
                                                                                                                                                                  +    // `mutation` é uma `{ type, payload }`
                                                                                                                                                                  +    return mutation.type !== "aBlacklistedMutation"
                                                                                                                                                                  +  },
                                                                                                                                                                  +  transformer (state) {
                                                                                                                                                                  +    // transforma o estado antes de logá-lo
                                                                                                                                                                  +    // por exemplo, retorna apenas uma sub-árvore específica
                                                                                                                                                                  +    return state.subTree
                                                                                                                                                                  +  },
                                                                                                                                                                  +  mutationTransformer (mutation) {
                                                                                                                                                                  +    // mutações são logadas no formato `{ type, payload }`
                                                                                                                                                                  +    // mas podemos formatá-las como quiser.
                                                                                                                                                                  +    return mutation.type
                                                                                                                                                                  +  },
                                                                                                                                                                  +  logger: console, // implementação da API `console`, default `console`
                                                                                                                                                                  +})
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  O arquivo de log também pode ser incluído diretamente via tag <script> e vai expor a função createVuexLogger globalmente.

                                                                                                                                                                  +

                                                                                                                                                                  Perceba que esses plugins tiram snapshots do estado, então use-os apenas durante o desenvolvimento.

                                                                                                                                                                  + + +
                                                                                                                                                                  + +
                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  + +

                                                                                                                                                                  results matching ""

                                                                                                                                                                  +
                                                                                                                                                                    + +
                                                                                                                                                                    +
                                                                                                                                                                    + +

                                                                                                                                                                    No results matching ""

                                                                                                                                                                    + +
                                                                                                                                                                    +
                                                                                                                                                                    +
                                                                                                                                                                    + +
                                                                                                                                                                    +
                                                                                                                                                                    + + +
                                                                                                                                                                    + + +
                                                                                                                                                                    + + + + + + + + + + + + + + +
                                                                                                                                                                    + + +
                                                                                                                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/search_index.json b/pt-br/search_index.json new file mode 100644 index 000000000..a9b28b620 --- /dev/null +++ b/pt-br/search_index.json @@ -0,0 +1 @@ +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["api","aplicação","açõ","começando","conceito","da","de","e","estado","estrito","estrutura","formulário","getter","hot","instalação","introduct","manipulação","modo","mutaçõ","módulo","nota","nota:","núcleo","o","os","para","plugin","que","referência","reload","requer","test","typescript,","usuário","versa.","versão","vice","vue@2.5+","vuex","vuex?","vuex@3.0+","é"],"installation.html":["#","'es6","'vue'","'vuex'","(e.g.","/","abaixo","acima","add","adicion","além","ant","ao","apontará","apó","automaticamente.","automaticamente:","baseado","build","cd","cdn","cdn:","clonar","clone","com","comandos:","como","compilação","código","de","dev","dev.","deve","diretament","direto","disponível","disso,","download","e","el","em","então","es6","específica","estará","explicitament","fazer","fornec","gerenciador","git","github","globai","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0.","ie),","implementarem","import","inclua","incluí","instal","instalar","instalará","instalação","isso","la","library,","linha","link","lugar","mai","meio","módulos,","navegador","node_modules/vuex","npm","npm.","não","o","os","ou","pacot","para","pode","polyfil","por","precisa","preferir","promis","promise.","promise/auto'","qualquer","quando","que","quiser","recent","requer","run","save","script.","se","seguint","sempr","seu","sistema","tag","também","terá","um","uma","unpkg.com","url","usado","usar","versão","via","você","vue","vue.use():","vue.use(vuex)","vuex","vuex:","window.promis","yarn","yarn,","última"],"intro.html":["\"fluxo","\"padrão","\"view\",","()","+",",",".","/","//","0",":",";","`","`,","abramov,","acessar","action","adaptada","ajud","além","ambo","aninhado","ao","apena","aplicando","aplicativo","aplicativo;","aplicação,","aproveitar","architecture.","assustador.","atravé","atualizaçõ","autor","autônomo","avançados,","açõ","bem","biblioteca","boa","bu","busca","básica","capacidad","centralizada","certa","citação","com","começar","como","compartilhado","compartilhado,","compartilham","component","comum","conceito","config","construindo","construiu","contador","contrário","count","count:","curto","custo","código","cópia","da","dado","damo","dan","data","de","declarativo","definindo","deles.","depend","depuração","detalhista","devo","devtool","diferent","direito","direta","disso,","do","dois,","e","eficientes.","el","elm","em","embora","encontrado","encontramo","entanto,","entr","entrada","então,","envolvido","escala","escala,","especificament","ess","esta","estado","estado\"?","estado.","estará","estiv","estrutura","estão","event","eventos.","exportação","extens","extraímo","extremament","façam","filho","flux","flux,","font","fora","forma","fornec","frágei","funcionam","garantindo","gerenciamento","gerenciamo","gestão","global","global?","grand","granular","há","idéia","implementação","importa","importação","impulsiona","increment","inspirada","instantâneo","instância","integra","irmãos.","isso","isso,","levam","lidar","lo?","loja","longo","ma","mai","maneira","manutenção.","mapeamento","melhor","mesma","methods:","mudar","muita","mutado","mutar","médio","múltipla","múltiplo","na","natur","new","no","normal","nossa","nosso","nunca","não","o","ond","os","ou","outro","padrão","padrõ","padrões,","pai","para","parec","part","partes:","passar","passo","pela","pensar","perfeitament","pode","podem","por","possa","possívei","prazo","prazo.","precisa.","precisar","previsível.","problema","produtividad","profundament","propriedad","provavelment","provável","próximo","pulando","quai","qualquer","quando","que","quebra","rapidament","reatividad","reação","recorrendo","recurso","redux","redux:","referência","regra","regras,","relatórios.","representação","return","saberá","se","seguint","sem","separando","ser","serv","será","seu","simpl","simples,","simplesment","simplicidad","sincronizar","singleton","sistema","situaçõ","sobr","soluçõ","spa","state","sustentável.","são","só","também","tedioso","temo","template:","tempo","tenha","tentando","this.count++","todo","torna","trade","trigger,","trá","tudo","um","um,","uma","unidirecional\":","usar","usuário","vamo","vem","verdad","versão","veze","viagem","view","visualizaçõ","você","você.","vue","vue({","vue.j","vue.js.","vue:","vuex","vuex,","vuex.","vuex?","vária","zero","{","{{","}","})","},","}}","às","árvore","árvore!","é","óculos:"],"getting-started.html":["\"loja\"","'diretamente,","(state)",".","//","0","1","=",">","`store.state.count","acessar","acionar","agora,","ajudem","alguma","além","ao","apena","aplicativo","aplicação","aplicações.","apó","aqui","argumentar","atualizarão","basicament","bastant","básico.","cada","centro","certifiqu","chamar","chave","coisa","com","começando","comitando","comitar","como","component","componentes.","compromet","computada,","conceito","console.log(store.state.count)","const","contador","contém","convenção","count:","criar","código","código.","da","de","deix","dele,","dentro","depuração","detalhes,","deveria!","diferent","diretament","direto","discutiremo","disso,","do","documentos.","dua","dá","e","eficient","el","em","entend","envolv","es2015","esta","estado","estado.","estamo","estiv","está","exemplo","exist","explicitament","explicitamente.","explícita,","ferramenta","forma","forneça","garant","global","há","implementar","increment","inici","instalar","instantâneo","intenção","isso","la","ler","loja","loja.","mai","maneira","melhor","mesmo","modo","mudança","mudar","mudar.","mutar","mutations:","mutação","mutação,","mutaçõ","mutações:","método","métodostore.commit:","módulo","new","no","nossa","nota:","novamente,","não","o","objeto","obtêm","oportunidad","os","ou","para","pegou,","pela","permit","pode","podem","porqu","possa","primeiro","propriedad","qual","quando","que","queremo","rastreá","rastreável","razão","realizar","reativa","reativas.","reativo.","recipient","registrar","registro","resto","retorno","se","seguida,","seu","significa","simpl","simples:","simplesment","sintax","sistema","sobr","state","state.count++","state:","store","store.commit('increment')","store.st","sua","são","tempo.","tirar","torna","tornam","um","uma","usando","usar","vamo","vez","viagem","você","vue","vue.use(vuex)","vuex","vuex,","vuex.store({","{","}","})","},","é","única"],"core-concepts.html":["aprendendo","açõ","básico","capítulos.","começar.","compreensão","conceito","de","eles:","ess","essenci","estado","estaremo","getter","mutaçõ","módulo","nest","núcleo","o","os","para","profunda","são","todo","uma","uso","vamo","vuex","vuex.","é"],"state.html":["\"font","\"injetar\"","\"recuperar\"","\"store\".","$","'#app',","'count'","'count',","'vuex'","()","(es2015","(habilitada","(que","(state)","(vuex)):",")","*/","+","...","...mapstate({","/*","//","3),","=","=>","])","`","`state","`this`,","`{{","acessar","ainda","ajudant","algum","alguma","ao","apena","aplicativo","aplicativo.","app","associadas.","atendam","ativ","atual","atualizar","atualizaçõ","auxiliar","bom","cada","calculada","capítulo","caracter","colocar","com","combinação","como","compon","component","componente,","componente.","components:","computada","computadas?","computado.","computado:","computed:","conflito","const","contador","contém","count","count:","countalias:","counter","countpluslocalst","criar","código","código:","da","dado","de","decisõ","declarar","default","deixá","dentro","dependa","depuração.","desenvolvimento","desenvolvimento,","detalhado","deve","devolvíveis,","direto","discutiremo","disponível","dividir","dom","e","ecmascript","economizando","el","el:","em","embora","entanto,","entra","então,","específico","ess","essa","est","esta.","estado","estado.","estará","estatai","estritament","estágio","exibimo","explícita","export","exposto","externo","facilment","fará","faz","fazer","filho","filho.","fin","final","fornec","forneça","fundir","função","funçõ","gera","getter","getters,","global.","implementaçãocounter`:","import","importar","indireto.","injetada","injetar","instantâneo","instância","irá","isso","isso,","isto","lidar","linha","lo","locai","local","local.","localcomput","localizar","loja","mai","maneira","map","mapeada","mapstat","mapstate([","mapstate({","matriz","mecanismo","mesmo","mistur","mock","modularidad","muda,","muito","mutaçõ","módulo,","módulos.","necessidad","nele","new","no","nome","normal","normalmente,","nossa","nosso","não","nível","nós,","o","objeto","objeto.","observ","obtendo","off","oper","operador","opção","os","ou","outra","padrão","para","passar","pedaço","permit","pertenc","pesar","pleno","pode","podem","podemo","porvue.us","possamo","posteriores,","precisa","propagação","proposta","propriedad","quando","que","raiz","raiz,","reativas,","reavaliada","repetitiva","requer","retorna","retornar","return","se","secundária","seja","sempr","seqüência","ser","serv","será","seta","seu","significa","simpl","simplesment","simplificar","singleton","sintaxe:","sistema","spread","state","state.count","state.count,","state.count`","store","store,","store.","store.state.count","string","sua","sub","sucinto!","são","também","template:","ter","terá","teríamo","testar","this.$store.state.count","this.count","this.localcount","tirar","toda","todo","tomar","torna","tornar","trade","um","uma","usa","usada","usam","usando","usar","uso","usá","utilitário","valor","vamo","verbosas.","verdade\".","vez","veze","você","vue","vue({","vue?","vuex","vuex.","vuex.mapst","vária","vário","{","}","})","},","}}`,","às","árvore","é","é,","única","único"],"getters.html":["\"getters\"","'...',","'anothergetter',","'donetodoscount'","'donetodoscount',","'vuex'","()","(id)","(state)","(state,",",",".","...","...mapgetters([","...mapgetters({","//","1","1,","2,",":","=","===","=>",">","[","[{","]","])","`store.getters.donetodoscount`","`this.donecount`","agora","alguma","ambo","argumento","argumento:","armazenado","array","atravé","auxiliar","avaliar","base","cach","calcular","com","como","compartilhado","component","componente:","computado","computados,","computed:","const","consultar","contá","da","dado","de","default","definir","dentro","dependência","derivado","descrito","deseja","diferente,","disso,","done:","donecount:","donetodos:","donetodoscount","donetodoscount:","duplicar","e","em","estado","exemplo,","export","extraí","facilment","fals","fazer","filtrar","função,","função.","getter","getters)","getters.donetodos.length","getters:","gettodobyid:","id)","id:","ideal.","import","importá","irá","isso","iten","lista","lo","locais:","los:","lugar","mai","mapear","mapeia","mapgett","meno","misturar","mudarem.","na","nele","new","no","nome","novament","o","objeto","objeto:","oper","os","ou","outro","para","particularment","passar","pensar","permit","pode","podemo","por","precisa","precisemo","primeiro","qualquer","quando","que","receberam","receberá","resultado","retornando","return","se","segundo","serão","seu","simplesment","spread","state","state.todos.filter(todo","state.todos.find(todo","state:","store","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","store.getters:","sua","são","só","talvez","também","temo","text:","this.$store.getters.donetodoscount","this.$store.state.todos.filter(todo","todo.done)","todo.done).length","todo.id","todos:","true","um","uma","us","usar","uso","vezes,","você","vuex","vuex.store({","vário","{","}","})","},","}]","às","é","útil"],"mutations.html":["\"antes\"","\"depois\"","\"incrementar\"","\"quando","'./mutat","'increment'","'increment',","'incrementby'","'newprop',","'some_mutation'","'vuex'","(requer","(state)","(state,","+=",",em",".","...","...mapmutations([","...mapmutations({","...state.obj,","//","1","10","10)","123","123),","3",":","=","=>","[some_mutation]","]),","```","`mapmutations`","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","acima","acontecer.","add:","adicion","adicionar","agora","ainda","alteração","alternativa","amount)`","amount:","antecipadamente.","ao","apena","api.callasyncmethod(()","aplicativo","aplicativo:","apresentar","aproveit","argumento","argumento:","arquivo","assim:","assincronicidad","assíncronas,","assíncrono","ativada,","atualizado","automaticamente.","auxiliar","açõ","ações.","cada","callback","campo","capturar","casos,","causar","chama","chamada","chamadasstore.commit","chamado","chamar","chame","colaborador","colocar","com","combinada","comitada,","commit","como","component","computado","conceitos.","confirmar","consider","const","constant","conter","count:","código","da","dado","de","default","deles.","dentro","depurando","descritiva:","desejado","desenvolvedores,","dess","deve","deve:","devem","devtool","devtool.","difícil","diretament","do","doi","e","el","em","entanto,","es2015","ess","essencialment","estado","estado,","estado.","estamo","estágio","estão","eventos:","exatament","executamo","exemplo","exemplo,","exemplo:","exist","export","fazendo","fazer","feita","ferramenta","flux.","foi","função","funçõ","gosta","grand","gravada","gravá","imagin","implementaçõ","import","important","impossível:","increment","incremento","inici","inicializar","injeção","invocar","isso","js","lembrar","lidar","linter","lo","ma","mai","maioria","maneira","manipulador","manipulador.\"","mapeia","mapmut","mesma","mesmo:","methods:","modificaçõ","modo","momento","muda","mudar","muito","mutam","mutar","mutat","mutations:","mutação","mutação,","mutação.","mutação:","mutaçõ","método","n","n)","na","nenhuma","nest","new","newprop:","nisso","nome","normalment","nova","novo.","não","nó","o","object","objeto","objeto,","observam","observamo","ond","opcion","operaçõ","os","ou","padrão","para","parte,","passado","passar","payload","payload)","payload.amount","payloads:","pens","permaneça","permit","pode","podemo","por","possa","possui","possívei","precisa","precisará","preferência","prefira","primeiro","primeiro?","programa","projeto","propriedad","quai","qual","qualquer","quando","que","queremo","querer","quê?","rastreável!","reai","realizada","reatividad","reativo","receberá","recurso","registrada,","registro","regra","ressalva","retorno","retrocesso","root","rápida","sabe","saber","se","seguem","seguint","semelhant","separar","ser","será","serão","seu","significa","snapshot","some_mut","somemut","spread","state","state.count","state.count++","state.obj","state:","store","store):","store.commit","store.commit('increment')","store.commit('increment',","store.commit({","store.commit,","store.j","string","style","style,","sua","substitua","sujeita","suporta","syntax,","são","síncrona","também","tenham","this.$store.commit('xxx'),","tipo","tipo:","toda","todo","torna","tornar","totalment","trabalha","transaçõ","type:","types'","types.j","um","uma","us","usando","usar","vamo","vez","visto","visão","você","vue","vue,","vue.set(obj,","vue:","vuex","vuex,","vuex.store({","vária","vário","{","}","})","},","às","é","única","único","útil"],"actions.html":["$store.dispatch","'increment'","'increment',","'incrementasync',","'incrementby'","'vuex'","('incremento')","('xxx'),","()","()`","(context)","(esta","(mutaçõ","(state)","({",")",",","...","...mapactions([","...mapactions({","/","//","0","10","1000)",":","=","=>","?","[...state.cart.added]","]),","`actiona`","`getdata","`getotherdata","`mapactions`","`store.commit","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","aceita","acessar","acionada","acionado","actiona","actionb","actions:","add:","agora,","amount)`","amount:","api","apresentamo","arbitrárias.","argumento","assumindo","assíncrona","assíncronas,","assíncrono","async","atravé","auxiliar","await","await,","ação","ação:","açõ","bem","callback","carga","carrinho","caso","caso,","chamada","chamamo","chamar","check","checkout","coisa","colaterai","com","commit","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('somemutation')","commit('someothermutation')","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","como","complexos?","component","compor","composição","compras,","confirmam","confirmando","confirmar","conjunto","const","contagem,","conter","context.commit","context.commit('increment')","context.st","contexto","contexto.","count:","código(especialment","da","de","default","dentro","desencadeado","desencadear","desestruturação","despachar","despacho","devem","diferent","diferença","diretamente?","dispatch","dispatch('actiona')","dispatch('actiona').then(()","dispatch,","e","e,","efeito","em","então,","enviar","envolv","es2015","esperar","ess","esta:","estado","estado)","estado,","estamo","estilo","estão","executar","exemplo","export","expõ","falha","fazer","fim,","fluxo","foram","formato","geralment","getdata())","getotherdata())","getter","getters.","gravando","import","importante,","increment","incrementar","incrementasync","injeção","instância","isso","iten","lembr","lidar","limpa","mai","manipulador","manipular","mapact","mapeia","mesmo","methods:","mudar","muita","mutations:","mutação","mutaçõ","mutações,","mutações.","método","módulo","módulos.","múltipla","na","nest","new","nossa","não","não.","o","objeto","objeto:","observ","operaçõ","os","os.","ou","out","outra","para","parec","payload","payloads:","pelo","pode","podem","podemo","por","possa","possivel:","possível","pouco","precisamo","primeira","products)","products,","promessa","promis","promise((resolve,","promise:","propriedad","prática,","prático","própria","quando","que","quisermo","reai","realizada?","realizando","recebem","registrar","reject)","requer","resolv","resolve()","resolvidos.","retorna","retornado","retornam","return","root","sabemo","saber","salva","savedcartitem","savedcartitems)","se","seguintes:","semelhant","ser","seria","será","settimeout(()","shop.buyproducts(","simpl","simplificar","solicitação","state","state.count++","state:","store","store):","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch({","store.dispatch:","sucedido","sucesso","suportam","support","são","síncrona","também","também:","tarde.","termin","this.","todo","type:","um","uma","usamo","usar","usarmo","valor","vamo","veremo","vez","veze","vezes):","vista:","você","vuex.store({","vária","vário","{","}","})","},","à","às","é","óbvio","útil"],"modules.html":["\"quebrado\"","%","''","'.","'bar'","'e'","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'mymodule'],","'once');","'pluginaction')","'some/nested/module/bar'","'some/nested/module/foo',","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'vuex'","('a',","((state.count","()","(ctx,","(declarado","(modulename).","(option","(por","(state)","(state,","(store)","(suportado","({",")","*","+",".","...","...mapactions('some/nested/module',","...mapactions([","...mapstate('some/nested/module',","...mapstate({","/","//","0","1)","1º","2","2.3.0+):","3º","4º","=","===","=>",">","[","])","`dispatch","`getters`","`modulea`'","`moduleb`'","`mymodule`","`nested/mymodule`","`root`","`some/nested/module`","`state`","a:","account:","aceitarão","acessando","actions:","adaptar","add","adicionarem","adicionem","advertência","afeta","afetado","ainda","ajudar","alavancem","alternar","além","anexado","anexando","aninhado","aninhar","anterior","ao","aplicativo","aplicativo.","aplicação","apó","argumento","argumento:","armazenamento","asset","ativo","atravé","até","automaticament","autônomo","auxiliar","ação.","açõ","ações,","b:","base","biblioteca","cada","caminho","casos,","causará","com","commit","commit('account/login')","commit('increment')","commit('somemutation')","commit('somemutation',","commit,","como","comocontext.rootstate:","compartilhado","component","computed:","confirmar","conseguir","const","conter","context","context.st","contexto.","contido","count:","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers.","createplugin","cresc","cria","criada","criando","criar","criação","código","da","daqui","data","de","declarar","default","dentro","deseja","desenvolvedor","despachar","dest","devido","dinamicament","dinamicamente.","dinâmico","dispatch('account/login')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch,","disso,","dividir","do","doublecount","e","el","em","emapmutations,","entanto,","entr","enviar","envio","erootgett","escala,","escrita","escrito","ess","est","esta","estado","estado,","estiv","estore.state.nested.mymodule.","está","estático","estão","evitar","exatament","exemplo,","exemplo:","exibido","expor","export","exposto","fals","fazer","feita","ficar","foi","foo:","forma,","fornec","fornecido:","frente:","function","função","funçõ","gerenciamento","gerenciando","getter","getter,","getters,","getters,dispatch","getters...","getters.somegett","getters.someothergett","getters:","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","globai","global","global,","grande.","helper","herda","import","imprevisível","inchada.","increment","incrementifoddonrootsum","informaçõ","instância","integra","irá","isadmin","isso","isso,","já","ligando","ligação","ligaçõ","lo","local","localizado","localizados.","login","look","mai","mapact","mapstate,","mapstate,mapgetters,","marcá","medida","mesma","mesmo","methods:","modul","module'","module,","modulea","modulea,","moduleb","modules:","modulo","mutado.","mutations:","mutação","mutaçõ","mutações,","mypage:","myreusablemodul","método","método.","módulo","módulo,","módulo.","na","namespac","namespace.","namespaced:","necessário","ness","nest","new","no","nome","nossa","nosso","novo","null,","não","o","objeto","observ","options.namespac","opção","os","ou","outra","outro","padrão,","pai","palavras,","para","para:","pass","passado","passar","payload)","pega","pela","permit","plugin","plugin:","pode","poluição","popular","por","portanto,","possível","posts:","pouco","pra","precisemo","prefixo","preocupar","preservar","preservestate:store.registermodul","problema","profil","propriedad","provável","próprio","qual","quando","que","queira","quiser","raiz","reajam","realment","receb","receberão","recebido","recurso","referência","regist","registr","registrada","registrado","registrado,","registrado.","registrar","registro","remov","rendered.","retorna","return","reutilização","reutilizáveis,","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rota","router","runinnewcontext","se","seja","sejam","sem","ser","server","será","serão","seu","side","simpl","simplificado","singleton","situação,","solução","someact","somegett","someotheract","someothergetter:","ssr","state","state,","state.a,","state.b","state.count","state.count++","state.some.nested.module.a,","state.some.nested.module.b","state:","store","store.dispatch(namespac","store.registermodule('mymodule',","store.registermodule(['nested',","store.registermodule:","store.state.a","store.state.b","store.state.mymodul","store.unregistermodul","string","sumwithrootcount","sync","são","talvez","também","tipo","toda","todo","torna","true","true,","true.","true}","true})","tudo","type","um","uma","up","us","usam","usando","usar","usarmo","uso","usuário","valor","verboso:","veze","vezes,","via","vinculado","vincular","você","vue","vue.","vuex","vuex,","vuex.","vuex.store({","vária","vário","{","{preservestate:","{root:","{})","||","}","})","},","à","às","árvore","é","único","–"],"structure.html":["#",",",".","...","abstraçõ","actions.j","alavancar","alto","api","aplicativo","aplicação","app.vu","aqui","arquivo","assíncrona","açõ","ações,","basta","carrinho","cart","cart.j","centralizado","com","começar","commit","como","compon","composta","compras.","confira","conjunto","código.","da","de","depend","deve","disso,","dividir","e","el","em","encapsulada","enquanto","esta","estado","estrutura","estruturar","está","exemplo","exemplo:","exportamo","fazendo","fazer","getter","grande,","impõ","index.html","index.j","lógica","main.j","maneira","modul","modulo","montamo","mudar","muito","mutations.j","mutaçõ","módulo","módulos.","na","não","nível","nível:","o","ond","para","pedido","pode","precisaremo","princípio","product","products.j","projeto","projeto.","provavelment","qualquer","que","raiz","realment","referência,","regras,","restring","se","seguir","separados.","ser","seu","store","sua","são","síncronas.","transaçõ","trivial,","um","uma","vez","você","vuex","é","única","│","└──","├──"],"plugins.html":["!==","\"ablacklistedmutation\"","\"snapshots\"","'production'","'update_data')","'vuex/dist/logger'","(isso","(mutation)","(mutation,","(mutation.typ","(socket)","(state)",".","...","//",":","=","===","=>","?","[]","[createlogger()]","[myplugin]","[mypluginwithsnapshot]","[plugin]","_.clonedeep(state)","_.clonedeep(store.state)","`console`","`console`,","`mutation`","`nextstate`...","`prevstate`","`true`","`{","aceitam","adicionai","algun","ant","ao","apena","api","apó","argumento:","argumentos:","arquivo","assim:","automaticament","browserifi","browserify,","build","cada","caso","chamada","chamado","collapsed:","com","commit","como","compara","comparar","complexas):","componentes,","comun","conseguir","console,","const","construir","convert","createlogg","createlogger({","createplugin","createvuexlogg","createwebsocketplugin","createwebsocketplugin(socket)","cópia","da","dado","data","data)","de","debug:","default","defineplugin","dentro","desenvolvimento.","deve","devem","devtool","diretament","disparar","disso.","durant","e","el","embutido","então","envifi","específica","ess","estado","estado,","estado:","está","exemplo","exemplo,","expand","expor","export","expõ","fals","false,","fazendo","fazer","ferramenta","filter","final.","font","formato","formatá","function","função","funçõ","fzer","globalmente.","gravando","hook","implementação","import","incluído","inicializada","inventado,","isso","isso,","la","lidam","lo","log","logada","logger","logger:","logá","ma","mai","mudança","mudar","mutation.payload)","mutation.typ","mutations,","mutationtransform","mutação","mutação,","mutação.","mutaçõ","mutações.","myplugin","mypluginwithsnapshot","na","new","nextstat","nossa","não","nós:","o","objeto","opção","os","ou","padrão.","para","parâmetro","payload","perceba","permissão","plugin","plugins:","pode","podem","podemo","por","precisa","precisar","precisará","prevstat","process.env.node_env","produção,","profunda","provavelment","pré","própria","próxima","pó","quando","que","querer","quiser.","realidad","receb","retorna","return","salva","se","ser","seu","similar","simplesment","sincronizar","snapshot","socket.emit('update',","socket.on('data',","state)","state,","state.subtre","stateafter)","statebefore,","store","store.commit('receivedata',","store.subscribe((mutation,","store.subscribe(mut","sub","são","só","tag","também","tarefa","tem","tiram","transform","transforma","type,","um","uma","us","usada","usado","usamo","usando","vai","valor","vem","vezes,","via","você","vue","vuex","vuex.store({","webpack","websocket","{","}","})","},","}`","}`.","à","às","árvore","é","único"],"strict.html":["!==","'production'","...","//","=","ao","bastant","caro","certifiqu","com","compilação","const","criar","custo","de","deixar","depuração.","desempenho.","desenvolvimento","desligá","detectar","do","e","em","erro","estado","estado.","estrito","estrito,","evitar","executa","explicitament","faz","ferramenta","fora","garant","grand","habilit","habilitar","implantar","inapropriada","isso","isso:","lançado.","lidar","lo","manipulador","modo","mutado","mutação,","mutaçõ","na","new","não","o","observador","para","pass","plugins,","pode","podemo","por","possam","process.env.node_env","produção","produção!","profundo","quando","quantidad","que","rastreada","se","semelhant","sempr","ser","será","simplesment","store","strict:","síncrono","toda","true","um","uma","você","vs.","vuex","vuex.store({","vuex:","})","árvore","é"],"forms.html":["\"modo","'s","()","(e)","(state,","(two","(value)","+",",","...","...mapstate({","//","=","=>","abordagem","acima","algun","alternativa","ao","aqui","assumindo","ação","bidirecion","bidirecionai","certo","chamar","com","complicado","computada","computado","computed:","da","dado","de","dentro","detalhado","digitar","diretament","do","do(s)","e","e.target.value)","em","entrada.","erro","estado","estrito,","está","evento","explícito.","formulário","input","isso","lidar","local,","mai","manipulador","manipulação","messag","message)","message:","methods:","model","model.","modo","mutar","mutations:","mutação","mutação:","não","o","obj","obj.messag","objeto","ouchange:","ov","para","pedaço","perdemo","pertenc","pode","porqu","pouco","propriedad","quando","que","realizada","recurso","resultará","retorna","return","ser","set","setter:","state","state.obj.messag","store","também","tentará","this.$store.commit('updatemessage',","this.$store.state.obj.messag","um","uma","updatemessag","usando","usar","usuário","v","valor","value)","vinculando","vuex","vuex\"","vuex:","way)","{","}","})","},","é","útei"],"testing.html":["'../api/shop'","'../api/shop':","'./getters'","'./store'","'./test.js',","'apple',","'babel","'carrot',","'chai'","'fruit'","'mocha","'orange',","'receive_products',","'request_products'","'require'","'test","'vegetable'","()","(action,","(cb)","(count","(error)","(expectedmutations.length","(juntament","(payload)","(state,","(type,","(você","({","*/","+","+karma","...","./",".babelrc):","/","/*","//","/\\.js$/,","/node_modules/","0","0)","1,","100)","2,","3,","8080","=","===","=>",">=","[","]","])","],","__dirname,","`mutations`","`mutações`","acima","action","action({","actions.j","actions.spec.j","actionsinjector","actionsinjector({","afirma","agrupar","ajudant","algum","alternativamente,","além","ao","apena","api","appli","apropriada.","apó","argumento","argumentos.","arquivo","assert","asserção","assign","assim,","assíncrona:","ação","açõ","ações,","ações.","babel","biblioteca","browser","bundle.","bundle.j","bundle.js'","carregador","catch","category:","cb([","chai","chamada","chamar","chame","colocar","com","commit","commit('receive_products',","commit('request_products')","commit,","como","completament","complicada","complicada,","computação","configuração","configuração.","const","consult","corretamente,","count","count++","count:","crie","da","de","default","dentro","dependem","dependência","dependências,","describe('actions',","describe('getters',","describe('mutations',","destructur","dev","deve","devem","deveria","direta","diretament","direto","documentação","done","done()","done(error)","done)","e","em","entrada","entry:","então:","enviada","es2015","escrita","esperada","ess","estiv","estiverem","estrutura","exclude:","executar","executá","execução","exemplo","exemplo,","expect","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","export","exportar","exportação","externas.","facilment","factori","fazer","filename:","filtercategori","filteredproduct","fim","funçõ","geralment","getallproduct","getproduct","getter","getter:","getters.filteredproducts(state,","getters.j","getters.spec.j","gosta):","id:","import","increment","increment(state)","increment:","inici","inject","injetar","injetor","inlin","instal","instalação","isso","it('filteredproducts',","it('getallproducts',","it('increment',","karma","lo","loader","loader!","loader!./actions')","loader',","loader,","loader.","loader:","loaders.","loaders:","localhost:","loja","los.","mai","mesmo","mocha","mock","module.export","module:","motivo","mudança","mude","muito","mutat","mutations.j","mutations.spec.j","mutação","mutaçõ","mutações.","módulo","na","navegador","nenhuma","new","no","node","node.","nomeada","nomeada:","nosso","null,","não","nível","o","obter","os","ou","output:","padrão,","para","part","path:","payload)","payload,","payload:","pena","permit","pode","podem","podemo","por","porqu","pouco","precisamo","principai","product.categori","products)","products:","qualquer","que","queremo","reais.","require('inject","respons","result","resultado","resumir","retorna","return","rodando","se","seguint","ser","server","serviço","settimeout(()","seu","shop","shop.getproducts(product","sido","simpl","simplesment","simuladas.","simulado","simular","sintax","state","state,","state.count++","state.products.filter(product","store.js,","sua","são","também","ter","test","test.js'.","test:","testact","testaction(actions.getallproducts,","testando","testar","testar,","teste.","testes.","testá","title:","tiverem","tri","truqu","type:","um","uma","usando","usar","uso","vale","verificar","você","vue","vuex","vuex.store({","vá","webpack","webpack.config.j","{","{},","}","})","},","é"],"hot-reload.html":["'./modules/a'","'./modules/a'],","'./mutations'","'hot","'vue'","'vuex'","()","(module.hot)","(recarregamento","...",".default","//","6","=","=>","a:","aceita","adicionar","ao","api","api.","atualizado","açõ","babel","browserifi","com","como","confira","const","counter","da","de","desenvolvimento,","devido","do","durant","e","em","exampl","getter","hmr.","hot","import","lo","modul","module.hot.accept(['./mutations',","modulea","modules'","modules:","mutat","mutations,","mutations:","mutaçõ","mutações,","método","módulo","módulos,","necessita","necessário","new","newmodulea","newmut","newmutations,","nova","o","pacot","para","plugin","pode","precisa","rapido)","reload","reload.","replac","require('./modules/a').default","require('./mutations').default","state","state,","store","store.hotupdate():","store.hotupdate({","store.j","suporta","também","trocar","usando","usar","usá","você","vue","vue.use(vuex)","vuex","vuex.store({","webpack","{","}","})"],"api.html":["\"estado\"","\"mutações\"","$","'context.state`","'vuex'","(para","(será",",",".","...","...option","/","//","2.5.0","=","=>","[key:","[type:","`store.commit`","`store.dispatch`","`store.getters`,","`store.state`,","aceita","acionados.","actions?,","acusará","ajudant","anexado","anterior.","any,","ao","apena","api","aplicada","apontarão","apó","argumento","argumento.","argumentos:","argumnto","array","array)","array,","assina","atual","avaliado","ação","ação.","açõ","bind","boolean","cada","callback","cancela","cb:","chamada","chamado","chame","chave","com","commit(mutation:","commit(type:","commit,","como","compon","component","computada","conectado","confirma","confirmam","confirmar","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","const","construtor","contendo","conter","context","createnamespacedhelpers(namespace:","cria","da","dado","dado.","de","default:","definido","deo","depuração)","descritor","deseja","despacha","despachada","despacham","despacho","detalh","dinâmico.","dispatch(action:","dispatch(type:","dispatch,","do","e","em","entrada,","enviar","erro.","especialment","especifiqu","estado","estado,","estiv","estrito,","estrito.","estão","exemplo,","exposto","expõ","fals","faz","fin","fora","forma","força","frequência","function","function)","function,","função","funçõ","getter","getter.","getters,","getters?,","global","handler","helper","hidratação","hot","hotupdate(newoptions:","houver","import","incorporado","instância","isso","key:","leitura.","leva","ligação","locai","local","local.","log","mai","manipulador","map:","mapact","mapactions(namespace?:","mapgetters(namespace?:","mapgetters,","mapmutations(namespace?:","mapmutations,","mapstate(namespace?:","mapstate,","mesma","mesmo","modo","module,","module:","modules.","modules?","mudar.","mutations?,","mutação","mutação.","mutaçõ","mutações.","método","módulo","módulo)","módulo,","módulo.","módulos.","na","namespac","namespace.","namespaced?,","new","nova","novo","o","object","object)","object):","object,","objeto","objeto,","observáveis).","opcion","opcionalment","option","options?:","opçõ","os","ou","ouvir","para","parar","passar","payload","payload?:","permit","persistência","plugin","plugins.","pode","por","possui","preservar","preservestate:","primeiro","promis","propriedad","propriedades:","pó","qualquer","quando","que","que:","raiz","raiz.","reativa","receb","receberá","receberão","referência","registermodule(path:","registra","registrado","registrados.","registro","renderização","replacestate(state:","resolv","retorna","retornada.","retornado","retornam","retorno","reutilizar","reutilização","root:","rootgett","rootstate,","saída,","se","seguint","segundo","semelhant","sempr","ser","serem","server","será","side.","simplesment","state","state)","state,","store","store.gett","store.getters.","store.subscribe((mutation,","store.subscribeaction((action,","strict","string","string):","string,","string]:","sub","subscribe(handler:","subscribeaction(handler:","substitua","subárvor","swap","também","tempo.","ter","terroot:","todo","true","type:","um","um.","uma","unregistermodule(path:","us","usado","usando","util","valor","vez","viagem","visualiza","visualizar,","vm.","você","vue.","vuex","vuex.","vuex.stor","vuex.store({","watch","watch(getter:","websocket","{","|","}","})","},","às","é","único","útil"]},"length":17},"tokenStore":{"root":{"0":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"1":{"0":{"0":{"0":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}},"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"2":{"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"docs":{}},"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"2":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"n":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},".":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"docs":{}}},"5":{"docs":{},".":{"0":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"docs":{}}},"docs":{}}},"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}},"docs":{}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}}},"4":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"t":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"6":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},"8":{"0":{"8":{"0":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":10.049853372434018},"modules.html":{"ref":"modules.html","tf":0.008450704225352112},"structure.html":{"ref":"structure.html","tf":0.02857142857142857},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.014925373134328358}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.003952569169960474}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},",":{"docs":{},"响":{"docs":{},"应":{"docs":{},"在":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"解":{"docs":{},"析":{"docs":{},"所":{"docs":{},"有":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},",":{"docs":{},"以":{"docs":{},"处":{"docs":{},"理":{"docs":{},"更":{"docs":{},"加":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"流":{"docs":{},"程":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"你":{"docs":{},"可":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.017543859649122806},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}},"d":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":3.334434654919236},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"。":{"docs":{},"当":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"l":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":5.016666666666667}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"v":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"r":{"docs":{},"o":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":3.338983050847457}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"ó":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.006607929515418502}}}}},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"ç":{"docs":{},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"a":{"docs":{},"i":{"docs":{},"x":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"a":{"docs":{},"p":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"l":{"docs":{},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"a":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}},"n":{"docs":{},"y":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"[":{"docs":{},"]":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"x":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"ô":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"x":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"。":{"docs":{},"与":{"docs":{},"其":{"docs":{},"他":{"docs":{},"模":{"docs":{},"式":{"docs":{},"不":{"docs":{},"同":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.006607929515418502}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.013595166163141994}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.00881057268722467}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"z":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"g":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"r":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"u":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"e":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"时":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"同":{"docs":{},"一":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"额":{"docs":{},"外":{"docs":{},"添":{"docs":{},"加":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{},"。":{"docs":{},"更":{"docs":{},"改":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"m":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}}}},"b":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"如":{"docs":{},"下":{"docs":{},"组":{"docs":{},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}}},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"i":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"i":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":10.023659305993691},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.006607929515418502}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"api.html":{"ref":"api.html","tf":0.003303964757709251}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"j":{"docs":{},"u":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.15}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":5.090909090909091}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"é":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"e":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.007905138339920948},"plugins.html":{"ref":"plugins.html","tf":0.015904572564612324},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.020053475935828877},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}},"e":{"docs":{},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.1}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.013636363636363636},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.00946372239747634},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.011013215859030838}},"m":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"api.html":{"ref":"api.html","tf":0.004531722054380665}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"(":{"docs":{},"'":{"docs":{},"g":{"docs":{},"o":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"_":{"docs":{},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"。":{"docs":{},"换":{"docs":{},"言":{"docs":{},"之":{"docs":{},",":{"docs":{},"你":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"ç":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":10.006024096385541}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.007575757575757576},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"o":{"docs":{},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"a":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{},"l":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.007905138339920948},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.00881057268722467}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"p":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.004545454545454545},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"+":{"docs":{},"+":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02926829268292683},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"v":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"b":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"c":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"í":{"docs":{},"t":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}}}},"s":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"r":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"g":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}}}}}}}},"d":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"l":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},"r":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"(":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"s":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"ó":{"docs":{},"d":{"docs":{},"i":{"docs":{},"g":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"(":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"u":{"docs":{},"l":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}}}}}},"c":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ç":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"u":{"docs":{},"r":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004405286343612335}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.00906344410876133}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"l":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"h":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}}},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"i":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}},"ç":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"w":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"i":{"docs":{},"s":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0053475935828877}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"h":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"、":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{},"和":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"q":{"docs":{},"u":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}},"á":{"docs":{},"g":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":5.004878048780488},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":10.02865329512894},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.015418502202643172}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"modules.html":{"ref":"modules.html","tf":0.005533596837944664}}},"[":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},"s":{"docs":{},"/":{"docs":{},"p":{"docs":{},"o":{"docs":{},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"。":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{},"之":{"docs":{},"后":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"也":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"接":{"docs":{},"收":{"docs":{},"的":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"。":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"v":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"w":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"更":{"docs":{},"像":{"docs":{},"是":{"docs":{},"事":{"docs":{},"件":{"docs":{},"注":{"docs":{},"册":{"docs":{},":":{"docs":{},"“":{"docs":{},"当":{"docs":{},"触":{"docs":{},"发":{"docs":{},"一":{"docs":{},"个":{"docs":{},"类":{"docs":{},"型":{"docs":{},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}},"o":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":5.033783783783784},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"l":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"o":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"u":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"j":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"r":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"m":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"y":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":10.004950495049505},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{},"â":{"docs":{},"n":{"docs":{},"e":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"â":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"p":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"i":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}}},"e":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"í":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"d":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"u":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"o":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"c":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"t":{"docs":{},"o":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"e":{"docs":{},")":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"`":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.008021390374331552},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"t":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"e":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"(":{"docs":{},"'":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}},"é":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"s":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"r":{"docs":{},"m":{"docs":{},"ã":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"strict.html":{"ref":"strict.html","tf":5.032967032967033},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}}},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.015463917525773196}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"u":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}},"?":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.006042296072507553}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"e":{"docs":{},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"(":{"docs":{},"[":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},")":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}}}}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"c":{"docs":{},"k":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.0106951871657754}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0053475935828877}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"structure.html":{"ref":"structure.html","tf":0.02857142857142857},"plugins.html":{"ref":"plugins.html","tf":0.033707865168539325},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.020618556701030927},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01990049751243781}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"方":{"docs":{},"便":{"docs":{},"地":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"从":{"docs":{},"而":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"了":{"docs":{},"解":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"通":{"docs":{},"过":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"不":{"docs":{},"同":{"docs":{},"在":{"docs":{},"于":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"插":{"docs":{},"件":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"来":{"docs":{},"同":{"docs":{},"步":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"并":{"docs":{},"且":{"docs":{},"使":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"外":{"docs":{},"部":{"docs":{},"地":{"docs":{},"数":{"docs":{},"据":{"docs":{},"持":{"docs":{},"久":{"docs":{},"化":{"docs":{},"、":{"docs":{},"记":{"docs":{},"录":{"docs":{},"或":{"docs":{},"调":{"docs":{},"试":{"docs":{},")":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":10.011553273427472},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.01797175866495507},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.005506607929515419}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341}}}}}}},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"n":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.005506607929515419}},".":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.0087527352297593}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007575757575757576}},"e":{"docs":{},"(":{"docs":{},"[":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.008595988538681949}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}},"e":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"r":{"docs":{},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{},"k":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"api.html":{"ref":"api.html","tf":0.004531722054380665},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"a":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"r":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"m":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.007709251101321586}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}}},"i":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}}},"n":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"i":{"docs":{},"x":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}},"y":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"ó":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":10.0300395256917},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.018722466960352423}},"s":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},":":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}},":":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"d":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}}}}}}}}}}}}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"w":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"m":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"e":{"docs":{},"e":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}}}}}}},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}},"e":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{},"h":{"docs":{},"u":{"docs":{},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"p":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.034653465346534656}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"m":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.015810276679841896},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"d":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0031620553359683794}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"n":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"ú":{"docs":{},"c":{"docs":{},"l":{"docs":{},"e":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":5}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"ó":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"plugins.html":{"ref":"plugins.html","tf":10.025844930417495},"api.html":{"ref":"api.html","tf":0.003303964757709251},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"y":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"e":{"docs":{},"n":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"o":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"/":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"intro.html":{"ref":"intro.html","tf":0.003683241252302026}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"i":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"l":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.016666666666666666},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.02053915275994865},"actions.html":{"ref":"actions.html","tf":0.015772870662460567},"modules.html":{"ref":"modules.html","tf":0.012648221343873518},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.027833001988071572},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.011013215859030838}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"â":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},".":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}}}}},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"l":{"docs":{},"a":{"docs":{},"v":{"docs":{},"r":{"docs":{},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"l":{"docs":{},"y":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"u":{"docs":{},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"m":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.009911894273127754}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"i":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}},"c":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"o":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"(":{"docs":{},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"支":{"docs":{},"持":{"docs":{},"的":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"并":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"并":{"docs":{},"且":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"a":{"docs":{},"g":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"t":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},".":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"z":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"í":{"docs":{},"p":{"docs":{},"i":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"m":{"docs":{},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}}}}},"ó":{"docs":{},"x":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"á":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"s":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"s":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"ç":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"c":{"docs":{},"e":{"docs":{},"b":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"n":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"o":{"docs":{},"u":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"i":{"docs":{},"e":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"u":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"l":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"ó":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":5.001510574018127}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":3.334434654919236}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":5.013513513513513}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"t":{"docs":{},"ó":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"j":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}}},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"d":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"n":{"docs":{},"g":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"m":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"i":{"docs":{},"p":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"o":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.00916030534351145}},"i":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"api.html":{"ref":"api.html","tf":0.013595166163141994}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},".":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026}}}}}}},"o":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"z":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003303964757709251}}}}}},"á":{"docs":{},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":5.009756097560976},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.007905138339920948},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"strict.html":{"ref":"strict.html","tf":0.03296703296703297},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.004405286343612335}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"+":{"docs":{},"+":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}},"n":{"docs":{},"d":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},",":{"docs":{},"驱":{"docs":{},"动":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"保":{"docs":{},"留":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"、":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"—":{"docs":{},"—":{"docs":{},"从":{"docs":{},"上":{"docs":{},"至":{"docs":{},"下":{"docs":{},"进":{"docs":{},"行":{"docs":{},"同":{"docs":{},"样":{"docs":{},"方":{"docs":{},"式":{"docs":{},"的":{"docs":{},"分":{"docs":{},"割":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"用":{"docs":{},"于":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"这":{"docs":{},"在":{"docs":{},"你":{"docs":{},"想":{"docs":{},"要":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"i":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"g":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"strict.html":{"ref":"strict.html","tf":5.054945054945055},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.022058823529411766}}}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.006607929515418502}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.006607929515418502}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}}},"]":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003303964757709251}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":5.025}},"e":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}}}}},"e":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.017191977077363897},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.007905138339920948},"structure.html":{"ref":"structure.html","tf":0.022598870056497175},"plugins.html":{"ref":"plugins.html","tf":0.02385685884691849},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01762114537444934},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.00906344410876133},"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.004545454545454545}},",":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"我":{"docs":{},"们":{"docs":{},"想":{"docs":{},"要":{"docs":{},"更":{"docs":{},"明":{"docs":{},"确":{"docs":{},"地":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"约":{"docs":{},"定":{"docs":{},"能":{"docs":{},"够":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"意":{"docs":{},"图":{"docs":{},"更":{"docs":{},"加":{"docs":{},"明":{"docs":{},"显":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"你":{"docs":{},"在":{"docs":{},"阅":{"docs":{},"读":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"能":{"docs":{},"更":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"解":{"docs":{},"读":{"docs":{},"应":{"docs":{},"用":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},"。":{"docs":{},"此":{"docs":{},"外":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"也":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"有":{"docs":{},"机":{"docs":{},"会":{"docs":{},"去":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"能":{"docs":{},"记":{"docs":{},"录":{"docs":{},"每":{"docs":{},"次":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},",":{"docs":{},"保":{"docs":{},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"。":{"docs":{},"有":{"docs":{},"了":{"docs":{},"它":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"可":{"docs":{},"以":{"docs":{},"实":{"docs":{},"现":{"docs":{},"如":{"docs":{},"时":{"docs":{},"间":{"docs":{},"穿":{"docs":{},"梭":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"体":{"docs":{},"验":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},"(":{"2":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"docs":{}}}}}}}}}}}}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"[":{"docs":{},"'":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"{":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"。":{"docs":{},"创":{"docs":{},"建":{"docs":{},"过":{"docs":{},"程":{"docs":{},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"—":{"docs":{},"—":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"初":{"docs":{},"始":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"同":{"docs":{},"步":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"(":{"docs":{},"仓":{"docs":{},"库":{"docs":{},")":{"docs":{},"。":{"docs":{},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{},"基":{"docs":{},"本":{"docs":{},"上":{"docs":{},"就":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"容":{"docs":{},"器":{"docs":{},",":{"docs":{},"它":{"docs":{},"包":{"docs":{},"含":{"docs":{},"着":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"中":{"docs":{},"大":{"docs":{},"部":{"docs":{},"分":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"个":{"docs":{},"大":{"docs":{},"概":{"docs":{},"例":{"docs":{},"子":{"docs":{},",":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},")":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},",":{"docs":{},"他":{"docs":{},"们":{"docs":{},"公":{"docs":{},"用":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"指":{"docs":{},"定":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"概":{"docs":{},"长":{"docs":{},"这":{"docs":{},"样":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"p":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"d":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.012084592145015106}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"b":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"í":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"b":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"m":{"docs":{},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"j":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"n":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"intro.html":{"ref":"intro.html","tf":0.011049723756906077},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"l":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}},"ç":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"ã":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"e":{"docs":{},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.00906344410876133}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"p":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"j":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}},"q":{"docs":{},"ü":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"e":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"p":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{},"b":{"docs":{},"u":{"docs":{},"y":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"f":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"i":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.014150943396226415},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},"们":{"docs":{},"替":{"docs":{},"换":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"y":{"docs":{},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"d":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"n":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"u":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}}}},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"e":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"'":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877}}}},"ó":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":10.012032085561497}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}},"i":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"í":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"x":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.011461318051575931}}}}},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}},",":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}}}}}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},".":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.009911894273127754}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}}}},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"m":{"docs":{},"b":{"docs":{},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"n":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"+":{"docs":{},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"w":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"n":{"docs":{},"s":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"e":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.01179245283018868},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"v":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"api.html":{"ref":"api.html","tf":0.003303964757709251},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{},"并":{"docs":{},"将":{"docs":{},"这":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"它":{"docs":{},"允":{"docs":{},"许":{"docs":{},"在":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"分":{"docs":{},"发":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"提":{"docs":{},"交":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}},"}":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}},"w":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"g":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04929577464788732},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.02358490566037736},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.028985507246376812},"testing.html":{"ref":"testing.html","tf":0.012213740458015267},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0297029702970297},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"r":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"f":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"i":{"docs":{},"t":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.020257826887661142},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"state.html":{"ref":"state.html","tf":0.022727272727272728},"getters.html":{"ref":"getters.html","tf":0.02005730659025788},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.014229249011857707},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.041237113402061855},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.02092511013215859}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.011049723756906077},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01668806161745828},"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.015904572564612324},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.0106951871657754},"api.html":{"ref":"api.html","tf":0.009911894273127754}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.015463917525773196}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"a":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"/":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"e":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{},"以":{"docs":{},"声":{"docs":{},"明":{"docs":{},"方":{"docs":{},"式":{"docs":{},"将":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"t":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"a":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"n":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}}}},"u":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"@":{"2":{"docs":{},".":{"5":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"2":{"docs":{},".":{"5":{"docs":{},",":{"docs":{},"反":{"docs":{},"之":{"docs":{},"亦":{"docs":{},"然":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}}},"docs":{}}},"docs":{}}}},"x":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.00909090909090909},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.003303964757709251}},"?":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":2.501841620626151}}},"@":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"。":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},"虽":{"docs":{},"然":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"到":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"侦":{"docs":{},"听":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"m":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"ê":{"docs":{"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":0.01289134438305709},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.011067193675889328},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0066844919786096255},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"#":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"structure.html":{"ref":"structure.html","tf":0.03389830508474576}}},"'":{"docs":{},"e":{"docs":{},"s":{"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"docs":{}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},"x":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"/":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"#":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{},".":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.011461318051575931}}}}},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"/":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"]":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}},"s":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"/":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}}}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"(":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"s":{"2":{"0":{"1":{"5":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"x":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0066844919786096255},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"s":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{},"”":{"docs":{},"而":{"docs":{},"存":{"docs":{},"在":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"应":{"docs":{},"用":{"docs":{},"将":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"包":{"docs":{},"含":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"w":{"docs":{},"h":{"docs":{},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"d":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"t":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"b":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"}":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"o":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"w":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"o":{"docs":{},"c":{"docs":{},"ê":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"比":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"通":{"docs":{},"过":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"就":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"实":{"docs":{},"际":{"docs":{},"进":{"docs":{},"行":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"的":{"docs":{},"地":{"docs":{},"方":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"它":{"docs":{},"会":{"docs":{},"接":{"docs":{},"受":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"当":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"/":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},"/":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.016666666666666666},"getters.html":{"ref":"getters.html","tf":0.025787965616045846},"mutations.html":{"ref":"mutations.html","tf":0.019255455712451863},"actions.html":{"ref":"actions.html","tf":0.026813880126182965},"modules.html":{"ref":"modules.html","tf":0.02924901185770751},"plugins.html":{"ref":"plugins.html","tf":0.02982107355864811},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.03208556149732621},"hot-reload.html":{"ref":"hot-reload.html","tf":0.033783783783783786},"api.html":{"ref":"api.html","tf":0.013215859030837005}}},"*":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"\\":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"$":{"docs":{},"/":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"i":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}},"y":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},",":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"我":{"docs":{},"们":{"docs":{},"处":{"docs":{},"理":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"s":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"a":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}}}}}},"o":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0031620553359683794}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"á":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.06060606060606061}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.046511627906976744},"installation.html":{"ref":"installation.html","tf":0.024752475247524754},"intro.html":{"ref":"intro.html","tf":0.049723756906077346},"getting-started.html":{"ref":"getting-started.html","tf":0.060240963855421686},"core-concepts.html":{"ref":"core-concepts.html","tf":0.06060606060606061},"state.html":{"ref":"state.html","tf":0.045454545454545456},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.03594351732991014},"actions.html":{"ref":"actions.html","tf":0.03943217665615142},"modules.html":{"ref":"modules.html","tf":0.021343873517786563},"structure.html":{"ref":"structure.html","tf":0.05084745762711865},"plugins.html":{"ref":"plugins.html","tf":0.02584493041749503},"strict.html":{"ref":"strict.html","tf":0.051470588235294115},"forms.html":{"ref":"forms.html","tf":3.3591065292096216},"testing.html":{"ref":"testing.html","tf":0.020053475935828877},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.02973568281938326}},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"s":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"能":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"此":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"l":{"docs":{},"v":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"b":{"docs":{},"u":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"p":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.03625377643504532}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"l":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.02643171806167401}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"j":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"á":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"e":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"ç":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"s":{"docs":{},"c":{"docs":{},"u":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"o":{"docs":{},"n":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"â":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.011461318051575931}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}},"w":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"(":{"docs":{},"s":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.046511627906976744},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"structure.html":{"ref":"structure.html","tf":3.3615819209039546},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":3.3509544787077825}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"u":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"m":{"docs":{},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.027624309392265192},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.014195583596214511},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.016519823788546256}},"s":{"2":{"0":{"1":{"5":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{},"你":{"docs":{},"得":{"docs":{},"抓":{"docs":{},"紧":{"docs":{},"了":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485}}},"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"c":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"í":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.0391566265060241},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":10.02878787878788},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.012836970474967908},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.022026431718061675}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"strict.html":{"ref":"strict.html","tf":5.022058823529412}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":3.350282485875706},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"i":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"l":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"g":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}}},"x":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.004531722054380665}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"0":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"docs":{}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"1":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"[":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}}}}}}}}}}}}},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"诸":{"docs":{},"如":{"docs":{},"零":{"docs":{},"配":{"docs":{},"置":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"r":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"í":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"c":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"m":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"b":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}},"n":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"c":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},".":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}}}}}}}},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.019696969696969695},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01762114537444934}},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"i":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"k":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"h":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"e":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"k":{"docs":{},"e":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"m":{"docs":{},"p":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"g":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"r":{"docs":{},"n":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"r":{"docs":{},"a":{"docs":{},"g":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"m":{"docs":{},"b":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"n":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"g":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"c":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{},"/":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}},"o":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"!":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"j":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.024096385542168676},"state.html":{"ref":"state.html","tf":0.01818181818181818},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}}},"u":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"ó":{"docs":{},"g":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"(":{"docs":{},"f":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{},".":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"l":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"d":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"e":{"docs":{},"'":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.012032085561497326},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"在":{"docs":{},"真":{"docs":{},"实":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"环":{"docs":{},"境":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"l":{"docs":{},"l":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"y":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"y":{"docs":{},"a":{"docs":{},"r":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"'":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"’":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"\"":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"b":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"l":{"docs":{},"o":{"docs":{},"j":{"docs":{},"a":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"d":{"docs":{},"e":{"docs":{},"p":{"docs":{},"o":{"docs":{},"i":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"e":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"=":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724}}},"k":{"docs":{},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"`":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"若":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"则":{"docs":{},"为":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}}}}}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"s":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},".":{"docs":{},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"b":{"docs":{},"y":{"docs":{},"(":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"`":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"b":{"docs":{},"`":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"`":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}},"`":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"e":{"docs":{},"y":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":2.542357274401473},"getting-started.html":{"ref":"getting-started.html","tf":0.03614457831325301},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.03484848484848485},"getters.html":{"ref":"getters.html","tf":0.025787965616045846},"mutations.html":{"ref":"mutations.html","tf":0.03594351732991014},"actions.html":{"ref":"actions.html","tf":0.01892744479495268},"modules.html":{"ref":"modules.html","tf":0.028458498023715414},"structure.html":{"ref":"structure.html","tf":0.02824858757062147},"plugins.html":{"ref":"plugins.html","tf":0.019880715705765408},"strict.html":{"ref":"strict.html","tf":0.03676470588235294},"forms.html":{"ref":"forms.html","tf":0.03608247422680412},"testing.html":{"ref":"testing.html","tf":0.008021390374331552},"hot-reload.html":{"ref":"hot-reload.html","tf":0.0472972972972973},"api.html":{"ref":"api.html","tf":0.04955947136563876}},"f":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"b":{"docs":{},"j":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.009911894273127754}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.00881057268722467}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}}},"t":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.007709251101321586}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},",":{"docs":{},"由":{"docs":{},"于":{"docs":{},"这":{"docs":{},"个":{"docs":{},"修":{"docs":{},"改":{"docs":{},"不":{"docs":{},"是":{"docs":{},"在":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}},"t":{"docs":{},"ê":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.00473186119873817}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.003303964757709251}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.006607929515418502}}}}}}},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"õ":{"docs":{"api.html":{"ref":"api.html","tf":0.00881057268722467}}}},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}}}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"s":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.00909090909090909},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.006607929515418502}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}}}},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":2.522099447513812},"getting-started.html":{"ref":"getting-started.html","tf":0.018072289156626505},"state.html":{"ref":"state.html","tf":0.022727272727272728},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.019255455712451863},"actions.html":{"ref":"actions.html","tf":0.02050473186119874},"modules.html":{"ref":"modules.html","tf":0.008695652173913044},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.02577319587628866},"testing.html":{"ref":"testing.html","tf":0.008021390374331552},"api.html":{"ref":"api.html","tf":0.022026431718061675}},"r":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"ê":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"state.html":{"ref":"state.html","tf":0.01818181818181818},"getters.html":{"ref":"getters.html","tf":0.04871060171919771},"mutations.html":{"ref":"mutations.html","tf":0.026957637997432605},"actions.html":{"ref":"actions.html","tf":0.04258675078864353},"modules.html":{"ref":"modules.html","tf":0.05375494071146245},"plugins.html":{"ref":"plugins.html","tf":0.02385685884691849},"forms.html":{"ref":"forms.html","tf":0.04639175257731959},"testing.html":{"ref":"testing.html","tf":0.06149732620320856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.033783783783783786},"api.html":{"ref":"api.html","tf":0.00881057268722467}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"}":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.04297994269340974},"mutations.html":{"ref":"mutations.html","tf":0.021822849807445442},"actions.html":{"ref":"actions.html","tf":0.028391167192429023},"modules.html":{"ref":"modules.html","tf":0.03320158102766799},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"forms.html":{"ref":"forms.html","tf":0.03608247422680412},"testing.html":{"ref":"testing.html","tf":0.040106951871657755},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.005506607929515419}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.02050473186119874},"modules.html":{"ref":"modules.html","tf":0.008695652173913044},"plugins.html":{"ref":"plugins.html","tf":0.017892644135188866},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.017379679144385027},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.003303964757709251}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00946372239747634},"modules.html":{"ref":"modules.html","tf":0.016600790513833993},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"`":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"=":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.008695652173913044},"plugins.html":{"ref":"plugins.html","tf":0.02186878727634195},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.022727272727272728},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},">":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.02005730659025788},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"plugins.html":{"ref":"plugins.html","tf":0.013916500994035786},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.017379679144385027},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"=":{"docs":{},"=":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}},">":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"modules.html":{"ref":"modules.html","tf":0.011857707509881422}},"=":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"*":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"/":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.00881057268722467}},".":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.016600790513833993},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"]":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"e":{"docs":{},"d":{"docs":{},"]":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},")":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}}}},"m":{"docs":{},"y":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"'":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"%":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"|":{"docs":{"api.html":{"ref":"api.html","tf":0.009911894273127754}},"|":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"│":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.02824858757062147}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.05084745762711865}}}}},"!":{"docs":{},"=":{"docs":{},"=":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"?":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"_":{"docs":{},".":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.029411764705882}}}}}},"依":{"docs":{},"赖":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"工":{"docs":{},"厂":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"安":{"docs":{},"装":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.009615384615385},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"开":{"docs":{},"始":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":10.011764705882353}}},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"与":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}},"启":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"在":{"docs":{},"创":{"docs":{},"建":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.00749063670412}},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"在":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"就":{"docs":{},"是":{"docs":{},"通":{"docs":{},"过":{"docs":{},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"它":{"docs":{},"接":{"docs":{},"收":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"会":{"docs":{},"生":{"docs":{},"成":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"仅":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"使":{"docs":{},"用":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"文":{"docs":{},"档":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5}}},"件":{"docs":{},"太":{"docs":{},"大":{"docs":{},",":{"docs":{},"只":{"docs":{},"需":{"docs":{},"将":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"是":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5.010309278350515}}}}},"一":{"docs":{},"个":{"docs":{},"专":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"专":{"docs":{},"门":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"因":{"docs":{},"此":{"docs":{},"解":{"docs":{},"决":{"docs":{},"办":{"docs":{},"法":{"docs":{},"也":{"docs":{},"是":{"docs":{},"相":{"docs":{},"同":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"状":{"docs":{},"态":{"docs":{},"(":{"docs":{},"仅":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"多":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"能":{"docs":{},"够":{"docs":{},"对":{"docs":{},"同":{"docs":{},"一":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"方":{"docs":{},"法":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"这":{"docs":{},"个":{"docs":{},"过":{"docs":{},"程":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"的":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"个":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"记":{"docs":{},"录":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"改":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.076923076923077}}}}}},"注":{"docs":{},"意":{"docs":{},":":{"docs":{},"对":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{},"进":{"docs":{},"行":{"docs":{},"一":{"docs":{},"系":{"docs":{},"列":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}},"册":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"测":{"docs":{},"试":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.008710801393729}},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.009900990099009}}}},"替":{"docs":{},"换":{"docs":{},"新":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"用":{"docs":{},"户":{"docs":{},"来":{"docs":{},"说":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"不":{"docs":{},"用":{"docs":{},"常":{"docs":{},"量":{"docs":{},"取":{"docs":{},"决":{"docs":{},"于":{"docs":{},"你":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"需":{"docs":{},"要":{"docs":{},"多":{"docs":{},"人":{"docs":{},"协":{"docs":{},"作":{"docs":{},"的":{"docs":{},"大":{"docs":{},"型":{"docs":{},"项":{"docs":{},"目":{"docs":{},"中":{"docs":{},",":{"docs":{},"这":{"docs":{},"会":{"docs":{},"很":{"docs":{},"有":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"。":{"docs":{},"但":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"不":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},",":{"docs":{},"你":{"docs":{},"完":{"docs":{},"全":{"docs":{},"可":{"docs":{},"以":{"docs":{},"不":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"“":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"以":{"docs":{},"上":{"docs":{},"配":{"docs":{},"置":{"docs":{},"启":{"docs":{},"动":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"模":{"docs":{},"拟":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"表":{"docs":{},"单":{"docs":{},"处":{"docs":{},"理":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.010309278350515}}}}}},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.014285714285714}}}}}},"上":{"docs":{},"克":{"docs":{},"隆":{"docs":{},"代":{"docs":{},"码":{"docs":{},"并":{"docs":{},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"发":{"docs":{},"布":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{},"您":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"的":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"。":{"docs":{},"这":{"docs":{},"些":{"docs":{},"插":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}},"面":{"docs":{},"插":{"docs":{},"件":{"docs":{},"会":{"docs":{},"默":{"docs":{},"认":{"docs":{},"启":{"docs":{},"用":{"docs":{},"。":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"阶":{"docs":{},"段":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"注":{"docs":{},"册":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"地":{"docs":{},"方":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"后":{"docs":{},"引":{"docs":{},"入":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"类":{"docs":{},"的":{"docs":{},"工":{"docs":{},"具":{"docs":{},"发":{"docs":{},"挥":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"把":{"docs":{},"这":{"docs":{},"些":{"docs":{},"常":{"docs":{},"量":{"docs":{},"放":{"docs":{},"在":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"合":{"docs":{},"作":{"docs":{},"者":{"docs":{},"对":{"docs":{},"整":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"可":{"docs":{},"用":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}},"进":{"docs":{},"行":{"docs":{},"自":{"docs":{},"动":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"使":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"更":{"docs":{},"显":{"docs":{},"式":{"docs":{},"和":{"docs":{},"易":{"docs":{},"调":{"docs":{},"试":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"会":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"变":{"docs":{},"得":{"docs":{},"冗":{"docs":{},"长":{"docs":{},"和":{"docs":{},"不":{"docs":{},"直":{"docs":{},"观":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"严":{"docs":{},"格":{"docs":{},"属":{"docs":{},"于":{"docs":{},"单":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"最":{"docs":{},"好":{"docs":{},"还":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{},"根":{"docs":{},"据":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"发":{"docs":{},"需":{"docs":{},"要":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"和":{"docs":{},"确":{"docs":{},"定":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"更":{"docs":{},"易":{"docs":{},"读":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"和":{"docs":{},"第":{"docs":{},"四":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"收":{"docs":{},"到":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"比":{"docs":{},"较":{"docs":{},"棘":{"docs":{},"手":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"试":{"docs":{},"图":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"向":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"不":{"docs":{},"能":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"调":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"让":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"分":{"docs":{},"支":{"docs":{},"下":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"您":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"从":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"调":{"docs":{},"用":{"docs":{},"并":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"割":{"docs":{},"成":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"到":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"在":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"一":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"打":{"docs":{},"包":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"您":{"docs":{},"必":{"docs":{},"须":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}}}},"这":{"docs":{},"一":{"docs":{},"章":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"学":{"docs":{},"到":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"单":{"docs":{},"独":{"docs":{},"构":{"docs":{},"建":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"中":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},",":{"docs":{},"每":{"docs":{},"次":{"docs":{},"都":{"docs":{},"会":{"docs":{},"去":{"docs":{},"进":{"docs":{},"行":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"会":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"结":{"docs":{},"果":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"多":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"应":{"docs":{},"该":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"包":{"docs":{},"含":{"docs":{},"多":{"docs":{},"个":{"docs":{},"字":{"docs":{},"段":{"docs":{},"并":{"docs":{},"且":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"不":{"docs":{},"同":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"触":{"docs":{},"发":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"访":{"docs":{},"问":{"docs":{},"全":{"docs":{},"局":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"新":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"开":{"docs":{},"始":{"docs":{},"记":{"docs":{},"录":{"docs":{},"之":{"docs":{},"前":{"docs":{},"转":{"docs":{},"换":{"docs":{},"状":{"docs":{},"态":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"中":{"docs":{},"不":{"docs":{},"允":{"docs":{},"许":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"—":{"docs":{},"—":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"只":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"无":{"docs":{},"论":{"docs":{},"何":{"docs":{},"时":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"且":{"docs":{},"不":{"docs":{},"是":{"docs":{},"由":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"使":{"docs":{},"用":{"docs":{},"诸":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}},"想":{"docs":{},"将":{"docs":{},"一":{"docs":{},"个":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"希":{"docs":{},"望":{"docs":{},"使":{"docs":{},"用":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"(":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},")":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"将":{"docs":{},"其":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"传":{"docs":{},"入":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"被":{"docs":{},"用":{"docs":{},"作":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"您":{"docs":{},"不":{"docs":{},"打":{"docs":{},"算":{"docs":{},"开":{"docs":{},"发":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"开":{"docs":{},"头":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"有":{"docs":{},"可":{"docs":{},"用":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"有":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"用":{"docs":{},"到":{"docs":{},"此":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"么":{"docs":{},"复":{"docs":{},"制":{"docs":{},"这":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"共":{"docs":{},"享":{"docs":{},"函":{"docs":{},"数":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"多":{"docs":{},"处":{"docs":{},"导":{"docs":{},"入":{"docs":{},"它":{"docs":{},"—":{"docs":{},"—":{"docs":{},"无":{"docs":{},"论":{"docs":{},"哪":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"都":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"理":{"docs":{},"想":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"希":{"docs":{},"望":{"docs":{},"你":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"具":{"docs":{},"有":{"docs":{},"更":{"docs":{},"高":{"docs":{},"的":{"docs":{},"封":{"docs":{},"装":{"docs":{},"度":{"docs":{},"和":{"docs":{},"复":{"docs":{},"用":{"docs":{},"性":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"纯":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"这":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{},"引":{"docs":{},"用":{"docs":{},"被":{"docs":{},"共":{"docs":{},"享":{"docs":{},",":{"docs":{},"导":{"docs":{},"致":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"被":{"docs":{},"修":{"docs":{},"改":{"docs":{},"时":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"正":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"将":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.008797653958944282}},"其":{"docs":{},"引":{"docs":{},"入":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"会":{"docs":{},"成":{"docs":{},"为":{"docs":{},"自":{"docs":{},"然":{"docs":{},"而":{"docs":{},"然":{"docs":{},"的":{"docs":{},"选":{"docs":{},"择":{"docs":{},"。":{"docs":{},"引":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"当":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"全":{"docs":{},"局":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"对":{"docs":{},"象":{"docs":{},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"整":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"都":{"docs":{},"作":{"docs":{},"为":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"传":{"docs":{},"给":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"取":{"docs":{},"多":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"将":{"docs":{},"这":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"都":{"docs":{},"声":{"docs":{},"明":{"docs":{},"为":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"会":{"docs":{},"有":{"docs":{},"些":{"docs":{},"重":{"docs":{},"复":{"docs":{},"和":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"名":{"docs":{},"称":{"docs":{},"与":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"对":{"docs":{},"象":{"docs":{},"上":{"docs":{},"添":{"docs":{},"加":{"docs":{},"新":{"docs":{},"属":{"docs":{},"性":{"docs":{},"时":{"docs":{},",":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"时":{"docs":{},"会":{"docs":{},"特":{"docs":{},"别":{"docs":{},"一":{"docs":{},"些":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"或":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"者":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"更":{"docs":{},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},",":{"docs":{},"将":{"docs":{},"下":{"docs":{},"列":{"docs":{},"代":{"docs":{},"码":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"你":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}},"是":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"提":{"docs":{},"交":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"模":{"docs":{},"块":{"docs":{},"间":{"docs":{},"数":{"docs":{},"据":{"docs":{},"互":{"docs":{},"相":{"docs":{},"污":{"docs":{},"染":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"基":{"docs":{},"于":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"示":{"docs":{},":":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"的":{"docs":{},"文":{"docs":{},"档":{"docs":{},"示":{"docs":{},"例":{"docs":{},"代":{"docs":{},"码":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}},"案":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"时":{"docs":{},",":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"上":{"docs":{},"安":{"docs":{},"装":{"docs":{},"过":{"docs":{},"程":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"”":{"docs":{},"要":{"docs":{},"唤":{"docs":{},"醒":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"你":{"docs":{},"就":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"很":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"想":{"docs":{},"保":{"docs":{},"留":{"docs":{},"过":{"docs":{},"去":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"在":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"中":{"docs":{},"避":{"docs":{},"免":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"单":{"docs":{},"例":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}},"声":{"docs":{},"明":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},")":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"来":{"docs":{},"安":{"docs":{},"装":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"自":{"docs":{},"不":{"docs":{},"同":{"docs":{},"视":{"docs":{},"图":{"docs":{},"的":{"docs":{},"行":{"docs":{},"为":{"docs":{},"需":{"docs":{},"要":{"docs":{},"变":{"docs":{},"更":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"以":{"docs":{},"及":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{},"必":{"docs":{},"要":{"docs":{},"的":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"改":{"docs":{},"变":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"你":{"docs":{},"怎":{"docs":{},"么":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"先":{"docs":{},"回":{"docs":{},"调":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"这":{"docs":{},"就":{"docs":{},"是":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"区":{"docs":{},"分":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"看":{"docs":{},"一":{"docs":{},"个":{"docs":{},"更":{"docs":{},"加":{"docs":{},"实":{"docs":{},"际":{"docs":{},"的":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},",":{"docs":{},"涉":{"docs":{},"及":{"docs":{},"到":{"docs":{},"调":{"docs":{},"用":{"docs":{},"异":{"docs":{},"步":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},"简":{"docs":{},"化":{"docs":{},"代":{"docs":{},"码":{"docs":{},"(":{"docs":{},"特":{"docs":{},"别":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"记":{"docs":{},"录":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"动":{"docs":{},"态":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"你":{"docs":{},"不":{"docs":{},"能":{"docs":{},"使":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"即":{"docs":{},"创":{"docs":{},"建":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"标":{"docs":{},"签":{"docs":{},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"入":{"docs":{},",":{"docs":{},"它":{"docs":{},"会":{"docs":{},"提":{"docs":{},"供":{"docs":{},"全":{"docs":{},"局":{"docs":{},"方":{"docs":{},"法":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"然":{"docs":{},"后":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"返":{"docs":{},"回":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"像":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"用":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"而":{"docs":{},",":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"导":{"docs":{},"致":{"docs":{},"组":{"docs":{},"件":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"全":{"docs":{},"局":{"docs":{},"状":{"docs":{},"态":{"docs":{},"单":{"docs":{},"例":{"docs":{},"。":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.014925373134328358}},"库":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"作":{"docs":{},"者":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"官":{"docs":{},"方":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"细":{"docs":{},"粒":{"docs":{},"度":{"docs":{},"数":{"docs":{},"据":{"docs":{},"响":{"docs":{},"应":{"docs":{},"机":{"docs":{},"制":{"docs":{},"来":{"docs":{},"进":{"docs":{},"行":{"docs":{},"高":{"docs":{},"效":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"话":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"也":{"docs":{},"能":{"docs":{},"够":{"docs":{},"接":{"docs":{},"收":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"而":{"docs":{},"非":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"使":{"docs":{},"其":{"docs":{},"成":{"docs":{},"为":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"当":{"docs":{},"模":{"docs":{},"块":{"docs":{},"被":{"docs":{},"注":{"docs":{},"册":{"docs":{},"后":{"docs":{},",":{"docs":{},"它":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"存":{"docs":{},"储":{"docs":{},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},"。":{"docs":{},"当":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},",":{"docs":{},"从":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"这":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"他":{"docs":{},"们":{"docs":{},"是":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}},"子":{"docs":{},"节":{"docs":{},"点":{"docs":{},"名":{"docs":{},"称":{"docs":{},"相":{"docs":{},"同":{"docs":{},"时":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}},"实":{"docs":{},"例":{"docs":{},"注":{"docs":{},"入":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"仍":{"docs":{},"然":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"现":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"需":{"docs":{},"要":{"docs":{},"频":{"docs":{},"繁":{"docs":{},"地":{"docs":{},"导":{"docs":{},"入":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"组":{"docs":{},"件":{"docs":{},"时":{"docs":{},"需":{"docs":{},"要":{"docs":{},"模":{"docs":{},"拟":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"系":{"docs":{},"统":{"docs":{},"的":{"docs":{},"一":{"docs":{},"部":{"docs":{},"分":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"其":{"docs":{},"中":{"docs":{},"的":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"规":{"docs":{},"则":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},")":{"docs":{},"。":{"docs":{},"就":{"docs":{},"像":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"被":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"起":{"docs":{},"来":{"docs":{},",":{"docs":{},"且":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"值":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"改":{"docs":{},"变":{"docs":{},"才":{"docs":{},"会":{"docs":{},"被":{"docs":{},"重":{"docs":{},"新":{"docs":{},"计":{"docs":{},"算":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"当":{"docs":{},"值":{"docs":{},"改":{"docs":{},"变":{"docs":{},"时":{"docs":{},"调":{"docs":{},"用":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"f":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"一":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"这":{"docs":{},"样":{"docs":{},"写":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},",":{"docs":{},"在":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"时":{"docs":{},",":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"。":{"docs":{},"它":{"docs":{},"们":{"docs":{},"都":{"docs":{},"已":{"docs":{},"经":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"了":{"docs":{},"给":{"docs":{},"定":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"上":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"放":{"docs":{},"在":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"第":{"docs":{},"四":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"来":{"docs":{},"调":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"地":{"docs":{},"方":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"格":{"docs":{},"式":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"钩":{"docs":{},"子":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"传":{"docs":{},"入":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"增":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"思":{"docs":{},"维":{"docs":{},"”":{"docs":{},"去":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},":":{"docs":{},"给":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"例":{"docs":{},"子":{"docs":{},"(":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"任":{"docs":{},"何":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"的":{"docs":{},"测":{"docs":{},"试":{"docs":{},"框":{"docs":{},"架":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"测":{"docs":{},"试":{"docs":{},"与":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},"编":{"docs":{},"译":{"docs":{},"格":{"docs":{},"式":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"这":{"docs":{},"里":{"docs":{},"需":{"docs":{},"要":{"docs":{},"加":{"docs":{},"上":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"模":{"docs":{},"块":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},",":{"docs":{},"仅":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"合":{"docs":{},"并":{"docs":{},"或":{"docs":{},"时":{"docs":{},"光":{"docs":{},"旅":{"docs":{},"行":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"下":{"docs":{},"载":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"等":{"docs":{},"包":{"docs":{},"管":{"docs":{},"理":{"docs":{},"器":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"按":{"docs":{},"照":{"docs":{},"下":{"docs":{},"列":{"docs":{},"方":{"docs":{},"式":{"docs":{},"执":{"docs":{},"行":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"api.html":{"ref":"api.html","tf":0.022388059701492536}}}},"待":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"等":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}},"动":{"docs":{},"展":{"docs":{},"开":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"定":{"docs":{},"义":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"带":{"docs":{},"一":{"docs":{},"个":{"docs":{},"日":{"docs":{},"志":{"docs":{},"插":{"docs":{},"件":{"docs":{},"用":{"docs":{},"于":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"这":{"docs":{},"样":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"指":{"docs":{},"定":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"自":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"几":{"docs":{},"个":{"docs":{},"部":{"docs":{},"分":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"就":{"docs":{},"是":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"最":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"些":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"写":{"docs":{},"起":{"docs":{},"来":{"docs":{},"可":{"docs":{},"能":{"docs":{},"比":{"docs":{},"较":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"里":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"一":{"docs":{},"个":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"链":{"docs":{},"接":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"链":{"docs":{},"接":{"docs":{},"会":{"docs":{},"一":{"docs":{},"直":{"docs":{},"指":{"docs":{},"向":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}},"也":{"docs":{},"集":{"docs":{},"成":{"docs":{},"到":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{},"其":{"docs":{},"他":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}},"支":{"docs":{},"持":{"docs":{},"载":{"docs":{},"荷":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"需":{"docs":{},"要":{"docs":{},"与":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"被":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"什":{"docs":{},"么":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"我":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},"是":{"docs":{},"“":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"”":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"结":{"docs":{},"束":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"更":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"才":{"docs":{},"能":{"docs":{},"组":{"docs":{},"合":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"表":{"docs":{},"示":{"docs":{},"“":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"”":{"docs":{},"理":{"docs":{},"念":{"docs":{},"的":{"docs":{},"极":{"docs":{},"简":{"docs":{},"示":{"docs":{},"意":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}},"新":{"docs":{},"对":{"docs":{},"象":{"docs":{},"替":{"docs":{},"换":{"docs":{},"老":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"利":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"允":{"docs":{},"许":{"docs":{},"保":{"docs":{},"留":{"docs":{},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"遇":{"docs":{},"到":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"的":{"docs":{},"简":{"docs":{},"洁":{"docs":{},"性":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"破":{"docs":{},"坏":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"定":{"docs":{},"义":{"docs":{},"和":{"docs":{},"隔":{"docs":{},"离":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"中":{"docs":{},"的":{"docs":{},"各":{"docs":{},"种":{"docs":{},"概":{"docs":{},"念":{"docs":{},"并":{"docs":{},"强":{"docs":{},"制":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"定":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"将":{"docs":{},"会":{"docs":{},"变":{"docs":{},"得":{"docs":{},"更":{"docs":{},"结":{"docs":{},"构":{"docs":{},"化":{"docs":{},"且":{"docs":{},"易":{"docs":{},"维":{"docs":{},"护":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"管":{"docs":{},"理":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"附":{"docs":{},"带":{"docs":{},"了":{"docs":{},"更":{"docs":{},"多":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"和":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{},"这":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"短":{"docs":{},"期":{"docs":{},"和":{"docs":{},"长":{"docs":{},"期":{"docs":{},"效":{"docs":{},"益":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"任":{"docs":{},"意":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"能":{"docs":{},"是":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"的":{"docs":{},"。":{"docs":{},"确":{"docs":{},"实":{"docs":{},"是":{"docs":{},"如":{"docs":{},"此":{"docs":{},"—":{"docs":{},"—":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"够":{"docs":{},"简":{"docs":{},"单":{"docs":{},",":{"docs":{},"您":{"docs":{},"最":{"docs":{},"好":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"把":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"以":{"docs":{},"一":{"docs":{},"个":{"docs":{},"全":{"docs":{},"局":{"docs":{},"单":{"docs":{},"例":{"docs":{},"模":{"docs":{},"式":{"docs":{},"管":{"docs":{},"理":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"树":{"docs":{},"构":{"docs":{},"成":{"docs":{},"了":{"docs":{},"一":{"docs":{},"个":{"docs":{},"巨":{"docs":{},"大":{"docs":{},"的":{"docs":{},"“":{"docs":{},"视":{"docs":{},"图":{"docs":{},"”":{"docs":{},",":{"docs":{},"不":{"docs":{},"管":{"docs":{},"在":{"docs":{},"树":{"docs":{},"的":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"都":{"docs":{},"能":{"docs":{},"获":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"或":{"docs":{},"者":{"docs":{},"触":{"docs":{},"发":{"docs":{},"行":{"docs":{},"为":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"为":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"多":{"docs":{},"个":{"docs":{},"视":{"docs":{},"图":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"于":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"对":{"docs":{},"于":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"问":{"docs":{},"题":{"docs":{},"一":{"docs":{},",":{"docs":{},"传":{"docs":{},"参":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"对":{"docs":{},"于":{"docs":{},"多":{"docs":{},"层":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"将":{"docs":{},"会":{"docs":{},"非":{"docs":{},"常":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"对":{"docs":{},"于":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"组":{"docs":{},"件":{"docs":{},"间":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"传":{"docs":{},"递":{"docs":{},"无":{"docs":{},"能":{"docs":{},"为":{"docs":{},"力":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"问":{"docs":{},"题":{"docs":{},"二":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"经":{"docs":{},"常":{"docs":{},"会":{"docs":{},"采":{"docs":{},"用":{"docs":{},"父":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"引":{"docs":{},"用":{"docs":{},"或":{"docs":{},"者":{"docs":{},"通":{"docs":{},"过":{"docs":{},"事":{"docs":{},"件":{"docs":{},"来":{"docs":{},"变":{"docs":{},"更":{"docs":{},"和":{"docs":{},"同":{"docs":{},"步":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"多":{"docs":{},"份":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"这":{"docs":{},"些":{"docs":{},"模":{"docs":{},"式":{"docs":{},"非":{"docs":{},"常":{"docs":{},"脆":{"docs":{},"弱":{"docs":{},",":{"docs":{},"通":{"docs":{},"常":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"无":{"docs":{},"法":{"docs":{},"维":{"docs":{},"护":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}}}},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"递":{"docs":{},"给":{"docs":{},"上":{"docs":{},"述":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"所":{"docs":{},"有":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"都":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"将":{"docs":{},"该":{"docs":{},"模":{"docs":{},"块":{"docs":{},"作":{"docs":{},"为":{"docs":{},"上":{"docs":{},"下":{"docs":{},"文":{"docs":{},"。":{"docs":{},"于":{"docs":{},"是":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"可":{"docs":{},"以":{"docs":{},"简":{"docs":{},"化":{"docs":{},"为":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"型":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"希":{"docs":{},"望":{"docs":{},"把":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}},"象":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"和":{"docs":{},"一":{"docs":{},"些":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"提":{"docs":{},"供":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"中":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"以":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"形":{"docs":{},"式":{"docs":{},"访":{"docs":{},"问":{"docs":{},"这":{"docs":{},"些":{"docs":{},"值":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"尤":{"docs":{},"其":{"docs":{},"是":{"docs":{},"对":{"docs":{},"于":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"就":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"变":{"docs":{},"得":{"docs":{},"相":{"docs":{},"当":{"docs":{},"臃":{"docs":{},"肿":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"的":{"docs":{},"属":{"docs":{},"性":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"就":{"docs":{},"足":{"docs":{},"够":{"docs":{},"您":{"docs":{},"所":{"docs":{},"需":{"docs":{},"了":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"需":{"docs":{},"要":{"docs":{},"构":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"中":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"您":{"docs":{},"很":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"如":{"docs":{},"何":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"外":{"docs":{},"部":{"docs":{},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"受":{"docs":{},"约":{"docs":{},"束":{"docs":{},"!":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"应":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"程":{"docs":{},"序":{"docs":{},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"它":{"docs":{},"采":{"docs":{},"用":{"docs":{},"集":{"docs":{},"中":{"docs":{},"式":{"docs":{},"存":{"docs":{},"储":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},"保":{"docs":{},"证":{"docs":{},"状":{"docs":{},"态":{"docs":{},"以":{"docs":{},"一":{"docs":{},"种":{"docs":{},"可":{"docs":{},"预":{"docs":{},"测":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"核":{"docs":{},"心":{"docs":{},"就":{"docs":{},"是":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"层":{"docs":{},"级":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"应":{"docs":{},"该":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"单":{"docs":{},"个":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}},"对":{"docs":{},"起":{"docs":{},"来":{"docs":{},"略":{"docs":{},"微":{"docs":{},"棘":{"docs":{},"手":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{},"外":{"docs":{},"部":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"到":{"docs":{},"视":{"docs":{},"图":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.011730205278592375}}}}},"架":{"docs":{},"构":{"docs":{},"就":{"docs":{},"像":{"docs":{},"眼":{"docs":{},"镜":{"docs":{},":":{"docs":{},"您":{"docs":{},"自":{"docs":{},"会":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"需":{"docs":{},"要":{"docs":{},"它":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"后":{"docs":{},"的":{"docs":{},"基":{"docs":{},"本":{"docs":{},"思":{"docs":{},"想":{"docs":{},",":{"docs":{},"借":{"docs":{},"鉴":{"docs":{},"了":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}},"虽":{"docs":{},"然":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"计":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"始":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"开":{"docs":{},"始":{"docs":{},"吧":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}},"来":{"docs":{},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"库":{"docs":{},",":{"docs":{},"以":{"docs":{},"利":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"调":{"docs":{},"试":{"docs":{},"、":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"导":{"docs":{},"入":{"docs":{},"导":{"docs":{},"出":{"docs":{},"等":{"docs":{},"高":{"docs":{},"级":{"docs":{},"调":{"docs":{},"试":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"(":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"先":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"便":{"docs":{},"于":{"docs":{},"解":{"docs":{},"决":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"抽":{"docs":{},"象":{"docs":{},"成":{"docs":{},"服":{"docs":{},"务":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"的":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"也":{"docs":{},"会":{"docs":{},"相":{"docs":{},"应":{"docs":{},"地":{"docs":{},"得":{"docs":{},"到":{"docs":{},"高":{"docs":{},"效":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},",":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"那":{"docs":{},"么":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"监":{"docs":{},"视":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"途":{"docs":{},"径":{"docs":{},"就":{"docs":{},"是":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"简":{"docs":{},"单":{"docs":{},"到":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"即":{"docs":{},"可":{"docs":{},"。":{"docs":{},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"也":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"异":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"的":{"docs":{},"回":{"docs":{},"调":{"docs":{},"让":{"docs":{},"这":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"完":{"docs":{},"成":{"docs":{},":":{"docs":{},"因":{"docs":{},"为":{"docs":{},"当":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"若":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"“":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"”":{"docs":{},"(":{"docs":{},"可":{"docs":{},"以":{"docs":{},"认":{"docs":{},"为":{"docs":{},"是":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}},"派":{"docs":{},"生":{"docs":{},"出":{"docs":{},"一":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},"对":{"docs":{},"列":{"docs":{},"表":{"docs":{},"进":{"docs":{},"行":{"docs":{},"过":{"docs":{},"滤":{"docs":{},"并":{"docs":{},"计":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"好":{"docs":{},"所":{"docs":{},"有":{"docs":{},"所":{"docs":{},"需":{"docs":{},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"混":{"docs":{},"合":{"docs":{},"异":{"docs":{},"步":{"docs":{},"调":{"docs":{},"用":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"你":{"docs":{},"的":{"docs":{},"程":{"docs":{},"序":{"docs":{},"很":{"docs":{},"难":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"当":{"docs":{},"你":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{},"异":{"docs":{},"步":{"docs":{},"回":{"docs":{},"调":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"`":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"多":{"docs":{},"次":{"docs":{},"注":{"docs":{},"册":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"查":{"docs":{},"找":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}},"附":{"docs":{},"加":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"很":{"docs":{},"有":{"docs":{},"用":{"docs":{},"的":{"docs":{},"特":{"docs":{},"性":{"docs":{},"。":{"docs":{},"另":{"docs":{},"一":{"docs":{},"个":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"使":{"docs":{},"用":{"docs":{},"带":{"docs":{},"有":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"绑":{"docs":{},"定":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{},"换":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"再":{"docs":{},"次":{"docs":{},"强":{"docs":{},"调":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"和":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.015492957746478873},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802},"api.html":{"ref":"api.html","tf":0.009950248756218905}},"单":{"docs":{},"纯":{"docs":{},"的":{"docs":{},"全":{"docs":{},"局":{"docs":{},"对":{"docs":{},"象":{"docs":{},"有":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"点":{"docs":{},"不":{"docs":{},"同":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}},"分":{"docs":{},"发":{"docs":{},"多":{"docs":{},"重":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"参":{"docs":{},"数":{"docs":{},"调":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"经":{"docs":{},"过":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"接":{"docs":{},"下":{"docs":{},"来":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"更":{"docs":{},"深":{"docs":{},"入":{"docs":{},"地":{"docs":{},"探":{"docs":{},"讨":{"docs":{},"一":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"先":{"docs":{},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"一":{"docs":{},"个":{"docs":{},"成":{"docs":{},"功":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"一":{"docs":{},"个":{"docs":{},"失":{"docs":{},"败":{"docs":{},"回":{"docs":{},"调":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{},"触":{"docs":{},"发":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{},"更":{"docs":{},"多":{"docs":{},"选":{"docs":{},"项":{"docs":{},"来":{"docs":{},"完":{"docs":{},"成":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"任":{"docs":{},"务":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"以":{"docs":{},"下":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"好":{"docs":{},"提":{"docs":{},"前":{"docs":{},"在":{"docs":{},"你":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"后":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"我":{"docs":{},"们":{"docs":{},"利":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"概":{"docs":{},"念":{"docs":{},"开":{"docs":{},"始":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"当":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"现":{"docs":{},"在":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"想":{"docs":{},"象":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"由":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"使":{"docs":{},"用":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"比":{"docs":{},"较":{"docs":{},"大":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"当":{"docs":{},"应":{"docs":{},"用":{"docs":{},"变":{"docs":{},"得":{"docs":{},"非":{"docs":{},"常":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"时":{"docs":{},",":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}},"中":{"docs":{},"展":{"docs":{},"示":{"docs":{},"状":{"docs":{},"态":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"由":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"获":{"docs":{},"得":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"仍":{"docs":{},"然":{"docs":{},"保":{"docs":{},"有":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"也":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"内":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"记":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"语":{"docs":{},"法":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"还":{"docs":{},"没":{"docs":{},"能":{"docs":{},"掌":{"docs":{},"握":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"内":{"docs":{},"联":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"深":{"docs":{},"入":{"docs":{},"理":{"docs":{},"解":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"对":{"docs":{},"于":{"docs":{},"使":{"docs":{},"用":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}}}},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"了":{"docs":{},"能":{"docs":{},"够":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"处":{"docs":{},"理":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"看":{"docs":{},"一":{"docs":{},"看":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"解":{"docs":{},"决":{"docs":{},"以":{"docs":{},"上":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"创":{"docs":{},"建":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"以":{"docs":{},"返":{"docs":{},"回":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}},"传":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"数":{"docs":{},"组":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"参":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"参":{"docs":{},"。":{"docs":{},"在":{"docs":{},"你":{"docs":{},"对":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"入":{"docs":{},"额":{"docs":{},"外":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"即":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"使":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"—":{"docs":{},"—":{"docs":{},"是":{"docs":{},"的":{"docs":{},",":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"就":{"docs":{},"包":{"docs":{},"含":{"docs":{},"了":{"docs":{},"全":{"docs":{},"部":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"层":{"docs":{},"级":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"至":{"docs":{},"此":{"docs":{},"它":{"docs":{},"便":{"docs":{},"作":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},"“":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"此":{"docs":{},"对":{"docs":{},"象":{"docs":{},"混":{"docs":{},"入":{"docs":{},"到":{"docs":{},"外":{"docs":{},"部":{"docs":{},"对":{"docs":{},"象":{"docs":{},"中":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"量":{"docs":{},"替":{"docs":{},"代":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}}}},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"它":{"docs":{},"与":{"docs":{},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"混":{"docs":{},"合":{"docs":{},"使":{"docs":{},"用":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"通":{"docs":{},"常":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"工":{"docs":{},"具":{"docs":{},"函":{"docs":{},"数":{"docs":{},"将":{"docs":{},"多":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"合":{"docs":{},"并":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},",":{"docs":{},"以":{"docs":{},"使":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"最":{"docs":{},"终":{"docs":{},"对":{"docs":{},"象":{"docs":{},"传":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"。":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"所":{"docs":{},"有":{"docs":{},"触":{"docs":{},"发":{"docs":{},"函":{"docs":{},"数":{"docs":{},"完":{"docs":{},"成":{"docs":{},"后":{"docs":{},",":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"一":{"docs":{},"个":{"docs":{},"与":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"有":{"docs":{},"几":{"docs":{},"个":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"引":{"docs":{},"起":{"docs":{},"的":{"docs":{},",":{"docs":{},"将":{"docs":{},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{},"这":{"docs":{},"能":{"docs":{},"保":{"docs":{},"证":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"能":{"docs":{},"被":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"的":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"之":{"docs":{},"后":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"基":{"docs":{},"于":{"docs":{},"某":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"对":{"docs":{},"象":{"docs":{},"里":{"docs":{},"有":{"docs":{},"新":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"给":{"docs":{},"定":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"值":{"docs":{},"上":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"多":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"以":{"docs":{},"下":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"模":{"docs":{},"块":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"组":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"分":{"docs":{},"发":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"和":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"并":{"docs":{},"不":{"docs":{},"冲":{"docs":{},"突":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"后":{"docs":{},"面":{"docs":{},"的":{"docs":{},"章":{"docs":{},"节":{"docs":{},"里":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"讨":{"docs":{},"论":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"事":{"docs":{},"件":{"docs":{},"分":{"docs":{},"布":{"docs":{},"到":{"docs":{},"各":{"docs":{},"个":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"变":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"实":{"docs":{},"例":{"docs":{},"。":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"直":{"docs":{},"接":{"docs":{},"地":{"docs":{},"定":{"docs":{},"位":{"docs":{},"任":{"docs":{},"一":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"片":{"docs":{},"段":{"docs":{},",":{"docs":{},"在":{"docs":{},"调":{"docs":{},"试":{"docs":{},"的":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"也":{"docs":{},"能":{"docs":{},"轻":{"docs":{},"易":{"docs":{},"地":{"docs":{},"取":{"docs":{},"得":{"docs":{},"整":{"docs":{},"个":{"docs":{},"当":{"docs":{},"前":{"docs":{},"应":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"就":{"docs":{},"是":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"某":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"注":{"docs":{},"入":{"docs":{},"到":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"下":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},",":{"docs":{},"且":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}},"具":{"docs":{},"有":{"docs":{},"相":{"docs":{},"同":{"docs":{},"方":{"docs":{},"法":{"docs":{},"和":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"本":{"docs":{},"身":{"docs":{},"了":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"属":{"docs":{},"性":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"的":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"现":{"docs":{},"中":{"docs":{},"是":{"docs":{},"很":{"docs":{},"常":{"docs":{},"见":{"docs":{},"的":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"践":{"docs":{},"中":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"经":{"docs":{},"常":{"docs":{},"用":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"际":{"docs":{},"上":{"docs":{},"这":{"docs":{},"和":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"自":{"docs":{},"从":{"docs":{},"有":{"docs":{},"了":{"docs":{},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"(":{"docs":{},"现":{"docs":{},"处":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"取":{"docs":{},"一":{"docs":{},"个":{"docs":{},"名":{"docs":{},"字":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"不":{"docs":{},"会":{"docs":{},"对":{"docs":{},"其":{"docs":{},"产":{"docs":{},"生":{"docs":{},"影":{"docs":{},"响":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"以":{"docs":{},"访":{"docs":{},"问":{"docs":{},"根":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"后":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"修":{"docs":{},"改":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"并":{"docs":{},"不":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"入":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}},"限":{"docs":{},"制":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"结":{"docs":{},"构":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"它":{"docs":{},"规":{"docs":{},"定":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"需":{"docs":{},"要":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"且":{"docs":{},"观":{"docs":{},"察":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"当":{"docs":{},"前":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"的":{"docs":{},"物":{"docs":{},"品":{"docs":{},"备":{"docs":{},"份":{"docs":{},"起":{"docs":{},"来":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"字":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"插":{"docs":{},"件":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},"中":{"docs":{},"去":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}},"上":{"docs":{},"述":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"箭":{"docs":{},"头":{"docs":{},"函":{"docs":{},"数":{"docs":{},"可":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"更":{"docs":{},"简":{"docs":{},"练":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"必":{"docs":{},"须":{"docs":{},"使":{"docs":{},"用":{"docs":{},"常":{"docs":{},"规":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"后":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"访":{"docs":{},"问":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"到":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"新":{"docs":{},"下":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"生":{"docs":{},"成":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"让":{"docs":{},"你":{"docs":{},"少":{"docs":{},"按":{"docs":{},"几":{"docs":{},"次":{"docs":{},"键":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"将":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"一":{"docs":{},"种":{"docs":{},"机":{"docs":{},"制":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"从":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"“":{"docs":{},"注":{"docs":{},"入":{"docs":{},"”":{"docs":{},"到":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"(":{"docs":{},"需":{"docs":{},"调":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"该":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"这":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"每":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"将":{"docs":{},"其":{"docs":{},"归":{"docs":{},"档":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"使":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"在":{"docs":{},"根":{"docs":{},"实":{"docs":{},"例":{"docs":{},"中":{"docs":{},"注":{"docs":{},"册":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"得":{"docs":{},"到":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"常":{"docs":{},"是":{"docs":{},"异":{"docs":{},"步":{"docs":{},"的":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"如":{"docs":{},"何":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"那":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"在":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"都":{"docs":{},"会":{"docs":{},"重":{"docs":{},"新":{"docs":{},"求":{"docs":{},"取":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"触":{"docs":{},"发":{"docs":{},"更":{"docs":{},"新":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"的":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"动":{"docs":{},"根":{"docs":{},"据":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{},"路":{"docs":{},"径":{"docs":{},"调":{"docs":{},"整":{"docs":{},"命":{"docs":{},"名":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"事":{"docs":{},"务":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"到":{"docs":{},"前":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"后":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{},"然":{"docs":{},"而":{"docs":{},",":{"docs":{},"在":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"中":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"阶":{"docs":{},"段":{"docs":{},")":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"极":{"docs":{},"大":{"docs":{},"地":{"docs":{},"简":{"docs":{},"化":{"docs":{},"写":{"docs":{},"法":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}},"作":{"docs":{},"为":{"docs":{},"其":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"。":{"docs":{},"最":{"docs":{},"后":{"docs":{},"接":{"docs":{},"收":{"docs":{},"一":{"docs":{},"个":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"参":{"docs":{},"数":{"docs":{},"表":{"docs":{},"示":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"(":{"docs":{},"可":{"docs":{},"选":{"docs":{},")":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"(":{"docs":{},"如":{"docs":{},"果":{"docs":{},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},")":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"其":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"三":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"给":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"唯":{"docs":{},"一":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"监":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"输":{"docs":{},"出":{"docs":{},"对":{"docs":{},"象":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"出":{"docs":{},"响":{"docs":{},"应":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"在":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"按":{"docs":{},"任":{"docs":{},"意":{"docs":{},"方":{"docs":{},"式":{"docs":{},"格":{"docs":{},"式":{"docs":{},"化":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"组":{"docs":{},"装":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"导":{"docs":{},"出":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}},"主":{"docs":{},"要":{"docs":{},"想":{"docs":{},"针":{"docs":{},"对":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"有":{"docs":{},"时":{"docs":{},"候":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"从":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"插":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"得":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"“":{"docs":{},"快":{"docs":{},"照":{"docs":{},"”":{"docs":{},",":{"docs":{},"比":{"docs":{},"较":{"docs":{},"改":{"docs":{},"变":{"docs":{},"的":{"docs":{},"前":{"docs":{},"后":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"想":{"docs":{},"要":{"docs":{},"实":{"docs":{},"现":{"docs":{},"这":{"docs":{},"项":{"docs":{},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"进":{"docs":{},"行":{"docs":{},"深":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"多":{"docs":{},"个":{"docs":{},"实":{"docs":{},"例":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}},"混":{"docs":{},"入":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"来":{"docs":{},"实":{"docs":{},"现":{"docs":{},"给":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"注":{"docs":{},"入":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"里":{"docs":{},"的":{"docs":{},"数":{"docs":{},"组":{"docs":{},"进":{"docs":{},"行":{"docs":{},"查":{"docs":{},"询":{"docs":{},"时":{"docs":{},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"面":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"包":{"docs":{},"含":{"docs":{},"应":{"docs":{},"用":{"docs":{},"在":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"条":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"原":{"docs":{},"则":{"docs":{},"就":{"docs":{},"是":{"docs":{},"要":{"docs":{},"记":{"docs":{},"住":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"样":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"些":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"目":{"docs":{},"了":{"docs":{},"然":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"下":{"docs":{},"一":{"docs":{},"步":{"docs":{},":":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"面":{"docs":{},"是":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"一":{"docs":{},"个":{"docs":{},"测":{"docs":{},"试":{"docs":{},"异":{"docs":{},"步":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"不":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},"—":{"docs":{},"—":{"docs":{},"实":{"docs":{},"质":{"docs":{},"上":{"docs":{},"任":{"docs":{},"何":{"docs":{},"在":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"改":{"docs":{},"变":{"docs":{},"都":{"docs":{},"是":{"docs":{},"不":{"docs":{},"可":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"的":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"启":{"docs":{},"用":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"!":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"会":{"docs":{},"深":{"docs":{},"度":{"docs":{},"监":{"docs":{},"测":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"来":{"docs":{},"检":{"docs":{},"测":{"docs":{},"不":{"docs":{},"合":{"docs":{},"规":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"—":{"docs":{},"—":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"关":{"docs":{},"闭":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"性":{"docs":{},"能":{"docs":{},"损":{"docs":{},"失":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"事":{"docs":{},"件":{"docs":{},"类":{"docs":{},"型":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"在":{"docs":{},"各":{"docs":{},"种":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},",":{"docs":{},"在":{"docs":{},"事":{"docs":{},"件":{"docs":{},"回":{"docs":{},"调":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}},"任":{"docs":{},"何":{"docs":{},"由":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"保":{"docs":{},"持":{"docs":{},"不":{"docs":{},"变":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"用":{"docs":{},"于":{"docs":{},"下":{"docs":{},"一":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"很":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"过":{"docs":{},"程":{"docs":{},",":{"docs":{},"很":{"docs":{},"有":{"docs":{},"必":{"docs":{},"要":{"docs":{},"测":{"docs":{},"试":{"docs":{},"它":{"docs":{},"们":{"docs":{},"。":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},"了":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"会":{"docs":{},"被":{"docs":{},"合":{"docs":{},"并":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"在":{"docs":{},"此":{"docs":{},"刻":{"docs":{},"完":{"docs":{},"成":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"必":{"docs":{},"须":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"。":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"步":{"docs":{},"执":{"docs":{},"行":{"docs":{},"这":{"docs":{},"个":{"docs":{},"限":{"docs":{},"制":{"docs":{},"么":{"docs":{},"?":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}},"承":{"docs":{},"认":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"比":{"docs":{},"简":{"docs":{},"单":{"docs":{},"地":{"docs":{},"使":{"docs":{},"用":{"docs":{},"“":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"既":{"docs":{},"然":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"日":{"docs":{},"志":{"docs":{},"。":{"docs":{},"每":{"docs":{},"一":{"docs":{},"条":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"插":{"docs":{},"件":{"docs":{},"还":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"通":{"docs":{},"过":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"被":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"还":{"docs":{},"没":{"docs":{},"有":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"需":{"docs":{},"遵":{"docs":{},"守":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"要":{"docs":{},"被":{"docs":{},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"就":{"docs":{},"让":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"非":{"docs":{},"常":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"事":{"docs":{},"件":{"docs":{},":":{"docs":{},"每":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"命":{"docs":{},"名":{"docs":{},"功":{"docs":{},"能":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"常":{"docs":{},"量":{"docs":{},"作":{"docs":{},"为":{"docs":{},"函":{"docs":{},"数":{"docs":{},"名":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"乍":{"docs":{},"一":{"docs":{},"眼":{"docs":{},"看":{"docs":{},"上":{"docs":{},"去":{"docs":{},"感":{"docs":{},"觉":{"docs":{},"多":{"docs":{},"此":{"docs":{},"一":{"docs":{},"举":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"直":{"docs":{},"接":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"产":{"docs":{},"生":{"docs":{},"的":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"即":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},")":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"品":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}},"仍":{"docs":{},"旧":{"docs":{},"返":{"docs":{},"回":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"假":{"docs":{},"设":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"这":{"docs":{},"里":{"docs":{},"的":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"内":{"docs":{},"部":{"docs":{},"执":{"docs":{},"行":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"置":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"参":{"docs":{},"数":{"docs":{},"解":{"docs":{},"构":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"考":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"示":{"docs":{},"例":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}},"发":{"docs":{},"出":{"docs":{},"结":{"docs":{},"账":{"docs":{},"请":{"docs":{},"求":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"乐":{"docs":{},"观":{"docs":{},"地":{"docs":{},"清":{"docs":{},"空":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"失":{"docs":{},"败":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"完":{"docs":{},"成":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"岂":{"docs":{},"不":{"docs":{},"更":{"docs":{},"方":{"docs":{},"便":{"docs":{},"?":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"并":{"docs":{},"非":{"docs":{},"如":{"docs":{},"此":{"docs":{},",":{"docs":{},"还":{"docs":{},"记":{"docs":{},"得":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"很":{"docs":{},"多":{"docs":{},"次":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"测":{"docs":{},"试":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"一":{"docs":{},"些":{"docs":{},"完":{"docs":{},"全":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"参":{"docs":{},"数":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"这":{"docs":{},"里":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"小":{"docs":{},"技":{"docs":{},"巧":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"为":{"docs":{},"可":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"才":{"docs":{},"会":{"docs":{},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"支":{"docs":{},"持":{"docs":{},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"方":{"docs":{},"式":{"docs":{},"和":{"docs":{},"对":{"docs":{},"象":{"docs":{},"方":{"docs":{},"式":{"docs":{},"进":{"docs":{},"行":{"docs":{},"分":{"docs":{},"发":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"插":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"来":{"docs":{},"处":{"docs":{},"理":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.022388059701492536}}}}},"购":{"docs":{},"物":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"车":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}},"首":{"docs":{},"先":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"明":{"docs":{},"白":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"他":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"即":{"docs":{},"可":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"及":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"同":{"docs":{},"样":{"docs":{},",":{"docs":{},"对":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"指":{"docs":{},"向":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"时":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"启":{"docs":{},"用":{"docs":{},"了":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"则":{"docs":{},"为":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"为":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"已":{"docs":{},"经":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"了":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"功":{"docs":{},"能":{"docs":{},"使":{"docs":{},"得":{"docs":{},"其":{"docs":{},"他":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"重":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"功":{"docs":{},"能":{"docs":{},"默":{"docs":{},"认":{"docs":{},"输":{"docs":{},"出":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"拟":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"提":{"docs":{},"交":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"状":{"docs":{},"态":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"结":{"docs":{},"合":{"docs":{},"在":{"docs":{},"一":{"docs":{},"起":{"docs":{},",":{"docs":{},"实":{"docs":{},"现":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"给":{"docs":{},"插":{"docs":{},"件":{"docs":{},"开":{"docs":{},"发":{"docs":{},"者":{"docs":{},"的":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"继":{"docs":{},"承":{"docs":{},"父":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"而":{"docs":{},"且":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"若":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"内":{"docs":{},"分":{"docs":{},"发":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"行":{"docs":{},"单":{"docs":{},"元":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"入":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"值":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"要":{"docs":{},"你":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"以":{"docs":{},"上":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"如":{"docs":{},"何":{"docs":{},"组":{"docs":{},"织":{"docs":{},"代":{"docs":{},"码":{"docs":{},"随":{"docs":{},"你":{"docs":{},"便":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"异":{"docs":{},"步":{"docs":{},"逻":{"docs":{},"辑":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"封":{"docs":{},"装":{"docs":{},"到":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"请":{"docs":{},"求":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}},"根":{"docs":{},"级":{"docs":{},"别":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.02857142857142857}}}}},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"相":{"docs":{},"关":{"docs":{},"代":{"docs":{},"码":{"docs":{},"分":{"docs":{},"割":{"docs":{},"到":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"只":{"docs":{},"返":{"docs":{},"回":{"docs":{},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{},"子":{"docs":{},"树":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"快":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"按":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"格":{"docs":{},"式":{"docs":{},"记":{"docs":{},"录":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"比":{"docs":{},"较":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"生":{"docs":{},"成":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"应":{"docs":{},"该":{"docs":{},"只":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"阶":{"docs":{},"段":{"docs":{},"使":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"订":{"docs":{},"阅":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}}}}}}}}}}},"顺":{"docs":{},"便":{"docs":{},",":{"docs":{},"`":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"”":{"docs":{},"要":{"docs":{},"啰":{"docs":{},"嗦":{"docs":{},"得":{"docs":{},"多":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"也":{"docs":{},"损":{"docs":{},"失":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}},"取":{"docs":{},"个":{"docs":{},"变":{"docs":{},"量":{"docs":{},"名":{"docs":{},"然":{"docs":{},"后":{"docs":{},"把":{"docs":{},"它":{"docs":{},"输":{"docs":{},"出":{"docs":{},"去":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"之":{"docs":{},"后":{"docs":{},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"应":{"docs":{},"该":{"docs":{},"不":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"任":{"docs":{},"何":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"函":{"docs":{},"数":{"docs":{},"以":{"docs":{},"外":{"docs":{},"修":{"docs":{},"改":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"器":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"打":{"docs":{},"包":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"改":{"docs":{},"成":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"断":{"docs":{},"言":{"docs":{},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"服":{"docs":{},"务":{"docs":{},"回":{"docs":{},"应":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"层":{"docs":{},"—":{"docs":{},"—":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"检":{"docs":{},"查":{"docs":{},"是":{"docs":{},"否":{"docs":{},"没":{"docs":{},"有":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"编":{"docs":{},"写":{"docs":{},"正":{"docs":{},"确":{"docs":{},",":{"docs":{},"经":{"docs":{},"过":{"docs":{},"合":{"docs":{},"理":{"docs":{},"地":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"解":{"docs":{},"构":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"详":{"docs":{},"见":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.014925373134328358}}}}}},"配":{"docs":{},"置":{"docs":{},"中":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"(":{"docs":{},"配":{"docs":{},"置":{"docs":{},"好":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"加":{"docs":{},"载":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"与":{"docs":{},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"选":{"docs":{},"项":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"也":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"卸":{"docs":{},"载":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"后":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"地":{"docs":{},"侦":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"所":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"描":{"docs":{},"述":{"docs":{},"和":{"docs":{},"当":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"新":{"docs":{},"增":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"替":{"docs":{},"换":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"构":{"docs":{},"造":{"docs":{},"器":{"docs":{},"选":{"docs":{},"项":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"某":{"docs":{},"些":{"docs":{},"观":{"docs":{},"察":{"docs":{},"者":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.009950248756218905}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}},"该":{"docs":{},"功":{"docs":{},"能":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"内":{"docs":{},"部":{"docs":{},"数":{"docs":{},"据":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"é":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":2.522099447513812},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.02577319587628866},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.006060606060606061},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"à":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.007575757575757576},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ó":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"b":{"docs":{},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"$":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}},"–":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"length":8543},"corpusTokens":["!==","\"ablacklistedmutation\"","\"after\"","\"antes\"","\"before\"","\"depois\"","\"estado\"","\"fluxo","\"font","\"getters\"","\"increment\"","\"incrementar\"","\"inject\"","\"injetar\"","\"loja\"","\"modo","\"mutações\"","\"one","\"padrão","\"quando","\"quebrado\"","\"recuperar\"","\"retrieve\"","\"singl","\"snapshots\"","\"state","\"store\"","\"store\".","\"view\",","\"vuex","\"when","#","$","$store.dispatch","%","'#app',","''","'.","'...',","'../api/shop'","'../api/shop':","'./getters'","'./modules/a'","'./modules/a'],","'./mutat","'./mutations'","'./store'","'./test.js',","'anothergetter',","'apple',","'babel","'bar'","'carrot',","'chai'","'context.state`","'count'","'count',","'diretamente,","'donetodoscount'","'donetodoscount',","'e'","'es6","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'fruit'","'hot","'increment'","'increment',","'incrementasync',","'incrementby'","'mocha","'mymodule'],","'newprop',","'once'","'once');","'orange',","'pluginaction')","'production'","'receive_products',","'request_products'","'require'","'s","'some/nested/module/bar'","'some/nested/module/foo',","'some_mutation'","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'test","'update_data')","'vegetable'","'vue'","'vuex'","'vuex/dist/logger'","('a',","('incremento')","('xxx'),","((state.count","()","()`","(action,","(cb)","(commit)","(context)","(count","(ctx,","(declar","(declarado","(e)","(e.g.","(enabl","(error)","(es2015","(especi","(esta","(expectedmutations.length","(for","(habilitada","(handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受","(id)","(isso","(juntament","(module.hot)","(modulename).","(mutation)","(mutation,","(mutation.typ","(mutaçõ","(namespacedcontext,","(option","(para","(payload)","(por","(que","(recarregamento","(requer","(requir","(será","(socket)","(ssot)”而存在。这也意味着,每个应用将仅仅包含一个","(state","(state)","(state)。vuex","(state,","(store)","(suportado","(support","(thi","(togeth","(two","(type)","(type,","(value)","(você","(vuex)):","(which","(will","(you","({","({dispatch})","(例如当","(比如","(比如通过",")","*","*/","+","+=","+karma",",",",em",".","...","...args)","...args:","...mapactions('some/nested/module',","...mapactions([","...mapactions({","...mapgetters([","...mapgetters({","...mapmutations([","...mapmutations({","...mapstate('some/nested/module',","...mapstate({","...option","...state.obj,","./",".babelrc):",".babelrc):",".default","/","/*","//","/\\.js$/,","/node_modules/","0","0)","1","1)","1,","10","10)","100)","1000)","123","123),","1st","1º","2","2,","2.3.0+","2.3.0+):","2.5.0","2nd","3","3),","3,","3.0","3rd","3º","4","4th","4º","6","8080",":",";","=","===","=>",">",">=","?","[","['receive_products',","['request_products'],","[...state.cart.added]","[]","[],","[createlogger()]","[key:","[myplugin]","[mypluginwithsnapshot]","[plugin]","[some_mutation]","[type:","[{","]","])","]),","],","_.clonedeep(state)","_.clonedeep(store.state)","__dirname,","`","`,","`.default`","```","`actiona`","`console`","`console`,","`dispatch","`getdata","`getdata()`","`getotherdata","`getotherdata()`","`getters`","`mapactions`","`mapmutations`","`modulea`'","`moduleb`'","`mutation`","`mutations`","`mutações`","`mymodule`","`namespaced`","`nested/mymodule`","`nextstate`...","`prevstate`","`root`","`rootgetters`","`some/nested/module`","`state","`state`","`store.commit","`store.commit`","`store.dispatch`","`store.getters.donetodoscount`","`store.getters`","`store.getters`,","`store.getters`,只存在于模块中","`store.state.count","`store.state`,","`store.state`,只存在于模块中","`store.state`,若在模块中则为局部状态","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.$store.getters.donetodoscount`","`this.add()`","`this.donecount`","`this.increment()`","`this.incrementby(amount)`","`this`","`this`,","`true`","`{","`{{","a:","abaixo","abordagem","about.","abov","abramov","abramov,","abstract","abstraçõ","accept","access","account:","aceita","aceitam","aceitarão","acessando","acessar","achiev","acima","acionada","acionado","acionados.","acionar","acontecer.","action","action({","action.","action:","actiona","actionb","actions'","actions,","actions.","actions.getallproducts({","actions.j","actions.spec.j","actions:","actions?,","actionsinjector","actionsinjector({","actions,响应在","action、mut","action。","action。handl","action。opt","action。处理函数总是接受","action。详细介绍","action。返回一个解析所有被触发的","action,以处理更加复杂的异步流程?","action,你可添加","action,局部状态通过","action,或者使用","action:","actual","acusará","ad","adapt","adaptada","adaptar","add","add:","addit","addition,","adicion","adicionai","adicionar","adicionarem","adicionem","admittedly,","advanc","advantag","advertência","afeta","afetado","affect","afirma","again,","agora","agora,","agrupar","ainda","ajud","ajudant","ajudar","ajudem","alavancar","alavancem","algum","alguma","algun","allow","alreadi","also,","alteração","altern","alternar","alternativa","alternativamente,","alternatively,","although","alto","alway","além","ambo","amount","amount)`","amount:","anexado","anexando","aninhado","aninhar","anoth","ant","antecipadamente.","anterior","anterior.","any)","any,","any[])","anywher","ao","apena","api","api,","api.","api.callasyncmethod(()","apis.","api。当测试","api,vuex","api,因此你可以直接用","aplicada","aplicando","aplicativo","aplicativo.","aplicativo:","aplicativo;","aplicação","aplicação,","aplicações.","apontará","apontarão","app","app,","app.","app.vu","app:","app;","appli","applic","application'","application,","application.","application:","applications.","approach","aprendendo","apresentamo","apresentar","apropriada.","aproveit","aproveitar","apó","aqui","arbitrari","arbitrárias.","architecture.","architecture。与其他模式不同的是,vuex","args,","argument","argument'","argument,","argument.","argument:","argumentar","argumento","argumento.","argumento:","argumentos.","argumentos:","arguments.","arguments:","argumnto","armazenado","armazenamento","arquivo","array","array)","array,","arrow","assembl","assert","asserção","asset","assets)","assets)时不需要在同一模块内额外添加空间名前缀。更改","assign","assim,","assim:","assina","assincronicidad","associ","associadas.","assum","assumindo","assustador.","assíncrona","assíncrona:","assíncronas,","assíncrono","async","asynchron","asynchronous,","at.","atendam","ativ","ativada,","ativo","atravé","attach","attempt","atual","atualizado","atualizar","atualizarão","atualizaçõ","até","author","auto","automat","automatically.","automatically:","automaticament","automaticamente.","automaticamente:","autor","autônomo","auxiliar","avail","avaliado","avaliar","avançados,","avoid","await","await,","await,我们可以如下组合","ação","ação.","ação:","açõ","ações,","ações.","b:","babel","base","baseado","basic","basicament","basta","bastant","be","becom","befor","behind","belong","below","bem","better","between","biblioteca","bidirecion","bidirecionai","big","big,","bind","bit","bloated.","boa","boilerplate.","bom","boolean","both","bound","break","brittl","browser","browserifi","browserify,","browserify,让构建工具帮我们处理:","browsers.","bu","build","build.","built","bundl","bundle.","bundle.j","bundle.js'","bundle。","busca","básica","básico","básico.","cach","cached.","cada","calculada","calcular","call","callback","callback:","caminho","campo","cancela","capacidad","captur","capturar","capítulo","capítulos.","caracter","care","carga","caro","carregador","carrinho","cart","cart,","cart.j","case","cases,","caso","caso,","casos,","catch","category:","caus","causar","causará","caveat","cb([","cb:","cd","cdn","cdn:","center","central","centralizada","centralizado","centro","certa","certain","certifiqu","certo","chai","chama","chamada","chamadasstore.commit","chamado","chamamo","chamar","chame","chanc","chang","changed.","changes,","changes.","chapter","chapters.","chave","check","checkout","child","citação","clear","clonar","clone","code","code.","coisa","colaborador","colaterai","collabor","collapsed:","colocar","com","comandos:","combin","combinada","combinação","come","começando","começar","começar.","comitada,","comitando","comitar","commands:","commit","commit('account/login')","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('receive_products',","commit('request_products')","commit('somemutation')","commit('somemutation',","commit('someothermutation')","commit(mutation:","commit(type:","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","commit.","committed,","commit。换言之,你在使用模块内容(modul","common","commonli","como","comocontext.rootstate:","compar","compara","comparar","compartilhado","compartilhado,","compartilham","compilação","complet","completament","complex","complexas):","complexos?","complic","complicada","complicada,","complicado","compon","component","component,","component.","component:","componente,","componente.","componente:","componentes,","componentes.","components,","components.","components:","components?","compor","compos","composição","composta","compras,","compras.","compreensão","compromet","comput","computada","computada,","computadas?","computado","computado.","computado:","computados,","computation,","computação","computed.","computed:","comum","comun","conceito","conceitos.","concept","concepts.","conectado","config","config.","configuração","configuração.","confira","confirma","confirmam","confirmando","confirmar","conflict","conflito","conjunto","conseguir","consid","consider","consol","console,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","console.log(store.state.count)","const","constant","constructor","construindo","construir","construiu","construtor","consult","consultar","contador","contagem,","contain","contendo","conter","context","context.","context.commit","context.commit('increment')","context.gett","context.getters.","context.rootstate:","context.rootstate:","context.st","contexto","contexto.","contido","contriv","contrário","contá","contém","convent","convenção","convert","copi","core","corretamente,","cost","cost.","count","count++","count,","count:","countalias:","counter","countpluslocalst","creat","createlogg","createlogger({","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers(namespace:","createnamespacedhelpers.","createplugin","createvuexlogg","createvuexlogger。","createwebsocketplugin","createwebsocketplugin(socket)","creation)","cresc","cria","criada","criando","criar","criação","crie","cross","current","curto","custo","código","código(especialment","código.","código:","cópia","da","dado","dado.","damo","dan","daqui","data","data)","daunting.","de","deal","debug","debug:","debuggable,","debugging)","debugging.","decis","decisõ","declar","declarar","declarativo","deep","deepli","default","default,","default.","default:","defin","defineplugin","definido","definindo","definir","definit","deix","deixar","deixá","dele,","deles.","dentro","deo","depend","dependa","dependem","dependencies,","dependencies.","dependência","dependências,","deploy","depurando","depuração","depuração)","depuração.","deriv","derivado","describe('actions',","describe('getters',","describe('mutations',","descriptive:","descriptor","descritiva:","descrito","descritor","deseja","desejado","desempenho.","desencadeado","desencadear","desenvolvedor","desenvolvedores,","desenvolvimento","desenvolvimento,","desenvolvimento.","desestruturação","desir","desligá","despacha","despachada","despacham","despachar","despacho","dess","dest","destructur","detail","details,","detalh","detalhado","detalhes,","detalhista","detect","detectar","dev","dev.","deve","deve:","develop","developers,","development,","development.","devem","deveria","deveria!","devido","devo","devolvíveis,","devtool","devtool'","devtool.","devtools,你可能不需要此插件。","diferent","diferente,","diferença","differ","difícil","digitar","dinamicament","dinamicamente.","dinâmico","dinâmico.","direct","directli","directly,","directly?","direito","direta","diretament","diretamente?","direto","discuss","discutiremo","disparar","dispatch","dispatch('account/login')","dispatch('actiona')","dispatch('actiona').then(()","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch(action:","dispatch(type:","dispatch,","dispatch/commit","dispatch:","display","disponível","disso,","disso.","divid","dividir","do","do(s)","do:","docs.","documentation.","documentation。","documentação","documentos.","doesn't","doi","dois,","dom","dom。","don't","don't.","done","done()","done(error)","done)","done:","done?","donecount:","donetodos:","donetodoscount","donetodoscount:","doublecount","down","down:","download","drive","dua","due","dumb","duplic","duplicar","durant","dure","dynam","dá","e","e,","e.g.","e.target.value)","each","easili","ecmascript","economizando","efeito","effect","effici","eficient","eficientes.","either:","el","el:","eles:","elm","em","emapmutations,","embora","embutido","enabl","encapsul","encapsulada","encontrado","encontramo","enforc","enquanto","ensur","entanto,","entend","entir","entr","entra","entrada","entrada,","entrada.","entri","entry:","então","então,","então:","enviada","enviar","envifi","envio","environ","envolv","envolvido","erootgett","erro","erro.","error","error.","es2015","es2015,你得抓紧了!","es6","escala","escala,","escrita","escrito","especi","especialment","especificament","especifiqu","específica","específico","esperada","esperar","ess","essa","essenci","essencialment","essenti","est","esta","esta.","esta:","estado","estado\"?","estado)","estado,","estado.","estado:","estamo","estaremo","estará","estatai","estilo","estiv","estiverem","estore.state.nested.mymodule.","estritament","estrito","estrito,","estrito.","estrutura","estruturar","está","estágio","estático","estão","evalu","evaluate,","even","event","event:","evento","eventos.","eventos:","events.","events:","evitar","exact","exactli","exampl","example,","example.","example:","exatament","exclude:","executa","executamo","executar","executá","execução","exemplo","exemplo,","exemplo:","exibido","exibimo","exist","expand","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","expens","explicit","explicit,","explicitament","explicitamente.","explicitli","explícita","explícita,","explícito.","expor","export","export,","export:","exportamo","exportar","exportação","expos","exposto","expõ","extens","extension,提供了诸如零配置的","extern","externas.","externo","extract","extraí","extraímo","extrem","extremament","facilment","factori","failur","falha","fals","false,","false。","fará","fashion.","faz","fazendo","fazer","façam","featur","feel","feita","ferramenta","few","ficar","field","fields,","file","file,","filename:","files.","filho","filho.","filter","filtercategori","filteredproduct","filtrar","fim","fim,","fin","final","final.","finally,","find","fine","finer","finish","first","first?","fit","flow","flow\":","flows?","flux","flux,","flux.","fluxo","flux、redux、和","fn","fn'","foi","follow","font","foo:","fora","foram","forc","form","forma","forma,","format","formato","formatá","formulário","fornec","fornecido:","forneça","força","fractal","framework/assert","frente:","frequência","fresh","frágei","full","funcionam","function","function(commit:","function(dispatch:","function(state:","function)","function):","function,","function.","functions,","functions.","fundir","função","função,","função.","funçõ","further","furthermore,","fzer","garant","garantindo","gener","gera","geralment","gerenciador","gerenciamento","gerenciamo","gerenciando","gestão","get","getallproduct","getdata()","getdata())","getotherdata()","getotherdata())","getproduct","getter","getter'","getter,","getter.","getter:","getters)","getters,","getters,dispatch","getters.","getters...","getters.donetodos.length","getters.filteredproducts(state,","getters.j","getters.somegett","getters.someothergett","getters.spec.j","getters:","getters?,","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","getters。当我们在之后介绍到","getter、act","getter。你也可以在","getter,dispatch","getter,gett","getter,rootst","getter,也会通过","getter,只读。","getter,接收的第一个参数是模块的局部状态对象。","getter,根节点状态会作为第三个参数暴露出来:","gettodobyid:","git","github","give","given","glanc","glasses:","globai","global","global,","global.","global?","globally.","globalmente.","go","good","gosta","gosta):","grand","grande,","grande.","granular","gravada","gravando","gravá","greatli","grow","habilit","habilitar","handl","handler","handler,","handler.","handler.\"","handler:","handlers,","handlers.","handler。这个选项更像是事件注册:“当触发一个类型为","handler,你需要以相应的","hard","have","haven't","help","helper","helper:","helpers,","helpers.","herda","here","here'","hidratação","high","hmr","hmr.","hold","hook","hot","hotupdate(newoptions:","hot。","houver","however,","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0","https://unpkg.com/vuex@2.0.0.","hydrat","há","id)","id:","idea","ideal.","idéia","ie),","ie),那么你可以使用一个","imagin","implantar","implement","implementar","implementarem","implementation:","implementations.","implementação","implementaçãocounter`:","implementaçõ","import","import.","importa","important","importante,","importantly,","importar","importação","importá","impossible:","impossível:","imprevisível","impulsiona","impõ","in,","inappropri","inapropriada","inbound","inchada.","inclua","includ","incluí","incluído","incorporado","increment","increment(state)","increment:","incrementar","incrementasync","incrementifoddonrootsum","incremento","index.html","index.j","indirect.","indireto.","informaçõ","inherit","inici","inicializada","inicializar","initi","inject","injection):","injetada","injetar","injetor","injeção","inlin","input","input.","insid","inspir","inspirada","instal","instalar","instalará","instalação","instanc","instance,","instantâneo","instead","instância","integr","integra","intent","intenção","introduc","introduct","inventado,","invocar","invok","involv","irmãos.","irá","is,","isadmin","isso","isso,","isso:","isto","it'","it('filteredproducts',","it('getallproducts',","it('increment',","it,","it.","it?","item","iten","itself","js","jump","já","karma","key","key.","key:","keystrokes:","know","la","lançado.","larg","later","later.","latest","lead","learn","leav","leitura.","lembr","lembrar","ler","less","let'","leva","levam","level","leverag","librari","library,","lidam","lidar","ligando","ligação","ligaçõ","like):","limpa","line","linha","link","links.","linter","linters,","list","lista","listen","lo","lo?","loader","loader!","loader!./actions')","loader!./test.js'.","loader!./test.js'。","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","loaders。","loader。","locai","locais:","local","local,","local.","localcomput","localhost:","localhost:8080/webpack","localizado","localizados.","localizar","locat","log","logada","logged,","logger","logger:","logging,","logic","login","logs.","logá","loja","loja.","long","longo","look","los.","los:","lose","lugar","lógica","ma","made","mai","main","main.j","maintainability.","maioria","make","manag","management,","maneira","mani","manipulador","manipulador.\"","manipular","manipulação","manutenção.","map","map:","mapact","mapactions(namespace?:","mapeada","mapeamento","mapear","mapeia","mapgett","mapgetters(namespace?:","mapgetters({","mapgetters,","mapmut","mapmutations(namespace?:","mapmutations,","mapstat","mapstate([","mapstate(namespace?:","mapstate({","mapstate,","mapstate,mapgetters,","mapstate、mapgetters、mapact","marcá","mark","matriz","matter","mean","mecanismo","mechan","medida","medium","meio","melhor","member","meno","merg","mesma","mesmo","mesmo:","messag","message)","message:","method","method.","method:","methods.","methods/properti","methods:","mistur","misturar","mix","mocha","mock","mocking.","mode","mode,","mode.","model","model.","modifications,","modificaçõ","modo","modul","modular","modularidad","module'","module),","module,","module.","module.export","module.hot.accept(['./mutations',","module:","modulea","modulea,","moduleb","modules'","modules,","modules.","modules:","modules?","modulo","moment.","momento","montamo","more","motivo","much","muda","muda,","mudança","mudar","mudar.","mudarem.","mude","muita","muito","multipl","mutado","mutado.","mutaion","mutam","mutar","mutat","mutated.","mutation,","mutation.","mutation.payload)","mutation.typ","mutation/act","mutation:","mutations)","mutations,","mutations.","mutations.j","mutations.spec.j","mutations:","mutations?,","mutationtransform","mutation、module、act","mutation。","mutation。handl","mutation。opt","mutation。vuex","mutation。详细介绍","mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。","mutation(用于外部地数据持久化、记录或调试)或者提交","mutation,不同在于:","mutation,处理函数总是接受","mutation,将","mutation,并且使用","mutation,或者使用","mutation,或者通过","mutation,插件可以用来同步数据源到","mutation,而不是直接变更状态。","mutation:","mutação","mutação,","mutação.","mutação:","mutaçõ","mutações,","mutações.","mutações:","mypage:","myplugin","mypluginwithsnapshot","myreusablemodul","médio","método","método.","métodostore.commit:","módulo","módulo)","módulo,","módulo.","módulos,","módulos.","múltipla","múltiplo","n","n)","na","name","name,","name.","namespac","namespace,","namespace.","namespaced:","namespaced?,","natur","navegador","necessidad","necessita","necessário","need","need.","nele","nenhuma","ness","nest","never","new","newmodulea","newmut","newmutations,","newprop:","next","next,","nextstat","nextstate...","nisso","no","node","node.","node_modules/vuex","nome","nomeada","nomeada:","non","normal","normally,","normalment","normalmente,","nossa","nosso","nota","nota:","note","note:","nova","novament","novamente,","novo","novo.","now","now,","npm","npm.","null,","nunca","não","não.","nível","nível:","nó","nós,","nós:","núcleo","o","obj","obj.messag","obj.message。在严格模式中,由于这个修改不是在","object","object)","object):","object,","object.","object:","objeto","objeto,","objeto.","objeto:","observ","observables).","observador","observam","observamo","observáveis).","obtendo","obter","obtêm","of:","off","offici","on","ond","one,","one.","only.","opcion","opcionalment","oper","operador","operations,","operations.","operaçõ","oportunidad","opportun","optimist","option","option.","option:","options.","options.namespac","options:","options?:","opção","opçõ","order","os","os.","ou","ouchange:","ourselv","out","outbound","outer","output","output:","outra","outro","outsid","ouvir","ov","packag","pacot","padrão","padrão,","padrão.","padrõ","padrões,","pai","palavras,","para","para:","parar","parec","parent","parent/child","part","parte,","partes:","particularli","particularment","parts:","parâmetro","pass","passado","passar","passo","path","path:","pattern","pattern\"?","patterns,","payload","payload)","payload,","payload.amount","payload:","payload?:","payloads:","pedaço","pedido","pega","pegou,","pela","pelo","pena","pens","pensar","perceba","perdemo","perfectli","perfeitament","perform","permaneça","permissão","permit","persistence,","persistência","pertenc","pesar","pick","piec","place","plain","play","pleno","plugin","plugin.","plugin:","plugins,","plugins.","plugins:","pode","podem","podemo","point","pollut","poluição","polyfil","popular","por","porqu","portanto,","porvue.us","possa","possam","possamo","possibl","possivel:","possui","possívei","possível","post","posteriores,","posts:","pouco","pra","practic","practice,","prazo","prazo.","pre","precisa","precisa.","precisamo","precisar","precisaremo","precisará","precisemo","predict","prefer","preferir","preferência","prefira","prefix","prefixo","preocupar","preserv","preservar","preservest","preservestate:","preservestate:store.registermodul","pretti","previou","previsível.","prevstat","primeira","primeiro","primeiro?","principai","principles:","princípio","probabl","problem","problema","process.env.node_env","product","product.categori","production!","production,","productivity.","products)","products,","products.j","products:","produtividad","produção","produção!","produção,","profil","profunda","profundament","profundo","program","programa","project","project.","projeto","projeto.","promessa","promis","promise((resolve,","promise.","promise/auto'","promise:","promise。","promise。如果你支持的浏览器并没有实现","promise。详细介绍","promise,并且","promise:","prop","propagação","proper","properly,","properti","properties,","properties:","properties?","property,","property:","proposal),","proposta","propriedad","propriedades:","provavelment","provid","provável","prática,","prático","pré","própria","próprio","próxima","próximo","pulando","purposes.","put","pó","quai","qual","qualquer","quando","quantidad","que","que:","quebra","queira","queremo","querer","queri","quickli","quiser","quiser.","quisermo","quit","quot","quê?","raiz","raiz,","raiz.","rapidament","rapido)","rastreada","rastreá","rastreável","rastreável!","rather,","razão","re","reach","react","reaction","reactiv","reactive,","reactive.","read","reai","reais.","reajam","real","realidad","realiti","realizada","realizada?","realizando","realizar","realli","realment","reason","reativa","reativas,","reativas.","reatividad","reativo","reativo.","reavaliada","reação","receb","recebem","receberam","receberá","receberão","recebido","receiv","recent","recipient","record","record,","recorrendo","recurso","redux","redux:","refer","reference,","referência","referência,","regist","registered,","registermodule(path:","registr","registra","registrada","registrada,","registrado","registrado,","registrado.","registrados.","registrar","registration:","registro","regra","regras,","reject)","relatórios.","releas","reli","reload","reload.","remain","rememb","remov","render","rendered.","rendering.","renderização","repetit","repetitiva","replac","replacestate(state:","represent","representação","requer","request","request,","requir","require('./modules/a').default","require('./mutations').default","require('inject","resolv","resolve()","resolved.","resolvidos.","resort","respons","ressalva","rest","resto","restrict","restring","result","resultado","resultará","resumir","retorna","retornada.","retornado","retornam","retornando","retornar","retorno","retriev","retrocesso","return","reus","reusable,","reuse.","reutilizar","reutilização","reutilizáveis,","right","rodando","root","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rota","rout","router","rule","rules,","run","runinnewcontext","rápida","sabe","sabemo","saber","saberá","salva","same","same:","save","savedcartitem","savedcartitems)","saída,","scale","scale,","script","script.","se","second","secundária","see","seen","seguem","seguida,","seguint","seguintes:","seguir","segundo","seja","sejam","self","sem","semelhant","sempr","send","separ","separados.","separando","separar","seqüência","ser","serem","seria","serv","server","server/test","server。","servic","serviço","será","serão","set","seta","setter","setter:","settimeout(()","setup","seu","shape","share","shop","shop.buyproducts(","shop.getproducts(product","short","should!","sibl","side","side.","sido","sight:","significa","similar","similarly,","simpl","simple,","simples,","simples:","simplesment","simplest","simpli","simplic","simplicidad","simplifi","simplificado","simplificar","simuladas.","simulado","simular","sincronizar","singl","singleton","singleton.","singleton?","sinon.js),","sinon.js),你可以使用它们替换辅助函数","sinon.spy()","sintax","sintaxe:","sistema","situat","situation,","situação,","situaçõ","snapshot","snapshots,","sobr","socket.emit('update',","socket.on('data',","solicitação","solut","solução","soluçõ","some_mut","someact","someaction:","somegett","somemut","someotheract","someothergetter:","sometim","sourc","spa","spa,","specif","spi","split","spread","ssr","stage","start","started.","state","state)","state,","state.","state.a,","state.b","state.count","state.count++","state.count,","state.count`","state.obj","state.obj.messag","state.products.filter(product","state.some.nested.module.a,","state.some.nested.module.b","state.subtre","state.todos.filter(todo","state.todos.find(todo","state:","state;","stateafter)","statebefore,","state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:","state。你可以通过","state。用于服务端渲染。","state。这在你想要重用","state,例如从一个服务端渲染的应用保留","state,驱动应用的数据源;","static","step","still","stop","store","store'","store):","store,","store.","store.commit","store.commit('increment')","store.commit('increment',","store.commit('receivedata',","store.commit({","store.commit,","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch(namespac","store.dispatch({","store.dispatch:","store.gett","store.getters.","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","store.getters:","store.getters。","store.hotupdate()","store.hotupdate():","store.hotupdate({","store.j","store.js,","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.registermodule:","store.st","store.state,","store.state.a","store.state.b","store.state.count","store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。","store.state.mymodul","store.state.nested.mymodul","store.state.nested.mymodule.","store.subscribe((mutation,","store.subscribe(mut","store.subscribeaction((action,","store.unregistermodul","store.unregistermodule(modulename)","store.unregistermodule(modulename).","store/modul","store:","stores.","store。例如,同步","store。创建过程直截了当——仅需要提供一个初始","store(下面是个大概例子,实际上","store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态","store)。","store):","store,他们公用同一个模块","store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:","store,大概长这样:","straightforward","strict","strict:","strictli","string","string):","string,","string.","string]:","structur","structure:","style","style,","sua","sub","subject","subscrib","subscribe(handler:","subscribeaction(handler:","subscribing,","substitua","subárvor","success","succinct!","sucedido","sucesso","such","sucinto!","sujeita","sumwithrootcount","suporta","suportam","support","sure","sustentável.","swap","sync","synchron","synchronous.","synchronous?","syntax","syntax,","syntax:","system","system,","system.","são","síncrona","síncronas.","síncrono","só","tag","tag,","tags.","tailor","take","talvez","também","também:","tarde.","tarefa","tasks):","tedioso","tediou","tem","temo","template:","tempo","tempo.","tenha","tenham","tentando","tentará","ter","term","termin","terroot:","terá","teríamo","test","test,","test.js'.","test:","testact","testaction(actions.getallproducts,","testaction:","testando","testar","testar,","teste.","testes.","tests.","testá","text:","that'","that,","that:","them,","them.","them:","then:","there'","thing","think","this,","this.","this.$stor","this.$store.","this.$store.commit('updatemessage',","this.$store.commit('xxx')","this.$store.commit('xxx'),","this.$store.dispatch('xxx')","this.$store.dispatch('xxx'),","this.$store.getters.donetodoscount","this.$store.state.count","this.$store.state.obj.messag","this.$store.state.todos.filter(todo","this.count","this.count++","this.localcount","this:","through","throw","thrown.","thu","time","times):","tipo","tipo:","tiram","tirar","title:","tiverem","to:","toda","todo","todo.done)","todo.done).length","todo.id","todos:","togeth","toggl","tomar","tool","tools.","torna","tornam","tornar","total","totalment","trabalha","track","trackable!","trade","transactions.","transactions:","transaçõ","transform","transforma","travel","tree","tree!","tree,","tri","trick","tricki","trigger","trigger,","triggered,","trivial","trivial,","trocar","true","true,","true.","true}","true})","true,它允许在命名空间模块里分发根的","true,它允许在命名空间模块里提交根的","true,并将这个","true:","truqu","truth","truth\".","trá","tudo","turn","two","two,","type","type,","type.","type:","types'","types.j","typescript","typescript,","um","um,","um.","uma","un","under","understand","unidirecional\":","unit","unlik","unmaintain","unpkg.com","unpredict","unregist","unregistermodule(path:","unsubscrib","unwatch","up","up,","updat","updatemessag","updates.","upfront.","url","us","us,","us:","usa","usada","usado","usage:","usam","usamo","usando","usar","usarmo","user","users,","uso","usual","usuário","usá","util","utilitário","v","vai","vale","valor","valu","value)","value,","value:","value,然后侦听","vamo","variou","vem","verbos","verbosas.","verbose.","verbose:","verboso:","verdad","verdade\".","veremo","veri","verificar","versa.","version/tag","versão","vez","veze","vezes):","vezes,","via","viagem","vice","view","view,","view.","view,以声明方式将","vinculado","vinculando","vincular","vista:","visto","visualiza","visualizar,","visualizaçõ","visão","vm.","vm.$watch","você","você.","vs.","vue","vue'","vue({","vue,","vue.","vue.j","vue.js.","vue.set(obj,","vue.use()","vue.use():","vue.use(vuex)","vue.use(vuex)):","vue.use(vuex)):","vue:","vue?","vue@2.5+","vue@2.5+,","vue@>=2.5,反之亦然。","vuex","vuex\"","vuex,","vuex.","vuex.mapst","vuex.stor","vuex.store({","vuex:","vuex?","vuex@3.0+","vuex@>=","vuex。一个简单的","vuex。虽然将所有的状态放到","vuex:","vuex?","vá","vária","vário","wait","want","want.","watch","watch(fn:","watch(getter:","watcher","watching,","way","way\"","way)","we'd","webpack","webpack'","webpack.config.j","webpack在真实浏览器环境中进行测试。","websocket","weigh","well.","whenev","whether","why?","window.promis","within","without","words,","work","world","worth","write","written","yarn","yarn,","you'v","you.","yourself","you’ll","zero","{","{preservestate:","{root:","{{","{}","{})","{},","|","||","}","})","})。","},","}]","}`","}`.","}}","}}`,","à","às","árvore","árvore!","é","é,","óbvio","óculos:","última","única","único","útei","útil","–","“store”","│","└──","├──","一个","一个数组,包含应用在","一条重要的原则就是要记住","一样直截了当。","一样遵守一些注意事项:","一目了然:","上使用","上克隆代码并自己构建。","上发布的最新版本。您也可以通过","上注册","上的插件方法。这些插件直接接收","上的用户输入导致的状态变化。","上面插件会默认启用。在发布阶段,你需要使用","下一步:action","下面是","下面是一个测试异步","下面是用","不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。","不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。","与根模块的选项一样,每个模块也包含","严格模式","中。例如:","中也可以:","中使用","中初始化好所有所需属性。","中多次注册同一个模块","中定义“getter”(可以认为是","中很有用的特性。另一个方法是使用带有","中执行。换种方式,你也可以用","中执行测试","中提交","中查找","中派生出一些状态,例如对列表进行过滤并计数:","中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的","中的","中的异步函数中的回调让这不可能完成:因为当","中的状态。改变","中的状态。详细介绍","中的状态发生变化,那么相应的组件也会相应地得到高效更新。","中的状态是响应式的,在组件中调用","中的状态是响应式的,那么当我们变更状态时,监视状态的","中的状态的唯一方法是提交","中的状态的唯一途径就是显式地提交","中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的","中绑定","中读取状态的时候,若","中附加新模块的方式来使用","中,`getters`","中,mutat","为","为了处理异步操作,让我们来看一看","为了能够使用","为了解决以上问题,vuex","为组件创建计算属性以返回","之前的一个地方:","之后就可以通过","之后引入","之后调用","之后,让我们来创建一个","之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个","乍一眼看上去感觉多此一举,我们直接分发","也可以接受其他","也支持载荷:","也被局部化了","也集成到","也需要与使用","事件类型","事件类型在各种","事件,在事件回调中调用","产品模块","产生的副作用(即状态变更)。","什么情况下我应该使用","什么时候结束呢?更重要的是,我们如何才能组合多个","什么是“状态管理模式”?","仍旧返回","他们可以接受","以下是一个表示“单向数据流”理念的极简示意:","以允许保留之前的","以对象形式分发","以新对象替换老对象。例如,利用","以载荷形式分发","任何由","会作为第三和第四参数传入","会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。","会在每个","会收到局部化的","会暴露为","会更易读:","会比较棘手:","会自动可用。","会试图直接修改","会进行自动安装:","传一个字符串数组。","传入额外的参数,即","传参。在你对","传字符串参数","但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:","作为其第一个参数:","作为命名输出对象","作为唯一参数,可以监听","作为唯一参数:","作为第一个参数(如果定义在模块中,则为模块的局部状态),payload","作为第一个参数,payload","作为第一个参数,其","作为第一个参数:","作为第三参数传给","作为第二个参数。最后接收一个可选的对象参数表示","作为第二个参数(可选)。","作为第二个参数:","作出响应。","你不能直接改变","你不能直接调用一个","你也可以使用","你也可以通过让","你可以使用","你可以向","你可以在组件中使用","你可以通过","你在组件中使用","使","使用","使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源","使用对象展开运算符将","使用对象展开运算符将此对象混入到外部对象中","使用常量替代","例如,只返回指定的子树","依赖","依赖的模块工厂","依赖,可以用","保存状态,用于下一次","保持不变:","假设","假设这里的","允许我们在","允许我们将","关联到","内置","内部执行异步操作:","再次强调,我们通过提交","函数。在这种情况下,只有当所有触发函数完成后,返回的","函数中执行的,","函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。","函数接受一个与","函数有几个配置项:","函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给","函数,因此","函数:","分割到单独的文件。","分割成模块(module)。每个模块拥有自己的","分发","分发的时候调用并接收","分支下的最新版本,您可以直接从","创建一个","创建之后,你可以使用","创建以下","创建基于命名空间的组件绑定辅助函数。其返回一个包含","创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:","创建多个","创建模块","创建组件方法分发","创建组件方法提交","初始化后调用","加载新模块","包含了子模块的对象,会被合并到","包含很复杂的计算过程,很有必要测试它们。getter","包含的","单一状态树","单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。","即可","即可。","卸载一个动态模块。详细介绍","参数解构","参考","参考热重载示例","及","双向绑定的计算属性","发出结账请求,然后乐观地清空购物车","取个变量名然后把它输出去:","变化的时候,","变更状态","另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。","只会接收","只要你遵守以上规则,如何组织代码随你便。如果你的","可以包含","可以包含任意异步操作。","可以处理被触发的","可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。","可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用","同时如果有第二个参数","同样指向局部状态。","同样,对于模块内部的","后的状态作为参数:","启用了命名空间的","命名空间","和","和分发多重","和单纯的全局对象有以下两点不同:","和参数调用","和模块,你需要使用","和经过","响应式地侦听","回调函数","因为","因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!","在","在一个","在一个模块化的打包系统中,您必须显式地通过","在不同模块中可以触发多个","在严格模式下,无论何时发生了状态变更且不是由","在单独构建的版本中辅助函数为","在另外一个","在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的","在带命名空间的模块内访问全局内容(global","在带命名空间的模块注册全局","在开始记录之前转换状态","在插件中不允许直接修改状态——类似于组件,只能通过提交","在插件内提交","在注册一个新","在浏览器中执行测试","在浏览器中测试","在组件中分发","在组件中提交","在这一章,我们将会学到","在这个模块中,","在这个模块的","在通过属性访问时是作为","在通过方法访问时,每次都会去进行调用,而不会缓存结果。","处理之后这些测试应该不依赖任何浏览器","处理函数以外修改","处理器的","多个视图依赖于同一状态。","失败操作","如果你传入返回一个对象的函数,其返回的对象会被用作根","如果你喜欢使用诸如","如果你希望使用全局","如果你开发的插件(plugin)提供了模块并允许用户将其添加到","如果你想将一个","如果你的","如果在模块中定义则为模块的局部状态","如果在模块化构建系统中,请确保在开头调用了","如果在测试环境下有可用的","如果希望你的模块具有更高的封装度和复用性,你可以通过添加","如果您不打算开发大型单页应用,使用","如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时","如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。","如果正在使用","如果需要使用","安装","完成","完成后调用,接收","实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。","实例中读取状态最简单的方法就是在计算属性中返回某个状态:","实例会注入到根组件下的所有子组件中,且子组件能通过","实例具有相同方法和属性的","实例属性","实例方法","实例本身了。","实例的根","实现中是很常见的模式。这样可以使","实现,默认为","实践中,我们会经常用到","实际上这和","对于","对于大型应用,我们会希望把","对于模块内部的","对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:","对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。","对象","对象。详细介绍","对象中","对象中。","对象为什么不是","对象包含以下属性:","对象和一些","对象就有可能变得相当臃肿。","对象展开运算符","对象提供给","对象是模块的局部状态","对象的属性传入","对象风格的提交方式","对象,你可以以属性的形式访问这些值:","对象,因此你可以调用","对象,尤其是对于重用","导致的状态变更都应该在此刻完成。","将","将会成为自然而然的选择。引用","将其引入:","就不受约束!我们可以在","就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,vuex","局部状态”要啰嗦得多,并且也损失了一些","属性。但是自从有了对象展开运算符(现处于","属性不会对其产生影响","属性以访问根","属性另取一个名字,使用对象形式:","属性后不需要修改模块内的代码。","属性的对象:","岂不更方便?实际上并非如此,还记得","嵌套模块","带命名空间的绑定函数","并不意味着你需要将所有的状态放入","并不限制你的代码结构。但是,它规定了一些需要遵守的规则:","并且观察","应对起来略微棘手,因为它们可能需要调用外部的","应用","应用层级的状态应该集中到单个","应用的核心就是","应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。vuex","开发环境与发布环境","开启严格模式,仅需在创建","开始","异步逻辑都应该封装到","引用","当","当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用","当使用","当使用全局","当使用对象风格的提交方式,整个对象都作为载荷传给","当在严格模式中使用","当定义在一个模块里时会特别一些:","当映射的计算属性的名称与","当需要在对象上添加新属性时,你应该","很多次的时候):","很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在","必须同步执行这个限制么?action","必须承认,这样做比简单地使用“v","必须是同步函数","必须是同步函数。为什么?请参考下面的例子:","快照","成为可热重载模块","成功操作","我们主要想针对","我们可以使用","我们可以很容易地在任何组件中使用它:","我们可以按任意方式格式化","我们组装模块并导出","或","或提交","或模块间数据互相污染的问题。","或者","或者是","或者更进一步,将下列代码添加到你使用","所有","才会执行。","打包测试文件。","打包这些测试文件然后在","执行测试","把","把上述","把当前购物车的物品备份起来","把空间名字添加到插件模块的类型(type)中去","抽取出api请求","按照","接下来,我们将会更深入地探讨一些核心概念。让我们先从","接受","接受一个成功回调和一个失败回调","接收","描述和当前的","提交","提交一个","提交的是","提交载荷(payload)","提供了基于","提案","提示:我们将在后续的文档示例代码中使用","插件","插件。","插件会生成状态快照,所以仅在开发环境使用。","插件函数","插件可以通过在","插件就是一个函数,它接收","插件就是通过动态注册模块将","支持同样的载荷方式和对象方式进行分发:","支持在开发过程中热重载","支持):","改成","数据源到","文件中定义了","文件太大,只需将","文档","断言结果","新增","方法可以有更多选项来完成复杂任务):","方法接受以下参数:","方法注册模块:","方法的参数。","方法触发状态变更:","方法触发:","方法:","既然","日志。每一条","日志插件还可以直接通过","时声明的模块)。","时,不需要以上安装过程。","时,为了在服务端渲染中避免有状态的单例)","时,你就知道","时,你很有可能想保留过去的","时,在属于","时,调用此函数。”要唤醒一个","映射","映射为","映射到局部计算属性:","映射到视图;","是一个专为","是专门为","是个","是什么?","是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅","是在计算属性中返回的一个属于","是更改状态的唯一方法,并且这个过程是同步的。","是注册在全局命名空间的——这样使得多个模块能够对同一","暴露为","暴露出来,根节点状态则为","暴露出注册的","更改","更新记录","替换","最后,如果我们利用","最好提前在你的","最简单的","有时候我们需要从","有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:","有时我们可能需要创建一个模块的多个实例,例如:","服务回应","服务层——例如,我们可以把","来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建","来安装","来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在","来看一个更加实际的购物车示例,涉及到调用异步","来简化代码(特别是我们需要调用","来自不同视图的行为需要变更同一状态。","来获取","来获取状态对象,以及通过","来触发变化。","来记录","来说是必要的。","来说非常有用。详细介绍","构造器选项","架构就像眼镜:您自会知道什么时候需要它。","某些观察者)","标签引入,它会提供全局方法","标签引用","核心概念","根状态,只读。","根级别的","格式记录","检查是否没有","概念开始。","模块内容(modul","模块内的状态已经是嵌套的了,使用","模块功能默认输出了","模块动态注册","模块动态注册功能使得其他","模块的局部状态","模块重用","模拟","模拟提交","模拟状态","每一个","每当","每次","比较","注册一个动态模块。详细介绍","注册嵌套模块","注册模块","注册的","注意我们正在进行一系列的异步操作,并且通过提交","注意,getter","注意:对于","测试","测试一个","深入理解所有的概念对于使用","混入","热替换新的","热重载","然后","然后像这样使用:","然后返回","然后:","然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用","状态","现在你可以:","现在想象,我们正在","现在,你可以通过","生成","生成状态快照的插件应该只在开发阶段使用,使用","用“vuex","用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。","用以上配置启动","用户来说","用指定的","用模拟的","由于","由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store","的","的作者","的例子(实际上你可以用任何你喜欢的测试框架):","的例子:","的双向绑定计算属性:","的另一种方式是直接使用包含","的响应式系统的一部分缓存其中的。","的响应规则","的地方","的处理函数返回的","的子节点名称相同时,我们也可以给","的官方调试工具","的定义放在函数","的实例注入所有的子组件","的实例,那么你仍然可以给","的实现:","的对象。它们都已经绑定在了给定的命名空间上。详细介绍","的对象展开运算符我们可以这样写:","的对象,在用户输入时,v","的局部状态作为第一个参数,而不是根状态,并且模块","的库,例如","的思维”去解决这个问题的方法是:给","的方式使其成为带命名空间的模块。当模块被注册后,它的所有","的方式,而非直接改变","的时候传入","的时候,我们需要增加一个","的根状态。模块的","的根状态,仅用状态合并或时光旅行调试。","的格式为","的模块编译格式问题,这里需要加上","的测试与","的状态","的状态存储是响应式的。当","的状态存储是响应式的,从","的示例:","的第四个参数来调用","的组件中需要频繁地导入,并且在测试组件时需要模拟状态。","的细粒度数据响应机制来进行高效的状态更新。","的结果","的计算属性)。就像计算属性一样,getter","的话也能够接收。","的话说就是:","的辅助函数","的返回值。详细介绍","的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。","的返回值,当值改变时调用回调函数。fn","的这些核心概念。他们是:","的钩子。vuex","直接下载","相关代码分割到模块中。下面是项目结构示例:","第一个参数是可选的,可以是一个命名空间字符串。详细介绍","等包管理器,可以按照下列方式执行安装:","等同于","等待","等等...","管理状态。例如,vuex","箭头函数可使代码更简练","类似于","类似于插件,我们可以让构建工具来处理这种情况:","类型:","组件","组件中展示状态呢?由于","组件中获得","组件也会自动更新。这也意味着","组件仍然保有局部状态","组件从","组件内的","组件绑定的辅助函数","组合","结合在一起,实现应用的路由状态管理。","给插件开发者的注意事项","继承父模块的命名空间","编写正确,经过合理地","而且,你可以通过使用","背后的基本思想,借鉴了","自动展开记录的","自定义","自己构建","自带一个日志插件用于一般的调试:","若","若需要在全局命名空间内分发","若需要在带命名空间的模块注册全局","获取","获取局部状态,必须使用常规函数","获取更新后的模块","虽然","表单处理","被","被局部化了","被记录,devtool","要停止侦听,调用此方法返回的函数即可停止侦听。","要停止订阅,调用此方法返回的函数即可停止订阅。","要注意,logger","解构","触发的时候,回调函数还没有被调用,devtool","计数应用开始:","订阅","让我们从一个简单的","让我们开始吧。","让我们来注册一个简单的","记数应用示例。","设计的状态管理库,以利用","访问","访问到。让我们更新下","访问模块的状态。","该功能常用于插件。详细介绍","详细介绍","详见","语法。如果你还没能掌握","语法处理内联","请参考购物车示例。","调用","调用。为了便于解决","调用抽象成服务,然后在测试文件中用","调用(需要先在根节点注入","调用(需要在根节点注入","调试、状态快照导入导出等高级调试功能。","购物","购物车模块","载荷(payload):","辅助函数","辅助函数仅仅是将","辅助函数将组件中的","辅助函数将组件的","辅助函数帮助我们生成计算属性,让你少按几次键:","返回一个允许我们注入","返回一个函数,来实现给","返回的是","这两个参数:","这个状态自管理应用包含以下几个部分:","这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:","这就是","这是一个最基本的","这样的方式指定特定的版本。","这里会抛出一个错误。","这里的","进一步嵌套命名空间","进入严格模式,在严格模式下,任何","进行单元测试。","选项。模块的状态使用","选项将其归档:store.registermodule('a',","选项是","选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用","选项,该","选项,这个选项暴露出每次","选项,这可以把","通常是异步的,那么如何知道","通常用于插件。详细介绍","通过","通过在根实例中注册","通过属性访问","通过提交","通过插件的参数对象得到空间名称","通过方法访问","那么我们如何在","都会抛出错误。","都会自动根据模块注册的路径调整命名。例如:","都会重新求取计算属性,并且触发更新相关联的","都是同步事务:","都有一个字符串的","都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中","配置中的","配置(配置好","里可以有","里的数组进行查询时非常有用。","里面。","链接。以上的链接会一直指向","阶段),我们可以极大地简化写法:","需要被记录,就让它返回","需遵守","非常类似于事件:每个","项目结构","顺便,`mutation`","风格的计算属性命名功能来使用一个常量作为函数名","首先,你需要明白","默认值:","默认情况下,模块内部的","(用于内部数据,例如"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Vuex\n\nNota: para os usuários TypeScript, vuex@3.0+ requer vue@2.5+ e vice-versa.\n\n\nNotas de versão\nInstalação\nO que é Vuex?\nComeçando\nConceitos do núcleo\nEstado\nGetters\nMutações\nAções\nMódulos\n\n\nEstrutura da Aplicação\nPlugins\nModo estrito\nManipulação de formulários\nTeste\nHot Reload\nReferência da API\n\n"},"installation.html":{"url":"installation.html","title":"Instalação","keywords":"","body":"Instalação\nDownload Direto / CDN\nhttps://unpkg.com/vuex\n\nUnpkg.com fornece links CDN baseados em NPM. O link acima sempre apontará para a última versão do NPM. Você também pode usar uma versão / tag específica por meio de URLs como https://unpkg.com/vuex@2.0.0.\n\nInclua vuex após o Vue e ele se instalará automaticamente:\n\n\n\nNPM\nnpm install vuex --save\n\nYarn\nyarn add vuex\n\nQuando usado com sistema de módulos, você deve instalar explicitamente o Vuex via Vue.use():\nimport Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\nVocê não precisa fazer isso ao usar tags globais de script.\nPromise\nVuex requer Promise. Se os seus navegadores não implementarem o Promise (e.g. IE), você pode usar uma polyfill library, como a es6-promise.\nVocê pode incluí-la via CDN:\n\n\nEntão window.Promise estará disponível automaticamente.\nSe você preferir usar um gerenciador de pacotes como NPM ou Yarn, instale-o com os seguintes comandos:\nnpm install es6-promise --save # NPM\nyarn add es6-promise # Yarn\n\nAlém disso, adicione a linha abaixo em qualquer lugar no seu código antes de usar o Vuex:\nimport 'es6-promise/auto'\n\nDev Build\nVocê terá que clonar diretamente do GitHub e fazer o build do vuex se\nquiser usar a compilação mais recente do dev.\ngit clone https://github.com/vuejs/vuex.git node_modules/vuex\ncd node_modules/vuex\nnpm install\nnpm run build\n\n"},"intro.html":{"url":"intro.html","title":"O que é Vuex?","keywords":"","body":"O que é Vuex?\nO Vuex é um padrão de gerenciamento de estado + biblioteca para aplicativos Vue.js. Ele serve como uma loja centralizada para todos os componentes em uma aplicação, com regras garantindo que o estado só possa ser mutado de forma previsível.\nEle também se integra com a versão devtools extension do Vue para fornecer recursos avançados, como depuração de tempo-viagem de zero-config e exportação / importação de instantâneo de estado.\nO que é um \"Padrão de Gerenciamento do Estado\"?\nVamos começar com um simples aplicativo de contador Vue:\nnew Vue({\n // state\n data () {\n return {\n count: 0\n }\n },\n // view\n template: `\n {{ count }}\n `,\n // actions\n methods: {\n increment () {\n this.count++\n }\n }\n})\n\nÉ um aplicativo autônomo com as seguintes partes:\n\nO state , que é a fonte da verdade que impulsiona nosso aplicativo;\nA view , que é apenas um mapeamento declarativo do estado ;\nAs actions , que são as possíveis maneiras pelas quais o estado pode mudar em reação às entradas de usuários da view .\n\nEsta é uma representação extremamente simples do conceito de \"fluxo de dados unidirecional\":\n\n \n\n\nNo entanto, a simplicidade rapidamente se quebra quando temos múltiplos componentes que compartilham o estado comum :\n\nVárias visualizações podem depender da mesma parte do estado.\n\nAs ações de diferentes views podem precisar mutar a mesma parte de estado\nPara o problema um, passar propriedades pode ser tediosos para componentes profundamente aninhados e simplesmente não funcionam para componentes irmãos. Para o problema dois, muitas vezes nos encontramos recorrendo a soluções como a busca de referências diretas de instâncias pai / filho ou tentando mutar e sincronizar múltiplas cópias do estado através de eventos. Ambos esses padrões são frágeis e rapidamente levam a um código não sustentável.\n\n\nEntão, por que não extraímos o estado compartilhado dos componentes e gerenciamos isso em um singleton global? Com isso, nossa árvore de componentes se torna uma grande \"view\", e qualquer componente pode acessar o estado ou ações de trigger, não importa onde eles estão na árvore!\nAlém disso, definindo e separando os conceitos envolvidos na gestão do estado e aplicando certas regras, também damos ao nosso código mais estrutura e capacidade de manutenção.\nEsta é a idéia básica por trás do Vuex, inspirada por\n Flux, Redux e The Elm Architecture. Ao contrário dos outros padrões, o Vuex também é uma implementação de biblioteca adaptada especificamente para Vue.js para aproveitar seu sistema de reatividade granular para atualizações eficientes.\n\nQuando devo usar-lo?\nEmbora o Vuex nos ajude a lidar com gerenciamento de estado compartilhado, ele também vem com o custo de mais conceitos e relatórios. É um trade-off entre produtividade a curto prazo e longo prazo.\nSe você nunca construiu um SPA de grande escala e pulando direito para o Vuex, pode parecer detalhista e assustador. Isso é perfeitamente normal - se o seu aplicativo for simples, você provavelmente estará bem sem o Vuex. Um simples global event bus pode ser tudo o que você precisa. Mas se você estiver construindo um SPA de médio a grande escala, é provável que você tenha encontrado situações que o façam pensar sobre como lidar melhor com o estado fora dos componentes do Vue e o Vuex será o próximo passo natural para você. Há uma boa citação de Dan Abramov, o autor da Redux:\n\nAs bibliotecas Flux são como óculos: você saberá quando você precisar deles.\n\n"},"getting-started.html":{"url":"getting-started.html","title":"Começando","keywords":"","body":"Começando\nNo centro de cada aplicação Vuex existe a loja . Uma \"loja\" é basicamente um recipiente que contém a sua aplicação state . Há duas coisas que tornam uma loja Vuex diferente de um objeto global simples:\n\nAs lojas Vuex são reativas. Quando os componentes do Vue obtêm o estado dele, eles atualizarão de forma reativa e eficiente se o estado da loja mudar.\n\nVocê não pode mutar diretamente o estado da loja. A única maneira de mudar o estado de uma loja é explicitamente comitar mutações . Isso garante que cada mudança de estado deixe um registro rastreável e permite ferramentas que nos ajudem a entender melhor nossas aplicações.\n\n\nA loja mais simples\n\nNOTA: Vamos usar a sintaxe ES2015 para exemplos de código para o resto dos documentos. Se você não o pegou, você deveria!\n\nApós instalar Vuex, vamos criar uma loja. É bastante direto - apenas forneça um objeto de estado inicial e algumas mutações:\n// Certifique-se de chamar Vue.use(Vuex) primeiro se estiver usando um sistema de módulo\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n }\n})\n\nAgora, você pode acessar o objeto de estado como store.state e acionar uma mudança de estado com o métodostore.commit:\nstore.commit('increment')\n\nconsole.log(store.state.count) // -> 1\n\nNovamente, a razão pela qual estamos comitando uma mutação em vez de mudar `store.state.count 'diretamente, é porque queremos rastreá-la explicitamente. Esta convenção simples torna sua intenção mais explícita, de modo que você possa argumentar sobre as mudanças de estado em seu aplicativo melhor ao ler o código. Além disso, isso nos dá a oportunidade de implementar ferramentas que podem registrar cada mutação, tirar instantâneos de estado ou mesmo realizar depuração de viagem no tempo.\nUsar o estado da loja em um componente simplesmente envolve o retorno do estado dentro de uma propriedade computada, porque o estado da loja é reativo. Acionar as mudanças simplesmente significa comprometer mutações nos métodos componentes.\nAqui está um exemplo do aplicativo de contador do Vuex mais básico.\nEm seguida, discutiremos cada conceito chave em mais detalhes, começando com Estado.\n"},"core-concepts.html":{"url":"core-concepts.html","title":"Conceitos do núcleo","keywords":"","body":"Conceitos básicos\nEstaremos aprendendo os conceitos básicos do Vuex nestes capítulos. São eles:\n\nEstado\nGetters\nMutações\nAções\nMódulos\n\nUma compreensão profunda de todos esses conceitos é essencial para o uso de vuex.\nVamos começar.\n"},"state.html":{"url":"state.html","title":"Estado","keywords":"","body":"Estado\nÁrvore simples de estado\nO Vuex usa uma árvore de estado único - isto é, este único objeto contém todo o seu nível de aplicativo e serve como \"fonte única de verdade\". Isso também significa que você terá apenas uma loja para cada aplicativo. Uma única árvore de estados torna direto localizar um pedaço de estado específico e nos permite facilmente tirar instantâneos do estado do aplicativo atual para fins de depuração.\nA árvore de um único estado não entra em conflito com a modularidade - em capítulos posteriores, discutiremos como dividir seu estado e mutações em sub-módulos.\nObtendo o Vuex State em Vue Components\nEntão, como exibimos o estado dentro da loja em nossos componentes do Vue? Uma vez que as lojas Vuex são reativas, a maneira mais simples de \"recuperar\" o estado é simplesmente retornar algum estado da loja dentro de um dado computado:\n// vamos criar um componente de contador\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return store.state.count\n }\n }\n}\n\nSempre que o store.state.count muda, fará com que a propriedade computada seja reavaliada e ative as atualizações de DOM associadas.\nNo entanto, esse padrão faz com que o componente dependa no singleton da loja global. Ao usar um sistema de módulo, ele precisa importar a loja em todos os componentes que usam o estado da loja e também requer mocking ao testar o componente.\nO Vuex fornece um mecanismo para \"injetar\" a loja em todos os componentes filho do componente raiz com a opção store (habilitada porVue.use (Vuex)):\nconst app = new Vue({\n el: '#app',\n // forneça a loja usando a opção \"store\".\n // isso irá injetar a instância da loja em todos os componentes filho. store,\n components: { Counter },\n template: `\n \n \n \n `\n})\n\nAo fornecer a opção store para a instância raiz, a loja será injetada em todos os componentes filho da raiz e estará disponível neles como esta. $ Store. Vamos atualizar a nossa implementaçãoCounter`:\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return this.$store.state.count\n }\n }\n}\n\nO auxiliar mapState\nQuando um componente precisa fazer uso de várias propriedades de estado da loja ou getters, declarar que todas essas propriedades computadas podem ser repetitivas e verbosas. Para lidar com isso, podemos usar o ajudante mapState que gera funções getter computadas para nós, economizando algumas linhas de código:\n// em pleno desenvolvimento, os ajudantes são expostos como Vuex.mapState\n import { mapState } from 'vuex'\n\nexport default {\n // ...\n computed: mapState({\n // As funções de seta podem tornar o código muito sucinto! count: state => state.count,\n\n // passar o valor da string 'count' é o mesmo que `state => state.count`\n countAlias: 'count',\n\n // para acessar o estado local com `this`, uma função normal deve ser usada\n countPlusLocalState (state) {\n return state.count + this.localCount\n }\n })\n}\n\nTambém podemos passar uma matriz de seqüência de caracteres para mapState quando o nome de uma propriedade calculada mapeada é o mesmo que um nome de árvore secundária de estado.\ncomputed: mapState([\n // map this.count to store.state.count\n 'count'\n])\n\nOperador de propagação de objetos (ES2015 Spread Operator )\nObserve que mapState retorna um objeto. Como usá-lo em combinação com outras propriedades locais computadas? Normalmente, teríamos que usar um utilitário para fundir vários objetos em um para que possamos passar o objeto final para computado. No entanto, com o operador de propagação de objetos (que é uma proposta de ECMAScript em estágio 3), podemos simplificar muito a sintaxe:\ncomputed: {\n localComputed () { /* ... */ },\n // Misture isso no objeto externo com o operador de propagação do objeto\n\n ...mapState({\n // ...\n })\n}\n\nComponentes ainda podem ter um estado local\nO uso do Vuex não significa que você deve colocar all no estado no Vuex. Embora colocar mais estado no Vuex torna suas mutações estatais mais explícitas e devolvíveis, às vezes também pode tornar o código mais detalhado e indireto. Se um pedaço de estado pertence estritamente a um único componente, pode ser apenas bom deixá-lo como um estado local. Você deve pesar os trade-offs e tomar decisões que atendam às necessidades de desenvolvimento do seu aplicativo.\n"},"getters.html":{"url":"getters.html","title":"Getters","keywords":"","body":"Getters\nÀs vezes, talvez precisemos calcular o estado derivado com base no estado da store , por exemplo, filtrar através de uma lista de itens e contá-los:\ncomputed: {\n doneTodosCount () {\n return this.$store.state.todos.filter(todo => todo.done).length\n }\n}\n\nSe mais do que um componente precisa fazer uso disso, temos que duplicar a função, ou extraí-lo em um auxiliar compartilhado e importá-lo em vários lugares - ambos são menos do que o ideal.\nO Vuex nos permite definir \"getters\" na store . Você pode pensar neles como dados computados para stores . Como os dados computados, o resultado de um getter é armazenado em cache com base em suas dependências e só irá avaliar novamente quando algumas de suas dependências mudarem.\nGetters receberam o estado como seu primeiro argumento:\nconst store = new Vuex.Store({\n state: {\n todos: [\n { id: 1, text: '...', done: true },\n { id: 2, text: '...', done: false }\n ]\n },\n getters: {\n doneTodos: state => {\n return state.todos.filter(todo => todo.done)\n }\n }\n})\n\nOs getters serão descritos no objeto store.getters:\nstore.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]\n\nGetters também receberá outros getters como o segundo argumento:\ngetters: {\n // ...\n doneTodosCount: (state, getters) => {\n return getters.doneTodos.length\n }\n}\n\nstore.getters.doneTodosCount // -> 1\n\nAgora podemos usar facilmente isso dentro de qualquer componente:\ncomputed: {\n doneTodosCount () {\n return this.$store.getters.doneTodosCount\n }\n}\n\nVocê também pode passar argumentos para getters retornando uma função. Isso é particularmente útil quando você deseja consultar um array na store :\ngetters: {\n // ...\n getTodoById: (state) => (id) => {\n return state.todos.find(todo => todo.id === id)\n }\n}\n\nstore.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }\n\nO auxiliar mapGetters\nO auxiliar mapGetters simplesmente mapeia os getters da store para os dados computados locais:\nimport { mapGetters } from 'vuex'\n\nexport default {\n // ...\n computed: {\n // misturar os getters em dados computados com o spread operator\n ...mapGetters([\n 'doneTodosCount',\n 'anotherGetter',\n // ...\n ])\n }\n}\n\nSe você deseja mapear um getter para um nome diferente, use um objeto:\n...mapGetters({\n // mapeia `this.doneCount` para `store.getters.doneTodosCount`\n doneCount: 'doneTodosCount'\n})\n\n"},"mutations.html":{"url":"mutations.html","title":"Mutações","keywords":"","body":"Mutações\nA única maneira de mudar o estado em uma store Vuex é fazendo commit de uma mutação. As mutações Vuex são muito semelhantes aos eventos: cada mutação possui uma string tipo e um manipulador . A função do manipulador é onde nós executamos modificações de estado reais e receberá o estado como o primeiro argumento:\nconst store = new Vuex.Store({\n state: {\n count: 1\n },\n mutations: {\n increment (state) {\n // muda o estado\n state.count++\n }\n }\n})\n\nVocê não pode chamar diretamente um manipulador de mutação. Pense nisso mais como registro de eventos: \"Quando uma mutação com tipo incremento é ativada, chame esse manipulador.\" Para invocar um manipulador de mutação, você precisa chamar store.commit com seu tipo:\nstore.commit('increment')\n\nCommit com payload\nVocê pode passar um argumento adicional para store.commit, que é chamado de payload para a mutação:\n// ...\nmutations: {\n increment (state, n) {\n state.count += n\n }\n}\n\nstore.commit('increment', 10)\n\nNa maioria dos casos, o payload deve ser um objeto para que ele possa conter vários campos e a mutação gravada também será mais descritiva:\n// ...\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nstore.commit('increment', {\n amount: 10\n})\n\nCommit com Object-Style\nUma maneira alternativa de confirmar uma mutação é usando diretamente um objeto que possui uma propriedade type:\nstore.commit({\n type: 'increment',\n amount: 10\n})\n\nAo fazer um commit com object-style, todo o objeto será passado como payload para os manipuladores de mutação, de modo que o manipulador permaneça o mesmo:\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nMutações seguem as regras de reatividade do Vue\nUma vez que o estado de uma store Vuex é reativo para o Vue, quando mutar o estado, os componentes Vue que observam o estado serão atualizados automaticamente. Isso também significa que as mutações Vuex estão sujeitas às mesmas ressalvas de reatividade quando se trabalha com apenas Vue:\n\nPrefira inicializar o estado inicial da sua store com todos os campos desejados antecipadamente.\n\nAo adicionar novas propriedades a um objeto, você deve:\n\nUse Vue.set(obj, 'newProp', 123), ou\n\n\n\n\nSubstitua esse Objeto por um novo. Por exemplo, usando o estágio 3 object spread syntax, podemos gravá-lo assim:\n\n``` js\nstate.obj = { ...state.obj, newProp: 123 }\n```\nUsando Constantes para Tipos de Mutação\nÉ um padrão normalmente visto para usar constantes para tipos de mutação em várias implementações de Flux. Isso permite que o código aproveite ferramentas como linters e colocar todas as constantes em um único arquivo permite que seus colaboradores tenham uma visão rápida de quais mutações são possíveis em todo o aplicativo:\n// mutation-types.js\nexport const SOME_MUTATION = 'SOME_MUTATION'\n\n// store.js\nimport Vuex from 'vuex'\nimport { SOME_MUTATION } from './mutation-types'\n\nconst store = new Vuex.Store({\n state: { ... },\n mutations: {\n // podemos usar o recurso de dado computado do ES2015\n // usar uma constante como o nome da função\n [SOME_MUTATION] (state) {\n // mutate state\n }\n }\n})\n\nQuerer usar constantes é ,em grande parte, uma preferência - pode ser útil em grandes projetos com muitos desenvolvedores, mas é totalmente opcional se você não gosta deles.\nMutações devem ser síncronas\nUma regra importante a lembrar é que as funções do manipulador de mutação devem ser síncronas . Por quê? Considere o seguinte exemplo:\nmutations: {\n someMutation (state) {\n api.callAsyncMethod(() => {\n state.count++\n })\n }\n}\n\nAgora imagine que estamos depurando o aplicativo e observamos os registros de mutação do devtool. Para cada mutação registrada, o devtool precisará capturar \"antes\" e \"depois\" snapshots do estado. No entanto, o retorno de chamada assíncrono dentro da mutação de exemplo acima torna isso impossível: o callback ainda não foi chamado quando a mutação foi comitada, e não existe nenhuma maneira para o devtool saber quando o callback será chamado - qualquer mutação de estado realizada no retorno desse callback é essencialmente não rastreável!\nFazendo commit de Mutações em Componente\nVocê pode fazer um commit de mutações em componentes com this.$store.commit('xxx'), ou use o auxiliar mapMutations que mapeia métodos de componente para chamadasstore.commit (requer a injeção root store):\nimport { mapMutations } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapMutations([\n 'increment', // mapeia `this.increment()` para `this.$store.commit('increment')`\n\n // `mapMutations` também suporta payloads:\n 'incrementBy' // mapeia `this.incrementBy(amount)` para `this.$store.commit('incrementBy', amount)`\n ]),\n ...mapMutations({\n add: 'increment' // mapeia `this.add()` para `this.$store.commit('increment')`\n })\n }\n}\n\nAções\nAssincronicidade combinada com a mutação do estado pode tornar o seu programa muito difícil de acontecer. Por exemplo, quando você chama dois métodos com retrocessos assíncronos que mutam o estado, como você sabe quando eles são chamados e qual callback foi chamado primeiro? É exatamente por isso que queremos separar os dois conceitos. No Vuex, as mutações são transações síncronas :\nstore.commit('increment')\n// qualquer alteração de estado que a mutação \"incrementar\" possa causar\n// deve ser feita neste momento\n\nPara lidar com operações assíncronas, vamos apresentar as Ações.\n"},"actions.html":{"url":"actions.html","title":"Ações","keywords":"","body":"Ações\nAs ações são semelhantes às mutações, as diferenças são as seguintes:\n\nEm vez de mudar o estado, as ações confirmam mutações.\nAs ações podem conter operações assíncronas arbitrárias.\nVamos registrar uma simples ação:\n\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n },\n actions: {\n increment (context) {\n context.commit('increment')\n }\n }\n})\n\nOs manipuladores de ação recebem um objeto de contexto que expõe o mesmo conjunto de métodos / propriedades na instância da store , para que você possa chamar context.commit para confirmar uma mutação ou acessar o estado e os getters através do context.state e do contexto. getters.\nVeremos por que esse objeto de contexto não é a própria instância da store quando apresentamos Módulos mais tarde.\nNa prática, muitas vezes usamos ES2015 desestruturação de argumentos para simplificar um pouco o código(especialmente quando precisamos chamar commit várias vezes):\nactions: {\n increment ({ commit }) {\n commit('increment')\n }\n}\n\nAções de Despacho\nAs ações são acionadas com o método store.dispatch:\nstore.dispatch('increment')\n\nIsso pode parecer óbvio à primeira vista: se quisermos incrementar a contagem, por que não chamamos `store.commit ('incremento') diretamente? Lembre-se de que as mutações devem ser síncronas ? As ações não. Podemos executar operações assíncronas dentro de uma ação:\nactions: {\n incrementAsync ({ commit }) {\n setTimeout(() => {\n commit('increment')\n }, 1000)\n }\n}\n\nAs ações suportam o mesmo formato de carga útil e despacho de estilo de objeto:\n// dispatch com payload\nstore.dispatch('incrementAsync', {\n amount: 10\n})\n\n// dispatch com objeto\nstore.dispatch({\n type: 'incrementAsync',\n amount: 10\n})\n\nUm exemplo mais prático de ações reais seria uma ação para fazer check-out de um carrinho de compras, que envolve chamar uma API assíncrona e confirmar múltiplas mutações :\nactions: {\n checkout ({ commit, state }, products) {\n // salva os itens que estão no carrinho\n const savedCartItems = [...state.cart.added]\n // enviar solicitação de checkout\n // limpa o carrinho\n commit(types.CHECKOUT_REQUEST)\n // a API da store aceita um callback bem-sucedido e um callback com falha\n shop.buyProducts(\n products,\n // callback em caso de sucesso\n () => commit(types.CHECKOUT_SUCCESS),\n // callback em caso de falha\n () => commit(types.CHECKOUT_FAILURE, savedCartItems)\n )\n }\n}\n\nObserve que estamos realizando um fluxo de operações assíncronas e gravando os efeitos colaterais (mutações de estado) da ação confirmando-os.\nAções de Despacho em Componentes\nVocê pode despachar ações em componentes com this. $store.dispatch ('xxx'), ou usar o auxiliar mapActions que mapeia métodos de componente para chamadas do store.dispatch (esta ação requer a injeção root store):\nimport { mapActions } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapActions([\n 'increment', // mapeia `this.increment()` para `this.$store.dispatch('increment')`\n\n // `mapActions` also supports payloads:\n 'incrementBy' // mapeia `this.incrementBy(amount)` para `this.$store.dispatch('incrementBy', amount)`\n ]),\n ...mapActions({\n add: 'increment' // mapeia `this.add()` para `this.$store.dispatch('increment')`\n })\n }\n}\n\nComposição de ações\nAs ações geralmente são assíncronas, então, como sabemos quando uma ação é realizada? E, o mais importante, como podemos compor ações múltiplas em conjunto para lidar com fluxos assíncronos mais complexos?\nA primeira coisa a saber é que o store.dispatch pode manipular o Promise retornado pelo manipulador de ação acionado e também retorna Promise:\nactions: {\n actionA ({ commit }) {\n return new Promise((resolve, reject) => {\n setTimeout(() => {\n commit('someMutation')\n resolve()\n }, 1000)\n })\n }\n}\n\nAgora, é possivel:\nstore.dispatch('actionA').then(() => {\n // ...\n})\n\nE em outra ação também:\nactions: {\n // ...\n actionB ({ dispatch, commit }) {\n return dispatch('actionA').then(() => {\n commit('someOtherMutation')\n })\n }\n}\n\nPor fim, se usarmos async / await, podemos compor nossas ações como esta:\n// Assumindo que `getData ()` e `getOtherData ()` retornam Promessas\n\nactions: {\n async actionA ({ commit }) {\n commit('gotData', await getData())\n },\n async actionB ({ dispatch, commit }) {\n await dispatch('actionA') // esperar que `actionA` termine\n commit('gotOtherData', await getOtherData())\n }\n}\n\n\nÉ possível para um store.dispatch desencadear vários manipuladores de ação em diferentes módulos. Neste caso, o valor retornado será uma Promise que resolve quando todos os manipuladores desencadeados foram resolvidos.\n\n"},"modules.html":{"url":"modules.html","title":"Módulos","keywords":"","body":"Módulos\nDevido ao uso de uma árvore de um único estado, todo o estado do nosso aplicativo está contido dentro de um objeto grande. No entanto, à medida que nossa aplicação cresce em escala, a store pode ficar realmente inchada.\nPara ajudar com isso, o Vuex nos permite dividir nossa store em módulos . Cada módulo pode conter seu próprio estado, mutações, ações, getters e até mesmo módulos aninhados – tudo é \"quebrado\" daqui pra frente:\nconst moduleA = {\n state: { ... },\n mutations: { ... },\n actions: { ... },\n getters: { ... }\n}\n\nconst moduleB = {\n state: { ... },\n mutations: { ... },\n actions: { ... }\n}\n\nconst store = new Vuex.Store({\n modules: {\n a: moduleA,\n b: moduleB\n }\n})\n\nstore.state.a // -> `moduleA`'s state\nstore.state.b // -> `moduleB`'s state\n\nEstado do local do modulo\nDentro das mutações e getters de um módulo, o 1º argumento recebido será o estado local do módulo .\nconst moduleA = {\n state: { count: 0 },\n mutations: {\n increment (state) {\n // `state` é o estado local do modulo\n state.count++\n }\n },\n\n getters: {\n doubleCount (state) {\n return state.count * 2\n }\n }\n}\n\nDa mesma forma, dentro das ações do módulo, context.state irá expor o estado local e o estado da raiz será exposto comocontext.rootState:\nconst moduleA = {\n // ...\n actions: {\n incrementIfOddOnRootSum ({ state, commit, rootState }) {\n if ((state.count + rootState.count) % 2 === 1) {\n commit('increment')\n }\n }\n }\n}\n\nAlém disso, dentro do módulo getters, o estado da raiz será exibido como seu 3º argumento:\nconst moduleA = {\n // ...\n getters: {\n sumWithRootCount (state, getters, rootState) {\n return state.count + rootState.count\n }\n }\n}\n\nNamespacing\nPor padrão, ações, mutações e getters dentro de módulos ainda estão registradas no namespace global - isso permite que vários módulos reajam com o mesmo tipo de mutação / ação.\nSe você deseja que seus módulos sejam mais autônomos ou reutilizáveis, você pode marcá-lo como namespaced com namespaced: true. Quando o módulo é registrado, todos os seus getters, ações e mutações serão automaticamente escritos com nomes com base no caminho no qual o módulo está registrado. Por exemplo:\nconst store = new Vuex.Store({\n modules: {\n account: {\n namespaced: true,\n\n // module assets\n state: { ... }, // O estado do módulo já está aninhado e não é afetado pela opção de namespaced\n getters: {\n isAdmin () { ... } // -> getters['account/isAdmin']\n },\n actions: {\n login () { ... } // -> dispatch('account/login')\n },\n mutations: {\n login () { ... } // -> commit('account/login')\n },\n\n // módulos aninhados\n modules: {\n // herda o namespace do modulo pai\n myPage: {\n state: { ... },\n getters: {\n profile () { ... } // -> getters['account/profile']\n }\n },\n\n // aninhar ainda mais o namespace\n posts: {\n namespaced: true,\n\n state: { ... },\n getters: {\n popular () { ... } // -> getters['account/posts/popular']\n }\n }\n }\n }\n }\n})\n\nOs getters e as ações Namespaced receberão getters,dispatch e commit localizados. Em outras palavras, você pode usar os recursos do módulo sem prefixo de escrita no mesmo módulo. Alternar entre namespaced ou não não afeta o código dentro do módulo.\nAcessando ativos globais em módulos de Namespaced\nSe você quiser usar estado global e getters, rootState erootGetters são passados como o 3º e 4º argumentos para funções getter, e também expostos como propriedades no objeto context passado para funções de ação.\nPara enviar ações ou fazer um commit de mutações no namespace global, passe {root: true} como o 3º argumento para `dispatch 'e' commit '.\nmodules: {\n foo: {\n namespaced: true,\n\n getters: {\n // `getters` está localizado nos getters deste módulo\n // você pode usar rootGetters como 4º argumento de getters\n someGetter (state, getters, rootState, rootGetters) {\n getters.someOtherGetter // -> 'foo/someOtherGetter'\n rootGetters.someOtherGetter // -> 'someOtherGetter'\n },\n someOtherGetter: state => { ... }\n },\n\n actions: {\n // despachar e confirmar também estão localizados para este módulo\n // eles aceitarão a opção `root` para o envio / commit da raiz\n\n someAction ({ dispatch, commit, getters, rootGetters }) {\n getters.someGetter // -> 'foo/someGetter'\n rootGetters.someGetter // -> 'someGetter'\n\n dispatch('someOtherAction') // -> 'foo/someOtherAction'\n dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'\n\n commit('someMutation') // -> 'foo/someMutation'\n commit('someMutation', null, { root: true }) // -> 'someMutation'\n },\n someOtherAction (ctx, payload) { ... }\n }\n }\n}\n\nLigando Auxiliares com namespace\nAo vincular um módulo com namespace aos componentes com os auxiliares mapState,mapGetters, mapActions emapMutations, ele pode ficar um pouco verboso:\ncomputed: {\n ...mapState({\n a: state => state.some.nested.module.a,\n b: state => state.some.nested.module.b\n })\n},\nmethods: {\n ...mapActions([\n 'some/nested/module/foo',\n 'some/nested/module/bar'\n ])\n}\n\nNesses casos, você pode passar a string de namespace do módulo como o 1º argumento para os auxiliares para que todas as ligações sejam feitas usando esse módulo como contexto. O anterior pode ser simplificado para:\ncomputed: {\n ...mapState('some/nested/module', {\n a: state => state.a,\n b: state => state.b\n })\n},\nmethods: {\n ...mapActions('some/nested/module', [\n 'foo',\n 'bar'\n ])\n}\n\nAlém disso, você pode criar helpers com nomes usando o createNamespacedHelpers. Ele retorna um objeto com novos auxiliares de ligação de componentes que estão vinculados com o valor de namespace fornecido:\nimport { createNamespacedHelpers } from 'vuex'\n\nconst { mapState, mapActions } = createNamespacedHelpers('some/nested/module')\n\nexport default {\n computed: {\n // look up in `some/nested/module`\n ...mapState({\n a: state => state.a,\n b: state => state.b\n })\n },\n methods: {\n // look up in `some/nested/module`\n ...mapActions([\n 'foo',\n 'bar'\n ])\n }\n}\n\nAdvertência para desenvolvedores de plugin\nVocê pode se preocupar com o namespacing imprevisível para seus módulos quando você cria um plugin que fornece os módulos e permite que os usuários os adicionem a uma store Vuex. Seus módulos serão também escritos por namespacing se os usuários do plugin adicionarem seus módulos em um módulo namespace. Para adaptar esta situação, talvez seja necessário receber um valor de namespace através da opção do plugin:\n// pega o valor do namespace via opção de plugin\n// e retorna a função de plugin Vuex\nexport function createPlugin (options = {}) {\n return function (store) {\n // add namespace to plugin module's types\n const namespace = options.namespace || ''\n store.dispatch(namespace + 'pluginAction')\n }\n}\n\nRegistro de módulo dinâmico\nVocê pode registrar um módulo após a store foi criada com o método store.registerModule:\n// register a module `myModule`\nstore.registerModule('myModule', {\n // ...\n})\n\n// register a nested module `nested/myModule`\nstore.registerModule(['nested', 'myModule'], {\n // ...\n})\n\nO estado do módulo será exposto como store.state.myModule estore.state.nested.myModule.\nO registro de módulo dinâmico torna possível que outros plugins do Vue também alavancem o Vuex para gerenciamento de estado anexando um módulo à store do aplicativo. Por exemplo, a biblioteca vuex-router-sync integra vue-router com vuex, gerenciando o estado da rota do aplicativo em um módulo anexado dinamicamente.\nVocê também pode remover um módulo registrado dinamicamente com store.unregisterModule (moduleName). Observe que você não pode remover módulos estáticos (declarados na criação da store ) com este método.\nPode ser provável que você queira preservar o estado anterior ao registrar um novo módulo, como preservar o estado de um aplicativo Server Side Rendered. Você pode conseguir isso com a opção preserveState:store.registerModule ('a', module, {preserveState: true})\nReutilização do Módulo\nÀs vezes, talvez precisemos criar várias instâncias de um módulo, por exemplo:\n\nCriando várias stores que usam o mesmo módulo (por exemplo, para evitar Singletons com informações de estado no SSR quando a opção runInNewContext é false ou 'once');\nRegistre o mesmo módulo várias vezes na mesma store .\n\nSe usarmos um objeto simples para declarar o estado do módulo, esse objeto de estado será compartilhado por referência e causará poluição do estado do armazenamento / módulo quando estiver mutado.\nEste é exatamente o mesmo problema com data dentro dos componentes do Vue. Portanto, a solução também é a mesma - use uma função para declarar o estado do módulo (suportado em 2.3.0+):\nconst MyReusableModule = {\n state () {\n return {\n foo: 'bar'\n }\n },\n // mutações, ações, getters...\n}\n\n"},"structure.html":{"url":"structure.html","title":"Estrutura da Aplicação","keywords":"","body":"Estrutura da aplicação\nO Vuex não restringe realmente como você estrutura seu código. Em vez disso, ele impõe um conjunto de princípios de alto nível:\n\nO estado do nível de aplicativo é centralizado na store .\n\nA única maneira de mudar o estado é fazendo commit das mutações , que são transações síncronas.\n\nA lógica assíncrona deve ser encapsulada e pode ser composta com ações .\nEnquanto você seguir estas regras, depende de você como estruturar seu projeto. Se o arquivo da sua store for muito grande, basta começar a dividir as ações, mutações e getters em arquivos separados.\n\n\nPara qualquer aplicativo não trivial, provavelmente precisaremos alavancar módulos. Aqui está uma estrutura de projeto de exemplo:\n├── index.html\n├── main.js\n├── api\n│ └── ... # abstrações para fazer pedidos de API\n├── components\n│ ├── App.vue\n│ └── ...\n└── store\n ├── index.js # onde montamos módulos e exportamos a store ├── actions.js # ações da raiz\n ├── mutations.js # mutações da raiz\n └── modules\n ├── cart.js # modulo cart\n └── products.js # modulo products\n\nComo referência, confira o Exemplo do carrinho de compras.\n"},"plugins.html":{"url":"plugins.html","title":"Plugins","keywords":"","body":"Plugins\nAs stores do Vuex aceitam a opção plugins que expõe hooks para cada mutação. Um plugin Vuex é simplesmente uma função que recebe uma store como seu único argumento:\nconst myPlugin = store => {\n // chamado quando a store é inicializada\n store.subscribe((mutation, state) => {\n // chamada após cada mutação\n // a mutação vem no formato `{ type, payload }`.\n })\n}\n\nE pode ser usada assim:\nconst store = new Vuex.Store({\n // ...\n plugins: [myPlugin]\n})\n\nFazendo Commit de Mutações dentro de Plugins\nPlugins não tem permissão para mudar diretamente o estado - similar aos componentes, eles podem apenas disparar mudanças fazendo commit de mutações.\nAo fazer um commit de uma mutação, um plugin pode ser usado para sincronizar uma fonte de dados à store . Por exemplo, para sincronizar uma fonte de dados websocket à store (isso é só um exemplo inventado, na realidade a função createPlugin pode receber parâmetros adicionais para tarefas mais complexas):\nexport default function createWebSocketPlugin (socket) {\n return store => {\n socket.on('data', data => {\n store.commit('receiveData', data)\n })\n store.subscribe(mutation => {\n if (mutation.type === 'UPDATE_DATA') {\n socket.emit('update', mutation.payload)\n }\n })\n }\n}\n\nconst plugin = createWebSocketPlugin(socket)\n\nconst store = new Vuex.Store({\n state,\n mutations,\n plugins: [plugin]\n})\n\nGravando Snapshots do Estado\nÀs vezes, um plugin pode querer receber \"snapshots\" do estado, e comparar o estado pós-mutação com o pré-mutação. Para conseguir isso, você precisa fzer uma cópia profunda do objeto de estado:\nconst myPluginWithSnapshot = store => {\n let prevState = _.cloneDeep(store.state)\n store.subscribe((mutation, state) => {\n let nextState = _.cloneDeep(state)\n\n // compara `prevState` e `nextState`...\n\n // salva o estado para a próxima mutação\n prevState = nextState\n })\n}\n\nPlugins que tiram snapshots do estado devem ser usados apenas durante o desenvolvimento. Quando usamos webpack ou Browserify, podemos construir nossas próprias ferramentas que lidam com isso para nós:\nconst store = new Vuex.Store({\n // ...\n plugins: process.env.NODE_ENV !== 'production'\n ? [myPluginWithSnapshot]\n : []\n})\n\nO plugin vai ser usado por padrão. Para produção, você vai precisar do DefinePlugin para webpack ou envify para Browserify para converter o valor de process.env.NODE_ENV !== 'production' para false na build final.\nPlugin de Log Embutido\n\nSe você está usando vue-devtools provavelmente não precisará disso.\n\nVuex vem com um plugin de log para casos comuns de debug:\nimport createLogger from 'vuex/dist/logger'\n\nconst store = new Vuex.Store({\n plugins: [createLogger()]\n})\n\nA função createLogger recebe alguns argumentos:\nconst logger = createLogger({\n collapsed: false, // expande automaticamente funções logadas\n filter (mutation, stateBefore, stateAfter) {\n // retorna `true` se a mutação deve ser logada\n // `mutation` é uma `{ type, payload }`\n return mutation.type !== \"aBlacklistedMutation\"\n },\n transformer (state) {\n // transforma o estado antes de logá-lo\n // por exemplo, retorna apenas uma sub-árvore específica\n return state.subTree\n },\n mutationTransformer (mutation) {\n // mutações são logadas no formato `{ type, payload }`\n // mas podemos formatá-las como quiser.\n return mutation.type\n },\n logger: console, // implementação da API `console`, default `console`\n})\n\nO arquivo de log também pode ser incluído diretamente via tag e vai expor a função createVuexLogger globalmente.\nPerceba que esses plugins tiram snapshots do estado, então use-os apenas durante o desenvolvimento.\n"},"strict.html":{"url":"strict.html","title":"Modo estrito","keywords":"","body":"Modo estrito\nPara habilitar o modo estrito, simplesmente passe strict: true ao criar uma store Vuex:\nconst store = new Vuex.Store({\n // ...\n strict: true\n})\n\nEm modo estrito, sempre que o estado do Vuex é mutado fora dos manipuladores de mutação, um erro será lançado. Isso garante que todas as mutações do estado possam ser explicitamente rastreadas por ferramentas de depuração.\nDesenvolvimento vs. Produção\n Não habilite o modo estrito ao implantar para a produção! O modo estrito executa um observador profundo síncrono na árvore de estados para detectar mutações inapropriadas e pode ser bastante caro quando você faz grande quantidade de mutações no estado. Certifique-se de desligá-lo na produção para evitar o custo de desempenho.\nSemelhante aos plugins, podemos deixar as ferramentas de compilação lidar com isso:\nconst store = new Vuex.Store({\n // ...\n strict: process.env.NODE_ENV !== 'production'\n})\n\n"},"forms.html":{"url":"forms.html","title":"Manipulação de formulários","keywords":"","body":"Manipulação de formulários\nAo usar o Vuex no modo estrito, pode ser um pouco complicado usar v-model em um pedaço de estado que pertence ao Vuex:\n\n\nAssumindo que obj é um dado computado que retorna um objeto da store , ov-model aqui tentará mutar diretamente obj.message quando o usuário digitar a entrada. No modo estrito, isso resultará em um erro porque a mutação não é realizada dentro de um manipulador de mutação Vuex explícito.\nO \"modo Vuex\" para lidar com isso é vinculando o valor do(s) 's e chamar uma ação no evento input ouchange:\n\n\n// ...\ncomputed: {\n ...mapState({\n message: state => state.obj.message\n })\n},\nmethods: {\n updateMessage (e) {\n this.$store.commit('updateMessage', e.target.value)\n }\n}\n\nE aqui está o manipulador de mutação:\n// ...\nmutations: {\n updateMessage (state, message) {\n state.obj.message = message\n }\n}\n\nDados computados bidirecionais (Two-way)\nÉ certo que o acima é um pouco mais detalhado do que o v-model + estado local, e também perdemos alguns dos recursos úteis do v-model. Uma abordagem alternativa está usando uma propriedade computada bidirecional com um setter:\n\n\n// ...\ncomputed: {\n message: {\n get () {\n return this.$store.state.obj.message\n },\n set (value) {\n this.$store.commit('updateMessage', value)\n }\n }\n}\n\n"},"testing.html":{"url":"testing.html","title":"Teste","keywords":"","body":"Testando\nAs partes principais que queremos testar em Vuex são mutações e ações.\nTestando Mutações\nAs mutações são muito simples de testar, porque são apenas funções que dependem completamente de seus argumentos. Um truque é que se você estiver usando módulos ES2015 e colocar suas mutações dentro do arquivo store.js, além da exportação padrão, você também deve exportar as mutações como uma exportação nomeada:\nconst state = { ... }\n\n// exportar `mutações` como uma exportação nomeada\nexport const mutations = { ... }\n\nexport default new Vuex.Store({\n state,\n mutations\n})\n\nExemplo de teste de uma mutação usando Mocha + Chai (você pode usar qualquer biblioteca de estrutura / asserção que você gosta):\n// mutations.js\nexport const mutations = {\n increment: state => state.count++\n}\n\n// mutations.spec.js\nimport { expect } from 'chai'\nimport { mutations } from './store'\n\n// destructure assign `mutations`\nconst { increment } = mutations\n\ndescribe('mutations', () => {\n it('INCREMENT', () => {\n // mock state\n const state = { count: 0 }\n // apply mutation\n increment(state)\n // assert result\n expect(state.count).to.equal(1)\n })\n})\n\nTestando ações\nAs ações podem ser um pouco mais complicadas porque podem chamar as APIs externas. Ao testar ações, geralmente precisamos fazer algum nível de mocking - por exemplo, podemos resumir as chamadas da API em um serviço e simular esse serviço dentro de nossos testes. A fim de simular facilmente as dependências, podemos usar o webpack e injetor-carregador para agrupar nossos arquivos de teste.\nExemplo de teste de uma ação assíncrona:\n// actions.js\nimport shop from '../api/shop'\n\nexport const getAllProducts = ({ commit }) => {\n commit('REQUEST_PRODUCTS')\n shop.getProducts(products => {\n commit('RECEIVE_PRODUCTS', products)\n })\n}\n\n// actions.spec.js\n\n// uso a sintaxe 'require' para inline loaders.\n// com inject-loader, isso retorna uma factory de módulos\n// que nos permite injetar dependências simuladas. import { expect } from 'chai'\nconst actionsInjector = require('inject-loader!./actions')\n\n// crie o módulo com nossos mocks\nconst actions = actionsInjector({\n '../api/shop': {\n getProducts (cb) {\n setTimeout(() => {\n cb([ /* mocked response */ ])\n }, 100)\n }\n }\n})\n\n// ajudante para teste de ação com mutações esperadas\nconst testAction = (action, payload, state, expectedMutations, done) => {\n let count = 0\n\n // mock commit\n const commit = (type, payload) => {\n const mutation = expectedMutations[count]\n\n try {\n expect(mutation.type).to.equal(type)\n if (payload) {\n expect(mutation.payload).to.deep.equal(payload)\n }\n } catch (error) {\n done(error)\n }\n\n count++\n if (count >= expectedMutations.length) {\n done()\n }\n }\n\n // chame a ação com uma loja e argumentos simulados\n action({ commit, state }, payload)\n\n // verificar se nenhuma mutação deveria ter sido enviada\n if (expectedMutations.length === 0) {\n expect(count).to.equal(0)\n done()\n }\n}\n\ndescribe('actions', () => {\n it('getAllProducts', done => {\n testAction(actions.getAllProducts, null, {}, [\n { type: 'REQUEST_PRODUCTS' },\n { type: 'RECEIVE_PRODUCTS', payload: { /* mocked response */ } }\n ], done)\n })\n})\n\nTestando Getters\nSe seus getters tiverem uma computação complicada, vale a pena testá-los. Os Getters também são muito diretos para testar o mesmo motivo que as mutações.\nExemplo testando um getter:\n// getters.js\nexport const getters = {\n filteredProducts (state, { filterCategory }) {\n return state.products.filter(product => {\n return product.category === filterCategory\n })\n }\n}\n\n// getters.spec.js\nimport { expect } from 'chai'\nimport { getters } from './getters'\n\ndescribe('getters', () => {\n it('filteredProducts', () => {\n // mock state\n const state = {\n products: [\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' },\n { id: 3, title: 'Carrot', category: 'vegetable' }\n ]\n }\n // mock getter\n const filterCategory = 'fruit'\n\n // obter o resultado do getter\n const result = getters.filteredProducts(state, { filterCategory })\n\n // afirma o resultado\n expect(result).to.deep.equal([\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' }\n ])\n })\n})\n\nExecução de testes\nSe suas mutações e ações estiverem escritas corretamente, os testes não devem ter dependência direta das APIs do navegador após uma mudança apropriada. Assim, você pode simplesmente agrupar os testes com o webpack e executá-lo diretamente no Node. Alternativamente, você pode usar mocha-loader ou Karma +karma-webpack para executar os testes em navegadores reais.\nRodando no Node\nCrie a seguinte configuração de webpack (juntamente com .babelrc):\n// webpack.config.js\nmodule.exports = {\n entry: './test.js',\n output: {\n path: __dirname,\n filename: 'test-bundle.js'\n },\n module: {\n loaders: [\n {\n test: /\\.js$/,\n loader: 'babel-loader',\n exclude: /node_modules/\n }\n ]\n }\n}\n\nEntão:\nwebpack\nmocha test-bundle.js\n\nRodando no Browser\n\nInstale mocha-loader.\nMude a entrada da configuração do webpack acima para 'mocha-loader! Babel-loader! ./ test.js'.\nInicie webpack-dev-server usando a configuração.\nVá para localhost: 8080 / webpack-dev-server / test-bundle.\n\nRodando no Browser com Karma + karma-webpack\nConsulte a instalação na documentação do vue-loader.\n"},"hot-reload.html":{"url":"hot-reload.html","title":"Hot Reload","keywords":"","body":"Hot Reloading (recarregamento rapido)\nO Vuex suporta hot reloading de mutações, módulos, ações e getters durante o desenvolvimento, usando o pacote do webpack Hot Module Replacement API. Você também pode usá-lo em Browserify com o plugin browserify-hmr.\nPara mutações e módulos, você precisa usar o método da API store.hotUpdate():\n// store.js\nimport Vue from 'vue'\nimport Vuex from 'vuex'\nimport mutations from './mutations'\nimport moduleA from './modules/a'\n\nVue.use(Vuex)\n\nconst state = { ... }\n\nconst store = new Vuex.Store({\n state,\n mutations,\n modules: {\n a: moduleA\n }\n})\n\nif (module.hot) {\n // Aceita ações e mutações como 'hot modules'\n module.hot.accept(['./mutations', './modules/a'], () => {\n // Necessita dos módulos atualizados\n // Necessário adicionar .default devido ao módulo babel 6\n const newMutations = require('./mutations').default\n const newModuleA = require('./modules/a').default\n // trocar as novas ações e mutações\n store.hotUpdate({\n mutations: newMutations,\n modules: {\n a: newModuleA\n }\n })\n })\n}\n\nConfira o counter-hot example para usar o hot-reload.\n"},"api.html":{"url":"api.html","title":"Referência da API","keywords":"","body":"Referência de Api\nVuex.Store\nimport Vuex from 'vuex'\n\nconst store = new Vuex.Store({ ...options })\n\nVuex.Store Opções do construtor\n\nstate\n\ntype: Object | Function\n\n\n\nO objeto do estado da raiz para a store Vuex. Detalhes\n Se você passar uma função que retorna um objeto, o objeto retornado é usado como o estado da raiz. Isso é útil quando você deseja reutilizar o objeto de estado, especialmente para reutilização de módulos. Detalhes\n\nmutações\n\ntype: { [type: string]: Function }\nRegistra mutações na store . A função do manipulador sempre recebe estado como o primeiro argumento (será o estado local do módulo se definido em um módulo) e receberá um segundo argumento payload se houver um.\nDetalhes\n\n\n\nações\n\ntype: { [type: string]: Function }\nRegistra ações na store . A função do manipulador recebe um objeto context que expõe as seguintes propriedades:\n{\n state, // o mesmo que `store.state`, ou estado local se estiver em módulos\n rootState, // o mesmo que `store.state`, apenas em módulos\n commit, // o mesmo que `store.commit`\n dispatch, // o mesmo que `store.dispatch`\n getters, // o mesmo que `store.getters`, ou com getters locais se estiver em módulos\n rootGetters // o mesmo que `store.getters`, apenas em módulos\n}\n\nDetalhes\n\n\n\ngetters\n\ntype: { [key: string]: Function }\nRegistra getters na store . A função getter recebe os seguintes argumentos:\nstate, // será o estado local do módulo, se definido em um módulo.\ngetters // o mesmo que store.getters\nEspecifique quando definido em um módulo\nstate, // será o estado local do módulo, se definido em um módulo.\n\ngetters, // Módulo getters locais do módulo atual\nrootState, // estado global\nrootGetters // todos os getters\nOs getters registrados estão expostos em store.getters.\nDetalhes\n\n\n\nmódulos\n\ntype: Object\nUm objeto contendo sub módulos a serem incorporados na store , de forma que:\n{\n key: {\n state,\n namespaced?,\n mutations?,\n actions?,\n getters?,\n modules?\n },\n ...\n}\n\nCada módulo pode conter \"estado\" e \"mutações\" semelhantes às opções raiz. O estado de um módulo será anexado ao estado da raiz da store usando a chave do módulo. As mutações e getters de um módulo receberão apenas o estado local do módulo como o primeiro argumento em vez do estado da raiz e as ações do módulo 'context.state` também apontarão para o estado local.\nDetalhes\n\n\n\nplugins\n\ntype: Array\nUm array de funções de plugin a serem aplicadas na store . O plugin simplesmente recebe a store como o único argumento e pode ouvir mutações (para persistência de dados de saída, log ou depuração) ou mutações de despacho (para dados de entrada, por exemplo, websockets ou observáveis).\nDetalhes\n\n\n\nstrict\n\ntype: Boolean\ndefault: false\nForça a store Vuex em modo estrito. No modo estrito, qualquer mutação ao estado do Vuex fora dos manipuladores de mutação acusará um erro.\nDetalhes\n\n\n\n\nVuex.Store Propriedades da instância\n\nstate\n\ntype: Object\nO estado raiz. Apenas leitura.\n\n\n\ngetters\n\ntype: Object\nExpõe os getters registrados. Apenas leitura.\n\n\n\n\nVuex.Store Métodos da instância\n\ncommit(type: string, payload?: any, options?: Object) | commit(mutation: Object, options?: Object)\nConfirma uma mutação. options pode terroot: true que permite confirmar mutações da raiz em namespaced modules. Detalhes\n\ndispatch(type: string, payload?: any, options?: Object) | dispatch(action: Object, options?: Object)\nDespacha uma ação. options pode ter root: true que permite enviar ações para raiz em namespaced modules. Retorna Promise que resolve todos os manipuladores de ação acionados. Detalhes\n\nreplaceState(state: Object)\nSubstitua o estado da raiz da store . Use isso apenas para fins de hidratação / viagem no tempo.\n\nwatch(getter: Function, cb: Function, options?: Object)\nVisualiza de forma reativa um valor de retorno da função getter e chame o callback para o retorno de chamada quando o valor mudar. O getter recebe o estado da store como o primeiro argumento e os getters como o segundo argumento. Aceita um objeto de opções opcional que leva as mesmas opções que o método vm. $ Watch do Vue.\nPara parar de visualizar, chame para a função do manipulador retornada.\n\nsubscribe(handler: Function)\nAssina as mutações da store . O handler é chamado após cada mutação e recebe o descritor de mutação e o estado pós-mutação como argumentos:\nstore.subscribe((mutation, state) => {\n console.log(mutation.type)\n console.log(mutation.payload)\n})\n\nUsado com mais frequência em plugins. Detalhes\n\nsubscribeAction(handler: Function)\n\nNovo em 2.5.0\n\nAssina as ações da store . O handler é chamado para cada ação despachada e recebe o descritor de ação e o estado atual da store como argumentos:\nstore.subscribeAction((action, state) => {\n console.log(action.type)\n console.log(action.payload)\n})\n\nUsado com mais frequência em plugins. Detalhes\n\nregisterModule(path: string | Array, module: Module, options?: Object)\nRegistra um módulo dinâmico. Detalhes\noptions pode ter preserveState: true que permite preservar o estado anterior. Util para renderização server-side.\n\nunregisterModule(path: string | Array)\nCancela o registro de um módulo dinâmico. Detalhes\n\nhotUpdate(newOptions: Object)\nFaz Hot swap de novas ações e mutações. Detalhes\n\n\nComponent Binding Helpers\n\nmapState(namespace?: string, map: Array | Object): Object\nCria componentes computadas de opções que retornam a subárvore da store Vuex. Detalhes\nO primeiro argumnto pode ser opcionalmente uma string com namespace. Detalhes\n\nmapGetters(namespace?: string, map: Array | Object): Object\nCria componentes computadas de opções que retornam valor avaliado deo getter. Detalhes\nO primeiro argumento pode ser opcionalmente uma string com namespace. Detalhes\n\nmapActions(namespace?: string, map: Array | Object): Object\nCria um componente com métodos e opções que despacham uma ação.\n\n\nDetalhes\n O primeiro argumento pode ser opcionalmente uma string com namespace. Detalhes\n\nmapMutations(namespace?: string, map: Array | Object): Object\nCria um componente com métodos e opções que confirmam uma mutação. Detalhes\nO primeiro argumento pode ser opcionalmente uma string com namespace. Detalhes\n\ncreateNamespacedHelpers(namespace: string): Object\nCria um component namespaced ajudante de ligação . O objeto retornado possui mapState, mapGetters, mapActions e mapMutations, que estão conectados com o namespace dado. Detalhes\n\n\n"}}} \ No newline at end of file diff --git a/pt-br/state.html b/pt-br/state.html new file mode 100644 index 000000000..b11ff74a0 --- /dev/null +++ b/pt-br/state.html @@ -0,0 +1,559 @@ + + + + + + + Estado · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                    +
                                                                                                                                                                    + + + + + + + + +
                                                                                                                                                                    + +
                                                                                                                                                                    + +
                                                                                                                                                                    + + + + + + + + + +
                                                                                                                                                                    +
                                                                                                                                                                    + +
                                                                                                                                                                    +
                                                                                                                                                                    + +
                                                                                                                                                                    + +

                                                                                                                                                                    Estado

                                                                                                                                                                    +

                                                                                                                                                                    Árvore simples de estado

                                                                                                                                                                    +

                                                                                                                                                                    O Vuex usa uma árvore de estado único - isto é, este único objeto contém todo o seu nível de aplicativo e serve como "fonte única de verdade". Isso também significa que você terá apenas uma loja para cada aplicativo. Uma única árvore de estados torna direto localizar um pedaço de estado específico e nos permite facilmente tirar instantâneos do estado do aplicativo atual para fins de depuração.

                                                                                                                                                                    +

                                                                                                                                                                    A árvore de um único estado não entra em conflito com a modularidade - em capítulos posteriores, discutiremos como dividir seu estado e mutações em sub-módulos.

                                                                                                                                                                    +

                                                                                                                                                                    Obtendo o Vuex State em Vue Components

                                                                                                                                                                    +

                                                                                                                                                                    Então, como exibimos o estado dentro da loja em nossos componentes do Vue? Uma vez que as lojas Vuex são reativas, a maneira mais simples de "recuperar" o estado é simplesmente retornar algum estado da loja dentro de um dado computado:

                                                                                                                                                                    +
                                                                                                                                                                    // vamos criar um componente de contador
                                                                                                                                                                    +const Counter = {
                                                                                                                                                                    +  template: `<div>{{ count }}</div>`,
                                                                                                                                                                    +  computed: {
                                                                                                                                                                    +    count () {
                                                                                                                                                                    +      return store.state.count
                                                                                                                                                                    +    }
                                                                                                                                                                    +  }
                                                                                                                                                                    +}
                                                                                                                                                                    +
                                                                                                                                                                    +

                                                                                                                                                                    Sempre que o store.state.count muda, fará com que a propriedade computada seja reavaliada e ative as atualizações de DOM associadas. +No entanto, esse padrão faz com que o componente dependa no singleton da loja global. Ao usar um sistema de módulo, ele precisa importar a loja em todos os componentes que usam o estado da loja e também requer mocking ao testar o componente.

                                                                                                                                                                    +

                                                                                                                                                                    O Vuex fornece um mecanismo para "injetar" a loja em todos os componentes filho do componente raiz com a opção store (habilitada porVue.use (Vuex)):

                                                                                                                                                                    +
                                                                                                                                                                    const app = new Vue({
                                                                                                                                                                    +  el: '#app',
                                                                                                                                                                    +  // forneça a loja usando a opção "store".
                                                                                                                                                                    +  // isso irá injetar a instância da loja em todos os componentes filho.  store,
                                                                                                                                                                    +  components: { Counter },
                                                                                                                                                                    +  template: `
                                                                                                                                                                    +    <div class="app">
                                                                                                                                                                    +      <counter></counter>
                                                                                                                                                                    +    </div>
                                                                                                                                                                    +  `
                                                                                                                                                                    +})
                                                                                                                                                                    +
                                                                                                                                                                    +

                                                                                                                                                                    Ao fornecer a opção store para a instância raiz, a loja será injetada em todos os componentes filho da raiz e estará disponível neles como esta. $ Store. Vamos atualizar a nossa implementaçãoCounter`:

                                                                                                                                                                    +
                                                                                                                                                                    const Counter = {
                                                                                                                                                                    +  template: `<div>{{ count }}</div>`,
                                                                                                                                                                    +  computed: {
                                                                                                                                                                    +    count () {
                                                                                                                                                                    +      return this.$store.state.count
                                                                                                                                                                    +    }
                                                                                                                                                                    +  }
                                                                                                                                                                    +}
                                                                                                                                                                    +
                                                                                                                                                                    +

                                                                                                                                                                    O auxiliar mapState

                                                                                                                                                                    +

                                                                                                                                                                    Quando um componente precisa fazer uso de várias propriedades de estado da loja ou getters, declarar que todas essas propriedades computadas podem ser repetitivas e verbosas. Para lidar com isso, podemos usar o ajudante mapState que gera funções getter computadas para nós, economizando algumas linhas de código:

                                                                                                                                                                    +
                                                                                                                                                                    // em pleno desenvolvimento, os ajudantes são expostos como Vuex.mapState
                                                                                                                                                                    + import { mapState } from 'vuex'
                                                                                                                                                                    +
                                                                                                                                                                    +export default {
                                                                                                                                                                    +  // ...
                                                                                                                                                                    +  computed: mapState({
                                                                                                                                                                    +    // As funções de seta podem tornar o código muito sucinto!    count: state => state.count,
                                                                                                                                                                    +
                                                                                                                                                                    +    // passar o valor da string 'count' é o mesmo que `state => state.count`
                                                                                                                                                                    +    countAlias: 'count',
                                                                                                                                                                    +
                                                                                                                                                                    +    // para acessar o estado local com `this`, uma função normal deve ser usada
                                                                                                                                                                    +     countPlusLocalState (state) {
                                                                                                                                                                    +      return state.count + this.localCount
                                                                                                                                                                    +    }
                                                                                                                                                                    +  })
                                                                                                                                                                    +}
                                                                                                                                                                    +
                                                                                                                                                                    +

                                                                                                                                                                    Também podemos passar uma matriz de seqüência de caracteres para mapState quando o nome de uma propriedade calculada mapeada é o mesmo que um nome de árvore secundária de estado.

                                                                                                                                                                    +
                                                                                                                                                                    computed: mapState([
                                                                                                                                                                    +  // map this.count to store.state.count
                                                                                                                                                                    +  'count'
                                                                                                                                                                    +])
                                                                                                                                                                    +
                                                                                                                                                                    +

                                                                                                                                                                    Operador de propagação de objetos (ES2015 Spread Operator )

                                                                                                                                                                    +

                                                                                                                                                                    Observe que mapState retorna um objeto. Como usá-lo em combinação com outras propriedades locais computadas? Normalmente, teríamos que usar um utilitário para fundir vários objetos em um para que possamos passar o objeto final para computado. No entanto, com o operador de propagação de objetos (que é uma proposta de ECMAScript em estágio 3), podemos simplificar muito a sintaxe:

                                                                                                                                                                    +
                                                                                                                                                                    computed: {
                                                                                                                                                                    +  localComputed () { /* ... */ },
                                                                                                                                                                    +  // Misture isso no objeto externo com o operador de propagação do objeto
                                                                                                                                                                    +
                                                                                                                                                                    +  ...mapState({
                                                                                                                                                                    +    // ...
                                                                                                                                                                    +  })
                                                                                                                                                                    +}
                                                                                                                                                                    +
                                                                                                                                                                    +

                                                                                                                                                                    Componentes ainda podem ter um estado local

                                                                                                                                                                    +

                                                                                                                                                                    O uso do Vuex não significa que você deve colocar all no estado no Vuex. Embora colocar mais estado no Vuex torna suas mutações estatais mais explícitas e devolvíveis, às vezes também pode tornar o código mais detalhado e indireto. Se um pedaço de estado pertence estritamente a um único componente, pode ser apenas bom deixá-lo como um estado local. Você deve pesar os trade-offs e tomar decisões que atendam às necessidades de desenvolvimento do seu aplicativo.

                                                                                                                                                                    + + +
                                                                                                                                                                    + +
                                                                                                                                                                    +
                                                                                                                                                                    +
                                                                                                                                                                    + +

                                                                                                                                                                    results matching ""

                                                                                                                                                                    +
                                                                                                                                                                      + +
                                                                                                                                                                      +
                                                                                                                                                                      + +

                                                                                                                                                                      No results matching ""

                                                                                                                                                                      + +
                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      + +
                                                                                                                                                                      +
                                                                                                                                                                      + + +
                                                                                                                                                                      + + +
                                                                                                                                                                      + + + + + + + + + + + + + + +
                                                                                                                                                                      + + +
                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/strict.html b/pt-br/strict.html new file mode 100644 index 000000000..3447e4ae5 --- /dev/null +++ b/pt-br/strict.html @@ -0,0 +1,495 @@ + + + + + + + Modo estrito · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                      +
                                                                                                                                                                      + + + + + + + + +
                                                                                                                                                                      + +
                                                                                                                                                                      + +
                                                                                                                                                                      + + + + + + + + + +
                                                                                                                                                                      +
                                                                                                                                                                      + +
                                                                                                                                                                      +
                                                                                                                                                                      + +
                                                                                                                                                                      + +

                                                                                                                                                                      Modo estrito

                                                                                                                                                                      +

                                                                                                                                                                      Para habilitar o modo estrito, simplesmente passe strict: true ao criar uma store Vuex:

                                                                                                                                                                      +
                                                                                                                                                                      const store = new Vuex.Store({
                                                                                                                                                                      +  // ...
                                                                                                                                                                      +  strict: true
                                                                                                                                                                      +})
                                                                                                                                                                      +
                                                                                                                                                                      +

                                                                                                                                                                      Em modo estrito, sempre que o estado do Vuex é mutado fora dos manipuladores de mutação, um erro será lançado. Isso garante que todas as mutações do estado possam ser explicitamente rastreadas por ferramentas de depuração.

                                                                                                                                                                      +

                                                                                                                                                                      Desenvolvimento vs. Produção

                                                                                                                                                                      +

                                                                                                                                                                      Não habilite o modo estrito ao implantar para a produção! O modo estrito executa um observador profundo síncrono na árvore de estados para detectar mutações inapropriadas e pode ser bastante caro quando você faz grande quantidade de mutações no estado. Certifique-se de desligá-lo na produção para evitar o custo de desempenho.

                                                                                                                                                                      +

                                                                                                                                                                      Semelhante aos plugins, podemos deixar as ferramentas de compilação lidar com isso:

                                                                                                                                                                      +
                                                                                                                                                                      const store = new Vuex.Store({
                                                                                                                                                                      +  // ...
                                                                                                                                                                      +  strict: process.env.NODE_ENV !== 'production'
                                                                                                                                                                      +})
                                                                                                                                                                      +
                                                                                                                                                                      + + +
                                                                                                                                                                      + +
                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      + +

                                                                                                                                                                      results matching ""

                                                                                                                                                                      +
                                                                                                                                                                        + +
                                                                                                                                                                        +
                                                                                                                                                                        + +

                                                                                                                                                                        No results matching ""

                                                                                                                                                                        + +
                                                                                                                                                                        +
                                                                                                                                                                        +
                                                                                                                                                                        + +
                                                                                                                                                                        +
                                                                                                                                                                        + + +
                                                                                                                                                                        + + +
                                                                                                                                                                        + + + + + + + + + + + + + + +
                                                                                                                                                                        + + +
                                                                                                                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/structure.html b/pt-br/structure.html new file mode 100644 index 000000000..66b65a963 --- /dev/null +++ b/pt-br/structure.html @@ -0,0 +1,506 @@ + + + + + + + Estrutura da Aplicação · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                        +
                                                                                                                                                                        + + + + + + + + +
                                                                                                                                                                        + +
                                                                                                                                                                        + +
                                                                                                                                                                        + + + + + + + + + +
                                                                                                                                                                        +
                                                                                                                                                                        + +
                                                                                                                                                                        +
                                                                                                                                                                        + +
                                                                                                                                                                        + +

                                                                                                                                                                        Estrutura da aplicação

                                                                                                                                                                        +

                                                                                                                                                                        O Vuex não restringe realmente como você estrutura seu código. Em vez disso, ele impõe um conjunto de princípios de alto nível:

                                                                                                                                                                        +
                                                                                                                                                                          +
                                                                                                                                                                        1. O estado do nível de aplicativo é centralizado na store .

                                                                                                                                                                          +
                                                                                                                                                                        2. +
                                                                                                                                                                        3. A única maneira de mudar o estado é fazendo commit das mutações , que são transações síncronas.

                                                                                                                                                                          +
                                                                                                                                                                        4. +
                                                                                                                                                                        5. A lógica assíncrona deve ser encapsulada e pode ser composta com ações . +Enquanto você seguir estas regras, depende de você como estruturar seu projeto. Se o arquivo da sua store for muito grande, basta começar a dividir as ações, mutações e getters em arquivos separados.

                                                                                                                                                                          +
                                                                                                                                                                        6. +
                                                                                                                                                                        +

                                                                                                                                                                        Para qualquer aplicativo não trivial, provavelmente precisaremos alavancar módulos. Aqui está uma estrutura de projeto de exemplo:

                                                                                                                                                                        +
                                                                                                                                                                        ├── index.html
                                                                                                                                                                        +├── main.js
                                                                                                                                                                        +├── api
                                                                                                                                                                        +│   └── ... # abstrações para fazer pedidos de API
                                                                                                                                                                        +├── components
                                                                                                                                                                        +│   ├── App.vue
                                                                                                                                                                        +│   └── ...
                                                                                                                                                                        +└── store
                                                                                                                                                                        +    ├── index.js          # onde montamos módulos e exportamos a store    ├── actions.js            # ações da raiz
                                                                                                                                                                        +    ├── mutations.js      # mutações da raiz
                                                                                                                                                                        +    └── modules
                                                                                                                                                                        +        ├── cart.js       # modulo cart
                                                                                                                                                                        +        └── products.js   # modulo products
                                                                                                                                                                        +
                                                                                                                                                                        +

                                                                                                                                                                        Como referência, confira o Exemplo do carrinho de compras.

                                                                                                                                                                        + + +
                                                                                                                                                                        + +
                                                                                                                                                                        +
                                                                                                                                                                        +
                                                                                                                                                                        + +

                                                                                                                                                                        results matching ""

                                                                                                                                                                        +
                                                                                                                                                                          + +
                                                                                                                                                                          +
                                                                                                                                                                          + +

                                                                                                                                                                          No results matching ""

                                                                                                                                                                          + +
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          + +
                                                                                                                                                                          +
                                                                                                                                                                          + + +
                                                                                                                                                                          + + +
                                                                                                                                                                          + + + + + + + + + + + + + + +
                                                                                                                                                                          + + +
                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pt-br/testing.html b/pt-br/testing.html new file mode 100644 index 000000000..d31559906 --- /dev/null +++ b/pt-br/testing.html @@ -0,0 +1,665 @@ + + + + + + + Teste · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                          +
                                                                                                                                                                          + + + + + + + + +
                                                                                                                                                                          + +
                                                                                                                                                                          + +
                                                                                                                                                                          + + + + + + + + + +
                                                                                                                                                                          +
                                                                                                                                                                          + +
                                                                                                                                                                          +
                                                                                                                                                                          + +
                                                                                                                                                                          + +

                                                                                                                                                                          Testando

                                                                                                                                                                          +

                                                                                                                                                                          As partes principais que queremos testar em Vuex são mutações e ações.

                                                                                                                                                                          +

                                                                                                                                                                          Testando Mutações

                                                                                                                                                                          +

                                                                                                                                                                          As mutações são muito simples de testar, porque são apenas funções que dependem completamente de seus argumentos. Um truque é que se você estiver usando módulos ES2015 e colocar suas mutações dentro do arquivo store.js, além da exportação padrão, você também deve exportar as mutações como uma exportação nomeada:

                                                                                                                                                                          +
                                                                                                                                                                          const state = { ... }
                                                                                                                                                                          +
                                                                                                                                                                          +// exportar `mutações` como uma exportação nomeada
                                                                                                                                                                          +export const mutations = { ... }
                                                                                                                                                                          +
                                                                                                                                                                          +export default new Vuex.Store({
                                                                                                                                                                          +  state,
                                                                                                                                                                          +  mutations
                                                                                                                                                                          +})
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          Exemplo de teste de uma mutação usando Mocha + Chai (você pode usar qualquer biblioteca de estrutura / asserção que você gosta):

                                                                                                                                                                          +
                                                                                                                                                                          // mutations.js
                                                                                                                                                                          +export const mutations = {
                                                                                                                                                                          +  increment: state => state.count++
                                                                                                                                                                          +}
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          // mutations.spec.js
                                                                                                                                                                          +import { expect } from 'chai'
                                                                                                                                                                          +import { mutations } from './store'
                                                                                                                                                                          +
                                                                                                                                                                          +// destructure assign `mutations`
                                                                                                                                                                          +const { increment } = mutations
                                                                                                                                                                          +
                                                                                                                                                                          +describe('mutations', () => {
                                                                                                                                                                          +  it('INCREMENT', () => {
                                                                                                                                                                          +    // mock state
                                                                                                                                                                          +    const state = { count: 0 }
                                                                                                                                                                          +    // apply mutation
                                                                                                                                                                          +    increment(state)
                                                                                                                                                                          +    // assert result
                                                                                                                                                                          +    expect(state.count).to.equal(1)
                                                                                                                                                                          +  })
                                                                                                                                                                          +})
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          Testando ações

                                                                                                                                                                          +

                                                                                                                                                                          As ações podem ser um pouco mais complicadas porque podem chamar as APIs externas. Ao testar ações, geralmente precisamos fazer algum nível de mocking - por exemplo, podemos resumir as chamadas da API em um serviço e simular esse serviço dentro de nossos testes. A fim de simular facilmente as dependências, podemos usar o webpack e injetor-carregador para agrupar nossos arquivos de teste.

                                                                                                                                                                          +

                                                                                                                                                                          Exemplo de teste de uma ação assíncrona:

                                                                                                                                                                          +
                                                                                                                                                                          // actions.js
                                                                                                                                                                          +import shop from '../api/shop'
                                                                                                                                                                          +
                                                                                                                                                                          +export const getAllProducts = ({ commit }) => {
                                                                                                                                                                          +  commit('REQUEST_PRODUCTS')
                                                                                                                                                                          +  shop.getProducts(products => {
                                                                                                                                                                          +    commit('RECEIVE_PRODUCTS', products)
                                                                                                                                                                          +  })
                                                                                                                                                                          +}
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          // actions.spec.js
                                                                                                                                                                          +
                                                                                                                                                                          +// uso a sintaxe 'require' para inline loaders.
                                                                                                                                                                          +// com inject-loader, isso retorna uma factory de módulos
                                                                                                                                                                          +// que nos permite injetar dependências simuladas. import { expect } from 'chai'
                                                                                                                                                                          +const actionsInjector = require('inject-loader!./actions')
                                                                                                                                                                          +
                                                                                                                                                                          +// crie o módulo com nossos mocks
                                                                                                                                                                          +const actions = actionsInjector({
                                                                                                                                                                          +  '../api/shop': {
                                                                                                                                                                          +    getProducts (cb) {
                                                                                                                                                                          +      setTimeout(() => {
                                                                                                                                                                          +        cb([ /* mocked response */ ])
                                                                                                                                                                          +      }, 100)
                                                                                                                                                                          +    }
                                                                                                                                                                          +  }
                                                                                                                                                                          +})
                                                                                                                                                                          +
                                                                                                                                                                          +// ajudante para teste de ação com mutações esperadas
                                                                                                                                                                          +const testAction = (action, payload, state, expectedMutations, done) => {
                                                                                                                                                                          +  let count = 0
                                                                                                                                                                          +
                                                                                                                                                                          +  // mock commit
                                                                                                                                                                          +  const commit = (type, payload) => {
                                                                                                                                                                          +    const mutation = expectedMutations[count]
                                                                                                                                                                          +
                                                                                                                                                                          +    try {
                                                                                                                                                                          +      expect(mutation.type).to.equal(type)
                                                                                                                                                                          +      if (payload) {
                                                                                                                                                                          +        expect(mutation.payload).to.deep.equal(payload)
                                                                                                                                                                          +      }
                                                                                                                                                                          +    } catch (error) {
                                                                                                                                                                          +      done(error)
                                                                                                                                                                          +    }
                                                                                                                                                                          +
                                                                                                                                                                          +    count++
                                                                                                                                                                          +    if (count >= expectedMutations.length) {
                                                                                                                                                                          +      done()
                                                                                                                                                                          +    }
                                                                                                                                                                          +  }
                                                                                                                                                                          +
                                                                                                                                                                          +  // chame a ação com uma loja e argumentos simulados
                                                                                                                                                                          +   action({ commit, state }, payload)
                                                                                                                                                                          +
                                                                                                                                                                          +  // verificar se nenhuma mutação deveria ter sido enviada
                                                                                                                                                                          +  if (expectedMutations.length === 0) {
                                                                                                                                                                          +    expect(count).to.equal(0)
                                                                                                                                                                          +    done()
                                                                                                                                                                          +  }
                                                                                                                                                                          +}
                                                                                                                                                                          +
                                                                                                                                                                          +describe('actions', () => {
                                                                                                                                                                          +  it('getAllProducts', done => {
                                                                                                                                                                          +    testAction(actions.getAllProducts, null, {}, [
                                                                                                                                                                          +      { type: 'REQUEST_PRODUCTS' },
                                                                                                                                                                          +      { type: 'RECEIVE_PRODUCTS', payload: { /* mocked response */ } }
                                                                                                                                                                          +    ], done)
                                                                                                                                                                          +  })
                                                                                                                                                                          +})
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          Testando Getters

                                                                                                                                                                          +

                                                                                                                                                                          Se seus getters tiverem uma computação complicada, vale a pena testá-los. Os Getters também são muito diretos para testar o mesmo motivo que as mutações.

                                                                                                                                                                          +

                                                                                                                                                                          Exemplo testando um getter:

                                                                                                                                                                          +
                                                                                                                                                                          // getters.js
                                                                                                                                                                          +export const getters = {
                                                                                                                                                                          +  filteredProducts (state, { filterCategory }) {
                                                                                                                                                                          +    return state.products.filter(product => {
                                                                                                                                                                          +      return product.category === filterCategory
                                                                                                                                                                          +    })
                                                                                                                                                                          +  }
                                                                                                                                                                          +}
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          // getters.spec.js
                                                                                                                                                                          +import { expect } from 'chai'
                                                                                                                                                                          +import { getters } from './getters'
                                                                                                                                                                          +
                                                                                                                                                                          +describe('getters', () => {
                                                                                                                                                                          +  it('filteredProducts', () => {
                                                                                                                                                                          +    // mock state
                                                                                                                                                                          +    const state = {
                                                                                                                                                                          +      products: [
                                                                                                                                                                          +        { id: 1, title: 'Apple', category: 'fruit' },
                                                                                                                                                                          +        { id: 2, title: 'Orange', category: 'fruit' },
                                                                                                                                                                          +        { id: 3, title: 'Carrot', category: 'vegetable' }
                                                                                                                                                                          +      ]
                                                                                                                                                                          +    }
                                                                                                                                                                          +    // mock getter
                                                                                                                                                                          +    const filterCategory = 'fruit'
                                                                                                                                                                          +
                                                                                                                                                                          +    // obter o resultado do getter
                                                                                                                                                                          +    const result = getters.filteredProducts(state, { filterCategory })
                                                                                                                                                                          +
                                                                                                                                                                          +    // afirma o resultado
                                                                                                                                                                          +    expect(result).to.deep.equal([
                                                                                                                                                                          +      { id: 1, title: 'Apple', category: 'fruit' },
                                                                                                                                                                          +      { id: 2, title: 'Orange', category: 'fruit' }
                                                                                                                                                                          +    ])
                                                                                                                                                                          +  })
                                                                                                                                                                          +})
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          Execução de testes

                                                                                                                                                                          +

                                                                                                                                                                          Se suas mutações e ações estiverem escritas corretamente, os testes não devem ter dependência direta das APIs do navegador após uma mudança apropriada. Assim, você pode simplesmente agrupar os testes com o webpack e executá-lo diretamente no Node. Alternativamente, você pode usar mocha-loader ou Karma +karma-webpack para executar os testes em navegadores reais.

                                                                                                                                                                          +

                                                                                                                                                                          Rodando no Node

                                                                                                                                                                          +

                                                                                                                                                                          Crie a seguinte configuração de webpack (juntamente com .babelrc):

                                                                                                                                                                          +
                                                                                                                                                                          // webpack.config.js
                                                                                                                                                                          +module.exports = {
                                                                                                                                                                          +  entry: './test.js',
                                                                                                                                                                          +  output: {
                                                                                                                                                                          +    path: __dirname,
                                                                                                                                                                          +    filename: 'test-bundle.js'
                                                                                                                                                                          +  },
                                                                                                                                                                          +  module: {
                                                                                                                                                                          +    loaders: [
                                                                                                                                                                          +      {
                                                                                                                                                                          +        test: /\.js$/,
                                                                                                                                                                          +        loader: 'babel-loader',
                                                                                                                                                                          +        exclude: /node_modules/
                                                                                                                                                                          +      }
                                                                                                                                                                          +    ]
                                                                                                                                                                          +  }
                                                                                                                                                                          +}
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          Então:

                                                                                                                                                                          +
                                                                                                                                                                          webpack
                                                                                                                                                                          +mocha test-bundle.js
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          Rodando no Browser

                                                                                                                                                                          +
                                                                                                                                                                            +
                                                                                                                                                                          1. Instale mocha-loader.
                                                                                                                                                                          2. +
                                                                                                                                                                          3. Mude a entrada da configuração do webpack acima para 'mocha-loader! Babel-loader! ./ test.js'.
                                                                                                                                                                          4. +
                                                                                                                                                                          5. Inicie webpack-dev-server usando a configuração.
                                                                                                                                                                          6. +
                                                                                                                                                                          7. Vá para localhost: 8080 / webpack-dev-server / test-bundle.
                                                                                                                                                                          8. +
                                                                                                                                                                          +

                                                                                                                                                                          Rodando no Browser com Karma + karma-webpack

                                                                                                                                                                          +

                                                                                                                                                                          Consulte a instalação na documentação do vue-loader.

                                                                                                                                                                          + + +
                                                                                                                                                                          + +
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          + +

                                                                                                                                                                          results matching ""

                                                                                                                                                                          +
                                                                                                                                                                            + +
                                                                                                                                                                            +
                                                                                                                                                                            + +

                                                                                                                                                                            No results matching ""

                                                                                                                                                                            + +
                                                                                                                                                                            +
                                                                                                                                                                            +
                                                                                                                                                                            + +
                                                                                                                                                                            +
                                                                                                                                                                            + + +
                                                                                                                                                                            + + +
                                                                                                                                                                            + + + + + + + + + + + + + + +
                                                                                                                                                                            + + +
                                                                                                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/actions.html b/ru/actions.html new file mode 100644 index 000000000..3e5389bec --- /dev/null +++ b/ru/actions.html @@ -0,0 +1,619 @@ + + + + + + + Действия · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                            + + +
                                                                                                                                                                            + +
                                                                                                                                                                            + + + + + + + + + +
                                                                                                                                                                            +
                                                                                                                                                                            + +
                                                                                                                                                                            +
                                                                                                                                                                            + +
                                                                                                                                                                            + +

                                                                                                                                                                            Действия

                                                                                                                                                                            +

                                                                                                                                                                            Действия — похожи на мутации с несколькими отличиями:

                                                                                                                                                                            +
                                                                                                                                                                              +
                                                                                                                                                                            • Вместо того, чтобы напрямую менять состояние, действия инициируют мутации;
                                                                                                                                                                            • +
                                                                                                                                                                            • Действия могут использоваться для асинхронных операций.
                                                                                                                                                                            • +
                                                                                                                                                                            +

                                                                                                                                                                            Зарегистрируем простое действие:

                                                                                                                                                                            +
                                                                                                                                                                            const store = new Vuex.Store({
                                                                                                                                                                            +  state: {
                                                                                                                                                                            +    count: 0
                                                                                                                                                                            +  },
                                                                                                                                                                            +  mutations: {
                                                                                                                                                                            +    increment (state) {
                                                                                                                                                                            +      state.count++
                                                                                                                                                                            +    }
                                                                                                                                                                            +  },
                                                                                                                                                                            +  actions: {
                                                                                                                                                                            +    increment (context) {
                                                                                                                                                                            +      context.commit('increment')
                                                                                                                                                                            +    }
                                                                                                                                                                            +  }
                                                                                                                                                                            +})
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            Обработчики действий получают объект контекста, содержащий те же методы и свойства, что и сам экземпляр хранилища, так что вы можете вызвать context.commit для инициирования мутации или обратиться к состоянию и геттерам через context.state и context.getters. Позднее при рассмотрении Модулей мы увидим, однако, что этот контекст — не то же самое, что экземпляр хранилища.

                                                                                                                                                                            +

                                                                                                                                                                            На практике для упрощения кода часто используется деструктуризация аргументов из ES2015 (особенно при необходимости многократного вызова commit):

                                                                                                                                                                            +
                                                                                                                                                                            actions: {
                                                                                                                                                                            +  increment ({ commit }) {
                                                                                                                                                                            +    commit('increment')
                                                                                                                                                                            +  }
                                                                                                                                                                            +}
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            Диспетчеризация действий

                                                                                                                                                                            +

                                                                                                                                                                            Действия запускаются методом store.dispatch:

                                                                                                                                                                            +
                                                                                                                                                                            store.dispatch('increment')
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            На первый взгляд может выглядеть глупо: если мы хотим увеличить значение count, почему бы просто не вызвать store.commit('increment') напрямую? Помните что мутации должны быть синхронными? Для действий такого ограничения нет. Внутри действий можно выполнять асинхронные операции:

                                                                                                                                                                            +
                                                                                                                                                                            actions: {
                                                                                                                                                                            +  incrementAsync ({ commit }) {
                                                                                                                                                                            +    setTimeout(() => {
                                                                                                                                                                            +      commit('increment')
                                                                                                                                                                            +    }, 1000)
                                                                                                                                                                            +  }
                                                                                                                                                                            +}
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            Диспетчеризация действий поддерживает тот же объектный синтаксис, что и диспетчеризация мутаций:

                                                                                                                                                                            +
                                                                                                                                                                            // параметризированный вызов
                                                                                                                                                                            +store.dispatch('incrementAsync', {
                                                                                                                                                                            +  amount: 10
                                                                                                                                                                            +})
                                                                                                                                                                            +
                                                                                                                                                                            +// объектный синтаксис
                                                                                                                                                                            +store.dispatch({
                                                                                                                                                                            +  type: 'incrementAsync',
                                                                                                                                                                            +  amount: 10
                                                                                                                                                                            +})
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            Более приближённым к реальности примером действий будет формирование заказа на основе состояния корзины покупок. Логика такого действия включает в себя вызов асинхронного API и инициализацию нескольких мутаций:

                                                                                                                                                                            +
                                                                                                                                                                            actions: {
                                                                                                                                                                            +  checkout ({ commit, state }, products) {
                                                                                                                                                                            +    // сохраним находящиеся на данный момент в корзине товары
                                                                                                                                                                            +    const savedCartItems = [...state.cart.added]
                                                                                                                                                                            +    // инициируем запрос и "оптимистично" очистим корзину
                                                                                                                                                                            +    commit(types.CHECKOUT_REQUEST)
                                                                                                                                                                            +    // предположим, что API магазина позволяет передать коллбэки
                                                                                                                                                                            +    // для обработки успеха и неудачи при формировании заказа
                                                                                                                                                                            +    shop.buyProducts(
                                                                                                                                                                            +      products,
                                                                                                                                                                            +      // обработка успешного исхода
                                                                                                                                                                            +      () => commit(types.CHECKOUT_SUCCESS),
                                                                                                                                                                            +      // обработка неудачного исхода
                                                                                                                                                                            +      () => commit(types.CHECKOUT_FAILURE, savedCartItems)
                                                                                                                                                                            +    )
                                                                                                                                                                            +  }
                                                                                                                                                                            +}
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            Таким образом удаётся организовать поток асинхронных операций, записывая побочные эффекты действий в виде мутаций состояния.

                                                                                                                                                                            +

                                                                                                                                                                            Диспетчеризация действий в компонентах

                                                                                                                                                                            +

                                                                                                                                                                            Диспетчеризировать действия в компонентах можно при помощи this.$store.dispatch('xxx') или используя вспомогательную функцию mapActions, создающую локальные псевдонимы для действий в виде методов компонента (требуется наличие корневого $store):

                                                                                                                                                                            +
                                                                                                                                                                            import { mapActions } from 'vuex'
                                                                                                                                                                            +
                                                                                                                                                                            +export default {
                                                                                                                                                                            +  // ...
                                                                                                                                                                            +  methods: {
                                                                                                                                                                            +    ...mapActions([
                                                                                                                                                                            +      'increment' // проксирует `this.increment()` в `this.$store.dispatch('increment')`
                                                                                                                                                                            +
                                                                                                                                                                            +      // `mapActions` также поддерживают нагрузку (payloads):
                                                                                                                                                                            +      'incrementBy' // проксирует `this.incrementBy(amount)` в `this.$store.dispatch('incrementBy', amount)`
                                                                                                                                                                            +    ]),
                                                                                                                                                                            +    ...mapActions({
                                                                                                                                                                            +      add: 'increment' // проксирует `this.add()` в `this.$store.dispatch('increment')`
                                                                                                                                                                            +    })
                                                                                                                                                                            +  }
                                                                                                                                                                            +}
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            Композиция действий

                                                                                                                                                                            +

                                                                                                                                                                            Раз действия зачастую асинхронны, то как узнать, что действие уже завершилось? И, что важнее, как быть со связанными между собой действиями при организации более сложных асинхронных потоков?

                                                                                                                                                                            +

                                                                                                                                                                            Первое, что нужно знать — store.dispatch может обрабатывать Promise, возвращаемый обработчиком действия, и также возвращает Promise:

                                                                                                                                                                            +
                                                                                                                                                                            actions: {
                                                                                                                                                                            +  actionA ({ commit }) {
                                                                                                                                                                            +    return new Promise((resolve, reject) => {
                                                                                                                                                                            +      setTimeout(() => {
                                                                                                                                                                            +        commit('someMutation')
                                                                                                                                                                            +        resolve()
                                                                                                                                                                            +      }, 1000)
                                                                                                                                                                            +    })
                                                                                                                                                                            +  }
                                                                                                                                                                            +}
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            Теперь можно сделать так:

                                                                                                                                                                            +
                                                                                                                                                                            store.dispatch('actionA').then(() => {
                                                                                                                                                                            +  // ...
                                                                                                                                                                            +})
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            А в другом действии — так:

                                                                                                                                                                            +
                                                                                                                                                                            actions: {
                                                                                                                                                                            +  // ...
                                                                                                                                                                            +  actionB ({ dispatch, commit }) {
                                                                                                                                                                            +    return dispatch('actionA').then(() => {
                                                                                                                                                                            +      commit('someOtherMutation')
                                                                                                                                                                            +    })
                                                                                                                                                                            +  }
                                                                                                                                                                            +}
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            Наконец, если мы используем async / await, то можем компоновать наши действия следующим образом:

                                                                                                                                                                            +
                                                                                                                                                                            // предположим, что `getData()` и `getOtherData()` возвращают Promise
                                                                                                                                                                            +
                                                                                                                                                                            +actions: {
                                                                                                                                                                            +  async actionA ({ commit }) {
                                                                                                                                                                            +    commit('gotData', await getData())
                                                                                                                                                                            +  },
                                                                                                                                                                            +  async actionB ({ dispatch, commit }) {
                                                                                                                                                                            +    await dispatch('actionA') // дожидаемся завершения действия `actionA`
                                                                                                                                                                            +    commit('gotOtherData', await getOtherData())
                                                                                                                                                                            +  }
                                                                                                                                                                            +}
                                                                                                                                                                            +
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            store.dispatch может вызывать несколько обработчиков действий в различных модулях одновременно. В этом случае возвращаемым значением будет Promise, разрешающийся после разрешения всех вызванных обработчиков.

                                                                                                                                                                            +
                                                                                                                                                                            + + +
                                                                                                                                                                            + +
                                                                                                                                                                            +
                                                                                                                                                                            +
                                                                                                                                                                            + +

                                                                                                                                                                            results matching ""

                                                                                                                                                                            +
                                                                                                                                                                              + +
                                                                                                                                                                              +
                                                                                                                                                                              + +

                                                                                                                                                                              No results matching ""

                                                                                                                                                                              + +
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              + +
                                                                                                                                                                              +
                                                                                                                                                                              + + +
                                                                                                                                                                              + + +
                                                                                                                                                                              + + + + + + + + + + + + + + +
                                                                                                                                                                              + + +
                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/api.html b/ru/api.html new file mode 100644 index 000000000..aef65a671 --- /dev/null +++ b/ru/api.html @@ -0,0 +1,658 @@ + + + + + + + Справочник API · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                              + + +
                                                                                                                                                                              + +
                                                                                                                                                                              + + + + + + + + + +
                                                                                                                                                                              +
                                                                                                                                                                              + +
                                                                                                                                                                              +
                                                                                                                                                                              + +
                                                                                                                                                                              + +

                                                                                                                                                                              Справочник API

                                                                                                                                                                              +

                                                                                                                                                                              Vuex.Store

                                                                                                                                                                              +
                                                                                                                                                                              import Vuex from 'vuex'
                                                                                                                                                                              +
                                                                                                                                                                              +const store = new Vuex.Store({ ...options })
                                                                                                                                                                              +
                                                                                                                                                                              +

                                                                                                                                                                              Опции конструктора Vuex.Store

                                                                                                                                                                              +
                                                                                                                                                                                +
                                                                                                                                                                              • state

                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                • тип: Object | Function

                                                                                                                                                                                  +

                                                                                                                                                                                  Корневой объект состояния хранилища Vuex. Подробнее

                                                                                                                                                                                  +

                                                                                                                                                                                  Если вы передаёте функцию, возвращающую объект, то возвращаемый объект будет использован в качестве корневого состояния. Это может быть полезным, если вы хотите повторно использовать объект состояния, особенно при повторном использовании модулей. Подробнее

                                                                                                                                                                                  +
                                                                                                                                                                                • +
                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • mutations

                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                • тип: { [type: string]: Function }

                                                                                                                                                                                  +

                                                                                                                                                                                  Регистрирует доступные для хранилища мутации. Обработчики мутаций первым аргументом всегда получают state (при использовании модулей это будет локальный state модуля). Вторым аргументом передаётся "нагрузка" (payload), если она есть.

                                                                                                                                                                                  +

                                                                                                                                                                                  Подробнее

                                                                                                                                                                                  +
                                                                                                                                                                                • +
                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • actions

                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                • тип: { [type: string]: Function }

                                                                                                                                                                                  +

                                                                                                                                                                                  Регистрирует действия хранилища. В функции-обработчики передаётся объект context, со следующими свойствами:

                                                                                                                                                                                  +
                                                                                                                                                                                  {
                                                                                                                                                                                  +  state,      // то же, что и `store.state`, или локальный state при использовании модулей
                                                                                                                                                                                  +  rootState,  // то же, что и `store.state`, только при использовании модулей
                                                                                                                                                                                  +  commit,     // то же, что и `store.commit`
                                                                                                                                                                                  +  dispatch,   // то же, что и `store.dispatch`
                                                                                                                                                                                  +  getters,    // то же, что и `store.getters`
                                                                                                                                                                                  +  rootGetters // то же, что и `store.getters`, только в модулях
                                                                                                                                                                                  +}
                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  Подробнее

                                                                                                                                                                                  +
                                                                                                                                                                                • +
                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • getters

                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                • тип: { [key: string]: Function }

                                                                                                                                                                                  +

                                                                                                                                                                                  Регистрирует геттеры, используемые в хранилище. Геттер-функции при вызове получают следующие аргументы:

                                                                                                                                                                                  +
                                                                                                                                                                                  state,     // при использовании модулей — локальный state модуля
                                                                                                                                                                                  +getters    // то же, что и store.getters
                                                                                                                                                                                  +

                                                                                                                                                                                  При определении в модуле

                                                                                                                                                                                  +
                                                                                                                                                                                  state,       // при использовании модулей — локальный state модуля
                                                                                                                                                                                  +getters,     // локальные геттеры текущего модуля
                                                                                                                                                                                  +rootState,   // глобальный state
                                                                                                                                                                                  +rootGetters  // все геттеры
                                                                                                                                                                                  +

                                                                                                                                                                                  Зарегистрированные геттеры далее доступны в store.getters.

                                                                                                                                                                                  +

                                                                                                                                                                                  Подробнее

                                                                                                                                                                                  +
                                                                                                                                                                                • +
                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • modules

                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                • тип: Object

                                                                                                                                                                                  +

                                                                                                                                                                                  Объект, содержащий подмодули для помещения в хранилище, в формате:

                                                                                                                                                                                  +
                                                                                                                                                                                  {
                                                                                                                                                                                  +  key: {
                                                                                                                                                                                  +    state,
                                                                                                                                                                                  +    namespaced?,
                                                                                                                                                                                  +    mutations?,
                                                                                                                                                                                  +    actions?,
                                                                                                                                                                                  +    getters?,
                                                                                                                                                                                  +    modules?
                                                                                                                                                                                  +  },
                                                                                                                                                                                  +  ...
                                                                                                                                                                                  +}
                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  Каждый модуль может содержать state и mutations, как и корневое хранилище. Состояние модуля будет прикреплено к корневому, по указанному ключу. Мутации и геттеры модуля получают при вызове первым аргументом только локальное состояние, а не корневое. При вызове действий context.state аналогичным образом указывает на локальное состояние модуля.

                                                                                                                                                                                  +

                                                                                                                                                                                  Подробнее

                                                                                                                                                                                  +
                                                                                                                                                                                • +
                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • plugins

                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                • тип: Array<Function>

                                                                                                                                                                                  +

                                                                                                                                                                                  Массив функций-плагинов, которые будут применены к хранилищу. Плагины попросту получают хранилище в качестве единственного аргумента, и могут как отслеживать мутации (для сохранения исходящих данных, логирования или отладки) или инициировать их (для обработки входящих данных, например, веб-сокетов или наблюдателей).

                                                                                                                                                                                  +

                                                                                                                                                                                  Подробнее

                                                                                                                                                                                  +
                                                                                                                                                                                • +
                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • strict

                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                • тип: Boolean
                                                                                                                                                                                • +
                                                                                                                                                                                • default: false

                                                                                                                                                                                  +

                                                                                                                                                                                  Заставляет хранилище Vuex использовать strict mode. В strict mode любые изменения состояния, происходящие за пределами обработчиков мутаций, будут выбрасывать ошибки.

                                                                                                                                                                                  +

                                                                                                                                                                                  Подробнее

                                                                                                                                                                                  +
                                                                                                                                                                                • +
                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              +

                                                                                                                                                                              Свойства экземпляра Vuex.Store

                                                                                                                                                                              +
                                                                                                                                                                                +
                                                                                                                                                                              • state

                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                • тип: Object

                                                                                                                                                                                  +

                                                                                                                                                                                  Корневое состояние. Только для чтения.

                                                                                                                                                                                  +
                                                                                                                                                                                • +
                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • getters

                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                • тип: Object

                                                                                                                                                                                  +

                                                                                                                                                                                  Зарегистрированные геттеры. Только для чтения.

                                                                                                                                                                                  +
                                                                                                                                                                                • +
                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              +

                                                                                                                                                                              Методы экземпляра Vuex.Store

                                                                                                                                                                              +
                                                                                                                                                                                +
                                                                                                                                                                              • commit(type: string, payload?: any, options?: Object)
                                                                                                                                                                              • +
                                                                                                                                                                              • commit(mutation: Object, options?: Object)

                                                                                                                                                                                +

                                                                                                                                                                                Запускает мутацию. options может содержать опцию root: true что разрешает совершать корневые (root) мутации в модулях со своим пространством имён. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • dispatch(type: string, payload?: any, options?: Object)

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • dispatch(action: Object, options?: Object)

                                                                                                                                                                                +

                                                                                                                                                                                Инициирует действие. options может содержать опцию root: true что разрешает совершать корневые (root) действия в модулях со своим пространством имён. Возвращает Promise который разрешает все обработчики инициируемых действий. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • replaceState(state: Object)

                                                                                                                                                                                +

                                                                                                                                                                                Позволяет заменить корневое состояние хранилища. Используйте только для гидрации состояния / функциональности "машины времени".

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • watch(getter: Function, cb: Function, options?: Object)

                                                                                                                                                                                +

                                                                                                                                                                                Устанавливает наблюдение за возвращаемым значением геттера, вызывая коллбэк в случае его изменения. Геттер получает состояние хранилища первым аргументом, и геттеры вторым аргументом. Возможно указание дополнительного объекта опций, с такими же параметрами как и у метода vm.$watch корневой библиотеки Vue.

                                                                                                                                                                                +

                                                                                                                                                                                Для прекращения наблюдения, необходимо вызвать возвращаемую функцию обработчик.

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • subscribe(handler: Function)

                                                                                                                                                                                +

                                                                                                                                                                                Подписывается на мутации хранилища. Обработчик handler вызывается после каждой мутации и получает в качестве параметров дескриптор мутации и состояние после мутации:

                                                                                                                                                                                +
                                                                                                                                                                                store.subscribe((mutation, state) => {
                                                                                                                                                                                +  console.log(mutation.type)
                                                                                                                                                                                +  console.log(mutation.payload)
                                                                                                                                                                                +})
                                                                                                                                                                                +
                                                                                                                                                                                +

                                                                                                                                                                                Чаще всего используется в плагинах. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • subscribeAction(handler: Function)

                                                                                                                                                                                +
                                                                                                                                                                                +

                                                                                                                                                                                Добавлено в версии 2.5.0

                                                                                                                                                                                +
                                                                                                                                                                                +

                                                                                                                                                                                Подписывается на действие хранилища. Обработчик handler вызывается после каждого действия и получает в качестве параметров дескриптов действия и текущее состояние хранилища:

                                                                                                                                                                                +
                                                                                                                                                                                store.subscribeAction((action, state) => {
                                                                                                                                                                                +  console.log(action.type)
                                                                                                                                                                                +  console.log(action.payload)
                                                                                                                                                                                +})
                                                                                                                                                                                +
                                                                                                                                                                                +

                                                                                                                                                                                Чаще всего используется в плагинах. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • registerModule(path: string | Array<string>, module: Module, options?: Object)

                                                                                                                                                                                +

                                                                                                                                                                                Регистрирует динамический модуль. Подробнее

                                                                                                                                                                                +

                                                                                                                                                                                options может иметь опцию preserveState: true, что позволяет сохранить предыдущее состояние. Полезно с рендерингом на стороне сервера.

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • unregisterModule(path: string | Array<string>)

                                                                                                                                                                                +

                                                                                                                                                                                Разрегистрирует динамический модуль. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • hotUpdate(newOptions: Object)

                                                                                                                                                                                +

                                                                                                                                                                                Осуществляет горячую замену действий и мутаций. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              +

                                                                                                                                                                              Вспомогательные функции для связывания с компонентами

                                                                                                                                                                              +
                                                                                                                                                                                +
                                                                                                                                                                              • mapState(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                                                                +

                                                                                                                                                                                Создаёт проксирующие вычисляемые свойства компонента, возвращающие поддерево state'а хранилища Vuex Подробнее

                                                                                                                                                                                +

                                                                                                                                                                                Первый аргумент опционально может быть строкой с указанным namespace. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • mapGetters(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                                                                +

                                                                                                                                                                                Создаёт проксирующие вычисляемые свойства компонента, проксирующие доступ к геттерам. Подробнее

                                                                                                                                                                                +

                                                                                                                                                                                Первый аргумент опционально может быть строкой с указанным namespace. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • mapActions(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                                                                +

                                                                                                                                                                                Создаёт проксирующие методы компонента, позволяющие диспетчеризировать действия. Подробнее

                                                                                                                                                                                +

                                                                                                                                                                                Первый аргумент опционально может быть строкой с указанным namespace. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • mapMutations(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                                                                +

                                                                                                                                                                                Создаёт проксирующие методы компонента, позволяющие инициировать мутации. Подробнее

                                                                                                                                                                                +

                                                                                                                                                                                Первый аргумент опционально может быть строкой с указанным namespace. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              • createNamespacedHelpers(namespace: string): Object

                                                                                                                                                                                +

                                                                                                                                                                                Создаёт вспомогательные функции для связывания с компонентами для указанного пространства имён. Возвращаемый объект содержит mapState, mapGetters, mapActions и mapMutations, которые связаны с указанным пространством имён. Подробнее

                                                                                                                                                                                +
                                                                                                                                                                              • +
                                                                                                                                                                              + + +
                                                                                                                                                                              + +
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              + +

                                                                                                                                                                              results matching ""

                                                                                                                                                                              +
                                                                                                                                                                                + +
                                                                                                                                                                                +
                                                                                                                                                                                + +

                                                                                                                                                                                No results matching ""

                                                                                                                                                                                + +
                                                                                                                                                                                +
                                                                                                                                                                                +
                                                                                                                                                                                + +
                                                                                                                                                                                +
                                                                                                                                                                                + + +
                                                                                                                                                                                + + +
                                                                                                                                                                                + + + + + + + + + + +
                                                                                                                                                                                + + +
                                                                                                                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/core-concepts.html b/ru/core-concepts.html new file mode 100644 index 000000000..f9a4e6244 --- /dev/null +++ b/ru/core-concepts.html @@ -0,0 +1,490 @@ + + + + + + + Основные понятия · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                + + +
                                                                                                                                                                                + +
                                                                                                                                                                                + + + + + + + + + +
                                                                                                                                                                                +
                                                                                                                                                                                + +
                                                                                                                                                                                +
                                                                                                                                                                                + +
                                                                                                                                                                                + +

                                                                                                                                                                                Основные понятия

                                                                                                                                                                                +

                                                                                                                                                                                В этих главах мы изучим основные понятия Vuex:

                                                                                                                                                                                + +

                                                                                                                                                                                Для использования vuex необходимо глубокое понимание всех этих понятий.

                                                                                                                                                                                +

                                                                                                                                                                                Давайте начнём.

                                                                                                                                                                                + + +
                                                                                                                                                                                + +
                                                                                                                                                                                +
                                                                                                                                                                                +
                                                                                                                                                                                + +

                                                                                                                                                                                results matching ""

                                                                                                                                                                                +
                                                                                                                                                                                  + +
                                                                                                                                                                                  +
                                                                                                                                                                                  + +

                                                                                                                                                                                  No results matching ""

                                                                                                                                                                                  + +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  + +
                                                                                                                                                                                  +
                                                                                                                                                                                  + + +
                                                                                                                                                                                  + + +
                                                                                                                                                                                  + + + + + + + + + + + + + + +
                                                                                                                                                                                  + + +
                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/forms.html b/ru/forms.html new file mode 100644 index 000000000..ff2dd84b3 --- /dev/null +++ b/ru/forms.html @@ -0,0 +1,523 @@ + + + + + + + Обработка форм · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                  + + +
                                                                                                                                                                                  + +
                                                                                                                                                                                  + + + + + + + + + +
                                                                                                                                                                                  +
                                                                                                                                                                                  + +
                                                                                                                                                                                  +
                                                                                                                                                                                  + +
                                                                                                                                                                                  + +

                                                                                                                                                                                  Обработка форм

                                                                                                                                                                                  +

                                                                                                                                                                                  Если вы используете Vuex в strict mode, привязать v-model к состоянию, хранимому во Vue, может быть немного непросто:

                                                                                                                                                                                  +
                                                                                                                                                                                  <input v-model="obj.message">
                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  Предположим, что obj — это вычисляемое свойство, возвращающее ссылку на объект из хранилища. В таком случае, v-model будет пытаться напрямую изменить значение obj.message в ответ на действия пользователя. В strict mode это спровоцирует ошибку, поскольку это изменение происходит вне обработчика мутации Vuex.

                                                                                                                                                                                  +

                                                                                                                                                                                  Чтобы подружить Vuex с такой ситуацией, следует однонаправленно связать атрибут value элемента <input> с полем объекта, а для учёта изменений использовать событие change:

                                                                                                                                                                                  +
                                                                                                                                                                                  <input :value="message" @input="updateMessage">
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  // ...
                                                                                                                                                                                  +computed: {
                                                                                                                                                                                  +  ...mapState({
                                                                                                                                                                                  +    message: state => state.obj.message
                                                                                                                                                                                  +  })
                                                                                                                                                                                  +},
                                                                                                                                                                                  +methods: {
                                                                                                                                                                                  +  updateMessage (e) {
                                                                                                                                                                                  +    this.$store.commit('updateMessage', e.target.value)
                                                                                                                                                                                  +  }
                                                                                                                                                                                  +}
                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  А вот и обработчик мутаций:

                                                                                                                                                                                  +
                                                                                                                                                                                  // ...
                                                                                                                                                                                  +mutations: {
                                                                                                                                                                                  +  updateMessage (state, message) {
                                                                                                                                                                                  +    state.obj.message = message
                                                                                                                                                                                  +  }
                                                                                                                                                                                  +}
                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  Двухсторонние вычисляемые свойства

                                                                                                                                                                                  +

                                                                                                                                                                                  Заметно, что получившаяся выше запись — куда многословнее, чем используемая в связке v-model с локальным состоянием, да и некоторые полезные возможности v-model мы таким образом упускаем. В качестве альтернативы можно предложить использование двунаправленного вычисляемого свойства с сеттером:

                                                                                                                                                                                  +
                                                                                                                                                                                  <input v-model="message">
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  // ...
                                                                                                                                                                                  +computed: {
                                                                                                                                                                                  +  message: {
                                                                                                                                                                                  +    get () {
                                                                                                                                                                                  +      return this.$store.state.obj.message
                                                                                                                                                                                  +    },
                                                                                                                                                                                  +    set (value) {
                                                                                                                                                                                  +      this.$store.commit('updateMessage', value)
                                                                                                                                                                                  +    }
                                                                                                                                                                                  +  }
                                                                                                                                                                                  +}
                                                                                                                                                                                  +
                                                                                                                                                                                  + + +
                                                                                                                                                                                  + +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  + +

                                                                                                                                                                                  results matching ""

                                                                                                                                                                                  +
                                                                                                                                                                                    + +
                                                                                                                                                                                    +
                                                                                                                                                                                    + +

                                                                                                                                                                                    No results matching ""

                                                                                                                                                                                    + +
                                                                                                                                                                                    +
                                                                                                                                                                                    +
                                                                                                                                                                                    + +
                                                                                                                                                                                    +
                                                                                                                                                                                    + + +
                                                                                                                                                                                    + + +
                                                                                                                                                                                    + + + + + + + + + + + + + + +
                                                                                                                                                                                    + + +
                                                                                                                                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/getters.html b/ru/getters.html new file mode 100644 index 000000000..2b1f67994 --- /dev/null +++ b/ru/getters.html @@ -0,0 +1,556 @@ + + + + + + + Геттеры · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                    + + +
                                                                                                                                                                                    + +
                                                                                                                                                                                    + + + + + + + + + +
                                                                                                                                                                                    +
                                                                                                                                                                                    + +
                                                                                                                                                                                    +
                                                                                                                                                                                    + +
                                                                                                                                                                                    + +

                                                                                                                                                                                    Геттеры

                                                                                                                                                                                    +

                                                                                                                                                                                    Иногда может понадобится доступ к производным данным, основывающимся на состоянии хранилища: например, к отфильтрованной версии списка или количеству элементов в нём:

                                                                                                                                                                                    +
                                                                                                                                                                                    computed: {
                                                                                                                                                                                    +  doneTodosCount () {
                                                                                                                                                                                    +    return this.$store.state.todos.filter(todo => todo.done).length
                                                                                                                                                                                    +  }
                                                                                                                                                                                    +}
                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    Если эта функциональность требуется более чем одному компоненту, понадобится либо дублировать функцию, либо выносить её в совместно используемый хелпер и импортировать в нескольких местах. Оба эти подхода далеки от идеала.

                                                                                                                                                                                    +

                                                                                                                                                                                    Vuex позволяет определять в хранилище «геттеры». Вы можете считать их вычисляемыми свойствами для хранилища. Как и вычисляемые свойства, результаты геттера кэшируются, основываясь на своих зависимостях и будут пересчитаны только тогда, когда изменится одна из его зависимостей.

                                                                                                                                                                                    +

                                                                                                                                                                                    Геттеры получают первым аргументом ссылку на состояние хранилища:

                                                                                                                                                                                    +
                                                                                                                                                                                    const store = new Vuex.Store({
                                                                                                                                                                                    +  state: {
                                                                                                                                                                                    +    todos: [
                                                                                                                                                                                    +      { id: 1, text: '...', done: true },
                                                                                                                                                                                    +      { id: 2, text: '...', done: false }
                                                                                                                                                                                    +    ]
                                                                                                                                                                                    +  },
                                                                                                                                                                                    +  getters: {
                                                                                                                                                                                    +    doneTodos: state => {
                                                                                                                                                                                    +      return state.todos.filter(todo => todo.done)
                                                                                                                                                                                    +    }
                                                                                                                                                                                    +  }
                                                                                                                                                                                    +})
                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    Геттеры доступны в store.getters:

                                                                                                                                                                                    +
                                                                                                                                                                                    store.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]
                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    Вторым аргументом передаётся список всех геттеров:

                                                                                                                                                                                    +
                                                                                                                                                                                    getters: {
                                                                                                                                                                                    +  // ...
                                                                                                                                                                                    +  doneTodosCount: (state, getters) => {
                                                                                                                                                                                    +    return getters.doneTodos.length
                                                                                                                                                                                    +  }
                                                                                                                                                                                    +}
                                                                                                                                                                                    +
                                                                                                                                                                                    +
                                                                                                                                                                                    store.getters.doneTodosCount // -> 1
                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    В компонентах геттеры можно использовать, например, таким образом:

                                                                                                                                                                                    +
                                                                                                                                                                                    computed: {
                                                                                                                                                                                    +  doneTodosCount () {
                                                                                                                                                                                    +    return this.$store.getters.doneTodosCount
                                                                                                                                                                                    +  }
                                                                                                                                                                                    +}
                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    Вы также можете передавать аргументы геттерам возвращая функцию. Это особенно полезно, если вы хотите вернуть элемент (или часть элементов) массива по переданному критерию:

                                                                                                                                                                                    +
                                                                                                                                                                                    getters: {
                                                                                                                                                                                    +  // ...
                                                                                                                                                                                    +  getTodoById: (state) => (id) => {
                                                                                                                                                                                    +    return state.todos.find(todo => todo.id === id)
                                                                                                                                                                                    +  }
                                                                                                                                                                                    +}
                                                                                                                                                                                    +
                                                                                                                                                                                    +
                                                                                                                                                                                    store.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }
                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    Вспомогательная функция mapGetters

                                                                                                                                                                                    +

                                                                                                                                                                                    Хелпер mapGetters попросту проксирует геттеры хранилища через локальные вычисляемые свойства компонента:

                                                                                                                                                                                    +
                                                                                                                                                                                    import { mapGetters } from 'vuex'
                                                                                                                                                                                    +
                                                                                                                                                                                    +export default {
                                                                                                                                                                                    +  // ...
                                                                                                                                                                                    +  computed: {
                                                                                                                                                                                    +    // примешиваем геттеры в вычисляемые свойства оператором расширения
                                                                                                                                                                                    +    ...mapGetters([
                                                                                                                                                                                    +      'doneTodosCount',
                                                                                                                                                                                    +      'anotherGetter',
                                                                                                                                                                                    +      // ...
                                                                                                                                                                                    +    ])
                                                                                                                                                                                    +  }
                                                                                                                                                                                    +}
                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    Если вы хотите использовать при проксировании другое имя, примените объектный синтаксис:

                                                                                                                                                                                    +
                                                                                                                                                                                    ...mapGetters({
                                                                                                                                                                                    +  // проксируем `this.doneCount` в `store.getters.doneTodosCount`
                                                                                                                                                                                    +  doneCount: 'doneTodosCount'
                                                                                                                                                                                    +})
                                                                                                                                                                                    +
                                                                                                                                                                                    + + +
                                                                                                                                                                                    + +
                                                                                                                                                                                    +
                                                                                                                                                                                    +
                                                                                                                                                                                    + +

                                                                                                                                                                                    results matching ""

                                                                                                                                                                                    +
                                                                                                                                                                                      + +
                                                                                                                                                                                      +
                                                                                                                                                                                      + +

                                                                                                                                                                                      No results matching ""

                                                                                                                                                                                      + +
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      + +
                                                                                                                                                                                      +
                                                                                                                                                                                      + + +
                                                                                                                                                                                      + + +
                                                                                                                                                                                      + + + + + + + + + + + + + + +
                                                                                                                                                                                      + + +
                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/getting-started.html b/ru/getting-started.html new file mode 100644 index 000000000..6c85a3097 --- /dev/null +++ b/ru/getting-started.html @@ -0,0 +1,514 @@ + + + + + + + Начало работы · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                      + + +
                                                                                                                                                                                      + +
                                                                                                                                                                                      + + + + + + + + + +
                                                                                                                                                                                      +
                                                                                                                                                                                      + +
                                                                                                                                                                                      +
                                                                                                                                                                                      + +
                                                                                                                                                                                      + +

                                                                                                                                                                                      Начало работы

                                                                                                                                                                                      +

                                                                                                                                                                                      В центре любого Vuex-приложения находится хранилище. "Хранилище" — это, упрощённо говоря, контейнер, который хранит состояние вашего приложения. Два момента отличают хранилище Vuex от простого глобального объекта:

                                                                                                                                                                                      +
                                                                                                                                                                                        +
                                                                                                                                                                                      1. Хранилища Vuex реактивны. Если компоненты Vue зависят от их состояния, изменение состояния хранилища спровоцирует соответствующие изменения компонентов.

                                                                                                                                                                                        +
                                                                                                                                                                                      2. +
                                                                                                                                                                                      3. Непосредственное изменение состояния хранилища запрещено. Единственный способ внести изменения — явно вызвать мутацию. Этот подход позволяет быть уверенным, что каждое изменение оставляет в системе след и даёт возможность использовать инструменты, позволяющие лучше понять работу приложения.

                                                                                                                                                                                        +
                                                                                                                                                                                      4. +
                                                                                                                                                                                      +

                                                                                                                                                                                      Простейшее Хранилище

                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      ЗАМЕЧАНИЕ: Мы будем использовать синтаксис ES2015 для примеров кода на всём протяжении этой документации. Если вы с ним ещё не разобрались, сейчас самое время!

                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      После установки Vuex, давайте создадим хранилище. Всё довольно просто: нужно лишь указать исходное состояние и мутации:

                                                                                                                                                                                      +
                                                                                                                                                                                      // Удостоверьтесь, что вызвали Vue.use(Vuex) в коде до этого, если используете модульный сборщик
                                                                                                                                                                                      +
                                                                                                                                                                                      +const store = new Vuex.Store({
                                                                                                                                                                                      +  state: {
                                                                                                                                                                                      +    count: 0
                                                                                                                                                                                      +  },
                                                                                                                                                                                      +  mutations: {
                                                                                                                                                                                      +    increment (state) {
                                                                                                                                                                                      +      state.count++
                                                                                                                                                                                      +    }
                                                                                                                                                                                      +  }
                                                                                                                                                                                      +})
                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      Теперь мы можем получить доступ к объекту состояния store.state или вызвать изменение состояния методом store.commit:

                                                                                                                                                                                      +
                                                                                                                                                                                      store.commit('increment')
                                                                                                                                                                                      +
                                                                                                                                                                                      +console.log(store.state.count) // -> 1
                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      Ещё раз заметим: мы вызываем мутацию, вместо того чтобы напрямую изменить store.state.count, потому что мы хотим явным образом отслеживать изменения. Это простое архитектурное соглашение делает намерения более очевидными и упрощает понимание изменений состояния приложения при чтении кода. Кроме того, этот подход позволяет реализовать инструменты для логирования каждой мутации, создания моментальных слепков состояния приложения и даже применения "машины времени" при отладке.

                                                                                                                                                                                      +

                                                                                                                                                                                      Поскольку хранилище реактивно, для использования его состояния в компонентах достаточно просто создать вычисляемые свойства. Изменения состояния можно вызывать, инициализируя мутации в методах компонентов.

                                                                                                                                                                                      +

                                                                                                                                                                                      Вот пример простейшего приложения Vuex, реализующего счётчик.

                                                                                                                                                                                      +

                                                                                                                                                                                      Далее мы более подробно обсудим каждую из основных концепций, начиная с Состояния

                                                                                                                                                                                      + + +
                                                                                                                                                                                      + +
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      + +

                                                                                                                                                                                      results matching ""

                                                                                                                                                                                      +
                                                                                                                                                                                        + +
                                                                                                                                                                                        +
                                                                                                                                                                                        + +

                                                                                                                                                                                        No results matching ""

                                                                                                                                                                                        + +
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        + +
                                                                                                                                                                                        +
                                                                                                                                                                                        + + +
                                                                                                                                                                                        + + +
                                                                                                                                                                                        + + + + + + + + + + + + + + +
                                                                                                                                                                                        + + +
                                                                                                                                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/hot-reload.html b/ru/hot-reload.html new file mode 100644 index 000000000..c8feed064 --- /dev/null +++ b/ru/hot-reload.html @@ -0,0 +1,518 @@ + + + + + + + Горячая замена · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                        + + +
                                                                                                                                                                                        + +
                                                                                                                                                                                        + + + + + + + + + +
                                                                                                                                                                                        +
                                                                                                                                                                                        + +
                                                                                                                                                                                        +
                                                                                                                                                                                        + +
                                                                                                                                                                                        + +

                                                                                                                                                                                        Горячая замена

                                                                                                                                                                                        +

                                                                                                                                                                                        Vuex поддерживает горячую замену мутаций, модулей, действий и геттеров в момент разработки с помощью webpack Hot Module Replacement API. Аналогичная функциональность в Browserify достижима при использовании плагина browserify-hmr.

                                                                                                                                                                                        +

                                                                                                                                                                                        Для мутаций и модулей необходимо использовать метод API store.hotUpdate():

                                                                                                                                                                                        +
                                                                                                                                                                                        // store.js
                                                                                                                                                                                        +import Vue from 'vue'
                                                                                                                                                                                        +import Vuex from 'vuex'
                                                                                                                                                                                        +import mutations from './mutations'
                                                                                                                                                                                        +import moduleA from './modules/a'
                                                                                                                                                                                        +
                                                                                                                                                                                        +Vue.use(Vuex)
                                                                                                                                                                                        +
                                                                                                                                                                                        +const state = { ... }
                                                                                                                                                                                        +
                                                                                                                                                                                        +const store = new Vuex.Store({
                                                                                                                                                                                        +  state,
                                                                                                                                                                                        +  mutations,
                                                                                                                                                                                        +  modules: {
                                                                                                                                                                                        +    a: moduleA
                                                                                                                                                                                        +  }
                                                                                                                                                                                        +})
                                                                                                                                                                                        +
                                                                                                                                                                                        +if (module.hot) {
                                                                                                                                                                                        +  // рассматриваем действия и мутации как модули для горячей замены
                                                                                                                                                                                        +  module.hot.accept(['./mutations', './modules/a'], () => {
                                                                                                                                                                                        +    // запрашиваем обновлённые модули
                                                                                                                                                                                        +    // (нужно указать .default из-за формата вывода Babel 6)
                                                                                                                                                                                        +    const newMutations = require('./mutations').default
                                                                                                                                                                                        +    const newModuleA = require('./modules/a').default
                                                                                                                                                                                        +    // заменяем старые действия и мутации новыми
                                                                                                                                                                                        +    store.hotUpdate({
                                                                                                                                                                                        +      mutations: newMutations,
                                                                                                                                                                                        +      modules: {
                                                                                                                                                                                        +        a: newModuleA
                                                                                                                                                                                        +      }
                                                                                                                                                                                        +    })
                                                                                                                                                                                        +  })
                                                                                                                                                                                        +}
                                                                                                                                                                                        +
                                                                                                                                                                                        +

                                                                                                                                                                                        Пример counter-hot позволяет посмотреть на горячую замену в реальной жизни.

                                                                                                                                                                                        + + +
                                                                                                                                                                                        + +
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        + +

                                                                                                                                                                                        results matching ""

                                                                                                                                                                                        +
                                                                                                                                                                                          + +
                                                                                                                                                                                          +
                                                                                                                                                                                          + +

                                                                                                                                                                                          No results matching ""

                                                                                                                                                                                          + +
                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          + +
                                                                                                                                                                                          +
                                                                                                                                                                                          + + +
                                                                                                                                                                                          + + +
                                                                                                                                                                                          + + + + + + + + + + + + + + +
                                                                                                                                                                                          + + +
                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/images/flow.png b/ru/images/flow.png new file mode 100644 index 0000000000000000000000000000000000000000..258865df62e8ef7cfd6e952b3ed17afee66bfd0b GIT binary patch literal 12632 zcmbVycQ9OU^!L46SgWmG!zN0UV1-1Kuv(B1f+V^XHAoOq5^Z%skO)C^Q4&2QI;%&t zC0g_nCF<&(pYQLTdH;XkXXbP7nbV&0ocp;mch1~5I``G6k?cqS0H`(8RdfLWej!4i zAfOjFilGlh003_3XzHt;pP!%Y?H&I4v)|jZSzflDmb&pJZ?~=Wcy@L+6Td z=UI(=>pQ1&4)&ztq6M$lML+j{jUOE^Ej0`roRUZz*`N3O`@35gb`H*n(?_S<+ZAo= z6H6!MT?fN|kIT9aG8^|kH|{SDPF4{Qmi9@+^_jE@Le^AsM(=3Tzmd_crTx9*xv95*}3 zT2ZEvZXS^T?mdU`fYT=_I!->@_kK2*NFdAPfC zRR3+Fb$K*1mY5yizqY*hG5FW?80q-z6xW{cakS?6_*ADc%Bd@}WUi}Ybv!AoYiM)6 ze`Bt{V~Mo3Uzj#1UlUZl_5!leyisjn%!P^r6nizo{iFHyXAq z06^@rhKi!T=jiIlFjLlD6t>ZZB&pq;c$-uXt1!a`JLopsBQWOlKy1gdvx2vRpCCUlah03!F%$$ z2OsdYFY+{1tlV7>;GBAyy1g6!yAn?D|K6PHR7P{5(;Zu^Sz||V_DWtmq&qHw6D%AT zZ!6eweFAO;xb$cn9|;2W1^@O=!riFwVxvbVso4&YY1vWfhJq=`^mf~ATAV1Tqj<)P zicz3|{VmRcK|V;+=3Ut8en``Pz3}x(5{-6XgHD@{-llyf0_rU89@o}W;2%4L6g2je z5gg)f3yV8}I`c>Swey@n@%6&Ppw}O-NRrPVgcDeL zrhfI}@a`R7*Yp56tDmDHevoP3?qr2@TD+Imy|bY26!@ACe10vUehYct& zp>)pmvDnktw?Lj>loGJpE6n6atA(hr_7RMpz<{2@jGNMA(6i2v!mF2xujeZU_yFz@dVAv+y%v{_iLe znhr~el!)Y)4&|#t^10}+5 z!-#-gAnvfjJcDy0Fa&8yYB)^kH_jVJV_X22Jcflu<8hQRUSO7ia=w8b;c|)kH5>(p z7F@C$VkL^BS|r*tv16d(a4@H2FdJXwfo8-6dD*?Dgse8(+yi-Th2~h|rsz-l|3Tds8ok?Tf_Ss5C?$QbGyOzX7}4lFe{;HT?)MYjo8T@iajum{R(GqWHe41@J6#jPkM*?kgbPnO!wk zRYSWzd(U1miTLzq?@|!z)9fS#pPP;k@CoN73I7B?l~q-Vs;9WTLIRZDLnhaQ*{4Y1i~kJ zfE;u3!)%1-!dvo%@ABd5ET8srB}vWmj2HLG8xF zn0PFLT>=GU#AnukyK?yn?oOS#!zybf{~#FYWhOVFhIc}0!||95+eQcBbZ3g6CS1IErj%Xj6xmg92PWOfMJe{`1h{u7EV25 zW1nK}!~>cD_r|*_<(E2)p}2=gKC%)U{Crk~4pS3g-}0mJ`d>l++nn#j-U9VX7aM=H z27ETmC{ob|+LsE{3dl<|D&K47y#8PWu%MJa zx6(ja={BZGW}B)p^)Cx5ShY`nH`xOH} zNMl=m);Ac^X#t~zq~_katwJqpE*;P77{)90%7+VsZ@&e zy*O7=Zbn(#*m7%hcEMIQpv)$rKCu}M_2i5^Y%2U61bq7?8ecR>jxlQlgHZoi>$*}r zuJ$dm>TnZ~^~-Qq{GWzosJ8*zqe)(}7^Yt`gln+_gekU^DMduaP%EjXqhW?JVGD@g zjAQPa{U>2G6JXj7Weq7;aeNPUUL_+w{tf)7U;}GCI5pBy;VFJn#~#v6;RXHKz}uB5 zZRjxrSz+z-CX%xj5b^pik(rS6226hEL|#xv2XazhQll3Ldg4)fSU*B?dd?Fyu;jni zmU?-B%8Vi)g(5V+j;XHtSSJD=b19I``-uc}DCaW}zcUn>z?>R$q&Jhw$xp$kRJg4U zOwBeo9MjdKZ_8Be$Qg;Et{d;u%=8z4lU|?bFcpSjb2PYL|HR z#*g#v6paYFAe7L^;!VuU*&a26VyuvU<0#`2j|ro*?qI2vo7R)>*QQ;wz@0Vo;6-x= zK6s3Ml0QMwpHaHeoNa1BDR4J(wUnyEL(4Uef2|>VYYGNgAayZwTt&{%gq|- zWEK1kmo#P1EjR8v>sx1HsQhpkC25uMz|3b~)icGRDe3$!=dwrS$31~K$`4!e#+5$N zxwrIcC8^of(WB%y zdR7R5E7>*s%S z_1$zePo})BZ>JLrlrR0QA6@FBsx9;fN;vi(ehD>ZJ$u)j zIAwtToEU8V3c3aw1>A{dv#J74Mj@4td2-0yu5p}t@IxRCBj#eqH!Yv)C=Yn%m?N>q zQz2KN+@t9cs}r4#_ZzxBYV$tMJz_bW>X*kmHWMaVjPH>=h9i77R#E9z5K0 z;G^P00qw}m;^ym!_gEmQ^xqlp6Gx&V1&q+)8Mj3>7Vut;^^|RIV z5-goAqfx38%T=0KBSV4x4RuL4u9Chk3`@5y#1u4+?tf8w@7O|SuOsLxyX z*X930h-D0k1)#T+h2JfL975@EsecuVzz2)7{<^2S*AULH#$sdHYd-f0nDL>;sAg&|9pNhqbp3GPTbebBvC_Mz`^>3VgfDW|Q~Gx(I+XbgZQD>IO(H${Kjqrv62u|1 zg-t0Hkkns8rYVNhOJ!^yVgBu9vL4?DT@lR5iVza(MoMI<#}u_XIT}Ap!OZpmp>YR7 z@?5c%TamGZu@dHl(4qAc>a$3C{6y@{4KV|MU^@2xSp}erjDn>%vc;HAty}2=WF^Hq z;O3yfsuI_cnIhRvSba*%NZa^N?$&*XtJJ>T3b&y1PJ8WV{!3D zVUOcyR?@h}kt9N&^v62G_gKHr{$?Y8PMt&uY21GUcw>tF3I$FNBcL?vezwdl2bVQ= zm)%XfnnA|-JEfZ@a)X_+Rl>rA=u=MFo?x95yNK@Ury*nq##ABY@?M+yUZREg=W&y@ zcRb0}6r<~F9DhJ$F6JPZo0Ex}gWUN_c!k@TDj8Koq%ydaL%xuC#&*q%;|#zg$eYuj z@#47>QrTN_T>I34YOKPLz;)BRA$s6aOL&yGpgP0vch>9(Y%U+l=K3P#Z~qP~AY*CR zwbyEwP@Zz41y5Jb-MEWpRml<2U_@doq7*)0QC)MXaz5bShSltrm&~8;Xf5~yFP*k) z1W~X+0r9s6cLK3MZOrLYBrNNt1()M>4hp<&M9FpGlRFr7%Wbp^JCfjf1H6)~6~CYt zZ{>>*4Y!Xd!BGDexakp=Wyp%ahps+-Tt*Rtsg#UsaY+i%%Sf92Kxt=QKUEd0qsB_p z|C0WE)&m7c>HDH$ld5O^TA|<_{|Z^L|5L zq=6PIU;fJhosE=6p~vR~!@v1fuF+#Zdh@V5vz;>ne^$ROxBygt#4N$0IddrbA9jHc z_{P?6^9>v?EAj`64D|%ToO10l$oTukEyxgI5%_s@^D*#Q!p0|+d-}r-6o~ui#tOq7 zbVp#E<;C={md)rIyt&R9yLJtpzpG&%E4(v5!%PgC+sMvr8XwBwc=?^df)GWi`yiuK zLdxL1cC!T~>J7#eTkW-viGPuHj9(Tldhy`ef=J^iooVonq8-h{fH5A7 z(MofpMB#d>;RxrR*B6pzQVocy-6itjB~XAZ8tB0SZJ#v|fZousE#Tgf*$yWA1LI|P z8Uf8y?|Nxy#sg))Qv=A?WoVM?xQE#agiBLU%g2ujFX_5GX64R0ZxYt;)-szbod2?q%aFocjVESE< z%IT*oy?Nd%pB-)7JfQP7G&$>wU?z+kfGq+%WiMoR%c_>8v z(YSv$1^|jLbK7kZ3X7#g5c|BQ>-Iw$B6*&1I>M zjU7*)CbZ;4TyZWwo+3v&;Ey=_EPE8 zGJW11ofq!OMB#Z|xq8H{?v(CWIi4RH}O@=QOsIo!W;* z$Sm42wXBo>3|XP?V6N>AC7!NdiSaG##K!m*@79>0PvttXXz7i$*jt;IZV3-J$z`nN z(2=rw3VoE0U9WU0>Q8m)$riy*@D?85wAW&gdKE(5%8qk)2>Ttz$0(nhh~I-P#@n~r z)d^C35tH&g7N{ISnIv-I4M@HHtr2nuJ^uq&OE0Erhm*RYl;A(D+;oW9jqhjIG~4SW zix1iT39YIpbpBz;ZB9Bw{h4ozJX6!~K$~)bGO3=ojB8oST?2{!v$B14GXf@>?5`r#*p!rL`+OU(N~ zYD6$=n|V>2|K@&S8DVeutx-Z{XGh37+SAUGKixh^PE zbXPC&O=V%wo4Ycybh##^pGP)1b3&T^*%iOvQT$EgQ1jmn-JpT2*-Ayd#oYMUA%lg? z+IzQOXSJ1;K2|}W%c)~y{CLs3Ec7V3GbPCT3pww66U%(4#>f6Q?OtvKCjW#7R6Ki! z|C{Djp^iRR(z*yphCZ>lx-N+*`>8;W+A$x2|33e}PH`lqDD|2}NULPp4`+u+;K{?x#X; z3cWuhvgSIK06{0DakPv0078j-)M)p^CaMTRiJB6DF{7_35sg?3g3veX=N@60-E)pq zoc}$y$wyU!?J2jO6?}B9$)Yy6lx|3=XhC*j(U_H37xh1VrkyGI8KSaAg0BmVgQ}%3Ng( zlbuRHu?%Idn;n;;s-UM(g=Znd_&C^h*HiKgvL9JjQ&PkemH`|cy?|Quu(oxbSuC9g zv7J0UoV>DU_efh;P3pZ0P&JP9d1>Hs*{bOh$^v@{wWIhF`yWOq_5K7btI*R5z1>l~ zC6GWa4t>I<0wa6C>VfxCr4WGdAOkO^sSj9{37kRov|t%Wh$$fRAxc*LE*73nkGg;k zmg*)e#g@5@iY1Le6u zAa5j9a6NCChk#1od_KeWdFM z)uqw=t{KcV`!YTT(Z#c!FL~FK~`}6<$DFK;9Kd zk`==_;cnx6aMuFf1;+=(2e*lOf7)DY`WS4Jk12eGb0sWXOqDy`Zha~-37z|lX&}C7 z{&lh*>K1~-P(7h)!GxixDwMo}a4?Gk2xHJp!8d%CGxa`Rq|JkNL>ntgdA@Kp-5l== zsU{0Z!~23q6aw&{v6w!_bl!AE^v8^SL2Q#B8|(*tC%Pogfbq2gji$9ChXvQ;;PWyD z;!SU_&DQijI9(ufuscld@7{jk@<>7hB0O>Skm(V8}}13^PPI2L50& zViG6OUUt`Q1LtEPpk8hD&?e-$G^bnVm7u1pK)VlOoK`Ob;r|p zIl>{gd>dHI34LI>kBFRys&u&fx5$>p4~3bPt(%Ht3-kQ1*z{$TDEB?$$0W|LzN*^b zV|)9#zfUthO8G!f0B;;yEn*Xwz_@TN^xo}UY1Zqt;#h0h+<=Ao`$idx1ciV$U|1or zq_beJOECF#CYo0l_$PPrlIt2$)d9jo$$s{7mgNc~mK}P{AJb7Fk1uH*IgusiajZ6o z(^`FQ13INk5(}N1!ISi@tN8&rcLMP{N-;jD<&~}hU?$dGw!oD4t5#AFzcLbcgO+BQ zUae3OYLEde+tE~0S1W&%h>LF79eDZAv#2p72%_#vyy4upjN`H(0y*ONofj`h5ie%9 zV)msG4ll2u5381R7F6Rai>^BZ72KYHx--m_{c^uSz{SlkHl0U(GUOCNhw{*_cPXq= z>_sJ?$xnySZ-BhPoyO%lT1`C4{dI;BNiXo%YG5sS7gOgDd5%6UD9_fM?K5K=j_WL zKqM`Ao#}(9tFjn0J)lV}JU`eH4tBO8B^PaWD^dD&TpGe(pqRfrZBER!Vz@Z?_9s(o z&Ap}vz%YTCUvrXT8!_FQjLdoc`vX-;?|S1CZ> zAhY>G@zoOmI$i!-0sml7+U^!J_!+3L5P`%ybA)*Txs4g}Vj_^Xc}uJH&wPzqHxWoQ z90Lha$~*cDJo1|U@Q;OXALOjIq{GV4kg||T!khns&1!k}fty&58*!dqdgR?-Kcpy+ z1%^cr^*$EFLo)yyTEb^DwKNo#^KDf_RARIS~=#WsvW2d z(E&DlpaZtuo-_Znwbi!vp&RwIpxymv4YGo6xo@`zKhB0oKQ|Lv|Bv*6!h3|AgBHL& z^ByZ9%ogZXytTL$trE(CZ8{ORr5GkdaGOFsGXfSoxhD)oS7{UtnoAca1n0KzCBM)4 z?;ww<^SIzUH0dw6zU~q}Y*C?e@)G*tB&oK`_zTKCZZd($SzPoXFw|}3$~2>;i?~q& zhRjh#AVcwj1ZVH<^MFTn^Jic|i&=nUqXb^udH;XuG5fdkZ56C?g^M6UBK{DCaLtj` z9EutIu9O^6z6hid{X`?P{FjN4h`HrSj-gurj~z(#^RWp@;}K`tX$KOjBE(kjd`ZGG zt@YKhr>$w`MX`R$d^wQiU5e>fv}6=G)HuA22hT`=-Jwyw(Krqr0X)*Oy`H+6ny9Bv zE5}lgKkxtiUr=WkP5M_`Kv*bUNrdraUYM}9dGT;CMYC0KEzXIR1~N}K-cRpof#p)z!NwYAC23I{#mAoSDM#3% z-ZabUd5>`EUPbh9yw?%g`(BnT7Ht1a{nr4|H74w}@l~otZ6pp6^s_Prp|t^fCl#n^ zQXBij-?IyxwN2em?S`dZl_;KiU_N6d1&@hp;nufSJz^0-akb2IEitxVdKOYcMgoJ9 zEoq!>HKFR@2}DV0lx((+0rvceW}x6c+pt$!i@wFBMN98Z$j>EMNi2ET!*0%iqH7JN z*Da@xTzV&<24oq8cbQV(KeF{+w8TZz>AwtBEC#7|&n1E)@VR_*ubs3{BvTpYXwg~Q zW;njwL7}(-S5H7Gl~TH$A)Mvseq`qRDD;0OJkEhYB)Q(t>v$PLCx5gfkHskxmr#+f#p(8qqj}_{Y&2IZ# z^>~eZdBAI}d{o1TMNV_GGe33XR4AeE`7V^atw!8!YGh_*=G;#$H1W*Neat-H?B7nh z4g8JUq_}t=XQ2u16Ho!k#u;T3BbW;JrZZe}(YU)K4_5N~=uf2CciX8e$z*SM@U-~I z>=ygUec>_Qm^4G{`YM=Svn>7~_M7xmIvsiBIU|)r7Auziubo z@PLNXmiL;B@>u>>gCNo>j~w!gK1#2$7UC&R?(V_TeMsCHO^wmtK>h z3O5=sJSmkWT99AGgC_#PgDkGtI}Tzdhc56K_Q)5XRxLZ1QW9vo{yIyTyx$feBkEIs z0=wAHt#iq%%~&{OyMXtv_KJ@ZMp9~$$9#6*Q4f=(0%ET3E8h4xnR>Md z(OGwSVxi`dIP=}BRV>-x7{h|Y-+kS&%^Xz_eDv+4I0Agt#JeN4w?2yb!HR?|?d)=3 z%D$r|9@O8sHR?!tmYDd!cOzMdccO}?x)Sk(Dd;=t>zvYxIF?3eqk_Gj2k}$Y?l$5l zZ|!<5@ikS<+q=SotcqB&8MTy$lWPLCiW!HDRB;;`jTn)aVsJ~Ut~;KA`ARFwxG15G z?;Q0P3g4wR))7>~ypnb(VHri`pD6sY2&s4pLO!D0_Cjb z7m#cYxQdO&rvhGQh_L@8UHp5zI(Qdy7d*OjNf4`neMTJeFGV zMBYGo;G}S_IGc>X{{;Rx?o_Y_$^&1caU?5XjL9c<=wciEOU##sxk`L+UWBEV{-A7z zdkoC3!H=&6HL$`5f`Y}vQ0Z>Bcu*?fTdWFr8WLor&x5i=@t`6VBe9W+j{cZh0l5u1 zNt~PR;Xf`|_kjtOGUbqPuQBzd`%OOyCB}#SR8&#;A-o8zli+N)wBkXKN4Nu4`NY?V zBo|c%dwMl2IW`4@P?Uwp05Xto%w~TPOTf|v!g$i5>33l~I8N{qU=6;-yTD!oAK)(m zt85YhE!jjz1c@?XA~+hMea%PBxq`u)Y$dv^H!!ckK4>0`4sAO3^(rcn>LPCsx^nIQ zKS+_7ka&OQU^;(Ab|cCF8~xjPtM`Sbq(O0V3wEQ6Zv|s&a|a{4SCD{5tRk2_#Z~-L zhz(=?csk==Xhx_)%OB99(%gXN*{6p$n^^iIvf-V4Bk+Xt)d{WVqgd9q&HbAhjIX{S zmIKgy83-$i$anL%egLolz)O@!E$nWRvG1swR2dVZ)D*+EeO@>XiI&^;?Yd2l14D5% z1pR<7K;T_c;w5}vG7&!8cR8kIPGXpj!A!$d>w zc?!ql6r=fh(3nZj9tkvYZqrc=XuN@D!Lx2r(QCFaXlzGe$*aLnkeX{FAoTV!L#ltE zizjap?|}gFawMRK$N(V7%e4V2mxCY(gP4X$m>~1tG8nfqKNeRDGN2Dw?>5Hf;GhyN zwE=JJI%wiMc|~-hwWytEm~gmp_(k38jlA50Lm8zG{^>A20IjD z@Cuy%yW!^b<7X#_u_w)n>Vyo}6@;Tl{?Jba&H&hIxBxxTcbVdloSsBDa#Ecag}duH zR0wa;zLxyR)~)bGke=v1Y+tw_vUCpBa|!*M#>hlrR})}#%wJ6(bE3>><$A7Ycp6_r zH?nf4Fiy2Llvi)znLn9h`|^$Xj$k7mP$d4bgNICoW$8KcIrDxRGvh^gvQbUXXvl!7 zS~_UF75Yxjb%5I(?q03$@OaBgQv2IXBLk5p%j@Lv?M}*qm$^e*Y#b3Ql#zPoAw!?! zeoYDSrq9j$_^zmRD*x2bT2eczuP^arWF4Vj>5w9M4S8f3*)StJ>y0?Sy-E?mV~~S_BS%Q$C#AHyWQgLqJ~R*jbbkvj+qeEXU9)HW2b6+C>^H$loQUbe=L0% z$^I8Y$2uHeZ@z8Kh|z=pi5S+7EVrkKiq0oYX07IC{xJA}cV4$LPx1HPl%lt4lq|V+ zrh6l<6&3_U*V#d|SN-x?lJyq-{>RIU4>i?VuneEAS2+`#j*_NYSv8mjlIIQ*z0pF=U; z?fx0tEj!8{6-(CCu5TP2$Abe#yC<`>g^hC3ajG2*$?uk2+>>_lJ3|?Fy-)qKFly%4 zi32nNNRQy@DNZ4$KOkB9)4^&*kZh zrggL9(C<)!?!XsiIdOQFzwwPW(D?fTnioT zEkWFqI%(C-)(13oglCefp?BH+8l?Tsd>ImWic{w~`+6M?168+ZBFGyi=x`M_&2_YU zU5y$T*P7qz45?Bz6REmg3maK;~%&s0B0!Rnli zQLz1@<6F82zcswA z_VpU|iz*)FH?DjKymw>$3?VpKn%x|yT=+l(wb(sy+59;a7rQGa29|Ujd2m7wbodSu zj-<#*r6J?-(&bq$BY*N`C#A4)v`pudejjH`J9D-arTayz#uy{C!=)gPsf1giiYMl zAR1adRWN6UenS{pZ-u0k_ZW8=;ihMiwcM*UmdZNBwZ^g?Q=c&@Gk=6h;G#f{j6&rM z5^)6sKQB(&;@KT1ch>9w3dk$}YdiTVa5l}HecAKQ;n?{7EBG_aLi>;q-b*)L-qYT0 zJ5dnsZ0=t5T+jJ=NA!0-yqCm6aa$2=xH#?-tqI1D}CqK4)g&y9?`UW=d_p#cj_;u9RW8ByXI_)dbMkOq9tmk!-smy3U$Q^aJ>%(lpuJ}R5McjX$h z4*T@7>!ap93Vg%e!H& zQ{rFQmwK_<-7boPAPLgk&$X@R>W#nbR%4SUmH?U7+8L}}XxBA~*&fj}eVo0;#c@2j z!Ye^2Nu~+woDv;(;>s+^*JYn{d~l=>)RyXY|MnDd)~&ahqGDOxy3bin-u?JEd7GVO zb?e~@3fM^34plbMnP1VByRn$Rd@#H*?0%mQkRM7e_IkVV@#Loqy$|6L1T()e^wdm+ zoAhOMsDhgCZGAxqPFU2}z0vzyrd|@z1I7zJ^k47Yt}dDzRDJ94D8HKEV?0#6F!gok eA@Kjdq*f`pB~Wy3sOgyhl4z*jS1D4$1^f>e!!~UI literal 0 HcmV?d00001 diff --git a/ru/images/vuex.png b/ru/images/vuex.png new file mode 100644 index 0000000000000000000000000000000000000000..3311485aa1edc48eb18f1610f31bbc8c72c7fef2 GIT binary patch literal 8091 zcmaKR2UHVXw>C{h0l@|+D2PfGBPvA@MGz6B7XgvbQF;*wOc0PFLI9DDbdcVA2}3W^ zYp5Y0MIeO$CPey;@At0n|JS-}-K>+7bDr6=+c}eYW>1Kwx)RHoD`#kEXjqhAJkzG3 zp#!O30Y-W%l6mUf5Ova|sj91Z{J%cC`v*IeKV)j#q3n?Me(#dEcge)xSS8+?L*q_vXWqomFZFXsGa^cquW@&2f=j6-+Y6>$tg&syt z_f4P&r{~A!mS)DW=n32shPb@2x$+zPi-e!uSezy-jI7TLu1$5XjJ7WgH7@kjVYTfChxv6?Y7n+Wo6Lm+A*B8RGi zCW@?fI$RHXoDY9E9Clb7wwoTdygF>wIY25MAQca4r4IYN4hKFQ4h0^Lem)$FIGl(% zno2yLO+TK?KAtZ+{#kasQh)plJYMfQ#`PW($Bs8Ajz|kf)%Bdg zkDj2VxywwGZg<>UDE5)LXy4W!!~}nf0H>IC{J~gL2(>qbOdc&u`#$JT#4I3?Mp=rGvfm&W*N^|*GZ-4^s_%)-E{;av?^*W&@=_}J+}%Iz?qwjC*J@*G6okXTo1 z;>yD4+mG1@%!g?aPkZ(UL$WZe_Ne$rrsI7a!Etx7+0f_U_{)D=7?2+i@bF@-{)>$F z<;DL6mvU}ljfJodw_qAu-MVxyeT~j&OtS0<`Ssvl1DDA)Zw77ZpAw-}N0{^hs<=MN z?p$<)-15$C!W>uUqO9%Cn~%x82O-N|TCY(zMY$3jvZ-oea$5IYS~_*LqXeaSRncF0n_ub*Y1kn7f&#G?yyx*#i3!S)PhpIW%1!}lqY##x*6B6 z_1_Z*E#7|AI(*ZFbwJb$UA1zwJz%27T05MiEm3SNc`2H)I;J7Y@|&An6!)Q@qSKmY z)PM?N`E$ZJm#-#->`2DgolsO%3hB!YbIGWS4=mzSxDAw}8R}{T%1)9U*~m4v$#y2f znJhH@zV7t})!}hTGnP%zrfPR;&X3aQv!K-9|1|0f{F`QK82Ry95VAJ$FzfHa^!=G# z$GNjT2Orfg{>+4?Uhc?)QG(QfcwcGkieX~d>P4P%0MeF6xkG?z7*w}wn2p0rJ&2HC zu05B!jG;+^X=$w0@u7M1S*aVVi-KVRI-R1S@$sU=qJd%q&)z6^{1}Em)@Tr?;E3P3 zW;e9cUpdM?IT)Y`d%L*oEuiU?xUs#fl8!lVyqet1bZY{!@9lCUMjzt%+nhbG_7P+k zbu7$6UbIe4`|Xv=L#oz-$bmFuf8cAS95~K|&BkcRQ|ENl;Rz%)G7f6~)1jLG2vxxU znT~T|_Xza81spwa(acjBMZicgO1&hg0^2z#^upF#_mZ6rXp78X(Z0YX)WI1@K=m2T zu6cmfStQ)2EXb(3o=U8=l34&*+iA(>16?x;*}*MOP_~twczkBIFdmrfob?(;01>rLOYrlxm_}a{CxV`+p2x)+Lx_h5Ny~Rarb|EeBEf=<3Ot`Ju6iJ1;~X=3 z@g^#2Csi6Ya}#StDJa(&R@~<7UKXrQHRnbPt73wC!X-k0eEsNCq8`z*5)o0~den_I zR|N?v9@I0kp(lz9HuqoZt@8zv*&_g2>MV(m2vAc~oE3Z-(wawsuqU;^+3SQJ03g!=8e8sHRiB9B4{m z_nZ5>BvfBDAxMsKBTnkhu7JDT9~#aK$Hf=$2F=_ZI<1_8NY>Gc~r;jr~u_f~=szhosm>>~N zOoz&`5kbF;f6~P7!yF&p(gO=^RVTB0P12#uh}U*=C5qgBb8z{H)>H%jvk5?c?RQg% zP26Sb_3RW z^q)gqDKa|GI*u4PxtY*3j2M$0vPGX^hVbOQ^)mn^X8^?gjz* zl-8!p@A_RC%r0_YbiQPIH=$NY@ZzUdxeS{<(SRS%pFMLvw=G!jFhK`jt-bQ;;ncTR zEIdkujypj={A2|VD4gACSxY8^m|18~e*@#^QliHLbZ0l663Xkv0AQ?C6T+4a~u zf*!7exw>igtH6%Wq3SMKEYkPS8Pp@R$Kbn_7r=WVc%dy5hiyQdqK)25Ejc?0!I~U7 zLU9;Ix)wHUMD&xKw?^`1x9Pgl_S9QhY}n*E42H%fr=#AECW%bX`gIC_)%`N{W79b; zQMN5=;L)>JOfcEkfFm(MX4VfriIc|Pd-QXhLFrQ5(~HQC_HOcCwZ8Qf9WIc3%}F0*hmI70N9|AezL zhu|HYwB2LE-1DjZNsGJ5m9un$m3nLt+i?A`7w??#AVV#fjT-RyY+0=1qCC5bmBC35 zmDWRrl~5whNU<~u}- z2fp6oKP%6qH<~vJ^L5t>I@PUW5Rt796(9~Ae}ab{h>8j9pSB6J$9VL|9JJiUE*ED8 z-WLD#A=i)B>(KHS*(c4vDy=hJTnngD8?)F85i>913`mt+w{*A@JJ*mcQ=h=IQ)bx0 z6P+jy18mxd-Z+&|1`GBy4|Kq=$;|!U?PIt|_Odt}OFVuVPWK2G|u&^i+yM%^mfG z-SwGO;h-pXuQ?>RIF-lZeGqy{6cZUTro;9#6cZbWynQESr;`Fh);o53nadXlbg+1BeZfuti@g{dlJfnbxtX*OQ zhOIKW;W`62j&pbdEsQ@eJ%P>tL3Yg3E65%vZ$#7%&KPiKMsOEJO7&YLM-v`>eS4cM zeZAZuE5<`?zHwtt-LSAdsi8FtqCgKEC3LSC{aQH%cr|PXXs_-cB!M!+ZrqIRcbR=? z1)b%b9anP&-WiJx)Oz3r3{3iwIs!-(=pup;7`s(xra za;gTkAr2@K&@lenzZ|Q=?H-lE6|Wu&%F3WR`{x{%3c$%VR24-sA7j^#wl|vm10$&b zlmKNi#sVYV^QT}6487u{I>Y_jqnfb4sX-Dx1C95w3Od>jjh0-~TZSgq81+vZ-fyNu z>T9l)_?Xz;@shgT&H?({vf6?Y9bsxYj3A^?GWJ;dpw-T!6k7US!dfKpyB{VVm9+c> zTvIGP>Xuw5H@(1PvXwHr`-Tx1`{1j4JrbLB4_f+W>77=y` zFe0)Ek2qfEE9={^qLko#LXI~csq-^}YsRzQTt^MO4O?afRHw;mwdDl%+7B{eJ*i*j z5Ky!CDmM3&sp0XGGUKPHx5U4Wt|>x*X>je<-?9JjOEpF_;=DYg6V*2-Gt^P;U!QGG z92RIdCo8mbf7xq6Gog#|~S39q<_W{Y@Atvv$~aL+CkC zV+Sv{UwNi}j5+5HQ0$-n?@T|n5U!vVw zb^sn#+x;8)sd;HDHTb@@;v8LzBu!r7BSJl#hkDnpyy80&Cxo*C3#N-&pSZ8&RYNCU zDuf)rD~&_OBlR;fx>y>L$rVrs`w*_`f8;E$I_gu6QM+<{1$3gYW2#lp#t?!- zEriNE_(<8T*`j!|aLA-FC2zL^+QsBX4}-u;k38poTY*KBND+RU+f=JBFNYTuxKI`8CLRI3nQA;yM2TPUAkt{Xy11!$!#V81qFTS( zc4%)^?|rtvlaEE?E);%@v4K+_a#G&l=PTlVN3$k1cA-FVYKjJL1wUBwC%aPAHJ{G3 z0ER@>D=%JBlbLe5V+9SOK^5F#FJM^Ol~zNjcy&NE8<`;4~CNW6!lGeF% z?$J!#Ho^+)~lhpSyNj7O(NFuoN1wQ!j z_>HGeL{>6M1OyHjet9%a47m*tZTOH+2on4Gp5nBxUJnDjY5Vw^CE@c; zPj+B?f3R$z3+Jb&Pnsrq0_WGBk{+zNx3c?JMwDH>()!q==+2gkar=cP3-e~Xdig(b zs|FF9Kf1eR`*wo1J*tsTGGT_YSAGt9ZGgMn5|MLRlAY^km=qz?w;rdb3Qh2i$&i|k z9_)ICVS1L^5yUYrTIDnhA(%~83qZM5wO;ykE0F$8f+=VJja(*oxunY{6Z``{mbWuo z|M3jx)4zsVJM9h%jaYr^W3f#+4VpNP8NHZ_3B~NjVG`f``h69=+}~FbSy>v$(Z`iQ z@Xh(XeQ3GO1_se~Vb~b7m;M^(aw`<6jWDNK-GG-T` zz#sw`GZ?xtyQ)fSJ-*-LDm7wL27MpoGGdXljcs7UHV6lqMH2Q7xP6JY&f6&P0+X)w zMP(S>X;=PA6w8j_P)}jpbod(~fFo%|Wn*N2A9;GcfVS%KdL6teG4k>8fiZCEnE*o% zqnmNkNxy`et`96E-qR0^gU_*;hdoszz8I@s7#Zs`?55op0ojMYGh_~!H}RfJUVa}M z_~6zjAx52*IS>=W0{U~37Cqc@j1UCp>2Zpzs`l9j9PmOkLA zP|AWniCAVTXn5dNujIU6WHe?c1jwva&-Ut&3UF{zCh^;_EC+Dh`1_h#Cm*Ed>y`Rm zA#Gz#ns~hb{u0eE@i6Oz6fF)GHWe7OU7K_c>A@( ztVh*Nyoo&5swhy9R!Wt~wnrQI-Sf;x2~}G_OwE~wmA)=#B~ydMKbA289FX`vJO2L7 zS?Q+}=uzr&yH~bVhK9La6c_+_G*jF3jORsWp+aHLmSO_n8FU@Y$Pz z0_2$7J#25u_kh>)V=GTKWj7VK3N1)Y3{o#3Dy(;tY-x(W&5DtY(iKNI<&rW{@(793 zD6dqf&=AZRV``H6@yBHwOtoSjKcZIoB2oT(Xx?MJ)x=TU&XE=I>;p98qEtjcnnEPK zsFW6stYS)mjuwjZlS0+!JYnsOPO?@(0iB=0^@-4OzN!zgR?kwi9E{RuUs}ICejmNH z&!@53^M{DP+5Y}4IWdmB(enOmMkXexV~SdJ;<`Cof}va3#k^B+jiqb0&B916-Aa_K zIZ1t>Zz)jwbM+K<1~GtX>4{Nwnnc+v+1{iblNA2fcDhjOa7d9@%Y^|9B~(>;gDYq?x``sqK# zr!w?J^pQyq^Yn`-fG1sjjQnd+bj~S@>+IyzH#V}_(BL8$15XaNFks%cxKurVGJALC z&?Ou=(NO41KBHcaXKN0MJ&e;K8XRvhJC^t36EC|`YYguwq%>%oxb^R2NJ}9z4f%}Z zxG(Y-dN!S4UcIa2m^dWzLkY|sTPKBIJ39D|$(f#WwF%qZIV=?Gyf=H@6it*JvvBV2 zN4oeAogLo~xGEzR&UrHPuJ@##B4a$~$s1wktf80qV)-ZKew66*eG57+{b}LZzck#p zL1kAXFR2_0Ng1GWxDf=Vcna3-Xbs*ZVHiP?K2YMYUqfVsT7eizdh*R@2=~^M%E+9Y z_C)6I10!6n6n-SBEUOGY!lmH^lSO@{DlhEDptyxhbmRLICsZ?<6MJkmbTDga#UTsmG zgS}^YMJ0j8S(4%`lT;hG09g3yWh$UK5~fbo!{KJ5aur+)-@c7FmQa8oCF}XE@R*Pc z*aE5RNfXs!SGB(^*|*pZYJ#8o_-RR#`oOn&nuFmwFJsmEd*(0&wgxt<6IvHfO!Zi2 zj)ll1RwDOL;szVnJ-*#p5dQwKE0srz#_{OS@(I3)W84M`F!7Xkij-q0hWUuCu+=OI z$@VmwXOLBRqcGr?M?wL+gm?6`ubtG(ok2){+6QU-ce!L0L7~`USm(iXu7cb}TkyPX z!FBA%Typ3%!G>iHJg+UxiwzN|X+xixu>Gq8EohjL){DI1N@<%)8-(SY7hTwqWg%@DV_0qhack2q-7YvDa_aTsAF1F@3)@ zE@}gMS~R!LlrMeUbvxT`;xQ=K9(9$meL;zKoYp^mJ||t1@u|Y~z{ZvnOXhfZf3%}g zTUd2p#t?QrmX)keSLOX&Oey?G5IhQj-Hro~*Gk>k`=ES{pV!d@j;Nw~iqSbV==ewW z*Su?z!YcjHaO2MBjlk1h?UO#!a0_^n+xbH)_&n5sNI$fY$;=yam;ZJIt)*gw_oMzKgLn&>T_ACnEKQvBZBp(GCy?Q=soRCevUy-M!dw*-BGCyC8opLaX zBvgE5PiK@AGIhUcVee|0bAtL7w^?#M--t=IuxNcZpFw<>Nz%4V+p#7GG~mH?G?#eRlXrqFW6-*Zh0#hEQ7H$= zQL{Nmh*52H1Ni;nD{&IDP|&-jI}h?32?jfuap=YTg`1gaJLVk9_uXgUSiQ$3f0UBA zT4?8>y0KMUKwMs?7djSd`4;`f3c?9$LbB-6U6LP`YRn*bIP4>De(T9%8=x06!;rV5 zQ)FJ4aWc>eHhc>=V!eJ%ERgs7vt*qY8Z!>p6{F%9P8}irc{tTLXI7pBmpj6?o{%%Y z8Dsj;2vZ8>9#&DJ;UES`ge!XAFOxk#4xc|&ySRKU9aC=a;g}AsGv5I})^n7vn?!Lc zf{&7{#KHhVnu_Fm3wrW3xBFZE04p$-hF7=GgqAoe^S7XxOh^@qzvRFv(zh$rdM7MS z=d>PVDtSS9T;|s+*+K@dD|xVf0og2%L{@T}0FrQz(k7~RN;@({3$pl%loW@Ip4Nio zE<$loa(il=-~}3T>T)~sP`X7q1B8e^1gi*Qt1tb95rE6e-VUE?#=E*sYUlRQ30B9N*ntmCd9^>g*~ zj98TDI=R0DpZp5Tpq9k*IH(o#zjgY*Z!rF9rXp0c|3&-(t-lBp_E7$x7aLTezw-Y; xivJ-0YWN5FKQ#PDrzYed1zN=2(F@5KokZjX?{=gQ^&KURvZDI45_wbq{{af*KY;)M literal 0 HcmV?d00001 diff --git a/ru/index.html b/ru/index.html new file mode 100644 index 000000000..68959c19e --- /dev/null +++ b/ru/index.html @@ -0,0 +1,492 @@ + + + + + + + Introduction · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                          + + +
                                                                                                                                                                                          + +
                                                                                                                                                                                          + + + + + + + + + +
                                                                                                                                                                                          +
                                                                                                                                                                                          + +
                                                                                                                                                                                          + +
                                                                                                                                                                                          +
                                                                                                                                                                                          + +

                                                                                                                                                                                          results matching ""

                                                                                                                                                                                          +
                                                                                                                                                                                            + +
                                                                                                                                                                                            +
                                                                                                                                                                                            + +

                                                                                                                                                                                            No results matching ""

                                                                                                                                                                                            + +
                                                                                                                                                                                            +
                                                                                                                                                                                            +
                                                                                                                                                                                            + +
                                                                                                                                                                                            +
                                                                                                                                                                                            + + +
                                                                                                                                                                                            + + +
                                                                                                                                                                                            + + + + + + +
                                                                                                                                                                                            + + +
                                                                                                                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/installation.html b/ru/installation.html new file mode 100644 index 000000000..cba82eed1 --- /dev/null +++ b/ru/installation.html @@ -0,0 +1,503 @@ + + + + + + + Установка · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                            + + +
                                                                                                                                                                                            + +
                                                                                                                                                                                            + + + + + + + + + +
                                                                                                                                                                                            +
                                                                                                                                                                                            + +
                                                                                                                                                                                            +
                                                                                                                                                                                            + +
                                                                                                                                                                                            + +

                                                                                                                                                                                            Установка

                                                                                                                                                                                            +

                                                                                                                                                                                            Скачать напрямую или использовать CDN

                                                                                                                                                                                            +

                                                                                                                                                                                            https://unpkg.com/vuex

                                                                                                                                                                                            + +

                                                                                                                                                                                            Unpkg.com предоставляет CDN-ссылки на содержимое NPM-пакетов. Приведённая выше ссылка всегда будет указывать на самый свежий релиз Vuex, доступный в NPM. Кроме того, можно указать конкретную версию или тег, например https://unpkg.com/vuex@2.0.0. +

                                                                                                                                                                                            +

                                                                                                                                                                                            Подключите vuex после Vue, и установка произойдёт автоматически:

                                                                                                                                                                                            +
                                                                                                                                                                                            <script src="/path/to/vue.js"></script>
                                                                                                                                                                                            +<script src="/path/to/vuex.js"></script>
                                                                                                                                                                                            +
                                                                                                                                                                                            +

                                                                                                                                                                                            NPM

                                                                                                                                                                                            +
                                                                                                                                                                                            npm install vuex --save
                                                                                                                                                                                            +
                                                                                                                                                                                            +

                                                                                                                                                                                            Yarn

                                                                                                                                                                                            +
                                                                                                                                                                                            yarn add vuex
                                                                                                                                                                                            +
                                                                                                                                                                                            +

                                                                                                                                                                                            Если вы используете модули, установите Vuex явным образом командой Vue.use():

                                                                                                                                                                                            +
                                                                                                                                                                                            import Vue from 'vue'
                                                                                                                                                                                            +import Vuex from 'vuex'
                                                                                                                                                                                            +
                                                                                                                                                                                            +Vue.use(Vuex)
                                                                                                                                                                                            +
                                                                                                                                                                                            +

                                                                                                                                                                                            При использовании глобальных тегов <script> в этом нет необходимости.

                                                                                                                                                                                            +

                                                                                                                                                                                            Использование версии в разработке

                                                                                                                                                                                            +

                                                                                                                                                                                            Если вы хотите использовать самую новую dev-сборку, придётся вручную склонировать репозиторий с GitHub и запустить сборку:

                                                                                                                                                                                            +
                                                                                                                                                                                            git clone https://github.com/vuejs/vuex.git node_modules/vuex
                                                                                                                                                                                            +cd node_modules/vuex
                                                                                                                                                                                            +npm install
                                                                                                                                                                                            +npm run build
                                                                                                                                                                                            +
                                                                                                                                                                                            + + +
                                                                                                                                                                                            + +
                                                                                                                                                                                            +
                                                                                                                                                                                            +
                                                                                                                                                                                            + +

                                                                                                                                                                                            results matching ""

                                                                                                                                                                                            +
                                                                                                                                                                                              + +
                                                                                                                                                                                              +
                                                                                                                                                                                              + +

                                                                                                                                                                                              No results matching ""

                                                                                                                                                                                              + +
                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              + +
                                                                                                                                                                                              +
                                                                                                                                                                                              + + +
                                                                                                                                                                                              + + +
                                                                                                                                                                                              + + + + + + + + + + +
                                                                                                                                                                                              + + +
                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/intro.html b/ru/intro.html new file mode 100644 index 000000000..593ad1592 --- /dev/null +++ b/ru/intro.html @@ -0,0 +1,529 @@ + + + + + + + Что такое Vuex? · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                              + + +
                                                                                                                                                                                              + +
                                                                                                                                                                                              + + + + + + + + + +
                                                                                                                                                                                              +
                                                                                                                                                                                              + +
                                                                                                                                                                                              +
                                                                                                                                                                                              + +
                                                                                                                                                                                              + +

                                                                                                                                                                                              Что такое Vuex?

                                                                                                                                                                                              +

                                                                                                                                                                                              Vuex — это паттерн управления состоянием и библиотека для приложений на Vue.js. Он служит центральным хранилищем данных для всех компонентов приложения и обеспечивает предсказуемость изменения данных при помощи определённых правил. Кроме того, Vuex интегрируется с официальным расширением инструментов разработчика Vue, предоставляя "из коробки" такие продвинутые возможности, как "машину времени" при отладке и экспорт/импорт слепков состояния данных.

                                                                                                                                                                                              +

                                                                                                                                                                                              Что такое "паттерн управления состоянием"?

                                                                                                                                                                                              +

                                                                                                                                                                                              Давайте начнём с простого приложения, реализующего счётчик с использованием Vue:

                                                                                                                                                                                              +
                                                                                                                                                                                              new Vue({
                                                                                                                                                                                              +  // состояние
                                                                                                                                                                                              +  data () {
                                                                                                                                                                                              +    return {
                                                                                                                                                                                              +      count: 0
                                                                                                                                                                                              +    }
                                                                                                                                                                                              +  },
                                                                                                                                                                                              +  // представление
                                                                                                                                                                                              +  template: `
                                                                                                                                                                                              +    <div>{{ count }}</div>
                                                                                                                                                                                              +  `,
                                                                                                                                                                                              +  // действия
                                                                                                                                                                                              +  methods: {
                                                                                                                                                                                              +    increment () {
                                                                                                                                                                                              +      this.count++
                                                                                                                                                                                              +    }
                                                                                                                                                                                              +  }
                                                                                                                                                                                              +})
                                                                                                                                                                                              +
                                                                                                                                                                                              +

                                                                                                                                                                                              Это самостоятельное приложение состоит из следующих частей:

                                                                                                                                                                                              +
                                                                                                                                                                                                +
                                                                                                                                                                                              • Состояние — "источник истины", управляющий приложением;
                                                                                                                                                                                              • +
                                                                                                                                                                                              • Представление — декларативно заданное отображение состояния;
                                                                                                                                                                                              • +
                                                                                                                                                                                              • Действия — возможные пути изменения состояния приложения в ответ на взаимодействие пользователя с представлением.
                                                                                                                                                                                              • +
                                                                                                                                                                                              +

                                                                                                                                                                                              Вот простейшее представление концепции "однонаправленного потока данных":

                                                                                                                                                                                              +

                                                                                                                                                                                              + +

                                                                                                                                                                                              + +

                                                                                                                                                                                              Простота, к сожалению, быстро исчезает при появлении нескольких компонентов, основывающихся на одном и том же состоянии, когда:

                                                                                                                                                                                              +
                                                                                                                                                                                                +
                                                                                                                                                                                              • Несколько представлений могут зависеть от одной и той же части состояния приложения
                                                                                                                                                                                              • +
                                                                                                                                                                                              • Действия из разных представлений могут оказывать влияние на одни и те же части состояния приложения
                                                                                                                                                                                              • +
                                                                                                                                                                                              +

                                                                                                                                                                                              Разбираясь с первой проблемой, вам придётся передавать одни и те же данные в несколько глубоко вложенных компонентов. Это часто сложно и неприятно, а для соседних компонентов такое и вовсе не сработает. Решая вторую проблему, приходится обращаться напрямую к родителям и потомкам компонента, или синхронизировать изменения с другими местами в приложении событиями. Оба подхода хрупки и быстро приводят к появлению кода, который невозможно поддерживать.

                                                                                                                                                                                              +

                                                                                                                                                                                              Так почему бы не вынести всё общее состояние приложения из компонентов в глобальный синглтон? При использовании этого подхода, дерево компонентов превращается в одно большое "представление", а каждый компонент получает доступ к состоянию приложения, наряду с возможностью вызывать действия для изменения состояния, независимо от расположения этого компонента в дереве.

                                                                                                                                                                                              +

                                                                                                                                                                                              Кроме того, чётко определяя и разделяя концепции, возникающие при управлении состоянием, и требуя соблюдения некоторых правил, мы улучшаем структурированность и поддерживаемость нашего кода.

                                                                                                                                                                                              +

                                                                                                                                                                                              Такова основная идея, лежащая в основе Vuex, вдохновлённого Flux, Redux и Архитектурой Elm. В отличие от других паттернов, Vuex реализован в виде библиотеки, специально заточенной на использование совместно с Vue.js и использующей его производительную систему реактивных обновлений.

                                                                                                                                                                                              +

                                                                                                                                                                                              vuex

                                                                                                                                                                                              +

                                                                                                                                                                                              В каких случаях следует использовать Vuex?

                                                                                                                                                                                              +

                                                                                                                                                                                              Vuex помогает управлять совместно используемым состоянием ценой привнесения новых концепций и вспомогательного кода. Кратковременная продуктивность страдает во благо долгосрочной.

                                                                                                                                                                                              +

                                                                                                                                                                                              Если вам ещё не доводилось создавать крупномасштабные одностраничные приложения, Vuex может показаться многословным и обескураживающим. Это нормально — несложные приложения вполне могут обойтись и без Vuex. Возможно, вам вполне хватит простой глобальной шины событий. Но если вы создаёте SPA среднего или крупного размера, вероятно вам уже приходилось сталкиваться с ситуациями, заставляющими задуматься о методах более эффективного управления состоянием приложения за пределами компонентов Vue, и Vuex в таком случае может оказаться вполне естественным следующим шагом. Вот неплохая цитата от Дэна Абрамова, автора Redux:

                                                                                                                                                                                              +
                                                                                                                                                                                              +

                                                                                                                                                                                              Flux-библиотеки подобны очкам: если они вам действительно нужны, вы на этот счёт не сомневаетесь.

                                                                                                                                                                                              +
                                                                                                                                                                                              + + +
                                                                                                                                                                                              + +
                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              + +

                                                                                                                                                                                              results matching ""

                                                                                                                                                                                              +
                                                                                                                                                                                                + +
                                                                                                                                                                                                +
                                                                                                                                                                                                + +

                                                                                                                                                                                                No results matching ""

                                                                                                                                                                                                + +
                                                                                                                                                                                                +
                                                                                                                                                                                                +
                                                                                                                                                                                                + +
                                                                                                                                                                                                +
                                                                                                                                                                                                + + +
                                                                                                                                                                                                + + +
                                                                                                                                                                                                + + + + + + + + + + + + + + +
                                                                                                                                                                                                + + +
                                                                                                                                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/modules.html b/ru/modules.html new file mode 100644 index 000000000..54e03b0e2 --- /dev/null +++ b/ru/modules.html @@ -0,0 +1,721 @@ + + + + + + + Модули · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                + + +
                                                                                                                                                                                                + +
                                                                                                                                                                                                + + + + + + + + + +
                                                                                                                                                                                                +
                                                                                                                                                                                                + +
                                                                                                                                                                                                +
                                                                                                                                                                                                + +
                                                                                                                                                                                                + +

                                                                                                                                                                                                Модули

                                                                                                                                                                                                +

                                                                                                                                                                                                Из-за использования единого дерева состояния, все глобальные данные приложения оказываются помещены в один большой объект. По мере роста приложения, хранилище может существенно раздуться.

                                                                                                                                                                                                +

                                                                                                                                                                                                Чтобы помочь в этой беде, Vuex позволяет разделять хранилище на модули. Каждый модуль может содержать собственное состояние, мутации, действия, геттеры и даже встроенные подмодули — структура фрактальна:

                                                                                                                                                                                                +
                                                                                                                                                                                                const moduleA = {
                                                                                                                                                                                                +  state: { ... },
                                                                                                                                                                                                +  mutations: { ... },
                                                                                                                                                                                                +  actions: { ... },
                                                                                                                                                                                                +  getters: { ... }
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                +const moduleB = {
                                                                                                                                                                                                +  state: { ... },
                                                                                                                                                                                                +  mutations: { ... },
                                                                                                                                                                                                +  actions: { ... }
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                +const store = new Vuex.Store({
                                                                                                                                                                                                +  modules: {
                                                                                                                                                                                                +    a: moduleA,
                                                                                                                                                                                                +    b: moduleB
                                                                                                                                                                                                +  }
                                                                                                                                                                                                +})
                                                                                                                                                                                                +
                                                                                                                                                                                                +store.state.a // -> состояние модуля `moduleA`
                                                                                                                                                                                                +store.state.b // -> состояние модуля `moduleB`
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                Локальное состояние модулей

                                                                                                                                                                                                +

                                                                                                                                                                                                Первым аргументом, который получают мутации и геттеры, будет локальное состояние модуля.

                                                                                                                                                                                                +
                                                                                                                                                                                                const moduleA = {
                                                                                                                                                                                                +  state: { count: 0 },
                                                                                                                                                                                                +  mutations: {
                                                                                                                                                                                                +    increment (state) {
                                                                                                                                                                                                +      // `state` указывает на локальное состояние модуля
                                                                                                                                                                                                +      state.count++
                                                                                                                                                                                                +    }
                                                                                                                                                                                                +  },
                                                                                                                                                                                                +
                                                                                                                                                                                                +  getters: {
                                                                                                                                                                                                +    doubleCount (state) {
                                                                                                                                                                                                +      return state.count * 2
                                                                                                                                                                                                +    }
                                                                                                                                                                                                +  }
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                Аналогично, context.state в действиях также указывает на локальное состояние модуля, а корневое — доступно в context.rootState:

                                                                                                                                                                                                +
                                                                                                                                                                                                const moduleA = {
                                                                                                                                                                                                +  // ...
                                                                                                                                                                                                +  actions: {
                                                                                                                                                                                                +    incrementIfOddOnRootSum ({ state, commit, rootState }) {
                                                                                                                                                                                                +      if ((state.count + rootState.count) % 2 === 1) {
                                                                                                                                                                                                +        commit('increment')
                                                                                                                                                                                                +      }
                                                                                                                                                                                                +    }
                                                                                                                                                                                                +  }
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                Кроме того, в геттеры корневое состояние передаётся 3-м параметром:

                                                                                                                                                                                                +
                                                                                                                                                                                                const moduleA = {
                                                                                                                                                                                                +  // ...
                                                                                                                                                                                                +  getters: {
                                                                                                                                                                                                +    sumWithRootCount (state, getters, rootState) {
                                                                                                                                                                                                +      return state.count + rootState.count
                                                                                                                                                                                                +    }
                                                                                                                                                                                                +  }
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                Пространства имён

                                                                                                                                                                                                +

                                                                                                                                                                                                По умолчанию действия, мутации и геттеры внутри модулей регистрируются в глобальном пространстве имён — это позволяет нескольким модулям реагировать на тот же тип мутаций/действий.

                                                                                                                                                                                                +

                                                                                                                                                                                                Если вы хотите сделать модули более самодостаточными и готовыми для переиспользования, вы можете создать его с собственным пространством имён, указав опцию namespaced: true. Когда модуль будет зарегистрирован, все его геттеры, действия и мутации будут автоматически связаны с этим пространством имён, основываясь на пути по которому зарегистрирован модуль. Например:

                                                                                                                                                                                                +
                                                                                                                                                                                                const store = new Vuex.Store({
                                                                                                                                                                                                +  modules: {
                                                                                                                                                                                                +    account: {
                                                                                                                                                                                                +      namespaced: true,
                                                                                                                                                                                                +
                                                                                                                                                                                                +      // содержимое модуля
                                                                                                                                                                                                +      state: { ... }, // состояние модуля автоматически вложено и не зависит от опции пространства имён
                                                                                                                                                                                                +      getters: {
                                                                                                                                                                                                +        isAdmin () { ... } // -> getters['account/isAdmin']
                                                                                                                                                                                                +      },
                                                                                                                                                                                                +      actions: {
                                                                                                                                                                                                +        login () { ... } // -> dispatch('account/login')
                                                                                                                                                                                                +      },
                                                                                                                                                                                                +      mutations: {
                                                                                                                                                                                                +        login () { ... } // -> commit('account/login')
                                                                                                                                                                                                +      },
                                                                                                                                                                                                +
                                                                                                                                                                                                +      // вложенные модули
                                                                                                                                                                                                +      modules: {
                                                                                                                                                                                                +        // наследует пространство имён из родительского модуля
                                                                                                                                                                                                +        myPage: {
                                                                                                                                                                                                +          state: { ... },
                                                                                                                                                                                                +          getters: {
                                                                                                                                                                                                +            profile () { ... } // -> getters['account/profile']
                                                                                                                                                                                                +          }
                                                                                                                                                                                                +        },
                                                                                                                                                                                                +
                                                                                                                                                                                                +        // большая вложенность с собственным пространством имён
                                                                                                                                                                                                +        posts: {
                                                                                                                                                                                                +          namespaced: true,
                                                                                                                                                                                                +
                                                                                                                                                                                                +          state: { ... },
                                                                                                                                                                                                +          getters: {
                                                                                                                                                                                                +            popular () { ... } // -> getters['account/posts/popular']
                                                                                                                                                                                                +          }
                                                                                                                                                                                                +        }
                                                                                                                                                                                                +      }
                                                                                                                                                                                                +    }
                                                                                                                                                                                                +  }
                                                                                                                                                                                                +})
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                Геттеры и действия с собственным пространством имён будут получать свои локальные getters, dispatch и commit. Другими словами, вы можете использовать содержимое модуля без написания префиксов в том же модуле. Переключения между пространствами имён не влияет на код внутри модуля.

                                                                                                                                                                                                +

                                                                                                                                                                                                Доступ к глобальному содержимому в модулях со своим пространством имён

                                                                                                                                                                                                +

                                                                                                                                                                                                Если вы хотите использовать глобальное состояние и геттеры, rootState и rootGetters передаются 3-м и 4-м аргументами в функции геттеров, а также как свойства в объекте context, передаваемом в функции действий.

                                                                                                                                                                                                +

                                                                                                                                                                                                Для запуска действий или совершения мутаций в глобальном пространстве имён нужно добавить { root: true } 3-м аргументом в dispatch и commit.

                                                                                                                                                                                                +
                                                                                                                                                                                                modules: {
                                                                                                                                                                                                +  foo: {
                                                                                                                                                                                                +    namespaced: true,
                                                                                                                                                                                                +
                                                                                                                                                                                                +    getters: {
                                                                                                                                                                                                +      // `getters` ограничены геттерами данного модуля
                                                                                                                                                                                                +      // вы можете использовать rootGetters из 4-го аргумента геттеров
                                                                                                                                                                                                +      someGetter (state, getters, rootState, rootGetters) {
                                                                                                                                                                                                +        getters.someOtherGetter // -> 'foo/someOtherGetter'
                                                                                                                                                                                                +        rootGetters.someOtherGetter // -> 'someOtherGetter'
                                                                                                                                                                                                +      },
                                                                                                                                                                                                +      someOtherGetter: state => { ... }
                                                                                                                                                                                                +    },
                                                                                                                                                                                                +
                                                                                                                                                                                                +    actions: {
                                                                                                                                                                                                +      // dispatch и commit также ограничены данным модулем
                                                                                                                                                                                                +      // они принимают опцию `root` для вызова в глобальном пространстве имён
                                                                                                                                                                                                +      someAction ({ dispatch, commit, getters, rootGetters }) {
                                                                                                                                                                                                +        getters.someGetter // -> 'foo/someGetter'
                                                                                                                                                                                                +        rootGetters.someGetter // -> 'someGetter'
                                                                                                                                                                                                +
                                                                                                                                                                                                +        dispatch('someOtherAction') // -> 'foo/someOtherAction'
                                                                                                                                                                                                +        dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'
                                                                                                                                                                                                +
                                                                                                                                                                                                +        commit('someMutation') // -> 'foo/someMutation'
                                                                                                                                                                                                +        commit('someMutation', null, { root: true }) // -> 'someMutation'
                                                                                                                                                                                                +      },
                                                                                                                                                                                                +      someOtherAction (ctx, payload) { ... }
                                                                                                                                                                                                +    }
                                                                                                                                                                                                +  }
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                Подключение с помощью вспомогательных функций к пространству имён

                                                                                                                                                                                                +

                                                                                                                                                                                                Подключение модуля со своим пространством имён к компонентам с помощью вспомогательных функций mapState, mapGetters, mapActions и mapMutations это может выглядеть подобным образом:

                                                                                                                                                                                                +
                                                                                                                                                                                                computed: {
                                                                                                                                                                                                +  ...mapState({
                                                                                                                                                                                                +    a: state => state.some.nested.module.a,
                                                                                                                                                                                                +    b: state => state.some.nested.module.b
                                                                                                                                                                                                +  })
                                                                                                                                                                                                +},
                                                                                                                                                                                                +methods: {
                                                                                                                                                                                                +  ...mapActions([
                                                                                                                                                                                                +    'some/nested/module/foo',
                                                                                                                                                                                                +    'some/nested/module/bar'
                                                                                                                                                                                                +  ])
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                В таких случаях вы можете передать строку с пространством имён в качестве первого аргумента к вспомогательным функциям, тогда все привязки будут выполнены в контексте этого модуля. Пример выше можно упростить до:

                                                                                                                                                                                                +
                                                                                                                                                                                                computed: {
                                                                                                                                                                                                +  ...mapState('some/nested/module', {
                                                                                                                                                                                                +    a: state => state.a,
                                                                                                                                                                                                +    b: state => state.b
                                                                                                                                                                                                +  })
                                                                                                                                                                                                +},
                                                                                                                                                                                                +methods: {
                                                                                                                                                                                                +  ...mapActions('some/nested/module', [
                                                                                                                                                                                                +    'foo',
                                                                                                                                                                                                +    'bar'
                                                                                                                                                                                                +  ])
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                Кроме того, вы можете создать вспомогательные функции с помощью createNamespacedHelpers. Она возвращает объект, в котором все вспомогательные функции для связывания с компонентами будут указывать на переданное пространство имён:

                                                                                                                                                                                                +
                                                                                                                                                                                                import { createNamespacedHelpers } from 'vuex'
                                                                                                                                                                                                +
                                                                                                                                                                                                +const { mapState, mapActions } = createNamespacedHelpers('some/nested/module')
                                                                                                                                                                                                +
                                                                                                                                                                                                +export default {
                                                                                                                                                                                                +  computed: {
                                                                                                                                                                                                +    // будет указывать на `some/nested/module`
                                                                                                                                                                                                +    ...mapState({
                                                                                                                                                                                                +      a: state => state.a,
                                                                                                                                                                                                +      b: state => state.b
                                                                                                                                                                                                +    })
                                                                                                                                                                                                +  },
                                                                                                                                                                                                +  methods: {
                                                                                                                                                                                                +    // будет указывать на `some/nested/module`
                                                                                                                                                                                                +    ...mapActions([
                                                                                                                                                                                                +      'foo',
                                                                                                                                                                                                +      'bar'
                                                                                                                                                                                                +    ])
                                                                                                                                                                                                +  }
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                Уточнение для разработчиков плагинов

                                                                                                                                                                                                +

                                                                                                                                                                                                Вас может обеспокоить непредсказуемость пространства имён для ваших модулей, когда вы создаёте плагин с собственными модулями и возможностью пользователям добавлять их в хранилище Vuex. Ваши модули будут также помещены в пространство имён, если пользователи плагина добавляют ваши модули в модуль со своим пространством имён. Чтобы приспособиться к этой ситуации, вам может потребоваться получить значение пространства имён через настройки плагина:

                                                                                                                                                                                                +
                                                                                                                                                                                                // получение значения пространства имён через options
                                                                                                                                                                                                +// и возвращение функции плагина Vuex
                                                                                                                                                                                                +export function createPlugin (options = {}) {
                                                                                                                                                                                                +  return function (store) {
                                                                                                                                                                                                +    // добавление пространства имён к модулям плагина
                                                                                                                                                                                                +    const namespace = options.namespace || ''
                                                                                                                                                                                                +    store.dispatch(namespace + 'pluginAction')
                                                                                                                                                                                                +  }
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                Динамическая регистрация модулей

                                                                                                                                                                                                +

                                                                                                                                                                                                Вы можете зарегистрировать модуль уже и после того, как хранилище было создано, используя метод store.registerModule:

                                                                                                                                                                                                +
                                                                                                                                                                                                // регистрация модуля `myModule`
                                                                                                                                                                                                +store.registerModule('myModule', {
                                                                                                                                                                                                +  // ...
                                                                                                                                                                                                +})
                                                                                                                                                                                                +
                                                                                                                                                                                                +// регистрация вложенного модуля `nested/myModule`
                                                                                                                                                                                                +store.registerModule(['nested', 'myModule'], {
                                                                                                                                                                                                +  // ...
                                                                                                                                                                                                +})
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                Состояние модуля будет доступно как store.state.myModule и store.state.nested.myModule.

                                                                                                                                                                                                +

                                                                                                                                                                                                Динамическая регистрация модулей позволяет другим плагинам Vue также использовать Vuex для управления своим состоянием, добавляя модуль к хранилищу данных приложения. Например, библиотека vuex-router-sync интегрирует vue-router во vuex, отражая изменение текущего пути приложения в динамически присоединённом модуле.

                                                                                                                                                                                                +

                                                                                                                                                                                                Удалить динамически зарегистрированный модуль можно с помощью store.unregisterModule(moduleName). Обратите внимание, что статические (определённые на момент создания хранилища) модули при помощи этого метода удалить не получится.

                                                                                                                                                                                                +

                                                                                                                                                                                                Вероятно, вы хотите сохранить предыдущее состояние при регистрации нового модуля, например сохранить состояние из приложения с рендерингом на стороне сервера. Вы можете этого добиться с помощью опции preserveState: store.registerModule('a', module, { preserveState: true })

                                                                                                                                                                                                +

                                                                                                                                                                                                Повторное использование модулей

                                                                                                                                                                                                +

                                                                                                                                                                                                Иногда нам может потребоваться создать несколько экземпляров модуля, например:

                                                                                                                                                                                                +
                                                                                                                                                                                                  +
                                                                                                                                                                                                • Создание нескольких хранилищ, которые используются одним модулем (например, чтобы избегать синглтонов с сохранением состояния в SSR при использовании опции runInNewContext в значении false или 'once');
                                                                                                                                                                                                • +
                                                                                                                                                                                                • Регистрация модуля несколько раз в одном хранилище.
                                                                                                                                                                                                • +
                                                                                                                                                                                                +

                                                                                                                                                                                                Если мы используем просто объект для определения состояния модуля, тогда этот объект состояния будет использоваться по ссылке и вызывать загрязнение состояния хранилища / модуля при его мутациях.

                                                                                                                                                                                                +

                                                                                                                                                                                                Это фактически та же самая проблема с data внутри компонентов Vue. Таким образом решение будет таким же — использовать функцию для объявления состояния модуля (поддержка добавлена в версии 2.3.0+):

                                                                                                                                                                                                +
                                                                                                                                                                                                const MyReusableModule = {
                                                                                                                                                                                                +  state () {
                                                                                                                                                                                                +    return {
                                                                                                                                                                                                +      foo: 'bar'
                                                                                                                                                                                                +    }
                                                                                                                                                                                                +  },
                                                                                                                                                                                                +  // мутации, действия, геттеры...
                                                                                                                                                                                                +}
                                                                                                                                                                                                +
                                                                                                                                                                                                + + +
                                                                                                                                                                                                + +
                                                                                                                                                                                                +
                                                                                                                                                                                                +
                                                                                                                                                                                                + +

                                                                                                                                                                                                results matching ""

                                                                                                                                                                                                +
                                                                                                                                                                                                  + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + +

                                                                                                                                                                                                  No results matching ""

                                                                                                                                                                                                  + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + + +
                                                                                                                                                                                                  + + +
                                                                                                                                                                                                  + + + + + + + + + + + + + + +
                                                                                                                                                                                                  + + +
                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/mutations.html b/ru/mutations.html new file mode 100644 index 000000000..0db8597f8 --- /dev/null +++ b/ru/mutations.html @@ -0,0 +1,607 @@ + + + + + + + Мутации · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                  + + +
                                                                                                                                                                                                  + +
                                                                                                                                                                                                  + + + + + + + + + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + +
                                                                                                                                                                                                  + +

                                                                                                                                                                                                  Мутации

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Единственным способом изменения состояния хранилища во Vuex являются мутации. Мутации во Vuex очень похожи на события: каждая мутация имеет строковый тип и функцию-обработчик. В этом обработчике и происходят, собственно, изменения состояния, переданного в функцию первым аргументом:

                                                                                                                                                                                                  +
                                                                                                                                                                                                  const store = new Vuex.Store({
                                                                                                                                                                                                  +  state: {
                                                                                                                                                                                                  +    count: 1
                                                                                                                                                                                                  +  },
                                                                                                                                                                                                  +  mutations: {
                                                                                                                                                                                                  +    increment (state) {
                                                                                                                                                                                                  +      // изменяем состояние
                                                                                                                                                                                                  +      state.count++
                                                                                                                                                                                                  +    }
                                                                                                                                                                                                  +  }
                                                                                                                                                                                                  +})
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  Вызывать функцию-обработчик напрямую — нельзя. Это больше похоже на обработку события: "Когда мутация типа increment инициирована, вызывается этот обработчик". Чтобы инициировать обработку мутации, необходимо вызвать store.commit, указав её тип:

                                                                                                                                                                                                  +
                                                                                                                                                                                                  store.commit('increment')
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  Мутации с нагрузкой

                                                                                                                                                                                                  +

                                                                                                                                                                                                  При вызове store.commit в мутацию можно также передать дополнительный параметр, называемый нагрузкой (payload):

                                                                                                                                                                                                  +
                                                                                                                                                                                                  // ...
                                                                                                                                                                                                  +mutations: {
                                                                                                                                                                                                  +  increment (state, n) {
                                                                                                                                                                                                  +    state.count += n
                                                                                                                                                                                                  +  }
                                                                                                                                                                                                  +}
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  store.commit('increment', 10)
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  В большинстве случаев нагрузка будет объектом, содержащим несколько полей. Запись мутаций в таком случае становится более описательной:

                                                                                                                                                                                                  +
                                                                                                                                                                                                  // ...
                                                                                                                                                                                                  +mutations: {
                                                                                                                                                                                                  +  increment (state, payload) {
                                                                                                                                                                                                  +    state.count += payload.amount
                                                                                                                                                                                                  +  }
                                                                                                                                                                                                  +}
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  store.commit('increment', {
                                                                                                                                                                                                  +  amount: 10
                                                                                                                                                                                                  +})
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  Объектный синтаксис

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Другой способ вызвать мутацию — это передать в commit единственный параметр, в котором type указан напрямую:

                                                                                                                                                                                                  +
                                                                                                                                                                                                  store.commit({
                                                                                                                                                                                                  +  type: 'increment',
                                                                                                                                                                                                  +  amount: 10
                                                                                                                                                                                                  +})
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  При использовании объектной записи, объект передаётся в качестве нагрузки целиком, так что обработчик остаётся тем же самым:

                                                                                                                                                                                                  +
                                                                                                                                                                                                  mutations: {
                                                                                                                                                                                                  +  increment (state, payload) {
                                                                                                                                                                                                  +    state.count += payload.amount
                                                                                                                                                                                                  +  }
                                                                                                                                                                                                  +}
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  Мутации следуют правилам реактивности Vue

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Поскольку состояние хранилища Vuex — это реактивная переменная Vue, при возникновении мутации зависящие от этого состояния компоненты Vue обновляются автоматически. Кроме того, это значит, что мутации Vuex имеют те же самые подводные камни, что и реактивность в обычном Vue:

                                                                                                                                                                                                  +
                                                                                                                                                                                                    +
                                                                                                                                                                                                  1. Лучше инициализировать изначальное состояние хранилища, указав все поля в самом начале.

                                                                                                                                                                                                    +
                                                                                                                                                                                                  2. +
                                                                                                                                                                                                  3. При добавлении новых свойств объекту необходимо либо:

                                                                                                                                                                                                    +
                                                                                                                                                                                                      +
                                                                                                                                                                                                    • Использовать Vue.set(obj, 'newProp', 123), либо же

                                                                                                                                                                                                      +
                                                                                                                                                                                                    • +
                                                                                                                                                                                                    • Целиком заменить старый объект новым. Например, используя синтаксис расширения объектов из stage-3, можно написать так:

                                                                                                                                                                                                      +
                                                                                                                                                                                                      state.obj = { ...state.obj, newProp: 123 }
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                    • +
                                                                                                                                                                                                    +
                                                                                                                                                                                                  4. +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  Использование констант для обозначения типов мутаций

                                                                                                                                                                                                  +

                                                                                                                                                                                                  В различных вариантах реализации Flux этот подход используется весьма часто. Вынесите все константы с типами мутаций и действий в отдельный файл, чтобы было проще использовать линтеры и другие инструменты, а также чтобы дать читателям возможность с первого взгляда понять, какие мутации возможны в приложении:

                                                                                                                                                                                                  +
                                                                                                                                                                                                  // mutation-types.js
                                                                                                                                                                                                  +export const SOME_MUTATION = 'SOME_MUTATION'
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  // store.js
                                                                                                                                                                                                  +import Vuex from 'vuex'
                                                                                                                                                                                                  +import { SOME_MUTATION } from './mutation-types'
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +const store = new Vuex.Store({
                                                                                                                                                                                                  +  state: { ... },
                                                                                                                                                                                                  +  mutations: {
                                                                                                                                                                                                  +    // "вычисляемые имена" из ES2015 позволяют использовать
                                                                                                                                                                                                  +    // константу в качестве имени функции
                                                                                                                                                                                                  +    [SOME_MUTATION] (state) {
                                                                                                                                                                                                  +      // здесь будет изменяться состояние
                                                                                                                                                                                                  +    }
                                                                                                                                                                                                  +  }
                                                                                                                                                                                                  +})
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  Тем не менее, использовать константы для указания типов мутаций совершенно необязательно, хотя это и может оказаться полезным в крупных проектах.

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Мутации должны быть синхронными

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Нужно помнить одно важное правило: обработчики мутаций обязаны быть синхронными. Почему? Рассмотрим пример:

                                                                                                                                                                                                  +
                                                                                                                                                                                                  mutations: {
                                                                                                                                                                                                  +  someMutation (state) {
                                                                                                                                                                                                  +    api.callAsyncMethod(() => {
                                                                                                                                                                                                  +      state.count++
                                                                                                                                                                                                  +    })
                                                                                                                                                                                                  +  }
                                                                                                                                                                                                  +}
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  Теперь представьте, что вы отлаживаете приложение и смотрите в лог мутаций в инструментах разработчика. Для каждой залогированной мутации devtools должен сохранить слепки состояния приложения "до" и "после" её наступления. Однако, асинхронный коллбэк внутри приведённой выше мутации делает это невозможным: мутация-то уже записана, и у devtools нет никакой возможности знать, что далее будет вызван коллбэк, а, значит, и инициируемые им изменения становится, по сути дела, невозможно отследить.

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Вызов мутаций в компонентах

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Мутации можно вызывать из кода компонентов, используя this.$store.commit('xxx'), или применяя хелпер mapMutations, который проксирует вызовы store.commit через методы компонентов (для этого требуется наличие корневой ссылки на хранилище $store):

                                                                                                                                                                                                  +
                                                                                                                                                                                                  import { mapMutations } from 'vuex'
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +export default {
                                                                                                                                                                                                  +  // ...
                                                                                                                                                                                                  +  methods: {
                                                                                                                                                                                                  +    ...mapMutations([
                                                                                                                                                                                                  +      'increment', // `this.increment()` будет вызывать `this.$store.commit('increment')`
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +      // mapMutations также поддерживает нагрузку:
                                                                                                                                                                                                  +      'incrementBy' // `this.incrementBy(amount)` будет вызывать `this.$store.commit('incrementBy', amount)`
                                                                                                                                                                                                  +    ]),
                                                                                                                                                                                                  +    ...mapMutations({
                                                                                                                                                                                                  +      add: 'increment' // `this.add()` будет вызывать `this.$store.commit('increment')`
                                                                                                                                                                                                  +    })
                                                                                                                                                                                                  +  }
                                                                                                                                                                                                  +}
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  О действиях

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Привнесение асинхронности в мутации могло бы изрядно затруднить понимание логики программы. Например, если вызываются два метода, оба с асинхронными коллбэками, изменяющими состояние приложения — как предсказать, какой из коллбэков будет вызван первым? Именно поэтому концепции изменений и асинхронности рассматриваются по отдельности. Во Vuex мутации — это синхронные транзакции:

                                                                                                                                                                                                  +
                                                                                                                                                                                                  store.commit('increment')
                                                                                                                                                                                                  +// все изменения состояния, вызываемые мутацией "increment",
                                                                                                                                                                                                  +// к этому моменту уже должны произойти.
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  Для обработки асинхронных операций существуют Действия.

                                                                                                                                                                                                  + + +
                                                                                                                                                                                                  + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + +

                                                                                                                                                                                                  results matching ""

                                                                                                                                                                                                  +
                                                                                                                                                                                                    + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + +

                                                                                                                                                                                                    No results matching ""

                                                                                                                                                                                                    + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + + +
                                                                                                                                                                                                    + + +
                                                                                                                                                                                                    + + + + + + + + + + + + + + +
                                                                                                                                                                                                    + + +
                                                                                                                                                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/plugins.html b/ru/plugins.html new file mode 100644 index 000000000..89b3a861c --- /dev/null +++ b/ru/plugins.html @@ -0,0 +1,576 @@ + + + + + + + Плагины · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                    + + +
                                                                                                                                                                                                    + +
                                                                                                                                                                                                    + + + + + + + + + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + +
                                                                                                                                                                                                    + +

                                                                                                                                                                                                    Плагины

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Хранилища Vuex принимают опцию plugins, предоставляющую хуки для каждой мутации. Vuex-плагин — это просто функция, получающая хранилище в качестве единственного параметра:

                                                                                                                                                                                                    +
                                                                                                                                                                                                    const myPlugin = store => {
                                                                                                                                                                                                    +  // вызывается после инициализации хранилища
                                                                                                                                                                                                    +  store.subscribe((mutation, state) => {
                                                                                                                                                                                                    +    // вызывается после каждой мутации
                                                                                                                                                                                                    +    // мутация передаётся в формате `{ type, payload }`.
                                                                                                                                                                                                    +  })
                                                                                                                                                                                                    +}
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    Используются плагины так:

                                                                                                                                                                                                    +
                                                                                                                                                                                                    const store = new Vuex.Store({
                                                                                                                                                                                                    +  // ...
                                                                                                                                                                                                    +  plugins: [myPlugin]
                                                                                                                                                                                                    +})
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    Вызов мутаций из плагинов

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Плагинам не разрешается напрямую изменять состояние приложения — как и компоненты, они могут только вызывать изменения опосредованно, используя мутации.

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Вызывая мутации, плагин может синхронизировать источник данных с хранилищем данных в приложении. Например, для синхронизации хранилища с веб-сокетом (пример намеренно упрощён, в реальной ситуации у createPlugin были бы дополнительные опции):

                                                                                                                                                                                                    +
                                                                                                                                                                                                    export default function createWebSocketPlugin (socket) {
                                                                                                                                                                                                    +  return store => {
                                                                                                                                                                                                    +    socket.on('data', data => {
                                                                                                                                                                                                    +      store.commit('receiveData', data)
                                                                                                                                                                                                    +    })
                                                                                                                                                                                                    +    store.subscribe(mutation => {
                                                                                                                                                                                                    +      if (mutation.type === 'UPDATE_DATA') {
                                                                                                                                                                                                    +        socket.emit('update', mutation.payload)
                                                                                                                                                                                                    +      }
                                                                                                                                                                                                    +    })
                                                                                                                                                                                                    +  }
                                                                                                                                                                                                    +}
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    const plugin = createWebSocketPlugin(socket)
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +const store = new Vuex.Store({
                                                                                                                                                                                                    +  state,
                                                                                                                                                                                                    +  mutations,
                                                                                                                                                                                                    +  plugins: [plugin]
                                                                                                                                                                                                    +})
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    Снятие слепков состояния

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Иногда плагину может потребоваться "снять слепок" состояния приложения или сравнить состояния "до" и "после" мутации. Для этого используйте глубокое копирование объекта состояния:

                                                                                                                                                                                                    +
                                                                                                                                                                                                    const myPluginWithSnapshot = store => {
                                                                                                                                                                                                    +  let prevState = _.cloneDeep(store.state)
                                                                                                                                                                                                    +  store.subscribe((mutation, state) => {
                                                                                                                                                                                                    +    let nextState = _.cloneDeep(state)
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +    // сравнение `prevState` и `nextState`...
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +    // сохранение состояния для следующей мутации
                                                                                                                                                                                                    +    prevState = nextState
                                                                                                                                                                                                    +  })
                                                                                                                                                                                                    +}
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    Плагины, снимающие слепки, должны использоваться только на этапе разработки. При использовании webpack или Browserify, мы можем отдать этот момент на их откуп:

                                                                                                                                                                                                    +
                                                                                                                                                                                                    const store = new Vuex.Store({
                                                                                                                                                                                                    +  // ...
                                                                                                                                                                                                    +  plugins: process.env.NODE_ENV !== 'production'
                                                                                                                                                                                                    +    ? [myPluginWithSnapshot]
                                                                                                                                                                                                    +    : []
                                                                                                                                                                                                    +})
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    Плагин будет использоваться по умолчанию. В production-окружении вам понадобится DefinePlugin для webpack, или envify для Browserify, чтобы изменить значение process.env.NODE_ENV !== 'production' на false в финальной сборке.

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Встроенный плагин логирования

                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    Если вы используете vue-devtools, вам он скорее всего не понадобится

                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    В комплекте с Vuex идёт плагин логирования, который можно использовать при отладке:

                                                                                                                                                                                                    +
                                                                                                                                                                                                    import createLogger from 'vuex/dist/logger'
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +const store = new Vuex.Store({
                                                                                                                                                                                                    +  plugins: [createLogger()]
                                                                                                                                                                                                    +})
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    Функция createLogger принимает следующие опции:

                                                                                                                                                                                                    +
                                                                                                                                                                                                    const logger = createLogger({
                                                                                                                                                                                                    +  collapsed: false, // автоматически раскрывать залогированные мутации
                                                                                                                                                                                                    +  filter (mutation, stateBefore, stateAfter) {
                                                                                                                                                                                                    +    // возвращает `true`, если мутация должна быть залогирована
                                                                                                                                                                                                    +    // `mutation` — это объект `{ type, payload }`
                                                                                                                                                                                                    +    return mutation.type !== "aBlacklistedMutation"
                                                                                                                                                                                                    +  },
                                                                                                                                                                                                    +  transformer (state) {
                                                                                                                                                                                                    +    // обработать состояние перед логированием
                                                                                                                                                                                                    +    // например, позволяет рассматривать только конкретное поддерево
                                                                                                                                                                                                    +    return state.subTree
                                                                                                                                                                                                    +  },
                                                                                                                                                                                                    +  mutationTransformer (mutation) {
                                                                                                                                                                                                    +    // мутации логируются в формате `{ type, payload }`,
                                                                                                                                                                                                    +    // но это можно изменить
                                                                                                                                                                                                    +    return mutation.type
                                                                                                                                                                                                    +  },
                                                                                                                                                                                                    +  logger: console, // реализация API `console`, по умолчанию `console`
                                                                                                                                                                                                    +})
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    Логирующий плагин также можно включить напрямую используя отдельный тег <script>, помещающий функцию createVuexLogger в глобальное пространство имён.

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Обратите внимание, что этот плагин делает слепки состояний, поэтому использовать его стоит только на этапе разработки.

                                                                                                                                                                                                    + + +
                                                                                                                                                                                                    + +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + +

                                                                                                                                                                                                    results matching ""

                                                                                                                                                                                                    +
                                                                                                                                                                                                      + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + +

                                                                                                                                                                                                      No results matching ""

                                                                                                                                                                                                      + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + + +
                                                                                                                                                                                                      + + +
                                                                                                                                                                                                      + + + + + + + + + + + + + + +
                                                                                                                                                                                                      + + +
                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/search_index.json b/ru/search_index.json new file mode 100644 index 000000000..c0beb5fa6 --- /dev/null +++ b/ru/search_index.json @@ -0,0 +1 @@ +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["(strict","3.0","api","introduct","mode)","typescript,","vue@>=2.5,","vuex","vuex?","vuex@>=","версии","геттеры","горячая","действия","для","замена","и","изменений","история","модули","мутации","наоборот.","начало","обработка","основные","плагины","пользователей","понятия","приложения","примечание:","работы","режим","состояние","справочник","строгий","структура","такое","тестирование","требует","установка","форм","что"],"installation.html":["'vue'","'vuex'","add","build","cd","cdn","clone","dev","git","github","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0.","import","instal","node_modules/vuex","npm","npm.","run","save","unpkg.com","vue","vue,","vue.use():","vue.use(vuex)","vuex","vuex,","yarn","автоматически:","будет","в","версии","версию","вручную","всегда","вы","выше","глобальных","доступный","если","запустить","и","или","использование","использовании","использовать","используете","командой","конкретную","кроме","модули,","можно","на","например","напрямую","необходимости.","нет","новую","образом","пакетов.","подключите","после","предоставляет","при","приведённая","придётся","произойдёт","разработке","релиз","репозиторий","с","самую","самый","сборку,","сборку:","свежий","скачать","склонировать","содержимое","ссылка","ссылки","тег,","тегов","того,","указать","указывать","установите","установка","хотите","этом","явным"],"intro.html":["\"из","\"источник","\"машину","\"однонаправленного","\"паттерн","\"представление\",","()","//","0","`","`,","count","count:","data","elm.","flux","flux,","increment","methods:","new","redux","redux:","return","spa","template:","this.count++","vue({","vue,","vue.j","vue.js.","vue:","vuex","vuex,","vuex.","vuex?","{","{{","}","})","},","}}","а","абрамова,","автора","архитектурой","без","библиотека","библиотеки","библиотеки,","благо","более","большое","бы","быстро","в","вам","вдохновлённого","вероятно","взаимодействие","виде","влияние","вложенных","во","вовсе","возможно,","возможности,","возможностью","возможные","возникающие","вот","вполне","времени\"","всех","вспомогательного","всё","вторую","вы","вызывать","вынести","глобальной","глобальный","глубоко","давайте","данные","данных","данных\":","данных.","действительно","действия","декларативно","дереве.","дерево","для","доводилось","долгосрочной.","доступ","другими","других","дэна","его","если","естественным","ещё","же","за","зависеть","заданное","задуматься","заставляющими","заточенной","и","идея,","из","изменения","или","инструментов","интегрируется","использование","использованием","использовании","использовать","используемым","использующей","истины\",","исчезает","к","каждый","как","каких","когда:","кода,","кода.","компонент","компонента","компонента,","компонентов","компонентов,","компонентов.","концепции","концепции,","концепций","коробки\"","который","кратковременная","кроме","крупного","крупномасштабные","лежащая","местами","методах","многословным","могут","может","мы","на","напрямую","наряду","начнём","нашего","не","невозможно","независимо","некоторых","неплохая","неприятно,","нескольких","несколько","несложные","но","новых","нормально","нужны,","о","оба","обескураживающим.","обеспечивает","обновлений.","обойтись","обращаться","общее","одни","одно","одной","одном","одностраничные","оказаться","оказывать","он","они","определяя","определённых","основе","основная","основывающихся","от","ответ","отладке","отличие","отображение","официальным","очкам:","паттерн","паттернов,","первой","передавать","поддерживаемость","поддерживать.","подобны","подхода","подхода,","показаться","получает","пользователя","помогает","помощи","потока","потомкам","почему","появлении","появлению","правил,","правил.","превращается","пределами","предоставляя","предсказуемость","представление","представлением.","представлений","при","привнесения","приводят","придётся","приложение","приложением;","приложении","приложений","приложения","приложения,","приходилось","приходится","проблемой,","проблему,","продвинутые","продуктивность","производительную","простейшее","простого","простой","простота,","пути","разбираясь","разделяя","размера,","разных","разработчика","расположения","расширением","реактивных","реализован","реализующего","решая","родителям","с","самостоятельное","синглтон?","синхронизировать","систему","ситуациями,","следует","следующим","следующих","слепков","сложно","служит","случае","случаях","соблюдения","событий.","событиями.","совместно","сожалению,","создавать","создаёте","сомневаетесь.","соседних","состоит","состояние","состоянием","состоянием\"?","состоянием,","состоянии,","состоянию","состояния","состояния,","состояния;","специально","сработает.","среднего","сталкиваться","страдает","структурированность","счёт","счётчик","так","такие","такова","такое","таком","те","того,","той","том","требуя","уже","улучшаем","управлении","управления","управлять","управляющий","хватит","хранилищем","хрупки","ценой","центральным","цитата","частей:","части","часто","что","чётко","шагом.","шины","экспорт/импорт","это","этого","этот","эффективного","—"],"getting-started.html":["\"машины","\"хранилище\"","(state)","//","0","1","=",">","console.log(store.state.count)","const","count:","es2015","increment","mutations:","new","state.count++","state:","store","store.commit('increment')","store.commit:","store.st","store.state.count,","vue","vue.use(vuex)","vuex","vuex,","vuex.store({","{","}","})","},","архитектурное","более","будем","быть","в","вашего","вместо","внести","возможность","вот","времени\"","время!","всё","всём","вы","вызвали","вызвать","вызываем","вызывать,","вычисляемые","глобального","говоря,","давайте","даже","далее","даёт","два","делает","для","до","довольно","документации.","достаточно","доступ","его","единственный","если","ещё","зависят","заметим:","замечание:","запрещено.","и","из","изменение","изменений","изменения","изменения.","изменить","или","инициализируя","инструменты","инструменты,","использования","использовать","используете","исходное","их","к","каждое","каждой","каждую","кода","кода.","коде","компонентах","компонентов.","компоненты","контейнер,","концепций,","который","кроме","лишь","логирования","лучше","любого","методах","методом","модульный","можем","можно","момента","моментальных","мутации","мутации,","мутации:","мутацию,","мутацию.","мы","на","намерения","напрямую","находится","начало","начиная","не","непосредственное","ним","нужно","образом","обсудим","объекта:","объекту","основных","оставляет","от","отладке.","отличают","отслеживать","очевидными","подробно","подход","позволяет","позволяющие","получить","понимание","понять","поскольку","после","потому","при","приложения","приложения.","применения","пример","примеров","простейшего","простейшее","просто","просто:","простого","простое","протяжении","работу","работы","раз","разобрались,","реактивно,","реактивны.","реализовать","реализующего","с","самое","сборщик","свойства.","сейчас","синтаксис","системе","след","слепков","соглашение","создадим","создания","создать","соответствующие","состояние","состояния","состояния,","способ","спровоцирует","счётчик.","теперь","того","того,","уверенным,","удостоверьтесь,","указать","упрощает","упрощённо","установки","хотим","хранилища","хранилище","хранилище.","хранит","центре","чтении","что","чтобы","это","это,","этого,","этой","этот","явно","явным","—"],"core-concepts.html":["vuex","vuex:","в","всех","геттеры","главах","глубокое","давайте","действия","для","изучим","использования","модули","мутации","мы","начнём.","необходимо","основные","понимание","понятий.","понятия","состояние","этих"],"state.html":["\"store\",","\"единственным","\"инъекции\"","'#app',","'count'","'count',","'vuex'","()","(state)","(находящегося","(предварительно","*/","+","...","...mapstate({","/*","//","3","=","=>","])","`","`state","`{{","app","components:","computed.","computed:","const","count","count:","countalias:","counter","countpluslocalst","default","dom.","ecmascript","el:","export","import","localcomput","mapstat","mapstate([","mapstate({","mapstate,","new","proposal)","return","stage","state","state.count","state.count,","state.count`","store","store,","store.state.count","template:","this.$store.","this.$store.state.count","this.count","this.localcount","vue","vue({","vue.use(vuex)):","vue?","vuex","vuex,","vuex.mapst","{","}","})","},","}}`,","автоматически","бессмысленно.","благодаря","более","большую","будут","быть","быть,","в","внимание:","во","возвращает","вручную","всегда","всего","всем","всех","вспомогательная","вспомогательные","всё","вы","вызвать","вызовут","выносить","вычисляемого","вычисляемые","генерирующий","геттерам","геттеров","главах","глобальное","глобальный","да","давайте","делать","дерево","дереву","для","добавлены","доступ","доступа","дочерним","дочерних","его","единое","единому","единственный","если","ещё","же","зависит","записи","запись:","заскучать,","заставить","заставляет","значит,","и","излишней","изменения","изрядно","или","иметь","импортирования","инициируют","иногда","использовании","использовать","использует","используете","использующий","истины\".","источником","их","к","каждого","каждый","как","код","компонент","компонент,","компонента","компонента,","компонентам","компонентах","компонентов","компоненты","конечное","конкретного","конфликтует","концепцией","корневого","которого","которые","красноречивыми","кроме","лаконично","легко","логики","логики.","локально,","локальное","локальному","локальные","любые","массив","механизм","многословности","многословный.","множество","могут","модульной","модульности","можем","может","можно","мутации","мы","на","найти","нам","наш","не","нему","ненужному","необходимо","ним","но","нужно","нужную","нужны","обеспечиваем","обеспечит","обновим","обновление","обновления","обойти","образом,","обратите","объект","объект.","объектов","объектов,","объявление","обычно","один","однако","однако,","одно","оператор","опции","опцию","опция","остаётся","от","отладки,","отладки.","отобразить","очень","паттерн","передавать","передать","передача","писать","подмодули.","позволяют","полагаться","полной","полностью","получится","поместив","поскольку","последующих","потомкам","потребностей","потребует","предоставляет","при","приведет","привести","приложения","приложения.","применив","пример","приходилось","проблему,","проксирует","проксирующие","просто","простых","проще","работы","разбить","разработчика","распространения","расскажем,","реактивно,","результат","результаты","решение","с","сборкой","свойств","свойства,","свойства:","свойства?","сделаете","синглтон","системы,","слепки","слияния","служит","случаях","со","содержит","создадим","соответствующие","состояние","состоянию","состоянию,","состояния","статусе","стрелочные","строк:","строки","существует","существующий","счётчик:","счётчиком:","так","также","таким","таких","тестирования.","то","того,","только","традиционную","требуется","у","удобными","уже","указана","указываем","указывая","упростить","усложнению","усмотрение","утилиты","функции","функцию","функция","хелпер","хранилища","хранилища,","хранилища.","хранилища:","хранилище","хранилище.","хранилищу","часть","через","что","чтобы","эквивалентна","экземпляра,","это","этот","эту","явно","—"],"getters.html":["'...',","'anothergetter',","'donetodoscount'","'donetodoscount',","'vuex'","()","(id)","(state)","(state,","(или","...","...mapgetters([","...mapgetters({","//","1","1,","2,","=","===","=>",">","[","[{","]","])","`store.getters.donetodoscount`","`this.donecount`","computed:","const","default","done:","donecount:","donetodos:","donetodoscount","donetodoscount:","export","fals","getters)","getters.donetodos.length","getters:","gettodobyid:","id)","id:","import","mapgett","new","return","state","state.todos.filter(todo","state.todos.find(todo","state:","store","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","store.getters:","text:","this.$store.getters.donetodoscount","this.$store.state.todos.filter(todo","todo.done)","todo.done).length","todo.id","todos:","true","vuex","vuex.store({","{","}","})","},","}]","«геттеры».","аргументом","аргументы","более","будут","в","вернуть","версии","возвращая","всех","вспомогательная","вторым","вы","выносить","вычисляемые","вычисляемыми","геттера","геттерам","геттеров:","геттеры","далеки","данным,","для","доступ","доступны","другое","дублировать","его","если","её","зависимостей.","зависимостях","и","идеала.","из","изменится","или","импортировать","имя,","иногда","использовать","использовать,","используемый","их","к","как","когда","количеству","компонента:","компонентах","компоненту,","критерию:","кэшируются,","либо","локальные","массива","местах.","может","можете","можно","на","например,","нескольких","нём:","оба","образом:","объектный","одна","одному","оператором","определять","основывающимся","основываясь","особенно","от","отфильтрованной","первым","передавать","переданному","передаётся","пересчитаны","по","подхода","позволяет","полезно,","получают","понадобится","попросту","при","примените","примешиваем","производным","проксировании","проксируем","проксирует","расширения","результаты","своих","свойства","свойства,","свойствами","синтаксис:","совместно","состояние","состоянии","списка","список","ссылку","считать","также","таким","тогда,","только","требуется","функциональность","функцию,","функцию.","функция","хелпер","хотите","хранилища","хранилища.","хранилища:","хранилище","часть","чем","через","элемент","элементов","элементов)","эта","эти","это"],"mutations.html":["\"increment\",","\"вычисляемые","\"до\"","\"когда","\"после\"","$store):","'./mutat","'increment'","'increment',","'incrementby'","'newprop',","'some_mutation'","'vuex'","(payload):","(state)","(state,","(для","+=","...","...mapmutations([","...mapmutations({","...state.obj,","//","1","10","10)","123","123),","3,","=","=>","[some_mutation]","]),","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","add:","amount)`","amount:","api.callasyncmethod(()","commit","const","count:","default","devtool","es2015","export","flux","import","increment","mapmut","mapmutations,","methods:","mutat","mutations:","n","n)","new","newprop:","payload)","payload.amount","some_mut","somemut","stage","state.count","state.count++","state.obj","state:","store","store.commit","store.commit('increment')","store.commit('increment',","store.commit({","store.commit,","store.j","this.$store.commit('xxx'),","type","type:","types'","types.j","vue","vue,","vue.set(obj,","vue:","vuex","vuex.store({","{","}","})","},","а","а,","автоматически.","аргументом:","асинхронности","асинхронный","асинхронными","асинхронных","более","больше","большинстве","будет","бы","было","быть","в","важное","вариантах","весьма","взгляда","внутри","во","возможности","возможность","возможны","возникновении","все","вы","вызван","вызвать","вызов","вызове","вызовы","вызываемые","вызывается","вызывать","вызываются","вынесите","выше","далее","дать","два","действий","действия.","действиях","дела,","делает","для","добавлении","должен","должны","дополнительный","другие","другой","единственный","единственным","если","её","же","зависящие","залогированной","заменить","записана,","записи,","запись","затруднить","здесь","знать,","значит,","и","из","изменений","изменения","изменяем","изменяться","изменяющими","изначальное","изрядно","или","им","имеет","имена\"","имени","именно","имеют","инициализировать","инициирована,","инициировать","инициируемые","инструментах","инструменты,","использование","использовании","использовать","используется","используя","к","каждая","каждой","как","какие","какой","камни,","качестве","кода","коллбэк","коллбэк,","коллбэками,","коллбэков","компонентах","компонентов","компонентов,","компоненты","констант","константу","константы","концепции","корневой","котором","который","кроме","крупных","либо","либо:","линтеры","лог","логики","лучше","менее,","метода,","методы","могло","может","можно","моменту","мутацией","мутации","мутации,","мутации.","мутаций","мутацию","мутация","на","нагрузка","нагрузки","нагрузкой","нагрузку:","называемый","наличие","написать","например,","напрямую","напрямую:","наступления.","начале.","не","невозможно","невозможным:","нельзя.","необходимо","необязательно,","несколько","нет","никакой","новым.","новых","нужно","о","оба","обновляются","обозначения","обработки","обработку","обработчик","обработчик\".","обработчик.","обработчике","обработчики","объект","объектной","объектный","объектов","объектом,","объекту","обычном","обязаны","однако,","одно","оказаться","операций","описательной:","остаётся","от","отдельности.","отдельный","отлаживаете","отследить.","очень","параметр,","первого","первым","первым?","переданного","передать","передаётся","переменная","по","подводные","поддерживает","подход","позволяют","полезным","полей.","поля","помнить","понимание","понять,","поскольку","похоже","похожи","почему?","поэтому","правилам","правило:","предсказать,","представьте,","при","приведённой","привнесение","приложение","приложении:","приложения","применяя","пример:","программы.","проектах.","произойти.","происходят,","проксирует","проще","различных","разработчика.","рассматриваются","рассмотрим","расширения","реактивная","реактивности","реактивность","реализации","с","самом","самые","самым:","свойств","синтаксис","синхронные","синхронными","синхронными.","следуют","слепки","случае","случаев","смотрите","собственно,","события:","совершенно","содержащим","состояние","состояния","состояния,","сохранить","способ","способом","ссылки","становится","становится,","старый","строковый","сути","существуют","так","так:","также","таком","те","тем","теперь","тип","тип:","типа","типами","типов","то","того,","транзакции:","требуется","у","уже","указав","указан","указания","файл,","функции","функцию","хелпер","хотя","хранилища","хранилища,","хранилище","целиком","целиком,","часто.","через","читателям","что","чтобы","это","этого","этом","этому","этот","являются","—"],"actions.html":["\"оптимистично\"","$store):","'increment'","'incrementasync',","'incrementby'","'vuex'","()","(context)","(payloads):","(state)","({","(особенно","(требуется",")","...","...mapactions([","...mapactions({","/","//","0","10","1000)","=","=>","[...state.cart.added]","]),","`actiona`","`getdata()`","`getotherdata()`","`mapactions`","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","actiona","actionb","actions:","add:","amount)`","amount:","api","async","await","await,","checkout","commit","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('somemutation')","commit('someothermutation')","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit):","commit,","const","context.commit","context.commit('increment')","context.getters.","context.st","count,","count:","default","dispatch('actiona')","dispatch('actiona').then(()","dispatch,","es2015","export","getdata())","getotherdata())","import","increment","incrementasync","mapact","mapactions,","methods:","mutations:","new","products)","products,","promis","promise((resolve,","promise,","promise:","reject)","resolve()","return","savedcartitem","savedcartitems)","settimeout(()","shop.buyproducts(","state","state.count++","state:","store","store.commit('increment')","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch({","store.dispatch:","this.$store.dispatch('xxx')","type:","vuex.store({","{","}","})","},","а","аргументов","асинхронного","асинхронны,","асинхронные","асинхронных","более","будет","бы","быть","в","важнее,","взгляд","виде","включает","вместо","внутри","возвращаемый","возвращаемым","возвращает","возвращают","всех","вспомогательную","вы","выглядеть","вызванных","вызвать","вызов","вызова","вызывать","выполнять","геттерам","глупо:","данный","действие","действие:","действии","действий","действия","действия,","действиями","деструктуризация","диспетчеризация","диспетчеризировать","для","дожидаемся","должны","другом","если","же","завершения","завершилось?","заказа","записывая","запрос","запускаются","зарегистрируем","зачастую","знать","значение","значением","и","и,","из","или","инициализацию","инициирования","инициируем","инициируют","использоваться","используем","используется","используя","исхода","к","как","кода","коллбэки","композиция","компонента","компонентах","компоновать","контекст","контекста,","корзине","корзину","корзины","корневого","логика","локальные","магазина","между","менять","методов","методом","методы","многократного","могут","модулей","модулях","можем","может","можете","можно","момент","мутации","мутации;","мутаций","мутаций:","мы","на","нагрузку","наконец,","наличие","напрямую","напрямую?","находящиеся","наши","не","необходимости","несколькими","нескольких","несколько","нет.","неудачи","неудачного","нужно","обрабатывать","обработка","обработки","обработчики","обработчиков","обработчиков.","обработчиком","образом","образом:","обратиться","объект","объектный","ограничения","однако,","одновременно.","операции:","операций,","операций.","организации","организовать","основе","отличиями:","очистим","параметризированный","первое,","первый","передать","побочные","поддерживает","поддерживают","позволяет","позднее","покупок.","получают","помните","помощи","после","поток","потоков?","похожи","почему","практике","предположим,","при","приближённым","примером","проксирует","просто","простое","псевдонимы","раз","различных","разрешающийся","разрешения","рассмотрении","реальности","с","сам","самое,","свойства,","связанными","сделать","себя","синтаксис","синтаксис,","синхронными?","следующим","сложных","случае","со","собой","содержащий","создающую","состояние,","состоянию","состояния","состояния.","сохраним","так","так:","также","таким","такого","те","теперь","то","товары","того,","тот","увеличить","увидим,","удаётся","уже","узнать,","упрощения","успеха","успешного","формирование","формировании","функцию","хотим","хранилища,","хранилища.","часто","через","что","чтобы","экземпляр","этом","этот","эффекты","—"],"modules.html":["%","''","'bar'","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'mymodule'],","'once');","'pluginaction')","'some/nested/module/bar'","'some/nested/module/foo',","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'vuex'","((state.count","()","(ctx,","(option","(state)","(state,","(store)","({","(например,","(определённые","(поддержка","*","+","...","...mapactions('some/nested/module',","...mapactions([","...mapstate('some/nested/module',","...mapstate({","/","//","0","1)","2","2.3.0+):","3","4","=","===","=>",">","[","])","`getters`","`modulea`","`moduleb`","`mymodule`","`nested/mymodule`","`root`","`some/nested/module`","`state`","a:","account:","actions:","b:","commit","commit('account/login')","commit('increment')","commit('somemutation')","commit('somemutation',","commit,","commit.","computed:","const","context,","context.rootstate:","context.st","count:","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers.","createplugin","data","default","dispatch","dispatch('account/login')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch,","doublecount","export","fals","foo:","function","getters,","getters.somegett","getters.someothergett","getters:","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","import","increment","incrementifoddonrootsum","isadmin","login","mapact","mapgetters,","mapmut","mapstate,","methods:","module,","modulea","modulea,","moduleb","modules:","mutations:","mypage:","myreusablemodul","namespac","namespaced:","new","null,","option","options.namespac","payload)","popular","posts:","preservestate:","profil","return","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","router","runinnewcontext","someact","somegett","someotheract","someothergetter:","ssr","state","state,","state.a,","state.b","state.count","state.count++","state.some.nested.module.a,","state.some.nested.module.b","state:","store","store.dispatch(namespac","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.registermodule:","store.state.a","store.state.b","store.state.mymodul","store.state.nested.mymodule.","store.unregistermodule(modulename).","sumwithrootcount","sync","true","true,","true.","vue","vue.","vuex","vuex,","vuex.","vuex.store({","{","{})","||","}","})","},","а","автоматически","аналогично,","аргумента","аргументами","аргументом","аргументом,","беде,","без","библиотека","более","большая","большой","будет","будут","было","в","вам","вас","ваши","ваших","вероятно,","версии","влияет","вложенного","вложенность","вложенные","вложено","внимание,","внутри","во","возвращает","возвращение","возможностью","все","вспомогательные","вспомогательным","вспомогательных","встроенные","вы","выглядеть","вызова","вызывать","выполнены","выше","геттерами","геттеров","геттеров,","геттеры","геттеры,","геттеры...","глобальное","глобальном","глобальному","глобальные","го","готовыми","даже","данного","данные","данным","данных","действий","действий.","действия","действия,","действиях","дерева","динамическая","динамически","для","до:","добавить","добавлена","добавление","добавлять","добавляют","добавляя","добиться","доступ","доступно","другим","другими","его","единого","если","же","за","зависит","загрязнение","запуска","зарегистрирован","зарегистрирован,","зарегистрированный","зарегистрировать","значение","значении","значения","и","из","избегать","изменение","или","имён","имён,","имён.","имён:","иногда","интегрирует","использование","использовании","использования","использовать","использоваться","используем","используются","используя","их","к","каждый","как","качестве","когда","код","компонентам","компонентами","компонентов","контексте","корневое","котором","которому","которые","который","кроме","локальное","локальные","м","между","мере","метод","метода","модуле.","модулей","модулей,","модулем","модули","модули.","модуль","модуль.","модуля","модуля,","модуля.","модулям","модулями","модулях","может","можете","можно","момент","мутации","мутации,","мутаций","мутаций/действий.","мутациях.","мы","на","нам","написания","например","например,","например:","наследует","настройки","не","непредсказуемость","нескольким","нескольких","несколько","нового","нужно","обеспокоить","образом","образом:","обратите","объект","объект,","объект.","объекте","объявления","ограничены","один","одним","одном","оказываются","она","они","определения","опции","опцию","основываясь","от","отражая","параметром:","первого","первым","передаваемом","переданное","передать","передаются","передаётся","переиспользования,","переключения","плагин","плагина","плагина:","плагинам","плагинов","по","повторное","подключение","подмодули","подобным","позволяет","получать","получают","получение","получится.","получить","пользователи","пользователям","помещены","помочь","помощи","помощью","после","потребоваться","предыдущее","префиксов","при","привязки","приложения","приложения,","приложения.","пример","принимают","присоединённом","приспособиться","проблема","просто","пространства","пространствами","пространстве","пространство","пространством","пространству","пути","раз","разделять","раздуться.","разработчиков","реагировать","регистрации","регистрация","регистрируются","рендерингом","решение","родительского","роста","с","самая","самодостаточными","свои","своим","свойства","связаны","связывания","сделать","сервера.","синглтонов","ситуации,","словами,","случаях","со","собственное","собственным","собственными","совершения","содержать","содержимое","содержимому","создание","создания","создано,","создать","создаёте","состояние","состояние,","состоянием,","состояния","состояния,","сохранением","сохранить","ссылке","статические","стороне","строку","структура","существенно","та","также","таким","таких","текущего","тип","тогда","того,","том","тот","удалить","уже","указав","указывает","указывать","умолчанию","управления","упростить","уточнение","фактически","фрактальна:","функции","функций","функцию","функциям,","хотите","хранилищ,","хранилища","хранилища)","хранилище","хранилище.","хранилищу","через","что","чтобы","экземпляров","этим","это","этого","этой","этот","—"],"structure.html":["#","...","actions.j","api","app.vu","cart.j","compon","index.html","index.j","main.j","modul","mutations.j","products.j","store","vuex","абстракции","асинхронные","большим,","в","ваш","возможной","вот","всего","вы","выносить","выполнения","высокоуровневых","геттеры","глобальное","глобальном","действительности","действия","действия,","для","должно","единственным","если","запросов","здесь","значительных","и","изменения","или","инкапсулируются","использование","использовать","используемую","их","к","каких","кода.","комбинации.","корзины","корневые","любого","любую","механизмом","модулей.","модули","модуль","можно","мутации","мутации,","мы","на","накладывает","начните","не","нескольких","нетривиального","ограничений","однако,","он","операции","отдельные","покуда","покупок.","понадобится","правилам,","приложения","пример","принципов:","проекта.","проекта:","просто","синхронными","скорее","следуете","слишком","собираем","соблюдения","содержаться","состояние","состояния","справки","становится","структура","структуру","структуры","то","товаров","транзакциями;","требует","файл","файлы.","хранилища","хранилище","хранилище;","экспортируем","этим","этого","являются","являющиеся","│","└──","├──"],"plugins.html":["!==","\"ablacklistedmutation\"","\"до\"","\"после\"","\"снять","'production'","'update_data')","'vuex/dist/logger'","(mutation)","(mutation,","(mutation.typ","(socket)","(state)","(пример",",","...","//",":","=","===","=>","?","[]","[createlogger()]","[myplugin]","[mypluginwithsnapshot]","[plugin]","_.clonedeep(state)","_.clonedeep(store.state)","`console`","`console`,","`mutation`","`nextstate`...","`prevstate`","`true`,","`{","api","browserify,","collapsed:","console,","const","createlogg","createlogger({","createplugin","createvuexlogg","createwebsocketplugin","createwebsocketplugin(socket)","data","data)","default","defineplugin","devtools,","envifi","export","fals","false,","filter","function","import","logger","logger:","mutation.payload)","mutation.typ","mutations,","mutationtransform","myplugin","mypluginwithsnapshot","new","nextstat","payload","plugin","plugins,","plugins:","prevstat","process.env.node_env","product","return","socket.emit('update',","socket.on('data',","state)","state,","state.subtre","stateafter)","statebefore,","store","store.commit('receivedata',","store.subscribe((mutation,","store.subscribe(mut","transform","type,","vue","vuex","vuex.store({","webpack","webpack,","{","}","})","},","}`","}`,","}`.","автоматически","будет","бы","были","быть","в","вам","веб","включить","внимание,","возвращает","всего","встроенный","вы","вызов","вызывается","вызывать","вызывая","глобальное","глубокое","данных","делает","для","должна","должны","дополнительные","его","единственного","если","залогирована","залогированные","значение","и","идёт","из","изменения","изменить","изменять","или","имён.","инициализации","иногда","использовании","использовать","использоваться","используете","используйте","используются","используя","источник","их","каждой","как","качестве","комплекте","компоненты,","конкретное","копирование","который","логированием","логирования","логирования,","логируются","логирующий","могут","можем","может","можно","момент","мутации","мутации,","мутации.","мутаций","мутация","мы","на","намеренно","например,","напрямую","не","но","обработать","обратите","объект","объекта","окружении","он","они","опосредованно,","опции):","опции:","опцию","отдать","отдельный","откуп:","отладке:","параметра:","перед","передаётся","плагин","плагинам","плагинов","плагину","плагины","плагины,","по","поддерево","позволяет","получающая","помещающий","понадобится","после","потребоваться","поэтому","предоставляющую","при","приложении.","приложения","принимает","принимают","просто","пространство","разработки.","разрешается","раскрывать","рассматривать","реализация","реальной","с","сборке.","синхронизации","синхронизировать","ситуации","скорее","следующей","следующие","слепки","слепки,","слепков","слепок\"","снимающие","снятие","сокетом","состояние","состояний,","состояния","состояния:","сохранение","сравнение","сравнить","стоит","так:","также","тег","только","у","умолчанию","умолчанию.","упрощён,","финальной","формате","функцию","функция","функция,","хранилища","хранилище","хранилищем","хуки","что","чтобы","этапе","это","этого","этот","—"],"strict.html":["!==","'production'","(strict","...","//","=","const","mode)","new","process.env.node_env","product","production!","store","strict:","true","vs","vuex,","vuex.store({","vuex:","})","аналогично","большое","будет","будут","быть","в","включения","внесения","все","выбрасывать","выключили","гарантирует,","глубокое","деревом","для","за","запускает","затратным","и","избежать","изменений","инструментов","инструменты","использовании","используйте","когда","количество","кроме","любая","может","можно","мутации","мутаций,","мутаций.","не","несоответствующих","обнаружения","отладки.","отслеживание","отслеживаться","ошибку.","плагинам,","попытка","при","приложения","производительности,","производительности.","просто","разработка","режим","режима","режиме","сборки","сделать","синхронном","совершается","создании","состояние","состояния","строгий","строгого","строгом","так:","убедитесь,","укажите","ухудшения","хранилища","через","что","чтобы","это","этот","явно"],"forms.html":["()","(e)","(state,","(value)","...","...mapstate({","//","=","=>","change:","computed:","e.target.value)","messag","message)","message:","methods:","mode","mode,","model","mutations:","obj","obj.messag","return","set","state","state.obj.messag","strict","this.$store.commit('updatemessage',","this.$store.state.obj.messag","updatemessag","v","valu","value)","vue,","vuex","vuex.","{","}","})","},","а","альтернативы","атрибут","будет","быть","в","вне","во","возвращающее","возможности","вот","вы","вычисляемого","вычисляемое","вычисляемые","выше","да","двунаправленного","двухсторонние","действия","для","если","заметно,","запись","значение","и","из","изменение","изменений","изменить","использование","использовать","используемая","используете","к","качестве","куда","локальным","многословнее,","может","можно","мутации","мутаций:","мы","на","напрямую","некоторые","немного","непросто:","обработка","обработчик","обработчика","образом","объект","объекта,","однонаправленно","ответ","ошибку,","подружить","полезные","полем","получившаяся","пользователя.","поскольку","предложить","предположим,","привязать","происходит","пытаться","с","свойства","свойство,","связать","связке","сеттером:","ситуацией,","следует","случае,","событие","состоянием,","состоянию,","спровоцирует","ссылку","таким","такой","таком","упускаем.","учёта","форм","хранилища.","хранимому","чем","что","чтобы","элемента","это","—"],"testing.html":["'../api/shop'","'../api/shop':","'./getters'","'./store'","'./test.js',","'apple',","'babel","'carrot',","'chai'","'fruit'","'mocha","'orange',","'receive_products',","'request_products'","'test","'vegetable'","()","(action,","(cb)","(count","(error)","(expectedmutations.length","(payload)","(state,","(type,","({","(в","(хотя","*/","+","...",".babelrc):","/*","//","/\\.js$/,","/node_modules/","0","0)","1,","100)","2,","3,","=","===","=>",">=","[","]","])","],","__dirname,","`mutations`","action","action({","actions.j","actions.spec.j","actionsinjector","actionsinjector({","api","api.","bundle.","bundle.j","bundle.js'","catch","category:","cb([","chai","commit","commit('receive_products',","commit('request_products')","commit,","const","count","count++","count:","default","describe('actions',","describe('getters',","describe('mutations',","dev","done","done()","done(error)","done)","entri","entry:","es2015","exclude:","expect","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","export","filename:","filtercategori","filteredproduct","getallproduct","getproduct","getter","getters.filteredproducts(state,","getters.j","getters.spec.j","id:","import","increment","increment(state)","increment:","inject","inlin","it('filteredproducts',","it('getallproducts',","it('increment',","karma","loader","loader!./actions')","loader!./test.js'.","loader!babel","loader',","loader,","loader.","loader:","loaders:","localhost:8080/webpack","mocha","module.export","module:","mutat","mutations.j","mutations.spec.j","new","node","node.","null,","output:","path:","payload)","payload,","payload:","product.categori","products)","products:","requir","require('inject","result","return","server,","server/test","settimeout(()","shop","shop.getproducts(product","state","state,","state.count++","state.products.filter(product","store.js,","test","test:","testact","testaction(actions.getallproducts,","title:","tri","type:","vue","vuex","vuex.store({","webpack","webpack'ом","webpack,","webpack.config.j","{","{},","}","})","},","аргументами","асинхронного","библиотеками","браузера.","браузерах","браузерах.","браузере","бы","были","в","внешним","внешних","во","возвращающий","всего","вспомогательная","всё","вы","вызова","вызовы","вызываем","вызывать","вынести","выполнения","вычислениями,","выше","геттера","геттера:","геттеров","геттеры,","действие","действий","действий,","действия","действия,","действия.","действия:","деструктурирующее","для","довольно","документации","должно","должны","должным","другие):","другой","если","зависеть","зависимостей","зависимости","зависимость","зависит","загрузчиков","заключается","заниматься","занимающиеся","запуск","запускать","запустите","запустить","затем","и","из","известные","измените","или","именованного","именованный","имитации","инициированы","использованием","использовать","используете","используйте","используя","их","к","как","ко","конфигурации","конфигурацию","которое","которых","ли","лишь","любые","могут","модулей,","модули","модульного","можете","можно","мутации","мутаций","мутацию","мутациями,","на","написания","например,","не","неплохо","несколько","образом","обратитесь","обращаться","объектов","обычно","ограничены","один","они","основном","от","ответ","отдельно","отдельный","откройте","оцениваем","параметр","параметров.","переданных","по","поведение","подделкой","поддельная","поддельное","поддельную","поддельный","поддельным","поддельным.","подменить","подменять","полностью","получаем","помещаете","помимо","помогающую","помощи","помощью","поскольку","поэтому","правила","предметом","представляют","при","приведённой","применяем","пример","присваивание","приходится","проверяем,","просто","просто,","просто:","простые","рамках","реальных","результат","результирующие","с","самого","сборки","свои","себя","сервера","сервис","сервис,","синтаксис","следующую","сложнее,","сложными","соблюдаете","собрать","создаём","соответствующим","состояние","сочетании","стороны,","так","терминале:","тестирование","тестировании","тестирования","тестировать","тестировать.","тестируемого","тестов","тестов.","тесты","то","тоже","том,","трюк","тут","умолчанию,","упрощения","установите","фабрику","файле","файлов","фиксируем","функции,","функция","хранилища","хранилищем","что","экспорт","экспорта","экспорта:","экспортировать","этими","этот","эту","являются","—"],"hot-reload.html":["'./modules/a'","'./modules/a'],","'./mutations'","'vue'","'vuex'","()","(module.hot)","(нужно","...",".default","//","6)","=","=>","a:","api","api.","babel","browserifi","const","counter","hmr.","hot","import","modul","module.hot.accept(['./mutations',","modulea","modules:","mutat","mutations,","mutations:","new","newmodulea","newmut","newmutations,","replac","require('./modules/a').default","require('./mutations').default","state","state,","store","store.hotupdate():","store.hotupdate({","store.j","vue","vue.use(vuex)","vuex","vuex.store({","webpack","{","}","})","аналогичная","в","вывода","геттеров","горячая","горячей","горячую","действий","действия","для","достижима","жизни.","за","замена","замену","замены","заменяем","запрашиваем","и","из","использовании","использовать","как","метод","модулей","модулей,","модули","момент","мутации","мутаций","мутаций,","на","необходимо","новыми","обновлённые","плагина","поддерживает","позволяет","помощью","посмотреть","при","пример","разработки","рассматриваем","реальной","с","старые","указать","формата","функциональность"],"api.html":["\"машины","\"нагрузка\"","'vuex'","(payload),","(root)","(для","(при","...","...option","/","//","2.5.0","=","=>","[key:","[type:","`store.commit`","`store.dispatch`","`store.getters`","`store.getters`,","`store.state`,","action","actions?,","any,","api","array","array)","array,","boolean","cb:","commit(mutation:","commit(type:","commit,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","const","context,","context.st","createnamespacedhelpers(namespace:","default:","dispatch(action:","dispatch(type:","dispatch,","fals","function","function)","function,","getter","getters,","getters?,","handler","hotupdate(newoptions:","import","key:","map:","mapact","mapactions(namespace?:","mapgetters(namespace?:","mapgetters,","mapmutations(namespace?:","mapmutations,","mapstate(namespace?:","mapstate,","mode","mode.","modul","module,","module:","modules?","mutat","mutations,","mutations?,","namespace.","namespaced?,","new","object","object)","object):","object,","option","options?:","payload?:","plugin","preservestate:","promis","registermodule(path:","replacestate(state:","root:","rootgett","rootstate,","state","state'а","state)","state,","store","store.gett","store.getters.","store.subscribe((mutation,","store.subscribeaction((action,","strict","string","string):","string,","string]:","subscribe(handler:","subscribeaction(handler:","true","true,","unregistermodule(path:","vm.$watch","vue.","vuex","vuex.","vuex.stor","vuex.store({","watch(getter:","{","|","}","})","},","а","аналогичным","аргумент","аргумента,","аргументом","аргументом,","аргументом.","аргументы:","библиотеки","будет","будут","быть","в","веб","версии","возвращаемую","возвращаемый","возвращаемым","возвращает","возвращающие","возвращающую","возможно","времени\".","все","всегда","всего","вспомогательные","вторым","входящих","вы","выбрасывать","вызвать","вызове","вызывается","вызывая","вычисляемые","геттер","геттера,","геттерам.","геттеры","геттеры,","геттеры.","гидрации","глобальный","горячую","далее","данных,","действие","действие.","действий","действий.","действия","действия.","дескриптов","дескриптор","динамический","диспетчеризировать","для","добавлено","дополнительного","доступ","доступны","доступные","его","единственного","если","есть.","же","же,","за","заменить","замену","запускает","зарегистрированные","заставляет","значением","и","изменения","изменения.","или","иметь","имён.","инициировать","инициируемых","инициирует","использован","использовании","использовать","используемые","используется","используйте","исходящих","их","к","каждого","каждой","каждый","как","качестве","ключу.","коллбэк","компонента,","компонентами","конструктора","корневого","корневое","корневое.","корневой","корневому,","корневые","которые","который","логирования","локальное","локальные","локальный","любые","массив","метода","методы","могут","модуле","модулей","модулей.","модуль","модуль.","модуля","модуля).","модуля.","модулях","может","мутации","мутации.","мутации:","мутаций","мутаций,","мутаций.","мутацию.","на","наблюдателей).","наблюдение","наблюдения,","например,","не","необходимо","обработки","обработчик","обработчик.","обработчики","обработчиков","образом","объект","объект,","объекта","она","определении","опции","опций,","опционально","опцию","особенно","осуществляет","отладки)","отслеживать","ошибки.","параметрами","параметров","первый","первым","передаёте","передаётся","плагинах.","плагинов,","плагины","по","повторно","повторном","поддерево","подмодули","подписывается","подробнее","позволяет","позволяющие","полезно","полезным,","получает","получают","помещения","попросту","после","пределами","предыдущее","прекращения","при","прикреплено","применены","происходящие","проксирующие","пространства","пространством","разрегистрирует","разрешает","регистрирует","рендерингом","с","своим","свойства","свойствами:","связаны","связывания","сервера.","следующие","следующими","случае","со","совершать","содержать","содержащий","содержит","создаёт","сокетов","состояние","состояние,","состояние.","состояния","состояния,","состояния.","сохранения","сохранить","справочник","стороне","строкой","такими","текущего","текущее","тип:","то","только","у","указание","указанного","указанному","указанным","указывает","устанавливает","формате:","функции","функций","функциональности","функцию","функцию,","хотите","хранилища","хранилища.","хранилища:","хранилище","хранилище,","хранилище.","хранилищу.","чаще","чтения.","что","экземпляра","это","—"]},"length":17},"tokenStore":{"root":{"0":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"1":{"0":{"0":{"0":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"2":{"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"docs":{}},"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"2":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}},"n":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},".":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"docs":{}}},"5":{"docs":{},".":{"0":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"+":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"docs":{}}},"docs":{}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}},"r":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}},"docs":{}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"4":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"t":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"6":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"8":{"0":{"8":{"0":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":10.027181688125895},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012048192771084338},"modules.html":{"ref":"modules.html","tf":0.004152823920265781}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},",":{"docs":{},"响":{"docs":{},"应":{"docs":{},"在":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"解":{"docs":{},"析":{"docs":{},"所":{"docs":{},"有":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},",":{"docs":{},"以":{"docs":{},"处":{"docs":{},"理":{"docs":{},"更":{"docs":{},"加":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"流":{"docs":{},"程":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"你":{"docs":{},"可":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.017543859649122806},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":10.027322404371585},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.008121827411167513}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}},"d":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":5.0012422360248445},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"。":{"docs":{},"当":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"l":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":3.3436426116838485},"intro.html":{"ref":"intro.html","tf":0.00964630225080386}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"v":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"r":{"docs":{},"o":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":3.338983050847457}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"ó":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.006607929515418502}}}},"r":{"docs":{},"ç":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"è":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"ç":{"docs":{},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"i":{"docs":{},"x":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"a":{"docs":{},"p":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"l":{"docs":{},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"a":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"y":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"[":{"docs":{},"]":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"x":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.005076142131979695}},"t":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"s":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"s":{"docs":{},"u":{"docs":{},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"ô":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"x":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794}}}}}}}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"c":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.011056511056511056},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"。":{"docs":{},"与":{"docs":{},"其":{"docs":{},"他":{"docs":{},"模":{"docs":{},"式":{"docs":{},"不":{"docs":{},"同":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.006211180124223602}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"ê":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.012182741116751269},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.00881057268722467}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"m":{"docs":{},"a":{"docs":{},"z":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"l":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}},"g":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"r":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}}},"u":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"e":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"时":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"同":{"docs":{},"一":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"额":{"docs":{},"外":{"docs":{},"添":{"docs":{},"加":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{},"。":{"docs":{},"更":{"docs":{},"改":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"m":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},"t":{"docs":{},"u":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}}}},"b":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"如":{"docs":{},"下":{"docs":{},"组":{"docs":{},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"i":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00424929178470255},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0015105740181268882},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"i":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":10.023659305993691},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.006607929515418502}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"api.html":{"ref":"api.html","tf":0.003303964757709251}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"j":{"docs":{},"u":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":5.090909090909091}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"é":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"e":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.017817371937639197},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"testing.html":{"ref":"testing.html","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":0.028169014084507043},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"é":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"e":{"docs":{},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"é":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"ç":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.1}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.013636363636363636},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.00946372239747634},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.011013215859030838}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.010327022375215147},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.004531722054380665}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"(":{"docs":{},"'":{"docs":{},"g":{"docs":{},"o":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"_":{"docs":{},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"。":{"docs":{},"换":{"docs":{},"言":{"docs":{},"之":{"docs":{},",":{"docs":{},"你":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":5.002666666666666}},"e":{"docs":{},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"ç":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}},"u":{"docs":{},"n":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"ç":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":10.006024096385541}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"forms.html":{"ref":"forms.html","tf":0.010810810810810811}}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"o":{"docs":{},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"a":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"è":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},"u":{"docs":{},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.007905138339920948},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.00881057268722467}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"p":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"+":{"docs":{},"+":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"a":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6714898177920685},"core-concepts.html":{"ref":"core-concepts.html","tf":0.08108108108108109},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"c":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02926829268292683},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"é":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"p":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"u":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3572854291417165}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"r":{"docs":{},"g":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"b":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"í":{"docs":{},"t":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}}}},"s":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"è":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"g":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006944444444444444}}}}}}}}},"d":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"l":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"e":{"docs":{},"r":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"(":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"s":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"é":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"ó":{"docs":{},"d":{"docs":{},"i":{"docs":{},"g":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"(":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6763129689174703},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"œ":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"ô":{"docs":{},"t":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":5.007246376811594},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"u":{"docs":{},"l":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}}}}}}}},"c":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ç":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.01015228426395939}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.00906344410876133}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"h":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}},"ç":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}},"r":{"docs":{},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"u":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"w":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"s":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005555555555555556}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"h":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"、":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{},"和":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"q":{"docs":{},"u":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"b":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"á":{"docs":{},"g":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":5.004878048780488},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"modules.html":{"ref":"modules.html","tf":0.005813953488372093}}},"[":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},"s":{"docs":{},"/":{"docs":{},"p":{"docs":{},"o":{"docs":{},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"。":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{},"之":{"docs":{},"后":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"也":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"接":{"docs":{},"收":{"docs":{},"的":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"。":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}},"n":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"v":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"w":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"n":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"更":{"docs":{},"像":{"docs":{},"是":{"docs":{},"事":{"docs":{},"件":{"docs":{},"注":{"docs":{},"册":{"docs":{},":":{"docs":{},"“":{"docs":{},"当":{"docs":{},"触":{"docs":{},"发":{"docs":{},"一":{"docs":{},"个":{"docs":{},"类":{"docs":{},"型":{"docs":{},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"l":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"o":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"j":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"r":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"m":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"y":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":10.004950495049505},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{},"â":{"docs":{},"n":{"docs":{},"e":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"â":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"p":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}},"a":{"docs":{},"ç":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"r":{"docs":{},"o":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"i":{"docs":{},"m":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"é":{"docs":{},"g":{"docs":{},"r":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"í":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"d":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"u":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"g":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"o":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"n":{"docs":{},"v":{"docs":{},"é":{"docs":{},"n":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"c":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"o":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"é":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"e":{"docs":{},")":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"`":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.028169014084507043},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"intro.html":{"ref":"intro.html","tf":0.003215434083601286}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"s":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"t":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"e":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"(":{"docs":{},"'":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.007106598984771574}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.012658227848101266},"testing.html":{"ref":"testing.html","tf":0.006944444444444444}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"s":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"r":{"docs":{},"m":{"docs":{},"ã":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"c":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.021621621621621623}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.508130081300813}}}},"u":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":10.029368575624082},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"é":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521}}},"?":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.006042296072507553}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"(":{"docs":{},"[":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}}}}},"i":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"è":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"c":{"docs":{},"k":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005555555555555556}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"o":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"y":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.012844036697247707},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.009009009009009009},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"方":{"docs":{},"便":{"docs":{},"地":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"从":{"docs":{},"而":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"了":{"docs":{},"解":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"通":{"docs":{},"过":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"不":{"docs":{},"同":{"docs":{},"在":{"docs":{},"于":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"插":{"docs":{},"件":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"来":{"docs":{},"同":{"docs":{},"步":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"并":{"docs":{},"且":{"docs":{},"使":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"外":{"docs":{},"部":{"docs":{},"地":{"docs":{},"数":{"docs":{},"据":{"docs":{},"持":{"docs":{},"久":{"docs":{},"化":{"docs":{},"、":{"docs":{},"记":{"docs":{},"录":{"docs":{},"或":{"docs":{},"调":{"docs":{},"试":{"docs":{},")":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"u":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":10.011553273427472},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.01797175866495507},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.005506607929515419}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"n":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.005506607929515419}},".":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}}},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.0087527352297593}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00927643784786642}},"e":{"docs":{},"(":{"docs":{},"[":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00949367088607595}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"e":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"r":{"docs":{},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{},"k":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"api.html":{"ref":"api.html","tf":0.004531722054380665},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"a":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"r":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010810810810810811}}}}}}},"m":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.007709251101321586}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}}},"i":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}}},"n":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"x":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"y":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"ó":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":10.0300395256917},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.018722466960352423}},"s":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.041666666666666664},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},":":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}},":":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.002936857562408223}}}},"d":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787}}}}}}}}}}}}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"w":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.014684287812041116},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.006091370558375634}}},"m":{"docs":{},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.01092896174863388},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.011444921316165951},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521}}}}}}}},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"e":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{},"h":{"docs":{},"u":{"docs":{},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"p":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04424778761061947}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"m":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"d":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"i":{"docs":{},"g":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004914004914004914}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"n":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"ú":{"docs":{},"c":{"docs":{},"l":{"docs":{},"e":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":5}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"ó":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"s":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"t":{"docs":{},"ô":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"y":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"e":{"docs":{},"n":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"o":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"/":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"e":{"docs":{},"n":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"intro.html":{"ref":"intro.html","tf":0.003683241252302026}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"l":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.016666666666666666},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.02053915275994865},"actions.html":{"ref":"actions.html","tf":0.015772870662460567},"modules.html":{"ref":"modules.html","tf":0.012648221343873518},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.027833001988071572},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.011013215859030838}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"è":{"docs":{},"t":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"â":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"g":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}},".":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}}}}},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"l":{"docs":{},"a":{"docs":{},"v":{"docs":{},"r":{"docs":{},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"l":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.010309278350515464}}}}}}},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"l":{"docs":{},"y":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"u":{"docs":{},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"m":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.009911894273127754}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.017684887459807074},"getting-started.html":{"ref":"getting-started.html","tf":5.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.022018348623853212},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"q":{"docs":{},"u":{"docs":{},"o":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"i":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}},"c":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"o":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"m":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.007106598984771574}}}},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"(":{"docs":{},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"支":{"docs":{},"持":{"docs":{},"的":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"并":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"并":{"docs":{},"且":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"i":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"i":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"é":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}}},"a":{"docs":{},"g":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},".":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}}}}}}},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"z":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"í":{"docs":{},"p":{"docs":{},"i":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"m":{"docs":{},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}}}}},"ó":{"docs":{},"x":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"á":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"f":{"docs":{},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"s":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"s":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"ç":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"c":{"docs":{},"e":{"docs":{},"b":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"n":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"g":{"docs":{},"o":{"docs":{},"u":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.012844036697247707},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"i":{"docs":{},"e":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"l":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"u":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"l":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"ó":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":5.001510574018127}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":3.334434654919236}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":5.013513513513513}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"t":{"docs":{},"ó":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"è":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ê":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"j":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"d":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"n":{"docs":{},"g":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"e":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"m":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.015822784810126583},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"v":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"i":{"docs":{},"p":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3512974051896203}}}}}}},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"o":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"y":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"u":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"ç":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.00916030534351145}},"i":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"api.html":{"ref":"api.html","tf":0.013595166163141994}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026}}}}}}},"o":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"z":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"z":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"b":{"docs":{},"a":{"docs":{},"t":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"á":{"docs":{},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"è":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"é":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"t":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"f":{"docs":{},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"r":{"docs":{},"s":{"docs":{},"i":{"docs":{},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"p":{"docs":{},"é":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":5.009756097560976},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.006644518272425249},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"strict.html":{"ref":"strict.html","tf":0.03296703296703297},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.006944444444444444},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"+":{"docs":{},"+":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}},"n":{"docs":{},"d":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010810810810810811}}}}}}}}}}}},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0049833887043189366}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},",":{"docs":{},"驱":{"docs":{},"动":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"保":{"docs":{},"留":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"、":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"—":{"docs":{},"—":{"docs":{},"从":{"docs":{},"上":{"docs":{},"至":{"docs":{},"下":{"docs":{},"进":{"docs":{},"行":{"docs":{},"同":{"docs":{},"样":{"docs":{},"方":{"docs":{},"式":{"docs":{},"的":{"docs":{},"分":{"docs":{},"割":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"用":{"docs":{},"于":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"这":{"docs":{},"在":{"docs":{},"你":{"docs":{},"想":{"docs":{},"要":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"'":{"docs":{},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"i":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"g":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"strict.html":{"ref":"strict.html","tf":5.022058823529412},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.024390243902439025}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.002484472049689441}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.007453416149068323}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}}},"]":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":3.353951890034364}},"e":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}}}}},"e":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.015590200445434299},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.007106598984771574},"state.html":{"ref":"state.html","tf":0.0028328611898017}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},",":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"我":{"docs":{},"们":{"docs":{},"想":{"docs":{},"要":{"docs":{},"更":{"docs":{},"明":{"docs":{},"确":{"docs":{},"地":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"约":{"docs":{},"定":{"docs":{},"能":{"docs":{},"够":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"意":{"docs":{},"图":{"docs":{},"更":{"docs":{},"加":{"docs":{},"明":{"docs":{},"显":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"你":{"docs":{},"在":{"docs":{},"阅":{"docs":{},"读":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"能":{"docs":{},"更":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"解":{"docs":{},"读":{"docs":{},"应":{"docs":{},"用":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},"。":{"docs":{},"此":{"docs":{},"外":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"也":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"有":{"docs":{},"机":{"docs":{},"会":{"docs":{},"去":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"能":{"docs":{},"记":{"docs":{},"录":{"docs":{},"每":{"docs":{},"次":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},",":{"docs":{},"保":{"docs":{},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"。":{"docs":{},"有":{"docs":{},"了":{"docs":{},"它":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"可":{"docs":{},"以":{"docs":{},"实":{"docs":{},"现":{"docs":{},"如":{"docs":{},"时":{"docs":{},"间":{"docs":{},"穿":{"docs":{},"梭":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"体":{"docs":{},"验":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},"(":{"2":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"docs":{}}}}}}}}}}}}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"[":{"docs":{},"'":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"{":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"。":{"docs":{},"创":{"docs":{},"建":{"docs":{},"过":{"docs":{},"程":{"docs":{},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"—":{"docs":{},"—":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"初":{"docs":{},"始":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"同":{"docs":{},"步":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"(":{"docs":{},"仓":{"docs":{},"库":{"docs":{},")":{"docs":{},"。":{"docs":{},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{},"基":{"docs":{},"本":{"docs":{},"上":{"docs":{},"就":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"容":{"docs":{},"器":{"docs":{},",":{"docs":{},"它":{"docs":{},"包":{"docs":{},"含":{"docs":{},"着":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"中":{"docs":{},"大":{"docs":{},"部":{"docs":{},"分":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"个":{"docs":{},"大":{"docs":{},"概":{"docs":{},"例":{"docs":{},"子":{"docs":{},",":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},")":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},",":{"docs":{},"他":{"docs":{},"们":{"docs":{},"公":{"docs":{},"用":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"指":{"docs":{},"定":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"概":{"docs":{},"长":{"docs":{},"这":{"docs":{},"样":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"p":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"d":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.012084592145015106}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"b":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"í":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"é":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"è":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"r":{"docs":{},"i":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"t":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"j":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"è":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"n":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"i":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"l":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"u":{"docs":{},"r":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"ç":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"ã":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"e":{"docs":{},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"p":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"j":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}},"q":{"docs":{},"ü":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"e":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"p":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{},"b":{"docs":{},"u":{"docs":{},"y":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"f":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"u":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.014150943396226415},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},"们":{"docs":{},"替":{"docs":{},"换":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"y":{"docs":{},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"d":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"n":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"e":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"'":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877}}}},"ó":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"o":{"docs":{},"c":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"é":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007371007371007371}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"í":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"x":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.012658227848101266}}}}},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.009137055837563452}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}},",":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.009911894273127754}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995}}}}}},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"m":{"docs":{},"b":{"docs":{},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"n":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"+":{"docs":{},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010810810810810811}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"w":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006944444444444444}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"n":{"docs":{},"s":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"ç":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},"e":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.01179245283018868},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"v":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"api.html":{"ref":"api.html","tf":0.002484472049689441},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{},"并":{"docs":{},"将":{"docs":{},"这":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"它":{"docs":{},"允":{"docs":{},"许":{"docs":{},"在":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"分":{"docs":{},"发":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"提":{"docs":{},"交":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}},"}":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"è":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"w":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"g":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{},"l":{"docs":{},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}}}}}}}}}}},"â":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04929577464788732},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.02358490566037736},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.028985507246376812},"testing.html":{"ref":"testing.html","tf":0.012213740458015267},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0297029702970297},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.028312570781426953},"installation.html":{"ref":"installation.html","tf":0.029850746268656716},"intro.html":{"ref":"intro.html","tf":0.03376205787781351},"getting-started.html":{"ref":"getting-started.html","tf":0.034666666666666665},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.024079320113314446},"getters.html":{"ref":"getters.html","tf":0.01912568306010929},"actions.html":{"ref":"actions.html","tf":0.024320457796852647},"modules.html":{"ref":"modules.html","tf":0.018355359765051395},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.023853211009174313},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.04326923076923077},"testing.html":{"ref":"testing.html","tf":0.012285012285012284},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.007082152974504249},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"r":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010810810810810811}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"f":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"t":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"r":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.020257826887661142},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"state.html":{"ref":"state.html","tf":0.022727272727272728},"getters.html":{"ref":"getters.html","tf":0.02005730659025788},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.014229249011857707},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.041237113402061855},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.02092511013215859}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.011049723756906077},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01668806161745828},"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.015904572564612324},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.0106951871657754},"api.html":{"ref":"api.html","tf":0.009911894273127754}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.021621621621621623}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},"a":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"/":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"u":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"e":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{},"以":{"docs":{},"声":{"docs":{},"明":{"docs":{},"方":{"docs":{},"式":{"docs":{},"将":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"a":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"n":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"u":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"@":{"2":{"docs":{},".":{"5":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}},",":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"2":{"docs":{},".":{"5":{"docs":{},",":{"docs":{},"反":{"docs":{},"之":{"docs":{},"亦":{"docs":{},"然":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}},",":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}},"docs":{}}},"docs":{}}}},"x":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.04424778761061947},"intro.html":{"ref":"intro.html","tf":0.012422360248447204},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.011131725417439703},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.009009009009009009},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"?":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3374741200828155}}},"@":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"。":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},"虽":{"docs":{},"然":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"到":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"侦":{"docs":{},"听":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"m":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"c":{"docs":{},"ê":{"docs":{"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":0.01289134438305709},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.011067193675889328},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0066844919786096255},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04477611940298507},"intro.html":{"ref":"intro.html","tf":0.01929260450160772},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"structure.html":{"ref":"structure.html","tf":0.020618556701030927},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"à":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"a":{"docs":{},"g":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"l":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}},"f":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"#":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"structure.html":{"ref":"structure.html","tf":0.03896103896103896}}},"'":{"docs":{},"e":{"docs":{},"s":{"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"docs":{}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"x":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"/":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}},"#":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004166666666666667}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{},".":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.012658227848101266}}}}},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"/":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"]":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"s":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"/":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006944444444444444}}}}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"(":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"s":{"2":{"0":{"1":{"5":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"x":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.006944444444444444},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"g":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.508130081300813}}}}}}},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"s":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{},"”":{"docs":{},"而":{"docs":{},"存":{"docs":{},"在":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"应":{"docs":{},"用":{"docs":{},"将":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"包":{"docs":{},"含":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"w":{"docs":{},"h":{"docs":{},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"d":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"t":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"b":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012048192771084338},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"}":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"o":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"w":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"o":{"docs":{},"c":{"docs":{},"ê":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"v":{"docs":{},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"比":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"通":{"docs":{},"过":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"就":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"实":{"docs":{},"际":{"docs":{},"进":{"docs":{},"行":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"的":{"docs":{},"地":{"docs":{},"方":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"它":{"docs":{},"会":{"docs":{},"接":{"docs":{},"受":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"当":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"н":{"docs":{},"а":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"в":{"docs":{},"а":{"docs":{},"р":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"о":{"docs":{},"д":{"docs":{},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"к":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"д":{"docs":{},"л":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{},"о":{"docs":{},"т":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"/":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},"/":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.02040816326530612},"getters.html":{"ref":"getters.html","tf":0.028481012658227847},"mutations.html":{"ref":"mutations.html","tf":0.02252252252252252},"actions.html":{"ref":"actions.html","tf":0.029259896729776247},"modules.html":{"ref":"modules.html","tf":0.030730897009966777},"plugins.html":{"ref":"plugins.html","tf":0.0334075723830735},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"forms.html":{"ref":"forms.html","tf":0.016216216216216217},"testing.html":{"ref":"testing.html","tf":0.03333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.035211267605633804},"api.html":{"ref":"api.html","tf":0.014906832298136646}}},"*":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}},"\\":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"$":{"docs":{},"/":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.387387387387387}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521}}},"y":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}},",":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"我":{"docs":{},"们":{"docs":{},"处":{"docs":{},"理":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"s":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"a":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694}}}}},"o":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"á":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.06060606060606061}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"é":{"docs":{},"n":{"docs":{},"é":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.10416666666666667},"installation.html":{"ref":"installation.html","tf":0.06716417910447761},"intro.html":{"ref":"intro.html","tf":0.0819935691318328},"getting-started.html":{"ref":"getting-started.html","tf":0.06133333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441},"state.html":{"ref":"state.html","tf":0.05524079320113314},"getters.html":{"ref":"getters.html","tf":0.02459016393442623},"mutations.html":{"ref":"mutations.html","tf":0.06681766704416761},"actions.html":{"ref":"actions.html","tf":0.032904148783977114},"modules.html":{"ref":"modules.html","tf":0.04185022026431718},"structure.html":{"ref":"structure.html","tf":0.10309278350515463},"plugins.html":{"ref":"plugins.html","tf":0.05871559633027523},"strict.html":{"ref":"strict.html","tf":0.07352941176470588},"forms.html":{"ref":"forms.html","tf":3.376602564102564},"testing.html":{"ref":"testing.html","tf":0.028255528255528257},"hot-reload.html":{"ref":"hot-reload.html","tf":0.029940119760479042},"api.html":{"ref":"api.html","tf":3.403384094754653}},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"s":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"能":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"此":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"l":{"docs":{},"v":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"b":{"docs":{},"u":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"p":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.03625377643504532}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"l":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.02643171806167401}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"è":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"j":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"á":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344}},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"c":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"e":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"ç":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"s":{"docs":{},"c":{"docs":{},"u":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"â":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.012658227848101266}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"w":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":3.334348561759729}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"(":{"docs":{},"s":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.046511627906976744},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"structure.html":{"ref":"structure.html","tf":3.3615819209039546},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":3.3509544787077825}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.010192525481313703},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.011747430249632892},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.009828009828009828},"api.html":{"ref":"api.html","tf":0.016243654822335026}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"q":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"m":{"docs":{},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022026431718061676}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}}}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"structure.html":{"ref":"structure.html","tf":3.3384879725085908},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"c":{"docs":{},"r":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"è":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"p":{"docs":{},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"r":{"docs":{},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"u":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"t":{"docs":{},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"p":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{},"p":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.024365482233502538}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"b":{"docs":{},"o":{"docs":{},"g":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"u":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"s":{"docs":{},"i":{"docs":{},"r":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"j":{"docs":{},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"’":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"è":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.027624309392265192},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.014195583596214511},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.016519823788546256}},"s":{"2":{"0":{"1":{"5":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{},"你":{"docs":{},"得":{"docs":{},"抓":{"docs":{},"紧":{"docs":{},"了":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485}}},"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"l":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"c":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"í":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.009915014164305949},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.0391566265060241},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":10.02878787878788},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.012836970474967908},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.022026431718061675}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"strict.html":{"ref":"strict.html","tf":5.022058823529412}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":3.350282485875706},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"i":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"l":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"g":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}}},"x":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.006944444444444444}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004166666666666667}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"0":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"docs":{}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"1":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"[":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"诸":{"docs":{},"如":{"docs":{},"零":{"docs":{},"配":{"docs":{},"置":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"r":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"í":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"c":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"m":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"b":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"u":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.01116751269035533}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"c":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"y":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"g":{"docs":{},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},".":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}}},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.019696969696969695},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01762114537444934}},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.027331189710610933},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.017167381974248927},"modules.html":{"ref":"modules.html","tf":0.016152716593245228},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.013197969543147208}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.014678899082568808},"intro.html":{"ref":"intro.html","tf":0.01607717041800643},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01812004530011325},"actions.html":{"ref":"actions.html","tf":0.01430615164520744},"modules.html":{"ref":"modules.html","tf":0.00881057268722467},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"c":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"é":{"docs":{},"e":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"i":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"r":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"k":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"h":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"k":{"docs":{},"e":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"m":{"docs":{},"p":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"g":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"t":{"docs":{},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"i":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.022388059701492536},"intro.html":{"ref":"intro.html","tf":0.022508038585209004},"getting-started.html":{"ref":"getting-started.html","tf":0.02666666666666667},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.03541076487252125},"getters.html":{"ref":"getters.html","tf":0.03825136612021858},"mutations.html":{"ref":"mutations.html","tf":0.03284258210645526},"actions.html":{"ref":"actions.html","tf":0.04005722460658083},"modules.html":{"ref":"modules.html","tf":0.024229074889867842},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.031192660550458717},"strict.html":{"ref":"strict.html","tf":0.051470588235294115},"forms.html":{"ref":"forms.html","tf":0.02403846153846154},"testing.html":{"ref":"testing.html","tf":0.03562653562653563},"hot-reload.html":{"ref":"hot-reload.html","tf":0.05389221556886228},"api.html":{"ref":"api.html","tf":0.0416243654822335}},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"r":{"docs":{},"n":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"r":{"docs":{},"a":{"docs":{},"g":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"m":{"docs":{},"b":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"n":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.009174311926605505},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"g":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"c":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"q":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{},"/":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"u":{"docs":{},"x":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004166666666666667}},"!":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"j":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.024096385542168676},"state.html":{"ref":"state.html","tf":0.01818181818181818},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"'":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"ó":{"docs":{},"g":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"'":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":3.334348561759729}}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"r":{"docs":{},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"y":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"d":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"e":{"docs":{},"z":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"n":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.010279001468428781},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.011009174311926606},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.017258883248730966}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"g":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"(":{"docs":{},"f":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{},".":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"l":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"d":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"e":{"docs":{},"'":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"在":{"docs":{},"真":{"docs":{},"实":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"环":{"docs":{},"境":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"l":{"docs":{},"l":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"y":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"r":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"'":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"’":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"\"":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"b":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"l":{"docs":{},"o":{"docs":{},"j":{"docs":{},"a":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"d":{"docs":{},"e":{"docs":{},"p":{"docs":{},"o":{"docs":{},"i":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"e":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"и":{"docs":{},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"н":{"docs":{},"ъ":{"docs":{},"е":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"м":{"docs":{},"а":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"н":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}}}}},"п":{"docs":{},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"\"":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}},"п":{"docs":{},"а":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"х":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"в":{"docs":{},"ы":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"с":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"д":{"docs":{},"о":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"к":{"docs":{},"о":{"docs":{},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"с":{"docs":{},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"н":{"docs":{},"а":{"docs":{},"г":{"docs":{},"р":{"docs":{},"у":{"docs":{},"з":{"docs":{},"к":{"docs":{},"а":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"=":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045}}},"k":{"docs":{},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"`":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"若":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"则":{"docs":{},"为":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}},"`":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"s":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},".":{"docs":{},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"b":{"docs":{},"y":{"docs":{},"(":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"b":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"`":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}},"`":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},"`":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}}}},"x":{"docs":{},".":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"e":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"z":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"e":{"docs":{},"y":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005555555555555556}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":2.542357274401473},"getting-started.html":{"ref":"getting-started.html","tf":0.03614457831325301},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.03484848484848485},"getters.html":{"ref":"getters.html","tf":0.025787965616045846},"mutations.html":{"ref":"mutations.html","tf":0.03594351732991014},"actions.html":{"ref":"actions.html","tf":0.01892744479495268},"modules.html":{"ref":"modules.html","tf":0.028458498023715414},"structure.html":{"ref":"structure.html","tf":0.02824858757062147},"plugins.html":{"ref":"plugins.html","tf":0.019880715705765408},"strict.html":{"ref":"strict.html","tf":0.03676470588235294},"forms.html":{"ref":"forms.html","tf":0.03608247422680412},"testing.html":{"ref":"testing.html","tf":0.008021390374331552},"hot-reload.html":{"ref":"hot-reload.html","tf":0.0472972972972973},"api.html":{"ref":"api.html","tf":0.04955947136563876}},"f":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"i":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.007106598984771574},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"b":{"docs":{},"j":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.011180124223602485}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.009937888198757764}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.007709251101321586}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},",":{"docs":{},"由":{"docs":{},"于":{"docs":{},"这":{"docs":{},"个":{"docs":{},"修":{"docs":{},"改":{"docs":{},"不":{"docs":{},"是":{"docs":{},"在":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}},"t":{"docs":{},"ê":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.00473186119873817}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.007453416149068323}}}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}}}},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"õ":{"docs":{"api.html":{"ref":"api.html","tf":0.00881057268722467}}}},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"s":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.00909090909090909},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.006607929515418502}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"ù":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}}}},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":1.677920685959271},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"ê":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6698821007502678}}}},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"e":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.022263450834879406},"getters.html":{"ref":"getters.html","tf":0.05379746835443038},"mutations.html":{"ref":"mutations.html","tf":0.03153153153153153},"actions.html":{"ref":"actions.html","tf":0.04647160068846816},"modules.html":{"ref":"modules.html","tf":0.05813953488372093},"plugins.html":{"ref":"plugins.html","tf":0.026726057906458798},"forms.html":{"ref":"forms.html","tf":0.04864864864864865},"testing.html":{"ref":"testing.html","tf":0.06388888888888888},"hot-reload.html":{"ref":"hot-reload.html","tf":0.035211267605633804},"api.html":{"ref":"api.html","tf":0.009937888198757764}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"}":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.01855287569573284},"getters.html":{"ref":"getters.html","tf":0.04746835443037975},"mutations.html":{"ref":"mutations.html","tf":0.025525525525525526},"actions.html":{"ref":"actions.html","tf":0.03098106712564544},"modules.html":{"ref":"modules.html","tf":0.03571428571428571},"plugins.html":{"ref":"plugins.html","tf":0.011135857461024499},"forms.html":{"ref":"forms.html","tf":0.03783783783783784},"testing.html":{"ref":"testing.html","tf":0.041666666666666664},"hot-reload.html":{"ref":"hot-reload.html","tf":0.028169014084507043},"api.html":{"ref":"api.html","tf":0.006211180124223602}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.009009009009009009},"actions.html":{"ref":"actions.html","tf":0.022375215146299483},"modules.html":{"ref":"modules.html","tf":0.009966777408637873},"plugins.html":{"ref":"plugins.html","tf":0.0200445434298441},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.018055555555555554},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02112676056338028},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.010327022375215147},"modules.html":{"ref":"modules.html","tf":0.01744186046511628},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.009722222222222222},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"`":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"=":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"plugins.html":{"ref":"plugins.html","tf":0.024498886414253896},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.02361111111111111},"hot-reload.html":{"ref":"hot-reload.html","tf":0.028169014084507043},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},">":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.022151898734177215},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.012048192771084338},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"plugins.html":{"ref":"plugins.html","tf":0.015590200445434299},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.018055555555555554},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"=":{"docs":{},"=":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},">":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"modules.html":{"ref":"modules.html","tf":0.012458471760797342}},"=":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"*":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"/":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.00881057268722467}},".":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.012658227848101266},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.01744186046511628},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"forms.html":{"ref":"forms.html","tf":0.016216216216216217},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.004166666666666667}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"]":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"e":{"docs":{},"d":{"docs":{},"]":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},")":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}}}},"m":{"docs":{},"y":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"'":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"%":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"|":{"docs":{"api.html":{"ref":"api.html","tf":0.008695652173913044}},"|":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"│":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01948051948051948}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.032467532467532464}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.05844155844155844}}}}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"=":{"docs":{},"=":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getters.html":{"ref":"getters.html","tf":0.02185792349726776},"mutations.html":{"ref":"mutations.html","tf":0.01925254813137033},"actions.html":{"ref":"actions.html","tf":0.020028612303290415},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.019230769230769232},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.014213197969543147}}},"?":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.673097534833869},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}},"_":{"docs":{},".":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.029411764705882}}}}}},"依":{"docs":{},"赖":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"工":{"docs":{},"厂":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"安":{"docs":{},"装":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.009615384615385},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"开":{"docs":{},"始":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":10.011764705882353}}},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"与":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}},"启":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"在":{"docs":{},"创":{"docs":{},"建":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.00749063670412}},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"在":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"就":{"docs":{},"是":{"docs":{},"通":{"docs":{},"过":{"docs":{},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"它":{"docs":{},"接":{"docs":{},"收":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"会":{"docs":{},"生":{"docs":{},"成":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"仅":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"使":{"docs":{},"用":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"文":{"docs":{},"档":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5}}},"件":{"docs":{},"太":{"docs":{},"大":{"docs":{},",":{"docs":{},"只":{"docs":{},"需":{"docs":{},"将":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"是":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5.010309278350515}}}}},"一":{"docs":{},"个":{"docs":{},"专":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"专":{"docs":{},"门":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"因":{"docs":{},"此":{"docs":{},"解":{"docs":{},"决":{"docs":{},"办":{"docs":{},"法":{"docs":{},"也":{"docs":{},"是":{"docs":{},"相":{"docs":{},"同":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"状":{"docs":{},"态":{"docs":{},"(":{"docs":{},"仅":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"多":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"能":{"docs":{},"够":{"docs":{},"对":{"docs":{},"同":{"docs":{},"一":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"方":{"docs":{},"法":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"这":{"docs":{},"个":{"docs":{},"过":{"docs":{},"程":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"的":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"个":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"记":{"docs":{},"录":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"改":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.076923076923077}}}}}},"注":{"docs":{},"意":{"docs":{},":":{"docs":{},"对":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{},"进":{"docs":{},"行":{"docs":{},"一":{"docs":{},"系":{"docs":{},"列":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}},"册":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"测":{"docs":{},"试":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.008710801393729}},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.009900990099009}}}},"替":{"docs":{},"换":{"docs":{},"新":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"用":{"docs":{},"户":{"docs":{},"来":{"docs":{},"说":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"不":{"docs":{},"用":{"docs":{},"常":{"docs":{},"量":{"docs":{},"取":{"docs":{},"决":{"docs":{},"于":{"docs":{},"你":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"需":{"docs":{},"要":{"docs":{},"多":{"docs":{},"人":{"docs":{},"协":{"docs":{},"作":{"docs":{},"的":{"docs":{},"大":{"docs":{},"型":{"docs":{},"项":{"docs":{},"目":{"docs":{},"中":{"docs":{},",":{"docs":{},"这":{"docs":{},"会":{"docs":{},"很":{"docs":{},"有":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"。":{"docs":{},"但":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"不":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},",":{"docs":{},"你":{"docs":{},"完":{"docs":{},"全":{"docs":{},"可":{"docs":{},"以":{"docs":{},"不":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"“":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"以":{"docs":{},"上":{"docs":{},"配":{"docs":{},"置":{"docs":{},"启":{"docs":{},"动":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"模":{"docs":{},"拟":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"表":{"docs":{},"单":{"docs":{},"处":{"docs":{},"理":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.010309278350515}}}}}},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.014285714285714}}}}}},"上":{"docs":{},"克":{"docs":{},"隆":{"docs":{},"代":{"docs":{},"码":{"docs":{},"并":{"docs":{},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"发":{"docs":{},"布":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{},"您":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"的":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"。":{"docs":{},"这":{"docs":{},"些":{"docs":{},"插":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}},"面":{"docs":{},"插":{"docs":{},"件":{"docs":{},"会":{"docs":{},"默":{"docs":{},"认":{"docs":{},"启":{"docs":{},"用":{"docs":{},"。":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"阶":{"docs":{},"段":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"注":{"docs":{},"册":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"地":{"docs":{},"方":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"后":{"docs":{},"引":{"docs":{},"入":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"类":{"docs":{},"的":{"docs":{},"工":{"docs":{},"具":{"docs":{},"发":{"docs":{},"挥":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"把":{"docs":{},"这":{"docs":{},"些":{"docs":{},"常":{"docs":{},"量":{"docs":{},"放":{"docs":{},"在":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"合":{"docs":{},"作":{"docs":{},"者":{"docs":{},"对":{"docs":{},"整":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"可":{"docs":{},"用":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}},"进":{"docs":{},"行":{"docs":{},"自":{"docs":{},"动":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"使":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"更":{"docs":{},"显":{"docs":{},"式":{"docs":{},"和":{"docs":{},"易":{"docs":{},"调":{"docs":{},"试":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"会":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"变":{"docs":{},"得":{"docs":{},"冗":{"docs":{},"长":{"docs":{},"和":{"docs":{},"不":{"docs":{},"直":{"docs":{},"观":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"严":{"docs":{},"格":{"docs":{},"属":{"docs":{},"于":{"docs":{},"单":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"最":{"docs":{},"好":{"docs":{},"还":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{},"根":{"docs":{},"据":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"发":{"docs":{},"需":{"docs":{},"要":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"和":{"docs":{},"确":{"docs":{},"定":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"更":{"docs":{},"易":{"docs":{},"读":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"和":{"docs":{},"第":{"docs":{},"四":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"收":{"docs":{},"到":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"比":{"docs":{},"较":{"docs":{},"棘":{"docs":{},"手":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"试":{"docs":{},"图":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"向":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"不":{"docs":{},"能":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"调":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"让":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"分":{"docs":{},"支":{"docs":{},"下":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"您":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"从":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"调":{"docs":{},"用":{"docs":{},"并":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"割":{"docs":{},"成":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"到":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"在":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"一":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"打":{"docs":{},"包":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"您":{"docs":{},"必":{"docs":{},"须":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}}}},"这":{"docs":{},"一":{"docs":{},"章":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"学":{"docs":{},"到":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"单":{"docs":{},"独":{"docs":{},"构":{"docs":{},"建":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"中":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},",":{"docs":{},"每":{"docs":{},"次":{"docs":{},"都":{"docs":{},"会":{"docs":{},"去":{"docs":{},"进":{"docs":{},"行":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"会":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"结":{"docs":{},"果":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"多":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"应":{"docs":{},"该":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"包":{"docs":{},"含":{"docs":{},"多":{"docs":{},"个":{"docs":{},"字":{"docs":{},"段":{"docs":{},"并":{"docs":{},"且":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"不":{"docs":{},"同":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"触":{"docs":{},"发":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"访":{"docs":{},"问":{"docs":{},"全":{"docs":{},"局":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"新":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"开":{"docs":{},"始":{"docs":{},"记":{"docs":{},"录":{"docs":{},"之":{"docs":{},"前":{"docs":{},"转":{"docs":{},"换":{"docs":{},"状":{"docs":{},"态":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"中":{"docs":{},"不":{"docs":{},"允":{"docs":{},"许":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"—":{"docs":{},"—":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"只":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"无":{"docs":{},"论":{"docs":{},"何":{"docs":{},"时":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"且":{"docs":{},"不":{"docs":{},"是":{"docs":{},"由":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"使":{"docs":{},"用":{"docs":{},"诸":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}},"想":{"docs":{},"将":{"docs":{},"一":{"docs":{},"个":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"希":{"docs":{},"望":{"docs":{},"使":{"docs":{},"用":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"(":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},")":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"将":{"docs":{},"其":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"传":{"docs":{},"入":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"被":{"docs":{},"用":{"docs":{},"作":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"您":{"docs":{},"不":{"docs":{},"打":{"docs":{},"算":{"docs":{},"开":{"docs":{},"发":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"开":{"docs":{},"头":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"有":{"docs":{},"可":{"docs":{},"用":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"有":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"用":{"docs":{},"到":{"docs":{},"此":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"么":{"docs":{},"复":{"docs":{},"制":{"docs":{},"这":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"共":{"docs":{},"享":{"docs":{},"函":{"docs":{},"数":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"多":{"docs":{},"处":{"docs":{},"导":{"docs":{},"入":{"docs":{},"它":{"docs":{},"—":{"docs":{},"—":{"docs":{},"无":{"docs":{},"论":{"docs":{},"哪":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"都":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"理":{"docs":{},"想":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"希":{"docs":{},"望":{"docs":{},"你":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"具":{"docs":{},"有":{"docs":{},"更":{"docs":{},"高":{"docs":{},"的":{"docs":{},"封":{"docs":{},"装":{"docs":{},"度":{"docs":{},"和":{"docs":{},"复":{"docs":{},"用":{"docs":{},"性":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"纯":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"这":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{},"引":{"docs":{},"用":{"docs":{},"被":{"docs":{},"共":{"docs":{},"享":{"docs":{},",":{"docs":{},"导":{"docs":{},"致":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"被":{"docs":{},"修":{"docs":{},"改":{"docs":{},"时":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"正":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"将":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.008797653958944282}},"其":{"docs":{},"引":{"docs":{},"入":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"会":{"docs":{},"成":{"docs":{},"为":{"docs":{},"自":{"docs":{},"然":{"docs":{},"而":{"docs":{},"然":{"docs":{},"的":{"docs":{},"选":{"docs":{},"择":{"docs":{},"。":{"docs":{},"引":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"当":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"全":{"docs":{},"局":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"对":{"docs":{},"象":{"docs":{},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"整":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"都":{"docs":{},"作":{"docs":{},"为":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"传":{"docs":{},"给":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"取":{"docs":{},"多":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"将":{"docs":{},"这":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"都":{"docs":{},"声":{"docs":{},"明":{"docs":{},"为":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"会":{"docs":{},"有":{"docs":{},"些":{"docs":{},"重":{"docs":{},"复":{"docs":{},"和":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"名":{"docs":{},"称":{"docs":{},"与":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"对":{"docs":{},"象":{"docs":{},"上":{"docs":{},"添":{"docs":{},"加":{"docs":{},"新":{"docs":{},"属":{"docs":{},"性":{"docs":{},"时":{"docs":{},",":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"时":{"docs":{},"会":{"docs":{},"特":{"docs":{},"别":{"docs":{},"一":{"docs":{},"些":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"或":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"者":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"更":{"docs":{},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},",":{"docs":{},"将":{"docs":{},"下":{"docs":{},"列":{"docs":{},"代":{"docs":{},"码":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"你":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}},"是":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"提":{"docs":{},"交":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"模":{"docs":{},"块":{"docs":{},"间":{"docs":{},"数":{"docs":{},"据":{"docs":{},"互":{"docs":{},"相":{"docs":{},"污":{"docs":{},"染":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"基":{"docs":{},"于":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"示":{"docs":{},":":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"的":{"docs":{},"文":{"docs":{},"档":{"docs":{},"示":{"docs":{},"例":{"docs":{},"代":{"docs":{},"码":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}},"案":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"时":{"docs":{},",":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"上":{"docs":{},"安":{"docs":{},"装":{"docs":{},"过":{"docs":{},"程":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"”":{"docs":{},"要":{"docs":{},"唤":{"docs":{},"醒":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"你":{"docs":{},"就":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"很":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"想":{"docs":{},"保":{"docs":{},"留":{"docs":{},"过":{"docs":{},"去":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"在":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"中":{"docs":{},"避":{"docs":{},"免":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"单":{"docs":{},"例":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}},"声":{"docs":{},"明":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},")":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"来":{"docs":{},"安":{"docs":{},"装":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"自":{"docs":{},"不":{"docs":{},"同":{"docs":{},"视":{"docs":{},"图":{"docs":{},"的":{"docs":{},"行":{"docs":{},"为":{"docs":{},"需":{"docs":{},"要":{"docs":{},"变":{"docs":{},"更":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"以":{"docs":{},"及":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{},"必":{"docs":{},"要":{"docs":{},"的":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"改":{"docs":{},"变":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"你":{"docs":{},"怎":{"docs":{},"么":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"先":{"docs":{},"回":{"docs":{},"调":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"这":{"docs":{},"就":{"docs":{},"是":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"区":{"docs":{},"分":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"看":{"docs":{},"一":{"docs":{},"个":{"docs":{},"更":{"docs":{},"加":{"docs":{},"实":{"docs":{},"际":{"docs":{},"的":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},",":{"docs":{},"涉":{"docs":{},"及":{"docs":{},"到":{"docs":{},"调":{"docs":{},"用":{"docs":{},"异":{"docs":{},"步":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},"简":{"docs":{},"化":{"docs":{},"代":{"docs":{},"码":{"docs":{},"(":{"docs":{},"特":{"docs":{},"别":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"记":{"docs":{},"录":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"动":{"docs":{},"态":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"你":{"docs":{},"不":{"docs":{},"能":{"docs":{},"使":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"即":{"docs":{},"创":{"docs":{},"建":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"标":{"docs":{},"签":{"docs":{},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"入":{"docs":{},",":{"docs":{},"它":{"docs":{},"会":{"docs":{},"提":{"docs":{},"供":{"docs":{},"全":{"docs":{},"局":{"docs":{},"方":{"docs":{},"法":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"然":{"docs":{},"后":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"返":{"docs":{},"回":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"像":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"用":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"而":{"docs":{},",":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"导":{"docs":{},"致":{"docs":{},"组":{"docs":{},"件":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"全":{"docs":{},"局":{"docs":{},"状":{"docs":{},"态":{"docs":{},"单":{"docs":{},"例":{"docs":{},"。":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.014925373134328358}},"库":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"作":{"docs":{},"者":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"官":{"docs":{},"方":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"细":{"docs":{},"粒":{"docs":{},"度":{"docs":{},"数":{"docs":{},"据":{"docs":{},"响":{"docs":{},"应":{"docs":{},"机":{"docs":{},"制":{"docs":{},"来":{"docs":{},"进":{"docs":{},"行":{"docs":{},"高":{"docs":{},"效":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"话":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"也":{"docs":{},"能":{"docs":{},"够":{"docs":{},"接":{"docs":{},"收":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"而":{"docs":{},"非":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"使":{"docs":{},"其":{"docs":{},"成":{"docs":{},"为":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"当":{"docs":{},"模":{"docs":{},"块":{"docs":{},"被":{"docs":{},"注":{"docs":{},"册":{"docs":{},"后":{"docs":{},",":{"docs":{},"它":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"存":{"docs":{},"储":{"docs":{},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},"。":{"docs":{},"当":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},",":{"docs":{},"从":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"这":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"他":{"docs":{},"们":{"docs":{},"是":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}},"子":{"docs":{},"节":{"docs":{},"点":{"docs":{},"名":{"docs":{},"称":{"docs":{},"相":{"docs":{},"同":{"docs":{},"时":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}},"实":{"docs":{},"例":{"docs":{},"注":{"docs":{},"入":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"仍":{"docs":{},"然":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"现":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"需":{"docs":{},"要":{"docs":{},"频":{"docs":{},"繁":{"docs":{},"地":{"docs":{},"导":{"docs":{},"入":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"组":{"docs":{},"件":{"docs":{},"时":{"docs":{},"需":{"docs":{},"要":{"docs":{},"模":{"docs":{},"拟":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"系":{"docs":{},"统":{"docs":{},"的":{"docs":{},"一":{"docs":{},"部":{"docs":{},"分":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"其":{"docs":{},"中":{"docs":{},"的":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"规":{"docs":{},"则":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},")":{"docs":{},"。":{"docs":{},"就":{"docs":{},"像":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"被":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"起":{"docs":{},"来":{"docs":{},",":{"docs":{},"且":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"值":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"改":{"docs":{},"变":{"docs":{},"才":{"docs":{},"会":{"docs":{},"被":{"docs":{},"重":{"docs":{},"新":{"docs":{},"计":{"docs":{},"算":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"当":{"docs":{},"值":{"docs":{},"改":{"docs":{},"变":{"docs":{},"时":{"docs":{},"调":{"docs":{},"用":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"f":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"一":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"这":{"docs":{},"样":{"docs":{},"写":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},",":{"docs":{},"在":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"时":{"docs":{},",":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"。":{"docs":{},"它":{"docs":{},"们":{"docs":{},"都":{"docs":{},"已":{"docs":{},"经":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"了":{"docs":{},"给":{"docs":{},"定":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"上":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"放":{"docs":{},"在":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"第":{"docs":{},"四":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"来":{"docs":{},"调":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"地":{"docs":{},"方":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"格":{"docs":{},"式":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"钩":{"docs":{},"子":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"传":{"docs":{},"入":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"增":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"思":{"docs":{},"维":{"docs":{},"”":{"docs":{},"去":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},":":{"docs":{},"给":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"例":{"docs":{},"子":{"docs":{},"(":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"任":{"docs":{},"何":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"的":{"docs":{},"测":{"docs":{},"试":{"docs":{},"框":{"docs":{},"架":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"测":{"docs":{},"试":{"docs":{},"与":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},"编":{"docs":{},"译":{"docs":{},"格":{"docs":{},"式":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"这":{"docs":{},"里":{"docs":{},"需":{"docs":{},"要":{"docs":{},"加":{"docs":{},"上":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"模":{"docs":{},"块":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},",":{"docs":{},"仅":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"合":{"docs":{},"并":{"docs":{},"或":{"docs":{},"时":{"docs":{},"光":{"docs":{},"旅":{"docs":{},"行":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"下":{"docs":{},"载":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"等":{"docs":{},"包":{"docs":{},"管":{"docs":{},"理":{"docs":{},"器":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"按":{"docs":{},"照":{"docs":{},"下":{"docs":{},"列":{"docs":{},"方":{"docs":{},"式":{"docs":{},"执":{"docs":{},"行":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"api.html":{"ref":"api.html","tf":0.022388059701492536}}}},"待":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"等":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}},"动":{"docs":{},"展":{"docs":{},"开":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"定":{"docs":{},"义":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"带":{"docs":{},"一":{"docs":{},"个":{"docs":{},"日":{"docs":{},"志":{"docs":{},"插":{"docs":{},"件":{"docs":{},"用":{"docs":{},"于":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"这":{"docs":{},"样":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"指":{"docs":{},"定":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"自":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"几":{"docs":{},"个":{"docs":{},"部":{"docs":{},"分":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"就":{"docs":{},"是":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"最":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"些":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"写":{"docs":{},"起":{"docs":{},"来":{"docs":{},"可":{"docs":{},"能":{"docs":{},"比":{"docs":{},"较":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"里":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"一":{"docs":{},"个":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"链":{"docs":{},"接":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"链":{"docs":{},"接":{"docs":{},"会":{"docs":{},"一":{"docs":{},"直":{"docs":{},"指":{"docs":{},"向":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}},"也":{"docs":{},"集":{"docs":{},"成":{"docs":{},"到":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{},"其":{"docs":{},"他":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}},"支":{"docs":{},"持":{"docs":{},"载":{"docs":{},"荷":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"需":{"docs":{},"要":{"docs":{},"与":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"被":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"什":{"docs":{},"么":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"我":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},"是":{"docs":{},"“":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"”":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"结":{"docs":{},"束":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"更":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"才":{"docs":{},"能":{"docs":{},"组":{"docs":{},"合":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"表":{"docs":{},"示":{"docs":{},"“":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"”":{"docs":{},"理":{"docs":{},"念":{"docs":{},"的":{"docs":{},"极":{"docs":{},"简":{"docs":{},"示":{"docs":{},"意":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}},"新":{"docs":{},"对":{"docs":{},"象":{"docs":{},"替":{"docs":{},"换":{"docs":{},"老":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"利":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"允":{"docs":{},"许":{"docs":{},"保":{"docs":{},"留":{"docs":{},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"遇":{"docs":{},"到":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"的":{"docs":{},"简":{"docs":{},"洁":{"docs":{},"性":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"破":{"docs":{},"坏":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"定":{"docs":{},"义":{"docs":{},"和":{"docs":{},"隔":{"docs":{},"离":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"中":{"docs":{},"的":{"docs":{},"各":{"docs":{},"种":{"docs":{},"概":{"docs":{},"念":{"docs":{},"并":{"docs":{},"强":{"docs":{},"制":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"定":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"将":{"docs":{},"会":{"docs":{},"变":{"docs":{},"得":{"docs":{},"更":{"docs":{},"结":{"docs":{},"构":{"docs":{},"化":{"docs":{},"且":{"docs":{},"易":{"docs":{},"维":{"docs":{},"护":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"管":{"docs":{},"理":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"附":{"docs":{},"带":{"docs":{},"了":{"docs":{},"更":{"docs":{},"多":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"和":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{},"这":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"短":{"docs":{},"期":{"docs":{},"和":{"docs":{},"长":{"docs":{},"期":{"docs":{},"效":{"docs":{},"益":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"任":{"docs":{},"意":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"能":{"docs":{},"是":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"的":{"docs":{},"。":{"docs":{},"确":{"docs":{},"实":{"docs":{},"是":{"docs":{},"如":{"docs":{},"此":{"docs":{},"—":{"docs":{},"—":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"够":{"docs":{},"简":{"docs":{},"单":{"docs":{},",":{"docs":{},"您":{"docs":{},"最":{"docs":{},"好":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"把":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"以":{"docs":{},"一":{"docs":{},"个":{"docs":{},"全":{"docs":{},"局":{"docs":{},"单":{"docs":{},"例":{"docs":{},"模":{"docs":{},"式":{"docs":{},"管":{"docs":{},"理":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"树":{"docs":{},"构":{"docs":{},"成":{"docs":{},"了":{"docs":{},"一":{"docs":{},"个":{"docs":{},"巨":{"docs":{},"大":{"docs":{},"的":{"docs":{},"“":{"docs":{},"视":{"docs":{},"图":{"docs":{},"”":{"docs":{},",":{"docs":{},"不":{"docs":{},"管":{"docs":{},"在":{"docs":{},"树":{"docs":{},"的":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"都":{"docs":{},"能":{"docs":{},"获":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"或":{"docs":{},"者":{"docs":{},"触":{"docs":{},"发":{"docs":{},"行":{"docs":{},"为":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"为":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"多":{"docs":{},"个":{"docs":{},"视":{"docs":{},"图":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"于":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"对":{"docs":{},"于":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"问":{"docs":{},"题":{"docs":{},"一":{"docs":{},",":{"docs":{},"传":{"docs":{},"参":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"对":{"docs":{},"于":{"docs":{},"多":{"docs":{},"层":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"将":{"docs":{},"会":{"docs":{},"非":{"docs":{},"常":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"对":{"docs":{},"于":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"组":{"docs":{},"件":{"docs":{},"间":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"传":{"docs":{},"递":{"docs":{},"无":{"docs":{},"能":{"docs":{},"为":{"docs":{},"力":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"问":{"docs":{},"题":{"docs":{},"二":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"经":{"docs":{},"常":{"docs":{},"会":{"docs":{},"采":{"docs":{},"用":{"docs":{},"父":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"引":{"docs":{},"用":{"docs":{},"或":{"docs":{},"者":{"docs":{},"通":{"docs":{},"过":{"docs":{},"事":{"docs":{},"件":{"docs":{},"来":{"docs":{},"变":{"docs":{},"更":{"docs":{},"和":{"docs":{},"同":{"docs":{},"步":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"多":{"docs":{},"份":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"这":{"docs":{},"些":{"docs":{},"模":{"docs":{},"式":{"docs":{},"非":{"docs":{},"常":{"docs":{},"脆":{"docs":{},"弱":{"docs":{},",":{"docs":{},"通":{"docs":{},"常":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"无":{"docs":{},"法":{"docs":{},"维":{"docs":{},"护":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}}}},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"递":{"docs":{},"给":{"docs":{},"上":{"docs":{},"述":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"所":{"docs":{},"有":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"都":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"将":{"docs":{},"该":{"docs":{},"模":{"docs":{},"块":{"docs":{},"作":{"docs":{},"为":{"docs":{},"上":{"docs":{},"下":{"docs":{},"文":{"docs":{},"。":{"docs":{},"于":{"docs":{},"是":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"可":{"docs":{},"以":{"docs":{},"简":{"docs":{},"化":{"docs":{},"为":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"型":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"希":{"docs":{},"望":{"docs":{},"把":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}},"象":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"和":{"docs":{},"一":{"docs":{},"些":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"提":{"docs":{},"供":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"中":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"以":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"形":{"docs":{},"式":{"docs":{},"访":{"docs":{},"问":{"docs":{},"这":{"docs":{},"些":{"docs":{},"值":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"尤":{"docs":{},"其":{"docs":{},"是":{"docs":{},"对":{"docs":{},"于":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"就":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"变":{"docs":{},"得":{"docs":{},"相":{"docs":{},"当":{"docs":{},"臃":{"docs":{},"肿":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"的":{"docs":{},"属":{"docs":{},"性":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"就":{"docs":{},"足":{"docs":{},"够":{"docs":{},"您":{"docs":{},"所":{"docs":{},"需":{"docs":{},"了":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"需":{"docs":{},"要":{"docs":{},"构":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"中":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"您":{"docs":{},"很":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"如":{"docs":{},"何":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"外":{"docs":{},"部":{"docs":{},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"受":{"docs":{},"约":{"docs":{},"束":{"docs":{},"!":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"应":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"程":{"docs":{},"序":{"docs":{},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"它":{"docs":{},"采":{"docs":{},"用":{"docs":{},"集":{"docs":{},"中":{"docs":{},"式":{"docs":{},"存":{"docs":{},"储":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},"保":{"docs":{},"证":{"docs":{},"状":{"docs":{},"态":{"docs":{},"以":{"docs":{},"一":{"docs":{},"种":{"docs":{},"可":{"docs":{},"预":{"docs":{},"测":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"核":{"docs":{},"心":{"docs":{},"就":{"docs":{},"是":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"层":{"docs":{},"级":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"应":{"docs":{},"该":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"单":{"docs":{},"个":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}},"对":{"docs":{},"起":{"docs":{},"来":{"docs":{},"略":{"docs":{},"微":{"docs":{},"棘":{"docs":{},"手":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{},"外":{"docs":{},"部":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"到":{"docs":{},"视":{"docs":{},"图":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.011730205278592375}}}}},"架":{"docs":{},"构":{"docs":{},"就":{"docs":{},"像":{"docs":{},"眼":{"docs":{},"镜":{"docs":{},":":{"docs":{},"您":{"docs":{},"自":{"docs":{},"会":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"需":{"docs":{},"要":{"docs":{},"它":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"后":{"docs":{},"的":{"docs":{},"基":{"docs":{},"本":{"docs":{},"思":{"docs":{},"想":{"docs":{},",":{"docs":{},"借":{"docs":{},"鉴":{"docs":{},"了":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}},"虽":{"docs":{},"然":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"计":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"始":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"开":{"docs":{},"始":{"docs":{},"吧":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}},"来":{"docs":{},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"库":{"docs":{},",":{"docs":{},"以":{"docs":{},"利":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"调":{"docs":{},"试":{"docs":{},"、":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"导":{"docs":{},"入":{"docs":{},"导":{"docs":{},"出":{"docs":{},"等":{"docs":{},"高":{"docs":{},"级":{"docs":{},"调":{"docs":{},"试":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"(":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"先":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"便":{"docs":{},"于":{"docs":{},"解":{"docs":{},"决":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"抽":{"docs":{},"象":{"docs":{},"成":{"docs":{},"服":{"docs":{},"务":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"的":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"也":{"docs":{},"会":{"docs":{},"相":{"docs":{},"应":{"docs":{},"地":{"docs":{},"得":{"docs":{},"到":{"docs":{},"高":{"docs":{},"效":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},",":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"那":{"docs":{},"么":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"监":{"docs":{},"视":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"途":{"docs":{},"径":{"docs":{},"就":{"docs":{},"是":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"简":{"docs":{},"单":{"docs":{},"到":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"即":{"docs":{},"可":{"docs":{},"。":{"docs":{},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"也":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"异":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"的":{"docs":{},"回":{"docs":{},"调":{"docs":{},"让":{"docs":{},"这":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"完":{"docs":{},"成":{"docs":{},":":{"docs":{},"因":{"docs":{},"为":{"docs":{},"当":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"若":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"“":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"”":{"docs":{},"(":{"docs":{},"可":{"docs":{},"以":{"docs":{},"认":{"docs":{},"为":{"docs":{},"是":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}},"派":{"docs":{},"生":{"docs":{},"出":{"docs":{},"一":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},"对":{"docs":{},"列":{"docs":{},"表":{"docs":{},"进":{"docs":{},"行":{"docs":{},"过":{"docs":{},"滤":{"docs":{},"并":{"docs":{},"计":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"好":{"docs":{},"所":{"docs":{},"有":{"docs":{},"所":{"docs":{},"需":{"docs":{},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"混":{"docs":{},"合":{"docs":{},"异":{"docs":{},"步":{"docs":{},"调":{"docs":{},"用":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"你":{"docs":{},"的":{"docs":{},"程":{"docs":{},"序":{"docs":{},"很":{"docs":{},"难":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"当":{"docs":{},"你":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{},"异":{"docs":{},"步":{"docs":{},"回":{"docs":{},"调":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"`":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"多":{"docs":{},"次":{"docs":{},"注":{"docs":{},"册":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"查":{"docs":{},"找":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}},"附":{"docs":{},"加":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"很":{"docs":{},"有":{"docs":{},"用":{"docs":{},"的":{"docs":{},"特":{"docs":{},"性":{"docs":{},"。":{"docs":{},"另":{"docs":{},"一":{"docs":{},"个":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"使":{"docs":{},"用":{"docs":{},"带":{"docs":{},"有":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"绑":{"docs":{},"定":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{},"换":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"再":{"docs":{},"次":{"docs":{},"强":{"docs":{},"调":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"和":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.015492957746478873},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802},"api.html":{"ref":"api.html","tf":0.009950248756218905}},"单":{"docs":{},"纯":{"docs":{},"的":{"docs":{},"全":{"docs":{},"局":{"docs":{},"对":{"docs":{},"象":{"docs":{},"有":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"点":{"docs":{},"不":{"docs":{},"同":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}},"分":{"docs":{},"发":{"docs":{},"多":{"docs":{},"重":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"参":{"docs":{},"数":{"docs":{},"调":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"经":{"docs":{},"过":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"接":{"docs":{},"下":{"docs":{},"来":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"更":{"docs":{},"深":{"docs":{},"入":{"docs":{},"地":{"docs":{},"探":{"docs":{},"讨":{"docs":{},"一":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"先":{"docs":{},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"一":{"docs":{},"个":{"docs":{},"成":{"docs":{},"功":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"一":{"docs":{},"个":{"docs":{},"失":{"docs":{},"败":{"docs":{},"回":{"docs":{},"调":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{},"触":{"docs":{},"发":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{},"更":{"docs":{},"多":{"docs":{},"选":{"docs":{},"项":{"docs":{},"来":{"docs":{},"完":{"docs":{},"成":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"任":{"docs":{},"务":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"以":{"docs":{},"下":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"好":{"docs":{},"提":{"docs":{},"前":{"docs":{},"在":{"docs":{},"你":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"后":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"我":{"docs":{},"们":{"docs":{},"利":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"概":{"docs":{},"念":{"docs":{},"开":{"docs":{},"始":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"当":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"现":{"docs":{},"在":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"想":{"docs":{},"象":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"由":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"使":{"docs":{},"用":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"比":{"docs":{},"较":{"docs":{},"大":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"当":{"docs":{},"应":{"docs":{},"用":{"docs":{},"变":{"docs":{},"得":{"docs":{},"非":{"docs":{},"常":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"时":{"docs":{},",":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}},"中":{"docs":{},"展":{"docs":{},"示":{"docs":{},"状":{"docs":{},"态":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"由":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"获":{"docs":{},"得":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"仍":{"docs":{},"然":{"docs":{},"保":{"docs":{},"有":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"也":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"内":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"记":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"语":{"docs":{},"法":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"还":{"docs":{},"没":{"docs":{},"能":{"docs":{},"掌":{"docs":{},"握":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"内":{"docs":{},"联":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"深":{"docs":{},"入":{"docs":{},"理":{"docs":{},"解":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"对":{"docs":{},"于":{"docs":{},"使":{"docs":{},"用":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}}}},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"了":{"docs":{},"能":{"docs":{},"够":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"处":{"docs":{},"理":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"看":{"docs":{},"一":{"docs":{},"看":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"解":{"docs":{},"决":{"docs":{},"以":{"docs":{},"上":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"创":{"docs":{},"建":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"以":{"docs":{},"返":{"docs":{},"回":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}},"传":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"数":{"docs":{},"组":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"参":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"参":{"docs":{},"。":{"docs":{},"在":{"docs":{},"你":{"docs":{},"对":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"入":{"docs":{},"额":{"docs":{},"外":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"即":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"使":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"—":{"docs":{},"—":{"docs":{},"是":{"docs":{},"的":{"docs":{},",":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"就":{"docs":{},"包":{"docs":{},"含":{"docs":{},"了":{"docs":{},"全":{"docs":{},"部":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"层":{"docs":{},"级":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"至":{"docs":{},"此":{"docs":{},"它":{"docs":{},"便":{"docs":{},"作":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},"“":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"此":{"docs":{},"对":{"docs":{},"象":{"docs":{},"混":{"docs":{},"入":{"docs":{},"到":{"docs":{},"外":{"docs":{},"部":{"docs":{},"对":{"docs":{},"象":{"docs":{},"中":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"量":{"docs":{},"替":{"docs":{},"代":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}}}},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"它":{"docs":{},"与":{"docs":{},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"混":{"docs":{},"合":{"docs":{},"使":{"docs":{},"用":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"通":{"docs":{},"常":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"工":{"docs":{},"具":{"docs":{},"函":{"docs":{},"数":{"docs":{},"将":{"docs":{},"多":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"合":{"docs":{},"并":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},",":{"docs":{},"以":{"docs":{},"使":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"最":{"docs":{},"终":{"docs":{},"对":{"docs":{},"象":{"docs":{},"传":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"。":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"所":{"docs":{},"有":{"docs":{},"触":{"docs":{},"发":{"docs":{},"函":{"docs":{},"数":{"docs":{},"完":{"docs":{},"成":{"docs":{},"后":{"docs":{},",":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"一":{"docs":{},"个":{"docs":{},"与":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"有":{"docs":{},"几":{"docs":{},"个":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"引":{"docs":{},"起":{"docs":{},"的":{"docs":{},",":{"docs":{},"将":{"docs":{},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{},"这":{"docs":{},"能":{"docs":{},"保":{"docs":{},"证":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"能":{"docs":{},"被":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"的":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"之":{"docs":{},"后":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"基":{"docs":{},"于":{"docs":{},"某":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"对":{"docs":{},"象":{"docs":{},"里":{"docs":{},"有":{"docs":{},"新":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"给":{"docs":{},"定":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"值":{"docs":{},"上":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"多":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"以":{"docs":{},"下":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"模":{"docs":{},"块":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"组":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"分":{"docs":{},"发":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"和":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"并":{"docs":{},"不":{"docs":{},"冲":{"docs":{},"突":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"后":{"docs":{},"面":{"docs":{},"的":{"docs":{},"章":{"docs":{},"节":{"docs":{},"里":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"讨":{"docs":{},"论":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"事":{"docs":{},"件":{"docs":{},"分":{"docs":{},"布":{"docs":{},"到":{"docs":{},"各":{"docs":{},"个":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"变":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"实":{"docs":{},"例":{"docs":{},"。":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"直":{"docs":{},"接":{"docs":{},"地":{"docs":{},"定":{"docs":{},"位":{"docs":{},"任":{"docs":{},"一":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"片":{"docs":{},"段":{"docs":{},",":{"docs":{},"在":{"docs":{},"调":{"docs":{},"试":{"docs":{},"的":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"也":{"docs":{},"能":{"docs":{},"轻":{"docs":{},"易":{"docs":{},"地":{"docs":{},"取":{"docs":{},"得":{"docs":{},"整":{"docs":{},"个":{"docs":{},"当":{"docs":{},"前":{"docs":{},"应":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"就":{"docs":{},"是":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"某":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"注":{"docs":{},"入":{"docs":{},"到":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"下":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},",":{"docs":{},"且":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}},"具":{"docs":{},"有":{"docs":{},"相":{"docs":{},"同":{"docs":{},"方":{"docs":{},"法":{"docs":{},"和":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"本":{"docs":{},"身":{"docs":{},"了":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"属":{"docs":{},"性":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"的":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"现":{"docs":{},"中":{"docs":{},"是":{"docs":{},"很":{"docs":{},"常":{"docs":{},"见":{"docs":{},"的":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"践":{"docs":{},"中":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"经":{"docs":{},"常":{"docs":{},"用":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"际":{"docs":{},"上":{"docs":{},"这":{"docs":{},"和":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"自":{"docs":{},"从":{"docs":{},"有":{"docs":{},"了":{"docs":{},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"(":{"docs":{},"现":{"docs":{},"处":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"取":{"docs":{},"一":{"docs":{},"个":{"docs":{},"名":{"docs":{},"字":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"不":{"docs":{},"会":{"docs":{},"对":{"docs":{},"其":{"docs":{},"产":{"docs":{},"生":{"docs":{},"影":{"docs":{},"响":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"以":{"docs":{},"访":{"docs":{},"问":{"docs":{},"根":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"后":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"修":{"docs":{},"改":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"并":{"docs":{},"不":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"入":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}},"限":{"docs":{},"制":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"结":{"docs":{},"构":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"它":{"docs":{},"规":{"docs":{},"定":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"需":{"docs":{},"要":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"且":{"docs":{},"观":{"docs":{},"察":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"当":{"docs":{},"前":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"的":{"docs":{},"物":{"docs":{},"品":{"docs":{},"备":{"docs":{},"份":{"docs":{},"起":{"docs":{},"来":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"字":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"插":{"docs":{},"件":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},"中":{"docs":{},"去":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}},"上":{"docs":{},"述":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"箭":{"docs":{},"头":{"docs":{},"函":{"docs":{},"数":{"docs":{},"可":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"更":{"docs":{},"简":{"docs":{},"练":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"必":{"docs":{},"须":{"docs":{},"使":{"docs":{},"用":{"docs":{},"常":{"docs":{},"规":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"后":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"访":{"docs":{},"问":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"到":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"新":{"docs":{},"下":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"生":{"docs":{},"成":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"让":{"docs":{},"你":{"docs":{},"少":{"docs":{},"按":{"docs":{},"几":{"docs":{},"次":{"docs":{},"键":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"将":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"一":{"docs":{},"种":{"docs":{},"机":{"docs":{},"制":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"从":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"“":{"docs":{},"注":{"docs":{},"入":{"docs":{},"”":{"docs":{},"到":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"(":{"docs":{},"需":{"docs":{},"调":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"该":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"这":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"每":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"将":{"docs":{},"其":{"docs":{},"归":{"docs":{},"档":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"使":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"在":{"docs":{},"根":{"docs":{},"实":{"docs":{},"例":{"docs":{},"中":{"docs":{},"注":{"docs":{},"册":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"得":{"docs":{},"到":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"常":{"docs":{},"是":{"docs":{},"异":{"docs":{},"步":{"docs":{},"的":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"如":{"docs":{},"何":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"那":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"在":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"都":{"docs":{},"会":{"docs":{},"重":{"docs":{},"新":{"docs":{},"求":{"docs":{},"取":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"触":{"docs":{},"发":{"docs":{},"更":{"docs":{},"新":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"的":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"动":{"docs":{},"根":{"docs":{},"据":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{},"路":{"docs":{},"径":{"docs":{},"调":{"docs":{},"整":{"docs":{},"命":{"docs":{},"名":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"事":{"docs":{},"务":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"到":{"docs":{},"前":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"后":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{},"然":{"docs":{},"而":{"docs":{},",":{"docs":{},"在":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"中":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"阶":{"docs":{},"段":{"docs":{},")":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"极":{"docs":{},"大":{"docs":{},"地":{"docs":{},"简":{"docs":{},"化":{"docs":{},"写":{"docs":{},"法":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}},"作":{"docs":{},"为":{"docs":{},"其":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"。":{"docs":{},"最":{"docs":{},"后":{"docs":{},"接":{"docs":{},"收":{"docs":{},"一":{"docs":{},"个":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"参":{"docs":{},"数":{"docs":{},"表":{"docs":{},"示":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"(":{"docs":{},"可":{"docs":{},"选":{"docs":{},")":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"(":{"docs":{},"如":{"docs":{},"果":{"docs":{},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},")":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"其":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"三":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"给":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"唯":{"docs":{},"一":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"监":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"输":{"docs":{},"出":{"docs":{},"对":{"docs":{},"象":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"出":{"docs":{},"响":{"docs":{},"应":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"在":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"按":{"docs":{},"任":{"docs":{},"意":{"docs":{},"方":{"docs":{},"式":{"docs":{},"格":{"docs":{},"式":{"docs":{},"化":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"组":{"docs":{},"装":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"导":{"docs":{},"出":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}},"主":{"docs":{},"要":{"docs":{},"想":{"docs":{},"针":{"docs":{},"对":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"有":{"docs":{},"时":{"docs":{},"候":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"从":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"插":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"得":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"“":{"docs":{},"快":{"docs":{},"照":{"docs":{},"”":{"docs":{},",":{"docs":{},"比":{"docs":{},"较":{"docs":{},"改":{"docs":{},"变":{"docs":{},"的":{"docs":{},"前":{"docs":{},"后":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"想":{"docs":{},"要":{"docs":{},"实":{"docs":{},"现":{"docs":{},"这":{"docs":{},"项":{"docs":{},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"进":{"docs":{},"行":{"docs":{},"深":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"多":{"docs":{},"个":{"docs":{},"实":{"docs":{},"例":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}},"混":{"docs":{},"入":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"来":{"docs":{},"实":{"docs":{},"现":{"docs":{},"给":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"注":{"docs":{},"入":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"里":{"docs":{},"的":{"docs":{},"数":{"docs":{},"组":{"docs":{},"进":{"docs":{},"行":{"docs":{},"查":{"docs":{},"询":{"docs":{},"时":{"docs":{},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"面":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"包":{"docs":{},"含":{"docs":{},"应":{"docs":{},"用":{"docs":{},"在":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"条":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"原":{"docs":{},"则":{"docs":{},"就":{"docs":{},"是":{"docs":{},"要":{"docs":{},"记":{"docs":{},"住":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"样":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"些":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"目":{"docs":{},"了":{"docs":{},"然":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"下":{"docs":{},"一":{"docs":{},"步":{"docs":{},":":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"面":{"docs":{},"是":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"一":{"docs":{},"个":{"docs":{},"测":{"docs":{},"试":{"docs":{},"异":{"docs":{},"步":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"不":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},"—":{"docs":{},"—":{"docs":{},"实":{"docs":{},"质":{"docs":{},"上":{"docs":{},"任":{"docs":{},"何":{"docs":{},"在":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"改":{"docs":{},"变":{"docs":{},"都":{"docs":{},"是":{"docs":{},"不":{"docs":{},"可":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"的":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"启":{"docs":{},"用":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"!":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"会":{"docs":{},"深":{"docs":{},"度":{"docs":{},"监":{"docs":{},"测":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"来":{"docs":{},"检":{"docs":{},"测":{"docs":{},"不":{"docs":{},"合":{"docs":{},"规":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"—":{"docs":{},"—":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"关":{"docs":{},"闭":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"性":{"docs":{},"能":{"docs":{},"损":{"docs":{},"失":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"事":{"docs":{},"件":{"docs":{},"类":{"docs":{},"型":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"在":{"docs":{},"各":{"docs":{},"种":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},",":{"docs":{},"在":{"docs":{},"事":{"docs":{},"件":{"docs":{},"回":{"docs":{},"调":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}},"任":{"docs":{},"何":{"docs":{},"由":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"保":{"docs":{},"持":{"docs":{},"不":{"docs":{},"变":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"用":{"docs":{},"于":{"docs":{},"下":{"docs":{},"一":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"很":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"过":{"docs":{},"程":{"docs":{},",":{"docs":{},"很":{"docs":{},"有":{"docs":{},"必":{"docs":{},"要":{"docs":{},"测":{"docs":{},"试":{"docs":{},"它":{"docs":{},"们":{"docs":{},"。":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},"了":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"会":{"docs":{},"被":{"docs":{},"合":{"docs":{},"并":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"在":{"docs":{},"此":{"docs":{},"刻":{"docs":{},"完":{"docs":{},"成":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"必":{"docs":{},"须":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"。":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"步":{"docs":{},"执":{"docs":{},"行":{"docs":{},"这":{"docs":{},"个":{"docs":{},"限":{"docs":{},"制":{"docs":{},"么":{"docs":{},"?":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}},"承":{"docs":{},"认":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"比":{"docs":{},"简":{"docs":{},"单":{"docs":{},"地":{"docs":{},"使":{"docs":{},"用":{"docs":{},"“":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"既":{"docs":{},"然":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"日":{"docs":{},"志":{"docs":{},"。":{"docs":{},"每":{"docs":{},"一":{"docs":{},"条":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"插":{"docs":{},"件":{"docs":{},"还":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"通":{"docs":{},"过":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"被":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"还":{"docs":{},"没":{"docs":{},"有":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"需":{"docs":{},"遵":{"docs":{},"守":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"要":{"docs":{},"被":{"docs":{},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"就":{"docs":{},"让":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"非":{"docs":{},"常":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"事":{"docs":{},"件":{"docs":{},":":{"docs":{},"每":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"命":{"docs":{},"名":{"docs":{},"功":{"docs":{},"能":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"常":{"docs":{},"量":{"docs":{},"作":{"docs":{},"为":{"docs":{},"函":{"docs":{},"数":{"docs":{},"名":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"乍":{"docs":{},"一":{"docs":{},"眼":{"docs":{},"看":{"docs":{},"上":{"docs":{},"去":{"docs":{},"感":{"docs":{},"觉":{"docs":{},"多":{"docs":{},"此":{"docs":{},"一":{"docs":{},"举":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"直":{"docs":{},"接":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"产":{"docs":{},"生":{"docs":{},"的":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"即":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},")":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"品":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}},"仍":{"docs":{},"旧":{"docs":{},"返":{"docs":{},"回":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"假":{"docs":{},"设":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"这":{"docs":{},"里":{"docs":{},"的":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"内":{"docs":{},"部":{"docs":{},"执":{"docs":{},"行":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"置":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"参":{"docs":{},"数":{"docs":{},"解":{"docs":{},"构":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"考":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"示":{"docs":{},"例":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}},"发":{"docs":{},"出":{"docs":{},"结":{"docs":{},"账":{"docs":{},"请":{"docs":{},"求":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"乐":{"docs":{},"观":{"docs":{},"地":{"docs":{},"清":{"docs":{},"空":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"失":{"docs":{},"败":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"完":{"docs":{},"成":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"岂":{"docs":{},"不":{"docs":{},"更":{"docs":{},"方":{"docs":{},"便":{"docs":{},"?":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"并":{"docs":{},"非":{"docs":{},"如":{"docs":{},"此":{"docs":{},",":{"docs":{},"还":{"docs":{},"记":{"docs":{},"得":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"很":{"docs":{},"多":{"docs":{},"次":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"测":{"docs":{},"试":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"一":{"docs":{},"些":{"docs":{},"完":{"docs":{},"全":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"参":{"docs":{},"数":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"这":{"docs":{},"里":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"小":{"docs":{},"技":{"docs":{},"巧":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"为":{"docs":{},"可":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"才":{"docs":{},"会":{"docs":{},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"支":{"docs":{},"持":{"docs":{},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"方":{"docs":{},"式":{"docs":{},"和":{"docs":{},"对":{"docs":{},"象":{"docs":{},"方":{"docs":{},"式":{"docs":{},"进":{"docs":{},"行":{"docs":{},"分":{"docs":{},"发":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"插":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"来":{"docs":{},"处":{"docs":{},"理":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.022388059701492536}}}}},"购":{"docs":{},"物":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"车":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}},"首":{"docs":{},"先":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"明":{"docs":{},"白":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"他":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"即":{"docs":{},"可":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"及":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"同":{"docs":{},"样":{"docs":{},",":{"docs":{},"对":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"指":{"docs":{},"向":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"时":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"启":{"docs":{},"用":{"docs":{},"了":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"则":{"docs":{},"为":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"为":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"已":{"docs":{},"经":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"了":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"功":{"docs":{},"能":{"docs":{},"使":{"docs":{},"得":{"docs":{},"其":{"docs":{},"他":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"重":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"功":{"docs":{},"能":{"docs":{},"默":{"docs":{},"认":{"docs":{},"输":{"docs":{},"出":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"拟":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"提":{"docs":{},"交":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"状":{"docs":{},"态":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"结":{"docs":{},"合":{"docs":{},"在":{"docs":{},"一":{"docs":{},"起":{"docs":{},",":{"docs":{},"实":{"docs":{},"现":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"给":{"docs":{},"插":{"docs":{},"件":{"docs":{},"开":{"docs":{},"发":{"docs":{},"者":{"docs":{},"的":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"继":{"docs":{},"承":{"docs":{},"父":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"而":{"docs":{},"且":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"若":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"内":{"docs":{},"分":{"docs":{},"发":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"行":{"docs":{},"单":{"docs":{},"元":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"入":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"值":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"要":{"docs":{},"你":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"以":{"docs":{},"上":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"如":{"docs":{},"何":{"docs":{},"组":{"docs":{},"织":{"docs":{},"代":{"docs":{},"码":{"docs":{},"随":{"docs":{},"你":{"docs":{},"便":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"异":{"docs":{},"步":{"docs":{},"逻":{"docs":{},"辑":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"封":{"docs":{},"装":{"docs":{},"到":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"请":{"docs":{},"求":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}},"根":{"docs":{},"级":{"docs":{},"别":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.02857142857142857}}}}},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"相":{"docs":{},"关":{"docs":{},"代":{"docs":{},"码":{"docs":{},"分":{"docs":{},"割":{"docs":{},"到":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"只":{"docs":{},"返":{"docs":{},"回":{"docs":{},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{},"子":{"docs":{},"树":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"快":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"按":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"格":{"docs":{},"式":{"docs":{},"记":{"docs":{},"录":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"比":{"docs":{},"较":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"生":{"docs":{},"成":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"应":{"docs":{},"该":{"docs":{},"只":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"阶":{"docs":{},"段":{"docs":{},"使":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"订":{"docs":{},"阅":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}}}}}}}}}}},"顺":{"docs":{},"便":{"docs":{},",":{"docs":{},"`":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"”":{"docs":{},"要":{"docs":{},"啰":{"docs":{},"嗦":{"docs":{},"得":{"docs":{},"多":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"也":{"docs":{},"损":{"docs":{},"失":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}},"取":{"docs":{},"个":{"docs":{},"变":{"docs":{},"量":{"docs":{},"名":{"docs":{},"然":{"docs":{},"后":{"docs":{},"把":{"docs":{},"它":{"docs":{},"输":{"docs":{},"出":{"docs":{},"去":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"之":{"docs":{},"后":{"docs":{},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"应":{"docs":{},"该":{"docs":{},"不":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"任":{"docs":{},"何":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"函":{"docs":{},"数":{"docs":{},"以":{"docs":{},"外":{"docs":{},"修":{"docs":{},"改":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"器":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"打":{"docs":{},"包":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"改":{"docs":{},"成":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"断":{"docs":{},"言":{"docs":{},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"服":{"docs":{},"务":{"docs":{},"回":{"docs":{},"应":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"层":{"docs":{},"—":{"docs":{},"—":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"检":{"docs":{},"查":{"docs":{},"是":{"docs":{},"否":{"docs":{},"没":{"docs":{},"有":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"编":{"docs":{},"写":{"docs":{},"正":{"docs":{},"确":{"docs":{},",":{"docs":{},"经":{"docs":{},"过":{"docs":{},"合":{"docs":{},"理":{"docs":{},"地":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"解":{"docs":{},"构":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"详":{"docs":{},"见":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.014925373134328358}}}}}},"配":{"docs":{},"置":{"docs":{},"中":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"(":{"docs":{},"配":{"docs":{},"置":{"docs":{},"好":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"加":{"docs":{},"载":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"与":{"docs":{},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"选":{"docs":{},"项":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"也":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"卸":{"docs":{},"载":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"后":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"地":{"docs":{},"侦":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"所":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"描":{"docs":{},"述":{"docs":{},"和":{"docs":{},"当":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"新":{"docs":{},"增":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"替":{"docs":{},"换":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"构":{"docs":{},"造":{"docs":{},"器":{"docs":{},"选":{"docs":{},"项":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"某":{"docs":{},"些":{"docs":{},"观":{"docs":{},"察":{"docs":{},"者":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.009950248756218905}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}},"该":{"docs":{},"功":{"docs":{},"能":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"内":{"docs":{},"部":{"docs":{},"数":{"docs":{},"据":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"é":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":2.522099447513812},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.02577319587628866},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":10.004249291784703},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"g":{"docs":{},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.006060606060606061},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"à":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012875536480686695},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.014722536806342015},"structure.html":{"ref":"structure.html","tf":0.03608247422680412},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3752495009980037},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.007575757575757576},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ó":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"b":{"docs":{},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"$":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"–":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"г":{"docs":{},"е":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"»":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"»":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"ç":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.009174311926605505},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"œ":{"docs":{},"i":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"в":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02654867256637168},"intro.html":{"ref":"intro.html","tf":0.022774327122153208},"getting-started.html":{"ref":"getting-started.html","tf":0.018050541516245487},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.025974025974025976},"getters.html":{"ref":"getters.html","tf":0.02531645569620253},"mutations.html":{"ref":"mutations.html","tf":0.028528528528528527},"actions.html":{"ref":"actions.html","tf":0.020654044750430294},"modules.html":{"ref":"modules.html","tf":0.02159468438538206},"structure.html":{"ref":"structure.html","tf":0.025974025974025976},"plugins.html":{"ref":"plugins.html","tf":0.0200445434298441},"strict.html":{"ref":"strict.html","tf":0.04065040650406504},"forms.html":{"ref":"forms.html","tf":0.032432432432432434},"testing.html":{"ref":"testing.html","tf":0.018055555555555554},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02112676056338028},"api.html":{"ref":"api.html","tf":0.02236024844720497}},"е":{"docs":{},"р":{"docs":{},"с":{"docs":{},"и":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"о":{"docs":{},"я":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"н":{"docs":{},"у":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"с":{"docs":{},"ь":{"docs":{},"м":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"б":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"р":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"я":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"с":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514}}}},"п":{"docs":{},"о":{"docs":{},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"а":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"х":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}},"ё":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}},"ы":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.012658227848101266},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"ш":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"з":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"е":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"в":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"у":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"н":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"о":{"docs":{},"с":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"ч":{"docs":{},"и":{"docs":{},"с":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"я":{"docs":{},"д":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"с":{"docs":{},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{},"у":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"х":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"с":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"а":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}},"ш":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"х":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"р":{"docs":{},"и":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{},"а":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"с":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"д":{"docs":{},"о":{"docs":{},"х":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"л":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"я":{"docs":{},"д":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"д":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"л":{"docs":{},"и":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"в":{"docs":{},"с":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"з":{"docs":{},"м":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"й":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"в":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{},"ы":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"ю":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}}}}}}},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"м":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"н":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"ш":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"у":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"г":{"docs":{},"е":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"getters.html":{"ref":"getters.html","tf":10.018987341772151},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"н":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"р":{"docs":{},"я":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007042253521127}}}},"е":{"docs":{},"й":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"у":{"docs":{},"ю":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"в":{"docs":{},"о":{"docs":{},"р":{"docs":{},"я":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"л":{"docs":{},"о":{"docs":{},"б":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"у":{"docs":{},"б":{"docs":{},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"е":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"п":{"docs":{},"о":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"х":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"а":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"и":{"docs":{},"д":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"actions.html":{"ref":"actions.html","tf":10.017211703958692},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.004968944099378882}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0189328743545611},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"к":{"docs":{},"л":{"docs":{},"а":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"в":{"docs":{},"е":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"л":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"и":{"docs":{},"п":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"р":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"л":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.011131725417439703},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.010327022375215147},"modules.html":{"ref":"modules.html","tf":0.007475083056478406},"structure.html":{"ref":"structure.html","tf":0.01948051948051948},"plugins.html":{"ref":"plugins.html","tf":0.013363028953229399},"strict.html":{"ref":"strict.html","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.011180124223602485}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"п":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"н":{"docs":{},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"и":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"л":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"к":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}},"б":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ю":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}},"ж":{"docs":{},"и":{"docs":{},"д":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"в":{"docs":{},"а":{"docs":{},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"ж":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"л":{"docs":{},"е":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"к":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"ё":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"р":{"docs":{},"у":{"docs":{},"г":{"docs":{},"и":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"о":{"docs":{},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"э":{"docs":{},"н":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"в":{"docs":{},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"у":{"docs":{},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}}},"х":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}},"у":{"docs":{},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"п":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0068846815834767644}}}}}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007042253521127}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ы":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}},"п":{"docs":{},"у":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"к":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005555555555555556}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"е":{"docs":{},"т":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"р":{"docs":{},"е":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{},"с":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"о":{"docs":{},"в":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"а":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{},"н":{"docs":{},"а":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"в":{"docs":{},"и":{"docs":{},"с":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"и":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"я":{"docs":{},"х":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"д":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"у":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"к":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"р":{"docs":{},"у":{"docs":{},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"а":{"docs":{},"т":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"л":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ы":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"ч":{"docs":{},"а":{"docs":{},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"г":{"docs":{},"р":{"docs":{},"я":{"docs":{},"з":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"у":{"docs":{},"з":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"д":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.041407867494824016},"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"state.html":{"ref":"state.html","tf":0.022263450834879406},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.016516516516516516},"actions.html":{"ref":"actions.html","tf":0.01721170395869191},"modules.html":{"ref":"modules.html","tf":0.015780730897009966},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.016666666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.028169014084507043},"api.html":{"ref":"api.html","tf":0.02360248447204969}},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"м":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}}},"л":{"docs":{},"и":{"docs":{},"ш":{"docs":{},"н":{"docs":{},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"р":{"docs":{},"я":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"б":{"docs":{},"е":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"ж":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"в":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"о":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"и":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"и":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.007453416149068323}}},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.004166666666666667},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}}}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"а":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"з":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"л":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}},"д":{"docs":{},"е":{"docs":{},"я":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"а":{"docs":{},"л":{"docs":{},"а":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"ё":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"а":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"т":{"docs":{},"е":{"docs":{},"г":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"а":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}},"о":{"docs":{},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"к":{"docs":{},"а":{"docs":{},"п":{"docs":{},"с":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"а":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"н":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"ю":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}},"я":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ё":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.014119601328903655}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}},"о":{"docs":{},"д":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"modules.html":{"ref":"modules.html","tf":10.00498338870432},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.012458471760797342},"api.html":{"ref":"api.html","tf":0.006211180124223602}},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556}}}},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"г":{"docs":{},"у":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"л":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"у":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":10.01951951951952},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.007453416149068323}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ю":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"/":{"docs":{},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"х":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"х":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"т":{"docs":{},"о":{"docs":{},"д":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}}}},"х":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"о":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}},"н":{"docs":{},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"ж":{"docs":{},"д":{"docs":{},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"р":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"л":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"й":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.018050541516245487},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"а":{"docs":{},"с":{"docs":{},"с":{"docs":{},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"г":{"docs":{},"а":{"docs":{},"з":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"н":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.012422360248447204},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.008605851979345954},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.004968944099378882}},"о":{"docs":{},"б":{"docs":{},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"т":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}}},"ч":{"docs":{},"а":{"docs":{},"л":{"docs":{},"о":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":5.003610108303249}}},"е":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"н":{"docs":{},"ё":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"п":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}},"я":{"docs":{},"м":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"р":{"docs":{},"я":{"docs":{},"д":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"ш":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"н":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"й":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"г":{"docs":{},"р":{"docs":{},"у":{"docs":{},"з":{"docs":{},"к":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"з":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"п":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"л":{"docs":{},"е":{"docs":{},"д":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{},"ц":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"л":{"docs":{},"а":{"docs":{},"д":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"д":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"е":{"docs":{},"й":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"я":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"о":{"docs":{},"б":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}}},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"р":{"docs":{},"и":{"docs":{},"в":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"з":{"docs":{},"м":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{},"м":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{},"в":{"docs":{},"и":{"docs":{},"с":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"п":{"docs":{},"л":{"docs":{},"о":{"docs":{},"х":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"р":{"docs":{},"и":{"docs":{},"я":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}}}},"с":{"docs":{},"к":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"о":{"docs":{},"о":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}}}}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"н":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"я":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"у":{"docs":{},"д":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"р":{"docs":{},"м":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"к":{"docs":{},"а":{"docs":{},"к":{"docs":{},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"ё":{"docs":{},"м":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"к":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":5.005405405405406}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"\"":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"о":{"docs":{},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"а":{"docs":{},"т":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"з":{"docs":{},"о":{"docs":{},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"щ":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"с":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}},"п":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"и":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"а":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}},"о":{"docs":{},"й":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"з":{"docs":{},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"с":{"docs":{},"у":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"ъ":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.006211180124223602}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"о":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"м":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"я":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"ы":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"н":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"с":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":5.076923076923077}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"м":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"я":{"docs":{},"с":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"о":{"docs":{},"б":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"в":{"docs":{},"р":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"и":{"docs":{},"н":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"р":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},"о":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"ц":{"docs":{},"и":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"й":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.005555555555555556}},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},"л":{"docs":{},"а":{"docs":{},"д":{"docs":{},"к":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"з":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"к":{"docs":{},"у":{"docs":{},"п":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"ч":{"docs":{},"к":{"docs":{},"а":{"docs":{},"м":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"в":{"docs":{},"и":{"docs":{},"д":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"н":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"г":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"й":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"г":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"ш":{"docs":{},"и":{"docs":{},"б":{"docs":{},"к":{"docs":{},"у":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}}},"п":{"docs":{},"л":{"docs":{},"а":{"docs":{},"г":{"docs":{},"и":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.015590200445434299}},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"plugins.html":{"ref":"plugins.html","tf":10.00445434298441},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"х":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"е":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ю":{"docs":{},"т":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"щ":{"docs":{},"а":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"в":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"я":{"docs":{},"с":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"а":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"е":{"docs":{},"з":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ы":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"й":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"м":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":5.076923076923077}}},"й":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"а":{"docs":{},"д":{"docs":{},"о":{"docs":{},"б":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}}}}}},"д":{"docs":{},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"т":{"docs":{},"ь":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"ю":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"е":{"docs":{},"в":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"л":{"docs":{},"к":{"docs":{},"о":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ь":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004166666666666667}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"о":{"docs":{},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"р":{"docs":{},"о":{"docs":{},"б":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"е":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.02981366459627329}}}}}}},"у":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"м":{"docs":{},"о":{"docs":{},"д":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"п":{"docs":{},"и":{"docs":{},"с":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}}},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"д":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"о":{"docs":{},"к":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"д":{"docs":{},"а":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"щ":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ь":{"docs":{},"ю":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"ч":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"и":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"т":{"docs":{},"о":{"docs":{},"к":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"о":{"docs":{},"в":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"м":{"docs":{},"к":{"docs":{},"а":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"м":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"я":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"з":{"docs":{},"в":{"docs":{},"о":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"д":{"docs":{},"н":{"docs":{},"е":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"п":{"docs":{},"р":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"ы":{"docs":{},"т":{"docs":{},"к":{"docs":{},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"х":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"э":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"б":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"в":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"р":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.008605851979345954},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.014492753623188406},"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":5.01948051948052},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"м":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"ы":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"т":{"docs":{},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"я":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"р":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"testing.html":{"ref":"testing.html","tf":0.004166666666666667},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"о":{"docs":{},"в":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ш":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"в":{"docs":{},"е":{"docs":{},"д":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"н":{"docs":{},"е":{"docs":{},"с":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"я":{"docs":{},"з":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"д":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"ж":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"ц":{"docs":{},"и":{"docs":{},"п":{"docs":{},"о":{"docs":{},"в":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}},"с":{"docs":{},"о":{"docs":{},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"в":{"docs":{},"а":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"е":{"docs":{},"п":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"е":{"docs":{},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}},"е":{"docs":{},"л":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}}}}},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"ы":{"docs":{},"д":{"docs":{},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"м":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"в":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"к":{"docs":{},"с":{"docs":{},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"к":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"о":{"docs":{},"и":{"docs":{},"з":{"docs":{},"о":{"docs":{},"й":{"docs":{},"д":{"docs":{},"ё":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"т":{"docs":{},"и":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}},"с":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"т":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"т":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"й":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"у":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"д":{"docs":{},"в":{"docs":{},"и":{"docs":{},"н":{"docs":{},"у":{"docs":{},"т":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006644518272425249},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"я":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}}},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.006211180124223602}}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"щ":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"г":{"docs":{},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"м":{"docs":{},"ы":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"а":{"docs":{},"х":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"а":{"docs":{},"в":{"docs":{},"и":{"docs":{},"л":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"о":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"к":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"а":{"docs":{},"к":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"о":{"docs":{},"в":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"е":{"docs":{},"т":{"docs":{},"р":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"а":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"м":{"docs":{},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"в":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"г":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}},"е":{"docs":{},"д":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ч":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"г":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"с":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"у":{"docs":{},"т":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"с":{"docs":{},"е":{"docs":{},"в":{"docs":{},"д":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"ы":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":5.003610108303249},"state.html":{"ref":"state.html","tf":0.0037105751391465678}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"з":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"к":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"и":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"е":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}},"б":{"docs":{},"и":{"docs":{},"р":{"docs":{},"а":{"docs":{},"я":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"у":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"о":{"docs":{},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}}}}}}}}}}},"ш":{"docs":{},"и":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"м":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"м":{"docs":{},"к":{"docs":{},"а":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.532520325203252}},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.016260162601626018}}}}}},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"п":{"docs":{},"о":{"docs":{},"з":{"docs":{},"и":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"и":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}},"а":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"ы":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"г":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"ш":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"з":{"docs":{},"у":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.004166666666666667}},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004152823920265781}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}}}},"н":{"docs":{},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"н":{"docs":{},"г":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ь":{"docs":{},"с":{"docs":{},"к":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"с":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.018633540372670808},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.012458471760797342},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.021621621621621623},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":10.012987012987013},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"modules.html":{"ref":"modules.html","tf":0.009966777408637873},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.007453416149068323}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.032490974729241874},"state.html":{"ref":"state.html","tf":0.011131725417439703},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"й":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"м":{"docs":{},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"д":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"ы":{"docs":{},"т":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"о":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"и":{"docs":{},"р":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"в":{"docs":{},"м":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"е":{"docs":{},"р":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"т":{"docs":{},"ь":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}},"ж":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"з":{"docs":{},"д":{"docs":{},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"ё":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.006211180124223602}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"о":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"м":{"docs":{},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"а":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}},"о":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}},"х":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"к":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"ч":{"docs":{},"е":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"api.html":{"ref":"api.html","tf":5.0012422360248445}}}}}}},"к":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"о":{"docs":{},"в":{"docs":{},"о":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}},"е":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"о":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"о":{"docs":{},"к":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.524390243902439}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"к":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"о":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":5.0064935064935066}}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"у":{"docs":{"structure.html":{"ref":"structure.html","tf":0.012987012987012988}}},"ы":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"а":{"docs":{},"д":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"а":{"docs":{},"л":{"docs":{},"к":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"т":{"docs":{},"у":{"docs":{},"с":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"р":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ы":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"и":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"а":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"ы":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"я":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"б":{"docs":{},"о":{"docs":{},"р":{"docs":{},"к":{"docs":{},"у":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"щ":{"docs":{},"и":{"docs":{},"к":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"в":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}},"о":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"м":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"о":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"х":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},"к":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"к":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}},"л":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}},"о":{"docs":{},"р":{"docs":{},"е":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"с":{"docs":{},"ы":{"docs":{},"л":{"docs":{},"к":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"н":{"docs":{},"г":{"docs":{},"л":{"docs":{},"т":{"docs":{},"о":{"docs":{},"н":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"х":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"о":{"docs":{},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"с":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"м":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"ы":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"т":{"docs":{},"у":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{},"й":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}},"л":{"docs":{},"е":{"docs":{},"д":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"п":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"о":{"docs":{},"к":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ы":{"docs":{},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"м":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"в":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"ш":{"docs":{},"к":{"docs":{},"о":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"в":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"е":{"docs":{},"д":{"docs":{},"н":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"ч":{"docs":{},"ё":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"е":{"docs":{},"й":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"с":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"б":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"р":{"docs":{},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"с":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"я":{"docs":{},"т":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"т":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"о":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3395445134575565}}},"в":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"й":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ж":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"testing.html":{"ref":"testing.html","tf":10.005555555555556}}},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006944444444444444}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},"г":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"о":{"docs":{},"в":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"п":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"к":{"docs":{},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"р":{"docs":{},"м":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"а":{"docs":{},"д":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"н":{"docs":{},"з":{"docs":{},"а":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},";":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}},"ю":{"docs":{},"к":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.009937888198757764}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"д":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"api.html":{"ref":"api.html","tf":0.007453416149068323}}}}}},"в":{"docs":{},"а":{"docs":{},"р":{"docs":{},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"о":{"docs":{},"в":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"ж":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"и":{"docs":{},"п":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.011180124223602485}}},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"у":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"к":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":10.017699115044248}}},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}}}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"п":{"docs":{},"е":{"docs":{},"х":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ш":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{},"у":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"ы":{"docs":{},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.006211180124223602}}}}}},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"е":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"ж":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"л":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"о":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"у":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"и":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"а":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"л":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}},"т":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"з":{"docs":{},"н":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"м":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"б":{"docs":{},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}},"х":{"docs":{},"у":{"docs":{},"д":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}},"ч":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"ф":{"docs":{},"о":{"docs":{},"р":{"docs":{},"м":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":5.005405405405406}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"у":{"docs":{},"н":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"а":{"docs":{},"й":{"docs":{},"л":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"б":{"docs":{},"р":{"docs":{},"и":{"docs":{},"к":{"docs":{},"у":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"р":{"docs":{},"а":{"docs":{},"к":{"docs":{},"т":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"а":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"ч":{"docs":{},"т":{"docs":{},"о":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3374741200828155},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0189328743545611},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.012422360248447204}},"б":{"docs":{},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"я":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},"а":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"щ":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"ё":{"docs":{},"т":{"docs":{},"к":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"з":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"в":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"р":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"р":{"docs":{},"х":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}},"г":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}},"о":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"с":{"docs":{},"и":{"docs":{},"н":{"docs":{},"х":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{},"я":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"ы":{"docs":{},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"ы":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"б":{"docs":{},"у":{"docs":{},"т":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"б":{"docs":{},"у":{"docs":{},"д":{"docs":{},"е":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"у":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"е":{"docs":{},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"с":{"docs":{},"с":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"и":{"docs":{},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"о":{"docs":{},"т":{"docs":{},"е":{"docs":{},"к":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"м":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"л":{"docs":{},"а":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"д":{"docs":{},"а":{"docs":{},"р":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"о":{"docs":{},"л":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ь":{"docs":{},"ш":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"м":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"л":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"р":{"docs":{},"а":{"docs":{},"у":{"docs":{},"з":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"е":{"docs":{},"с":{"docs":{},"л":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"ь":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"щ":{"docs":{},"ё":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"о":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ё":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.014842300556586271},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"д":{"docs":{},"о":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}},"п":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195}}}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"у":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"з":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"л":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"б":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"н":{"docs":{},"к":{"docs":{},"р":{"docs":{},"е":{"docs":{},"т":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"п":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},"н":{"docs":{},"е":{"docs":{},"р":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"к":{"docs":{},"с":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"е":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"ф":{"docs":{},"л":{"docs":{},"и":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"и":{"docs":{},"г":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"р":{"docs":{},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"д":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"р":{"docs":{},"о":{"docs":{},"б":{"docs":{},"к":{"docs":{},"и":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{},"у":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"ы":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"з":{"docs":{},"и":{"docs":{},"н":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.012987012987012988}}}}}}},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"л":{"docs":{},"б":{"docs":{},"э":{"docs":{},"к":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"п":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"м":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"а":{"docs":{},"т":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{},"р":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}},"с":{"docs":{},"н":{"docs":{},"о":{"docs":{},"р":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"м":{"docs":{},"а":{"docs":{},"с":{"docs":{},"ш":{"docs":{},"т":{"docs":{},"а":{"docs":{},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"ы":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"ю":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"а":{"docs":{},"ж":{"docs":{},"д":{"docs":{},"ы":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{},"ю":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"н":{"docs":{},"и":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}},"э":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"у":{"docs":{},"д":{"docs":{},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"у":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"х":{"docs":{},"о":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"щ":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"м":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"к":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"л":{"docs":{},"п":{"docs":{},"е":{"docs":{},"р":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"у":{"docs":{},"к":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"э":{"docs":{},"т":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":0.016216216216216217},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"х":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"п":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}},"к":{"docs":{},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"/":{"docs":{},"и":{"docs":{},"м":{"docs":{},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"в":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"н":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}},"з":{"docs":{},"е":{"docs":{},"м":{"docs":{},"п":{"docs":{},"л":{"docs":{},"я":{"docs":{},"р":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"ф":{"docs":{},"ф":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"л":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"о":{"docs":{},"в":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"я":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"л":{"docs":{},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.008695652173913044}}}},"и":{"docs":{},"з":{"docs":{},"н":{"docs":{},"и":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"л":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"г":{"docs":{},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"ш":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"б":{"docs":{},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"н":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"о":{"docs":{},"г":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"м":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"к":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"к":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"ш":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ю":{"docs":{},"б":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"а":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"а":{"docs":{},"к":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"л":{"docs":{},"и":{"docs":{},"к":{"docs":{},"о":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"ш":{"docs":{},"а":{"docs":{},"г":{"docs":{},"о":{"docs":{},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"и":{"docs":{},"н":{"docs":{},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"—":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0068846815834767644},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"length":16282},"corpusTokens":["!","!==","\"ablacklistedmutation\"","\"after\"","\"antes\"","\"before\"","\"depois\"","\"estado\"","\"fluxo","\"font","\"getters\"","\"increment\"","\"increment\",","\"incrementar\"","\"inject\"","\"injetar\"","\"loja\"","\"modo","\"mutações\"","\"one","\"padrão","\"quando","\"quebrado\"","\"recuperar\"","\"retrieve\"","\"singl","\"snapshots\"","\"state","\"store\"","\"store\",","\"store\".","\"view\",","\"vuex","\"when","\"вычисляемые","\"до\"","\"единственным","\"из","\"инъекции\"","\"источник","\"когда","\"машину","\"машины","\"нагрузка\"","\"однонаправленного","\"оптимистично\"","\"паттерн","\"после\"","\"представление\",","\"снять","\"хранилище\"","#","$","$store):","$store.dispatch","%","'#app',","''","'.","'...',","'../api/shop'","'../api/shop':","'./getters'","'./modules/a'","'./modules/a'],","'./mutat","'./mutations'","'./store'","'./test.js',","'anothergetter',","'apple',","'babel","'bar'","'carrot',","'chai'","'context.state`","'count'","'count',","'diretamente,","'donetodoscount'","'donetodoscount',","'e'","'es6","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'fruit'","'hot","'increment'","'increment',","'incrementasync',","'incrementby'","'mocha","'mymodule'],","'newprop',","'once'","'once')","'once');","'orange',","'pluginaction')","'production'","'receive_products',","'request_products'","'require'","'s","'some/nested/module/bar'","'some/nested/module/foo',","'some_mutation'","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'test","'update_data')","'vegetable'","'vue'","'vuex'","'vuex/dist/logger'","('a',","('incremento')","('xxx'),","((state.count","()","().","()`","(action,","(activé","(ainsi","(c'est","(cb)","(commit)","(context)","(count","(ctx,","(de","(declar","(declarado","(déclaré","(e)","(e.g.","(enabl","(error)","(es2015","(especi","(esta","(expectedmutations.length","(for","(habilitada","(handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受","(id)","(isso","(juntament","(module.hot)","(modulename).","(mutat","(mutation)","(mutation,","(mutation.typ","(mutaçõ","(namespacedcontext,","(nécessit","(option","(par","(para","(particulièr","(payload)","(payload),","(payload):","(payloads):","(por","(pour","(que","(qui","(recarregamento","(requer","(requir","(root)","(sera","(será","(socket)","(ssot)”而存在。这也意味着,每个应用将仅仅包含一个","(stage","(state","(state)","(state)。vuex","(state,","(store)","(strict","(suportado","(support","(supporté","(thi","(togeth","(tout","(two","(type)","(type,","(value)","(você","(vou","(vuex)):","(which","(will","(you","({","({dispatch})","(«","(в","(для","(или","(например,","(находящегося","(нужно","(определённые","(особенно","(поддержка","(предварительно","(при","(пример","(требуется","(хотя","(例如当","(比如","(比如通过",")","*","*/","+","+=","+karma",",",",em",".","...","...args)","...args:","...mapactions('some/nested/module',","...mapactions([","...mapactions({","...mapgetters([","...mapgetters({","...mapmutations([","...mapmutations({","...mapstate('some/nested/module',","...mapstate({","...option","...state.obj,","./",".babelrc",".babelrc):",".babelrc):",".default","/","/*","//","/\\.js$/,","/node_modules/","0","0)","1","1)","1,","10","10)","100)","1000)","123","123),","1st","1º","2","2),","2,","2.3.0+","2.3.0+)","2.3.0+):","2.5.0","2.5.0+","2nd","3","3),","3,","3.0","3rd","3º","3ᵉ","4","4th","4º","4ᵉ","6","6)","8080",":",";","=","===","=>",">",">=","?","[","['receive_products',","['request_products'],","[...state.cart.added]","[]","[],","[createlogger()]","[key:","[myplugin]","[mypluginwithsnapshot]","[plugin]","[some_mutation]","[type:","[{","]","])","]),","],","_.clonedeep(state)","_.clonedeep(store.state)","__dirname,","`","`,","`.default`","```","`actiona`","`computed`","`console`","`console`,","`dispatch","`getdata","`getdata()`","`getotherdata","`getotherdata()`","`getters`","`mapactions`","`mapmutations`","`modulea`","`modulea`'","`moduleb`","`moduleb`'","`mutation`","`mutations`","`mutações`","`mymodule`","`namespace`","`namespaced`","`nested/mymodule`","`nextstate`...","`prevstate`","`require`","`root`","`rootgetters`","`some/nested/module`","`state","`state`","`store.commit","`store.commit`","`store.dispatch`","`store.getters.donetodoscount`","`store.getters`","`store.getters`,","`store.getters`,只存在于模块中","`store.state.count","`store.state.count`","`store.state`,","`store.state`,只存在于模块中","`store.state`,若在模块中则为局部状态","`store`.","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.$store.getters.donetodoscount`","`this.add()`","`this.count`","`this.donecount`","`this.increment()`","`this.incrementby(amount)`","`this`","`this`,","`true`","`true`,","`vue.use(vuex)`","`vuex.mapstate`","`{","`{{","a:","abaixo","abonnez","abord","abordagem","about.","abov","abramov","abramov,","abstract","abstrair","abstraçõ","accept","access","accesseur","accesseur,","accesseur.","accesseurs,","accesseurs.","accesseurs...","account:","accéder","aceita","aceitam","aceitarão","acessando","acessar","achiev","acima","acionada","acionado","acionados.","acionar","acontecer.","actant","actant.","actent","acter","acter,","action","action({","action.","action:","actiona","actionb","actions'","actions,","actions.","actions.getallproducts({","actions.j","actions.spec.j","actions:","actions?,","actionsinjector","actionsinjector({","actions,响应在","action、mut","action。","action。handl","action。opt","action。处理函数总是接受","action。详细介绍","action。返回一个解析所有被触发的","action,以处理更加复杂的异步流程?","action,你可添加","action,局部状态通过","action,或者使用","action:","activ","acton","actual","actuel","acté","actée,","acusará","ad","adapt","adaptada","adaptar","add","add:","addit","addition,","additionnel","adicion","adicionai","adicionar","adicionarem","adicionem","admetton","admittedly,","advanc","advantag","advertência","afeta","afetado","affect","affecté","affichon","afin","afirma","again,","agora","agora,","agrupar","aid","aider","ainda","ainsi","ait","ajout","ajoutez","ajud","ajudant","ajudar","ajudem","alavancar","alavancem","algum","alguma","algun","allon","allow","alor","alors,","alreadi","also,","alteração","altern","alternar","alternativa","alternativamente,","alternative,","alternatively,","although","alto","alway","além","ambo","amount","amount)`","amount:","anexado","anexando","aninhado","aninhar","anoth","ant","antecipadamente.","anterior","anterior.","any)","any,","any[])","anywher","ao","apena","aperçu","api","api,","api.","api.callasyncmethod(()","apis.","api。当测试","api,vuex","api,因此你可以直接用","aplicada","aplicando","aplicativo","aplicativo.","aplicativo:","aplicativo;","aplicação","aplicação,","aplicações.","apontará","apontarão","app","app,","app.","app.vu","app:","app;","apparti","appel","appelez","appelé","appelée.","appli","applic","applicatif","application'","application,","application.","application:","applications.","appliqu","appliqué","apport","apprendr","approach","approch","appréhend","aprendendo","apresentamo","apresentar","apropriada.","aproveit","aproveitar","aprè","apó","aqui","arbitrari","arbitrárias.","arbr","architecture.","architecture。与其他模式不同的是,vuex","args,","argument","argument'","argument,","argument.","argument:","argumentar","argumento","argumento.","argumento:","argumentos.","argumentos:","arguments.","arguments:","argumnto","armazenado","armazenamento","arquivo","array","array)","array,","arriv","arrow","arrêter","articl","artificiel,","assembl","assert","asserção","asset","assets)","assets)时不需要在同一模块内额外添加空间名前缀。更改","assez","assign","assim,","assim:","assina","assincronicidad","associ","associadas.","associé","assum","assumindo","assur","assurez","assustador.","assíncrona","assíncrona:","assíncronas,","assíncrono","astuc","async","asynchron","asynchrones,","asynchrones.","asynchronous,","at.","atendam","ativ","ativada,","ativo","atravé","attach","attaché","attempt","attendr","attendu","attent","atual","atualizado","atualizar","atualizarão","atualizaçõ","até","au","aucun","auparavant.","aura","aurez","auron","aussi","author","auto","automat","automatically.","automatically:","automaticament","automaticamente.","automaticamente:","automatiqu","autor","autorisé","autosuffis","autosuffisant","autr","autônomo","aux","auxiliar","avail","avaliado","avaliar","avancé","avant","avantag","avançados,","avec","avoid","avoir","avon","await","await,","await,我们可以如下组合","ação","ação.","ação:","açõ","ações,","ações.","b:","babel","balis","basant","base","baseado","basent","basic","basicament","basique.","basta","bastant","basé","be","beaucoup","becom","befor","behind","belong","below","bem","besoin","besoin.","better","between","biblioteca","bibliothèqu","bidirecion","bidirecionai","bidirectionnel","bien","big","big,","bind","bit","bloated.","boa","boilerpl","boilerplate.","bom","bonn","boolean","bord","both","bound","boutiqu","break","brittl","browser","browserifi","browserify,","browserify,让构建工具帮我们处理:","browsers.","bu","build","build.","built","bundl","bundle.","bundle.j","bundle.js'","bundle。","busca","básica","básico","básico.","bénéficier","bénéfiqu","c'est","c.","ca","cach","cached.","cada","calcul","calculada","calcular","calculé","calculée,","calculées,","call","callback","callback:","caminho","campo","canal","cancela","capacidad","captur","capturar","capítulo","capítulos.","car","caracter","caractèr","care","carga","caro","carregador","carrinho","cart","cart,","cart.j","cas,","case","cases,","caso","caso,","casos,","catch","category:","caus","causar","causará","causera","caveat","cb([","cb:","cd","cdn","cdn:","ce","ceci","ceci,","cela","cela,","center","central","centralisé","centralizada","centralizado","centro","cepend","cependant,","certa","certain","certifiqu","certo","cet","cett","chai","chain","chama","chamada","chamadasstore.commit","chamado","chamamo","chamar","chame","champ","champ.","champs,","chanc","chang","change,","change.","change:","changed.","changement","changent","changer","changes,","changes.","changez","changé.","changée.","chapitre.","chapitres,","chapter","chapters.","chaqu","charg","chaud","chaud.","chave","check","checkout","checkout,","child","chose","ci","citat","citação","clavier","clear","clonar","clone","cloner","clé","code","code.","coisa","colaborador","colaterai","collabor","collaborateur","collapsed:","colocar","com","comandos:","combin","combinada","combinação","combiné","come","começando","começar","começar.","comitada,","comitando","comitar","comm","commands:","commenc","commencez","comment","commençon","commit","commit('account/login')","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('receive_products',","commit('request_products')","commit('somemutation')","commit('somemutation',","commit('someothermutation')","commit(mutation:","commit(type:","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit):","commit,","commit.","committed,","commit。换言之,你在使用模块内容(modul","common","commonli","communé","como","comocontext.rootstate:","compar","compara","comparar","compartilhado","compartilhado,","compartilham","compil","compilação","complet","completament","complex","complexas):","complexes)","complexos?","complic","complicada","complicada,","complicado","compliqué","compliqués,","complèt","complète,","complément","compon","component","component,","component.","component:","componente,","componente.","componente:","componentes,","componentes.","components,","components.","components:","components?","compor","compos","composant,","composant.","composants,","composição","composta","composé","compras,","compras.","compreensão","comprendre.","compromet","compromi","compréhens","compt","comptag","compter","compteur,","comput","computada","computada,","computadas?","computado","computado.","computado:","computados,","computation,","computação","computed.","computed:","comum","comun","conceito","conceitos.","concept","concepts.","concret","conectado","config","config.","configur","configuration.","configuração","configuração.","confira","confirma","confirmam","confirmando","confirmar","conflict","conflit","conflito","conjunto","conseguir","consid","consider","considéron","consist","consol","console,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","console.log(store.state.count)","const","constant","constructeur","constructor","construindo","construir","construiu","construtor","consult","consultar","consultez","conséquent","contador","contagem,","contain","contamin","conten","contendo","conteneur","contenir","contenu","conter","context","context,","context.","context.commit","context.commit('increment')","context.gett","context.getters.","context.rootst","context.rootstate:","context.rootstate:","context.st","contexte.","contexto","contexto.","contido","contient","contriv","contrário","contá","contém","convent","convenção","convert","convertir","conçu","copi","core","correspond)","corretamente,","cost","cost.","count","count++","count,","count:","countalias:","counter","countpluslocalst","coup","couplé","courant","court","cout","couvrir","creat","createlogg","createlogger({","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers(namespace:","createnamespacedhelpers.","createplugin","createvuexlogg","createvuexlogger。","createwebsocketplugin","createwebsocketplugin(socket)","creation)","cresc","cria","criada","criando","criar","criação","crie","cross","création","créer","créez","créon","créé","current","curto","custo","código","código(especialment","código.","código:","cópia","côté","cœur","d'access","d'accè","d'achats,","d'achats.","d'acter","d'action","d'action.","d'aid","d'api","d'appel","d'applic","d'argument","d'assert","d'attach","d'autr","d'avoir","d'effectu","d'espac","d'i","d'implément","d'import","d'incrément","d'inject","d'instanc","d'observer,","d'option","d'opérat","d'outil","d'un","d'une","d'utilis","d'échec","d'écrire","d'élément","d'état","d'état.","d'évènement","d'être","d.","da","dado","dado.","damo","dan","daqui","data","data)","daunting.","de","deal","debug","debug:","debuggable,","debugging)","debugging.","decis","decisõ","declar","declarar","declarativo","deep","deepli","default","default,","default.","default:","defin","defineplugin","definido","definindo","definir","definit","dehor","deix","deixar","deixá","dele,","deles.","dentro","deo","depend","dependa","dependem","dependencies,","dependencies.","dependência","dependências,","deploy","depui","depurando","depuração","depuração)","depuração.","deriv","derivado","dernier","dernièr","derrièr","describe('actions',","describe('getters',","describe('mutations',","descript","descripteur","descriptive:","descriptor","descritiva:","descrito","descritor","deseja","desejado","desempenho.","desencadeado","desencadear","desenvolvedor","desenvolvedores,","desenvolvimento","desenvolvimento,","desenvolvimento.","desestruturação","desir","desligá","despacha","despachada","despacham","despachar","despacho","dess","dessou","dessu","dessus,","dest","destructur","detail","details,","detalh","detalhado","detalhes,","detalhista","detect","detectar","deux","deuxièm","dev","dev.","deve","deve:","develop","developers,","development,","development.","devem","devenir","deveria","deveria!","devez","devido","devient","devo","devolvíveis,","devraient","devrait","devriez","devron","devtool","devtool'","devtool.","devtools,","devtools,你可能不需要此插件。","diferent","diferente,","diferença","differ","difficil","différenc","différenci","différent","différent,","difícil","digitar","dinamicament","dinamicamente.","dinâmico","dinâmico.","dire","direct","directement,","directli","directly,","directly?","direito","direta","diretament","diretamente?","direto","discuss","discutiremo","disparar","dispatch","dispatch('account/login')","dispatch('actiona')","dispatch('actiona').then(()","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch(action:","dispatch(type:","dispatch,","dispatch/commit","dispatch:","display","dispon","disponível","disso,","disso.","divers","divid","dividir","divis","do","do(s)","do:","docs.","document","documentation.","documentation。","documentação","documentos.","doesn't","doi","dois,","doit","doit,","doivent","dom","dom.","dom。","don't","don't.","donc","done","done()","done(error)","done)","done:","done?","donecount:","donetodos:","donetodoscount","donetodoscount:","donn","donner","donné","données,","doublecount","dout","down","down:","download","drive","du","dua","due","dumb","duplic","duplicar","dupliqu","durant","dure","dynam","dynamiqu","dynamique.","dynamiquement.","dá","dè","débogable,","débogag","débogage)","débogage.","déboguon","décision","déclar","déclarer","déclencher","déclenchera","déclenché","déclenché,","déclenchée,","déclenchés.","décomposit","défaut","défaut,","défaut.","défini","définir","définiss","définissez","déjà","démarrez","dépendanc","dépendances,","dépendr","déployez","désactivé","désiré","déstructur","détaché","détail","détails,","détecter","développ","développement,","développement.","développeur","développeurs,","d’instantané","e","e,","e.g.","e.target.value)","each","easili","ecmascript","ecmascript),","economizando","efeito","effect","effectué","effet","efficac","efficaces.","effici","eficient","eficientes.","either:","el","el:","eles:","ell","elm","elm.","em","emapmutations,","embora","embutido","en","enabl","encapsul","encapsulada","encapsulé","encontrado","encontramo","encor","endroit","enfant","enfants.","enforc","engorgé.","enquanto","enregistr","enregistron","enregistré","enregistré,","enregistrée,","enregistrés.","ensembl","ensuite,","ensur","entanto,","entend","entir","entr","entra","entrada","entrada,","entrada.","entrainera","entri","entry:","então","então,","então:","enviada","enviar","envifi","envio","environ","envolv","envolvido","envoy","erootgett","erreur","erreur.","erro","erro.","error","error.","es2015","es2015,你得抓紧了!","es6","escala","escala,","escrita","escrito","espac","especi","especialment","especificament","especifiqu","específica","específico","esperada","esperar","ess","essa","essay","essenci","essencialment","essenti","essentiel","est","esta","esta.","esta:","estado","estado\"?","estado)","estado,","estado.","estado:","estamo","estaremo","estará","estatai","estilo","estiv","estiverem","estore.state.nested.mymodule.","estritament","estrito","estrito,","estrito.","estrutura","estruturar","está","estágio","estático","estão","et","evalu","evaluate,","even","event","event:","evento","eventos.","eventos:","events.","events:","evitar","ex.","exact","exactli","examin","examineron","exampl","example,","example.","example:","exatament","exclude:","executa","executamo","executar","executá","execução","exempl","exemple,","exemplo","exemplo,","exemplo:","exibido","exibimo","exist","expand","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","expens","explicit","explicit,","explicitament","explicitamente.","explicite,","explicite.","explicitement.","explicitli","explícita","explícita,","explícito.","expor","export","export,","export:","exportamo","exportar","exportação","exporton","expos","exposera","exposto","exposé","expõ","extens","extension,提供了诸如零配置的","extern","externas.","externes.","externo","extract","extrair","extraí","extraímo","extrem","extremament","extrêmement","fabriqu","facil","facilment","factori","failur","fair","fait","falha","fals","false,","false。","fará","fashion.","fastidieux","faudrait","faut","faz","fazendo","fazer","façam","façon","featur","feel","feita","feront","ferra","ferramenta","few","ficar","fichier","field","fields,","file","file,","filename:","files.","filho","filho.","filter","filtercategori","filteredproduct","filtrar","filtrer","fim","fim,","fin","final","final.","finally,","find","fine","finer","fini","finir,","finish","first","first?","fit","flow","flow\":","flows?","flux","flux,","flux.","fluxo","flux、redux、和","fléchée","fn","fn'","foi","fois)","fois,","follow","fonction","fonction,","fonction.","fonctionn","fonctionnalité","font","foo:","fora","foram","forc","form","forma","forma,","format","formato","formatá","formulair","formulário","fornec","fornecido:","forneça","força","fourni","fourni.","fournir","fourniss","fournit","fractal","fragil","framework/assert","framework/bibliothèqu","frente:","frequência","fresh","frágei","full","funcionam","function","function(commit:","function(dispatch:","function(state:","function)","function):","function,","function.","functions,","functions.","fundir","função","função,","função.","funçõ","fur","further","furthermore,","fusionn","fzer","garant","garantindo","gener","genr","gera","geralment","gerenciador","gerenciamento","gerenciamo","gerenciando","gestion","gestionnair","gestionnaire.","gestão","get","getallproduct","getdata()","getdata())","getotherdata()","getotherdata())","getproduct","getter","getter'","getter,","getter.","getter:","getters)","getters,","getters,dispatch","getters.","getters...","getters.donetodos.length","getters.filteredproducts(state,","getters.j","getters.somegett","getters.someothergett","getters.spec.j","getters:","getters?,","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","getters。当我们在之后介绍到","getter、act","getter。你也可以在","getter,dispatch","getter,gett","getter,rootst","getter,也会通过","getter,只读。","getter,接收的第一个参数是模块的局部状态对象。","getter,根节点状态会作为第三个参数暴露出来:","gettodobyid:","git","github","give","given","glanc","glasses:","globai","global","global,","global.","global?","globalement.","globally.","globalmente.","globaux,","go","good","gosta","gosta):","grand","grande,","grande.","grandement","grandit,","granulair","granular","gravada","gravando","gravá","greatli","gro","gros,","gross","grow","génère","gérant","gérer","habilit","habilitar","handl","handler","handler,","handler.","handler.\"","handler:","handlers,","handlers.","handler。这个选项更像是事件注册:“当触发一个类型为","handler,你需要以相应的","hard","haut","have","haven't","help","helper","helper:","helpers,","helpers.","herda","here","here'","hidratação","high","hmr","hmr.","hold","hook","hot","hotupdate(newoptions:","hot。","houver","however,","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0","https://unpkg.com/vuex@2.0.0.","hydrat","há","hérite","ici","id)","id:","idea","ideal.","identiqu","idiot","idé","idéales.","idéia","ie),","ie),那么你可以使用一个","il","imagin","imaginon","imbriqué","imbriqués,","implantar","implement","implementar","implementarem","implementation:","implementations.","implementação","implementaçãocounter`:","implementaçõ","impliqu","impliqué","implément","import","import.","importa","important","important,","importante,","importantly,","importar","importação","importá","impos","imposs","impossible:","impossível:","imprevisível","imprévis","impulsiona","impõ","in,","inappropri","inappropriées.","inapropriada","inbound","inchada.","inchangé","inclu","inclua","includ","incluez","incluí","incluído","inconvéni","incorporado","increment","increment(state)","increment:","incrementar","incrementasync","incrementifoddonrootsum","incremento","index.html","index.j","indirect.","indireto.","informaçõ","inherit","inici","inicializada","inicializar","initi","initialisez","initialisé","inject","injectera","injection):","injecté","injetada","injetar","injetor","injeção","inlin","input","input.","insid","inspir","inspirada","inspiré","instal","instalar","instalará","instalação","installez","installé","instanc","instance,","instantané","instantâneo","instead","instância","integr","integra","intent","intenção","inter","internes,","internes.","interrog","intimidant.","intraç","introduc","introduct","intègr","intégré","inventado,","inversement.","invocar","invok","involv","invoqu","irmãos.","irá","is,","isadmin","isso","isso,","isso:","isto","it'","it('filteredproducts',","it('getallproducts',","it('increment',","it,","it.","it?","item","iten","itself","jamai","jeter","jetez","jouer","jour","jour.","js","judicieux","jump","just","já","karma","key","key.","key:","keystrokes:","know","l'abonn","l'accesseur","l'action","l'ajout","l'analys","l'api","l'appel","l'applic","l'application.","l'arbr","l'architectur","l'argument","l'asynchronism","l'auteur","l'avoir","l'enregistr","l'espac","l'exempl","l'export","l'extens","l'extrair","l'idé","l'import","l'inject","l'input","l'instal","l'instanc","l'intérieur","l'invers","l'objet","l'on","l'opportunité","l'option","l'opérat","l'opérateur","l'une","l'utilis","l'utilisateur","l'utilisez","l'échec","l'état","l'état)","l'état,","l'état.","l'évènement","la","laiss","laisser","lanc","lancer","lancera","lancée.","lançado.","laquel","larg","later","later.","latest","le","lead","learn","leav","lectur","leitura.","lembr","lembrar","ler","lesquel","less","let'","leur","leva","levam","level","leverag","liaison","librairi","librari","library,","lidam","lidar","lien","lier","lieu","ligando","ligação","ligaçõ","lign","like):","limit","limpa","line","linha","link","links.","linter","linters,","lion","lisant","list","lista","listen","littéral","liée","lo","lo?","loader","loader!","loader!./actions')","loader!./test.js'.","loader!./test.js'。","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","loaders。","loader。","locai","locais:","local","local,","local.","localcomput","localhost:","localhost:8080/webpack","localis","localisé","localisés.","localizado","localizados.","localizar","locat","locaux","log","logada","logged,","logger","logger:","logging,","logguer.","loggué","logic","login","logiqu","logs.","logá","loin","loja","loja.","long","longo","look","lor","lorsqu","lorsqu'il","lorsqu'on","lorsqu'un","los.","los:","lose","lugar","lui","lunett","là","là,","légèrement","lógica","ma","made","mai","main","main.j","maintainability.","mainten","maintenabilité","maintenant,","maioria","make","manag","management,","maneira","mani","manipul","manipulador","manipulador.\"","manipular","manipulação","manièr","manière,","manutenção.","map","map:","mapact","mapactions(namespace?:","mapactions,","mapeada","mapeamento","mapear","mapeia","mapgett","mapgetters(namespace?:","mapgetters({","mapgetters,","mapmut","mapmutations(namespace?:","mapmutations,","mapstat","mapstate([","mapstate(namespace?:","mapstate({","mapstate,","mapstate,mapgetters,","mapstate、mapgetters、mapact","marcá","mark","matriz","matter","mean","mecanismo","mechan","medida","medium","meilleur","meio","melhor","member","meno","merg","mesma","mesmo","mesmo:","messag","message)","message:","mesur","method","method.","method:","methods.","methods/properti","methods:","mettez","metton","mettr","mettront","mi","mieux","mistur","misturar","mix","mocha","mock","mocking.","mode","mode)","mode,","mode.","model","model.","modif","modifi","modifications,","modificaçõ","modifié","modo","modul","modular","modularidad","modularité.","module'","module),","module,","module.","module.export","module.hot.accept(['./mutations',","module:","modulea","modulea,","moduleb","modules'","modules,","modules.","modules:","modules?","modulo","modèl","modèles,","moment.","momento","monopag","montamo","more","motivo","moyen","moyenn","much","muda","muda,","mudança","mudar","mudar.","mudarem.","mude","muita","muito","multipl","mutado","mutado.","mutaion","mutam","mutar","mutat","mutated.","mutateur","mutation,","mutation.","mutation.payload)","mutation.typ","mutation/act","mutation:","mutations)","mutations,","mutations.","mutations.j","mutations.spec.j","mutations:","mutations?,","mutationtransform","mutation、module、act","mutation。","mutation。handl","mutation。opt","mutation。vuex","mutation。详细介绍","mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。","mutation(用于外部地数据持久化、记录或调试)或者提交","mutation,不同在于:","mutation,处理函数总是接受","mutation,将","mutation,并且使用","mutation,或者使用","mutation,或者通过","mutation,插件可以用来同步数据源到","mutation,而不是直接变更状态。","mutation:","mutação","mutação,","mutação.","mutação:","mutaçõ","mutações,","mutações.","mutações:","muter","muton","muté.","mypage:","myplugin","mypluginwithsnapshot","myreusablemodul","mécanism","médio","méthode","méthode.","método","método.","métodostore.commit:","même","même,","módulo","módulo)","módulo,","módulo.","módulos,","módulos.","múltipla","múltiplo","n","n'activez","n'affect","n'aimez","n'ait","n'aurez","n'avez","n'entr","n'est","n'i","n'import","n)","na","name","name,","name.","namespac","namespace,","namespace.","namespaced:","namespaced?,","natur","naturel","navegador","navigateur","navigateurs.","ne","necessidad","necessita","necessário","need","need.","nele","nenhuma","ness","nest","never","new","newmodulea","newmut","newmutations,","newprop:","next","next,","nextstat","nextstate...","nisso","niveau","niveaux","no","node","node.","node.j","node.js.","node_modules/vuex","nom","nom.","nome","nomeada","nomeada:","nommé","non","normal","normalement,","normally,","normalment","normalmente,","nossa","nosso","nota","nota:","note","note:","notez","notr","nou","nouveau","nouveaux","nouvel","nova","novament","novamente,","novo","novo.","now","now,","npm","npm.","null,","nunca","não","não.","nécessair","nécessaires.","nécessit","nível","nível:","nó","nós,","nós:","núcleo","o","obj","obj.messag","obj.message。在严格模式中,由于这个修改不是在","object","object)","object):","object,","object.","object:","objet","objet,","objet.","objeto","objeto,","objeto.","objeto:","oblig","observ","observables).","observador","observam","observamo","observáveis).","obtendo","obtenir","obter","obtêm","of:","off","offic","offici","officiel","on","ond","one,","one.","only.","ont","opcion","opcionalment","oper","operador","operations,","operations.","operaçõ","oportunidad","opportun","optimist","option","option.","option:","optionnel","options.","options.namespac","options:","options?:","opção","opçõ","opérat","opérateur","order","os","os.","ou","ouchange:","ourselv","out","outbound","outer","outil","output","output:","outra","outro","outsid","ouvir","ov","où","pa","packag","pacot","padrão","padrão,","padrão.","padrõ","padrões,","pai","palavras,","pallier","panier","par","para","para:","paraitr","paramètr","parar","parc","parec","parent","parent.","parent/child","parent/enf","parfait","parfoi","part","partag","partagé","partagé,","parte,","partes:","parti","parti.","particularli","particularment","particulièr","parts:","parâmetro","pass","passado","passage).","passar","passer","passez","passo","passé","path","path:","pattern","pattern\"?","patterns,","payload","payload)","payload,","payload.amount","payload:","payload?:","payloads:","pedaço","pedido","pega","pegou,","pela","pelo","pena","penché","pendant","pens","pensar","perceba","perdant","perdemo","perfectli","perfeitament","perform","performances.","permaneça","permet","permissão","permit","permut","persist","persistence,","persistência","personnelle.","pertenc","pesar","peu","peut","peuvent","pick","piec","pilot","place","plain","play","pleno","plu","plugin","plugin.","plugin:","plugins,","plugins.","plugins:","plupart","plus,","plusieur","plutôt","pode","podem","podemo","point","pointera","pointeront","pollut","poluição","polyfil","popular","por","porqu","portanto,","porvue.us","posent","possa","possam","possamo","possibl","possivel:","possui","possívei","possível","post","posteriores,","posts:","pouco","pour","pour,","pourquoi","pourrait","pouvez","pouvon","pra","practic","practice,","pratiqu","pratique,","pratique.","prazo","prazo.","pre","precisa","precisa.","precisamo","precisar","precisaremo","precisará","precisemo","predict","prefer","preferir","preferência","prefira","prefix","prefixo","premier","premièr","prend","prendr","prennent","preocupar","preserv","preservar","preservest","preservestate:","preservestate:store.registermodul","pretti","previou","previsível.","prevstat","pri","primeira","primeiro","primeiro?","princip","principai","principal","principles:","princípio","probabl","problem","problema","problèm","problème,","process.env.node_env","proch","prochain","procéder","procédon","procédur","product","product.categori","production!","production,","productivity.","productivité","products)","products,","products.j","products:","produira","produit","produtividad","produção","produção!","produção,","profil","profond","profondé","profunda","profundament","profundo","program","programa","programm","project","project.","projet","projet.","projeto","projeto.","promess","promessa","promesses.","promis","promise((resolve,","promise,","promise.","promise/auto'","promise:","promise。","promise。如果你支持的浏览器并没有实现","promise。详细介绍","promise,并且","promise:","prop","propag","propagação","propagé","proper","properly,","properti","properties,","properties:","properties?","property,","property:","proposal)","proposal),","proposit","proposta","propr","propriedad","propriedades:","propriété","provavelment","provid","provável","prática,","prático","pré","préalable.","précédent","précédent.","préfix","préférenc","préférences)","prémutation.","présenteron","préserver","prévisible.","própria","próprio","próxima","próximo","pui","puisqu","puisqu'un","puiss","pulando","purposes.","put","pó","qu'accéd","qu'aucun","qu'avec","qu'est","qu'export","qu'un","qu'état","quai","qual","qualquer","quand","quando","quantidad","que","que:","quebra","queira","quel","quell","quelqu","queremo","querer","queri","qui","quickli","quiser","quiser.","quisermo","quit","quot","quê?","rabattr","racin","racine)","racine,","racine.","racines.","raison","raisonn","raiz","raiz,","raiz.","rajout","ranger","rangés.","rapid","rapidament","rapido)","rappel","rappelez","rastreada","rastreá","rastreável","rastreável!","rather,","rattaché","razão","re","reach","react","reaction","reactiv","reactive,","reactive.","read","reai","reais.","reajam","real","realidad","realiti","realizada","realizada?","realizando","realizar","realli","realment","reason","reativa","reativas,","reativas.","reatividad","reativo","reativo.","reavaliada","reação","receb","recebem","receberam","receberá","receberão","recebido","receiv","recent","recevoir","recevront","recharg","recipient","record","record,","recorrendo","recurso","redux","redux:","refer","reference,","referência","referência,","regardon","regist","registered,","registermodule(path:","registr","registra","registrada","registrada,","registrado","registrado,","registrado.","registrados.","registrar","registration:","registro","regra","regras,","regroup","regroupé","reject)","relatórios.","releas","reli","reload","reload.","relèv","remain","rememb","remov","remplac","remédier,","rend","render","rendered.","rendering.","renderização","rendez","rendr","rendu","renvoi","renvoyé","repetit","repetitiva","replac","replacestate(state:","represent","representação","représent","requer","request","request,","requiert","requir","require('./modules/a').default","require('./mutations').default","require('inject","requêt","resolv","resolve()","resolved.","resolvidos.","resort","respect","respons","ressalva","rest","resto","restreint","restrict","restring","result","resultado","resultará","resumir","retenir","retorna","retornada.","retornado","retornam","retornando","retornar","retorno","retour","retourn","retourné","retournée.","retriev","retrocesso","retrouv","return","reus","reusable,","reuse.","reutilizar","reutilização","reutilizáveis,","revient","reçoit","reçoiv","reçu","right","rodando","root","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rota","rout","router","rule","rules,","run","runinnewcontext","rápida","règle","règle.","règles,","réactif","réactif.","réactifs,","réactifs.","réaction","réactiv","réactivité","réalis","réalité","récupèrent","récupérat","récupérer","récursiv","réflexion","référenc","régulièr","répons","répétitif","résolus.","résout","résultat","réutilis","réutilisable,","réévaluat","réévalué","s'abonn","s'assur","s'il","s'intègr","s'occup","s'évapor","sabe","sabemo","saber","saberá","sachant","sain","saisit","salva","same","same:","san","saurez","sautez","sauvegard","sauver","save","savedcartitem","savedcartitems)","savez","savoir","saída,","scale","scale,","script","script,","script.","se","second","secundária","see","seen","seguem","seguida,","seguint","seguintes:","seguir","segundo","seja","sejam","self","selon","sem","sembler","semelhant","sempr","send","separ","separados.","separando","separar","seqüência","ser","sera","serait","serem","seria","seront","sert","serv","server","server,","server/test","server。","serveur.","servic","serviço","será","serão","set","seta","setter","setter:","settimeout(()","setup","seu","seul","seule.","seulement","shape","share","shop","shop.buyproducts(","shop.getproducts(product","short","should!","si","sibl","side","side.","sido","sight:","signifi","significa","similair","similaire,","similar","similarly,","simpl","simple,","simplement","simples,","simples:","simplesment","simplest","simpli","simplic","simplicidad","simplicité","simplifi","simplificado","simplificar","simplifié","simul","simuladas.","simulado","simular","simulation.","simulé","simulées.","sincronizar","singl","singleton","singleton.","singleton?","sinon.js),","sinon.js),你可以使用它们替换辅助函数","sinon.spy()","sintax","sintaxe:","sistema","situat","situation,","situação,","situaçõ","snapshot","snapshots,","sobr","socket.emit('update',","socket.on('data',","soit","solicitação","solut","solução","soluçõ","some_mut","someact","someaction:","somegett","somemut","someotheract","someothergetter:","sometim","son","sont","sorti","sortirez","sou","souhaitez","souhaitiez","souhaitons.","sourc","souvent","spa","spa,","specif","spi","split","spread","spécialement","spécifiqu","ssr","stage","start","started.","state","state'а","state)","state,","state.","state.a,","state.b","state.count","state.count++","state.count,","state.count`","state.obj","state.obj.messag","state.products.filter(product","state.some.nested.module.a,","state.some.nested.module.b","state.subtre","state.todos.filter(todo","state.todos.find(todo","state:","state;","stateafter)","statebefore,","state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:","state。你可以通过","state。用于服务端渲染。","state。这在你想要重用","state,例如从一个服务端渲染的应用保留","state,驱动应用的数据源;","static","statiqu","step","still","stockag","stop","store","store'","store)","store):","store,","store.","store.commit","store.commit('increment')","store.commit('increment',","store.commit('receivedata',","store.commit({","store.commit,","store.commit:","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch(namespac","store.dispatch({","store.dispatch:","store.gett","store.getters.","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","store.getters:","store.getters。","store.hotupdate()","store.hotupdate():","store.hotupdate({","store.j","store.js,","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.registermodule:","store.st","store.state,","store.state.a","store.state.b","store.state.count","store.state.count,","store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。","store.state.mymodul","store.state.nested.mymodul","store.state.nested.mymodule.","store.subscribe((mutation,","store.subscribe(mut","store.subscribeaction((action,","store.unregistermodul","store.unregistermodule(modulename)","store.unregistermodule(modulename).","store/modul","store:","stores.","store。例如,同步","store。创建过程直截了当——仅需要提供一个初始","store(下面是个大概例子,实际上","store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态","store)。","store):","store,他们公用同一个模块","store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:","store,大概长这样:","straightforward","strict","strict,","strict.","strict:","strictli","string","string):","string,","string.","string]:","structur","structure:","style","style,","sua","sub","subir","subject","subscrib","subscribe(handler:","subscribeaction(handler:","subscribing,","substitua","subárvor","success","succinct","succinct!","succè","sucedido","sucesso","such","sucinto!","suffire.","suivant","suivent","suivez","sujeita","sujett","sumwithrootcount","suporta","suportam","support","supposon","supprim","sur","sure","surtout","sustentável.","swap","sync","synchron","synchrone.","synchrones.","synchronis","synchronous.","synchronous?","syntax","syntax,","syntax:","syntaxique),","system","system,","system.","systèm","são","séparant","séparer","séparé","séparés.","síncrona","síncronas.","síncrono","só","tableau","tag","tag,","tags.","tailor","take","talvez","também","também:","tant","tard.","tarde.","tarefa","tasks):","tedioso","tediou","tell","tem","temo","temp","template:","tempo","tempo.","temps.","tenha","tenham","tentando","tentará","tentera","ter","term","terme.","termes,","termin","terminé","terroot:","terá","teríamo","test","test,","test.","test.js'.","test:","testact","testaction(actions.getallproducts,","testaction:","testando","testar","testar,","teste.","tester","tester,","tester.","testes.","tests.","testá","text","text:","that'","that,","that:","them,","them.","them:","then:","there'","thing","think","this,","this.","this.$stor","this.$store.","this.$store.commit('updatemessage',","this.$store.commit('xxx')","this.$store.commit('xxx'),","this.$store.dispatch('xxx')","this.$store.dispatch('xxx'),","this.$store.getters.donetodoscount","this.$store.state.count","this.$store.state.obj.messag","this.$store.state.todos.filter(todo","this.count","this.count++","this.localcount","this:","through","throw","thrown.","thu","time","times):","tipo","tipo:","tiram","tirar","title:","tiverem","to:","toda","todo","todo.done)","todo.done).length","todo.id","todos:","togeth","toggl","tomar","tool","tools.","torna","tornam","tornar","total","totalment","tou","toujour","tournon","tout","trabalha","tracer","track","trackable!","tracé","trade","transact","transactions.","transactions:","transaçõ","transform","transforma","travel","traçable,","tree","tree!","tree,","tri","trick","tricki","trigger","trigger,","triggered,","trivial","trivial,","triviale,","trocar","troisièm","trop","trouv","trouviez","true","true,","true.","true}","true})","true,它允许在命名空间模块里分发根的","true,它允许在命名空间模块里提交根的","true,并将这个","true:","truqu","truth","truth\".","trá","trè","tudo","turn","two","two,","type","type,","type.","type:","types'","types.j","typescript","typescript,","tâche","téléchargement","um","um,","um.","uma","un","un.","under","understand","unidirecional\":","unidirectionnel","uniqu","unique,","unit","unitair","unlik","unmaintain","unpkg.com","unpredict","unregist","unregistermodule(path:","unsubscrib","unwatch","up","up,","updat","updatemessag","updates.","upfront.","url","us","us,","us:","usa","usada","usado","usage:","usam","usamo","usando","usar","usarmo","user","users,","uso","usual","usuário","usá","util","utilis","utilisateur","utiliser.","utilisez","utilison","utilisé","utilitair","utilitário","v","vai","vale","valeur","valor","valu","value)","value,","value:","value,然后侦听","vamo","variou","vem","ver","verbeux","verbeux.","verbos","verbosas.","verbose.","verbose:","verboso:","verdad","verdade\".","veremo","veri","verificar","verron","versa.","version","version/tag","versão","veut","vez","veze","vezes):","vezes,","via","viagem","vice","vider","view","view,","view.","view,以声明方式将","vinculado","vinculando","vincular","vista:","visto","visualis","visualiza","visualizar,","visualizaçõ","visão","vm.","vm.$watch","vo","você","você.","voici","voilà","volé","vont","votr","vou","voulez","vouloir","voulon","vous.","voyag","voyez","vrai","vraiment","vs","vs.","vue","vue'","vue({","vue,","vue.","vue.j","vue.js.","vue.set(obj,","vue.use()","vue.use():","vue.use(vuex)","vue.use(vuex))","vue.use(vuex)):","vue.use(vuex)):","vue:","vue?","vue@2.5+","vue@2.5+,","vue@>=2.5,","vue@>=2.5,反之亦然。","vuex","vuex\"","vuex,","vuex.","vuex.mapst","vuex.stor","vuex.store({","vuex:","vuex?","vuex@3.0+","vuex@>=","vuex。一个简单的","vuex。虽然将所有的状态放到","vuex:","vuex?","vá","vária","vário","vérifi","vérifier","véritabl","vérité","wait","want","want.","watch","watch(fn:","watch(getter:","watcher","watching,","way","way\"","way)","we'd","webpack","webpack'","webpack'ом","webpack,","webpack.","webpack.config.j","webpack在真实浏览器环境中进行测试。","websocket","weigh","well.","whenev","whether","why?","window.promis","within","without","words,","work","world","worth","write","written","y","yarn","yarn,","you'v","you.","yourself","you’ll","zero","zone","{","{preservestate:","{root:","{{","{}","{})","{},","|","||","}","})","}).","})。","},","}]","}`","}`,","}`.","}}","}}`,","«","«геттеры».","»","»)","»).","»,","».","à","às","árvore","árvore!","ça","ça,","ça.","é","é,","échell","échelle,","écouter","écrire","écrite","également","également,","épargn","étape","état","états,","été","éviter","évènement","évènements.","ête","être","óbvio","óculos:","última","única","único","útei","útil","œil","а","а,","абрамова,","абстракции","автоматически","автоматически.","автоматически:","автора","альтернативы","аналогичная","аналогично","аналогично,","аналогичным","аргумент","аргумента","аргумента,","аргументами","аргументов","аргументом","аргументом,","аргументом.","аргументом:","аргументы","аргументы:","архитектурное","архитектурой","асинхронного","асинхронности","асинхронны,","асинхронные","асинхронный","асинхронными","асинхронных","атрибут","беде,","без","бессмысленно.","библиотека","библиотеками","библиотеки","библиотеки,","благо","благодаря","более","большая","больше","большим,","большинстве","большое","большой","большую","браузера.","браузерах","браузерах.","браузере","будем","будет","будут","бы","были","было","быстро","быть","быть,","в","важнее,","важное","вам","вариантах","вас","ваш","вашего","ваши","ваших","вдохновлённого","веб","вернуть","вероятно","вероятно,","версии","версию","весьма","взаимодействие","взгляд","взгляда","виде","включает","включения","включить","влияет","влияние","вложенного","вложенность","вложенные","вложенных","вложено","вместо","вне","внесения","внести","внешним","внешних","внимание,","внимание:","внутри","во","вовсе","возвращаемую","возвращаемый","возвращаемым","возвращает","возвращают","возвращающее","возвращающие","возвращающий","возвращающую","возвращая","возвращение","возможно","возможно,","возможной","возможности","возможности,","возможность","возможностью","возможны","возможные","возникающие","возникновении","вот","вполне","времени\"","времени\".","время!","вручную","все","всегда","всего","всем","всех","вспомогательная","вспомогательного","вспомогательную","вспомогательные","вспомогательным","вспомогательных","встроенные","встроенный","всё","всём","вторую","вторым","входящих","вы","выбрасывать","вывода","выглядеть","вызвали","вызван","вызванных","вызвать","вызов","вызова","вызове","вызовут","вызовы","вызываем","вызываемые","вызывается","вызывать","вызывать,","вызываются","вызывая","выключили","вынесите","вынести","выносить","выполнения","выполнены","выполнять","высокоуровневых","вычислениями,","вычисляемого","вычисляемое","вычисляемые","вычисляемыми","выше","гарантирует,","генерирующий","геттер","геттера","геттера,","геттера:","геттерам","геттерам.","геттерами","геттеров","геттеров,","геттеров:","геттеры","геттеры,","геттеры.","геттеры...","гидрации","главах","глобального","глобальное","глобальной","глобальном","глобальному","глобальные","глобальный","глобальных","глубоко","глубокое","глупо:","го","говоря,","горячая","горячей","горячую","готовыми","да","давайте","даже","далее","далеки","данного","данные","данный","данным","данным,","данных","данных\":","данных,","данных.","дать","даёт","два","двунаправленного","двухсторонние","действие","действие.","действие:","действии","действий","действий,","действий.","действительно","действительности","действия","действия,","действия.","действия:","действиями","действиях","декларативно","дела,","делает","делать","дерева","дереве.","дерево","деревом","дереву","дескриптов","дескриптор","деструктуризация","деструктурирующее","динамическая","динамически","динамический","диспетчеризация","диспетчеризировать","для","до","до:","добавить","добавлена","добавление","добавлении","добавлено","добавлены","добавлять","добавляют","добавляя","добиться","доводилось","довольно","дожидаемся","документации","документации.","долгосрочной.","должен","должна","должно","должны","должным","дополнительного","дополнительные","дополнительный","достаточно","достижима","доступ","доступа","доступно","доступны","доступные","доступный","дочерним","дочерних","другие","другие):","другим","другими","других","другое","другой","другом","дублировать","дэна","его","единого","единое","единому","единственного","единственный","единственным","если","естественным","есть.","ещё","её","же","же,","жизни.","за","завершения","завершилось?","зависеть","зависимостей","зависимостей.","зависимости","зависимость","зависимостях","зависит","зависят","зависящие","загрузчиков","загрязнение","заданное","задуматься","заказа","заключается","залогирована","залогированной","залогированные","замена","заменить","замену","замены","заменяем","заметим:","заметно,","замечание:","заниматься","занимающиеся","записана,","записи","записи,","записывая","запись","запись:","запрашиваем","запрещено.","запрос","запросов","запуск","запуска","запускает","запускать","запускаются","запустите","запустить","зарегистрирован","зарегистрирован,","зарегистрированные","зарегистрированный","зарегистрировать","зарегистрируем","заскучать,","заставить","заставляет","заставляющими","затем","заточенной","затратным","затруднить","зачастую","здесь","знать","знать,","значение","значением","значении","значения","значит,","значительных","и","и,","идеала.","идея,","идёт","из","избегать","избежать","известные","излишней","изменение","изменений","изменения","изменения.","измените","изменится","изменить","изменяем","изменять","изменяться","изменяющими","изначальное","изрядно","изучим","или","им","имеет","имена\"","имени","именно","именованного","именованный","иметь","имеют","имитации","импортирования","импортировать","имя,","имён","имён,","имён.","имён:","инициализации","инициализацию","инициализировать","инициализируя","инициирована,","инициирования","инициированы","инициировать","инициируем","инициируемые","инициируемых","инициирует","инициируют","инкапсулируются","иногда","инструментах","инструментов","инструменты","инструменты,","интегрирует","интегрируется","использован","использование","использованием","использовании","использования","использовать","использовать,","использоваться","используем","используемая","используемую","используемые","используемый","используемым","использует","используете","используется","используйте","используются","использующей","использующий","используя","истины\",","истины\".","история","источник","источником","исхода","исходное","исходящих","исчезает","их","к","каждая","каждого","каждое","каждой","каждую","каждый","как","какие","каких","какой","камни,","качестве","ключу.","ко","когда","когда:","код","кода","кода,","кода.","коде","количество","количеству","коллбэк","коллбэк,","коллбэками,","коллбэки","коллбэков","командой","комбинации.","комплекте","композиция","компонент","компонент,","компонента","компонента,","компонента:","компонентам","компонентами","компонентах","компонентов","компонентов,","компонентов.","компоненту,","компоненты","компоненты,","компоновать","конечное","конкретного","конкретное","конкретную","констант","константу","константы","конструктора","контейнер,","контекст","контекста,","контексте","конфигурации","конфигурацию","конфликтует","концепцией","концепции","концепции,","концепций","концепций,","копирование","корзине","корзину","корзины","корневого","корневое","корневое.","корневой","корневому,","корневые","коробки\"","которого","которое","котором","которому","которые","который","которых","красноречивыми","кратковременная","критерию:","кроме","крупного","крупномасштабные","крупных","куда","кэшируются,","лаконично","легко","лежащая","ли","либо","либо:","линтеры","лишь","лог","логика","логики","логики.","логированием","логирования","логирования,","логируются","логирующий","локально,","локальное","локальному","локальные","локальный","локальным","лучше","любая","любого","любую","любые","м","магазина","массив","массива","между","менее,","менять","мере","местами","местах.","метод","метода","метода,","методах","методов","методом","методы","механизм","механизмом","многократного","многословнее,","многословности","многословный.","многословным","множество","могло","могут","модуле","модуле.","модулей","модулей,","модулей.","модулем","модули","модули,","модули.","модуль","модуль.","модульного","модульной","модульности","модульный","модуля","модуля).","модуля,","модуля.","модулям","модулями","модулях","можем","может","можете","можно","момент","момента","моментальных","моменту","мутацией","мутации","мутации,","мутации.","мутации:","мутации;","мутаций","мутаций,","мутаций.","мутаций/действий.","мутаций:","мутацию","мутацию,","мутацию.","мутация","мутациями,","мутациях.","мы","на","наблюдателей).","наблюдение","наблюдения,","нагрузка","нагрузки","нагрузкой","нагрузку","нагрузку:","называемый","найти","накладывает","наконец,","наличие","нам","намерения","намеренно","наоборот.","написания","написать","например","например,","например:","напрямую","напрямую:","напрямую?","наряду","наследует","настройки","наступления.","находится","находящиеся","начале.","начало","начиная","начните","начнём","начнём.","наш","нашего","наши","не","невозможно","невозможным:","независимо","некоторые","некоторых","нельзя.","немного","нему","ненужному","необходимо","необходимости","необходимости.","необязательно,","неплохая","неплохо","непосредственное","непредсказуемость","неприятно,","непросто:","нескольким","несколькими","нескольких","несколько","несложные","несоответствующих","нет","нет.","нетривиального","неудачи","неудачного","никакой","ним","но","нового","новую","новым.","новыми","новых","нормально","нужно","нужную","нужны","нужны,","нём:","о","оба","обескураживающим.","обеспечиваем","обеспечивает","обеспечит","обеспокоить","обнаружения","обновим","обновление","обновлений.","обновления","обновляются","обновлённые","обозначения","обойти","обойтись","обрабатывать","обработать","обработка","обработки","обработку","обработчик","обработчик\".","обработчик.","обработчика","обработчике","обработчики","обработчиков","обработчиков.","обработчиком","образом","образом,","образом:","обратите","обратитесь","обратиться","обращаться","обсудим","общее","объект","объект,","объект.","объекта","объекта,","объекта:","объекте","объектной","объектный","объектов","объектов,","объектом,","объекту","объявление","объявления","обычно","обычном","обязаны","ограничений","ограничения","ограничены","один","одна","однако","однако,","одни","одним","одно","одновременно.","одной","одном","одному","однонаправленно","одностраничные","оказаться","оказывать","оказываются","окружении","он","она","они","оператор","оператором","операции","операции:","операций","операций,","операций.","описательной:","опосредованно,","определении","определения","определять","определяя","определённых","опции","опции):","опции:","опций,","опционально","опцию","опция","организации","организовать","основе","основная","основном","основные","основных","основывающимся","основывающихся","основываясь","особенно","оставляет","остаётся","осуществляет","от","ответ","отдать","отдельно","отдельности.","отдельные","отдельный","откройте","откуп:","отладке","отладке.","отладке:","отладки)","отладки,","отладки.","отлаживаете","отличают","отличие","отличиями:","отображение","отобразить","отражая","отследить.","отслеживание","отслеживать","отслеживаться","отфильтрованной","официальным","оцениваем","очевидными","очень","очистим","очкам:","ошибки.","ошибку,","ошибку.","пакетов.","параметр","параметр,","параметра:","параметрами","параметризированный","параметров","параметров.","параметром:","паттерн","паттернов,","первого","первое,","первой","первый","первым","первым?","перед","передаваемом","передавать","переданного","переданное","переданному","переданных","передать","передача","передаются","передаёте","передаётся","переиспользования,","переключения","переменная","пересчитаны","писать","плагин","плагина","плагина:","плагинам","плагинам,","плагинах.","плагинов","плагинов,","плагину","плагины","плагины,","по","побочные","поведение","повторно","повторное","повторном","подводные","подделкой","поддельная","поддельное","поддельную","поддельный","поддельным","поддельным.","поддерево","поддерживаемость","поддерживает","поддерживать.","поддерживают","подключение","подключите","подменить","подменять","подмодули","подмодули.","подобны","подобным","подписывается","подробнее","подробно","подружить","подход","подхода","подхода,","позволяет","позволяют","позволяющие","позднее","показаться","покуда","покупок.","полагаться","полезно","полезно,","полезные","полезным","полезным,","полей.","полем","полной","полностью","получаем","получает","получать","получают","получающая","получение","получившаяся","получится","получится.","получить","пользователей","пользователи","пользователя","пользователя.","пользователям","поля","поместив","помещаете","помещающий","помещения","помещены","помимо","помните","помнить","помогает","помогающую","помочь","помощи","помощью","понадобится","понимание","понятий.","понятия","понять","понять,","попросту","попытка","поскольку","после","последующих","посмотреть","поток","потока","потоков?","потомкам","потому","потребностей","потребоваться","потребует","похоже","похожи","почему","почему?","поэтому","появлении","появлению","правил,","правил.","правила","правилам","правилам,","правило:","практике","превращается","пределами","предложить","предметом","предоставляет","предоставляющую","предоставляя","предположим,","предсказать,","предсказуемость","представление","представлением.","представлений","представляют","представьте,","предыдущее","прекращения","префиксов","при","приближённым","приведет","приведённая","приведённой","привести","привнесение","привнесения","приводят","привязать","привязки","придётся","прикреплено","приложение","приложением;","приложении","приложении.","приложении:","приложений","приложения","приложения,","приложения.","применения","применены","применив","примените","применяем","применяя","пример","пример:","примеров","примером","примечание:","примешиваем","принимает","принимают","принципов:","присваивание","присоединённом","приспособиться","приходилось","приходится","проблема","проблемой,","проблему,","проверяем,","программы.","продвинутые","продуктивность","проекта.","проекта:","проектах.","производительности,","производительности.","производительную","производным","произойдёт","произойти.","происходит","происходят,","происходящие","проксировании","проксируем","проксирует","проксирующие","простейшего","простейшее","просто","просто,","просто:","простого","простое","простой","простота,","пространства","пространствами","пространстве","пространство","пространством","пространству","простые","простых","протяжении","проще","псевдонимы","пути","пытаться","работу","работы","раз","разбираясь","разбить","разделять","разделяя","раздуться.","различных","размера,","разных","разобрались,","разработка","разработке","разработки","разработки.","разработчика","разработчика.","разработчиков","разрегистрирует","разрешает","разрешается","разрешающийся","разрешения","рамках","раскрывать","расположения","распространения","расскажем,","рассматриваем","рассматривать","рассматриваются","рассмотрении","рассмотрим","расширением","расширения","реагировать","реактивная","реактивно,","реактивности","реактивность","реактивны.","реактивных","реализации","реализация","реализован","реализовать","реализующего","реальной","реальности","реальных","регистрации","регистрация","регистрирует","регистрируются","режим","режима","режиме","результат","результаты","результирующие","релиз","рендерингом","репозиторий","решая","решение","родительского","родителям","роста","с","сам","самая","самого","самодостаточными","самое","самое,","самом","самостоятельное","самую","самые","самый","самым:","сборке.","сборки","сборкой","сборку,","сборку:","сборщик","свежий","свои","своим","своих","свойств","свойства","свойства,","свойства.","свойства:","свойства?","свойствами","свойствами:","свойство,","связанными","связаны","связать","связке","связывания","сделаете","сделать","себя","сейчас","сервера","сервера.","сервис","сервис,","сеттером:","синглтон","синглтон?","синглтонов","синтаксис","синтаксис,","синтаксис:","синхронизации","синхронизировать","синхронном","синхронные","синхронными","синхронными.","синхронными?","системе","систему","системы,","ситуацией,","ситуации","ситуации,","ситуациями,","скачать","склонировать","скорее","след","следует","следуете","следуют","следующей","следующие","следующим","следующими","следующих","следующую","слепки","слепки,","слепков","слепок\"","слишком","слияния","словами,","сложнее,","сложно","сложными","сложных","служит","случае","случае,","случаев","случаях","смотрите","снимающие","снятие","со","собираем","соблюдаете","соблюдения","собой","собрать","собственно,","собственное","собственным","собственными","событие","событий.","события:","событиями.","совершается","совершать","совершения","совершенно","совместно","соглашение","содержать","содержаться","содержащий","содержащим","содержимое","содержимому","содержит","сожалению,","создавать","создадим","создание","создании","создания","создано,","создать","создающую","создаём","создаёт","создаёте","сокетов","сокетом","сомневаетесь.","соответствующие","соответствующим","соседних","состоит","состояние","состояние,","состояние.","состоянием","состоянием\"?","состоянием,","состоянии","состоянии,","состояний,","состоянию","состоянию,","состояния","состояния,","состояния.","состояния:","состояния;","сохранение","сохранением","сохранения","сохраним","сохранить","сочетании","специально","списка","список","способ","способом","справки","справочник","спровоцирует","сработает.","сравнение","сравнить","среднего","ссылка","ссылке","ссылки","ссылку","сталкиваться","становится","становится,","старые","старый","статические","статусе","стоит","стороне","стороны,","страдает","стрелочные","строгий","строгого","строгом","строк:","строки","строковый","строкой","строку","структура","структурированность","структуру","структуры","сути","существенно","существует","существуют","существующий","считать","счёт","счётчик","счётчик.","счётчик:","счётчиком:","та","так","так:","также","такие","таким","такими","таких","такова","такого","такое","такой","таком","те","тег","тег,","тегов","текущего","текущее","тем","теперь","терминале:","тестирование","тестировании","тестирования","тестирования.","тестировать","тестировать.","тестируемого","тестов","тестов.","тесты","тип","тип:","типа","типами","типов","то","товаров","товары","тогда","тогда,","того","того,","тоже","той","только","том","том,","тот","традиционную","транзакции:","транзакциями;","требует","требуется","требуя","трюк","тут","у","убедитесь,","увеличить","уверенным,","увидим,","удалить","удаётся","удобными","удостоверьтесь,","уже","узнать,","укажите","указав","указан","указана","указание","указания","указанного","указанному","указанным","указать","указываем","указывает","указывать","указывая","улучшаем","умолчанию","умолчанию,","умолчанию.","управлении","управления","управлять","управляющий","упростить","упрощает","упрощения","упрощён,","упрощённо","упускаем.","усложнению","усмотрение","успеха","успешного","устанавливает","установите","установка","установки","утилиты","уточнение","ухудшения","учёта","фабрику","файл","файл,","файле","файлов","файлы.","фактически","фиксируем","финальной","форм","формата","формате","формате:","формирование","формировании","фрактальна:","функции","функции,","функций","функциональности","функциональность","функцию","функцию,","функцию.","функция","функция,","функциям,","хватит","хелпер","хотим","хотите","хотя","хранилищ,","хранилища","хранилища)","хранилища,","хранилища.","хранилища:","хранилище","хранилище,","хранилище.","хранилище;","хранилищем","хранилищу","хранилищу.","хранимому","хранит","хрупки","хуки","целиком","целиком,","ценой","центральным","центре","цитата","частей:","части","часто","часто.","часть","чаще","чем","через","читателям","чтении","чтения.","что","чтобы","чётко","шагом.","шины","эквивалентна","экземпляр","экземпляра","экземпляра,","экземпляров","экспорт","экспорт/импорт","экспорта","экспорта:","экспортировать","экспортируем","элемент","элемента","элементов","элементов)","эта","этапе","эти","этим","этими","этих","это","это,","этого","этого,","этой","этом","этому","этот","эту","эффективного","эффекты","являются","являющиеся","явно","явным","–","—","“store”","│","└──","├──","一个","一个数组,包含应用在","一条重要的原则就是要记住","一样直截了当。","一样遵守一些注意事项:","一目了然:","上使用","上克隆代码并自己构建。","上发布的最新版本。您也可以通过","上注册","上的插件方法。这些插件直接接收","上的用户输入导致的状态变化。","上面插件会默认启用。在发布阶段,你需要使用","下一步:action","下面是","下面是一个测试异步","下面是用","不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。","不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。","与根模块的选项一样,每个模块也包含","严格模式","中。例如:","中也可以:","中使用","中初始化好所有所需属性。","中多次注册同一个模块","中定义“getter”(可以认为是","中很有用的特性。另一个方法是使用带有","中执行。换种方式,你也可以用","中执行测试","中提交","中查找","中派生出一些状态,例如对列表进行过滤并计数:","中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的","中的","中的异步函数中的回调让这不可能完成:因为当","中的状态。改变","中的状态。详细介绍","中的状态发生变化,那么相应的组件也会相应地得到高效更新。","中的状态是响应式的,在组件中调用","中的状态是响应式的,那么当我们变更状态时,监视状态的","中的状态的唯一方法是提交","中的状态的唯一途径就是显式地提交","中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的","中绑定","中读取状态的时候,若","中附加新模块的方式来使用","中,`getters`","中,mutat","为","为了处理异步操作,让我们来看一看","为了能够使用","为了解决以上问题,vuex","为组件创建计算属性以返回","之前的一个地方:","之后就可以通过","之后引入","之后调用","之后,让我们来创建一个","之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个","乍一眼看上去感觉多此一举,我们直接分发","也可以接受其他","也支持载荷:","也被局部化了","也集成到","也需要与使用","事件类型","事件类型在各种","事件,在事件回调中调用","产品模块","产生的副作用(即状态变更)。","什么情况下我应该使用","什么时候结束呢?更重要的是,我们如何才能组合多个","什么是“状态管理模式”?","仍旧返回","他们可以接受","以下是一个表示“单向数据流”理念的极简示意:","以允许保留之前的","以对象形式分发","以新对象替换老对象。例如,利用","以载荷形式分发","任何由","会作为第三和第四参数传入","会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。","会在每个","会收到局部化的","会暴露为","会更易读:","会比较棘手:","会自动可用。","会试图直接修改","会进行自动安装:","传一个字符串数组。","传入额外的参数,即","传参。在你对","传字符串参数","但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:","作为其第一个参数:","作为命名输出对象","作为唯一参数,可以监听","作为唯一参数:","作为第一个参数(如果定义在模块中,则为模块的局部状态),payload","作为第一个参数,payload","作为第一个参数,其","作为第一个参数:","作为第三参数传给","作为第二个参数。最后接收一个可选的对象参数表示","作为第二个参数(可选)。","作为第二个参数:","作出响应。","你不能直接改变","你不能直接调用一个","你也可以使用","你也可以通过让","你可以使用","你可以向","你可以在组件中使用","你可以通过","你在组件中使用","使","使用","使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源","使用对象展开运算符将","使用对象展开运算符将此对象混入到外部对象中","使用常量替代","例如,只返回指定的子树","依赖","依赖的模块工厂","依赖,可以用","保存状态,用于下一次","保持不变:","假设","假设这里的","允许我们在","允许我们将","关联到","内置","内部执行异步操作:","再次强调,我们通过提交","函数。在这种情况下,只有当所有触发函数完成后,返回的","函数中执行的,","函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。","函数接受一个与","函数有几个配置项:","函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给","函数,因此","函数:","分割到单独的文件。","分割成模块(module)。每个模块拥有自己的","分发","分发的时候调用并接收","分支下的最新版本,您可以直接从","创建一个","创建之后,你可以使用","创建以下","创建基于命名空间的组件绑定辅助函数。其返回一个包含","创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:","创建多个","创建模块","创建组件方法分发","创建组件方法提交","初始化后调用","加载新模块","包含了子模块的对象,会被合并到","包含很复杂的计算过程,很有必要测试它们。getter","包含的","单一状态树","单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。","即可","即可。","卸载一个动态模块。详细介绍","参数解构","参考","参考热重载示例","及","双向绑定的计算属性","发出结账请求,然后乐观地清空购物车","取个变量名然后把它输出去:","变化的时候,","变更状态","另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。","只会接收","只要你遵守以上规则,如何组织代码随你便。如果你的","可以包含","可以包含任意异步操作。","可以处理被触发的","可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。","可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用","同时如果有第二个参数","同样指向局部状态。","同样,对于模块内部的","后的状态作为参数:","启用了命名空间的","命名空间","和","和分发多重","和单纯的全局对象有以下两点不同:","和参数调用","和模块,你需要使用","和经过","响应式地侦听","回调函数","因为","因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!","在","在一个","在一个模块化的打包系统中,您必须显式地通过","在不同模块中可以触发多个","在严格模式下,无论何时发生了状态变更且不是由","在单独构建的版本中辅助函数为","在另外一个","在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的","在带命名空间的模块内访问全局内容(global","在带命名空间的模块注册全局","在开始记录之前转换状态","在插件中不允许直接修改状态——类似于组件,只能通过提交","在插件内提交","在注册一个新","在浏览器中执行测试","在浏览器中测试","在组件中分发","在组件中提交","在这一章,我们将会学到","在这个模块中,","在这个模块的","在通过属性访问时是作为","在通过方法访问时,每次都会去进行调用,而不会缓存结果。","处理之后这些测试应该不依赖任何浏览器","处理函数以外修改","处理器的","多个视图依赖于同一状态。","失败操作","如果你传入返回一个对象的函数,其返回的对象会被用作根","如果你喜欢使用诸如","如果你希望使用全局","如果你开发的插件(plugin)提供了模块并允许用户将其添加到","如果你想将一个","如果你的","如果在模块中定义则为模块的局部状态","如果在模块化构建系统中,请确保在开头调用了","如果在测试环境下有可用的","如果希望你的模块具有更高的封装度和复用性,你可以通过添加","如果您不打算开发大型单页应用,使用","如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时","如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。","如果正在使用","如果需要使用","安装","完成","完成后调用,接收","实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。","实例中读取状态最简单的方法就是在计算属性中返回某个状态:","实例会注入到根组件下的所有子组件中,且子组件能通过","实例具有相同方法和属性的","实例属性","实例方法","实例本身了。","实例的根","实现中是很常见的模式。这样可以使","实现,默认为","实践中,我们会经常用到","实际上这和","对于","对于大型应用,我们会希望把","对于模块内部的","对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:","对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。","对象","对象。详细介绍","对象中","对象中。","对象为什么不是","对象包含以下属性:","对象和一些","对象就有可能变得相当臃肿。","对象展开运算符","对象提供给","对象是模块的局部状态","对象的属性传入","对象风格的提交方式","对象,你可以以属性的形式访问这些值:","对象,因此你可以调用","对象,尤其是对于重用","导致的状态变更都应该在此刻完成。","将","将会成为自然而然的选择。引用","将其引入:","就不受约束!我们可以在","就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,vuex","局部状态”要啰嗦得多,并且也损失了一些","属性。但是自从有了对象展开运算符(现处于","属性不会对其产生影响","属性以访问根","属性另取一个名字,使用对象形式:","属性后不需要修改模块内的代码。","属性的对象:","岂不更方便?实际上并非如此,还记得","嵌套模块","带命名空间的绑定函数","并不意味着你需要将所有的状态放入","并不限制你的代码结构。但是,它规定了一些需要遵守的规则:","并且观察","应对起来略微棘手,因为它们可能需要调用外部的","应用","应用层级的状态应该集中到单个","应用的核心就是","应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。vuex","开发环境与发布环境","开启严格模式,仅需在创建","开始","异步逻辑都应该封装到","引用","当","当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用","当使用","当使用全局","当使用对象风格的提交方式,整个对象都作为载荷传给","当在严格模式中使用","当定义在一个模块里时会特别一些:","当映射的计算属性的名称与","当需要在对象上添加新属性时,你应该","很多次的时候):","很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在","必须同步执行这个限制么?action","必须承认,这样做比简单地使用“v","必须是同步函数","必须是同步函数。为什么?请参考下面的例子:","快照","成为可热重载模块","成功操作","我们主要想针对","我们可以使用","我们可以很容易地在任何组件中使用它:","我们可以按任意方式格式化","我们组装模块并导出","或","或提交","或模块间数据互相污染的问题。","或者","或者是","或者更进一步,将下列代码添加到你使用","所有","才会执行。","打包测试文件。","打包这些测试文件然后在","执行测试","把","把上述","把当前购物车的物品备份起来","把空间名字添加到插件模块的类型(type)中去","抽取出api请求","按照","接下来,我们将会更深入地探讨一些核心概念。让我们先从","接受","接受一个成功回调和一个失败回调","接收","描述和当前的","提交","提交一个","提交的是","提交载荷(payload)","提供了基于","提案","提示:我们将在后续的文档示例代码中使用","插件","插件。","插件会生成状态快照,所以仅在开发环境使用。","插件函数","插件可以通过在","插件就是一个函数,它接收","插件就是通过动态注册模块将","支持同样的载荷方式和对象方式进行分发:","支持在开发过程中热重载","支持):","改成","数据源到","文件中定义了","文件太大,只需将","文档","断言结果","新增","方法可以有更多选项来完成复杂任务):","方法接受以下参数:","方法注册模块:","方法的参数。","方法触发状态变更:","方法触发:","方法:","既然","日志。每一条","日志插件还可以直接通过","时声明的模块)。","时,不需要以上安装过程。","时,为了在服务端渲染中避免有状态的单例)","时,你就知道","时,你很有可能想保留过去的","时,在属于","时,调用此函数。”要唤醒一个","映射","映射为","映射到局部计算属性:","映射到视图;","是一个专为","是专门为","是个","是什么?","是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅","是在计算属性中返回的一个属于","是更改状态的唯一方法,并且这个过程是同步的。","是注册在全局命名空间的——这样使得多个模块能够对同一","暴露为","暴露出来,根节点状态则为","暴露出注册的","更改","更新记录","替换","最后,如果我们利用","最好提前在你的","最简单的","有时候我们需要从","有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:","有时我们可能需要创建一个模块的多个实例,例如:","服务回应","服务层——例如,我们可以把","来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建","来安装","来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在","来看一个更加实际的购物车示例,涉及到调用异步","来简化代码(特别是我们需要调用","来自不同视图的行为需要变更同一状态。","来获取","来获取状态对象,以及通过","来触发变化。","来记录","来说是必要的。","来说非常有用。详细介绍","构造器选项","架构就像眼镜:您自会知道什么时候需要它。","某些观察者)","标签引入,它会提供全局方法","标签引用","核心概念","根状态,只读。","根级别的","格式记录","检查是否没有","概念开始。","模块内容(modul","模块内的状态已经是嵌套的了,使用","模块功能默认输出了","模块动态注册","模块动态注册功能使得其他","模块的局部状态","模块重用","模拟","模拟提交","模拟状态","每一个","每当","每次","比较","注册一个动态模块。详细介绍","注册嵌套模块","注册模块","注册的","注意我们正在进行一系列的异步操作,并且通过提交","注意,getter","注意:对于","测试","测试一个","深入理解所有的概念对于使用","混入","热替换新的","热重载","然后","然后像这样使用:","然后返回","然后:","然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用","状态","现在你可以:","现在想象,我们正在","现在,你可以通过","生成","生成状态快照的插件应该只在开发阶段使用,使用","用“vuex","用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。","用以上配置启动","用户来说","用指定的","用模拟的","由于","由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store","的","的作者","的例子(实际上你可以用任何你喜欢的测试框架):","的例子:","的双向绑定计算属性:","的另一种方式是直接使用包含","的响应式系统的一部分缓存其中的。","的响应规则","的地方","的处理函数返回的","的子节点名称相同时,我们也可以给","的官方调试工具","的定义放在函数","的实例注入所有的子组件","的实例,那么你仍然可以给","的实现:","的对象。它们都已经绑定在了给定的命名空间上。详细介绍","的对象展开运算符我们可以这样写:","的对象,在用户输入时,v","的局部状态作为第一个参数,而不是根状态,并且模块","的库,例如","的思维”去解决这个问题的方法是:给","的方式使其成为带命名空间的模块。当模块被注册后,它的所有","的方式,而非直接改变","的时候传入","的时候,我们需要增加一个","的根状态。模块的","的根状态,仅用状态合并或时光旅行调试。","的格式为","的模块编译格式问题,这里需要加上","的测试与","的状态","的状态存储是响应式的。当","的状态存储是响应式的,从","的示例:","的第四个参数来调用","的组件中需要频繁地导入,并且在测试组件时需要模拟状态。","的细粒度数据响应机制来进行高效的状态更新。","的结果","的计算属性)。就像计算属性一样,getter","的话也能够接收。","的话说就是:","的辅助函数","的返回值。详细介绍","的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。","的返回值,当值改变时调用回调函数。fn","的这些核心概念。他们是:","的钩子。vuex","直接下载","相关代码分割到模块中。下面是项目结构示例:","第一个参数是可选的,可以是一个命名空间字符串。详细介绍","等包管理器,可以按照下列方式执行安装:","等同于","等待","等等...","管理状态。例如,vuex","箭头函数可使代码更简练","类似于","类似于插件,我们可以让构建工具来处理这种情况:","类型:","组件","组件中展示状态呢?由于","组件中获得","组件也会自动更新。这也意味着","组件仍然保有局部状态","组件从","组件内的","组件绑定的辅助函数","组合","结合在一起,实现应用的路由状态管理。","给插件开发者的注意事项","继承父模块的命名空间","编写正确,经过合理地","而且,你可以通过使用","背后的基本思想,借鉴了","自动展开记录的","自定义","自己构建","自带一个日志插件用于一般的调试:","若","若需要在全局命名空间内分发","若需要在带命名空间的模块注册全局","获取","获取局部状态,必须使用常规函数","获取更新后的模块","虽然","表单处理","被","被局部化了","被记录,devtool","要停止侦听,调用此方法返回的函数即可停止侦听。","要停止订阅,调用此方法返回的函数即可停止订阅。","要注意,logger","解构","触发的时候,回调函数还没有被调用,devtool","计数应用开始:","订阅","让我们从一个简单的","让我们开始吧。","让我们来注册一个简单的","记数应用示例。","设计的状态管理库,以利用","访问","访问到。让我们更新下","访问模块的状态。","该功能常用于插件。详细介绍","详细介绍","详见","语法。如果你还没能掌握","语法处理内联","请参考购物车示例。","调用","调用。为了便于解决","调用抽象成服务,然后在测试文件中用","调用(需要先在根节点注入","调用(需要在根节点注入","调试、状态快照导入导出等高级调试功能。","购物","购物车模块","载荷(payload):","辅助函数","辅助函数仅仅是将","辅助函数将组件中的","辅助函数将组件的","辅助函数帮助我们生成计算属性,让你少按几次键:","返回一个允许我们注入","返回一个函数,来实现给","返回的是","这两个参数:","这个状态自管理应用包含以下几个部分:","这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:","这就是","这是一个最基本的","这样的方式指定特定的版本。","这里会抛出一个错误。","这里的","进一步嵌套命名空间","进入严格模式,在严格模式下,任何","进行单元测试。","选项。模块的状态使用","选项将其归档:store.registermodule('a',","选项是","选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用","选项,该","选项,这个选项暴露出每次","选项,这可以把","通常是异步的,那么如何知道","通常用于插件。详细介绍","通过","通过在根实例中注册","通过属性访问","通过提交","通过插件的参数对象得到空间名称","通过方法访问","那么我们如何在","都会抛出错误。","都会自动根据模块注册的路径调整命名。例如:","都会重新求取计算属性,并且触发更新相关联的","都是同步事务:","都有一个字符串的","都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中","配置中的","配置(配置好","里可以有","里的数组进行查询时非常有用。","里面。","链接。以上的链接会一直指向","阶段),我们可以极大地简化写法:","需要被记录,就让它返回","需遵守","非常类似于事件:每个","项目结构","顺便,`mutation`","风格的计算属性命名功能来使用一个常量作为函数名","首先,你需要明白","默认值:","默认情况下,模块内部的","(用于内部数据,例如"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Vuex\n\nПримечание: для пользователей TypeScript, vuex@>= 3.0 требует версии vue@>=2.5, и наоборот.\n\n\nИстория изменений\nУстановка\nЧто такое Vuex?\nНачало работы\nОсновные понятия\nСостояние\nГеттеры\nМутации\nДействия\nМодули\n\n\nСтруктура приложения\nПлагины\nСтрогий режим (strict mode)\nОбработка форм\nТестирование\nГорячая замена\nСправочник API\n\n"},"installation.html":{"url":"installation.html","title":"Установка","keywords":"","body":"Установка\nСкачать напрямую или использовать CDN\nhttps://unpkg.com/vuex\n\nUnpkg.com предоставляет CDN-ссылки на содержимое NPM-пакетов. Приведённая выше ссылка всегда будет указывать на самый свежий релиз Vuex, доступный в NPM. Кроме того, можно указать конкретную версию или тег, например https://unpkg.com/vuex@2.0.0.\n\nПодключите vuex после Vue, и установка произойдёт автоматически:\n\n\n\nNPM\nnpm install vuex --save\n\nYarn\nyarn add vuex\n\nЕсли вы используете модули, установите Vuex явным образом командой Vue.use():\nimport Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\nПри использовании глобальных тегов в этом нет необходимости.\nИспользование версии в разработке\nЕсли вы хотите использовать самую новую dev-сборку, придётся вручную склонировать репозиторий с GitHub и запустить сборку:\ngit clone https://github.com/vuejs/vuex.git node_modules/vuex\ncd node_modules/vuex\nnpm install\nnpm run build\n\n"},"intro.html":{"url":"intro.html","title":"Что такое Vuex?","keywords":"","body":"Что такое Vuex?\nVuex — это паттерн управления состоянием и библиотека для приложений на Vue.js. Он служит центральным хранилищем данных для всех компонентов приложения и обеспечивает предсказуемость изменения данных при помощи определённых правил. Кроме того, Vuex интегрируется с официальным расширением инструментов разработчика Vue, предоставляя \"из коробки\" такие продвинутые возможности, как \"машину времени\" при отладке и экспорт/импорт слепков состояния данных.\nЧто такое \"паттерн управления состоянием\"?\nДавайте начнём с простого приложения, реализующего счётчик с использованием Vue:\nnew Vue({\n // состояние\n data () {\n return {\n count: 0\n }\n },\n // представление\n template: `\n {{ count }}\n `,\n // действия\n methods: {\n increment () {\n this.count++\n }\n }\n})\n\nЭто самостоятельное приложение состоит из следующих частей:\n\nСостояние — \"источник истины\", управляющий приложением;\nПредставление — декларативно заданное отображение состояния;\nДействия — возможные пути изменения состояния приложения в ответ на взаимодействие пользователя с представлением.\n\nВот простейшее представление концепции \"однонаправленного потока данных\":\n\n \n\n\nПростота, к сожалению, быстро исчезает при появлении нескольких компонентов, основывающихся на одном и том же состоянии, когда:\n\nНесколько представлений могут зависеть от одной и той же части состояния приложения\nДействия из разных представлений могут оказывать влияние на одни и те же части состояния приложения\n\nРазбираясь с первой проблемой, вам придётся передавать одни и те же данные в несколько глубоко вложенных компонентов. Это часто сложно и неприятно, а для соседних компонентов такое и вовсе не сработает. Решая вторую проблему, приходится обращаться напрямую к родителям и потомкам компонента, или синхронизировать изменения с другими местами в приложении событиями. Оба подхода хрупки и быстро приводят к появлению кода, который невозможно поддерживать.\nТак почему бы не вынести всё общее состояние приложения из компонентов в глобальный синглтон? При использовании этого подхода, дерево компонентов превращается в одно большое \"представление\", а каждый компонент получает доступ к состоянию приложения, наряду с возможностью вызывать действия для изменения состояния, независимо от расположения этого компонента в дереве.\nКроме того, чётко определяя и разделяя концепции, возникающие при управлении состоянием, и требуя соблюдения некоторых правил, мы улучшаем структурированность и поддерживаемость нашего кода.\nТакова основная идея, лежащая в основе Vuex, вдохновлённого Flux, Redux и Архитектурой Elm. В отличие от других паттернов, Vuex реализован в виде библиотеки, специально заточенной на использование совместно с Vue.js и использующей его производительную систему реактивных обновлений.\n\nВ каких случаях следует использовать Vuex?\nVuex помогает управлять совместно используемым состоянием ценой привнесения новых концепций и вспомогательного кода. Кратковременная продуктивность страдает во благо долгосрочной.\nЕсли вам ещё не доводилось создавать крупномасштабные одностраничные приложения, Vuex может показаться многословным и обескураживающим. Это нормально — несложные приложения вполне могут обойтись и без Vuex. Возможно, вам вполне хватит простой глобальной шины событий. Но если вы создаёте SPA среднего или крупного размера, вероятно вам уже приходилось сталкиваться с ситуациями, заставляющими задуматься о методах более эффективного управления состоянием приложения за пределами компонентов Vue, и Vuex в таком случае может оказаться вполне естественным следующим шагом. Вот неплохая цитата от Дэна Абрамова, автора Redux:\n\nFlux-библиотеки подобны очкам: если они вам действительно нужны, вы на этот счёт не сомневаетесь.\n\n"},"getting-started.html":{"url":"getting-started.html","title":"Начало работы","keywords":"","body":"Начало работы\nВ центре любого Vuex-приложения находится хранилище. \"Хранилище\" — это, упрощённо говоря, контейнер, который хранит состояние вашего приложения. Два момента отличают хранилище Vuex от простого глобального объекта:\n\nХранилища Vuex реактивны. Если компоненты Vue зависят от их состояния, изменение состояния хранилища спровоцирует соответствующие изменения компонентов.\n\nНепосредственное изменение состояния хранилища запрещено. Единственный способ внести изменения — явно вызвать мутацию. Этот подход позволяет быть уверенным, что каждое изменение оставляет в системе след и даёт возможность использовать инструменты, позволяющие лучше понять работу приложения.\n\n\nПростейшее Хранилище\n\nЗАМЕЧАНИЕ: Мы будем использовать синтаксис ES2015 для примеров кода на всём протяжении этой документации. Если вы с ним ещё не разобрались, сейчас самое время!\n\nПосле установки Vuex, давайте создадим хранилище. Всё довольно просто: нужно лишь указать исходное состояние и мутации:\n// Удостоверьтесь, что вызвали Vue.use(Vuex) в коде до этого, если используете модульный сборщик\n\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n }\n})\n\nТеперь мы можем получить доступ к объекту состояния store.state или вызвать изменение состояния методом store.commit:\nstore.commit('increment')\n\nconsole.log(store.state.count) // -> 1\n\nЕщё раз заметим: мы вызываем мутацию, вместо того чтобы напрямую изменить store.state.count, потому что мы хотим явным образом отслеживать изменения. Это простое архитектурное соглашение делает намерения более очевидными и упрощает понимание изменений состояния приложения при чтении кода. Кроме того, этот подход позволяет реализовать инструменты для логирования каждой мутации, создания моментальных слепков состояния приложения и даже применения \"машины времени\" при отладке.\nПоскольку хранилище реактивно, для использования его состояния в компонентах достаточно просто создать вычисляемые свойства. Изменения состояния можно вызывать, инициализируя мутации в методах компонентов.\nВот пример простейшего приложения Vuex, реализующего счётчик.\nДалее мы более подробно обсудим каждую из основных концепций, начиная с Состояния\n"},"core-concepts.html":{"url":"core-concepts.html","title":"Основные понятия","keywords":"","body":"Основные понятия\nВ этих главах мы изучим основные понятия Vuex:\n\nСостояние\nГеттеры\nМутации\nДействия\nМодули\n\nДля использования vuex необходимо глубокое понимание всех этих понятий.\nДавайте начнём.\n"},"state.html":{"url":"state.html","title":"Состояние","keywords":"","body":"Состояние\nЕдиное дерево состояния\nVuex использует единое дерево состояния — таким образом, один-единственный объект содержит всё глобальное состояние приложения и служит \"единственным источником истины\". Кроме того, это значит, что обычно для каждого приложения существует только одно хранилище. Благодаря единому дереву можно легко найти нужную часть состояния или делать слепки всего состояния приложения для отладки.\nЕдиное дерево состояния не конфликтует с концепцией модульности — в последующих главах мы расскажем, как можно разбить хранилище на подмодули.\nПередача состояния Vuex в компоненты Vue\nТак как же отобразить состояние хранилища в компонентах Vue? Поскольку хранилище Vuex реактивно, проще всего использовать вычисляемые свойства:\n// создадим компонент-счётчик:\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return store.state.count\n }\n }\n}\n\nЛюбые изменения store.state.count вызовут обновление вычисляемого свойства, которые инициируют соответствующие обновления в DOM.\nОднако этот паттерн заставляет компонент явно полагаться на глобальный синглтон хранилища. При использовании модульной системы, это потребует импортирования хранилища в каждый компонент, использующий глобальное состояние и приведет к усложнению тестирования.\nVuex предоставляет механизм \"инъекции\" хранилища всем потомкам компонента, у которого указана опция store (предварительно необходимо вызвать Vue.use(Vuex)):\nconst app = new Vue({\n el: '#app',\n // указываем хранилище в опции \"store\", что обеспечит\n // доступ к нему также и для всех дочерних компонентов\n store,\n components: { Counter },\n template: `\n \n \n \n `\n})\n\nУказывая опцию store для корневого экземпляра, мы обеспечиваем доступ к хранилищу всем дочерним компонентам в this.$store. Давайте обновим наш пример со счётчиком:\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return this.$store.state.count\n }\n }\n}\n\nВспомогательная функция mapState\nЕсли компонент использует множество свойств или геттеров хранилища, объявление доступа к ним всем вручную может заставить изрядно заскучать, да и код получится многословный. Чтобы обойти эту проблему, можно использовать хелпер mapState, автоматически генерирующий вычисляемые свойства, проксирующие доступ к состоянию и геттерам хранилища:\n// с полной сборкой можно использовать как Vuex.mapState\nimport { mapState } from 'vuex'\n\nexport default {\n // ...\n computed: mapState({\n // стрелочные функции позволяют писать код очень лаконично\n count: state => state.count,\n\n // передача строки 'count' эквивалентна записи `state => state.count`\n countAlias: 'count',\n\n // если требуется доступ и к локальному состоянию, нужно использовать традиционную функцию\n countPlusLocalState (state) {\n return state.count + this.localCount\n }\n })\n}\n\nВ простых случаях в mapState можно передать и просто массив строк:\ncomputed: mapState([\n // проксирует через this.count доступ к store.state.count\n 'count'\n])\n\nОператор распространения объектов\nОбратите внимание: mapState возвращает объект. Как же быть, если нам нужны и локальные вычисляемые свойства? Обычно в таких случаях приходилось использовать вспомогательные утилиты для слияния объектов, и передавать уже результат их работы в computed. Однако, применив оператор распространения объектов (находящегося в статусе stage-3 ECMAScript proposal) мы можем изрядно упростить запись:\ncomputed: {\n localComputed () { /* ... */ },\n // результаты работы mapState будут добавлены в уже существующий объект\n ...mapState({\n // ...\n })\n}\n\nКомпоненты всё ещё могут иметь локальное состояние\nТо что вы используете Vuex не значит, что нужно выносить в хранилище всё состояние приложения. Поместив большую часть логики во Vuex, вы сделаете мутации более красноречивыми и удобными для отладки, но это иногда может привести к излишней многословности и ненужному усложнению логики. Если состояние компонента полностью локально, выносить его во Vuex может быть бессмысленно. Конечное решение всегда остаётся на усмотрение разработчика и зависит от потребностей конкретного приложения.\n"},"getters.html":{"url":"getters.html","title":"Геттеры","keywords":"","body":"Геттеры\nИногда может понадобится доступ к производным данным, основывающимся на состоянии хранилища: например, к отфильтрованной версии списка или количеству элементов в нём:\ncomputed: {\n doneTodosCount () {\n return this.$store.state.todos.filter(todo => todo.done).length\n }\n}\n\nЕсли эта функциональность требуется более чем одному компоненту, понадобится либо дублировать функцию, либо выносить её в совместно используемый хелпер и импортировать в нескольких местах. Оба эти подхода далеки от идеала.\nVuex позволяет определять в хранилище «геттеры». Вы можете считать их вычисляемыми свойствами для хранилища. Как и вычисляемые свойства, результаты геттера кэшируются, основываясь на своих зависимостях и будут пересчитаны только тогда, когда изменится одна из его зависимостей.\nГеттеры получают первым аргументом ссылку на состояние хранилища:\nconst store = new Vuex.Store({\n state: {\n todos: [\n { id: 1, text: '...', done: true },\n { id: 2, text: '...', done: false }\n ]\n },\n getters: {\n doneTodos: state => {\n return state.todos.filter(todo => todo.done)\n }\n }\n})\n\nГеттеры доступны в store.getters:\nstore.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]\n\nВторым аргументом передаётся список всех геттеров:\ngetters: {\n // ...\n doneTodosCount: (state, getters) => {\n return getters.doneTodos.length\n }\n}\n\nstore.getters.doneTodosCount // -> 1\n\nВ компонентах геттеры можно использовать, например, таким образом:\ncomputed: {\n doneTodosCount () {\n return this.$store.getters.doneTodosCount\n }\n}\n\nВы также можете передавать аргументы геттерам возвращая функцию. Это особенно полезно, если вы хотите вернуть элемент (или часть элементов) массива по переданному критерию:\ngetters: {\n // ...\n getTodoById: (state) => (id) => {\n return state.todos.find(todo => todo.id === id)\n }\n}\n\nstore.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }\n\nВспомогательная функция mapGetters\nХелпер mapGetters попросту проксирует геттеры хранилища через локальные вычисляемые свойства компонента:\nimport { mapGetters } from 'vuex'\n\nexport default {\n // ...\n computed: {\n // примешиваем геттеры в вычисляемые свойства оператором расширения\n ...mapGetters([\n 'doneTodosCount',\n 'anotherGetter',\n // ...\n ])\n }\n}\n\nЕсли вы хотите использовать при проксировании другое имя, примените объектный синтаксис:\n...mapGetters({\n // проксируем `this.doneCount` в `store.getters.doneTodosCount`\n doneCount: 'doneTodosCount'\n})\n\n"},"mutations.html":{"url":"mutations.html","title":"Мутации","keywords":"","body":"Мутации\nЕдинственным способом изменения состояния хранилища во Vuex являются мутации. Мутации во Vuex очень похожи на события: каждая мутация имеет строковый тип и функцию-обработчик. В этом обработчике и происходят, собственно, изменения состояния, переданного в функцию первым аргументом:\nconst store = new Vuex.Store({\n state: {\n count: 1\n },\n mutations: {\n increment (state) {\n // изменяем состояние\n state.count++\n }\n }\n})\n\nВызывать функцию-обработчик напрямую — нельзя. Это больше похоже на обработку события: \"Когда мутация типа increment инициирована, вызывается этот обработчик\". Чтобы инициировать обработку мутации, необходимо вызвать store.commit, указав её тип:\nstore.commit('increment')\n\nМутации с нагрузкой\nПри вызове store.commit в мутацию можно также передать дополнительный параметр, называемый нагрузкой (payload):\n// ...\nmutations: {\n increment (state, n) {\n state.count += n\n }\n}\n\nstore.commit('increment', 10)\n\nВ большинстве случаев нагрузка будет объектом, содержащим несколько полей. Запись мутаций в таком случае становится более описательной:\n// ...\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nstore.commit('increment', {\n amount: 10\n})\n\nОбъектный синтаксис\nДругой способ вызвать мутацию — это передать в commit единственный параметр, в котором type указан напрямую:\nstore.commit({\n type: 'increment',\n amount: 10\n})\n\nПри использовании объектной записи, объект передаётся в качестве нагрузки целиком, так что обработчик остаётся тем же самым:\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nМутации следуют правилам реактивности Vue\nПоскольку состояние хранилища Vuex — это реактивная переменная Vue, при возникновении мутации зависящие от этого состояния компоненты Vue обновляются автоматически. Кроме того, это значит, что мутации Vuex имеют те же самые подводные камни, что и реактивность в обычном Vue:\n\nЛучше инициализировать изначальное состояние хранилища, указав все поля в самом начале.\n\nПри добавлении новых свойств объекту необходимо либо:\n\nИспользовать Vue.set(obj, 'newProp', 123), либо же\n\nЦеликом заменить старый объект новым. Например, используя синтаксис расширения объектов из stage-3, можно написать так:\nstate.obj = { ...state.obj, newProp: 123 }\n\n\n\n\n\nИспользование констант для обозначения типов мутаций\nВ различных вариантах реализации Flux этот подход используется весьма часто. Вынесите все константы с типами мутаций и действий в отдельный файл, чтобы было проще использовать линтеры и другие инструменты, а также чтобы дать читателям возможность с первого взгляда понять, какие мутации возможны в приложении:\n// mutation-types.js\nexport const SOME_MUTATION = 'SOME_MUTATION'\n\n// store.js\nimport Vuex from 'vuex'\nimport { SOME_MUTATION } from './mutation-types'\n\nconst store = new Vuex.Store({\n state: { ... },\n mutations: {\n // \"вычисляемые имена\" из ES2015 позволяют использовать\n // константу в качестве имени функции\n [SOME_MUTATION] (state) {\n // здесь будет изменяться состояние\n }\n }\n})\n\nТем не менее, использовать константы для указания типов мутаций совершенно необязательно, хотя это и может оказаться полезным в крупных проектах.\nМутации должны быть синхронными\nНужно помнить одно важное правило: обработчики мутаций обязаны быть синхронными. Почему? Рассмотрим пример:\nmutations: {\n someMutation (state) {\n api.callAsyncMethod(() => {\n state.count++\n })\n }\n}\n\nТеперь представьте, что вы отлаживаете приложение и смотрите в лог мутаций в инструментах разработчика. Для каждой залогированной мутации devtools должен сохранить слепки состояния приложения \"до\" и \"после\" её наступления. Однако, асинхронный коллбэк внутри приведённой выше мутации делает это невозможным: мутация-то уже записана, и у devtools нет никакой возможности знать, что далее будет вызван коллбэк, а, значит, и инициируемые им изменения становится, по сути дела, невозможно отследить.\nВызов мутаций в компонентах\nМутации можно вызывать из кода компонентов, используя this.$store.commit('xxx'), или применяя хелпер mapMutations, который проксирует вызовы store.commit через методы компонентов (для этого требуется наличие корневой ссылки на хранилище $store):\nimport { mapMutations } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapMutations([\n 'increment', // `this.increment()` будет вызывать `this.$store.commit('increment')`\n\n // mapMutations также поддерживает нагрузку:\n 'incrementBy' // `this.incrementBy(amount)` будет вызывать `this.$store.commit('incrementBy', amount)`\n ]),\n ...mapMutations({\n add: 'increment' // `this.add()` будет вызывать `this.$store.commit('increment')`\n })\n }\n}\n\nО действиях\nПривнесение асинхронности в мутации могло бы изрядно затруднить понимание логики программы. Например, если вызываются два метода, оба с асинхронными коллбэками, изменяющими состояние приложения — как предсказать, какой из коллбэков будет вызван первым? Именно поэтому концепции изменений и асинхронности рассматриваются по отдельности. Во Vuex мутации — это синхронные транзакции:\nstore.commit('increment')\n// все изменения состояния, вызываемые мутацией \"increment\",\n// к этому моменту уже должны произойти.\n\nДля обработки асинхронных операций существуют Действия.\n"},"actions.html":{"url":"actions.html","title":"Действия","keywords":"","body":"Действия\nДействия — похожи на мутации с несколькими отличиями:\n\nВместо того, чтобы напрямую менять состояние, действия инициируют мутации;\nДействия могут использоваться для асинхронных операций.\n\nЗарегистрируем простое действие:\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n },\n actions: {\n increment (context) {\n context.commit('increment')\n }\n }\n})\n\nОбработчики действий получают объект контекста, содержащий те же методы и свойства, что и сам экземпляр хранилища, так что вы можете вызвать context.commit для инициирования мутации или обратиться к состоянию и геттерам через context.state и context.getters. Позднее при рассмотрении Модулей мы увидим, однако, что этот контекст — не то же самое, что экземпляр хранилища.\nНа практике для упрощения кода часто используется деструктуризация аргументов из ES2015 (особенно при необходимости многократного вызова commit):\nactions: {\n increment ({ commit }) {\n commit('increment')\n }\n}\n\nДиспетчеризация действий\nДействия запускаются методом store.dispatch:\nstore.dispatch('increment')\n\nНа первый взгляд может выглядеть глупо: если мы хотим увеличить значение count, почему бы просто не вызвать store.commit('increment') напрямую? Помните что мутации должны быть синхронными? Для действий такого ограничения нет. Внутри действий можно выполнять асинхронные операции:\nactions: {\n incrementAsync ({ commit }) {\n setTimeout(() => {\n commit('increment')\n }, 1000)\n }\n}\n\nДиспетчеризация действий поддерживает тот же объектный синтаксис, что и диспетчеризация мутаций:\n// параметризированный вызов\nstore.dispatch('incrementAsync', {\n amount: 10\n})\n\n// объектный синтаксис\nstore.dispatch({\n type: 'incrementAsync',\n amount: 10\n})\n\nБолее приближённым к реальности примером действий будет формирование заказа на основе состояния корзины покупок. Логика такого действия включает в себя вызов асинхронного API и инициализацию нескольких мутаций:\nactions: {\n checkout ({ commit, state }, products) {\n // сохраним находящиеся на данный момент в корзине товары\n const savedCartItems = [...state.cart.added]\n // инициируем запрос и \"оптимистично\" очистим корзину\n commit(types.CHECKOUT_REQUEST)\n // предположим, что API магазина позволяет передать коллбэки\n // для обработки успеха и неудачи при формировании заказа\n shop.buyProducts(\n products,\n // обработка успешного исхода\n () => commit(types.CHECKOUT_SUCCESS),\n // обработка неудачного исхода\n () => commit(types.CHECKOUT_FAILURE, savedCartItems)\n )\n }\n}\n\nТаким образом удаётся организовать поток асинхронных операций, записывая побочные эффекты действий в виде мутаций состояния.\nДиспетчеризация действий в компонентах\nДиспетчеризировать действия в компонентах можно при помощи this.$store.dispatch('xxx') или используя вспомогательную функцию mapActions, создающую локальные псевдонимы для действий в виде методов компонента (требуется наличие корневого $store):\nimport { mapActions } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapActions([\n 'increment' // проксирует `this.increment()` в `this.$store.dispatch('increment')`\n\n // `mapActions` также поддерживают нагрузку (payloads):\n 'incrementBy' // проксирует `this.incrementBy(amount)` в `this.$store.dispatch('incrementBy', amount)`\n ]),\n ...mapActions({\n add: 'increment' // проксирует `this.add()` в `this.$store.dispatch('increment')`\n })\n }\n}\n\nКомпозиция действий\nРаз действия зачастую асинхронны, то как узнать, что действие уже завершилось? И, что важнее, как быть со связанными между собой действиями при организации более сложных асинхронных потоков?\nПервое, что нужно знать — store.dispatch может обрабатывать Promise, возвращаемый обработчиком действия, и также возвращает Promise:\nactions: {\n actionA ({ commit }) {\n return new Promise((resolve, reject) => {\n setTimeout(() => {\n commit('someMutation')\n resolve()\n }, 1000)\n })\n }\n}\n\nТеперь можно сделать так:\nstore.dispatch('actionA').then(() => {\n // ...\n})\n\nА в другом действии — так:\nactions: {\n // ...\n actionB ({ dispatch, commit }) {\n return dispatch('actionA').then(() => {\n commit('someOtherMutation')\n })\n }\n}\n\nНаконец, если мы используем async / await, то можем компоновать наши действия следующим образом:\n// предположим, что `getData()` и `getOtherData()` возвращают Promise\n\nactions: {\n async actionA ({ commit }) {\n commit('gotData', await getData())\n },\n async actionB ({ dispatch, commit }) {\n await dispatch('actionA') // дожидаемся завершения действия `actionA`\n commit('gotOtherData', await getOtherData())\n }\n}\n\n\nstore.dispatch может вызывать несколько обработчиков действий в различных модулях одновременно. В этом случае возвращаемым значением будет Promise, разрешающийся после разрешения всех вызванных обработчиков.\n\n"},"modules.html":{"url":"modules.html","title":"Модули","keywords":"","body":"Модули\nИз-за использования единого дерева состояния, все глобальные данные приложения оказываются помещены в один большой объект. По мере роста приложения, хранилище может существенно раздуться.\nЧтобы помочь в этой беде, Vuex позволяет разделять хранилище на модули. Каждый модуль может содержать собственное состояние, мутации, действия, геттеры и даже встроенные подмодули — структура фрактальна:\nconst moduleA = {\n state: { ... },\n mutations: { ... },\n actions: { ... },\n getters: { ... }\n}\n\nconst moduleB = {\n state: { ... },\n mutations: { ... },\n actions: { ... }\n}\n\nconst store = new Vuex.Store({\n modules: {\n a: moduleA,\n b: moduleB\n }\n})\n\nstore.state.a // -> состояние модуля `moduleA`\nstore.state.b // -> состояние модуля `moduleB`\n\nЛокальное состояние модулей\nПервым аргументом, который получают мутации и геттеры, будет локальное состояние модуля.\nconst moduleA = {\n state: { count: 0 },\n mutations: {\n increment (state) {\n // `state` указывает на локальное состояние модуля\n state.count++\n }\n },\n\n getters: {\n doubleCount (state) {\n return state.count * 2\n }\n }\n}\n\nАналогично, context.state в действиях также указывает на локальное состояние модуля, а корневое — доступно в context.rootState:\nconst moduleA = {\n // ...\n actions: {\n incrementIfOddOnRootSum ({ state, commit, rootState }) {\n if ((state.count + rootState.count) % 2 === 1) {\n commit('increment')\n }\n }\n }\n}\n\nКроме того, в геттеры корневое состояние передаётся 3-м параметром:\nconst moduleA = {\n // ...\n getters: {\n sumWithRootCount (state, getters, rootState) {\n return state.count + rootState.count\n }\n }\n}\n\nПространства имён\nПо умолчанию действия, мутации и геттеры внутри модулей регистрируются в глобальном пространстве имён — это позволяет нескольким модулям реагировать на тот же тип мутаций/действий.\nЕсли вы хотите сделать модули более самодостаточными и готовыми для переиспользования, вы можете создать его с собственным пространством имён, указав опцию namespaced: true. Когда модуль будет зарегистрирован, все его геттеры, действия и мутации будут автоматически связаны с этим пространством имён, основываясь на пути по которому зарегистрирован модуль. Например:\nconst store = new Vuex.Store({\n modules: {\n account: {\n namespaced: true,\n\n // содержимое модуля\n state: { ... }, // состояние модуля автоматически вложено и не зависит от опции пространства имён\n getters: {\n isAdmin () { ... } // -> getters['account/isAdmin']\n },\n actions: {\n login () { ... } // -> dispatch('account/login')\n },\n mutations: {\n login () { ... } // -> commit('account/login')\n },\n\n // вложенные модули\n modules: {\n // наследует пространство имён из родительского модуля\n myPage: {\n state: { ... },\n getters: {\n profile () { ... } // -> getters['account/profile']\n }\n },\n\n // большая вложенность с собственным пространством имён\n posts: {\n namespaced: true,\n\n state: { ... },\n getters: {\n popular () { ... } // -> getters['account/posts/popular']\n }\n }\n }\n }\n }\n})\n\nГеттеры и действия с собственным пространством имён будут получать свои локальные getters, dispatch и commit. Другими словами, вы можете использовать содержимое модуля без написания префиксов в том же модуле. Переключения между пространствами имён не влияет на код внутри модуля.\nДоступ к глобальному содержимому в модулях со своим пространством имён\nЕсли вы хотите использовать глобальное состояние и геттеры, rootState и rootGetters передаются 3-м и 4-м аргументами в функции геттеров, а также как свойства в объекте context, передаваемом в функции действий.\nДля запуска действий или совершения мутаций в глобальном пространстве имён нужно добавить { root: true } 3-м аргументом в dispatch и commit.\nmodules: {\n foo: {\n namespaced: true,\n\n getters: {\n // `getters` ограничены геттерами данного модуля\n // вы можете использовать rootGetters из 4-го аргумента геттеров\n someGetter (state, getters, rootState, rootGetters) {\n getters.someOtherGetter // -> 'foo/someOtherGetter'\n rootGetters.someOtherGetter // -> 'someOtherGetter'\n },\n someOtherGetter: state => { ... }\n },\n\n actions: {\n // dispatch и commit также ограничены данным модулем\n // они принимают опцию `root` для вызова в глобальном пространстве имён\n someAction ({ dispatch, commit, getters, rootGetters }) {\n getters.someGetter // -> 'foo/someGetter'\n rootGetters.someGetter // -> 'someGetter'\n\n dispatch('someOtherAction') // -> 'foo/someOtherAction'\n dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'\n\n commit('someMutation') // -> 'foo/someMutation'\n commit('someMutation', null, { root: true }) // -> 'someMutation'\n },\n someOtherAction (ctx, payload) { ... }\n }\n }\n}\n\nПодключение с помощью вспомогательных функций к пространству имён\nПодключение модуля со своим пространством имён к компонентам с помощью вспомогательных функций mapState, mapGetters, mapActions и mapMutations это может выглядеть подобным образом:\ncomputed: {\n ...mapState({\n a: state => state.some.nested.module.a,\n b: state => state.some.nested.module.b\n })\n},\nmethods: {\n ...mapActions([\n 'some/nested/module/foo',\n 'some/nested/module/bar'\n ])\n}\n\nВ таких случаях вы можете передать строку с пространством имён в качестве первого аргумента к вспомогательным функциям, тогда все привязки будут выполнены в контексте этого модуля. Пример выше можно упростить до:\ncomputed: {\n ...mapState('some/nested/module', {\n a: state => state.a,\n b: state => state.b\n })\n},\nmethods: {\n ...mapActions('some/nested/module', [\n 'foo',\n 'bar'\n ])\n}\n\nКроме того, вы можете создать вспомогательные функции с помощью createNamespacedHelpers. Она возвращает объект, в котором все вспомогательные функции для связывания с компонентами будут указывать на переданное пространство имён:\nimport { createNamespacedHelpers } from 'vuex'\n\nconst { mapState, mapActions } = createNamespacedHelpers('some/nested/module')\n\nexport default {\n computed: {\n // будет указывать на `some/nested/module`\n ...mapState({\n a: state => state.a,\n b: state => state.b\n })\n },\n methods: {\n // будет указывать на `some/nested/module`\n ...mapActions([\n 'foo',\n 'bar'\n ])\n }\n}\n\nУточнение для разработчиков плагинов\nВас может обеспокоить непредсказуемость пространства имён для ваших модулей, когда вы создаёте плагин с собственными модулями и возможностью пользователям добавлять их в хранилище Vuex. Ваши модули будут также помещены в пространство имён, если пользователи плагина добавляют ваши модули в модуль со своим пространством имён. Чтобы приспособиться к этой ситуации, вам может потребоваться получить значение пространства имён через настройки плагина:\n// получение значения пространства имён через options\n// и возвращение функции плагина Vuex\nexport function createPlugin (options = {}) {\n return function (store) {\n // добавление пространства имён к модулям плагина\n const namespace = options.namespace || ''\n store.dispatch(namespace + 'pluginAction')\n }\n}\n\nДинамическая регистрация модулей\nВы можете зарегистрировать модуль уже и после того, как хранилище было создано, используя метод store.registerModule:\n// регистрация модуля `myModule`\nstore.registerModule('myModule', {\n // ...\n})\n\n// регистрация вложенного модуля `nested/myModule`\nstore.registerModule(['nested', 'myModule'], {\n // ...\n})\n\nСостояние модуля будет доступно как store.state.myModule и store.state.nested.myModule.\nДинамическая регистрация модулей позволяет другим плагинам Vue также использовать Vuex для управления своим состоянием, добавляя модуль к хранилищу данных приложения. Например, библиотека vuex-router-sync интегрирует vue-router во vuex, отражая изменение текущего пути приложения в динамически присоединённом модуле.\nУдалить динамически зарегистрированный модуль можно с помощью store.unregisterModule(moduleName). Обратите внимание, что статические (определённые на момент создания хранилища) модули при помощи этого метода удалить не получится.\nВероятно, вы хотите сохранить предыдущее состояние при регистрации нового модуля, например сохранить состояние из приложения с рендерингом на стороне сервера. Вы можете этого добиться с помощью опции preserveState: store.registerModule('a', module, { preserveState: true })\nПовторное использование модулей\nИногда нам может потребоваться создать несколько экземпляров модуля, например:\n\nСоздание нескольких хранилищ, которые используются одним модулем (например, чтобы избегать синглтонов с сохранением состояния в SSR при использовании опции runInNewContext в значении false или 'once');\nРегистрация модуля несколько раз в одном хранилище.\n\nЕсли мы используем просто объект для определения состояния модуля, тогда этот объект состояния будет использоваться по ссылке и вызывать загрязнение состояния хранилища / модуля при его мутациях.\nЭто фактически та же самая проблема с data внутри компонентов Vue. Таким образом решение будет таким же — использовать функцию для объявления состояния модуля (поддержка добавлена в версии 2.3.0+):\nconst MyReusableModule = {\n state () {\n return {\n foo: 'bar'\n }\n },\n // мутации, действия, геттеры...\n}\n\n"},"structure.html":{"url":"structure.html","title":"Структура приложения","keywords":"","body":"Структура приложения\nВ действительности Vuex не накладывает каких-то значительных ограничений на используемую структуру кода. Однако, он требует соблюдения нескольких высокоуровневых принципов:\n\nГлобальное состояние приложения должно содержаться в глобальном хранилище;\n\nЕдинственным механизмом изменения этого состояния являются мутации, являющиеся синхронными транзакциями;\n\nАсинхронные операции инкапсулируются в действия или их комбинации.\n\n\nПокуда вы следуете этим правилам, можно использовать любую структуру проекта. Если ваш файл хранилища становится слишком большим, просто начните выносить действия, мутации и геттеры в отдельные файлы.\nДля любого нетривиального приложения скорее всего понадобится использование модулей. Вот пример возможной структуры проекта:\n├── index.html\n├── main.js\n├── api\n│ └── ... # абстракции для выполнения запросов к API\n├── components\n│ ├── App.vue\n│ └── ...\n└── store\n ├── index.js # здесь мы собираем модули и экспортируем хранилище\n ├── actions.js # корневые действия\n ├── mutations.js # корневые мутации\n └── modules\n ├── cart.js # модуль корзины\n └── products.js # модуль товаров\n\nДля справки можно использовать Пример корзины покупок.\n"},"plugins.html":{"url":"plugins.html","title":"Плагины","keywords":"","body":"Плагины\nХранилища Vuex принимают опцию plugins, предоставляющую хуки для каждой мутации. Vuex-плагин — это просто функция, получающая хранилище в качестве единственного параметра:\nconst myPlugin = store => {\n // вызывается после инициализации хранилища\n store.subscribe((mutation, state) => {\n // вызывается после каждой мутации\n // мутация передаётся в формате `{ type, payload }`.\n })\n}\n\nИспользуются плагины так:\nconst store = new Vuex.Store({\n // ...\n plugins: [myPlugin]\n})\n\nВызов мутаций из плагинов\nПлагинам не разрешается напрямую изменять состояние приложения — как и компоненты, они могут только вызывать изменения опосредованно, используя мутации.\nВызывая мутации, плагин может синхронизировать источник данных с хранилищем данных в приложении. Например, для синхронизации хранилища с веб-сокетом (пример намеренно упрощён, в реальной ситуации у createPlugin были бы дополнительные опции):\nexport default function createWebSocketPlugin (socket) {\n return store => {\n socket.on('data', data => {\n store.commit('receiveData', data)\n })\n store.subscribe(mutation => {\n if (mutation.type === 'UPDATE_DATA') {\n socket.emit('update', mutation.payload)\n }\n })\n }\n}\n\nconst plugin = createWebSocketPlugin(socket)\n\nconst store = new Vuex.Store({\n state,\n mutations,\n plugins: [plugin]\n})\n\nСнятие слепков состояния\nИногда плагину может потребоваться \"снять слепок\" состояния приложения или сравнить состояния \"до\" и \"после\" мутации. Для этого используйте глубокое копирование объекта состояния:\nconst myPluginWithSnapshot = store => {\n let prevState = _.cloneDeep(store.state)\n store.subscribe((mutation, state) => {\n let nextState = _.cloneDeep(state)\n\n // сравнение `prevState` и `nextState`...\n\n // сохранение состояния для следующей мутации\n prevState = nextState\n })\n}\n\nПлагины, снимающие слепки, должны использоваться только на этапе разработки. При использовании webpack или Browserify, мы можем отдать этот момент на их откуп:\nconst store = new Vuex.Store({\n // ...\n plugins: process.env.NODE_ENV !== 'production'\n ? [myPluginWithSnapshot]\n : []\n})\n\nПлагин будет использоваться по умолчанию. В production-окружении вам понадобится DefinePlugin для webpack, или envify для Browserify, чтобы изменить значение process.env.NODE_ENV !== 'production' на false в финальной сборке.\nВстроенный плагин логирования\n\nЕсли вы используете vue-devtools, вам он скорее всего не понадобится\n\nВ комплекте с Vuex идёт плагин логирования, который можно использовать при отладке:\nimport createLogger from 'vuex/dist/logger'\n\nconst store = new Vuex.Store({\n plugins: [createLogger()]\n})\n\nФункция createLogger принимает следующие опции:\nconst logger = createLogger({\n collapsed: false, // автоматически раскрывать залогированные мутации\n filter (mutation, stateBefore, stateAfter) {\n // возвращает `true`, если мутация должна быть залогирована\n // `mutation` — это объект `{ type, payload }`\n return mutation.type !== \"aBlacklistedMutation\"\n },\n transformer (state) {\n // обработать состояние перед логированием\n // например, позволяет рассматривать только конкретное поддерево\n return state.subTree\n },\n mutationTransformer (mutation) {\n // мутации логируются в формате `{ type, payload }`,\n // но это можно изменить\n return mutation.type\n },\n logger: console, // реализация API `console`, по умолчанию `console`\n})\n\nЛогирующий плагин также можно включить напрямую используя отдельный тег , помещающий функцию createVuexLogger в глобальное пространство имён.\nОбратите внимание, что этот плагин делает слепки состояний, поэтому использовать его стоит только на этапе разработки.\n"},"strict.html":{"url":"strict.html","title":"Строгий режим (strict mode)","keywords":"","body":"Строгий режим (strict mode)\nДля включения строгого режима просто укажите strict: true при создании хранилища Vuex:\nconst store = new Vuex.Store({\n // ...\n strict: true\n})\n\nВ строгом режиме любая попытка внесения изменений в состояние Vuex, кроме мутаций, будет выбрасывать ошибку. Это гарантирует, что все мутации состояния будут явно отслеживаться через инструменты отладки.\nРазработка vs production\nНе используйте строгий режим в production! Строгий режим запускает глубокое отслеживание за деревом состояния приложения в синхронном режиме для обнаружения несоответствующих мутаций, и это может быть затратным для производительности, когда совершается большое количество мутаций. Убедитесь, что выключили этот режим в production чтобы избежать ухудшения производительности.\nАналогично плагинам, при использовании инструментов сборки это можно сделать так:\nconst store = new Vuex.Store({\n // ...\n strict: process.env.NODE_ENV !== 'production'\n})\n\n"},"forms.html":{"url":"forms.html","title":"Обработка форм","keywords":"","body":"Обработка форм\nЕсли вы используете Vuex в strict mode, привязать v-model к состоянию, хранимому во Vue, может быть немного непросто:\n\n\nПредположим, что obj — это вычисляемое свойство, возвращающее ссылку на объект из хранилища. В таком случае, v-model будет пытаться напрямую изменить значение obj.message в ответ на действия пользователя. В strict mode это спровоцирует ошибку, поскольку это изменение происходит вне обработчика мутации Vuex.\nЧтобы подружить Vuex с такой ситуацией, следует однонаправленно связать атрибут value элемента с полем объекта, а для учёта изменений использовать событие change:\n\n\n// ...\ncomputed: {\n ...mapState({\n message: state => state.obj.message\n })\n},\nmethods: {\n updateMessage (e) {\n this.$store.commit('updateMessage', e.target.value)\n }\n}\n\nА вот и обработчик мутаций:\n// ...\nmutations: {\n updateMessage (state, message) {\n state.obj.message = message\n }\n}\n\nДвухсторонние вычисляемые свойства\nЗаметно, что получившаяся выше запись — куда многословнее, чем используемая в связке v-model с локальным состоянием, да и некоторые полезные возможности v-model мы таким образом упускаем. В качестве альтернативы можно предложить использование двунаправленного вычисляемого свойства с сеттером:\n\n\n// ...\ncomputed: {\n message: {\n get () {\n return this.$store.state.obj.message\n },\n set (value) {\n this.$store.commit('updateMessage', value)\n }\n }\n}\n\n"},"testing.html":{"url":"testing.html","title":"Тестирование","keywords":"","body":"Тестирование\nВ основном предметом модульного тестирования во Vuex являются мутации и действия.\nТестирование мутаций\nМутации тестировать довольно просто, так как они представляют из себя всего лишь простые функции, поведение которых полностью зависит от переданных параметров. Один трюк заключается в том, что если вы используете модули ES2015 и помещаете свои мутации в файле store.js, то помимо экспорта по умолчанию, вы должны экспортировать мутации с помощью именованного экспорта:\nconst state = { ... }\n\n// именованный экспорт `mutations` отдельно от самого хранилища\nexport const mutations = { ... }\n\nexport default new Vuex.Store({\n state,\n mutations\n})\n\nПример тестирования мутаций с использованием Mocha + Chai (хотя вы не ограничены этими библиотеками и можете использовать любые другие):\n// mutations.js\nexport const mutations = {\n increment: state => state.count++\n}\n\n// mutations.spec.js\nimport { expect } from 'chai'\nimport { mutations } from './store'\n\n// деструктурирующее присваивание из `mutations`\nconst { increment } = mutations\n\ndescribe('mutations', () => {\n it('INCREMENT', () => {\n // фиксируем состояние\n const state = { count: 0 }\n // применяем мутацию\n increment(state)\n // оцениваем результат\n expect(state.count).to.equal(1)\n })\n})\n\nТестирование действий\nДействия тестировать несколько сложнее, поскольку они могут обращаться ко внешним API. При тестировании действий обычно приходится заниматься подделкой внешних объектов — например, вызовы к API можно вынести в отдельный сервис, и в рамках тестов этот сервис подменить поддельным. Для упрощения имитации зависимостей можно использовать webpack и inject-loader для сборки файлов тестов.\nПример тестирования асинхронного действия:\n// actions.js\nimport shop from '../api/shop'\n\nexport const getAllProducts = ({ commit }) => {\n commit('REQUEST_PRODUCTS')\n shop.getProducts(products => {\n commit('RECEIVE_PRODUCTS', products)\n })\n}\n\n// actions.spec.js\n\n// для inline-загрузчиков используйте синтаксис require\n// и inject-loader, возвращающий фабрику модулей, помогающую\n// подменять зависимости\nimport { expect } from 'chai'\nconst actionsInjector = require('inject-loader!./actions')\n\n// создаём поддельную зависимость\nconst actions = actionsInjector({\n '../api/shop': {\n getProducts (cb) {\n setTimeout(() => {\n cb([ /* поддельный ответ от сервера */ ])\n }, 100)\n }\n }\n})\n\n// вспомогательная функция для тестирования действия, которое должно вызывать известные мутации\nconst testAction = (action, payload, state, expectedMutations, done) => {\n let count = 0\n\n // поддельная функция вызова мутаций\n const commit = (type, payload) => {\n const mutation = expectedMutations[count]\n\n try {\n expect(mutation.type).to.equal(type)\n if (payload) {\n expect(mutation.payload).to.deep.equal(payload)\n }\n } catch (error) {\n done(error)\n }\n\n count++\n if (count >= expectedMutations.length) {\n done()\n }\n }\n\n // вызываем действие с поддельным хранилищем и аргументами\n action({ commit, state }, payload)\n\n // проверяем, были ли инициированы мутации\n if (expectedMutations.length === 0) {\n expect(count).to.equal(0)\n done()\n }\n}\n\ndescribe('actions', () => {\n it('getAllProducts', done => {\n testAction(actions.getAllProducts, null, {}, [\n { type: 'REQUEST_PRODUCTS' },\n { type: 'RECEIVE_PRODUCTS', payload: { /* поддельный ответ */ } }\n ], done)\n })\n})\n\nТестирование геттеров\nГеттеры, занимающиеся сложными вычислениями, тоже неплохо бы тестировать. Как и с мутациями, тут всё просто:\nПример тестирования геттера:\n// getters.js\nexport const getters = {\n filteredProducts (state, { filterCategory }) {\n return state.products.filter(product => {\n return product.category === filterCategory\n })\n }\n}\n\n// getters.spec.js\nimport { expect } from 'chai'\nimport { getters } from './getters'\n\ndescribe('getters', () => {\n it('filteredProducts', () => {\n // поддельное состояние\n const state = {\n products: [\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' },\n { id: 3, title: 'Carrot', category: 'vegetable' }\n ]\n }\n // поддельный параметр геттера\n const filterCategory = 'fruit'\n\n // получаем результат выполнения тестируемого геттера\n const result = getters.filteredProducts(state, { filterCategory })\n\n // оцениваем результат\n expect(result).to.deep.equal([\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' }\n ])\n })\n})\n\nЗапуск тестов\nЕсли вы должным образом соблюдаете правила написания мутаций и действий, результирующие тесты не должны зависеть от API браузера. Поэтому их можно просто собрать webpack'ом и запустить в Node. С другой стороны, можно использовать mocha-loader или Karma + karma-webpack, и запускать тесты в реальных браузерах.\nЗапуск в Node\nИспользуйте следующую конфигурацию webpack (в сочетании с соответствующим .babelrc):\n// webpack.config.js\nmodule.exports = {\n entry: './test.js',\n output: {\n path: __dirname,\n filename: 'test-bundle.js'\n },\n module: {\n loaders: [\n {\n test: /\\.js$/,\n loader: 'babel-loader',\n exclude: /node_modules/\n }\n ]\n }\n}\n\nЗатем в терминале:\nwebpack\nmocha test-bundle.js\n\nЗапуск в браузерах\n\nУстановите mocha-loader\nИзмените entry в приведённой выше конфигурации Webpack на 'mocha-loader!babel-loader!./test.js'.\nЗапустите webpack-dev-server, используя эту конфигурацию\nОткройте в браузере localhost:8080/webpack-dev-server/test-bundle.\n\nЗапуск в браузерах при помощи Karma и karma-webpack\nОбратитесь к документации vue-loader.\n"},"hot-reload.html":{"url":"hot-reload.html","title":"Горячая замена","keywords":"","body":"Горячая замена\nVuex поддерживает горячую замену мутаций, модулей, действий и геттеров в момент разработки с помощью webpack Hot Module Replacement API. Аналогичная функциональность в Browserify достижима при использовании плагина browserify-hmr.\nДля мутаций и модулей необходимо использовать метод API store.hotUpdate():\n// store.js\nimport Vue from 'vue'\nimport Vuex from 'vuex'\nimport mutations from './mutations'\nimport moduleA from './modules/a'\n\nVue.use(Vuex)\n\nconst state = { ... }\n\nconst store = new Vuex.Store({\n state,\n mutations,\n modules: {\n a: moduleA\n }\n})\n\nif (module.hot) {\n // рассматриваем действия и мутации как модули для горячей замены\n module.hot.accept(['./mutations', './modules/a'], () => {\n // запрашиваем обновлённые модули\n // (нужно указать .default из-за формата вывода Babel 6)\n const newMutations = require('./mutations').default\n const newModuleA = require('./modules/a').default\n // заменяем старые действия и мутации новыми\n store.hotUpdate({\n mutations: newMutations,\n modules: {\n a: newModuleA\n }\n })\n })\n}\n\nПример counter-hot позволяет посмотреть на горячую замену в реальной жизни.\n"},"api.html":{"url":"api.html","title":"Справочник API","keywords":"","body":"Справочник API\nVuex.Store\nimport Vuex from 'vuex'\n\nconst store = new Vuex.Store({ ...options })\n\nОпции конструктора Vuex.Store\n\nstate\n\nтип: Object | Function\nКорневой объект состояния хранилища Vuex. Подробнее\nЕсли вы передаёте функцию, возвращающую объект, то возвращаемый объект будет использован в качестве корневого состояния. Это может быть полезным, если вы хотите повторно использовать объект состояния, особенно при повторном использовании модулей. Подробнее\n\n\n\nmutations\n\nтип: { [type: string]: Function }\nРегистрирует доступные для хранилища мутации. Обработчики мутаций первым аргументом всегда получают state (при использовании модулей это будет локальный state модуля). Вторым аргументом передаётся \"нагрузка\" (payload), если она есть.\nПодробнее\n\n\n\nactions\n\nтип: { [type: string]: Function }\nРегистрирует действия хранилища. В функции-обработчики передаётся объект context, со следующими свойствами:\n{\n state, // то же, что и `store.state`, или локальный state при использовании модулей\n rootState, // то же, что и `store.state`, только при использовании модулей\n commit, // то же, что и `store.commit`\n dispatch, // то же, что и `store.dispatch`\n getters, // то же, что и `store.getters`\n rootGetters // то же, что и `store.getters`, только в модулях\n}\n\nПодробнее\n\n\n\ngetters\n\nтип: { [key: string]: Function }\nРегистрирует геттеры, используемые в хранилище. Геттер-функции при вызове получают следующие аргументы:\nstate, // при использовании модулей — локальный state модуля\ngetters // то же, что и store.getters\nПри определении в модуле\nstate, // при использовании модулей — локальный state модуля\ngetters, // локальные геттеры текущего модуля\nrootState, // глобальный state\nrootGetters // все геттеры\nЗарегистрированные геттеры далее доступны в store.getters.\nПодробнее\n\n\n\nmodules\n\nтип: Object\nОбъект, содержащий подмодули для помещения в хранилище, в формате:\n{\n key: {\n state,\n namespaced?,\n mutations?,\n actions?,\n getters?,\n modules?\n },\n ...\n}\n\nКаждый модуль может содержать state и mutations, как и корневое хранилище. Состояние модуля будет прикреплено к корневому, по указанному ключу. Мутации и геттеры модуля получают при вызове первым аргументом только локальное состояние, а не корневое. При вызове действий context.state аналогичным образом указывает на локальное состояние модуля.\nПодробнее\n\n\n\nplugins\n\nтип: Array\nМассив функций-плагинов, которые будут применены к хранилищу. Плагины попросту получают хранилище в качестве единственного аргумента, и могут как отслеживать мутации (для сохранения исходящих данных, логирования или отладки) или инициировать их (для обработки входящих данных, например, веб-сокетов или наблюдателей).\nПодробнее\n\n\n\nstrict\n\nтип: Boolean\ndefault: false\nЗаставляет хранилище Vuex использовать strict mode. В strict mode любые изменения состояния, происходящие за пределами обработчиков мутаций, будут выбрасывать ошибки.\nПодробнее\n\n\n\n\nСвойства экземпляра Vuex.Store\n\nstate\n\nтип: Object\nКорневое состояние. Только для чтения.\n\n\n\ngetters\n\nтип: Object\nЗарегистрированные геттеры. Только для чтения.\n\n\n\n\nМетоды экземпляра Vuex.Store\n\ncommit(type: string, payload?: any, options?: Object)\ncommit(mutation: Object, options?: Object)\nЗапускает мутацию. options может содержать опцию root: true что разрешает совершать корневые (root) мутации в модулях со своим пространством имён. Подробнее\n\ndispatch(type: string, payload?: any, options?: Object)\n\ndispatch(action: Object, options?: Object)\nИнициирует действие. options может содержать опцию root: true что разрешает совершать корневые (root) действия в модулях со своим пространством имён. Возвращает Promise который разрешает все обработчики инициируемых действий. Подробнее\n\nreplaceState(state: Object)\nПозволяет заменить корневое состояние хранилища. Используйте только для гидрации состояния / функциональности \"машины времени\".\n\nwatch(getter: Function, cb: Function, options?: Object)\nУстанавливает наблюдение за возвращаемым значением геттера, вызывая коллбэк в случае его изменения. Геттер получает состояние хранилища первым аргументом, и геттеры вторым аргументом. Возможно указание дополнительного объекта опций, с такими же параметрами как и у метода vm.$watch корневой библиотеки Vue.\nДля прекращения наблюдения, необходимо вызвать возвращаемую функцию обработчик.\n\nsubscribe(handler: Function)\nПодписывается на мутации хранилища. Обработчик handler вызывается после каждой мутации и получает в качестве параметров дескриптор мутации и состояние после мутации:\nstore.subscribe((mutation, state) => {\n console.log(mutation.type)\n console.log(mutation.payload)\n})\n\nЧаще всего используется в плагинах. Подробнее\n\nsubscribeAction(handler: Function)\n\nДобавлено в версии 2.5.0\n\nПодписывается на действие хранилища. Обработчик handler вызывается после каждого действия и получает в качестве параметров дескриптов действия и текущее состояние хранилища:\nstore.subscribeAction((action, state) => {\n console.log(action.type)\n console.log(action.payload)\n})\n\nЧаще всего используется в плагинах. Подробнее\n\nregisterModule(path: string | Array, module: Module, options?: Object)\nРегистрирует динамический модуль. Подробнее\noptions может иметь опцию preserveState: true, что позволяет сохранить предыдущее состояние. Полезно с рендерингом на стороне сервера.\n\nunregisterModule(path: string | Array)\nРазрегистрирует динамический модуль. Подробнее\n\nhotUpdate(newOptions: Object)\nОсуществляет горячую замену действий и мутаций. Подробнее\n\n\nВспомогательные функции для связывания с компонентами\n\nmapState(namespace?: string, map: Array | Object): Object\nСоздаёт проксирующие вычисляемые свойства компонента, возвращающие поддерево state'а хранилища Vuex Подробнее\nПервый аргумент опционально может быть строкой с указанным namespace. Подробнее\n\nmapGetters(namespace?: string, map: Array | Object): Object\nСоздаёт проксирующие вычисляемые свойства компонента, проксирующие доступ к геттерам. Подробнее\nПервый аргумент опционально может быть строкой с указанным namespace. Подробнее\n\nmapActions(namespace?: string, map: Array | Object): Object\nСоздаёт проксирующие методы компонента, позволяющие диспетчеризировать действия. Подробнее\nПервый аргумент опционально может быть строкой с указанным namespace. Подробнее\n\nmapMutations(namespace?: string, map: Array | Object): Object\nСоздаёт проксирующие методы компонента, позволяющие инициировать мутации. Подробнее\nПервый аргумент опционально может быть строкой с указанным namespace. Подробнее\n\ncreateNamespacedHelpers(namespace: string): Object\nСоздаёт вспомогательные функции для связывания с компонентами для указанного пространства имён. Возвращаемый объект содержит mapState, mapGetters, mapActions и mapMutations, которые связаны с указанным пространством имён. Подробнее\n\n\n"}}} \ No newline at end of file diff --git a/ru/state.html b/ru/state.html new file mode 100644 index 000000000..046e97fe2 --- /dev/null +++ b/ru/state.html @@ -0,0 +1,560 @@ + + + + + + + Состояние · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                      + + +
                                                                                                                                                                                                      + +
                                                                                                                                                                                                      + + + + + + + + + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + +
                                                                                                                                                                                                      + +

                                                                                                                                                                                                      Состояние

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Единое дерево состояния

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Vuex использует единое дерево состояния — таким образом, один-единственный объект содержит всё глобальное состояние приложения и служит "единственным источником истины". Кроме того, это значит, что обычно для каждого приложения существует только одно хранилище. Благодаря единому дереву можно легко найти нужную часть состояния или делать слепки всего состояния приложения для отладки.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Единое дерево состояния не конфликтует с концепцией модульности — в последующих главах мы расскажем, как можно разбить хранилище на подмодули.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Передача состояния Vuex в компоненты Vue

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Так как же отобразить состояние хранилища в компонентах Vue? Поскольку хранилище Vuex реактивно, проще всего использовать вычисляемые свойства:

                                                                                                                                                                                                      +
                                                                                                                                                                                                      // создадим компонент-счётчик:
                                                                                                                                                                                                      +const Counter = {
                                                                                                                                                                                                      +  template: `<div>{{ count }}</div>`,
                                                                                                                                                                                                      +  computed: {
                                                                                                                                                                                                      +    count () {
                                                                                                                                                                                                      +      return store.state.count
                                                                                                                                                                                                      +    }
                                                                                                                                                                                                      +  }
                                                                                                                                                                                                      +}
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      Любые изменения store.state.count вызовут обновление вычисляемого свойства, которые инициируют соответствующие обновления в DOM.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Однако этот паттерн заставляет компонент явно полагаться на глобальный синглтон хранилища. При использовании модульной системы, это потребует импортирования хранилища в каждый компонент, использующий глобальное состояние и приведет к усложнению тестирования.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Vuex предоставляет механизм "инъекции" хранилища всем потомкам компонента, у которого указана опция store (предварительно необходимо вызвать Vue.use(Vuex)):

                                                                                                                                                                                                      +
                                                                                                                                                                                                      const app = new Vue({
                                                                                                                                                                                                      +  el: '#app',
                                                                                                                                                                                                      +  // указываем хранилище в опции "store", что обеспечит
                                                                                                                                                                                                      +  // доступ к нему также и для всех дочерних компонентов
                                                                                                                                                                                                      +  store,
                                                                                                                                                                                                      +  components: { Counter },
                                                                                                                                                                                                      +  template: `
                                                                                                                                                                                                      +    <div class="app">
                                                                                                                                                                                                      +      <counter></counter>
                                                                                                                                                                                                      +    </div>
                                                                                                                                                                                                      +  `
                                                                                                                                                                                                      +})
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      Указывая опцию store для корневого экземпляра, мы обеспечиваем доступ к хранилищу всем дочерним компонентам в this.$store. Давайте обновим наш пример со счётчиком:

                                                                                                                                                                                                      +
                                                                                                                                                                                                      const Counter = {
                                                                                                                                                                                                      +  template: `<div>{{ count }}</div>`,
                                                                                                                                                                                                      +  computed: {
                                                                                                                                                                                                      +    count () {
                                                                                                                                                                                                      +      return this.$store.state.count
                                                                                                                                                                                                      +    }
                                                                                                                                                                                                      +  }
                                                                                                                                                                                                      +}
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      Вспомогательная функция mapState

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Если компонент использует множество свойств или геттеров хранилища, объявление доступа к ним всем вручную может заставить изрядно заскучать, да и код получится многословный. Чтобы обойти эту проблему, можно использовать хелпер mapState, автоматически генерирующий вычисляемые свойства, проксирующие доступ к состоянию и геттерам хранилища:

                                                                                                                                                                                                      +
                                                                                                                                                                                                      // с полной сборкой можно использовать как Vuex.mapState
                                                                                                                                                                                                      +import { mapState } from 'vuex'
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +export default {
                                                                                                                                                                                                      +  // ...
                                                                                                                                                                                                      +  computed: mapState({
                                                                                                                                                                                                      +    // стрелочные функции позволяют писать код очень лаконично
                                                                                                                                                                                                      +    count: state => state.count,
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +    // передача строки 'count' эквивалентна записи `state => state.count`
                                                                                                                                                                                                      +    countAlias: 'count',
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +    // если требуется доступ и к локальному состоянию, нужно использовать традиционную функцию
                                                                                                                                                                                                      +    countPlusLocalState (state) {
                                                                                                                                                                                                      +      return state.count + this.localCount
                                                                                                                                                                                                      +    }
                                                                                                                                                                                                      +  })
                                                                                                                                                                                                      +}
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      В простых случаях в mapState можно передать и просто массив строк:

                                                                                                                                                                                                      +
                                                                                                                                                                                                      computed: mapState([
                                                                                                                                                                                                      +  // проксирует через this.count доступ к store.state.count
                                                                                                                                                                                                      +  'count'
                                                                                                                                                                                                      +])
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      Оператор распространения объектов

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Обратите внимание: mapState возвращает объект. Как же быть, если нам нужны и локальные вычисляемые свойства? Обычно в таких случаях приходилось использовать вспомогательные утилиты для слияния объектов, и передавать уже результат их работы в computed. Однако, применив оператор распространения объектов (находящегося в статусе stage-3 ECMAScript proposal) мы можем изрядно упростить запись:

                                                                                                                                                                                                      +
                                                                                                                                                                                                      computed: {
                                                                                                                                                                                                      +  localComputed () { /* ... */ },
                                                                                                                                                                                                      +  // результаты работы mapState будут добавлены в уже существующий объект
                                                                                                                                                                                                      +  ...mapState({
                                                                                                                                                                                                      +    // ...
                                                                                                                                                                                                      +  })
                                                                                                                                                                                                      +}
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      Компоненты всё ещё могут иметь локальное состояние

                                                                                                                                                                                                      +

                                                                                                                                                                                                      То что вы используете Vuex не значит, что нужно выносить в хранилище всё состояние приложения. Поместив большую часть логики во Vuex, вы сделаете мутации более красноречивыми и удобными для отладки, но это иногда может привести к излишней многословности и ненужному усложнению логики. Если состояние компонента полностью локально, выносить его во Vuex может быть бессмысленно. Конечное решение всегда остаётся на усмотрение разработчика и зависит от потребностей конкретного приложения.

                                                                                                                                                                                                      + + +
                                                                                                                                                                                                      + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + +

                                                                                                                                                                                                      results matching ""

                                                                                                                                                                                                      +
                                                                                                                                                                                                        + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + +

                                                                                                                                                                                                        No results matching ""

                                                                                                                                                                                                        + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + + +
                                                                                                                                                                                                        + + +
                                                                                                                                                                                                        + + + + + + + + + + + + + + +
                                                                                                                                                                                                        + + +
                                                                                                                                                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/strict.html b/ru/strict.html new file mode 100644 index 000000000..03a332b08 --- /dev/null +++ b/ru/strict.html @@ -0,0 +1,495 @@ + + + + + + + Строгий режим (strict mode) · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                        + + +
                                                                                                                                                                                                        + +
                                                                                                                                                                                                        + + + + + + + + + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + +
                                                                                                                                                                                                        + +

                                                                                                                                                                                                        Строгий режим (strict mode)

                                                                                                                                                                                                        +

                                                                                                                                                                                                        Для включения строгого режима просто укажите strict: true при создании хранилища Vuex:

                                                                                                                                                                                                        +
                                                                                                                                                                                                        const store = new Vuex.Store({
                                                                                                                                                                                                        +  // ...
                                                                                                                                                                                                        +  strict: true
                                                                                                                                                                                                        +})
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +

                                                                                                                                                                                                        В строгом режиме любая попытка внесения изменений в состояние Vuex, кроме мутаций, будет выбрасывать ошибку. Это гарантирует, что все мутации состояния будут явно отслеживаться через инструменты отладки.

                                                                                                                                                                                                        +

                                                                                                                                                                                                        Разработка vs production

                                                                                                                                                                                                        +

                                                                                                                                                                                                        Не используйте строгий режим в production! Строгий режим запускает глубокое отслеживание за деревом состояния приложения в синхронном режиме для обнаружения несоответствующих мутаций, и это может быть затратным для производительности, когда совершается большое количество мутаций. Убедитесь, что выключили этот режим в production чтобы избежать ухудшения производительности.

                                                                                                                                                                                                        +

                                                                                                                                                                                                        Аналогично плагинам, при использовании инструментов сборки это можно сделать так:

                                                                                                                                                                                                        +
                                                                                                                                                                                                        const store = new Vuex.Store({
                                                                                                                                                                                                        +  // ...
                                                                                                                                                                                                        +  strict: process.env.NODE_ENV !== 'production'
                                                                                                                                                                                                        +})
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + + +
                                                                                                                                                                                                        + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + +

                                                                                                                                                                                                        results matching ""

                                                                                                                                                                                                        +
                                                                                                                                                                                                          + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + +

                                                                                                                                                                                                          No results matching ""

                                                                                                                                                                                                          + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + + +
                                                                                                                                                                                                          + + +
                                                                                                                                                                                                          + + + + + + + + + + + + + + +
                                                                                                                                                                                                          + + +
                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/structure.html b/ru/structure.html new file mode 100644 index 000000000..b0b6eafca --- /dev/null +++ b/ru/structure.html @@ -0,0 +1,507 @@ + + + + + + + Структура приложения · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                          + + +
                                                                                                                                                                                                          + +
                                                                                                                                                                                                          + + + + + + + + + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + +
                                                                                                                                                                                                          + +

                                                                                                                                                                                                          Структура приложения

                                                                                                                                                                                                          +

                                                                                                                                                                                                          В действительности Vuex не накладывает каких-то значительных ограничений на используемую структуру кода. Однако, он требует соблюдения нескольких высокоуровневых принципов:

                                                                                                                                                                                                          +
                                                                                                                                                                                                            +
                                                                                                                                                                                                          1. Глобальное состояние приложения должно содержаться в глобальном хранилище;

                                                                                                                                                                                                            +
                                                                                                                                                                                                          2. +
                                                                                                                                                                                                          3. Единственным механизмом изменения этого состояния являются мутации, являющиеся синхронными транзакциями;

                                                                                                                                                                                                            +
                                                                                                                                                                                                          4. +
                                                                                                                                                                                                          5. Асинхронные операции инкапсулируются в действия или их комбинации.

                                                                                                                                                                                                            +
                                                                                                                                                                                                          6. +
                                                                                                                                                                                                          +

                                                                                                                                                                                                          Покуда вы следуете этим правилам, можно использовать любую структуру проекта. Если ваш файл хранилища становится слишком большим, просто начните выносить действия, мутации и геттеры в отдельные файлы.

                                                                                                                                                                                                          +

                                                                                                                                                                                                          Для любого нетривиального приложения скорее всего понадобится использование модулей. Вот пример возможной структуры проекта:

                                                                                                                                                                                                          +
                                                                                                                                                                                                          ├── index.html
                                                                                                                                                                                                          +├── main.js
                                                                                                                                                                                                          +├── api
                                                                                                                                                                                                          +│   └── ... # абстракции для выполнения запросов к API
                                                                                                                                                                                                          +├── components
                                                                                                                                                                                                          +│   ├── App.vue
                                                                                                                                                                                                          +│   └── ...
                                                                                                                                                                                                          +└── store
                                                                                                                                                                                                          +    ├── index.js          # здесь мы собираем модули и экспортируем хранилище
                                                                                                                                                                                                          +    ├── actions.js        # корневые действия
                                                                                                                                                                                                          +    ├── mutations.js      # корневые мутации
                                                                                                                                                                                                          +    └── modules
                                                                                                                                                                                                          +        ├── cart.js       # модуль корзины
                                                                                                                                                                                                          +        └── products.js   # модуль товаров
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +

                                                                                                                                                                                                          Для справки можно использовать Пример корзины покупок.

                                                                                                                                                                                                          + + +
                                                                                                                                                                                                          + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + +

                                                                                                                                                                                                          results matching ""

                                                                                                                                                                                                          +
                                                                                                                                                                                                            + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + +

                                                                                                                                                                                                            No results matching ""

                                                                                                                                                                                                            + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + + +
                                                                                                                                                                                                            + + +
                                                                                                                                                                                                            + + + + + + + + + + + + + + +
                                                                                                                                                                                                            + + +
                                                                                                                                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ru/testing.html b/ru/testing.html new file mode 100644 index 000000000..f39688ace --- /dev/null +++ b/ru/testing.html @@ -0,0 +1,666 @@ + + + + + + + Тестирование · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                            + + +
                                                                                                                                                                                                            + +
                                                                                                                                                                                                            + + + + + + + + + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + +
                                                                                                                                                                                                            + +

                                                                                                                                                                                                            Тестирование

                                                                                                                                                                                                            +

                                                                                                                                                                                                            В основном предметом модульного тестирования во Vuex являются мутации и действия.

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Тестирование мутаций

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Мутации тестировать довольно просто, так как они представляют из себя всего лишь простые функции, поведение которых полностью зависит от переданных параметров. Один трюк заключается в том, что если вы используете модули ES2015 и помещаете свои мутации в файле store.js, то помимо экспорта по умолчанию, вы должны экспортировать мутации с помощью именованного экспорта:

                                                                                                                                                                                                            +
                                                                                                                                                                                                            const state = { ... }
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +// именованный экспорт `mutations` отдельно от самого хранилища
                                                                                                                                                                                                            +export const mutations = { ... }
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +export default new Vuex.Store({
                                                                                                                                                                                                            +  state,
                                                                                                                                                                                                            +  mutations
                                                                                                                                                                                                            +})
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Пример тестирования мутаций с использованием Mocha + Chai (хотя вы не ограничены этими библиотеками и можете использовать любые другие):

                                                                                                                                                                                                            +
                                                                                                                                                                                                            // mutations.js
                                                                                                                                                                                                            +export const mutations = {
                                                                                                                                                                                                            +  increment: state => state.count++
                                                                                                                                                                                                            +}
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            // mutations.spec.js
                                                                                                                                                                                                            +import { expect } from 'chai'
                                                                                                                                                                                                            +import { mutations } from './store'
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +// деструктурирующее присваивание из `mutations`
                                                                                                                                                                                                            +const { increment } = mutations
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +describe('mutations', () => {
                                                                                                                                                                                                            +  it('INCREMENT', () => {
                                                                                                                                                                                                            +    // фиксируем состояние
                                                                                                                                                                                                            +    const state = { count: 0 }
                                                                                                                                                                                                            +    // применяем мутацию
                                                                                                                                                                                                            +    increment(state)
                                                                                                                                                                                                            +    // оцениваем результат
                                                                                                                                                                                                            +    expect(state.count).to.equal(1)
                                                                                                                                                                                                            +  })
                                                                                                                                                                                                            +})
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Тестирование действий

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Действия тестировать несколько сложнее, поскольку они могут обращаться ко внешним API. При тестировании действий обычно приходится заниматься подделкой внешних объектов — например, вызовы к API можно вынести в отдельный сервис, и в рамках тестов этот сервис подменить поддельным. Для упрощения имитации зависимостей можно использовать webpack и inject-loader для сборки файлов тестов.

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Пример тестирования асинхронного действия:

                                                                                                                                                                                                            +
                                                                                                                                                                                                            // actions.js
                                                                                                                                                                                                            +import shop from '../api/shop'
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +export const getAllProducts = ({ commit }) => {
                                                                                                                                                                                                            +  commit('REQUEST_PRODUCTS')
                                                                                                                                                                                                            +  shop.getProducts(products => {
                                                                                                                                                                                                            +    commit('RECEIVE_PRODUCTS', products)
                                                                                                                                                                                                            +  })
                                                                                                                                                                                                            +}
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            // actions.spec.js
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +// для inline-загрузчиков используйте синтаксис require
                                                                                                                                                                                                            +// и inject-loader, возвращающий фабрику модулей, помогающую
                                                                                                                                                                                                            +// подменять зависимости
                                                                                                                                                                                                            +import { expect } from 'chai'
                                                                                                                                                                                                            +const actionsInjector = require('inject-loader!./actions')
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +// создаём поддельную зависимость
                                                                                                                                                                                                            +const actions = actionsInjector({
                                                                                                                                                                                                            +  '../api/shop': {
                                                                                                                                                                                                            +    getProducts (cb) {
                                                                                                                                                                                                            +      setTimeout(() => {
                                                                                                                                                                                                            +        cb([ /* поддельный ответ от сервера */ ])
                                                                                                                                                                                                            +      }, 100)
                                                                                                                                                                                                            +    }
                                                                                                                                                                                                            +  }
                                                                                                                                                                                                            +})
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +// вспомогательная функция для тестирования действия, которое должно вызывать известные мутации
                                                                                                                                                                                                            +const testAction = (action, payload, state, expectedMutations, done) => {
                                                                                                                                                                                                            +  let count = 0
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +  // поддельная функция вызова мутаций
                                                                                                                                                                                                            +  const commit = (type, payload) => {
                                                                                                                                                                                                            +    const mutation = expectedMutations[count]
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +    try {
                                                                                                                                                                                                            +      expect(mutation.type).to.equal(type)
                                                                                                                                                                                                            +      if (payload) {
                                                                                                                                                                                                            +        expect(mutation.payload).to.deep.equal(payload)
                                                                                                                                                                                                            +      }
                                                                                                                                                                                                            +    } catch (error) {
                                                                                                                                                                                                            +      done(error)
                                                                                                                                                                                                            +    }
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +    count++
                                                                                                                                                                                                            +    if (count >= expectedMutations.length) {
                                                                                                                                                                                                            +      done()
                                                                                                                                                                                                            +    }
                                                                                                                                                                                                            +  }
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +  // вызываем действие с поддельным хранилищем и аргументами
                                                                                                                                                                                                            +  action({ commit, state }, payload)
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +  // проверяем, были ли инициированы мутации
                                                                                                                                                                                                            +  if (expectedMutations.length === 0) {
                                                                                                                                                                                                            +    expect(count).to.equal(0)
                                                                                                                                                                                                            +    done()
                                                                                                                                                                                                            +  }
                                                                                                                                                                                                            +}
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +describe('actions', () => {
                                                                                                                                                                                                            +  it('getAllProducts', done => {
                                                                                                                                                                                                            +    testAction(actions.getAllProducts, null, {}, [
                                                                                                                                                                                                            +      { type: 'REQUEST_PRODUCTS' },
                                                                                                                                                                                                            +      { type: 'RECEIVE_PRODUCTS', payload: { /* поддельный ответ */ } }
                                                                                                                                                                                                            +    ], done)
                                                                                                                                                                                                            +  })
                                                                                                                                                                                                            +})
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Тестирование геттеров

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Геттеры, занимающиеся сложными вычислениями, тоже неплохо бы тестировать. Как и с мутациями, тут всё просто:

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Пример тестирования геттера:

                                                                                                                                                                                                            +
                                                                                                                                                                                                            // getters.js
                                                                                                                                                                                                            +export const getters = {
                                                                                                                                                                                                            +  filteredProducts (state, { filterCategory }) {
                                                                                                                                                                                                            +    return state.products.filter(product => {
                                                                                                                                                                                                            +      return product.category === filterCategory
                                                                                                                                                                                                            +    })
                                                                                                                                                                                                            +  }
                                                                                                                                                                                                            +}
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            // getters.spec.js
                                                                                                                                                                                                            +import { expect } from 'chai'
                                                                                                                                                                                                            +import { getters } from './getters'
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +describe('getters', () => {
                                                                                                                                                                                                            +  it('filteredProducts', () => {
                                                                                                                                                                                                            +    // поддельное состояние
                                                                                                                                                                                                            +    const state = {
                                                                                                                                                                                                            +      products: [
                                                                                                                                                                                                            +        { id: 1, title: 'Apple', category: 'fruit' },
                                                                                                                                                                                                            +        { id: 2, title: 'Orange', category: 'fruit' },
                                                                                                                                                                                                            +        { id: 3, title: 'Carrot', category: 'vegetable' }
                                                                                                                                                                                                            +      ]
                                                                                                                                                                                                            +    }
                                                                                                                                                                                                            +    // поддельный параметр геттера
                                                                                                                                                                                                            +    const filterCategory = 'fruit'
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +    // получаем результат выполнения тестируемого геттера
                                                                                                                                                                                                            +    const result = getters.filteredProducts(state, { filterCategory })
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +    // оцениваем результат
                                                                                                                                                                                                            +    expect(result).to.deep.equal([
                                                                                                                                                                                                            +      { id: 1, title: 'Apple', category: 'fruit' },
                                                                                                                                                                                                            +      { id: 2, title: 'Orange', category: 'fruit' }
                                                                                                                                                                                                            +    ])
                                                                                                                                                                                                            +  })
                                                                                                                                                                                                            +})
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Запуск тестов

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Если вы должным образом соблюдаете правила написания мутаций и действий, результирующие тесты не должны зависеть от API браузера. Поэтому их можно просто собрать webpack'ом и запустить в Node. С другой стороны, можно использовать mocha-loader или Karma + karma-webpack, и запускать тесты в реальных браузерах.

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Запуск в Node

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Используйте следующую конфигурацию webpack (в сочетании с соответствующим .babelrc):

                                                                                                                                                                                                            +
                                                                                                                                                                                                            // webpack.config.js
                                                                                                                                                                                                            +module.exports = {
                                                                                                                                                                                                            +  entry: './test.js',
                                                                                                                                                                                                            +  output: {
                                                                                                                                                                                                            +    path: __dirname,
                                                                                                                                                                                                            +    filename: 'test-bundle.js'
                                                                                                                                                                                                            +  },
                                                                                                                                                                                                            +  module: {
                                                                                                                                                                                                            +    loaders: [
                                                                                                                                                                                                            +      {
                                                                                                                                                                                                            +        test: /\.js$/,
                                                                                                                                                                                                            +        loader: 'babel-loader',
                                                                                                                                                                                                            +        exclude: /node_modules/
                                                                                                                                                                                                            +      }
                                                                                                                                                                                                            +    ]
                                                                                                                                                                                                            +  }
                                                                                                                                                                                                            +}
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Затем в терминале:

                                                                                                                                                                                                            +
                                                                                                                                                                                                            webpack
                                                                                                                                                                                                            +mocha test-bundle.js
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Запуск в браузерах

                                                                                                                                                                                                            +
                                                                                                                                                                                                              +
                                                                                                                                                                                                            1. Установите mocha-loader
                                                                                                                                                                                                            2. +
                                                                                                                                                                                                            3. Измените entry в приведённой выше конфигурации Webpack на 'mocha-loader!babel-loader!./test.js'.
                                                                                                                                                                                                            4. +
                                                                                                                                                                                                            5. Запустите webpack-dev-server, используя эту конфигурацию
                                                                                                                                                                                                            6. +
                                                                                                                                                                                                            7. Откройте в браузере localhost:8080/webpack-dev-server/test-bundle.
                                                                                                                                                                                                            8. +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Запуск в браузерах при помощи Karma и karma-webpack

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Обратитесь к документации vue-loader.

                                                                                                                                                                                                            + + +
                                                                                                                                                                                                            + +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            + +

                                                                                                                                                                                                            results matching ""

                                                                                                                                                                                                            +
                                                                                                                                                                                                              + +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + +

                                                                                                                                                                                                              No results matching ""

                                                                                                                                                                                                              + +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + + +
                                                                                                                                                                                                              + + +
                                                                                                                                                                                                              + + + + + + + + + + + + + + +
                                                                                                                                                                                                              + + +
                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/search_index.json b/search_index.json new file mode 100644 index 000000000..e4d258291 --- /dev/null +++ b/search_index.json @@ -0,0 +1 @@ +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["1.0","chines","doc","english","introduct","italian","japanes","portugues","spanish","vuex"],"installation.html":["'vue'","'vuex'","/","add","build","cd","cdn","clone","dev","git","github에서","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0과","import","instal","node_modules/vuex","npm","npm의","run","save","unpkg.com은","url을","vue","vue.use()를","vue.use(vuex)","vuex","vuex를","yarn","가리킵니다.","같은","개발용","경우","기반","다운로드","뒤에","때는","릴리스를","링크는","링크를","명시적으로","모듈","버전/태그를","빌드","빌드를","사용하고","사용하면","사용할","설치","설치됩니다:","수도","스크립트","시스템과","싶은","없습니다.","위의","이","있습니다.","자동으로","작업을","전역","제공합니다.","직접","최신","추가하면","추가해야","클론하고","태그를","통해","특정","필요가","할","함께","합니다.","항상","해야합니다."],"intro.html":["\"단방향","\"뷰\"가","\"상태","()","+","//","0","`","`,","abramov의","architecture에서","count","count:","dan","data","devtool","elm","flux","flux,","increment","methods:","new","prop는","redux,","redux의","return","spa를","template:","this.count++","vue","vue({","vue.j","vue.js가","vuex가","vuex는","vuex로","vuex없이는","vuex의","vue의","vue컴포넌트","{","{{","}","})","},","}}","가","가능성이","가능한","가진","간단한","간의","같습니다.","같은","개념에","개념을","개념의","걸리고","것입니다.","경우","경우,","고급","고안된","공식","공유된","공유하는","공통의","관련된","관리","관리를","관리해야","괜찮을","구조와","구축하는","구축하지","규모의","규칙","그것은","그러나","그렇다면","글로벌","기능을","기본","기회비용이","내보내기/가져오기와","는","다른","다음과","단계가","단기간과","단순하다면","단순한","단순함이","달리","대규모","대한","대해","데","데이터","도표입니다.","동기화","동일한","동작을","되며","될","두번째","들었다면,","듭니다.","등의","디버깅","때","또한","뛰어","라이브러리","라이브러리는","라이브러리입니다.","매우","매핑입니다.","모두","모든","무엇인가요?","문제의","및","바꾸는","바로","반영해야","반응","반응적으로","받은","방법을","방법입니다.","방식으로","버스만","변경","변경됩니다.","변경할","보다","복사본을","부모/자식","부서지기","분리함으로써","불가능한","뷰","뷰는","뷰의","비용도","빠르게","사용자","사용해야","상관없이","상태","상태를","상태에","상태의","생각하게","생산성","샷","서로","선언적","선택할","설정","세분화된","소스","수","쉽고","스냅","시간이","시스템을","시작","시작하는","싱글톤으로","아이디어","안경과","않고","않습니다.","알아볼","애플리케이션에","애플리케이션의","액세스하거나","액션","앱부터","앱을","앱이","앱입니다.","언제","업데이트를","없는","에서","여러","역할을","영감을","예측","오래","외부의","우리의","원본","위해","유용하지만,","유지","유지보수가","은","의존합니다.","이것은","이는","이러한","이를","이벤트","이벤트를","이해와","인스턴스를","인용이","일반","일입니다.","입니다.","입력에","있는","있습니다!","있습니다.","있으며","있으면됩니다.","자연스럽게","작동하는","작동하지","작업은","잘","장기간","장황할","저자인","저장소","저하됩니다.","적용과","적인","전역","정의하고","제공합니다.","좋은","중대형","중앙","중첩된","지나치게","직접","집중식","참조하거나","처리하는","처리할","첫번째","추출하고","카운터","커다란","컴포넌트","컴포넌트는","컴포넌트를","컴포넌트에","컴포넌트에서","컴포넌트에서는","코드로","코드의","통과하는","통합되어","통해","트리거","트리는","트리에","특별히","특정","패턴","패턴\"이란","패턴과","패턴은","프로그램과","필요","필요할","하나요?","하려는","하며","할","함께","합니다.","해결","해보겠습니다.","향상시킵니다.","형제","확장","활용하도록","효율적인","흐름\"","힘든일일"],"getting-started.html":["\"저장소\"는","(state)","//","0","1","=",">","console.log(store.state.count)","const","count:","es2015","increment","mutations:","new","state","state.count++","state:","state부터","store","store.commit","store.commit('increment')","store.state.count를","store.state로","store는","vue","vue.use(vuex)를","vuex","vuex.store({","vuex를","{","}","})","},","가","가능한","가장","가지","각","간단한","간단합니다.","개념에","개체와","객체에","객체와","검색할","것은","것을","것입니다.","경우","계산된","규칙에","기록이","기록하고","기본적으로","기본적인","꼭","남을","내에서","다른","다시","다음은","단순한","단순히","대신","대응하고","대한","대해","더","도구를","두","디버깅을","따라","때","때문입니다.","또한","를","만들어","말해,","매우","먼저","메소드로","메소드에서","명시적으로","명시적인","명확하게","모듈","모든","문법을","반응형","반환하는","방법은","변경되면","변경을","변경하는","변경할","변이","변이를","변화를","보겠습니다.","보유하고있는","봅시다.","사용하고","사용하는","사용하여","사용합니다.","사용해야","상태","상태가","상태를","상태에","설명","설치한","속성","수","수행하는","스냅샷을","시간","시스템을","시작하기","시작해","안에서","않은","애플리케이션","애플리케이션의","앱을","앱의","업데이트합니다.","없습니다.","예입니다.","예제는","우리는","유일한","의도를보다","의미합니다.","이","이렇게하면","이용한","이유는","이제","이제,","이해할","일반","일부","읽을","입니다.","있는","있습니다.","있으며","있으므로","있지","자세히","잘","저장소","저장소가","저장소를","저장소의","저장하거나","전역","점이","접근하여","제공하십시오.","제공합니다.","중심에는","지켜볼","직접","참고:","초기","추적을","추적이","카운터","커밋을","커밋하는","컨테이너입니다.","컴포넌트","컴포넌트는","코드를","툴을","트리거","트리거하는","표현할","하기","할","합니다!","핵심","호출해야합니다.","효율적으로","후","흐름에"],"core-concepts.html":["この章では、vuex","これらのコンセプトを深く理解することは、vuex","それでは、始めましょう!","のコアコンセプトについて、以下を学習します。","を使用するにあたって不可欠です。","アクション","ゲッター","コアコンセプト","ステート","ミューテーション","モジュール"],"state.html":["\"store\"","\"검색\"하는","\"원본","\"주입\"하는","'#app',","'count'","'count',","'count'를","'vuex'","()","(3","(object","(state)","*/","+","...","...mapstate({","/*","//","=","=>","])","`","`state","`this`를","`{{","app","components:","computed:","computed에","const","count","count:","countalias:","counter","countpluslocalst","default","dom","ecmascript","el:","export","getter","getter를","import","localcomput","mapstat","mapstate([","mapstate({","mapstate는","mapstate에","new","operator)","operator)를","operator)을","return","spread","state","state.count","state.count,","state.count`와","store","store,","store.state.count","store.state.count가","store.state.count에","template:","this.$store.state.count","this.$store로","this.count를","this.localcount","vue","vue({","vuex","vuex.mapstate로","vuex는","vuex를","vuex에","{","}","})","},","}}`,","가능)으로","가능하지만,","가장","가져오기","가져오는","가져올","가져와야하며","가짜데이터가","각","간결하게","간단한","간접적으로","값","갖게","같습니다.","같을","개발","객체","객체는","객체를","객체에","것은","것을","것입니다.","결정을","경우","계산된","관련","구현을","그러나","그러면","기회비용을","나중에","남겨","내려야","내부의","넣어야하는","넣으면","노출됩니다.","다른","다시","단계","단독","단순화","단일","대해","더","독립","된","된다는","둘","디버그","디버깅을","때","때는","때로는","때문에","또한","로컬","루트","루트의","를","만들","만들어","만듭니다","많은","맞는","매우","매핑","메커니즘을","명확하고","모두","모듈","모듈로","모듈성과","모든","문법을","문자열","반복적이고","반응적이기","반환합니다.","방법에","방법은","배열을","변경되고","변경되면","변이가","변이를","병합하는","보다","분할하는","빌드에서","사용하는","사용하려면","사용하면","사용하여","사용한다고해서","사용할","사용합니다.","사용해야하는","사용해야합니다","사용해야합니다.","삽입됩니다.","상태","상태가","상태로","상태를","상태에","상태와","상태의","생성하는","샷을","선언하면","설명합니다.","소스\"","속성과","속성내에서","속성을","속성의","속성이","속성이나","속한","수","수정해야","수준의","쉽게","스냅","스펙)","시스템을","실행","아닙니다.","않습니다.","애플리케이션","애플리케이션마다","액세스하려면","앱","앱의","어떻게","엄격하게","업데이트가","여러","여전히","역할을","연산자","연산자(object","영역의","옵션(vue.use(vuex)에","옵션을","외부","요구에","우리는","위해","유틸리티를","의미합니다.","의존하게합니다.","의해","이","이것을","이는","이를","이름과","이름이","인스턴스가","인스턴스에","일반적으로,","일반적인","일부","입력을","있도록","있습니다.","있으므로","있을","자식","장황하고","장황해집니다.","저장소","저장소는","저장소를","저장소만","저장소에서","전개","전달하는","전달할","전역","제공하십시오.","제공함으로써","제공합니다.","조각이","주입되고","줄일","줍니다!","즉,","찾을","처리하기","최종","추가","충돌하지","컴포넌트가","컴포넌트를","컴포넌트에","컴포넌트에는","컴포넌트에서","컴포넌트의","코드를","키","테스트","트리","트리거됩니다.","트리는","트리를","특정","판단하고","패턴은","포함하며","표시하나요?","필요합니다.","하나로","하나요?","하나의","하십시오.","하위","할","함께","함수는","함수를","합니다.","항목에","해야","헬퍼","헬퍼가","헬퍼를","현재","형","화살표"],"getters.html":["\"getters\"를","'...',","'anothergetter',","'donetodoscount'","'donetodoscount',","'vuex'","()","(state,","...","...mapgetters([","...mapgetters({","//","1","1,","2,","=","=>",">","[","[{","]","])","computed:","const","default","done:","donecount:","donetodos:","donetodoscount","donetodoscount:","export","fals","getter","getters)","getters.donetodos.length","getters:","getters는","getter도","getter를","id:","import","mapgett","new","operator)로","return","spread","state","state.todos.filter(todo","state:","store","store.gett","store.getters.donetodo","store.getters.donetodoscount","store.getters.donetodoscount에","text:","this.$store.getters.donetodoscount","this.$store.state.todos.filter(todo","this.donecount를","todo.done)","todo.done).length","todos:","true","vuex.store({","vuex를","{","}","})","},","}]","가져와야합니다.","객체","객체를","객체에","경우","계산)","계산된","계산하여","계산해야","공유된","기반하는","노출","다","다른","됩니다.","두","둘","때로는","로컬","리스트를","매핑하려면","매핑하십시오.","매핑합니다.","모든","받게됩니다.","받습니다.","번째","복제하거나","사용","사용하면","사용할","사용합니다.","상태를","생각됩니다).","속성에","속성으로","수","수도","쉽게","아이템","않습니다.","여러","연산자(object","위치에서","이를","이름으로","이상의","이상적이지","이제","있습니다(저장소의","있습니다.","있습니다.(예:","저장소","저장소에서","전개","전달인자로","정의","첫","추가합니다.","추출하여","컴포넌트가","컴포넌트에서","필터링하고","할","함수를","해야하는","헬퍼","헬퍼는","헬퍼를"],"mutations.html":["\"increment\"","\"이전\"","\"이후\"","\"타입이","'./mutat","'increment'","'increment',","'newprop',","'some_mutation'","'vuex'","(state)","(state,","(루트","+=","...","...mapmutations([","...mapmutations({","...state.obj,","//","1","10","10)","123","123)을","3","=","=>","[some_mutation]","]),","add:","amount:","api.callasyncmethod(()","const","count:","default","devtool은","devtool의","devtool이","es2015에서","export","flux","import","increment","increment인","linter와","mapmut","methods:","mutat","mutations:","n","n)","new","newprop:","payload","payload)","payload.amount","some_mut","somemut","state.count","state.count++","state.obj","state:","store","store.commit","store.commit('increment')","store.commit('increment',","store.commit({","store.commit에","store.j","this.$store.commit('increment')에","this.$store.commit('xxx')를","this.add()를","this.increment()를","type","type:","types'","types.j","vue","vue.set(obj,","vuex","vuex.store({","vuex에서","vue로","vue에","vue의","{","}","})","},","가","가능한지","가지","가진","각","같은","같이","개념을","개발자가","객체","객체는","객체를","객체에","객체여야하며","것으로","것은","것이","것입니다.","결합하면","경고를","경우","계산","곳이며,","공동","관찰하는","교체하십시오.","구현에서","규칙은","규칙을","그러나","그럴까요?","기능을","기록","기억","내의","다른","다양한","다음","다음과","단계","단일","대규모","대부분","대부분의","대한","대해","더","돌연변이","동기적","동기적으로","동기적이어야","동일하게","동일한","되었을","된","될","두","들어","들어,","등록과","디버깅하고","따르는","때","또","또한","라고하는","로그를","많은","매우","매핑하는","매핑합니다.","먼저","메소드를","모든","무조건","문법을","문자열","및","반응성","반응성에","반응하므로,","받을","발생하면이","방법은","방법이","번째","변경하는","변경하면","변이","변이가","변이는","변이를","변이에","변이에는","변이와","변이하는","변화는","보고","본질적으로","분리하려는","불가능합니다.","비동기","비동기성이","비슷합니다.","사용","사용하거나,","사용하는","사용하면","사용하여","사용할","사용할지","사항입니다.","상상해보십시오.","상수","상수를","상태","상태는","상태를","상태를받습니다.","상태의","새","새로운","샷을","선택","설정입니다.","소개합시다.","속성을","수","수는","수정을","수행","수행하거나","수행해야합니다.","순간에","쉽습니다.","스냅","스타일","시기를","시점과","실제","실제로","아직","안에서","않으며,","알","앞서","애플리케이션에서","액션를","액션에서","앱을","어떤","어떻게","어려워","업데이트됩니다.","없습니다!","없습니다.","여러","여부는","예를","예제","예제를","옵션은","완전히","왜","우리가","원하는","위의","위한","유사합니다.","유용할","유일한","유지됩니다.","유형에","을","의미합니다.","의해","이","이것은","이것이","이는","이루어져야합니다.","이를","이름","이름으로","이벤트","이벤트와","이어야","이유입니다.","이제","이해하기","일반","일반인","일으킬","있는","있다고","있습니까?","있습니다","있습니다.","있으며","있음을","있지만,","자동으로","작성할","작업","작업을","작업자가","저장소를","저장소에서","저장소의","저장하면","전달되므로","전달인자로","전달인자를","전체","좋습니다.","주입","중","중요한","직접","질","처리하기","첫","초기화하는","추가","추가할","추적","캡처","커밋","커밋을","커밋하기","커밋하는","컴포넌트","컴포넌트가","컴포넌트에서","코드는","콜백","콜백에서","콜백은","콜백을","콜백이","타입","타입과","타입에","통해","툴링을","트랜잭션합니다.","파악하기가","파악할","파일에","패턴입니다.","페이로드는","페이로드로","페이로드를","포함할","프로그램을","프로젝트에서","프로퍼티","필드를","필드에","필요)","하나를","하는","한","한눈에","한다는","할","함께","함수","함수는","합니다.","해당","해야","해야할","핸들러","핸들러는","핸들러를","핸들러에","헬퍼를","호출","호출되는","호출되지","호출에","호출하려면","호출할","호출합니다.\"","호출해야합니다.","확산","확인해보십시오.","환경","활용할"],"actions.html":["'increment'","'incrementasync',","'vuex'","()","(context)","(state)","({","(루트","(특히",")","...","...mapactions([","...mapactions({","//","0","10","1000)",":","=","=>","[...state.cart.added]","]),","actiona","actiona가","actionb","actions:","add:","amount:","api","api는","async","async/await를","await","checkout","commit","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('somemutation')","commit('someothermutation')","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","commit를","const","context.commit('increment')","context.commit을","context.getters를","context.state와","count:","default","dispatch('actiona')","dispatch('actiona').then(()","dispatch,","es2015","export","getdata()","getdata())","getotherdata())","getotherdata()가","getters에","import","increment","incrementasync","javascript","mapact","methods:","mutations:","new","products)","products,","promise((resolve,","promise를","promise입니다.","reject)","resolve()","return","savedcartitem","savedcartitems)","settimeout(()","shop.buyproducts(","state","state.count++","state:","store","store.commit('increment')를","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch({","store.dispatch가","this.$store.dispatch('increment')에","this.$store.dispatch('xxx')를","this.add()을","this.increment()을","type:","vuex.store({","{","}","})","},","가능합니다.","가장","가정합니다.","간단한","값은","같은","개의","객체","객체가","객체를","객체와","것은,","것을","것이","것입니다.","결제","결제입니다.","경우","경우)코드를","과","구성","구성하기","그래서","그러면","그렇지","그리고","기능인","기다립니다.","기록합니다.","기억하십니까?","끝나기를","나중에","내부에서","내에서","다른","다음과","단순화하기","대신","대한","더","돌연변이는","동기적","동일한","되었을","된","드러내는","등록합시다.","디스패치","디스패치를","디스패치하거나","때","때는","또","마지막으로,","매핑","매핑하는","먼저","메소드들/프로퍼티","메소드로","메소드를","몇가지","모듈에서","모든","및","반환","반환된","반환한다고","반환한다는","받습니다.","번","변이)을","변이를","변이시키는","변이에","변이와","보낸","보일","복잡한","볼","분해를","비동기","비동기적","비웁니다.","사용하기","사용하면","사용하여","사용할","사용합니다.","사이드이펙트(상태","상점","상태를","상태와","성공","세트를","수","수행","수행하고","스타일의","시작됩니다.","시키려면","실용적인","실제로","실패","아닌","안에","않습니다.","알","알아야","액션","액션으로","액션은","액션을","액션의","액션이","어떻게","어떻습니까?","언제","여러","예는","완료","완료되는지","요청","요청을","위해","유사합니다.","음,","의해","이","이렇게","이상해","이어야","이유를","인스턴스","인스턴스의","임의의","입니다.","있습니까?","있습니다","있습니다.","있으며","자체가","작업에는","작업을","작업의","작업이","장바구니","장바구니를","장바구니에","저장소","저장하십시오.","전달인자","점은","점은,","접근","좀","종종","주입","중요한","증가","지원합니다.","직접","처리","처리기가","처리되는","처리하기","처음","카운트를","커밋","커밋을","커밋하거나","커밋하여","컨텍스트","컴포넌트","컴포넌트에서","콜백","콜백을","타입과","통해","트리거","트리거하는","페이로드","페이로드와","포함될","필요)","하는","한다는","할","함께","합니다.","항목을","핸들러","핸들러는","핸들러를","핸들러에","헬퍼를","현재있는","호출","호출에","호출하면","호출하여","호출해야하는","후","흐름을"],"modules.html":["%","'../types'","'todos/done_count'","'todos/fetch_all'","'todos/toggle_done'","((state.count","(context,","(state)","(state,","({","*","+","...","//","0","1)","2","=","===",">","[]","[types.done_count]","[types.fetch_all]","[types.toggle_done]","`todos`","a:","actions:","b:","commit('increment')","commit,","const","context.rootstate로","context.state는","count:","done_count","doublecount","export","fetch_al","getter","getter,","getters,","getters:","getter는","import","increment","incrementifoddonrootsum","modulea","modulea'의","modulea,","moduleb","moduleb'의","modules/todos.j","modules:","mutations:","new","payload)","return","rootstat","rootstate)","rootstate.count","rootstate.count)","router","router와","state,","state.count","state.count++","state:","state는","store","store.registermodul","store.registermodule('mymodule',","store.state.a","store.state.b","store.unregistermodule(modulename)을","sumwithrootcount","sync","todos:","todosmodul","toggle_don","type","types.j","vue","vuex","vuex.store({","vuex는","vuex를","{","}","})","},","가능한","가됩니다.","각","객체","것이고","것입니다.","게터","경우","경우라면","관리에","관리하여","규모가","그들의","그러나","그리고","나눌","내부,","내부에서","내의","네임","네임스페이스","네임스페이스를","노출","노출됩니다.","노출시킬","다른","단일","동일한","동적","동적으로","된","될","됨)을","됩니다.","들어","들어,todo","등록","등록됩니다.","등록을","따라","때문에","또는","또한,","라우트","라이브러리는","로","루트","만들고","매우","메소드로","모듈","모듈(저장소","모듈에서","모듈은","모듈을","모듈의","모듈이","모든","및","반드시","반응","방법으로는","번째","변이","변이,","변이/액션","변이와","변이의","붙이면","붙입니다","비대해질","사용될","사용하기","사용하면","사용하여","사용해야","상수로","상태","상태,","상태가","상태는","상태는store.state.mymodule으로","상태를","생성","생성시","선언","세","수","수도","스페이스","심지어","싶은","아래에","안에","알","앞에","애플리케이션의","액션","액션,","없는","없습니다.","여러","여전히","연결된","연결하여","예를","위해","유사하게","유형에","이","이를","이름","이름을","입니다","있습니다.","자신의","자체","작성하는","재사용","저장소가","저장소는","저장소를","저장소에","전달인자는","전달인자로","전역","접두사","접두어로","접두어를","접미사를","정의","정의하고","정적","제거","제거할","중첩된","지역","지정할","직접","첫","충돌을","커짐에","큰","통합합니다.","트리를","포함","포함됩니다.","플러그인도","피하기","하나의","할","합니다.","환경에서","활용할","후에"],"structure.html":["#","...","actions.j","api","app.vu","cart","cart.j","compon","getter를","index.html","index.j","main.j","modul","mutations.j","product","products.j","store","vuex는","│","└──","├──","가능성이","강요합니다.","개별","것은","것입니다.","경우","곳","구성","구조","구조를","구조의","구조화하는","규칙을","내보내는","너무","높습니다.","다음은","달려","돌연변이","동기","됩니다.","따른다면","레벨의","로직은","루트","를","모듈","모듈을","및","방법은","변경시키는","변이","분할하기만","비동기식","사용자에게","사항으로,","상위","상태는","상태를","수준","실제로","아래에","않습니다.","애플리케이션","액션","액션,","앱의","예를","예입니다.","요청을","원칙을","위한","유일한","으로","이","이보다","입니다.","있는","있습니다.","장바구니","저장소","저장소를","제한하지는","조합하고","중앙","중요한","집중된","참고","추상화를","캡슐화되어야하며","커밋하는","커지면","코드","트랜잭션인","파일로","파일이","포함합니다.","프로젝트","프로젝트를","하면됩니다.","할","확인하십시오.","활용해야"],"plugins.html":["!==","\"ablacklistedmutation\"","\"스냅샷\"을","'production'","'production'의","'update_data')","'vuex/dist/logger'","(mutation)","(mutation,","(mutation.typ","(socket)","(state)","(이는","...","//",":","=","===","=>","?","[]","[createlogger()]","[myplugin]","[mypluginwithsnapshot]","[plugin]","_.clonedeep(state)","_.clonedeep(store.state)","`mutation`","browserify가","browserify를","collapsed:","const","createlogg","createlogger({","createplugin","createvuexlogg","createwebsocketplugin","createwebsocketplugin(socket)","data","data)","default","defineplugin","devtools를","envify가","export","false,","false로","filter","function","import","log","logger","mutat","mutation.payload)","mutation.typ","mutations,","mutationtransform","myplugin","mypluginwithsnapshot","new","nextstat","nextstate를","payload","plugin","plugins:","prevstat","prevstate와","process.env.node_env","return","socket.emit('update',","socket.on('data',","state)","state,","state.subtre","stateafter)","statebefore,","store","store.commit('receivedata',","store.subscribe((mutation,","store.subscribe(mut","transform","true","type,","vue","vuex","vuex.store({","vuex에는","webpack","webpack의","websocket","{","}","})","},","}의","가져오기","가지","가지는","가질","각","값을","같이","개발","개발용으로만","객체에","경우","그리고","기록됩니다.","기본적으로","깊은","내부에서","내장","노출하는","노출합니다.","다음","다음과","달성하기","대한","더","데이터","도구가","동기화","동기화하려면","될","들어","들어,","디버깅을","때","때로는","또는","또한","로거","로그를","로깅하기전","마찬가지로","만","매","몇","반환합니다.","받는","배포를","변경을","변경할","변이","변이는","변이를","변이시마다","변이에","변이을","변이할","변환합니다.","복사를","복잡한","불립니다.","비교하십시오.","비교할","빌드","빌드를","사실","사용됩니다.","사용하고","사용하는","사용하므로","사용하십시오.","사용하여","사용할","사용해야합니다.","상태","상태를","상태와","상태의","샷을","소스를","수","수행해야합니다","스냅","스냅샷","스냅샷을","실제로","얻고자","없습니다.","없을","예를","예제입니다.","옵션을","원하는","위한","위해","위해서는","유일한","이를","이전","이후","인위적인","일반적인","있습니다)","있습니다.","있으며","있으며,","있으면","자동","작업을","저장","저장소가","저장소는","저장소를","저장소에","전달인자로","전역적으로","제공됩니다.","중에","직접","처리","초기화","최종","추가","커밋하기","커밋하여","커밋함으로써","컴포넌트와","통해","트리거","트리만","특정","파일은태그를","포맷으로","포함될","플러그인","플러그인은","플러그인을","플러그인이","필요","필요로","필요합니다.","하십시오.","하위","할","함께","함수는","함수를","함수입니다.","허용합니다.","확장","훅을"],"strict.html":["!==","'production'","...","//","=","const","new","process.env.node_env","store","strict","strict:","true","true를","vs.","vuex","vuex.store({","})","감지하기","개발","관찰합니다.","다음을","도구가","도구로","될","됩니다.","디버깅","때","마다","마십시오!","마찬가지로","만들","명시적으로","모드","모드는","모드를","모드에서는","모든","발생합니다.","배포","배포시","변이","변이를","부적절한","빌드","사용하기","상태","상태가","성능","수","엄격","오류가","외부에서","위해","위해,","이렇게하면","이를","이슈를","있습니다.","자세히","저장소를","처리하도록","추가하면","추적","켜지","트리를","플러그인과","피하기","하십시오.","할","해제","핸들러","환경에서"],"forms.html":["\"vuex","()","(e)","(state,","(value)","+","...","...mapstate({","//","=","=>","chang","computed:","e.target.value)","input","messag","message)","message:","methods:","model","model은","model을","model의","mutations:","obj.message를","obj가","return","set","setter를","state","state.obj.messag","strict","this.$store.commit('updatemessage',","this.$store.state.obj.messag","updatemessag","v","value)","vuex","vuex를","vuex에","{","}","})","},","값을","객체를","것","것은","것입니다.","경우","계산된","그것을","기능","까다로울","내부에서","내용은","다루는","다른","대한","때","또는","모드로","모드에서는","바인딩하고","반환하는","발생합니다.","방법은","방식\"은","버렸습니다.","변경하려고","변이","변이가","변이에","부분에","사용자가","사용하는","사용하여","상태보다","속성","속성을","속성이라면,","수","수행되지","않으므로","액션을","약간","양방향","여기에있는","오류가","위의","유용한","의","이벤트에","일부를","잃어","입니다.","입력","있습니다.","장황","저장소에서","좀더","중","지역","직접","처리기","틀림없이,","포함된","폼","할","합니다.","해졌고,","핸들러","핸들링","호출하는"],"testing.html":["'../api/shop'","'../api/shop':","'./getters'","'./store'","'./test.js',","'apple',","'babel","'carrot',","'chai'","'fruit'","'mocha!babel!./test.js'로","'orange',","'receive_products',","'request_products'","'test","'vegetable'","()","(.babelrc도","(action,","(cb)","(count","(error)","(expectedmutations.length","(payload)","(state,","(type,","({","*/","+","...","/*","//","/\\.js$/,","/node_modules/","0","0)","1,","100)","2,","3,","=","===","=>",">=","[","]","])","],","__dirname,","action","action({","actions.j","actions.spec.j","actionsinjector","actionsinjector({","api","api를","api에","bundle.j","bundle.js'","bundle로","catch","category:","cb([","chai를","commit","commit('receive_products',","commit('request_products')","commit,","const","count","count++","count:","default","describe('actions',","describe('getters',","describe('mutations',","dev","done","done()","done(error)","done)","entry:","entry를","es2015","exclude:","expect","expect(count).to.equal(0)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","export","filename:","filtercategori","filteredproduct","getallproduct","getproduct","getter","getters.filteredproducts(state,","getters.j","getters.spec.j","getter는","getter로","getter에","id:","import","increment","increment(state)","increment:","inject","it('filteredproducts',","it('getallproducts',","it('increment',","karma","loader","loader!./actions')","loader',","loader:","loaders:","loader를","localhost:8080/webpack","mocha","mock","module.export","module:","mutat","mutations.j","mutations.spec.j","new","node를","null,","output:","path:","payload)","payload,","payload:","product.categori","products)","products:","requir","require('inject","result","return","server/test","server를","settimeout(()","shop","shop.getproducts(product","state","state,","state.count++","state.products.filter(product","store.j","test","test:","testact","testaction(actions.getallproducts,","title:","tri","type:","vue","vuex.store({","vuex에서","webpack","webpack.config.j","webpack과","webpack을","{","{},","}","})","},","가세요.","가져오기","가지","가지는","간단합니다.","같은","같이","것이","것입니다.","결과","결과를","경우","구문을","기본","까다로울","나","내보내기로","내보내기를","내보내기와","내보낼","내보냅니다.","내에서","넣는다면","다음과","단위","더","도와주는","들어","디스패치된","따라서","때","때문에","때문입니다.","또는,","라이브러리를","로더에는","매우","명명된","모듈","모듈을","모방하기","모의","묶어","묶을","문서를","반환됩니다.","받습니다","번들로","변경하세요.","변이","변이가","변이는","변이를","변이와","복잡한","부릅니다.","부분은","부터","브라우저","브라우저에서","브라우저와","비동기","사용하고","사용하면","사용하십시오.","사용하여","사용할","상태","생성","서비스로","서비스를","설정에서","설정을","설치하세요.","수","수있는","쉽게","실제","실행","실행하세요.","실행할","액션","액션은","액션을","액션이","액션입니다.","어느","없는지","없어야합니다.","연산이","예(원하는","예를","예상되는","예제:","완전히","왜냐하면","외부","우리는","위해","응답","응답과","의존성을","의존성이","의존하는","이름을","이용하여","이용한","이용해","이유로","이제,","인라인","일반적으로","있기","있는","있다는","있습니다.","있습니다.)","작성되면","저장소와","적용","적절한","전달인자로","전달인자에","정도","제대로","조작","조작된","조작을","좀","좋습니다.","주요","주입","직접","직접적인","추상화하고","커밋","테스트","테스트를","테스트하기","테스트하는","테스팅","트릭은","파일에","파일을","팩토리가","프레임워크/assert","필요","하고자","하는","하십시오","한","할","함께","함수이기","합니다.)","해당","해야합니다.","헬퍼","호출","호출을","확인","확인하세요.","후"],"hot-reload.html":["'./modules/a'","'./modules/a'],","'./mutations'","'vue'","'vuex'","()","(module.hot)","...",".default를","//","6","=","=>","a:","api","api를","babel","browserifi","browserify에서","const","counter","getter를","hmr","hot","import","module.hot.accept(['./mutations',","modulea","modules:","mutat","mutations,","mutations:","new","newmodulea","newmut","newmutations,","require('./modules/a').default","require('./mutations').default","state","state,","store","store.hotupdate()","store.hotupdate({","store.j","vue","vue.use(vuex)","vuex","vuex.store({","vuex는","webpack의","{","}","})","개발","경우,","된","들인다.","리로드","리로드를","리로딩","메소드를","모듈","모듈,","모듈로","모듈은","모듈의","및","바꿉니다.","받아","변경","변이,","변이로","변이를","변이와","사용하여","사용할","새로운","수도","액션","액션과","업데이트","여기에","예제로","인해","있습니다.","중에","지원합니다.","추가해야합니다.","출력으로","플러그인으로","필요가","핫","확인하십시오."],"api.html":["'vuex'","(모듈에","(예:","(인바운드","...","...option","//","=","=>","[key:","[type:","action","actions?,","any)","api","argument는","array","array)","array,","boolean","cb:","commit(mutation:","commit(type:","commit,","console.log(mutation.payload)","console.log(mutation.type)","const","context","context.state도","createnamespacedhelpers(namespace:","dispatch(action:","dispatch(type:","dispatch,","fals","function","function)","function,","getter","getters,","getters?,","getter는","getter를","getter의","handler는","helper를","hotupdate(newoptions:","import","key:","map:","mapact","mapactions(namespace?:","mapgetters(namespace?:","mapgetters,","mapmutations(namespace?:","mapmutations들을","mapstate(namespace?:","mapstate,","modul","module,","module:","modules?","mutat","mutations,","namespace가","new","object","object)","object):","options?:","options은","payload","payload?:","plugin","preservestate:","promise를","registermodule(path:","replacestate(state:","rootstat","rootstate,","state","state)","state,","state를","store","store.commit와","store.dispatch와","store.getters에","store.getters와","store.state와","store.subscribe((mutation,","strict","string","string):","string,","string]:","subscribe(handler:","true를","unregistermodule(path:","vm.$watch","vuex","vuex.stor","vuex.store({","vue의","watch(getter:","{","|","}","})","},","가능","가리","가장","가지고","가질","각","감시를","감시하거나","감시할","값을","값이","같습니다.","같은","객체","객체를","객체를받습니다.","경우","계산","관찰","구독합니다.","기본값:","노출됩니다.","노출하는","다음","대신","대한","데이터","동적","된","될","두","등록된","등록하십시오.","등록합니다.","디버깅을","디스크립터와","디스패치","또는","레퍼런스","렌더링에서","로깅","로컬","루트","를","만","만듭니다.","메소드","메소드와","모듈","모듈에","모듈은","모듈을","모듈의","모드로","모드에서","모든","목적으로","바꿉니다.","바인딩","반응적으로","반환","반환된","반환하는","반환합니다.","받습니다","받습니다.","받아들이고","받아들입니다.","받으며","발생시킵니다.","배열입니다.","번째","변경","변경되면","변경합니다.","변이","변이)","변이는","변이를","변이와","병합될","보호하는","비슷한","사용됩니다.","사용하십시오.","사용하여","상세","상태","상태.","상태가됩니다).","상태가됩니다.","상태는","상태를","상태에","상호작용/시점","새","생성자","서버사이드","소켓","속성","속성을","수","스왑","아웃바운드","안에만","액션","액션과","액션을","액션의","연결됩니다.","오류를","오브젝트를","옵션","옵션과","옵션을","와","외부의","웹","위한","유용합니다.","유일한","이것은","이전","이후","인수로받습니다.","인스턴스","일반적으로","읽기","임의의","입니다.","있는","있습니다.","있으면","자료형:","저장소","저장소를","저장소에","저장소의","적용","적용된","전달인자가","전달인자로","전달인자를","전달하는","전용","전용.","정의","존재합니다","주어진","중단하려면","지속성,","지켜보고","처리하는","처리합니다.","처음","첫","취하는","커밋하는","커밋합니다.","컴포넌트","콜백을","키를","킵니다.","타입의","트리거된","트리를","평가된","포함","포함하는","플러그인","플러그인에서","플러그인은","하위","할","함수는","함수를","함수의","합니다.","핫","항목)의","항상","해제","핸들","핸들러","핸들러를","헬퍼","호출되고","호출하십시오.","호출합니다."]},"length":17},"tokenStore":{"root":{"0":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"1":{"0":{"0":{"0":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}},"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"2":{"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"docs":{}},"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}},"docs":{}}},"2":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"api.html":{"ref":"api.html","tf":0.003134796238244514}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"n":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},".":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"docs":{}}},"5":{"docs":{},".":{"0":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"+":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"docs":{}}},"docs":{}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"つ":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"両":{"docs":{},"方":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"い":{"docs":{},"つ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"か":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"先":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"か":{"docs":{},"を":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"知":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"が":{"docs":{},"ま":{"docs":{},"さ":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"と":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"概":{"docs":{},"念":{"docs":{},"を":{"docs":{},"分":{"docs":{},"離":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"理":{"docs":{},"由":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}},"r":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}},"docs":{}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"4":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"t":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"º":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"ᵉ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"6":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"8":{"0":{"8":{"0":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":10.027181688125895},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.008849557522123894}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},",":{"docs":{},"响":{"docs":{},"应":{"docs":{},"在":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"解":{"docs":{},"析":{"docs":{},"所":{"docs":{},"有":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},",":{"docs":{},"以":{"docs":{},"处":{"docs":{},"理":{"docs":{},"更":{"docs":{},"加":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"流":{"docs":{},"程":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"你":{"docs":{},"可":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.017543859649122806},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":10.027322404371585},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.008121827411167513}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}},"d":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":5.001788908765653},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"。":{"docs":{},"当":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"에":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"l":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":3.3436426116838485},"intro.html":{"ref":"intro.html","tf":0.00964630225080386}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"v":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"r":{"docs":{},"o":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":3.338983050847457}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"ó":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.006607929515418502}}}},"r":{"docs":{},"ç":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"è":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"ç":{"docs":{},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"i":{"docs":{},"x":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"a":{"docs":{},"p":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"l":{"docs":{},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"a":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"y":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}},"[":{"docs":{},"]":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"x":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.005076142131979695}},"t":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"s":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"s":{"docs":{},"u":{"docs":{},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"ô":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"x":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794}}}}}}}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"c":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.011056511056511056},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"。":{"docs":{},"与":{"docs":{},"其":{"docs":{},"他":{"docs":{},"模":{"docs":{},"式":{"docs":{},"不":{"docs":{},"同":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"影":{"docs":{},"響":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}},"에":{"docs":{},"서":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.008944543828264758}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"ê":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.012182741116751269},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.00881057268722467}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}}}}},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"m":{"docs":{},"a":{"docs":{},"z":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"l":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}}},"g":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"r":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}}},"u":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"e":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"时":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"同":{"docs":{},"一":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"额":{"docs":{},"外":{"docs":{},"添":{"docs":{},"加":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{},"。":{"docs":{},"更":{"docs":{},"改":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"m":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"/":{"docs":{},"a":{"docs":{},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}},"t":{"docs":{},"u":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}}},"b":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005893909626719057}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"如":{"docs":{},"下":{"docs":{},"组":{"docs":{},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"i":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00424929178470255},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0015105740181268882},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"r":{"docs":{},"a":{"docs":{},"v":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"i":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":10.023659305993691},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.006607929515418502}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"api.html":{"ref":"api.html","tf":0.003303964757709251}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"j":{"docs":{},"u":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":5.090909090909091}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"와":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"도":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"é":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"e":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.019464720194647202},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.02276176024279211},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"é":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"e":{"docs":{},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"é":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"ç":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.1}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.013636363636363636},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.00946372239747634},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.011013215859030838}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.011787819253438114},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.004531722054380665}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"(":{"docs":{},"'":{"docs":{},"g":{"docs":{},"o":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"_":{"docs":{},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"。":{"docs":{},"换":{"docs":{},"言":{"docs":{},"之":{"docs":{},",":{"docs":{},"你":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":5.002666666666666}},"e":{"docs":{},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"ç":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}},"u":{"docs":{},"n":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"ç":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":10.006024096385541}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014732965009208104},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.010183299389002037},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"o":{"docs":{},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"a":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"è":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},"u":{"docs":{},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.007905138339920948},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.00881057268722467}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"p":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.008146639511201629},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.010183299389002037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"+":{"docs":{},"+":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"é":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"a":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6714898177920685},"core-concepts.html":{"ref":"core-concepts.html","tf":0.08108108108108109},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"c":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02926829268292683},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"é":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"p":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"v":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"u":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3572854291417165}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"r":{"docs":{},"g":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"b":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"c":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"í":{"docs":{},"t":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}}}}}},"s":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"è":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"g":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}}}}}}}},"d":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"i":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"l":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"e":{"docs":{},"r":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"(":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{},"の":{"docs":{},"際":{"docs":{},"に":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"、":{"docs":{},"静":{"docs":{},"的":{"docs":{},"な":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"削":{"docs":{},"除":{"docs":{},"で":{"docs":{},"き":{"docs":{},"な":{"docs":{},"い":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"é":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"ó":{"docs":{},"d":{"docs":{},"i":{"docs":{},"g":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"(":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6763129689174703},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"œ":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"ô":{"docs":{},"t":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":5.007246376811594},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"u":{"docs":{},"l":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}}}}}}}},"c":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ç":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.01015228426395939}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.00906344410876133}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"h":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}},"ç":{"docs":{},"a":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}},"r":{"docs":{},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"u":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"w":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"_":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"s":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"r":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"h":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"、":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{},"和":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"q":{"docs":{},"u":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"b":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"á":{"docs":{},"g":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":5.004878048780488},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":10.004761904761905},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.007587253414264037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01073345259391771}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"modules.html":{"ref":"modules.html","tf":0.008849557522123894}}},"[":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},"s":{"docs":{},"/":{"docs":{},"p":{"docs":{},"o":{"docs":{},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"。":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{},"之":{"docs":{},"后":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"也":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"接":{"docs":{},"收":{"docs":{},"的":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"。":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"도":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"에":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":3.3381410256410255}},"n":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"에":{"docs":{},"서":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}}},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.011254019292604502},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"v":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"w":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"n":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"更":{"docs":{},"像":{"docs":{},"是":{"docs":{},"事":{"docs":{},"件":{"docs":{},"注":{"docs":{},"册":{"docs":{},":":{"docs":{},"“":{"docs":{},"当":{"docs":{},"触":{"docs":{},"发":{"docs":{},"一":{"docs":{},"个":{"docs":{},"类":{"docs":{},"型":{"docs":{},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"v":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"u":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"l":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"o":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"j":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"과":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"r":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"m":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"y":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":10.004950495049505},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"l":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"t":{"docs":{},"â":{"docs":{},"n":{"docs":{},"e":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"â":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"p":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}},"a":{"docs":{},"ç":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"r":{"docs":{},"o":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"i":{"docs":{},"m":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"é":{"docs":{},"g":{"docs":{},"r":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"í":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"d":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"u":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"인":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"g":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"o":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"n":{"docs":{},"v":{"docs":{},"é":{"docs":{},"n":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"c":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"o":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"é":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"e":{"docs":{},")":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"`":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.009104704097116844},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"intro.html":{"ref":"intro.html","tf":0.003215434083601286}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"s":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"õ":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"t":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"e":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"(":{"docs":{},"'":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}}}},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.007106598984771574}}}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"s":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"r":{"docs":{},"m":{"docs":{},"ã":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"c":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"은":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"을":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"의":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.508130081300813}}}},"u":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":10.029368575624082},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"é":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}}},"?":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},"/":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"j":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.006042296072507553}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"(":{"docs":{},"[":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"'":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"'":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},")":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588}}}}},"i":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":5.036764705882353},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"è":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"c":{"docs":{},"k":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"o":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"y":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.009104704097116844},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.010101010101010102},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"方":{"docs":{},"便":{"docs":{},"地":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"从":{"docs":{},"而":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"了":{"docs":{},"解":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"通":{"docs":{},"过":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"不":{"docs":{},"同":{"docs":{},"在":{"docs":{},"于":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"插":{"docs":{},"件":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"来":{"docs":{},"同":{"docs":{},"步":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"并":{"docs":{},"且":{"docs":{},"使":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"外":{"docs":{},"部":{"docs":{},"地":{"docs":{},"数":{"docs":{},"据":{"docs":{},"持":{"docs":{},"久":{"docs":{},"化":{"docs":{},"、":{"docs":{},"记":{"docs":{},"录":{"docs":{},"或":{"docs":{},"调":{"docs":{},"试":{"docs":{},")":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"u":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"ç":{"docs":{},"õ":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":10.011553273427472},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02027027027027027},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.01797175866495507},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.005506607929515419}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"n":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"forms.html":{"ref":"forms.html","tf":3.3384879725085908}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.005506607929515419}},".":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}}},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.0087527352297593}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222}},"e":{"docs":{},"(":{"docs":{},"[":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"들":{"docs":{},"을":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"e":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"r":{"docs":{},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{},"k":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"api.html":{"ref":"api.html","tf":0.006269592476489028},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"a":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"r":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}},"m":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.007709251101321586}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}}},"i":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}}},"n":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"x":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"y":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"ó":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":10.0300395256917},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.018722466960352423}},"s":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.041666666666666664},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},":":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}},":":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.002936857562408223}}}},"d":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}}}}}}}}}}}}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"w":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.014684287812041116},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.006091370558375634}}},"m":{"docs":{},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.01092896174863388},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.011444921316165951},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}}}}}}}},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}},"x":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"e":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"t":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"n":{"docs":{},"h":{"docs":{},"u":{"docs":{},"m":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"p":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.052083333333333336}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"의":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.005506607929515419}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"m":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"d":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006779661016949152}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"가":{"docs":{"api.html":{"ref":"api.html","tf":0.01073345259391771}}}}}}}},")":{"docs":{},"機":{"docs":{},"能":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}}}},"i":{"docs":{},"g":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004914004914004914}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"n":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"ú":{"docs":{},"c":{"docs":{},"l":{"docs":{},"e":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"core-concepts.html":{"ref":"core-concepts.html","tf":5}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"ó":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"s":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"t":{"docs":{},"ô":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"y":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"e":{"docs":{},"n":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"o":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"/":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"e":{"docs":{},"n":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"intro.html":{"ref":"intro.html","tf":0.003683241252302026}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"l":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}}},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.016666666666666666},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.02053915275994865},"actions.html":{"ref":"actions.html","tf":0.015772870662460567},"modules.html":{"ref":"modules.html","tf":0.012648221343873518},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.027833001988071572},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.011013215859030838}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"è":{"docs":{},"t":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"â":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"g":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},".":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}}},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"l":{"docs":{},"a":{"docs":{},"v":{"docs":{},"r":{"docs":{},"a":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"l":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"structure.html":{"ref":"structure.html","tf":0.010309278350515464}}}}}}},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"l":{"docs":{},"y":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"u":{"docs":{},"i":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"m":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"u":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485},"intro.html":{"ref":"intro.html","tf":0.009208103130755065},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.009940357852882704},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.009911894273127754}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"u":{"docs":{},"g":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.017684887459807074},"getting-started.html":{"ref":"getting-started.html","tf":5.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.022018348623853212},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"q":{"docs":{},"u":{"docs":{},"o":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.006607929515418502},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"i":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"e":{"docs":{},"와":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},"c":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"á":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"o":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"m":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.007106598984771574}}}},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404}}}},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"actions.html":{"ref":"actions.html","tf":0.013793103448275862},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}},"(":{"docs":{},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"支":{"docs":{},"持":{"docs":{},"的":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"并":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"并":{"docs":{},"且":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"i":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"i":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"é":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}}},"a":{"docs":{},"g":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"a":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},".":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}}}}}}}}}}}}}},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"z":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"í":{"docs":{},"p":{"docs":{},"i":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"m":{"docs":{},"e":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}}}}}}},"ó":{"docs":{},"x":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"á":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"v":{"docs":{},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"f":{"docs":{},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"e":{"docs":{},"s":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}}}},"s":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"s":{"docs":{},"s":{"docs":{},"ã":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"ç":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"c":{"docs":{},"e":{"docs":{},"b":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"n":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"g":{"docs":{},"o":{"docs":{},"u":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}},"s":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.012844036697247707},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"i":{"docs":{},"e":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"l":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"u":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"l":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"ó":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":5.001510574018127}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":3.334434654919236}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"hot-reload.html":{"ref":"hot-reload.html","tf":5.013513513513513}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"t":{"docs":{},"ó":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}},"è":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"r":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"ê":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"j":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.02040816326530612}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"é":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"d":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"n":{"docs":{},"g":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"e":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"m":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.01904761904761905},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"o":{"docs":{},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"á":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"v":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"i":{"docs":{},"p":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3512974051896203}}}}}}},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}},"d":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"o":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"é":{"docs":{},"d":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"y":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"u":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"ç":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.008121827411167513}}},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.00916030534351145}},"i":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"api.html":{"ref":"api.html","tf":0.006269592476489028}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},".":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"와":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026}}}}}}},"o":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"z":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"z":{"docs":{},"ã":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"z":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"api.html":{"ref":"api.html","tf":0.006607929515418502}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"b":{"docs":{},"a":{"docs":{},"t":{"docs":{},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"á":{"docs":{},"p":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"è":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"é":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"t":{"docs":{},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"f":{"docs":{},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"r":{"docs":{},"s":{"docs":{},"i":{"docs":{},"v":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"p":{"docs":{},"é":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":5.009756097560976},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.013559322033898305},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"strict.html":{"ref":"strict.html","tf":0.03296703296703297},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.009104704097116844},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"+":{"docs":{},"+":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"와":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}},"n":{"docs":{},"d":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}}}}}}},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.008849557522123894}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},",":{"docs":{},"驱":{"docs":{},"动":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"保":{"docs":{},"留":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"、":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"—":{"docs":{},"—":{"docs":{},"从":{"docs":{},"上":{"docs":{},"至":{"docs":{},"下":{"docs":{},"进":{"docs":{},"行":{"docs":{},"同":{"docs":{},"样":{"docs":{},"方":{"docs":{},"式":{"docs":{},"的":{"docs":{},"分":{"docs":{},"割":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"用":{"docs":{},"于":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"这":{"docs":{},"在":{"docs":{},"你":{"docs":{},"想":{"docs":{},"要":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"'":{"docs":{},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"부":{"docs":{},"터":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"i":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"g":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"strict.html":{"ref":"strict.html","tf":5.041666666666667},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"api.html":{"ref":"api.html","tf":0.005366726296958855}},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.03125}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.01073345259391771}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.01073345259391771}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}}},"]":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":3.353951890034364}},"e":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}}}}},"e":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0170316301703163},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.007106598984771574},"state.html":{"ref":"state.html","tf":0.0028328611898017}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"state.html":{"ref":"state.html","tf":0.002036659877800407}},",":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"我":{"docs":{},"们":{"docs":{},"想":{"docs":{},"要":{"docs":{},"更":{"docs":{},"明":{"docs":{},"确":{"docs":{},"地":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"约":{"docs":{},"定":{"docs":{},"能":{"docs":{},"够":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"意":{"docs":{},"图":{"docs":{},"更":{"docs":{},"加":{"docs":{},"明":{"docs":{},"显":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"你":{"docs":{},"在":{"docs":{},"阅":{"docs":{},"读":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"能":{"docs":{},"更":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"解":{"docs":{},"读":{"docs":{},"应":{"docs":{},"用":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},"。":{"docs":{},"此":{"docs":{},"外":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"也":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"有":{"docs":{},"机":{"docs":{},"会":{"docs":{},"去":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"能":{"docs":{},"记":{"docs":{},"录":{"docs":{},"每":{"docs":{},"次":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},",":{"docs":{},"保":{"docs":{},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"。":{"docs":{},"有":{"docs":{},"了":{"docs":{},"它":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"可":{"docs":{},"以":{"docs":{},"实":{"docs":{},"现":{"docs":{},"如":{"docs":{},"时":{"docs":{},"间":{"docs":{},"穿":{"docs":{},"梭":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"体":{"docs":{},"验":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}}}},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}}}},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"api.html":{"ref":"api.html","tf":0.006269592476489028}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},"에":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},"(":{"2":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}},"docs":{}}}}}}}}}}}}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"에":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}}}}}},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"[":{"docs":{},"'":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"{":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"。":{"docs":{},"创":{"docs":{},"建":{"docs":{},"过":{"docs":{},"程":{"docs":{},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"—":{"docs":{},"—":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"初":{"docs":{},"始":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"同":{"docs":{},"步":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"(":{"docs":{},"仓":{"docs":{},"库":{"docs":{},")":{"docs":{},"。":{"docs":{},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{},"基":{"docs":{},"本":{"docs":{},"上":{"docs":{},"就":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"容":{"docs":{},"器":{"docs":{},",":{"docs":{},"它":{"docs":{},"包":{"docs":{},"含":{"docs":{},"着":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"中":{"docs":{},"大":{"docs":{},"部":{"docs":{},"分":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"个":{"docs":{},"大":{"docs":{},"概":{"docs":{},"例":{"docs":{},"子":{"docs":{},",":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},")":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},",":{"docs":{},"他":{"docs":{},"们":{"docs":{},"公":{"docs":{},"用":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"指":{"docs":{},"定":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"概":{"docs":{},"长":{"docs":{},"这":{"docs":{},"样":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"p":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"d":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}},"z":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.012084592145015106}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"b":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"l":{"docs":{},"v":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"í":{"docs":{},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"v":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.02040816326530612}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}}},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"é":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"è":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"r":{"docs":{},"i":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.004914004914004914},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"t":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"m":{"docs":{},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"j":{"docs":{},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"z":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"è":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"n":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"i":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"e":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019801980198019802},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.007709251101321586}},"l":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"u":{"docs":{},"r":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},"ç":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"ã":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"i":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"e":{"docs":{},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"를":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"d":{"docs":{},"a":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"p":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"j":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}},"q":{"docs":{},"ü":{"docs":{},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"e":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"p":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},".":{"docs":{},"b":{"docs":{},"u":{"docs":{},"y":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.010666666666666666},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"f":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}},"i":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"u":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.014150943396226415},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},"们":{"docs":{},"替":{"docs":{},"换":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"y":{"docs":{},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"d":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"n":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"state.html":{"ref":"state.html","tf":0.005050505050505051},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"e":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"'":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877}}}},"ó":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"í":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"'":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"è":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"é":{"docs":{},"v":{"docs":{},"a":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"o":{"docs":{},"c":{"docs":{},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}},"é":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"é":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.00141643059490085},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0066844919786096255}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007371007371007371}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.006109979633401222}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"í":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}},"x":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}}}},"n":{"docs":{},"h":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{},"á":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.009137055837563452}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}},",":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},".":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.009404388714733543}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005}}}}}},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"m":{"docs":{},"b":{"docs":{},"é":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"n":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"+":{"docs":{},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}}}}}}}}}}}}}}}}}}}}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"를":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"w":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}},"p":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"n":{"docs":{},"s":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"a":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"ç":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}},"e":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.01179245283018868},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"つ":{"docs":{},"ま":{"docs":{},"り":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"単":{"docs":{},"一":{"docs":{},"な":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"が":{"docs":{},"全":{"docs":{},"て":{"docs":{},"含":{"docs":{},"ま":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"り":{"docs":{},"、":{"docs":{},"\"":{"docs":{},"信":{"docs":{},"頼":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"情":{"docs":{},"報":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"v":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},")":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.009404388714733543},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{},"并":{"docs":{},"将":{"docs":{},"这":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"它":{"docs":{},"允":{"docs":{},"许":{"docs":{},"在":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"分":{"docs":{},"发":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"提":{"docs":{},"交":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}},"}":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"를":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"q":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"á":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}},"u":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"p":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"è":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"w":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.007575757575757576},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"g":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0056657223796034},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"r":{"docs":{},"n":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"é":{"docs":{},"l":{"docs":{},"é":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}}}}}}}}}}},"â":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"u":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04929577464788732},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.02358490566037736},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.028985507246376812},"testing.html":{"ref":"testing.html","tf":0.012213740458015267},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"api.html":{"ref":"api.html","tf":0.003303964757709251}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0297029702970297},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.028312570781426953},"installation.html":{"ref":"installation.html","tf":0.029850746268656716},"intro.html":{"ref":"intro.html","tf":0.03376205787781351},"getting-started.html":{"ref":"getting-started.html","tf":0.034666666666666665},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.024079320113314446},"getters.html":{"ref":"getters.html","tf":0.01912568306010929},"actions.html":{"ref":"actions.html","tf":0.024320457796852647},"modules.html":{"ref":"modules.html","tf":0.018355359765051395},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.023853211009174313},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.04326923076923077},"testing.html":{"ref":"testing.html","tf":0.012285012285012284},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.025380710659898477}},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"은":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.007082152974504249},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"r":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"을":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"f":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0020304568527918783},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"i":{"docs":{},"t":{"docs":{},"á":{"docs":{},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0084985835694051},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},"r":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.020257826887661142},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"state.html":{"ref":"state.html","tf":0.022727272727272728},"getters.html":{"ref":"getters.html","tf":0.02005730659025788},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.014229249011857707},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.041237113402061855},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.02092511013215859}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.011049723756906077},"getting-started.html":{"ref":"getting-started.html","tf":0.02108433734939759},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01668806161745828},"actions.html":{"ref":"actions.html","tf":0.011041009463722398},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.015904572564612324},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.0106951871657754},"api.html":{"ref":"api.html","tf":0.009911894273127754}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.026845637583892617}},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},"a":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}},"/":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"e":{"docs":{},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"u":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"g":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"e":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{},"以":{"docs":{},"声":{"docs":{},"明":{"docs":{},"方":{"docs":{},"式":{"docs":{},"将":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"ç":{"docs":{},"õ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"a":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"n":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}},"u":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"@":{"2":{"docs":{},".":{"5":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}},",":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"2":{"docs":{},".":{"5":{"docs":{},",":{"docs":{},"反":{"docs":{},"之":{"docs":{},"亦":{"docs":{},"然":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}},",":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}},"docs":{}}},"docs":{}}}},"x":{"docs":{"./":{"ref":"./","tf":0.1111111111111111},"installation.html":{"ref":"installation.html","tf":0.03125},"intro.html":{"ref":"intro.html","tf":5.040816326530612},"getting-started.html":{"ref":"getting-started.html","tf":0.016666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.008944543828264758}},"?":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3374741200828155}}},"@":{"2":{"docs":{},".":{"docs":{},"x":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}}}},"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.020833333333333332}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"。":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},"虽":{"docs":{},"然":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"到":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"가":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":5.002732240437158}}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03125},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01092896174863388},"state.html":{"ref":"state.html","tf":0.004073319755600814},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"없":{"docs":{},"이":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"state.html":{"ref":"state.html","tf":0.005050505050505051}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}}}}}}},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"컴":{"docs":{},"포":{"docs":{},"넌":{"docs":{},"트":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"侦":{"docs":{},"听":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"m":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"c":{"docs":{},"ê":{"docs":{"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":0.01289134438305709},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.004545454545454545},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.011067193675889328},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0066844919786096255},"hot-reload.html":{"ref":"hot-reload.html","tf":0.013513513513513514},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04477611940298507},"intro.html":{"ref":"intro.html","tf":0.01929260450160772},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.009060022650056626},"actions.html":{"ref":"actions.html","tf":0.008583690987124463},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"structure.html":{"ref":"structure.html","tf":0.020618556701030927},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}},"i":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"à":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"t":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"a":{"docs":{},"g":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"l":{"docs":{},"é":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}}},"f":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"#":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"structure.html":{"ref":"structure.html","tf":0.045112781954887216}}},"'":{"docs":{},"e":{"docs":{},"s":{"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"docs":{}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"x":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"/":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"#":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},".":{"docs":{},".":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}}}},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"/":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"]":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}},"s":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005084745762711864}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}},"/":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.007587253414264037}}}}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"!":{"docs":{},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"!":{"docs":{},".":{"docs":{},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"의":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"/":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"f":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"_":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}},"(":{"2":{"docs":{},".":{"3":{"docs":{},".":{"0":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"docs":{}}},"docs":{}}},"3":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"s":{"2":{"0":{"1":{"5":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"x":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.010169491525423728},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.007587253414264037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"g":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.508130081300813}}}}}}},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"s":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{},"”":{"docs":{},"而":{"docs":{},"存":{"docs":{},"在":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"应":{"docs":{},"用":{"docs":{},"将":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"包":{"docs":{},"含":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"á":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.010101010101010102}}}}}}},"w":{"docs":{},"h":{"docs":{},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"d":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}},"t":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"b":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"}":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}},"é":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}},"ç":{"docs":{},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"o":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"w":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"o":{"docs":{},"c":{"docs":{},"ê":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"v":{"docs":{},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"s":{"docs":{},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"比":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"通":{"docs":{},"过":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"就":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"实":{"docs":{},"际":{"docs":{},"进":{"docs":{},"行":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"的":{"docs":{},"地":{"docs":{},"方":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"它":{"docs":{},"会":{"docs":{},"接":{"docs":{},"受":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"当":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}}},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"j":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"н":{"docs":{},"а":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"в":{"docs":{},"а":{"docs":{},"р":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"о":{"docs":{},"д":{"docs":{},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"к":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"д":{"docs":{},"л":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{},"о":{"docs":{},"т":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"不":{"docs":{},"自":{"docs":{},"然":{"docs":{},"な":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"タ":{"docs":{},"ス":{"docs":{},"ク":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"루":{"docs":{},"트":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"특":{"docs":{},"히":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"이":{"docs":{},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},".":{"docs":{},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{},"도":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"모":{"docs":{},"듈":{"docs":{},"에":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"예":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"인":{"docs":{},"바":{"docs":{},"운":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"/":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"api.html":{"ref":"api.html","tf":0.0012422360248447205},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},"/":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.02240325865580448},"getters.html":{"ref":"getters.html","tf":0.03333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.020202020202020204},"actions.html":{"ref":"actions.html","tf":0.0275049115913556},"modules.html":{"ref":"modules.html","tf":0.030973451327433628},"plugins.html":{"ref":"plugins.html","tf":0.0340632603406326},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.020134228187919462},"testing.html":{"ref":"testing.html","tf":0.036418816388467376},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03968253968253968},"api.html":{"ref":"api.html","tf":0.014311270125223614}},"/":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"*":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"\\":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"$":{"docs":{},"/":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":3.387387387387387}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"i":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"t":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"é":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"s":{"docs":{},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"a":{"docs":{},"u":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"y":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}},",":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"我":{"docs":{},"们":{"docs":{},"处":{"docs":{},"理":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"가":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"에":{"docs":{},"서":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"s":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"h":{"docs":{},"è":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"a":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.009615384615384616}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694}}}}},"o":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"t":{"docs":{},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"n":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"r":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"á":{"docs":{},"s":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.06060606060606061}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}},"é":{"docs":{},"n":{"docs":{},"é":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"q":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.10416666666666667},"installation.html":{"ref":"installation.html","tf":0.06716417910447761},"intro.html":{"ref":"intro.html","tf":0.0819935691318328},"getting-started.html":{"ref":"getting-started.html","tf":0.06133333333333333},"core-concepts.html":{"ref":"core-concepts.html","tf":3.441441441441441},"state.html":{"ref":"state.html","tf":0.05524079320113314},"getters.html":{"ref":"getters.html","tf":0.02459016393442623},"mutations.html":{"ref":"mutations.html","tf":0.06681766704416761},"actions.html":{"ref":"actions.html","tf":0.032904148783977114},"modules.html":{"ref":"modules.html","tf":0.04185022026431718},"structure.html":{"ref":"structure.html","tf":0.10309278350515463},"plugins.html":{"ref":"plugins.html","tf":0.05871559633027523},"strict.html":{"ref":"strict.html","tf":0.07352941176470588},"forms.html":{"ref":"forms.html","tf":3.376602564102564},"testing.html":{"ref":"testing.html","tf":0.028255528255528257},"hot-reload.html":{"ref":"hot-reload.html","tf":0.029940119760479042},"api.html":{"ref":"api.html","tf":3.403384094754653}},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"s":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"能":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"此":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.004545454545454545},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"z":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}},"n":{"docs":{},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"l":{"docs":{},"v":{"docs":{},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"b":{"docs":{},"u":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"õ":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"e":{"docs":{},"p":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},"d":{"docs":{},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"ê":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.03625377643504532}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"l":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.02643171806167401}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}}}},"n":{"docs":{},"i":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"è":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}}}},"r":{"docs":{},"i":{"docs":{},"è":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},")":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"特":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"j":{"docs":{},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"h":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"d":{"docs":{},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"m":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"á":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}},"i":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"á":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}}}},"o":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344}},"i":{"docs":{},"è":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"c":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}},"é":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"e":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"ç":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"s":{"docs":{},"c":{"docs":{},"u":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0031545741324921135},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"í":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}},"â":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014285714285714285}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"w":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":3.334348561759729}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}},"o":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"(":{"docs":{},"s":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},"a":{"docs":{"./":{"ref":"./","tf":0.046511627906976744},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.012121212121212121},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"structure.html":{"ref":"structure.html","tf":3.3615819209039546},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":3.3509544787077825}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.010192525481313703},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.011747430249632892},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.009828009828009828},"api.html":{"ref":"api.html","tf":0.016243654822335026}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.011461318051575931},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"modules.html":{"ref":"modules.html","tf":0.012481644640234948},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.011976047904191617},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"a":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"q":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"m":{"docs":{},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"i":{"docs":{},"q":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022026431718061676}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}}}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"'":{"docs":{},"u":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.003045685279187817}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.0028328611898017},"structure.html":{"ref":"structure.html","tf":3.3384879725085908},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"c":{"docs":{},"r":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.009915014164305949},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}},"l":{"docs":{},"é":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"è":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"p":{"docs":{},"p":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"r":{"docs":{},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"u":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"t":{"docs":{},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"p":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"é":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{},"p":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.004291845493562232}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},"z":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{},"e":{"docs":{},"z":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.024365482233502538}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"b":{"docs":{},"o":{"docs":{},"g":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"u":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}},"s":{"docs":{},"i":{"docs":{},"r":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"é":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}}},"j":{"docs":{},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"m":{"docs":{},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"z":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}},"’":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}}}},"è":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"e":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.027624309392265192},"getting-started.html":{"ref":"getting-started.html","tf":0.012048192771084338},"state.html":{"ref":"state.html","tf":0.015151515151515152},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.010269576379974325},"actions.html":{"ref":"actions.html","tf":0.014195583596214511},"modules.html":{"ref":"modules.html","tf":0.011857707509881422},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.015463917525773196},"testing.html":{"ref":"testing.html","tf":0.009358288770053475},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":0.016519823788546256}},"s":{"2":{"0":{"1":{"5":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{},"你":{"docs":{},"得":{"docs":{},"抓":{"docs":{},"紧":{"docs":{},"了":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"docs":{}},"docs":{}},"docs":{}},"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01485148514851485}}},"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"e":{"docs":{},"l":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"c":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"q":{"docs":{},"u":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"í":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.009915014164305949},"modules.html":{"ref":"modules.html","tf":0.005873715124816446},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.008038585209003215},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01245753114382786},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}},"d":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.022099447513812154},"getting-started.html":{"ref":"getting-started.html","tf":0.0391566265060241},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":10.02878787878788},"getters.html":{"ref":"getters.html","tf":0.008595988538681949},"mutations.html":{"ref":"mutations.html","tf":0.012836970474967908},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.015019762845849802},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.011928429423459244},"strict.html":{"ref":"strict.html","tf":0.022058823529411766},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.022026431718061675}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"r":{"docs":{},"á":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}}},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"strict.html":{"ref":"strict.html","tf":5.022058823529412}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"structure.html":{"ref":"structure.html","tf":3.350282485875706},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}}},"i":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},"l":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"á":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"g":{"docs":{},"i":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}}}}}},"x":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}},"í":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"o":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"o":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.007587253414264037}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"a":{"docs":{},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}}}}},"m":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}}}},"o":{"docs":{},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"t":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"é":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"0":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"docs":{}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"1":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}},"[":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}}}}}}}}}}},"õ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"诸":{"docs":{},"如":{"docs":{},"零":{"docs":{},"配":{"docs":{},"置":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"r":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"a":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"í":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ê":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.01694915254237288},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"を":{"docs":{},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.004010695187165776}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"c":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"m":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"á":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"b":{"docs":{},"i":{"docs":{},"m":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"a":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"u":{"docs":{},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}}}},"e":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.007366482504604052},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304}}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"getters.html":{"ref":"getters.html","tf":0.01366120218579235},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":0.017964071856287425},"api.html":{"ref":"api.html","tf":0.01116751269035533}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017}},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"d":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}},"ã":{"docs":{},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}},"c":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}},"é":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}},"m":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"y":{"docs":{},"가":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"d":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"y":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"o":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"modules.html":{"ref":"modules.html","tf":0.003671071953010279},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"é":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}}}}}},"d":{"docs":{},"r":{"docs":{},"o":{"docs":{},"i":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"g":{"docs":{},"é":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},".":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}}}}}}}}},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"state.html":{"ref":"state.html","tf":0.019696969696969695},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.008985879332477536},"actions.html":{"ref":"actions.html","tf":0.012618296529968454},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.004010695187165776},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757},"api.html":{"ref":"api.html","tf":0.01762114537444934}},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.014925373134328358},"intro.html":{"ref":"intro.html","tf":0.027331189710610933},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.015580736543909348},"getters.html":{"ref":"getters.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.007927519818799546},"actions.html":{"ref":"actions.html","tf":0.017167381974248927},"modules.html":{"ref":"modules.html","tf":0.016152716593245228},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.007339449541284404},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023952095808383235},"api.html":{"ref":"api.html","tf":0.013197969543147208}}}},"l":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.021333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.014678899082568808},"intro.html":{"ref":"intro.html","tf":0.01607717041800643},"state.html":{"ref":"state.html","tf":0.019830028328611898},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.01812004530011325},"actions.html":{"ref":"actions.html","tf":0.01430615164520744},"modules.html":{"ref":"modules.html","tf":0.00881057268722467},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0085995085995086},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.015228426395939087}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"n":{"docs":{},"ç":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"c":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"é":{"docs":{},"e":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006142506142506142}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"i":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"r":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"k":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009900990099009901}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"와":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"h":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}},"e":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"a":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"k":{"docs":{},"e":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"m":{"docs":{},"p":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"g":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"õ":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}},"e":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014925373134328358}}},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"t":{"docs":{},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"a":{"docs":{},"i":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.022388059701492536},"intro.html":{"ref":"intro.html","tf":0.022508038585209004},"getting-started.html":{"ref":"getting-started.html","tf":0.02666666666666667},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.03541076487252125},"getters.html":{"ref":"getters.html","tf":0.03825136612021858},"mutations.html":{"ref":"mutations.html","tf":0.03284258210645526},"actions.html":{"ref":"actions.html","tf":0.04005722460658083},"modules.html":{"ref":"modules.html","tf":0.024229074889867842},"structure.html":{"ref":"structure.html","tf":0.015463917525773196},"plugins.html":{"ref":"plugins.html","tf":0.031192660550458717},"strict.html":{"ref":"strict.html","tf":0.051470588235294115},"forms.html":{"ref":"forms.html","tf":0.02403846153846154},"testing.html":{"ref":"testing.html","tf":0.03562653562653563},"hot-reload.html":{"ref":"hot-reload.html","tf":0.05389221556886228},"api.html":{"ref":"api.html","tf":0.0416243654822335}},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"r":{"docs":{},"n":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"r":{"docs":{},"a":{"docs":{},"g":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"a":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"s":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}},"m":{"docs":{},"b":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}},"i":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0022026431718061676}}}}}}}},"u":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0020304568527918783}}}}}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.006756756756756757}},"n":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"g":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"é":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"c":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"q":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}}},"a":{"docs":{},"d":{"docs":{},"a":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005964214711729622}}}}},"á":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.006091370558375634}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{},"/":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}},"é":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}},"s":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0022026431718061676}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"u":{"docs":{},"x":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}},"o":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0015810276679841897}}}},"s":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"!":{"docs":{"testing.html":{"ref":"testing.html","tf":0.00267379679144385}},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}},"j":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.024096385542168676},"state.html":{"ref":"state.html","tf":0.01818181818181818},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006024096385542169}}}}},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"s":{"docs":{},"q":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"'":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}}},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}}}}},"i":{"docs":{},"n":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"u":{"docs":{},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}}}}},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"ó":{"docs":{},"g":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}}}}}},"'":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":3.334348561759729}}},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"r":{"docs":{},"b":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"b":{"docs":{},"o":{"docs":{},"n":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{},"y":{"docs":{},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"i":{"docs":{},"s":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}}},"j":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}},"v":{"docs":{},"o":{"docs":{},"i":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179}}},"n":{"docs":{},"c":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"t":{"docs":{},"é":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014684287812041115}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}},"d":{"docs":{},"é":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}},"e":{"docs":{},"z":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}}}}}},"n":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.018666666666666668},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.010279001468428781},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"plugins.html":{"ref":"plugins.html","tf":0.011009174311926606},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"api.html":{"ref":"api.html","tf":0.017258883248730966}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.003045685279187817}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{},"é":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00424929178470255},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0028328611898017},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.002457002457002457}}}}},"à":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"é":{"docs":{},"g":{"docs":{},"è":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"(":{"docs":{},"f":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{},".":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"l":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"d":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"e":{"docs":{},"'":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"在":{"docs":{},"真":{"docs":{},"实":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"环":{"docs":{},"境":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"의":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"과":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}}}}}},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"l":{"docs":{},"l":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"y":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"a":{"docs":{},"r":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"'":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"’":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"\"":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.002036659877800407}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"c":{"docs":{},"u":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827}},"를":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"b":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}}}},"p":{"docs":{},"a":{"docs":{},"d":{"docs":{},"r":{"docs":{},"ã":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"l":{"docs":{},"o":{"docs":{},"j":{"docs":{},"a":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}},"d":{"docs":{},"e":{"docs":{},"p":{"docs":{},"o":{"docs":{},"i":{"docs":{},"s":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}}},"e":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"d":{"docs":{},"o":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}},"и":{"docs":{},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"н":{"docs":{},"ъ":{"docs":{},"е":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"м":{"docs":{},"а":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"н":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}}}}},"п":{"docs":{},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"\"":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}},"п":{"docs":{},"а":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"х":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"в":{"docs":{},"ы":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"с":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"д":{"docs":{},"о":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"к":{"docs":{},"о":{"docs":{},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"с":{"docs":{},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"н":{"docs":{},"а":{"docs":{},"г":{"docs":{},"р":{"docs":{},"у":{"docs":{},"з":{"docs":{},"к":{"docs":{},"а":{"docs":{},"\"":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"状":{"docs":{},"態":{"docs":{},"管":{"docs":{},"理":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"\"":{"docs":{},"と":{"docs":{},"は":{"docs":{},"な":{"docs":{},"ん":{"docs":{},"で":{"docs":{},"す":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"入":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"が":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"단":{"docs":{},"방":{"docs":{},"향":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"뷰":{"docs":{},"\"":{"docs":{},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"상":{"docs":{},"태":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"저":{"docs":{},"장":{"docs":{},"소":{"docs":{},"\"":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"검":{"docs":{},"색":{"docs":{},"\"":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"원":{"docs":{},"본":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"주":{"docs":{},"입":{"docs":{},"\"":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"이":{"docs":{},"전":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"후":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"타":{"docs":{},"입":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"스":{"docs":{},"냅":{"docs":{},"샷":{"docs":{},"\"":{"docs":{},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.004552352048558422}},"=":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051}}},"k":{"docs":{},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}},"`":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.004073319755600814}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"若":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"则":{"docs":{},"为":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}},"`":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"s":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},".":{"docs":{},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006896551724137931}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"b":{"docs":{},"y":{"docs":{},"(":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},"b":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}},"ç":{"docs":{},"õ":{"docs":{},"e":{"docs":{},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}}}},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008097165991902834}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00273224043715847}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"`":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}}}}}},"`":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},"`":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}}}}}}}}},"x":{"docs":{},".":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"u":{"docs":{},"x":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}}}},"s":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}},"á":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"v":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.1111111111111111}}}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"e":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}},"z":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"e":{"docs":{},"y":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.034653465346534656},"intro.html":{"ref":"intro.html","tf":2.542357274401473},"getting-started.html":{"ref":"getting-started.html","tf":0.03614457831325301},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.03484848484848485},"getters.html":{"ref":"getters.html","tf":0.025787965616045846},"mutations.html":{"ref":"mutations.html","tf":0.03594351732991014},"actions.html":{"ref":"actions.html","tf":0.01892744479495268},"modules.html":{"ref":"modules.html","tf":0.028458498023715414},"structure.html":{"ref":"structure.html","tf":0.02824858757062147},"plugins.html":{"ref":"plugins.html","tf":0.019880715705765408},"strict.html":{"ref":"strict.html","tf":0.03676470588235294},"forms.html":{"ref":"forms.html","tf":0.03608247422680412},"testing.html":{"ref":"testing.html","tf":0.008021390374331552},"hot-reload.html":{"ref":"hot-reload.html","tf":0.0472972972972973},"api.html":{"ref":"api.html","tf":0.04955947136563876}},"f":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}},"i":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"u":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"getters.html":{"ref":"getters.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"plugins.html":{"ref":"plugins.html","tf":0.003669724770642202},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.007106598984771574},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"a":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}},"i":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.014705882352941176}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"b":{"docs":{},"j":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0038510911424903724},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.016100178890876567}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.006269592476489028}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.01073345259391771}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0056657223796034},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"api.html":{"ref":"api.html","tf":0.0040609137055837565}},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"state.html":{"ref":"state.html","tf":0.010606060606060607},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.005134788189987163},"actions.html":{"ref":"actions.html","tf":0.00473186119873817},"modules.html":{"ref":"modules.html","tf":0.003952569169960474},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.007709251101321586}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},",":{"docs":{},"由":{"docs":{},"于":{"docs":{},"这":{"docs":{},"个":{"docs":{},"修":{"docs":{},"改":{"docs":{},"不":{"docs":{},"是":{"docs":{},"在":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"를":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}}}}},"가":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}},"o":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}},"á":{"docs":{},"v":{"docs":{},"e":{"docs":{},"i":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}}}}}}}},"t":{"docs":{},"ê":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}}},"i":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"o":{"docs":{},"r":{"docs":{},")":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545}}}}},"ç":{"docs":{},"õ":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.00473186119873817}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"api.html":{"ref":"api.html","tf":0.003134796238244514}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"은":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"api.html":{"ref":"api.html","tf":0.005076142131979695}}}}}}},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845}}}}}}}}}}},"ç":{"docs":{},"ã":{"docs":{},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.004545454545454545},"modules.html":{"ref":"modules.html","tf":0.0047430830039525695},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}},"õ":{"docs":{"api.html":{"ref":"api.html","tf":0.00881057268722467}}}},"c":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"a":{"docs":{},"l":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.004405286343612335}}}}}}}}}}}},"é":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488}},"e":{"docs":{},"u":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"s":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"installation.html":{"ref":"installation.html","tf":0.009900990099009901},"intro.html":{"ref":"intro.html","tf":0.003683241252302026},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.00909090909090909},"getters.html":{"ref":"getters.html","tf":0.014326647564469915},"mutations.html":{"ref":"mutations.html","tf":0.006418485237483954},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.0071146245059288534},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"testing.html":{"ref":"testing.html","tf":0.0053475935828877},"api.html":{"ref":"api.html","tf":0.006607929515418502}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}},"ù":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"structure.html":{"ref":"structure.html","tf":0.005154639175257732}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0022026431718061676},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"forms.html":{"ref":"forms.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}}}},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"m":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}}}},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"e":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":1.677920685959271},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"state.html":{"ref":"state.html","tf":0.009915014164305949},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.006795016987542469},"actions.html":{"ref":"actions.html","tf":0.010014306151645207},"modules.html":{"ref":"modules.html","tf":0.005139500734214391},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.006142506142506142},"api.html":{"ref":"api.html","tf":0.0010152284263959391},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}},"r":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406}}}}},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"i":{"docs":{},"r":{"docs":{},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0011013215859030838}}},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},"q":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}}}},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}}}},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}}},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.004405286343612335},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"api.html":{"ref":"api.html","tf":0.0020304568527918783}},"o":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506},"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.007702182284980745},"actions.html":{"ref":"actions.html","tf":0.006309148264984227},"modules.html":{"ref":"modules.html","tf":0.0031620553359683794},"plugins.html":{"ref":"plugins.html","tf":0.003976143141153081},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.003303964757709251}}}},"t":{"docs":{},"i":{"docs":{},"d":{"docs":{},"a":{"docs":{},"d":{"docs":{"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"ê":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}},"'":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.6698821007502678}}}},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"é":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}},"v":{"docs":{},"e":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"u":{"docs":{},"c":{"docs":{},"u":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"u":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}},"é":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01092896174863388},"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.024439918533604887},"getters.html":{"ref":"getters.html","tf":0.06666666666666667},"mutations.html":{"ref":"mutations.html","tf":0.03535353535353535},"actions.html":{"ref":"actions.html","tf":0.05304518664047151},"modules.html":{"ref":"modules.html","tf":0.07079646017699115},"plugins.html":{"ref":"plugins.html","tf":0.0364963503649635},"forms.html":{"ref":"forms.html","tf":0.06040268456375839},"testing.html":{"ref":"testing.html","tf":0.06980273141122914},"hot-reload.html":{"ref":"hot-reload.html","tf":0.03968253968253968},"api.html":{"ref":"api.html","tf":0.012522361359570662}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"}":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.020366598778004074},"getters.html":{"ref":"getters.html","tf":0.05714285714285714},"mutations.html":{"ref":"mutations.html","tf":0.02861952861952862},"actions.html":{"ref":"actions.html","tf":0.03536345776031434},"modules.html":{"ref":"modules.html","tf":0.046460176991150445},"plugins.html":{"ref":"plugins.html","tf":0.019464720194647202},"forms.html":{"ref":"forms.html","tf":0.04697986577181208},"testing.html":{"ref":"testing.html","tf":0.04552352048558422},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.008944543828264758}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.010101010101010102},"actions.html":{"ref":"actions.html","tf":0.025540275049115914},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"plugins.html":{"ref":"plugins.html","tf":0.021897810218978103},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.019726858877086494},"hot-reload.html":{"ref":"hot-reload.html","tf":0.023809523809523808},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}},")":{"docs":{},"で":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"実":{"docs":{},"現":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.011787819253438114},"modules.html":{"ref":"modules.html","tf":0.022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"testing.html":{"ref":"testing.html","tf":0.010622154779969651},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"`":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.012145748987854251}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"의":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"=":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0267639902676399},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.025796661608497723},"hot-reload.html":{"ref":"hot-reload.html","tf":0.031746031746031744},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},">":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.01904761904761905},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.011864406779661017},"plugins.html":{"ref":"plugins.html","tf":0.0170316301703163},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.019726858877086494},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"=":{"docs":{},"=":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}},">":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"=":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"*":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"/":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"getting-started.html":{"ref":"getting-started.html","tf":0.009036144578313253},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.0025673940949935813},"modules.html":{"ref":"modules.html","tf":0.0023715415019762848},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.00881057268722467}},".":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.028761061946902654},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.020134228187919462},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.003389830508474576},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"를":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}}}},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001336898395721925}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.005084745762711864},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"testing.html":{"ref":"testing.html","tf":0.004552352048558422}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"]":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"e":{"docs":{},"d":{"docs":{},"]":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},")":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}},"m":{"docs":{},"y":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}},"'":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}},"f":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"_":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}},"t":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"state.html":{"ref":"state.html","tf":0.0015151515151515152},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"%":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"|":{"docs":{"api.html":{"ref":"api.html","tf":0.014311270125223614}},"|":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}},"│":{"docs":{"structure.html":{"ref":"structure.html","tf":0.022556390977443608}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.03759398496240601}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.06766917293233082}}}}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"=":{"docs":{},"=":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"intro.html":{"ref":"intro.html","tf":0.00964630225080386},"getters.html":{"ref":"getters.html","tf":0.02185792349726776},"mutations.html":{"ref":"mutations.html","tf":0.01925254813137033},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"./":{"ref":"./","tf":0.020833333333333332},"installation.html":{"ref":"installation.html","tf":0.007462686567164179},"getting-started.html":{"ref":"getting-started.html","tf":0.008},"state.html":{"ref":"state.html","tf":0.007082152974504249},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"structure.html":{"ref":"structure.html","tf":0.010309278350515464},"strict.html":{"ref":"strict.html","tf":0.014705882352941176},"forms.html":{"ref":"forms.html","tf":0.019230769230769232},"testing.html":{"ref":"testing.html","tf":0.007371007371007371},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.014213197969543147}}},"?":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":1.673097534833869},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}}},"_":{"docs":{},".":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.029411764705882}}}}}},"依":{"docs":{},"赖":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"工":{"docs":{},"厂":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"安":{"docs":{},"装":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.009615384615385},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"开":{"docs":{},"始":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":10.011764705882353}}},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"与":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}},"启":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"在":{"docs":{},"创":{"docs":{},"建":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.00749063670412}},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"在":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"就":{"docs":{},"是":{"docs":{},"通":{"docs":{},"过":{"docs":{},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"它":{"docs":{},"接":{"docs":{},"收":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"会":{"docs":{},"生":{"docs":{},"成":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"仅":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"使":{"docs":{},"用":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"文":{"docs":{},"档":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5}}},"件":{"docs":{},"太":{"docs":{},"大":{"docs":{},",":{"docs":{},"只":{"docs":{},"需":{"docs":{},"将":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"字":{"docs":{},"列":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"`":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}},"是":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5.010309278350515}}}}},"一":{"docs":{},"个":{"docs":{},"专":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"专":{"docs":{},"门":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"因":{"docs":{},"此":{"docs":{},"解":{"docs":{},"决":{"docs":{},"办":{"docs":{},"法":{"docs":{},"也":{"docs":{},"是":{"docs":{},"相":{"docs":{},"同":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"状":{"docs":{},"态":{"docs":{},"(":{"docs":{},"仅":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"多":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"能":{"docs":{},"够":{"docs":{},"对":{"docs":{},"同":{"docs":{},"一":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"方":{"docs":{},"法":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"这":{"docs":{},"个":{"docs":{},"过":{"docs":{},"程":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"的":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"个":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"记":{"docs":{},"录":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}},"改":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.076923076923077}}}}}},"注":{"docs":{},"意":{"docs":{},":":{"docs":{},"对":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{},"进":{"docs":{},"行":{"docs":{},"一":{"docs":{},"系":{"docs":{},"列":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"册":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"测":{"docs":{},"试":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.008710801393729}},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.009900990099009}}}},"替":{"docs":{},"换":{"docs":{},"新":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"用":{"docs":{},"户":{"docs":{},"来":{"docs":{},"说":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"不":{"docs":{},"用":{"docs":{},"常":{"docs":{},"量":{"docs":{},"取":{"docs":{},"决":{"docs":{},"于":{"docs":{},"你":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"需":{"docs":{},"要":{"docs":{},"多":{"docs":{},"人":{"docs":{},"协":{"docs":{},"作":{"docs":{},"的":{"docs":{},"大":{"docs":{},"型":{"docs":{},"项":{"docs":{},"目":{"docs":{},"中":{"docs":{},",":{"docs":{},"这":{"docs":{},"会":{"docs":{},"很":{"docs":{},"有":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"。":{"docs":{},"但":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"不":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},",":{"docs":{},"你":{"docs":{},"完":{"docs":{},"全":{"docs":{},"可":{"docs":{},"以":{"docs":{},"不":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"“":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"以":{"docs":{},"上":{"docs":{},"配":{"docs":{},"置":{"docs":{},"启":{"docs":{},"动":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"模":{"docs":{},"拟":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"表":{"docs":{},"单":{"docs":{},"处":{"docs":{},"理":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.010309278350515}}}}}},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.014285714285714}}}}}},"上":{"docs":{},"克":{"docs":{},"隆":{"docs":{},"代":{"docs":{},"码":{"docs":{},"并":{"docs":{},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"发":{"docs":{},"布":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{},"您":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"的":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"。":{"docs":{},"这":{"docs":{},"些":{"docs":{},"插":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}},"面":{"docs":{},"插":{"docs":{},"件":{"docs":{},"会":{"docs":{},"默":{"docs":{},"认":{"docs":{},"启":{"docs":{},"用":{"docs":{},"。":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"阶":{"docs":{},"段":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"注":{"docs":{},"册":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"記":{"docs":{},"述":{"docs":{},"す":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"デ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{},"(":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"記":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"に":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"地":{"docs":{},"方":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"后":{"docs":{},"引":{"docs":{},"入":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"类":{"docs":{},"的":{"docs":{},"工":{"docs":{},"具":{"docs":{},"发":{"docs":{},"挥":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"把":{"docs":{},"这":{"docs":{},"些":{"docs":{},"常":{"docs":{},"量":{"docs":{},"放":{"docs":{},"在":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"合":{"docs":{},"作":{"docs":{},"者":{"docs":{},"对":{"docs":{},"整":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"可":{"docs":{},"用":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}},"进":{"docs":{},"行":{"docs":{},"自":{"docs":{},"动":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"使":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"更":{"docs":{},"显":{"docs":{},"式":{"docs":{},"和":{"docs":{},"易":{"docs":{},"调":{"docs":{},"试":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"会":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"变":{"docs":{},"得":{"docs":{},"冗":{"docs":{},"长":{"docs":{},"和":{"docs":{},"不":{"docs":{},"直":{"docs":{},"观":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"严":{"docs":{},"格":{"docs":{},"属":{"docs":{},"于":{"docs":{},"单":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"最":{"docs":{},"好":{"docs":{},"还":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{},"根":{"docs":{},"据":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"发":{"docs":{},"需":{"docs":{},"要":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"和":{"docs":{},"确":{"docs":{},"定":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"更":{"docs":{},"易":{"docs":{},"读":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"和":{"docs":{},"第":{"docs":{},"四":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"收":{"docs":{},"到":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"比":{"docs":{},"较":{"docs":{},"棘":{"docs":{},"手":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"试":{"docs":{},"图":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"向":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"不":{"docs":{},"能":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"调":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"让":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"分":{"docs":{},"支":{"docs":{},"下":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"您":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"从":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"调":{"docs":{},"用":{"docs":{},"并":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"割":{"docs":{},"成":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"到":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"在":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"一":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"打":{"docs":{},"包":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"您":{"docs":{},"必":{"docs":{},"须":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}}}},"这":{"docs":{},"一":{"docs":{},"章":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"学":{"docs":{},"到":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"单":{"docs":{},"独":{"docs":{},"构":{"docs":{},"建":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"中":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},",":{"docs":{},"每":{"docs":{},"次":{"docs":{},"都":{"docs":{},"会":{"docs":{},"去":{"docs":{},"进":{"docs":{},"行":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"会":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"结":{"docs":{},"果":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"多":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"应":{"docs":{},"该":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"包":{"docs":{},"含":{"docs":{},"多":{"docs":{},"个":{"docs":{},"字":{"docs":{},"段":{"docs":{},"并":{"docs":{},"且":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"不":{"docs":{},"同":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"触":{"docs":{},"发":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"访":{"docs":{},"问":{"docs":{},"全":{"docs":{},"局":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"新":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"开":{"docs":{},"始":{"docs":{},"记":{"docs":{},"录":{"docs":{},"之":{"docs":{},"前":{"docs":{},"转":{"docs":{},"换":{"docs":{},"状":{"docs":{},"态":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"中":{"docs":{},"不":{"docs":{},"允":{"docs":{},"许":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"—":{"docs":{},"—":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"只":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"无":{"docs":{},"论":{"docs":{},"何":{"docs":{},"时":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"且":{"docs":{},"不":{"docs":{},"是":{"docs":{},"由":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"使":{"docs":{},"用":{"docs":{},"诸":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}},"想":{"docs":{},"将":{"docs":{},"一":{"docs":{},"个":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"希":{"docs":{},"望":{"docs":{},"使":{"docs":{},"用":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"(":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},")":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"将":{"docs":{},"其":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"传":{"docs":{},"入":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"被":{"docs":{},"用":{"docs":{},"作":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"您":{"docs":{},"不":{"docs":{},"打":{"docs":{},"算":{"docs":{},"开":{"docs":{},"发":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"开":{"docs":{},"头":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"有":{"docs":{},"可":{"docs":{},"用":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"有":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"用":{"docs":{},"到":{"docs":{},"此":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"么":{"docs":{},"复":{"docs":{},"制":{"docs":{},"这":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"共":{"docs":{},"享":{"docs":{},"函":{"docs":{},"数":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"多":{"docs":{},"处":{"docs":{},"导":{"docs":{},"入":{"docs":{},"它":{"docs":{},"—":{"docs":{},"—":{"docs":{},"无":{"docs":{},"论":{"docs":{},"哪":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"都":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"理":{"docs":{},"想":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"希":{"docs":{},"望":{"docs":{},"你":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"具":{"docs":{},"有":{"docs":{},"更":{"docs":{},"高":{"docs":{},"的":{"docs":{},"封":{"docs":{},"装":{"docs":{},"度":{"docs":{},"和":{"docs":{},"复":{"docs":{},"用":{"docs":{},"性":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"纯":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"这":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{},"引":{"docs":{},"用":{"docs":{},"被":{"docs":{},"共":{"docs":{},"享":{"docs":{},",":{"docs":{},"导":{"docs":{},"致":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"被":{"docs":{},"修":{"docs":{},"改":{"docs":{},"时":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"正":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"将":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.008797653958944282}},"其":{"docs":{},"引":{"docs":{},"入":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"会":{"docs":{},"成":{"docs":{},"为":{"docs":{},"自":{"docs":{},"然":{"docs":{},"而":{"docs":{},"然":{"docs":{},"的":{"docs":{},"选":{"docs":{},"择":{"docs":{},"。":{"docs":{},"引":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"数":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}},"当":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"全":{"docs":{},"局":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"对":{"docs":{},"象":{"docs":{},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"整":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"都":{"docs":{},"作":{"docs":{},"为":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"传":{"docs":{},"给":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"取":{"docs":{},"多":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"将":{"docs":{},"这":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"都":{"docs":{},"声":{"docs":{},"明":{"docs":{},"为":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"会":{"docs":{},"有":{"docs":{},"些":{"docs":{},"重":{"docs":{},"复":{"docs":{},"和":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"名":{"docs":{},"称":{"docs":{},"与":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"对":{"docs":{},"象":{"docs":{},"上":{"docs":{},"添":{"docs":{},"加":{"docs":{},"新":{"docs":{},"属":{"docs":{},"性":{"docs":{},"时":{"docs":{},",":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"时":{"docs":{},"会":{"docs":{},"特":{"docs":{},"别":{"docs":{},"一":{"docs":{},"些":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"或":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"者":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"更":{"docs":{},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},",":{"docs":{},"将":{"docs":{},"下":{"docs":{},"列":{"docs":{},"代":{"docs":{},"码":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"你":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}},"是":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"提":{"docs":{},"交":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"模":{"docs":{},"块":{"docs":{},"间":{"docs":{},"数":{"docs":{},"据":{"docs":{},"互":{"docs":{},"相":{"docs":{},"污":{"docs":{},"染":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"基":{"docs":{},"于":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"示":{"docs":{},":":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"的":{"docs":{},"文":{"docs":{},"档":{"docs":{},"示":{"docs":{},"例":{"docs":{},"代":{"docs":{},"码":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}},"案":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"时":{"docs":{},",":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"上":{"docs":{},"安":{"docs":{},"装":{"docs":{},"过":{"docs":{},"程":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"”":{"docs":{},"要":{"docs":{},"唤":{"docs":{},"醒":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"你":{"docs":{},"就":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"很":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"想":{"docs":{},"保":{"docs":{},"留":{"docs":{},"过":{"docs":{},"去":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"在":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"中":{"docs":{},"避":{"docs":{},"免":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"单":{"docs":{},"例":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}},"声":{"docs":{},"明":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},")":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"来":{"docs":{},"安":{"docs":{},"装":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"自":{"docs":{},"不":{"docs":{},"同":{"docs":{},"视":{"docs":{},"图":{"docs":{},"的":{"docs":{},"行":{"docs":{},"为":{"docs":{},"需":{"docs":{},"要":{"docs":{},"变":{"docs":{},"更":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"以":{"docs":{},"及":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{},"必":{"docs":{},"要":{"docs":{},"的":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"改":{"docs":{},"变":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"你":{"docs":{},"怎":{"docs":{},"么":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"先":{"docs":{},"回":{"docs":{},"调":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"这":{"docs":{},"就":{"docs":{},"是":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"区":{"docs":{},"分":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"看":{"docs":{},"一":{"docs":{},"个":{"docs":{},"更":{"docs":{},"加":{"docs":{},"实":{"docs":{},"际":{"docs":{},"的":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},",":{"docs":{},"涉":{"docs":{},"及":{"docs":{},"到":{"docs":{},"调":{"docs":{},"用":{"docs":{},"异":{"docs":{},"步":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},"简":{"docs":{},"化":{"docs":{},"代":{"docs":{},"码":{"docs":{},"(":{"docs":{},"特":{"docs":{},"别":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"记":{"docs":{},"录":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"动":{"docs":{},"态":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"你":{"docs":{},"不":{"docs":{},"能":{"docs":{},"使":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"即":{"docs":{},"创":{"docs":{},"建":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"标":{"docs":{},"签":{"docs":{},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"入":{"docs":{},",":{"docs":{},"它":{"docs":{},"会":{"docs":{},"提":{"docs":{},"供":{"docs":{},"全":{"docs":{},"局":{"docs":{},"方":{"docs":{},"法":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"然":{"docs":{},"后":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"返":{"docs":{},"回":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"像":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"用":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"而":{"docs":{},",":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"导":{"docs":{},"致":{"docs":{},"组":{"docs":{},"件":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"全":{"docs":{},"局":{"docs":{},"状":{"docs":{},"态":{"docs":{},"单":{"docs":{},"例":{"docs":{},"。":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.014925373134328358}},"库":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"作":{"docs":{},"者":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"官":{"docs":{},"方":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"细":{"docs":{},"粒":{"docs":{},"度":{"docs":{},"数":{"docs":{},"据":{"docs":{},"响":{"docs":{},"应":{"docs":{},"机":{"docs":{},"制":{"docs":{},"来":{"docs":{},"进":{"docs":{},"行":{"docs":{},"高":{"docs":{},"效":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"话":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"也":{"docs":{},"能":{"docs":{},"够":{"docs":{},"接":{"docs":{},"收":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"而":{"docs":{},"非":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"使":{"docs":{},"其":{"docs":{},"成":{"docs":{},"为":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"当":{"docs":{},"模":{"docs":{},"块":{"docs":{},"被":{"docs":{},"注":{"docs":{},"册":{"docs":{},"后":{"docs":{},",":{"docs":{},"它":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"存":{"docs":{},"储":{"docs":{},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},"。":{"docs":{},"当":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},",":{"docs":{},"从":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"这":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"他":{"docs":{},"们":{"docs":{},"是":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}},"子":{"docs":{},"节":{"docs":{},"点":{"docs":{},"名":{"docs":{},"称":{"docs":{},"相":{"docs":{},"同":{"docs":{},"时":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}},"实":{"docs":{},"例":{"docs":{},"注":{"docs":{},"入":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"仍":{"docs":{},"然":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"现":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"需":{"docs":{},"要":{"docs":{},"频":{"docs":{},"繁":{"docs":{},"地":{"docs":{},"导":{"docs":{},"入":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"组":{"docs":{},"件":{"docs":{},"时":{"docs":{},"需":{"docs":{},"要":{"docs":{},"模":{"docs":{},"拟":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"系":{"docs":{},"统":{"docs":{},"的":{"docs":{},"一":{"docs":{},"部":{"docs":{},"分":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"其":{"docs":{},"中":{"docs":{},"的":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"规":{"docs":{},"则":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},")":{"docs":{},"。":{"docs":{},"就":{"docs":{},"像":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"被":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"起":{"docs":{},"来":{"docs":{},",":{"docs":{},"且":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"值":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"改":{"docs":{},"变":{"docs":{},"才":{"docs":{},"会":{"docs":{},"被":{"docs":{},"重":{"docs":{},"新":{"docs":{},"计":{"docs":{},"算":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"当":{"docs":{},"值":{"docs":{},"改":{"docs":{},"变":{"docs":{},"时":{"docs":{},"调":{"docs":{},"用":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"f":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"一":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"这":{"docs":{},"样":{"docs":{},"写":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},",":{"docs":{},"在":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"时":{"docs":{},",":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"。":{"docs":{},"它":{"docs":{},"们":{"docs":{},"都":{"docs":{},"已":{"docs":{},"经":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"了":{"docs":{},"给":{"docs":{},"定":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"上":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"放":{"docs":{},"在":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"第":{"docs":{},"四":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"来":{"docs":{},"调":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"地":{"docs":{},"方":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"格":{"docs":{},"式":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"钩":{"docs":{},"子":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"传":{"docs":{},"入":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"增":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"思":{"docs":{},"维":{"docs":{},"”":{"docs":{},"去":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},":":{"docs":{},"给":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"例":{"docs":{},"子":{"docs":{},"(":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"任":{"docs":{},"何":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"的":{"docs":{},"测":{"docs":{},"试":{"docs":{},"框":{"docs":{},"架":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"测":{"docs":{},"试":{"docs":{},"与":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},"编":{"docs":{},"译":{"docs":{},"格":{"docs":{},"式":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"这":{"docs":{},"里":{"docs":{},"需":{"docs":{},"要":{"docs":{},"加":{"docs":{},"上":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"模":{"docs":{},"块":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},",":{"docs":{},"仅":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"合":{"docs":{},"并":{"docs":{},"或":{"docs":{},"时":{"docs":{},"光":{"docs":{},"旅":{"docs":{},"行":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"下":{"docs":{},"载":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"ダ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"等":{"docs":{},"包":{"docs":{},"管":{"docs":{},"理":{"docs":{},"器":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"按":{"docs":{},"照":{"docs":{},"下":{"docs":{},"列":{"docs":{},"方":{"docs":{},"式":{"docs":{},"执":{"docs":{},"行":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"api.html":{"ref":"api.html","tf":0.022388059701492536}}}},"待":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"等":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}},"动":{"docs":{},"展":{"docs":{},"开":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"定":{"docs":{},"义":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"带":{"docs":{},"一":{"docs":{},"个":{"docs":{},"日":{"docs":{},"志":{"docs":{},"插":{"docs":{},"件":{"docs":{},"用":{"docs":{},"于":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"这":{"docs":{},"样":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"指":{"docs":{},"定":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"自":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"几":{"docs":{},"个":{"docs":{},"部":{"docs":{},"分":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"就":{"docs":{},"是":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"最":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"些":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"写":{"docs":{},"起":{"docs":{},"来":{"docs":{},"可":{"docs":{},"能":{"docs":{},"比":{"docs":{},"较":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"里":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"一":{"docs":{},"个":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"链":{"docs":{},"接":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"链":{"docs":{},"接":{"docs":{},"会":{"docs":{},"一":{"docs":{},"直":{"docs":{},"指":{"docs":{},"向":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}},"也":{"docs":{},"集":{"docs":{},"成":{"docs":{},"到":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{},"其":{"docs":{},"他":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}},"支":{"docs":{},"持":{"docs":{},"载":{"docs":{},"荷":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"需":{"docs":{},"要":{"docs":{},"与":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"被":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"什":{"docs":{},"么":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"我":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},"是":{"docs":{},"“":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"”":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"结":{"docs":{},"束":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"更":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"才":{"docs":{},"能":{"docs":{},"组":{"docs":{},"合":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"表":{"docs":{},"示":{"docs":{},"“":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"”":{"docs":{},"理":{"docs":{},"念":{"docs":{},"的":{"docs":{},"极":{"docs":{},"简":{"docs":{},"示":{"docs":{},"意":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"新":{"docs":{},"对":{"docs":{},"象":{"docs":{},"替":{"docs":{},"换":{"docs":{},"老":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"利":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"允":{"docs":{},"许":{"docs":{},"保":{"docs":{},"留":{"docs":{},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"降":{"docs":{},"で":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"遇":{"docs":{},"到":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"的":{"docs":{},"简":{"docs":{},"洁":{"docs":{},"性":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"破":{"docs":{},"坏":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"定":{"docs":{},"义":{"docs":{},"和":{"docs":{},"隔":{"docs":{},"离":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"中":{"docs":{},"的":{"docs":{},"各":{"docs":{},"种":{"docs":{},"概":{"docs":{},"念":{"docs":{},"并":{"docs":{},"强":{"docs":{},"制":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"定":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"将":{"docs":{},"会":{"docs":{},"变":{"docs":{},"得":{"docs":{},"更":{"docs":{},"结":{"docs":{},"构":{"docs":{},"化":{"docs":{},"且":{"docs":{},"易":{"docs":{},"维":{"docs":{},"护":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"管":{"docs":{},"理":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"附":{"docs":{},"带":{"docs":{},"了":{"docs":{},"更":{"docs":{},"多":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"和":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{},"这":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"短":{"docs":{},"期":{"docs":{},"和":{"docs":{},"长":{"docs":{},"期":{"docs":{},"效":{"docs":{},"益":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"任":{"docs":{},"意":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"能":{"docs":{},"是":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"的":{"docs":{},"。":{"docs":{},"确":{"docs":{},"实":{"docs":{},"是":{"docs":{},"如":{"docs":{},"此":{"docs":{},"—":{"docs":{},"—":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"够":{"docs":{},"简":{"docs":{},"单":{"docs":{},",":{"docs":{},"您":{"docs":{},"最":{"docs":{},"好":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"把":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"以":{"docs":{},"一":{"docs":{},"个":{"docs":{},"全":{"docs":{},"局":{"docs":{},"单":{"docs":{},"例":{"docs":{},"模":{"docs":{},"式":{"docs":{},"管":{"docs":{},"理":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"树":{"docs":{},"构":{"docs":{},"成":{"docs":{},"了":{"docs":{},"一":{"docs":{},"个":{"docs":{},"巨":{"docs":{},"大":{"docs":{},"的":{"docs":{},"“":{"docs":{},"视":{"docs":{},"图":{"docs":{},"”":{"docs":{},",":{"docs":{},"不":{"docs":{},"管":{"docs":{},"在":{"docs":{},"树":{"docs":{},"的":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"都":{"docs":{},"能":{"docs":{},"获":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"或":{"docs":{},"者":{"docs":{},"触":{"docs":{},"发":{"docs":{},"行":{"docs":{},"为":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"为":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"多":{"docs":{},"个":{"docs":{},"视":{"docs":{},"图":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"于":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"对":{"docs":{},"于":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"问":{"docs":{},"题":{"docs":{},"一":{"docs":{},",":{"docs":{},"传":{"docs":{},"参":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"对":{"docs":{},"于":{"docs":{},"多":{"docs":{},"层":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"将":{"docs":{},"会":{"docs":{},"非":{"docs":{},"常":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"对":{"docs":{},"于":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"组":{"docs":{},"件":{"docs":{},"间":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"传":{"docs":{},"递":{"docs":{},"无":{"docs":{},"能":{"docs":{},"为":{"docs":{},"力":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"问":{"docs":{},"题":{"docs":{},"二":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"经":{"docs":{},"常":{"docs":{},"会":{"docs":{},"采":{"docs":{},"用":{"docs":{},"父":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"引":{"docs":{},"用":{"docs":{},"或":{"docs":{},"者":{"docs":{},"通":{"docs":{},"过":{"docs":{},"事":{"docs":{},"件":{"docs":{},"来":{"docs":{},"变":{"docs":{},"更":{"docs":{},"和":{"docs":{},"同":{"docs":{},"步":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"多":{"docs":{},"份":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"这":{"docs":{},"些":{"docs":{},"模":{"docs":{},"式":{"docs":{},"非":{"docs":{},"常":{"docs":{},"脆":{"docs":{},"弱":{"docs":{},",":{"docs":{},"通":{"docs":{},"常":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"无":{"docs":{},"法":{"docs":{},"维":{"docs":{},"护":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}}}},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"递":{"docs":{},"给":{"docs":{},"上":{"docs":{},"述":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"所":{"docs":{},"有":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"都":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"将":{"docs":{},"该":{"docs":{},"模":{"docs":{},"块":{"docs":{},"作":{"docs":{},"为":{"docs":{},"上":{"docs":{},"下":{"docs":{},"文":{"docs":{},"。":{"docs":{},"于":{"docs":{},"是":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"可":{"docs":{},"以":{"docs":{},"简":{"docs":{},"化":{"docs":{},"为":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"型":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"希":{"docs":{},"望":{"docs":{},"把":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}},"象":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"和":{"docs":{},"一":{"docs":{},"些":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"提":{"docs":{},"供":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"中":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"以":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"形":{"docs":{},"式":{"docs":{},"访":{"docs":{},"问":{"docs":{},"这":{"docs":{},"些":{"docs":{},"值":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"尤":{"docs":{},"其":{"docs":{},"是":{"docs":{},"对":{"docs":{},"于":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"就":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"变":{"docs":{},"得":{"docs":{},"相":{"docs":{},"当":{"docs":{},"臃":{"docs":{},"肿":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"的":{"docs":{},"属":{"docs":{},"性":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"就":{"docs":{},"足":{"docs":{},"够":{"docs":{},"您":{"docs":{},"所":{"docs":{},"需":{"docs":{},"了":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"需":{"docs":{},"要":{"docs":{},"构":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"中":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"您":{"docs":{},"很":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"如":{"docs":{},"何":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"外":{"docs":{},"部":{"docs":{},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"受":{"docs":{},"约":{"docs":{},"束":{"docs":{},"!":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"应":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"程":{"docs":{},"序":{"docs":{},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"它":{"docs":{},"采":{"docs":{},"用":{"docs":{},"集":{"docs":{},"中":{"docs":{},"式":{"docs":{},"存":{"docs":{},"储":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},"保":{"docs":{},"证":{"docs":{},"状":{"docs":{},"态":{"docs":{},"以":{"docs":{},"一":{"docs":{},"种":{"docs":{},"可":{"docs":{},"预":{"docs":{},"测":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"核":{"docs":{},"心":{"docs":{},"就":{"docs":{},"是":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"层":{"docs":{},"级":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"应":{"docs":{},"该":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"单":{"docs":{},"个":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}},"对":{"docs":{},"起":{"docs":{},"来":{"docs":{},"略":{"docs":{},"微":{"docs":{},"棘":{"docs":{},"手":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{},"外":{"docs":{},"部":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"到":{"docs":{},"视":{"docs":{},"图":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.011730205278592375}}}}},"架":{"docs":{},"构":{"docs":{},"就":{"docs":{},"像":{"docs":{},"眼":{"docs":{},"镜":{"docs":{},":":{"docs":{},"您":{"docs":{},"自":{"docs":{},"会":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"需":{"docs":{},"要":{"docs":{},"它":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"后":{"docs":{},"的":{"docs":{},"基":{"docs":{},"本":{"docs":{},"思":{"docs":{},"想":{"docs":{},",":{"docs":{},"借":{"docs":{},"鉴":{"docs":{},"了":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}},"虽":{"docs":{},"然":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"计":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"始":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"开":{"docs":{},"始":{"docs":{},"吧":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}},"来":{"docs":{},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"库":{"docs":{},",":{"docs":{},"以":{"docs":{},"利":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"调":{"docs":{},"试":{"docs":{},"、":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"导":{"docs":{},"入":{"docs":{},"导":{"docs":{},"出":{"docs":{},"等":{"docs":{},"高":{"docs":{},"级":{"docs":{},"调":{"docs":{},"试":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"(":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"先":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"便":{"docs":{},"于":{"docs":{},"解":{"docs":{},"决":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"抽":{"docs":{},"象":{"docs":{},"成":{"docs":{},"服":{"docs":{},"务":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"的":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"也":{"docs":{},"会":{"docs":{},"相":{"docs":{},"应":{"docs":{},"地":{"docs":{},"得":{"docs":{},"到":{"docs":{},"高":{"docs":{},"效":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},",":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"那":{"docs":{},"么":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"监":{"docs":{},"视":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"途":{"docs":{},"径":{"docs":{},"就":{"docs":{},"是":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"简":{"docs":{},"单":{"docs":{},"到":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"即":{"docs":{},"可":{"docs":{},"。":{"docs":{},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"也":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"异":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"的":{"docs":{},"回":{"docs":{},"调":{"docs":{},"让":{"docs":{},"这":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"完":{"docs":{},"成":{"docs":{},":":{"docs":{},"因":{"docs":{},"为":{"docs":{},"当":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"若":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"“":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"”":{"docs":{},"(":{"docs":{},"可":{"docs":{},"以":{"docs":{},"认":{"docs":{},"为":{"docs":{},"是":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}},"派":{"docs":{},"生":{"docs":{},"出":{"docs":{},"一":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},"对":{"docs":{},"列":{"docs":{},"表":{"docs":{},"进":{"docs":{},"行":{"docs":{},"过":{"docs":{},"滤":{"docs":{},"并":{"docs":{},"计":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"好":{"docs":{},"所":{"docs":{},"有":{"docs":{},"所":{"docs":{},"需":{"docs":{},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"混":{"docs":{},"合":{"docs":{},"异":{"docs":{},"步":{"docs":{},"调":{"docs":{},"用":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"你":{"docs":{},"的":{"docs":{},"程":{"docs":{},"序":{"docs":{},"很":{"docs":{},"难":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"当":{"docs":{},"你":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{},"异":{"docs":{},"步":{"docs":{},"回":{"docs":{},"调":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"`":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"多":{"docs":{},"次":{"docs":{},"注":{"docs":{},"册":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"查":{"docs":{},"找":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}},"附":{"docs":{},"加":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"很":{"docs":{},"有":{"docs":{},"用":{"docs":{},"的":{"docs":{},"特":{"docs":{},"性":{"docs":{},"。":{"docs":{},"另":{"docs":{},"一":{"docs":{},"个":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"使":{"docs":{},"用":{"docs":{},"带":{"docs":{},"有":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"绑":{"docs":{},"定":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{},"换":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"再":{"docs":{},"次":{"docs":{},"强":{"docs":{},"调":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"和":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.015492957746478873},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802},"api.html":{"ref":"api.html","tf":0.009950248756218905}},"单":{"docs":{},"纯":{"docs":{},"的":{"docs":{},"全":{"docs":{},"局":{"docs":{},"对":{"docs":{},"象":{"docs":{},"有":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"点":{"docs":{},"不":{"docs":{},"同":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}},"分":{"docs":{},"发":{"docs":{},"多":{"docs":{},"重":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"参":{"docs":{},"数":{"docs":{},"调":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"经":{"docs":{},"过":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"接":{"docs":{},"下":{"docs":{},"来":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"更":{"docs":{},"深":{"docs":{},"入":{"docs":{},"地":{"docs":{},"探":{"docs":{},"讨":{"docs":{},"一":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"先":{"docs":{},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"一":{"docs":{},"个":{"docs":{},"成":{"docs":{},"功":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"一":{"docs":{},"个":{"docs":{},"失":{"docs":{},"败":{"docs":{},"回":{"docs":{},"调":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{},"触":{"docs":{},"发":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{},"更":{"docs":{},"多":{"docs":{},"选":{"docs":{},"项":{"docs":{},"来":{"docs":{},"完":{"docs":{},"成":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"任":{"docs":{},"务":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"以":{"docs":{},"下":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"好":{"docs":{},"提":{"docs":{},"前":{"docs":{},"在":{"docs":{},"你":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"后":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"我":{"docs":{},"们":{"docs":{},"利":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"新":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"版":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}},"終":{"docs":{},"的":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}},"概":{"docs":{},"念":{"docs":{},"开":{"docs":{},"始":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"当":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"现":{"docs":{},"在":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"想":{"docs":{},"象":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"由":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"使":{"docs":{},"用":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"比":{"docs":{},"较":{"docs":{},"大":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"当":{"docs":{},"应":{"docs":{},"用":{"docs":{},"变":{"docs":{},"得":{"docs":{},"非":{"docs":{},"常":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"时":{"docs":{},",":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}},"中":{"docs":{},"展":{"docs":{},"示":{"docs":{},"状":{"docs":{},"态":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"由":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"获":{"docs":{},"得":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"仍":{"docs":{},"然":{"docs":{},"保":{"docs":{},"有":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"也":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"内":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"记":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"语":{"docs":{},"法":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"还":{"docs":{},"没":{"docs":{},"能":{"docs":{},"掌":{"docs":{},"握":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"内":{"docs":{},"联":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"深":{"docs":{},"入":{"docs":{},"理":{"docs":{},"解":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"对":{"docs":{},"于":{"docs":{},"使":{"docs":{},"用":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}}}},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"了":{"docs":{},"能":{"docs":{},"够":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"处":{"docs":{},"理":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"看":{"docs":{},"一":{"docs":{},"看":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"解":{"docs":{},"决":{"docs":{},"以":{"docs":{},"上":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"创":{"docs":{},"建":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"以":{"docs":{},"返":{"docs":{},"回":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}},"传":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"数":{"docs":{},"组":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"参":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"参":{"docs":{},"。":{"docs":{},"在":{"docs":{},"你":{"docs":{},"对":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"入":{"docs":{},"额":{"docs":{},"外":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"即":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"使":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"—":{"docs":{},"—":{"docs":{},"是":{"docs":{},"的":{"docs":{},",":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"就":{"docs":{},"包":{"docs":{},"含":{"docs":{},"了":{"docs":{},"全":{"docs":{},"部":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"层":{"docs":{},"级":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"至":{"docs":{},"此":{"docs":{},"它":{"docs":{},"便":{"docs":{},"作":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},"“":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"此":{"docs":{},"对":{"docs":{},"象":{"docs":{},"混":{"docs":{},"入":{"docs":{},"到":{"docs":{},"外":{"docs":{},"部":{"docs":{},"对":{"docs":{},"象":{"docs":{},"中":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"量":{"docs":{},"替":{"docs":{},"代":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}}}},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"它":{"docs":{},"与":{"docs":{},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"混":{"docs":{},"合":{"docs":{},"使":{"docs":{},"用":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"通":{"docs":{},"常":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"工":{"docs":{},"具":{"docs":{},"函":{"docs":{},"数":{"docs":{},"将":{"docs":{},"多":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"合":{"docs":{},"并":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},",":{"docs":{},"以":{"docs":{},"使":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"最":{"docs":{},"终":{"docs":{},"对":{"docs":{},"象":{"docs":{},"传":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"。":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"所":{"docs":{},"有":{"docs":{},"触":{"docs":{},"发":{"docs":{},"函":{"docs":{},"数":{"docs":{},"完":{"docs":{},"成":{"docs":{},"后":{"docs":{},",":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"一":{"docs":{},"个":{"docs":{},"与":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"有":{"docs":{},"几":{"docs":{},"个":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"引":{"docs":{},"起":{"docs":{},"的":{"docs":{},",":{"docs":{},"将":{"docs":{},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{},"这":{"docs":{},"能":{"docs":{},"保":{"docs":{},"证":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"能":{"docs":{},"被":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"的":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"之":{"docs":{},"后":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"基":{"docs":{},"于":{"docs":{},"某":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"对":{"docs":{},"象":{"docs":{},"里":{"docs":{},"有":{"docs":{},"新":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"给":{"docs":{},"定":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"值":{"docs":{},"上":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"多":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"以":{"docs":{},"下":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"模":{"docs":{},"块":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"组":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"分":{"docs":{},"发":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"和":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"并":{"docs":{},"不":{"docs":{},"冲":{"docs":{},"突":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"后":{"docs":{},"面":{"docs":{},"的":{"docs":{},"章":{"docs":{},"节":{"docs":{},"里":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"讨":{"docs":{},"论":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"事":{"docs":{},"件":{"docs":{},"分":{"docs":{},"布":{"docs":{},"到":{"docs":{},"各":{"docs":{},"个":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"变":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"实":{"docs":{},"例":{"docs":{},"。":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"直":{"docs":{},"接":{"docs":{},"地":{"docs":{},"定":{"docs":{},"位":{"docs":{},"任":{"docs":{},"一":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"片":{"docs":{},"段":{"docs":{},",":{"docs":{},"在":{"docs":{},"调":{"docs":{},"试":{"docs":{},"的":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"也":{"docs":{},"能":{"docs":{},"轻":{"docs":{},"易":{"docs":{},"地":{"docs":{},"取":{"docs":{},"得":{"docs":{},"整":{"docs":{},"个":{"docs":{},"当":{"docs":{},"前":{"docs":{},"应":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"就":{"docs":{},"是":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"某":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"注":{"docs":{},"入":{"docs":{},"到":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"下":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},",":{"docs":{},"且":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}},"具":{"docs":{},"有":{"docs":{},"相":{"docs":{},"同":{"docs":{},"方":{"docs":{},"法":{"docs":{},"和":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"本":{"docs":{},"身":{"docs":{},"了":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"属":{"docs":{},"性":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"的":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"现":{"docs":{},"中":{"docs":{},"是":{"docs":{},"很":{"docs":{},"常":{"docs":{},"见":{"docs":{},"的":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"践":{"docs":{},"中":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"经":{"docs":{},"常":{"docs":{},"用":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"际":{"docs":{},"上":{"docs":{},"这":{"docs":{},"和":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"自":{"docs":{},"从":{"docs":{},"有":{"docs":{},"了":{"docs":{},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"(":{"docs":{},"现":{"docs":{},"处":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"取":{"docs":{},"一":{"docs":{},"个":{"docs":{},"名":{"docs":{},"字":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"不":{"docs":{},"会":{"docs":{},"对":{"docs":{},"其":{"docs":{},"产":{"docs":{},"生":{"docs":{},"影":{"docs":{},"响":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"以":{"docs":{},"访":{"docs":{},"问":{"docs":{},"根":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"后":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"修":{"docs":{},"改":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"并":{"docs":{},"不":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"入":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}},"限":{"docs":{},"制":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"结":{"docs":{},"构":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"它":{"docs":{},"规":{"docs":{},"定":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"需":{"docs":{},"要":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"且":{"docs":{},"观":{"docs":{},"察":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"当":{"docs":{},"前":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"的":{"docs":{},"物":{"docs":{},"品":{"docs":{},"备":{"docs":{},"份":{"docs":{},"起":{"docs":{},"来":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"字":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"插":{"docs":{},"件":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},"中":{"docs":{},"去":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}},"上":{"docs":{},"述":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"態":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"私":{"docs":{},"達":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"動":{"docs":{},"か":{"docs":{},"す":{"docs":{},"信":{"docs":{},"頼":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"情":{"docs":{},"報":{"docs":{},"源":{"docs":{},"(":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}},"管":{"docs":{},"理":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.007874015748031496}},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"に":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"の":{"docs":{},"み":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"に":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"ラ":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"動":{"docs":{},"き":{"docs":{},"を":{"docs":{},"予":{"docs":{},"測":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"非":{"docs":{},"常":{"docs":{},"に":{"docs":{},"困":{"docs":{},"難":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"持":{"docs":{},"っ":{"docs":{},"た":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"の":{"docs":{},"間":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"箭":{"docs":{},"头":{"docs":{},"函":{"docs":{},"数":{"docs":{},"可":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"更":{"docs":{},"简":{"docs":{},"练":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"必":{"docs":{},"须":{"docs":{},"使":{"docs":{},"用":{"docs":{},"常":{"docs":{},"规":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"后":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"访":{"docs":{},"问":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"到":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"新":{"docs":{},"下":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"生":{"docs":{},"成":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"让":{"docs":{},"你":{"docs":{},"少":{"docs":{},"按":{"docs":{},"几":{"docs":{},"次":{"docs":{},"键":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"将":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"一":{"docs":{},"种":{"docs":{},"机":{"docs":{},"制":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"从":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"“":{"docs":{},"注":{"docs":{},"入":{"docs":{},"”":{"docs":{},"到":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"(":{"docs":{},"需":{"docs":{},"调":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"该":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"这":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"每":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"将":{"docs":{},"其":{"docs":{},"归":{"docs":{},"档":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"使":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"在":{"docs":{},"根":{"docs":{},"实":{"docs":{},"例":{"docs":{},"中":{"docs":{},"注":{"docs":{},"册":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"得":{"docs":{},"到":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"常":{"docs":{},"是":{"docs":{},"异":{"docs":{},"步":{"docs":{},"的":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"如":{"docs":{},"何":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"最":{"docs":{},"終":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"那":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"在":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"都":{"docs":{},"会":{"docs":{},"重":{"docs":{},"新":{"docs":{},"求":{"docs":{},"取":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"触":{"docs":{},"发":{"docs":{},"更":{"docs":{},"新":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"的":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"动":{"docs":{},"根":{"docs":{},"据":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{},"路":{"docs":{},"径":{"docs":{},"调":{"docs":{},"整":{"docs":{},"命":{"docs":{},"名":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"事":{"docs":{},"务":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"到":{"docs":{},"前":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"后":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{},"然":{"docs":{},"而":{"docs":{},",":{"docs":{},"在":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"中":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"阶":{"docs":{},"段":{"docs":{},")":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"极":{"docs":{},"大":{"docs":{},"地":{"docs":{},"简":{"docs":{},"化":{"docs":{},"写":{"docs":{},"法":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}},"作":{"docs":{},"为":{"docs":{},"其":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"。":{"docs":{},"最":{"docs":{},"后":{"docs":{},"接":{"docs":{},"收":{"docs":{},"一":{"docs":{},"个":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"参":{"docs":{},"数":{"docs":{},"表":{"docs":{},"示":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"(":{"docs":{},"可":{"docs":{},"选":{"docs":{},")":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"(":{"docs":{},"如":{"docs":{},"果":{"docs":{},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},")":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"其":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"三":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"给":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"唯":{"docs":{},"一":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"监":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"输":{"docs":{},"出":{"docs":{},"对":{"docs":{},"象":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"出":{"docs":{},"响":{"docs":{},"应":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"在":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"按":{"docs":{},"任":{"docs":{},"意":{"docs":{},"方":{"docs":{},"式":{"docs":{},"格":{"docs":{},"式":{"docs":{},"化":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"组":{"docs":{},"装":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"导":{"docs":{},"出":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}},"主":{"docs":{},"要":{"docs":{},"想":{"docs":{},"针":{"docs":{},"对":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"有":{"docs":{},"时":{"docs":{},"候":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"从":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"插":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"得":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"“":{"docs":{},"快":{"docs":{},"照":{"docs":{},"”":{"docs":{},",":{"docs":{},"比":{"docs":{},"较":{"docs":{},"改":{"docs":{},"变":{"docs":{},"的":{"docs":{},"前":{"docs":{},"后":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"想":{"docs":{},"要":{"docs":{},"实":{"docs":{},"现":{"docs":{},"这":{"docs":{},"项":{"docs":{},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"进":{"docs":{},"行":{"docs":{},"深":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"多":{"docs":{},"个":{"docs":{},"实":{"docs":{},"例":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}},"混":{"docs":{},"入":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"来":{"docs":{},"实":{"docs":{},"现":{"docs":{},"给":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"注":{"docs":{},"入":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"里":{"docs":{},"的":{"docs":{},"数":{"docs":{},"组":{"docs":{},"进":{"docs":{},"行":{"docs":{},"查":{"docs":{},"询":{"docs":{},"时":{"docs":{},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"面":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"包":{"docs":{},"含":{"docs":{},"应":{"docs":{},"用":{"docs":{},"在":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"条":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"原":{"docs":{},"则":{"docs":{},"就":{"docs":{},"是":{"docs":{},"要":{"docs":{},"记":{"docs":{},"住":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"样":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"些":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"目":{"docs":{},"了":{"docs":{},"然":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"つ":{"docs":{},"目":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"連":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"つ":{"docs":{},"つ":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},")":{"docs":{},"を":{"docs":{},"与":{"docs":{},"え":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"一":{"docs":{},"步":{"docs":{},":":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"面":{"docs":{},"是":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"一":{"docs":{},"个":{"docs":{},"测":{"docs":{},"试":{"docs":{},"异":{"docs":{},"步":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"不":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},"—":{"docs":{},"—":{"docs":{},"实":{"docs":{},"质":{"docs":{},"上":{"docs":{},"任":{"docs":{},"何":{"docs":{},"在":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"改":{"docs":{},"变":{"docs":{},"都":{"docs":{},"是":{"docs":{},"不":{"docs":{},"可":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"的":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"启":{"docs":{},"用":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"!":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"会":{"docs":{},"深":{"docs":{},"度":{"docs":{},"监":{"docs":{},"测":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"来":{"docs":{},"检":{"docs":{},"测":{"docs":{},"不":{"docs":{},"合":{"docs":{},"规":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"—":{"docs":{},"—":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"关":{"docs":{},"闭":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"性":{"docs":{},"能":{"docs":{},"损":{"docs":{},"失":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"事":{"docs":{},"件":{"docs":{},"类":{"docs":{},"型":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"在":{"docs":{},"各":{"docs":{},"种":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},",":{"docs":{},"在":{"docs":{},"事":{"docs":{},"件":{"docs":{},"回":{"docs":{},"调":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}},"任":{"docs":{},"何":{"docs":{},"由":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"意":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"で":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"保":{"docs":{},"持":{"docs":{},"不":{"docs":{},"变":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"用":{"docs":{},"于":{"docs":{},"下":{"docs":{},"一":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"很":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"过":{"docs":{},"程":{"docs":{},",":{"docs":{},"很":{"docs":{},"有":{"docs":{},"必":{"docs":{},"要":{"docs":{},"测":{"docs":{},"试":{"docs":{},"它":{"docs":{},"们":{"docs":{},"。":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},"了":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"会":{"docs":{},"被":{"docs":{},"合":{"docs":{},"并":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"在":{"docs":{},"此":{"docs":{},"刻":{"docs":{},"完":{"docs":{},"成":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"必":{"docs":{},"须":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"。":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"步":{"docs":{},"执":{"docs":{},"行":{"docs":{},"这":{"docs":{},"个":{"docs":{},"限":{"docs":{},"制":{"docs":{},"么":{"docs":{},"?":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}},"承":{"docs":{},"认":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"比":{"docs":{},"简":{"docs":{},"单":{"docs":{},"地":{"docs":{},"使":{"docs":{},"用":{"docs":{},"“":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"既":{"docs":{},"然":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"日":{"docs":{},"志":{"docs":{},"。":{"docs":{},"每":{"docs":{},"一":{"docs":{},"条":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"插":{"docs":{},"件":{"docs":{},"还":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"通":{"docs":{},"过":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"被":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"还":{"docs":{},"没":{"docs":{},"有":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"需":{"docs":{},"遵":{"docs":{},"守":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"要":{"docs":{},"被":{"docs":{},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"就":{"docs":{},"让":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"非":{"docs":{},"常":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"事":{"docs":{},"件":{"docs":{},":":{"docs":{},"每":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"な":{"docs":{},"命":{"docs":{},"令":{"docs":{},"を":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"見":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ジ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"カ":{"docs":{},"プ":{"docs":{},"セ":{"docs":{},"ル":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"構":{"docs":{},"成":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"命":{"docs":{},"名":{"docs":{},"功":{"docs":{},"能":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"常":{"docs":{},"量":{"docs":{},"作":{"docs":{},"为":{"docs":{},"函":{"docs":{},"数":{"docs":{},"名":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"乍":{"docs":{},"一":{"docs":{},"眼":{"docs":{},"看":{"docs":{},"上":{"docs":{},"去":{"docs":{},"感":{"docs":{},"觉":{"docs":{},"多":{"docs":{},"此":{"docs":{},"一":{"docs":{},"举":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"直":{"docs":{},"接":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"产":{"docs":{},"生":{"docs":{},"的":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"即":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},")":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"品":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}},"仍":{"docs":{},"旧":{"docs":{},"返":{"docs":{},"回":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"假":{"docs":{},"设":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"这":{"docs":{},"里":{"docs":{},"的":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"内":{"docs":{},"部":{"docs":{},"执":{"docs":{},"行":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"置":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"の":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"方":{"docs":{},"法":{"docs":{},"を":{"docs":{},"参":{"docs":{},"考":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}},"参":{"docs":{},"数":{"docs":{},"解":{"docs":{},"构":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"考":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"示":{"docs":{},"例":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}},"发":{"docs":{},"出":{"docs":{},"结":{"docs":{},"账":{"docs":{},"请":{"docs":{},"求":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"乐":{"docs":{},"观":{"docs":{},"地":{"docs":{},"清":{"docs":{},"空":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"失":{"docs":{},"败":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"敗":{"docs":{},"時":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"完":{"docs":{},"成":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"全":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}},"岂":{"docs":{},"不":{"docs":{},"更":{"docs":{},"方":{"docs":{},"便":{"docs":{},"?":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"并":{"docs":{},"非":{"docs":{},"如":{"docs":{},"此":{"docs":{},",":{"docs":{},"还":{"docs":{},"记":{"docs":{},"得":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"很":{"docs":{},"多":{"docs":{},"次":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"测":{"docs":{},"试":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"一":{"docs":{},"些":{"docs":{},"完":{"docs":{},"全":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"参":{"docs":{},"数":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"这":{"docs":{},"里":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"小":{"docs":{},"技":{"docs":{},"巧":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"時":{"docs":{},"の":{"docs":{},"処":{"docs":{},"理":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}},"为":{"docs":{},"可":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"才":{"docs":{},"会":{"docs":{},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"支":{"docs":{},"持":{"docs":{},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"方":{"docs":{},"式":{"docs":{},"和":{"docs":{},"对":{"docs":{},"象":{"docs":{},"方":{"docs":{},"式":{"docs":{},"进":{"docs":{},"行":{"docs":{},"分":{"docs":{},"发":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"插":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"来":{"docs":{},"处":{"docs":{},"理":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.022388059701492536}}}}},"购":{"docs":{},"物":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"车":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}},"首":{"docs":{},"先":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"明":{"docs":{},"白":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"他":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"の":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"即":{"docs":{},"可":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"及":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"同":{"docs":{},"样":{"docs":{},",":{"docs":{},"对":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"指":{"docs":{},"向":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"时":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"じ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"複":{"docs":{},"数":{"docs":{},"回":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"启":{"docs":{},"用":{"docs":{},"了":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"则":{"docs":{},"为":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"为":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"已":{"docs":{},"经":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"了":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"功":{"docs":{},"能":{"docs":{},"使":{"docs":{},"得":{"docs":{},"其":{"docs":{},"他":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"重":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"功":{"docs":{},"能":{"docs":{},"默":{"docs":{},"认":{"docs":{},"输":{"docs":{},"出":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"拟":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"提":{"docs":{},"交":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"状":{"docs":{},"态":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"结":{"docs":{},"合":{"docs":{},"在":{"docs":{},"一":{"docs":{},"起":{"docs":{},",":{"docs":{},"实":{"docs":{},"现":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"给":{"docs":{},"插":{"docs":{},"件":{"docs":{},"开":{"docs":{},"发":{"docs":{},"者":{"docs":{},"的":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"继":{"docs":{},"承":{"docs":{},"父":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"而":{"docs":{},"且":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"若":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"内":{"docs":{},"分":{"docs":{},"发":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"行":{"docs":{},"单":{"docs":{},"元":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"入":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"值":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"要":{"docs":{},"你":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"以":{"docs":{},"上":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"如":{"docs":{},"何":{"docs":{},"组":{"docs":{},"织":{"docs":{},"代":{"docs":{},"码":{"docs":{},"随":{"docs":{},"你":{"docs":{},"便":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"异":{"docs":{},"步":{"docs":{},"逻":{"docs":{},"辑":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"封":{"docs":{},"装":{"docs":{},"到":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"请":{"docs":{},"求":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}},"根":{"docs":{},"级":{"docs":{},"别":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.02857142857142857}}}}},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"相":{"docs":{},"关":{"docs":{},"代":{"docs":{},"码":{"docs":{},"分":{"docs":{},"割":{"docs":{},"到":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"只":{"docs":{},"返":{"docs":{},"回":{"docs":{},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{},"子":{"docs":{},"树":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"え":{"docs":{},"ば":{"docs":{},"項":{"docs":{},"目":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ル":{"docs":{},"タ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"算":{"docs":{},"出":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"み":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"快":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"按":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"格":{"docs":{},"式":{"docs":{},"记":{"docs":{},"录":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"比":{"docs":{},"较":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"生":{"docs":{},"成":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"应":{"docs":{},"该":{"docs":{},"只":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"阶":{"docs":{},"段":{"docs":{},"使":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"订":{"docs":{},"阅":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}}}}}}}}}}},"顺":{"docs":{},"便":{"docs":{},",":{"docs":{},"`":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"方":{"docs":{},"向":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"”":{"docs":{},"要":{"docs":{},"啰":{"docs":{},"嗦":{"docs":{},"得":{"docs":{},"多":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"也":{"docs":{},"损":{"docs":{},"失":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}},"取":{"docs":{},"个":{"docs":{},"变":{"docs":{},"量":{"docs":{},"名":{"docs":{},"然":{"docs":{},"后":{"docs":{},"把":{"docs":{},"它":{"docs":{},"输":{"docs":{},"出":{"docs":{},"去":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"之":{"docs":{},"后":{"docs":{},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"应":{"docs":{},"该":{"docs":{},"不":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"任":{"docs":{},"何":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"函":{"docs":{},"数":{"docs":{},"以":{"docs":{},"外":{"docs":{},"修":{"docs":{},"改":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"器":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"打":{"docs":{},"包":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"改":{"docs":{},"成":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"断":{"docs":{},"言":{"docs":{},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"服":{"docs":{},"务":{"docs":{},"回":{"docs":{},"应":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"层":{"docs":{},"—":{"docs":{},"—":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"检":{"docs":{},"查":{"docs":{},"是":{"docs":{},"否":{"docs":{},"没":{"docs":{},"有":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"编":{"docs":{},"写":{"docs":{},"正":{"docs":{},"确":{"docs":{},",":{"docs":{},"经":{"docs":{},"过":{"docs":{},"合":{"docs":{},"理":{"docs":{},"地":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"解":{"docs":{},"构":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"详":{"docs":{},"见":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.014925373134328358}}}}}},"配":{"docs":{},"置":{"docs":{},"中":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"(":{"docs":{},"配":{"docs":{},"置":{"docs":{},"好":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"加":{"docs":{},"载":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"与":{"docs":{},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"选":{"docs":{},"项":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"也":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"卸":{"docs":{},"载":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"后":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"地":{"docs":{},"侦":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"所":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"描":{"docs":{},"述":{"docs":{},"和":{"docs":{},"当":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"新":{"docs":{},"增":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},"し":{"docs":{},"い":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"い":{"docs":{},"ず":{"docs":{},"れ":{"docs":{},"か":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ワ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}},"を":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"ワ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"替":{"docs":{},"换":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"构":{"docs":{},"造":{"docs":{},"器":{"docs":{},"选":{"docs":{},"项":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"某":{"docs":{},"些":{"docs":{},"观":{"docs":{},"察":{"docs":{},"者":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.009950248756218905}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}},"该":{"docs":{},"功":{"docs":{},"能":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"内":{"docs":{},"部":{"docs":{},"数":{"docs":{},"据":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"é":{"docs":{"./":{"ref":"./","tf":0.023255813953488372},"intro.html":{"ref":"intro.html","tf":2.522099447513812},"getting-started.html":{"ref":"getting-started.html","tf":0.015060240963855422},"core-concepts.html":{"ref":"core-concepts.html","tf":0.030303030303030304},"state.html":{"ref":"state.html","tf":0.006060606060606061},"getters.html":{"ref":"getters.html","tf":0.0057306590257879654},"mutations.html":{"ref":"mutations.html","tf":0.01540436456996149},"actions.html":{"ref":"actions.html","tf":0.007886435331230283},"modules.html":{"ref":"modules.html","tf":0.005533596837944664},"structure.html":{"ref":"structure.html","tf":0.011299435028248588},"plugins.html":{"ref":"plugins.html","tf":0.007952286282306162},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.02577319587628866},"testing.html":{"ref":"testing.html","tf":0.001336898395721925},"api.html":{"ref":"api.html","tf":0.004405286343612335}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00482315112540193},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"core-concepts.html":{"ref":"core-concepts.html","tf":0.02702702702702703},"state.html":{"ref":"state.html","tf":10.004249291784703},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"modules.html":{"ref":"modules.html","tf":0.002936857562408223},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}},"p":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}},"é":{"docs":{"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}},"r":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}},"t":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0012285012285012285}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0010152284263959391}}}}}}}},"g":{"docs":{},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00424929178470255},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"actions.html":{"ref":"actions.html","tf":0.005722460658082976},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"testing.html":{"ref":"testing.html","tf":0.002457002457002457},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809},"api.html":{"ref":"api.html","tf":0.0010152284263959391}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558}}}}}}}}}}},"v":{"docs":{},"è":{"docs":{},"n":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0022650056625141564}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007342143906020558},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}}}}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}}}}}}},"ú":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.0049504950495049506}}}}}}},"n":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0030120481927710845},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"structure.html":{"ref":"structure.html","tf":0.005649717514124294}}},"o":{"docs":{"state.html":{"ref":"state.html","tf":0.006060606060606061},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"e":{"docs":{},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005154639175257732}}}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0055248618784530384},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"structure.html":{"ref":"structure.html","tf":0.005649717514124294},"forms.html":{"ref":"forms.html","tf":0.005154639175257732},"api.html":{"ref":"api.html","tf":0.0011013215859030838},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"e":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907}}}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}},"à":{"docs":{"actions.html":{"ref":"actions.html","tf":0.012875536480686695},"modules.html":{"ref":"modules.html","tf":0.008076358296622614},"plugins.html":{"ref":"plugins.html","tf":0.005504587155963303},"./":{"ref":"./","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.014469453376205787},"getting-started.html":{"ref":"getting-started.html","tf":0.013333333333333334},"state.html":{"ref":"state.html","tf":0.0169971671388102},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.014722536806342015},"structure.html":{"ref":"structure.html","tf":0.03608247422680412},"forms.html":{"ref":"forms.html","tf":0.014423076923076924},"testing.html":{"ref":"testing.html","tf":0.0036855036855036856},"hot-reload.html":{"ref":"hot-reload.html","tf":3.3752495009980037},"api.html":{"ref":"api.html","tf":0.012182741116751269}},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.0030303030303030303},"getters.html":{"ref":"getters.html","tf":0.0028653295128939827},"mutations.html":{"ref":"mutations.html","tf":0.0012836970474967907},"actions.html":{"ref":"actions.html","tf":0.0015772870662460567},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"api.html":{"ref":"api.html","tf":0.0011013215859030838}}}},"á":{"docs":{},"r":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013},"state.html":{"ref":"state.html","tf":0.007575757575757576},"modules.html":{"ref":"modules.html","tf":0.0007905138339920949},"plugins.html":{"ref":"plugins.html","tf":0.0019880715705765406},"strict.html":{"ref":"strict.html","tf":0.007352941176470588}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}}},"ó":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001841620626151013}}}}}}}},"b":{"docs":{},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}},"$":{"docs":{"state.html":{"ref":"state.html","tf":0.0015151515151515152},"api.html":{"ref":"api.html","tf":0.0011013215859030838}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0015772870662460567}}}}}}}}}}},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"–":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0007905138339920949}}},"«":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006430868167202572},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.00424929178470255},"mutations.html":{"ref":"mutations.html","tf":0.004530011325028313},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},"г":{"docs":{},"е":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"»":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"»":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"state.html":{"ref":"state.html","tf":0.0028328611898017},"mutations.html":{"ref":"mutations.html","tf":0.0033975084937712344},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286},"getting-started.html":{"ref":"getting-started.html","tf":0.005333333333333333},"getters.html":{"ref":"getters.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782},"actions.html":{"ref":"actions.html","tf":0.002861230329041488},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.003215434083601286}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0011325028312570782}}}},"ç":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.00141643059490085}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.001834862385321101}}}}},"ê":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.001607717041800643},"state.html":{"ref":"state.html","tf":0.00141643059490085},"mutations.html":{"ref":"mutations.html","tf":0.0056625141562853904},"actions.html":{"ref":"actions.html","tf":0.001430615164520744},"modules.html":{"ref":"modules.html","tf":0.0014684287812041115},"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"plugins.html":{"ref":"plugins.html","tf":0.009174311926605505},"strict.html":{"ref":"strict.html","tf":0.007352941176470588},"forms.html":{"ref":"forms.html","tf":0.004807692307692308},"testing.html":{"ref":"testing.html","tf":0.0012285012285012285},"api.html":{"ref":"api.html","tf":0.0040609137055837565}}}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0026666666666666666}}}}},"œ":{"docs":{},"i":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.005154639175257732},"hot-reload.html":{"ref":"hot-reload.html","tf":0.005988023952095809}}}}},"в":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02654867256637168},"intro.html":{"ref":"intro.html","tf":0.022774327122153208},"getting-started.html":{"ref":"getting-started.html","tf":0.018050541516245487},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.025974025974025976},"getters.html":{"ref":"getters.html","tf":0.02531645569620253},"mutations.html":{"ref":"mutations.html","tf":0.028528528528528527},"actions.html":{"ref":"actions.html","tf":0.020654044750430294},"modules.html":{"ref":"modules.html","tf":0.02159468438538206},"structure.html":{"ref":"structure.html","tf":0.025974025974025976},"plugins.html":{"ref":"plugins.html","tf":0.0200445434298441},"strict.html":{"ref":"strict.html","tf":0.04065040650406504},"forms.html":{"ref":"forms.html","tf":0.032432432432432434},"testing.html":{"ref":"testing.html","tf":0.018055555555555554},"hot-reload.html":{"ref":"hot-reload.html","tf":0.02112676056338028},"api.html":{"ref":"api.html","tf":0.02236024844720497}},"е":{"docs":{},"р":{"docs":{},"с":{"docs":{},"и":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"о":{"docs":{},"я":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"н":{"docs":{},"у":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"с":{"docs":{},"ь":{"docs":{},"м":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"б":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"р":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"я":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"с":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514}}}},"п":{"docs":{},"о":{"docs":{},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"а":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"х":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}}}},"ё":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}},"ы":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.012658227848101266},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"ш":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"з":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"е":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"в":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"у":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"н":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"о":{"docs":{},"с":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"ч":{"docs":{},"и":{"docs":{},"с":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"я":{"docs":{},"д":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"с":{"docs":{},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{},"у":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"х":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"с":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}},"а":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}},"ш":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"х":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"р":{"docs":{},"и":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{},"а":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"с":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"д":{"docs":{},"о":{"docs":{},"х":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"л":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"я":{"docs":{},"д":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"д":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"л":{"docs":{},"и":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"в":{"docs":{},"с":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"з":{"docs":{},"м":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"й":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"в":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{},"ы":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"ю":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}}}}}}},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"м":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"н":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"ш":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"у":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"г":{"docs":{},"е":{"docs":{},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"getters.html":{"ref":"getters.html","tf":10.018987341772151},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"н":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"р":{"docs":{},"я":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007042253521127}}}},"е":{"docs":{},"й":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"у":{"docs":{},"ю":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"в":{"docs":{},"о":{"docs":{},"р":{"docs":{},"я":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"л":{"docs":{},"о":{"docs":{},"б":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"у":{"docs":{},"б":{"docs":{},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"е":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"п":{"docs":{},"о":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"х":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"а":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"и":{"docs":{},"д":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"actions.html":{"ref":"actions.html","tf":10.017211703958692},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.004968944099378882}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0189328743545611},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"к":{"docs":{},"л":{"docs":{},"а":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"в":{"docs":{},"е":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"л":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"и":{"docs":{},"п":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"р":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"л":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.011131725417439703},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.010327022375215147},"modules.html":{"ref":"modules.html","tf":0.007475083056478406},"structure.html":{"ref":"structure.html","tf":0.01948051948051948},"plugins.html":{"ref":"plugins.html","tf":0.013363028953229399},"strict.html":{"ref":"strict.html","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.011180124223602485}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"п":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"н":{"docs":{},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"и":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"л":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"к":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}},"б":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ю":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}},"ж":{"docs":{},"и":{"docs":{},"д":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"в":{"docs":{},"а":{"docs":{},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"ж":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"л":{"docs":{},"е":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"к":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"ё":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"р":{"docs":{},"у":{"docs":{},"г":{"docs":{},"и":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"о":{"docs":{},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"э":{"docs":{},"н":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"в":{"docs":{},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"у":{"docs":{},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}}},"х":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}},"у":{"docs":{},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"п":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0068846815834767644}}}}}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007042253521127}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ы":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}},"п":{"docs":{},"у":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"к":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005555555555555556}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"е":{"docs":{},"т":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"р":{"docs":{},"е":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{},"с":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"о":{"docs":{},"в":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"а":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{},"н":{"docs":{},"а":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"в":{"docs":{},"и":{"docs":{},"с":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"и":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"я":{"docs":{},"х":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"д":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"у":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"к":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"р":{"docs":{},"у":{"docs":{},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"а":{"docs":{},"т":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"л":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ы":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}}},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"ч":{"docs":{},"а":{"docs":{},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"г":{"docs":{},"р":{"docs":{},"я":{"docs":{},"з":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"у":{"docs":{},"з":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"д":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.041407867494824016},"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"state.html":{"ref":"state.html","tf":0.022263450834879406},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.016516516516516516},"actions.html":{"ref":"actions.html","tf":0.01721170395869191},"modules.html":{"ref":"modules.html","tf":0.015780730897009966},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.016666666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.028169014084507043},"api.html":{"ref":"api.html","tf":0.02360248447204969}},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"м":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}}},"л":{"docs":{},"и":{"docs":{},"ш":{"docs":{},"н":{"docs":{},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"р":{"docs":{},"я":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"б":{"docs":{},"е":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"ж":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"в":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"о":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"и":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"и":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.007453416149068323}}},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.004166666666666667},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}}}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"а":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"з":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"л":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}},"д":{"docs":{},"е":{"docs":{},"я":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"а":{"docs":{},"л":{"docs":{},"а":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"ё":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"а":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"т":{"docs":{},"е":{"docs":{},"г":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"х":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"а":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}},"о":{"docs":{},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"к":{"docs":{},"а":{"docs":{},"п":{"docs":{},"с":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"а":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"н":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"ю":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}},"я":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ё":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.014119601328903655}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}},"о":{"docs":{},"д":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"modules.html":{"ref":"modules.html","tf":10.00498338870432},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.012458471760797342},"api.html":{"ref":"api.html","tf":0.006211180124223602}},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.00927643784786642},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.005555555555555556}}}},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"г":{"docs":{},"у":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"л":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"у":{"docs":{},"т":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":10.01951951951952},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.014084507042253521},"api.html":{"ref":"api.html","tf":0.007453416149068323}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ю":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.005555555555555556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"/":{"docs":{},"д":{"docs":{},"е":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},"х":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"х":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"т":{"docs":{},"о":{"docs":{},"д":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}}}},"х":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"о":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}},"н":{"docs":{},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"ж":{"docs":{},"д":{"docs":{},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"р":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{},"с":{"docs":{},"л":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"й":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.018050541516245487},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"а":{"docs":{},"с":{"docs":{},"с":{"docs":{},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"г":{"docs":{},"а":{"docs":{},"з":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"н":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.012422360248447204},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.008605851979345954},"modules.html":{"ref":"modules.html","tf":0.009136212624584718},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.004968944099378882}},"о":{"docs":{},"б":{"docs":{},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"т":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}}},"ч":{"docs":{},"а":{"docs":{},"л":{"docs":{},"о":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":5.003610108303249}}},"е":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"н":{"docs":{},"ё":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"п":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}},"я":{"docs":{},"м":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"р":{"docs":{},"я":{"docs":{},"д":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"ш":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"н":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"я":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"й":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"г":{"docs":{},"р":{"docs":{},"у":{"docs":{},"з":{"docs":{},"к":{"docs":{},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"з":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{},"п":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"л":{"docs":{},"е":{"docs":{},"д":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{},"ц":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"л":{"docs":{},"а":{"docs":{},"д":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"д":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"е":{"docs":{},"й":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"я":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"о":{"docs":{},"б":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}}},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"р":{"docs":{},"и":{"docs":{},"в":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}}},"в":{"docs":{},"о":{"docs":{},"з":{"docs":{},"м":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{},"м":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"з":{"docs":{},"а":{"docs":{},"в":{"docs":{},"и":{"docs":{},"с":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"п":{"docs":{},"л":{"docs":{},"о":{"docs":{},"х":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"р":{"docs":{},"и":{"docs":{},"я":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}}}},"с":{"docs":{},"к":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"о":{"docs":{},"о":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}}}}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"н":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"я":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"у":{"docs":{},"д":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"р":{"docs":{},"м":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"к":{"docs":{},"а":{"docs":{},"к":{"docs":{},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"ё":{"docs":{},"м":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"к":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":5.005405405405406}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"\"":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"о":{"docs":{},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"а":{"docs":{},"т":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"з":{"docs":{},"о":{"docs":{},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"щ":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"с":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}}},"п":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"о":{"docs":{},"к":{"docs":{},"о":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"и":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"а":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}},"о":{"docs":{},"й":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"з":{"docs":{},"н":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"с":{"docs":{},"у":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"ъ":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.006211180124223602}},"а":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"о":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"м":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"я":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"ы":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"н":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"с":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":5.076923076923077}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"м":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"я":{"docs":{},"с":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"о":{"docs":{},"б":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"в":{"docs":{},"р":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"и":{"docs":{},"н":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"р":{"docs":{},"у":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"п":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}},"о":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"ц":{"docs":{},"и":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"й":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"р":{"docs":{},"е":{"docs":{},"д":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.005555555555555556}},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},"л":{"docs":{},"а":{"docs":{},"д":{"docs":{},"к":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"з":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"р":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"к":{"docs":{},"у":{"docs":{},"п":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"ч":{"docs":{},"к":{"docs":{},"а":{"docs":{},"м":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"в":{"docs":{},"и":{"docs":{},"д":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"н":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"г":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"й":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"г":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"ш":{"docs":{},"и":{"docs":{},"б":{"docs":{},"к":{"docs":{},"у":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}}},"п":{"docs":{},"л":{"docs":{},"а":{"docs":{},"г":{"docs":{},"и":{"docs":{},"н":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.015590200445434299}},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"plugins.html":{"ref":"plugins.html","tf":10.00445434298441},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"х":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"е":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ю":{"docs":{},"т":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"щ":{"docs":{},"а":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"в":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"я":{"docs":{},"с":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"а":{"docs":{},"г":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"е":{"docs":{},"з":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ы":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"й":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"м":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"н":{"docs":{},"я":{"docs":{},"т":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"core-concepts.html":{"ref":"core-concepts.html","tf":5.076923076923077}}},"й":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464}}}}},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"а":{"docs":{},"д":{"docs":{},"о":{"docs":{},"б":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}}}}}}},"д":{"docs":{},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"т":{"docs":{},"ь":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"ю":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"е":{"docs":{},"в":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"л":{"docs":{},"к":{"docs":{},"о":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ь":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"й":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004166666666666667}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"о":{"docs":{},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"р":{"docs":{},"о":{"docs":{},"б":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"е":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.02981366459627329}}}}}}},"у":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"м":{"docs":{},"о":{"docs":{},"д":{"docs":{},"у":{"docs":{},"л":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"п":{"docs":{},"и":{"docs":{},"с":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}}}}}},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"д":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"к":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"т":{"docs":{},"ь":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"о":{"docs":{},"к":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"д":{"docs":{},"а":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"щ":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ь":{"docs":{},"ю":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}},"ч":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"и":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"т":{"docs":{},"о":{"docs":{},"к":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"о":{"docs":{},"в":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"м":{"docs":{},"к":{"docs":{},"а":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}},"ч":{"docs":{},"е":{"docs":{},"м":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"я":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"з":{"docs":{},"в":{"docs":{},"о":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"д":{"docs":{},"н":{"docs":{},"е":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"п":{"docs":{},"р":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"ы":{"docs":{},"т":{"docs":{},"к":{"docs":{},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}},"х":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"э":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"б":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"в":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"е":{"docs":{},"д":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"р":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.008605851979345954},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.014492753623188406},"getting-started.html":{"ref":"getting-started.html","tf":0.01444043321299639},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":5.01948051948052},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"м":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},":":{"docs":{"./":{"ref":"./","tf":0.024390243902439025}}}}}}}},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"ы":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"и":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"т":{"docs":{},"е":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"я":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"р":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"testing.html":{"ref":"testing.html","tf":0.004166666666666667},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},"о":{"docs":{},"в":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ш":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"в":{"docs":{},"е":{"docs":{},"д":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"н":{"docs":{},"е":{"docs":{},"с":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"я":{"docs":{},"з":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"д":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"л":{"docs":{},"о":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"ж":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"ц":{"docs":{},"и":{"docs":{},"п":{"docs":{},"о":{"docs":{},"в":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}},"с":{"docs":{},"о":{"docs":{},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"в":{"docs":{},"а":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"е":{"docs":{},"п":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"е":{"docs":{},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"я":{"docs":{},"е":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}}},"е":{"docs":{},"л":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}}}}},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"ы":{"docs":{},"д":{"docs":{},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"м":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"в":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"ф":{"docs":{},"и":{"docs":{},"к":{"docs":{},"с":{"docs":{},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"к":{"docs":{},"р":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"о":{"docs":{},"и":{"docs":{},"з":{"docs":{},"о":{"docs":{},"й":{"docs":{},"д":{"docs":{},"ё":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"т":{"docs":{},"и":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"в":{"docs":{},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}}}},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}},"с":{"docs":{},"х":{"docs":{},"о":{"docs":{},"д":{"docs":{},"я":{"docs":{},"т":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"т":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"й":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"у":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"д":{"docs":{},"в":{"docs":{},"и":{"docs":{},"н":{"docs":{},"у":{"docs":{},"т":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ы":{"docs":{},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0049833887043189366},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.006644518272425249},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"я":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}}},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.006211180124223602}}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"щ":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"г":{"docs":{},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"м":{"docs":{},"ы":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"а":{"docs":{},"х":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"я":{"docs":{},"е":{"docs":{},"м":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"а":{"docs":{},"в":{"docs":{},"и":{"docs":{},"л":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"о":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"к":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"а":{"docs":{},"к":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"о":{"docs":{},"в":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"е":{"docs":{},"т":{"docs":{},"р":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}}}},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"а":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"м":{"docs":{},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"е":{"docs":{},"р":{"docs":{},"в":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"г":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"ы":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}},"е":{"docs":{},"д":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ч":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"г":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"с":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}}}},"к":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"у":{"docs":{},"т":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}},"и":{"docs":{},"с":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"с":{"docs":{},"е":{"docs":{},"в":{"docs":{},"д":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"ы":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"ы":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"getting-started.html":{"ref":"getting-started.html","tf":5.003610108303249},"state.html":{"ref":"state.html","tf":0.0037105751391465678}}},"у":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"з":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"к":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"и":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"е":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}}},"б":{"docs":{},"и":{"docs":{},"р":{"docs":{},"а":{"docs":{},"я":{"docs":{},"с":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"у":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"м":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"о":{"docs":{},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"л":{"docs":{},"и":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}}}}}}}}}}},"ш":{"docs":{},"и":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"я":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"ж":{"docs":{},"е":{"docs":{},"м":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"м":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}}}},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}}},"к":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}},"м":{"docs":{},"к":{"docs":{},"а":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.532520325203252}},"а":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.016260162601626018}}}}}},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"п":{"docs":{},"о":{"docs":{},"з":{"docs":{},"и":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"и":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}},"а":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"з":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"ы":{"docs":{},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"г":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"ш":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"з":{"docs":{},"у":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.004166666666666667}},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}},"г":{"docs":{},"и":{"docs":{},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004152823920265781}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}}}},"н":{"docs":{},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"н":{"docs":{},"г":{"docs":{},"о":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"о":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ь":{"docs":{},"с":{"docs":{},"к":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"с":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.018633540372670808},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.006006006006006006},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.012458471760797342},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.021621621621621623},"testing.html":{"ref":"testing.html","tf":0.008333333333333333},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.011180124223602485}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"core-concepts.html":{"ref":"core-concepts.html","tf":0.038461538461538464},"state.html":{"ref":"state.html","tf":10.012987012987013},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"modules.html":{"ref":"modules.html","tf":0.009966777408637873},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.007453416149068323}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.032490974729241874},"state.html":{"ref":"state.html","tf":0.011131725417439703},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"й":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"д":{"docs":{},"н":{"docs":{},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"д":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"м":{"docs":{},"о":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}},"м":{"docs":{},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"б":{"docs":{},"л":{"docs":{},"ю":{"docs":{},"д":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"ы":{"docs":{},"т":{"docs":{},"и":{"docs":{},"й":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"о":{"docs":{},"й":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"и":{"docs":{},"р":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"р":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"в":{"docs":{},"м":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"е":{"docs":{},"р":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"т":{"docs":{},"ь":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}}},"ж":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"з":{"docs":{},"д":{"docs":{},"а":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"ё":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.006211180124223602}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"о":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"ю":{"docs":{},"щ":{"docs":{},"у":{"docs":{},"ю":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"м":{"docs":{},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"г":{"docs":{},"л":{"docs":{},"а":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}},"о":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"т":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}}}}}},"х":{"docs":{},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"я":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}},"к":{"docs":{},"е":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},"в":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"ч":{"docs":{},"е":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"и":{"docs":{},"к":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"api.html":{"ref":"api.html","tf":5.0012422360248445}}}}}}},"к":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}},"о":{"docs":{},"в":{"docs":{},"о":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}},"е":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"о":{"docs":{},"с":{"docs":{},"о":{"docs":{},"б":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"о":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"и":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"о":{"docs":{},"к":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"й":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"strict.html":{"ref":"strict.html","tf":2.524390243902439}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"к":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"о":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":5.0064935064935066}}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"у":{"docs":{"structure.html":{"ref":"structure.html","tf":0.012987012987012988}}},"ы":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"а":{"docs":{},"д":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"л":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"а":{"docs":{},"л":{"docs":{},"к":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},"с":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"т":{"docs":{},"у":{"docs":{},"с":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"и":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}},"р":{"docs":{},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}},"о":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"ы":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"и":{"docs":{},"т":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"а":{"docs":{},"м":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"ы":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"я":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}}}},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"б":{"docs":{},"о":{"docs":{},"р":{"docs":{},"к":{"docs":{},"у":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"щ":{"docs":{},"и":{"docs":{},"к":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}},"в":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}},"о":{"docs":{},"й":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"м":{"docs":{},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"о":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"х":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"я":{"docs":{},"з":{"docs":{},"а":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"ы":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"т":{"docs":{},"ь":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},"к":{"docs":{},"е":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"к":{"docs":{},"а":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}},"л":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}}}}}}},"о":{"docs":{},"р":{"docs":{},"е":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"с":{"docs":{},"ы":{"docs":{},"л":{"docs":{},"к":{"docs":{},"а":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"н":{"docs":{},"г":{"docs":{},"л":{"docs":{},"т":{"docs":{},"о":{"docs":{},"н":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"х":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"з":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"о":{"docs":{},"м":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"т":{"docs":{},"а":{"docs":{},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"с":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"м":{"docs":{},"у":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"ы":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"т":{"docs":{},"у":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{},"й":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}},"л":{"docs":{},"е":{"docs":{},"д":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"у":{"docs":{},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"п":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"о":{"docs":{},"к":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"ы":{"docs":{},"х":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"м":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{},"е":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"в":{"docs":{},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"у":{"docs":{},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"ч":{"docs":{},"а":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"я":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}},"и":{"docs":{},"я":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"ш":{"docs":{},"к":{"docs":{},"о":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}},"р":{"docs":{},"а":{"docs":{},"б":{"docs":{},"о":{"docs":{},"т":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"в":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"е":{"docs":{},"д":{"docs":{},"н":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"ч":{"docs":{},"ё":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"ч":{"docs":{},"и":{"docs":{},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}},"е":{"docs":{},"й":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"с":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"б":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"р":{"docs":{},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"и":{"docs":{},"с":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"т":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"о":{"docs":{},"м":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},"л":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"н":{"docs":{},"и":{"docs":{},"м":{"docs":{},"а":{"docs":{},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"я":{"docs":{},"т":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"т":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"о":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3395445134575565}}},"в":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}}},"й":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"х":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ж":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"testing.html":{"ref":"testing.html","tf":10.005555555555556}}},"я":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006944444444444444}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}},"г":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},"о":{"docs":{},"в":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}},"п":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}},"к":{"docs":{},"у":{"docs":{},"щ":{"docs":{},"е":{"docs":{},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}},"р":{"docs":{},"м":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"р":{"docs":{},"е":{"docs":{},"б":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"с":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"а":{"docs":{},"д":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"н":{"docs":{},"з":{"docs":{},"а":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"я":{"docs":{},"м":{"docs":{},"и":{"docs":{},";":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}}},"ю":{"docs":{},"к":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.009937888198757764}},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"д":{"docs":{},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"л":{"docs":{},"ь":{"docs":{},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"plugins.html":{"ref":"plugins.html","tf":0.008908685968819599},"api.html":{"ref":"api.html","tf":0.007453416149068323}}}}}},"в":{"docs":{},"а":{"docs":{},"р":{"docs":{},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"о":{"docs":{},"в":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"ж":{"docs":{},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"и":{"docs":{},"п":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.011180124223602485}}},"а":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"у":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"о":{"docs":{},"в":{"docs":{},"к":{"docs":{},"а":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"installation.html":{"ref":"installation.html","tf":10.017699115044248}}},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}}},"л":{"docs":{},"о":{"docs":{},"ж":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678}}}}}}}}}},"м":{"docs":{},"о":{"docs":{},"т":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"п":{"docs":{},"е":{"docs":{},"х":{"docs":{},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ш":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"к":{"docs":{},"а":{"docs":{},"з":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"н":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"и":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{},"у":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"ы":{"docs":{},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.006211180124223602}}}}}},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ы":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683}}}},"е":{"docs":{},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"т":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"ж":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}},"ж":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"л":{"docs":{},"у":{"docs":{},"ч":{"docs":{},"ш":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"п":{"docs":{},"р":{"docs":{},"а":{"docs":{},"в":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"я":{"docs":{},"т":{"docs":{},"ь":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"ю":{"docs":{},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}},"о":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"е":{"docs":{},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"ё":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}},"у":{"docs":{},"с":{"docs":{},"к":{"docs":{},"а":{"docs":{},"е":{"docs":{},"м":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}},"и":{"docs":{},"д":{"docs":{},"и":{"docs":{},"м":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"д":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"о":{"docs":{},"в":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}}},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}},"а":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"л":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ь":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}}}}}},"т":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"т":{"docs":{},"ы":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"о":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"з":{"docs":{},"н":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"м":{"docs":{},"о":{"docs":{},"л":{"docs":{},"ч":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ю":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"б":{"docs":{},"е":{"docs":{},"д":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"ь":{"docs":{},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}}},"х":{"docs":{},"у":{"docs":{},"д":{"docs":{},"ш":{"docs":{},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}}},"ч":{"docs":{},"ё":{"docs":{},"т":{"docs":{},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}},"ф":{"docs":{},"о":{"docs":{},"р":{"docs":{},"м":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":5.005405405405406}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}}}},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"у":{"docs":{},"н":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},"м":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"о":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"ь":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}},"и":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"а":{"docs":{},"й":{"docs":{},"л":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"о":{"docs":{},"в":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}},"б":{"docs":{},"р":{"docs":{},"и":{"docs":{},"к":{"docs":{},"у":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}},"р":{"docs":{},"а":{"docs":{},"к":{"docs":{},"т":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"а":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"к":{"docs":{},"с":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}}},"ч":{"docs":{},"т":{"docs":{},"о":{"docs":{"./":{"ref":"./","tf":0.024390243902439025},"intro.html":{"ref":"intro.html","tf":3.3374741200828155},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0189328743545611},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.016260162601626018},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.012422360248447204}},"б":{"docs":{},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"е":{"docs":{},"н":{"docs":{},"и":{"docs":{},"и":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"я":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}}},"а":{"docs":{},"с":{"docs":{},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"ь":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"щ":{"docs":{},"е":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}},"ё":{"docs":{},"т":{"docs":{},"к":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"е":{"docs":{},"р":{"docs":{},"е":{"docs":{},"з":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"е":{"docs":{},"л":{"docs":{},"я":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},"в":{"docs":{},"т":{"docs":{},"о":{"docs":{},"м":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"к":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}}}}},"р":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"б":{"docs":{},"р":{"docs":{},"а":{"docs":{},"м":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"к":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"р":{"docs":{},"х":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"р":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}}}}}}}},"г":{"docs":{},"у":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}},"о":{"docs":{},"м":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"в":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"ы":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}},"м":{"docs":{},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"с":{"docs":{},"и":{"docs":{},"н":{"docs":{},"х":{"docs":{},"р":{"docs":{},"о":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},"с":{"docs":{},"т":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}},"г":{"docs":{},"о":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"ы":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{},"и":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}},"н":{"docs":{},"а":{"docs":{},"л":{"docs":{},"о":{"docs":{},"г":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"а":{"docs":{},"я":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}},"ы":{"docs":{},"м":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"л":{"docs":{},"ь":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"н":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"ы":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}}}}},"т":{"docs":{},"р":{"docs":{},"и":{"docs":{},"б":{"docs":{},"у":{"docs":{},"т":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"б":{"docs":{},"у":{"docs":{},"д":{"docs":{},"е":{"docs":{},"т":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"у":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.004152823920265781},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}},"е":{"docs":{},"з":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"с":{"docs":{},"с":{"docs":{},"м":{"docs":{},"ы":{"docs":{},"с":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"о":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}},"д":{"docs":{},"е":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"и":{"docs":{},"б":{"docs":{},"л":{"docs":{},"и":{"docs":{},"о":{"docs":{},"т":{"docs":{},"е":{"docs":{},"к":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"м":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}},"л":{"docs":{},"а":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},"д":{"docs":{},"а":{"docs":{},"р":{"docs":{},"я":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}},"о":{"docs":{},"л":{"docs":{},"е":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"ь":{"docs":{},"ш":{"docs":{},"о":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}},"й":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"у":{"docs":{},"ю":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"м":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"а":{"docs":{},"я":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"с":{"docs":{},"т":{"docs":{},"р":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402}}}}}},"т":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.006211180124223602}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"л":{"docs":{},"о":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"р":{"docs":{},"а":{"docs":{},"у":{"docs":{},"з":{"docs":{},"е":{"docs":{},"р":{"docs":{},"а":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}}},"е":{"docs":{},"с":{"docs":{},"л":{"docs":{},"и":{"docs":{"installation.html":{"ref":"installation.html","tf":0.017699115044247787},"intro.html":{"ref":"intro.html","tf":0.006211180124223602},"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.00949367088607595},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0037267080745341614}}}},"т":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}},"ь":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"щ":{"docs":{},"ё":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"д":{"docs":{},"и":{"docs":{},"н":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}},"о":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0055658627087198514}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"г":{"docs":{},"о":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"ё":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.014842300556586271},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.005813953488372093},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"о":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"м":{"docs":{},"а":{"docs":{},"н":{"docs":{},"д":{"docs":{},"о":{"docs":{},"й":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}}}}},"п":{"docs":{},"о":{"docs":{},"н":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0055658627087198514}},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},"х":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}}},"м":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"и":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}},"о":{"docs":{},"в":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195}}}}},"ы":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"у":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"з":{"docs":{},"и":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"я":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"л":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"б":{"docs":{},"и":{"docs":{},"н":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}},"н":{"docs":{},"к":{"docs":{},"р":{"docs":{},"е":{"docs":{},"т":{"docs":{},"н":{"docs":{},"у":{"docs":{},"ю":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"п":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"е":{"docs":{},"й":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"т":{"docs":{},"е":{"docs":{},"й":{"docs":{},"н":{"docs":{},"е":{"docs":{},"р":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}}},"к":{"docs":{},"с":{"docs":{},"т":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"а":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}},"е":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}},"ф":{"docs":{},"л":{"docs":{},"и":{"docs":{},"к":{"docs":{},"т":{"docs":{},"у":{"docs":{},"е":{"docs":{},"т":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}},"и":{"docs":{},"г":{"docs":{},"у":{"docs":{},"р":{"docs":{},"а":{"docs":{},"ц":{"docs":{},"и":{"docs":{},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"ю":{"docs":{"testing.html":{"ref":"testing.html","tf":0.002777777777777778}}}}}}}}}}},"с":{"docs":{},"т":{"docs":{},"а":{"docs":{},"н":{"docs":{},"т":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003}}}}}},"р":{"docs":{},"у":{"docs":{},"к":{"docs":{},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}}}}}},"г":{"docs":{},"д":{"docs":{},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"д":{"docs":{"state.html":{"ref":"state.html","tf":0.0037105751391465678},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"р":{"docs":{},"о":{"docs":{},"б":{"docs":{},"к":{"docs":{},"и":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"н":{"docs":{},"е":{"docs":{},"в":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"е":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{},"у":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}},"ы":{"docs":{},"е":{"docs":{"structure.html":{"ref":"structure.html","tf":0.012987012987012988},"api.html":{"ref":"api.html","tf":0.002484472049689441}}}}}}},"з":{"docs":{},"и":{"docs":{},"н":{"docs":{},"е":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"у":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"structure.html":{"ref":"structure.html","tf":0.012987012987012988}}}}}}},"т":{"docs":{},"о":{"docs":{},"р":{"docs":{},"ы":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"х":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},"у":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"е":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}},"л":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"у":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}},"о":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}}}}},"л":{"docs":{},"б":{"docs":{},"э":{"docs":{},"к":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}},"а":{"docs":{},"м":{"docs":{},"и":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"о":{"docs":{},"в":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"и":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"п":{"docs":{},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}}}}},"р":{"docs":{},"о":{"docs":{},"м":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}},"а":{"docs":{},"т":{"docs":{},"к":{"docs":{},"о":{"docs":{},"в":{"docs":{},"р":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"н":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}}},"с":{"docs":{},"н":{"docs":{},"о":{"docs":{},"р":{"docs":{},"е":{"docs":{},"ч":{"docs":{},"и":{"docs":{},"в":{"docs":{},"ы":{"docs":{},"м":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"м":{"docs":{},"а":{"docs":{},"с":{"docs":{},"ш":{"docs":{},"т":{"docs":{},"а":{"docs":{},"б":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}}}}}},"ы":{"docs":{},"х":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"и":{"docs":{},"ю":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}},"а":{"docs":{},"ж":{"docs":{},"д":{"docs":{},"ы":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"о":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"г":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}},"у":{"docs":{},"ю":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"а":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"к":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0034423407917383822},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.002777777777777778},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0037267080745341614}},"и":{"docs":{},"х":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"о":{"docs":{},"й":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"м":{"docs":{},"н":{"docs":{},"и":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ч":{"docs":{},"е":{"docs":{},"с":{"docs":{},"т":{"docs":{},"в":{"docs":{},"е":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}},"э":{"docs":{},"ш":{"docs":{},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}}}}}}}}},"у":{"docs":{},"д":{"docs":{},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}},"л":{"docs":{},"ю":{"docs":{},"ч":{"docs":{},"у":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}}}}}},"х":{"docs":{},"о":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{},"е":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"м":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"и":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"р":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"л":{"docs":{},"и":{"docs":{},"щ":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0074211502782931356},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},";":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"а":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.010830324909747292},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.004968944099378882}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"forms.html":{"ref":"forms.html","tf":0.005405405405405406},"api.html":{"ref":"api.html","tf":0.004968944099378882}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}},"т":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"м":{"docs":{},"о":{"docs":{},"м":{"docs":{},"у":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}},"у":{"docs":{},"п":{"docs":{},"к":{"docs":{},"и":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"е":{"docs":{},"л":{"docs":{},"п":{"docs":{},"е":{"docs":{},"р":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}},"у":{"docs":{},"к":{"docs":{},"и":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}},"э":{"docs":{},"т":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0055658627087198514},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"mutations.html":{"ref":"mutations.html","tf":0.010510510510510511},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"strict.html":{"ref":"strict.html","tf":0.024390243902439025},"forms.html":{"ref":"forms.html","tf":0.016216216216216217},"api.html":{"ref":"api.html","tf":0.002484472049689441}},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}},"у":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.004140786749482402},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"modules.html":{"ref":"modules.html","tf":0.0024916943521594683},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.003003003003003003},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799},"strict.html":{"ref":"strict.html","tf":0.008130081300813009},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}},"й":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"modules.html":{"ref":"modules.html","tf":0.0016611295681063123}}}},"и":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"х":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}},"м":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}},"а":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"п":{"docs":{},"е":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004454342984409799}}}}}},"к":{"docs":{},"с":{"docs":{},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"/":{"docs":{},"и":{"docs":{},"м":{"docs":{},"п":{"docs":{},"о":{"docs":{},"р":{"docs":{},"т":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}}},"и":{"docs":{},"р":{"docs":{},"у":{"docs":{},"е":{"docs":{},"м":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"т":{"docs":{},"ь":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"а":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}}}}}},"в":{"docs":{},"и":{"docs":{},"в":{"docs":{},"а":{"docs":{},"л":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{},"н":{"docs":{},"а":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}}},"з":{"docs":{},"е":{"docs":{},"м":{"docs":{},"п":{"docs":{},"л":{"docs":{},"я":{"docs":{},"р":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034423407917383822}},"а":{"docs":{"api.html":{"ref":"api.html","tf":0.002484472049689441}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"о":{"docs":{},"в":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0008305647840531562}}}}}}}}}}}},"ф":{"docs":{},"ф":{"docs":{},"е":{"docs":{},"к":{"docs":{},"т":{"docs":{},"и":{"docs":{},"в":{"docs":{},"н":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"ы":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}}}},"л":{"docs":{},"е":{"docs":{},"м":{"docs":{},"е":{"docs":{},"н":{"docs":{},"т":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},"о":{"docs":{},"в":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0031645569620253164}}}}},"а":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}}}}}}}}},"я":{"docs":{},"в":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"installation.html":{"ref":"installation.html","tf":0.008849557522123894},"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"state.html":{"ref":"state.html","tf":0.0018552875695732839},"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}},"л":{"docs":{},"я":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015},"structure.html":{"ref":"structure.html","tf":0.006493506493506494},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}}},"щ":{"docs":{},"и":{"docs":{},"е":{"docs":{},"с":{"docs":{},"я":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}}}}}}}}},"ж":{"docs":{},"е":{"docs":{"intro.html":{"ref":"intro.html","tf":0.008281573498964804},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0045045045045045045},"actions.html":{"ref":"actions.html","tf":0.0051635111876075735},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.008695652173913044}}}},"и":{"docs":{},"з":{"docs":{},"н":{"docs":{},"и":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007042253521126761}}}}}}}},"л":{"docs":{},"е":{"docs":{},"ж":{"docs":{},"а":{"docs":{},"щ":{"docs":{},"а":{"docs":{},"я":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"г":{"docs":{},"к":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}},"и":{"docs":{"testing.html":{"ref":"testing.html","tf":0.001388888888888889}},"ш":{"docs":{},"ь":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"testing.html":{"ref":"testing.html","tf":0.001388888888888889}}}},"б":{"docs":{},"о":{"docs":{"getters.html":{"ref":"getters.html","tf":0.006329113924050633},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}},"н":{"docs":{},"т":{"docs":{},"е":{"docs":{},"р":{"docs":{},"ы":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}},"о":{"docs":{},"г":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},"и":{"docs":{},"р":{"docs":{},"о":{"docs":{},"в":{"docs":{},"а":{"docs":{},"н":{"docs":{},"и":{"docs":{},"я":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997},"api.html":{"ref":"api.html","tf":0.0012422360248447205}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}},"е":{"docs":{},"м":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}}},"у":{"docs":{},"ю":{"docs":{},"т":{"docs":{},"с":{"docs":{},"я":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}},"щ":{"docs":{},"и":{"docs":{},"й":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0022271714922048997}}}}}}}},"к":{"docs":{},"и":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}},"а":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0017211703958691911}}}}}},"к":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"о":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"м":{"docs":{},"у":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"getters.html":{"ref":"getters.html","tf":0.0031645569620253164},"actions.html":{"ref":"actions.html","tf":0.0017211703958691911},"modules.html":{"ref":"modules.html","tf":0.0008305647840531562},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}},"м":{"docs":{"forms.html":{"ref":"forms.html","tf":0.005405405405405406}}},"й":{"docs":{"api.html":{"ref":"api.html","tf":0.004968944099378882}}}}}}}}}},"у":{"docs":{},"ч":{"docs":{},"ш":{"docs":{},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}},"ю":{"docs":{},"б":{"docs":{},"о":{"docs":{},"г":{"docs":{},"о":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976},"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}}},"ы":{"docs":{},"е":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.0012422360248447205}}}},"у":{"docs":{},"ю":{"docs":{"structure.html":{"ref":"structure.html","tf":0.006493506493506494}}}},"а":{"docs":{},"я":{"docs":{"strict.html":{"ref":"strict.html","tf":0.008130081300813009}}}}}},"а":{"docs":{},"к":{"docs":{},"о":{"docs":{},"н":{"docs":{},"и":{"docs":{},"ч":{"docs":{},"н":{"docs":{},"о":{"docs":{"state.html":{"ref":"state.html","tf":0.0018552875695732839}}}}}}}}}}},"ц":{"docs":{},"е":{"docs":{},"н":{"docs":{},"о":{"docs":{},"й":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}},"т":{"docs":{},"р":{"docs":{},"а":{"docs":{},"л":{"docs":{},"ь":{"docs":{},"н":{"docs":{},"ы":{"docs":{},"м":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"е":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0036101083032490976}}}}}},"л":{"docs":{},"и":{"docs":{},"к":{"docs":{},"о":{"docs":{},"м":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0015015015015015015}}}}}}}}},"и":{"docs":{},"т":{"docs":{},"а":{"docs":{},"т":{"docs":{},"а":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}}},"ш":{"docs":{},"а":{"docs":{},"г":{"docs":{},"о":{"docs":{},"м":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}}},"и":{"docs":{},"н":{"docs":{},"ы":{"docs":{"intro.html":{"ref":"intro.html","tf":0.002070393374741201}}}}}},"—":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010351966873706004},"getting-started.html":{"ref":"getting-started.html","tf":0.007220216606498195},"state.html":{"ref":"state.html","tf":0.0037105751391465678},"mutations.html":{"ref":"mutations.html","tf":0.0075075075075075074},"actions.html":{"ref":"actions.html","tf":0.0068846815834767644},"modules.html":{"ref":"modules.html","tf":0.0033222591362126247},"plugins.html":{"ref":"plugins.html","tf":0.0066815144766146995},"forms.html":{"ref":"forms.html","tf":0.010810810810810811},"testing.html":{"ref":"testing.html","tf":0.001388888888888889},"api.html":{"ref":"api.html","tf":0.002484472049689441}}},"が":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"必":{"docs":{},"須":{"docs":{},"、":{"docs":{},"逆":{"docs":{},"も":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"同":{"docs":{},"様":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}}}}}}},"要":{"docs":{},"な":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"中":{"docs":{},"規":{"docs":{},"模":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"の":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"導":{"docs":{},"入":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}},"変":{"docs":{},"わ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"び":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"再":{"docs":{},"評":{"docs":{},"価":{"docs":{},"が":{"docs":{},"発":{"docs":{},"生":{"docs":{},"し":{"docs":{},"、":{"docs":{},"関":{"docs":{},"連":{"docs":{},"し":{"docs":{},"た":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"実":{"docs":{},"行":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}},"完":{"docs":{},"了":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"を":{"docs":{},"待":{"docs":{},"機":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"戻":{"docs":{},"り":{"docs":{},"値":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"返":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"く":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}},"含":{"docs":{},"ま":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"ち":{"docs":{},"ら":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}},"と":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"modules.html":{"ref":"modules.html","tf":0.006779661016949152},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"は":{"docs":{},"何":{"docs":{},"か":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}},"し":{"docs":{},"て":{"docs":{},"深":{"docs":{},"く":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"子":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"の":{"docs":{},"は":{"docs":{},"面":{"docs":{},"倒":{"docs":{},"で":{"docs":{},"、":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"は":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"二":{"docs":{},"つ":{"docs":{},"目":{"docs":{},"は":{"docs":{},"、":{"docs":{},"親":{"docs":{},"子":{"docs":{},"の":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{},"参":{"docs":{},"照":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"介":{"docs":{},"し":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"、":{"docs":{},"同":{"docs":{},"期":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"試":{"docs":{},"み":{"docs":{},"る":{"docs":{},"ソ":{"docs":{},"リ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"頼":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"い":{"docs":{},"ず":{"docs":{},"れ":{"docs":{},"も":{"docs":{},"脆":{"docs":{},"く":{"docs":{},"、":{"docs":{},"す":{"docs":{},"ぐ":{"docs":{},"に":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"ナ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"が":{"docs":{},"困":{"docs":{},"難":{"docs":{},"な":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"繋":{"docs":{},"が":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ご":{"docs":{},"と":{"docs":{},"に":{"1":{"docs":{},"つ":{"docs":{},"し":{"docs":{},"か":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"持":{"docs":{},"た":{"docs":{},"な":{"docs":{},"い":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"意":{"docs":{},"味":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"単":{"docs":{},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"部":{"docs":{},"分":{"docs":{},"を":{"docs":{},"見":{"docs":{},"つ":{"docs":{},"け":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"容":{"docs":{},"易":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"も":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"内":{"docs":{},"の":{"docs":{},"ど":{"docs":{},"こ":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"も":{"docs":{},"状":{"docs":{},"態":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"し":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"じ":{"docs":{"api.html":{"ref":"api.html","tf":0.009404388714733543}},"で":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}},"。":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"し":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"に":{"docs":{},"限":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}}}}}}}}}}}}}},"か":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"い":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"登":{"docs":{},"録":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"起":{"docs":{},"動":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"を":{"docs":{},"指":{"docs":{},"定":{"docs":{},"し":{"docs":{},"て":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"動":{"docs":{},"作":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"く":{"docs":{},"、":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"値":{"docs":{},"に":{"docs":{},"関":{"docs":{},"す":{"docs":{},"る":{"docs":{},"注":{"docs":{},"意":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"意":{"docs":{},"味":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"書":{"docs":{},"く":{"docs":{},"か":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"く":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"く":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"問":{"docs":{},"題":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"従":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"解":{"docs":{},"決":{"docs":{},"策":{"docs":{},"も":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"仮":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"actions.html":{"ref":"actions.html","tf":10.00344827586207}},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"入":{"docs":{},"力":{"docs":{},"に":{"docs":{},"反":{"docs":{},"応":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"へ":{"docs":{},"向":{"docs":{},"け":{"docs":{},"て":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"は":{"docs":{},"な":{"docs":{},"く":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"し":{"docs":{},"ば":{"docs":{},"し":{"docs":{},"ば":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"完":{"docs":{},"了":{"docs":{},"し":{"docs":{},"た":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"知":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"良":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"重":{"docs":{},"要":{"docs":{},"な":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"取":{"docs":{},"り":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"構":{"docs":{},"成":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"形":{"docs":{},"式":{"docs":{},"と":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"似":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"下":{"docs":{},"記":{"docs":{},"の":{"docs":{},"点":{"docs":{},"で":{"docs":{},"異":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"任":{"docs":{},"意":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"処":{"docs":{},"理":{"docs":{},"を":{"docs":{},"含":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}},"外":{"docs":{},"部":{"docs":{},"の":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"を":{"docs":{},"構":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"や":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"も":{"docs":{},"の":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.016949152542374}}}},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"中":{"docs":{},"心":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"も":{"docs":{},"の":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"\"":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"集":{"docs":{},"約":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"潔":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.01639344262295}}}}},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"getters.html":{"ref":"getters.html","tf":10.00561797752809}},"は":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}},"2":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"他":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}},"docs":{}}},"を":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"名":{"docs":{},"前":{"docs":{},"で":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"の":{"docs":{},"第":{"4":{"docs":{},"引":{"docs":{},"数":{"docs":{},"経":{"docs":{},"由":{"docs":{},"で":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"docs":{}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"の":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"評":{"docs":{},"価":{"docs":{},"後":{"docs":{},"の":{"docs":{},"値":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"結":{"docs":{},"果":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ア":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.090909090909092}}}}}}}},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"の":{"docs":{},"外":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"う":{"docs":{},"ま":{"docs":{},"く":{"docs":{},"扱":{"docs":{},"う":{"docs":{},"か":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"絶":{"docs":{},"好":{"docs":{},"の":{"docs":{},"機":{"docs":{},"会":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"が":{"docs":{},"変":{"docs":{},"化":{"docs":{},"し":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"か":{"docs":{},"つ":{"docs":{},"効":{"docs":{},"率":{"docs":{},"的":{"docs":{},"に":{"docs":{},"更":{"docs":{},"新":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"必":{"docs":{},"要":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"に":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"繰":{"docs":{},"り":{"docs":{},"返":{"docs":{},"し":{"docs":{},"で":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"に":{"docs":{},"対":{"docs":{},"処":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"算":{"docs":{},"出":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"生":{"docs":{},"成":{"docs":{},"し":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"省":{"docs":{},"く":{"docs":{},"の":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"つ":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}},"は":{"docs":{},"ま":{"docs":{},"だ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"更":{"docs":{},"新":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"を":{"docs":{},"つ":{"docs":{},"く":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"内":{"docs":{},"に":{"docs":{},"お":{"docs":{},"け":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}},"部":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ク":{"docs":{},"タ":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"state.html":{"ref":"state.html","tf":10.005050505050505}},"の":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"ト":{"docs":{},"ア":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"の":{"docs":{},"作":{"docs":{},"成":{"docs":{},"は":{"docs":{},"、":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"初":{"docs":{},"期":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"準":{"docs":{},"備":{"docs":{},"す":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"記":{"docs":{},"録":{"docs":{},"を":{"docs":{},"残":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"保":{"docs":{},"証":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"動":{"docs":{},"作":{"docs":{},"の":{"docs":{},"理":{"docs":{},"解":{"docs":{},"を":{"docs":{},"助":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"置":{"docs":{},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ハ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"使":{"docs":{},"う":{"docs":{},"に":{"docs":{},"は":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"内":{"docs":{},"で":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"返":{"docs":{},"せ":{"docs":{},"ば":{"docs":{},"良":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}},"追":{"docs":{},"加":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"予":{"docs":{},"測":{"docs":{},"で":{"docs":{},"き":{"docs":{},"な":{"docs":{},"い":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"が":{"docs":{},"気":{"docs":{},"に":{"docs":{},"な":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"元":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"属":{"docs":{},"す":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"状":{"docs":{},"況":{"docs":{},"に":{"docs":{},"適":{"docs":{},"応":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"値":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"第":{"docs":{},"一":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"作":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"後":{"docs":{},"に":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"初":{"docs":{},"期":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"へ":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"購":{"docs":{},"読":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"以":{"docs":{},"外":{"docs":{},"で":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"購":{"docs":{},"読":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.002092050209205}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"扱":{"docs":{},"い":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.011363636363637}}}}}}}},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"中":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"加":{"docs":{},"え":{"docs":{},"て":{"docs":{},"、":{"docs":{},"名":{"docs":{},"前":{"docs":{},"付":{"docs":{},"き":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.004048582995951}},"が":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"付":{"docs":{},"属":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"値":{"docs":{},"を":{"docs":{},"取":{"docs":{},"得":{"docs":{},"し":{"docs":{},"、":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}},"開":{"docs":{},"発":{"docs":{},"者":{"docs":{},"向":{"docs":{},"け":{"docs":{},"の":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"項":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"の":{"docs":{},"配":{"docs":{},"列":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"適":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"を":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"、":{"docs":{},"外":{"docs":{},"部":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"永":{"docs":{},"続":{"docs":{},"化":{"docs":{},"、":{"docs":{},"ロ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"は":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"単":{"docs":{},"一":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"つ":{"docs":{},"け":{"docs":{},"る":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"似":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"変":{"docs":{},"更":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"で":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}},"で":{"docs":{},"最":{"docs":{},"も":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"に":{"docs":{},"使":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"d":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"よ":{"docs":{},"く":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"サ":{"docs":{},"ル":{"docs":{},"の":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.01086956521739}},"を":{"docs":{},"試":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"mutations.html":{"ref":"mutations.html","tf":10.003937007874017}},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"時":{"docs":{},"点":{"docs":{},"で":{"docs":{},"行":{"docs":{},"わ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"、":{"docs":{},"`":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"完":{"docs":{},"全":{"docs":{},"に":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"が":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"効":{"docs":{},"果":{"docs":{},"的":{"docs":{},"な":{"docs":{},"や":{"docs":{},"り":{"docs":{},"方":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"・":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"ソ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"同":{"docs":{},"期":{"docs":{},"を":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"実":{"docs":{},"現":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"は":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"分":{"docs":{},"割":{"docs":{},"束":{"docs":{},"縛":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}},"を":{"docs":{},"記":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"`":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"適":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"す":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"や":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"適":{"docs":{},"切":{"docs":{},"に":{"docs":{},"書":{"docs":{},"か":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"適":{"docs":{},"切":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"後":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"は":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"の":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091},"modules.html":{"ref":"modules.html","tf":10.001694915254237},"structure.html":{"ref":"structure.html","tf":0.03389830508474576}},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"じ":{"docs":{},"め":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"と":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"参":{"docs":{},"照":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"共":{"docs":{},"有":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"変":{"docs":{},"更":{"docs":{},"時":{"docs":{},"に":{"docs":{},"ク":{"docs":{},"ロ":{"docs":{},"ス":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"/":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"汚":{"docs":{},"染":{"docs":{},"を":{"docs":{},"引":{"docs":{},"き":{"docs":{},"起":{"docs":{},"こ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"(":{"docs":{},"例":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"自":{"docs":{},"己":{"docs":{},"完":{"docs":{},"結":{"docs":{},"型":{"docs":{},"に":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"に":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"す":{"docs":{},"る":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"を":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}}},"集":{"docs":{},"め":{"docs":{},"て":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"す":{"docs":{},"で":{"docs":{},"に":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"り":{"docs":{},"、":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"影":{"docs":{},"響":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"の":{"docs":{},"仕":{"docs":{},"様":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ッ":{"docs":{},"ク":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}},"化":{"docs":{},"し":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"引":{"docs":{},"数":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"向":{"docs":{},"け":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"@":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}},"docs":{}}},"docs":{}}}}}}}}}}}}},"リ":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5.003134796238244}}}}}}},"リ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"ノ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}},"ン":{"docs":{},"ク":{"docs":{},"が":{"docs":{},"提":{"docs":{},"供":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"上":{"docs":{},"記":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"常":{"docs":{},"に":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"に":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"返":{"docs":{},"す":{"docs":{},"値":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"値":{"docs":{},"が":{"docs":{},"変":{"docs":{},"わ":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"入":{"docs":{},"門":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":5.015873015873016}}}},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.026315789473685}},"で":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"は":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"直":{"docs":{},"接":{"docs":{},"ク":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"し":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}},"の":{"docs":{},"良":{"docs":{},"い":{"docs":{},"引":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"参":{"docs":{},"照":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"は":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"共":{"docs":{},"有":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"抽":{"docs":{},"出":{"docs":{},"し":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"管":{"docs":{},"理":{"docs":{},"す":{"docs":{},"る":{"docs":{},"の":{"docs":{},"は":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"に":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"作":{"docs":{},"法":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"避":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"分":{"docs":{},"割":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ぞ":{"docs":{},"れ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"自":{"docs":{},"身":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"さ":{"docs":{},"え":{"docs":{},"も":{"docs":{},"内":{"docs":{},"包":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},"作":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"み":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"参":{"docs":{},"照":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"か":{"docs":{},"な":{"docs":{},"り":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"や":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"な":{"docs":{},"ぜ":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"は":{"docs":{},"な":{"docs":{},"い":{"docs":{},"の":{"docs":{},"か":{"docs":{},"は":{"docs":{},"、":{"docs":{},"後":{"docs":{},"ほ":{"docs":{},"ど":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}},"各":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"参":{"docs":{},"照":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},"、":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"を":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"の":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"が":{"docs":{},"解":{"docs":{},"決":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"解":{"docs":{},"決":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"ユ":{"docs":{},"ー":{"docs":{},"ザ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"入":{"docs":{},"力":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"直":{"docs":{},"接":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"ニ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"主":{"docs":{},"な":{"docs":{},"部":{"docs":{},"分":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"直":{"docs":{},"接":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"実":{"docs":{},"行":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"別":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"本":{"docs":{},"当":{"docs":{},"の":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"新":{"docs":{},"規":{"docs":{},"追":{"docs":{},"加":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"バ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"/":{"docs":{},"タ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"監":{"docs":{},"視":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"分":{"docs":{},"け":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"お":{"docs":{},"よ":{"docs":{},"び":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"が":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"パ":{"docs":{},"ス":{"docs":{},"に":{"docs":{},"基":{"docs":{},"づ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"せ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"、":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ユ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"リ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"わ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"置":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"が":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"、":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"ま":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"く":{"docs":{},"ど":{"docs":{},"い":{"docs":{},"も":{"docs":{},"の":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"が":{"docs":{},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"に":{"docs":{},"属":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"残":{"docs":{},"し":{"docs":{},"て":{"docs":{},"お":{"docs":{},"く":{"docs":{},"と":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ト":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"オ":{"docs":{},"フ":{"docs":{},"を":{"docs":{},"考":{"docs":{},"慮":{"docs":{},"し":{"docs":{},"た":{"docs":{},"上":{"docs":{},"で":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ニ":{"docs":{},"ー":{"docs":{},"ズ":{"docs":{},"に":{"docs":{},"合":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"決":{"docs":{},"定":{"docs":{},"を":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"表":{"docs":{},"示":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"は":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"す":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.015748031496062992},"actions.html":{"ref":"actions.html","tf":0.013793103448275862}}}}}}}}},"組":{"docs":{},"み":{"docs":{},"込":{"docs":{},"む":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"は":{"docs":{},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"対":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"な":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"用":{"docs":{},"途":{"docs":{},"の":{"docs":{},"備":{"docs":{},"え":{"docs":{},"付":{"docs":{},"け":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"属":{"docs":{},"す":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"で":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"直":{"docs":{},"接":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"な":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"3":{"docs":{},"番":{"docs":{},"目":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"あ":{"docs":{},"と":{"docs":{},"で":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}},"外":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"最":{"docs":{},"新":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"指":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"作":{"docs":{},"者":{"docs":{},"、":{"docs":{},"d":{"docs":{},"a":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"粒":{"docs":{},"度":{"docs":{},"の":{"docs":{},"細":{"docs":{},"か":{"docs":{},"い":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ビ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"特":{"docs":{},"別":{"docs":{},"に":{"docs":{},"調":{"docs":{},"整":{"docs":{},"し":{"docs":{},"て":{"docs":{},"実":{"docs":{},"装":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"だ":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"景":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"な":{"docs":{},"ア":{"docs":{},"イ":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ア":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"f":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}},"コ":{"docs":{},"ア":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"詳":{"docs":{},"し":{"docs":{},"く":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ま":{"docs":{},"ず":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"は":{"docs":{},"じ":{"docs":{},"め":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"以":{"docs":{},"下":{"docs":{},"を":{"docs":{},"学":{"docs":{},"習":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}}}}}}}}}}}},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}},"中":{"docs":{},"に":{"docs":{},"置":{"docs":{},"く":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"、":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"わ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"多":{"docs":{},"く":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}},"実":{"docs":{},"装":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}},"更":{"docs":{},"新":{"docs":{},"を":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"を":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"取":{"docs":{},"得":{"docs":{},"し":{"docs":{},"、":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}},"が":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"の":{"docs":{},"外":{"docs":{},"部":{"docs":{},"で":{"docs":{},"変":{"docs":{},"更":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"で":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"が":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"保":{"docs":{},"証":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"シ":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ム":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"キ":{"docs":{},"ャ":{"docs":{},"ッ":{"docs":{},"シ":{"docs":{},"ュ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"点":{"docs":{},"に":{"docs":{},"留":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"な":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"則":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"の":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"が":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"と":{"docs":{},"て":{"docs":{},"も":{"docs":{},"近":{"docs":{},"い":{"docs":{},"概":{"docs":{},"念":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"な":{"docs":{},"い":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"エ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"投":{"docs":{},"げ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"入":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},")":{"docs":{},"で":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"名":{"docs":{},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"と":{"docs":{},"、":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"引":{"docs":{},"数":{"docs":{},"分":{"docs":{},"割":{"docs":{},"束":{"docs":{},"縛":{"docs":{},"(":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"s":{"docs":{},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"形":{"docs":{},"式":{"docs":{},"で":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"出":{"docs":{},"力":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"有":{"docs":{},"用":{"docs":{},"な":{"docs":{},"機":{"docs":{},"能":{"docs":{},"が":{"docs":{},"使":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"、":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"双":{"docs":{},"方":{"docs":{},"向":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"チ":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"値":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"し":{"docs":{},"、":{"docs":{},"i":{"docs":{},"n":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"て":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"出":{"docs":{},"力":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"こ":{"docs":{},"で":{"docs":{},"は":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}},"設":{"docs":{},"定":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},".":{"docs":{},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"m":{"docs":{},".":{"docs":{},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"2":{"docs":{},"番":{"docs":{},"目":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}},"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875},"mutations.html":{"ref":"mutations.html","tf":0.011811023622047244},"actions.html":{"ref":"actions.html","tf":0.010344827586206896},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"取":{"docs":{},"り":{"docs":{},"込":{"docs":{},"む":{"docs":{},"と":{"docs":{},"自":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{},"導":{"docs":{},"入":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}},"自":{"docs":{},"身":{"docs":{},"で":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}},"導":{"docs":{},"入":{"docs":{},"し":{"docs":{},"た":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"恐":{"docs":{},"ろ":{"docs":{},"し":{"docs":{},"い":{"docs":{},"と":{"docs":{},"感":{"docs":{},"じ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"感":{"docs":{},"じ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"全":{"docs":{},"く":{"docs":{},"普":{"docs":{},"通":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"が":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"構":{"docs":{},"築":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"な":{"docs":{},"く":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"使":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"最":{"docs":{},"も":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"な":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"の":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"不":{"docs":{},"要":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"処":{"docs":{},"理":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"注":{"docs":{},"入":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"バ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ル":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"た":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"不":{"docs":{},"可":{"docs":{},"欠":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"間":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"ホ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"b":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"け":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"値":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"持":{"docs":{},"つ":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}},"の":{"docs":{},"は":{"docs":{},"少":{"docs":{},"し":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ッ":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"書":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"例":{"docs":{},"で":{"docs":{},"す":{"docs":{},"(":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"好":{"docs":{},"き":{"docs":{},"な":{"docs":{},"任":{"docs":{},"意":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ム":{"docs":{},"ワ":{"docs":{},"ー":{"docs":{},"ク":{"docs":{},"/":{"docs":{},"ア":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"確":{"docs":{},"認":{"docs":{},"し":{"docs":{},"て":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"な":{"docs":{},"い":{"docs":{},"の":{"docs":{},"か":{"docs":{},"、":{"docs":{},"と":{"docs":{},"。":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"の":{"docs":{},"を":{"docs":{},"覚":{"docs":{},"え":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"か":{"docs":{},"?":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"で":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"の":{"docs":{},"操":{"docs":{},"作":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"す":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"性":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"も":{"docs":{},"少":{"docs":{},"し":{"docs":{},"注":{"docs":{},"意":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"通":{"docs":{},"常":{"docs":{},"、":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"段":{"docs":{},"階":{"docs":{},"で":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"作":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"せ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"削":{"docs":{},"除":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"作":{"docs":{},"成":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"理":{"docs":{},"由":{"docs":{},"は":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"明":{"docs":{},"確":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"規":{"docs":{},"約":{"docs":{},"は":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"の":{"docs":{},"意":{"docs":{},"図":{"docs":{},"を":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"明":{"docs":{},"確":{"docs":{},"に":{"docs":{},"し":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"読":{"docs":{},"ん":{"docs":{},"だ":{"docs":{},"時":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"論":{"docs":{},"理":{"docs":{},"的":{"docs":{},"に":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"加":{"docs":{},"え":{"docs":{},"て":{"docs":{},"、":{"docs":{},"私":{"docs":{},"た":{"docs":{},"ち":{"docs":{},"に":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"取":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"取":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"り":{"docs":{},"、":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"実":{"docs":{},"装":{"docs":{},"す":{"docs":{},"る":{"docs":{},"余":{"docs":{},"地":{"docs":{},"を":{"docs":{},"与":{"docs":{},"え":{"docs":{},"て":{"docs":{},"く":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"内":{"docs":{},"に":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"言":{"docs":{},"い":{"docs":{},"換":{"docs":{},"え":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"接":{"docs":{},"頭":{"docs":{},"辞":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"定":{"docs":{},"義":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ら":{"docs":{},"を":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"考":{"docs":{},"え":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"結":{"docs":{},"果":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"に":{"docs":{},"基":{"docs":{},"づ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"計":{"docs":{},"算":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"の":{"docs":{},"一":{"docs":{},"部":{"docs":{},"が":{"docs":{},"変":{"docs":{},"更":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"の":{"docs":{},"み":{"docs":{},"再":{"docs":{},"評":{"docs":{},"価":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"処":{"docs":{},"理":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"と":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"回":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}},"を":{"docs":{},"想":{"docs":{},"定":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}},"書":{"docs":{},"き":{"docs":{},"込":{"docs":{},"ま":{"docs":{},"ず":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"切":{"docs":{},"り":{"docs":{},"替":{"docs":{},"え":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"は":{"docs":{},"影":{"docs":{},"響":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"活":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}},"渡":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}},"統":{"docs":{},"合":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}},"調":{"docs":{},"べ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.003389830508474576}}}}}},"み":{"docs":{},"て":{"docs":{},"み":{"docs":{},"る":{"docs":{},"の":{"docs":{},"も":{"docs":{},"よ":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}},"比":{"docs":{},"較":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"た":{"docs":{},"だ":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}},"指":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}},"変":{"docs":{},"更":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"は":{"docs":{},"明":{"docs":{},"示":{"docs":{},"的":{"docs":{},"に":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}},"開":{"docs":{},"く":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}},"始":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"追":{"docs":{},"加":{"docs":{},"し":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}},"含":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"キ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"結":{"docs":{},"合":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"、":{"docs":{},"第":{"docs":{},"一":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"代":{"docs":{},"わ":{"docs":{},"り":{"docs":{},"に":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"に":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"(":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"で":{"docs":{},"定":{"docs":{},"義":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},")":{"docs":{},"、":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"第":{"docs":{},"二":{"docs":{},"引":{"docs":{},"数":{"docs":{},"に":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"持":{"docs":{},"つ":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"サ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ダ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}},"最":{"docs":{},"初":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"タ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"は":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"イ":{"docs":{},"ベ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"ス":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}},"と":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"使":{"docs":{},"い":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ベ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"の":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}},"開":{"docs":{},"発":{"docs":{},"版":{"docs":{},"ビ":{"docs":{},"ル":{"docs":{},"ド":{"docs":{"installation.html":{"ref":"installation.html","tf":0.01639344262295082}}}}}},"環":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}},"い":{"docs":{},"つ":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"ま":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"見":{"docs":{},"な":{"docs":{},"が":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"を":{"docs":{},"想":{"docs":{},"像":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"グ":{"docs":{},"に":{"docs":{},"記":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"前":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"上":{"docs":{},"の":{"docs":{},"例":{"docs":{},"に":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"内":{"docs":{},"の":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ろ":{"docs":{},"い":{"docs":{},"ろ":{"docs":{},"な":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}},"こ":{"docs":{},"れ":{"docs":{},"が":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}},"に":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"大":{"docs":{},"き":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"/":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"反":{"docs":{},"応":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"要":{"docs":{},"素":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"自":{"docs":{},"身":{"docs":{},"に":{"docs":{},"含":{"docs":{},"ん":{"docs":{},"で":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}},"予":{"docs":{},"測":{"docs":{},"可":{"docs":{},"能":{"docs":{},"な":{"docs":{},"方":{"docs":{},"法":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"み":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"異":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"保":{"docs":{},"証":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"内":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{},"集":{"docs":{},"中":{"docs":{},"型":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"機":{"docs":{},"能":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"見":{"docs":{},"ば":{"docs":{},"か":{"docs":{},"げ":{"docs":{},"て":{"docs":{},"見":{"docs":{},"え":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"つ":{"docs":{},"ま":{"docs":{},"り":{"docs":{},"、":{"docs":{},"カ":{"docs":{},"ウ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"し":{"docs":{},"て":{"docs":{},"直":{"docs":{},"接":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ら":{"docs":{},"は":{"docs":{},"\"":{"docs":{},"単":{"docs":{},"方":{"docs":{},"向":{"docs":{},"デ":{"docs":{},"ー":{"docs":{},"タ":{"docs":{},"フ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"\"":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"極":{"docs":{},"め":{"docs":{},"て":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"責":{"docs":{},"務":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"セ":{"docs":{},"プ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"深":{"docs":{},"く":{"docs":{},"理":{"docs":{},"解":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"従":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"限":{"docs":{},"り":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"構":{"docs":{},"造":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"は":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"次":{"docs":{},"第":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"も":{"docs":{},"し":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"が":{"docs":{},"大":{"docs":{},"き":{"docs":{},"く":{"docs":{},"な":{"docs":{},"り":{"docs":{},"過":{"docs":{},"ぎ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"や":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"ぞ":{"docs":{},"れ":{"docs":{},"別":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"切":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"で":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}},"ち":{"docs":{},"ら":{"docs":{},"が":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}},"の":{"docs":{},"章":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"第":{"1":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"を":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"キ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"上":{"docs":{},"記":{"docs":{},"は":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"単":{"docs":{},"純":{"docs":{},"化":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}},"こ":{"docs":{},"で":{"docs":{},"は":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{},"関":{"docs":{},"わ":{"docs":{},"る":{"docs":{},"概":{"docs":{},"念":{"docs":{},"を":{"docs":{},"定":{"docs":{},"義":{"docs":{},"、":{"docs":{},"分":{"docs":{},"離":{"docs":{},"し":{"docs":{},"、":{"docs":{},"特":{"docs":{},"定":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"敷":{"docs":{},"く":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{},"と":{"docs":{},"保":{"docs":{},"守":{"docs":{},"性":{"docs":{},"を":{"docs":{},"向":{"docs":{},"上":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"を":{"docs":{},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"さ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"共":{"docs":{},"通":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"共":{"docs":{},"有":{"docs":{},"す":{"docs":{},"る":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"持":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"す":{"docs":{},"ぐ":{"docs":{},"に":{"docs":{},"破":{"docs":{},"綻":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"し":{"docs":{},"て":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"て":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"つ":{"docs":{},"く":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.003134796238244514}},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"こ":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}},"第":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}},"れ":{"docs":{},"ら":{"docs":{},"が":{"docs":{},"必":{"docs":{},"要":{"docs":{},"に":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"知":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"始":{"docs":{},"め":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"!":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.09090909090909091}}}}}}}}}}}},"な":{"docs":{},"り":{"docs":{},"に":{"docs":{},"手":{"docs":{},"の":{"docs":{},"込":{"docs":{},"ん":{"docs":{},"だ":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"活":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"出":{"docs":{},"て":{"docs":{},"き":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"構":{"docs":{},"造":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"以":{"docs":{},"下":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ぞ":{"docs":{},"れ":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"後":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"対":{"docs":{},"処":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"下":{"docs":{},"記":{"docs":{},"コ":{"docs":{},"マ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"時":{"docs":{},"点":{"docs":{},"で":{"docs":{},"は":{"docs":{},"ま":{"docs":{},"だ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"が":{"docs":{},"実":{"docs":{},"際":{"docs":{},"に":{"docs":{},"い":{"docs":{},"つ":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"を":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"知":{"docs":{},"る":{"docs":{},"術":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"い":{"docs":{},"か":{"docs":{},"な":{"docs":{},"る":{"docs":{},"状":{"docs":{},"態":{"docs":{},"変":{"docs":{},"更":{"docs":{},"で":{"docs":{},"も":{"docs":{},"、":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"内":{"docs":{},"で":{"docs":{},"起":{"docs":{},"き":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"本":{"docs":{},"質":{"docs":{},"的":{"docs":{},"に":{"docs":{},"追":{"docs":{},"跡":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"て":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"な":{"docs":{},"し":{"docs":{},"で":{"docs":{},"問":{"docs":{},"題":{"docs":{},"な":{"docs":{},"い":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}},"は":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}},"、":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}},"共":{"docs":{},"有":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"管":{"docs":{},"理":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"さ":{"docs":{},"ら":{"docs":{},"に":{"docs":{},"概":{"docs":{},"念":{"docs":{},"や":{"docs":{},"ボ":{"docs":{},"イ":{"docs":{},"ラ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"か":{"docs":{},"か":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"、":{"docs":{},"短":{"docs":{},"期":{"docs":{},"的":{"docs":{},"生":{"docs":{},"産":{"docs":{},"性":{"docs":{},"と":{"docs":{},"長":{"docs":{},"期":{"docs":{},"的":{"docs":{},"生":{"docs":{},"産":{"docs":{},"性":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"レ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"オ":{"docs":{},"フ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"す":{"docs":{},"る":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"テ":{"docs":{},"ナ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"の":{"docs":{},"違":{"docs":{},"い":{"docs":{},"が":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"各":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"公":{"docs":{},"開":{"docs":{},"す":{"docs":{},"る":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"後":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"ば":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"効":{"docs":{},"率":{"docs":{},"的":{"docs":{},"な":{"docs":{},"更":{"docs":{},"新":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}},"自":{"docs":{},"然":{"docs":{},"な":{"docs":{},"次":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"と":{"docs":{},"な":{"docs":{},"る":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"返":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"や":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"他":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"組":{"docs":{},"み":{"docs":{},"合":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"る":{"docs":{},"の":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"か":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"リ":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ブ":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"\"":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"す":{"docs":{},"\"":{"docs":{},"一":{"docs":{},"番":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"方":{"docs":{},"法":{"docs":{},"は":{"docs":{},"、":{"docs":{},"単":{"docs":{},"純":{"docs":{},"に":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"単":{"docs":{},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"時":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"と":{"docs":{},"失":{"docs":{},"敗":{"docs":{},"時":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"第":{"3":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"第":{"4":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"関":{"docs":{},"数":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}},"docs":{}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}},"実":{"docs":{},"際":{"docs":{},"の":{"docs":{},"と":{"docs":{},"こ":{"docs":{},"ろ":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"が":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"構":{"docs":{},"造":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"を":{"docs":{},"制":{"docs":{},"限":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"も":{"docs":{},"っ":{"docs":{},"と":{"docs":{},"正":{"docs":{},"確":{"docs":{},"に":{"docs":{},"言":{"docs":{},"う":{"docs":{},"と":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"高":{"docs":{},"い":{"docs":{},"レ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"原":{"docs":{},"理":{"docs":{},"原":{"docs":{},"則":{"docs":{},"を":{"docs":{},"適":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ご":{"docs":{},"と":{"docs":{},"に":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"記":{"docs":{},"述":{"docs":{},"子":{"docs":{},"と":{"docs":{},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"引":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"前":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{"api.html":{"ref":"api.html","tf":0.006269592476489028}}}}}}}}}}}}}}},"ま":{"docs":{},"た":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306},"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},"別":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"下":{"docs":{},"記":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"書":{"docs":{},"く":{"docs":{},"と":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"中":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"第":{"3":{"docs":{},"引":{"docs":{},"数":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288},"forms.html":{"ref":"forms.html","tf":0.011363636363636364},"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"ず":{"docs":{},"知":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"お":{"docs":{},"く":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"も":{"docs":{},"し":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"な":{"docs":{},"た":{"docs":{},"が":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}},"触":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"ぜ":{"docs":{},"ひ":{"docs":{},"触":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}}}}}},"こ":{"docs":{},"の":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"た":{"docs":{},"く":{"docs":{},"な":{"docs":{},"っ":{"docs":{},"た":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"、":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"い":{"docs":{},"は":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"共":{"docs":{},"用":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"切":{"docs":{},"り":{"docs":{},"出":{"docs":{},"し":{"docs":{},"て":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"場":{"docs":{},"所":{"docs":{},"で":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"も":{"docs":{},"理":{"docs":{},"想":{"docs":{},"的":{"docs":{},"と":{"docs":{},"は":{"docs":{},"い":{"docs":{},"え":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"複":{"docs":{},"雑":{"docs":{},"な":{"docs":{},"計":{"docs":{},"算":{"docs":{},"を":{"docs":{},"行":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"書":{"docs":{},"く":{"docs":{},"価":{"docs":{},"値":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"と":{"docs":{},"同":{"docs":{},"様":{"docs":{},"の":{"docs":{},"理":{"docs":{},"由":{"docs":{},"で":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"し":{"docs":{},"や":{"docs":{},"す":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ま":{"docs":{},"た":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}},"あ":{"docs":{},"わ":{"docs":{},"せ":{"docs":{},"て":{"docs":{},"使":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"指":{"docs":{},"す":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"の":{"docs":{},"宣":{"docs":{},"言":{"docs":{},"的":{"docs":{},"な":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ト":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}},"ラ":{"docs":{},"イ":{"docs":{},"ブ":{"docs":{},"ラ":{"docs":{},"リ":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}},"は":{"docs":{},"眼":{"docs":{},"鏡":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"も":{"docs":{},"の":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}},"、":{"docs":{},"動":{"docs":{},"的":{"docs":{},"に":{"docs":{},"付":{"docs":{},"属":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"た":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"管":{"docs":{},"理":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"公":{"docs":{},"式":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"拡":{"docs":{},"張":{"docs":{},"と":{"docs":{},"連":{"docs":{},"携":{"docs":{},"し":{"docs":{},"、":{"docs":{},"設":{"docs":{},"定":{"docs":{},"な":{"docs":{},"し":{"docs":{},"で":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ム":{"docs":{},"ト":{"docs":{},"ラ":{"docs":{},"ベ":{"docs":{},"ル":{"docs":{},"デ":{"docs":{},"バ":{"docs":{},"ッ":{"docs":{},"グ":{"docs":{},"や":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"や":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"高":{"docs":{},"度":{"docs":{},"な":{"docs":{},"機":{"docs":{},"能":{"docs":{},"を":{"docs":{},"提":{"docs":{},"供":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}},"一":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}},"は":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"性":{"docs":{},"と":{"docs":{},"競":{"docs":{},"合":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"以":{"docs":{},"降":{"docs":{},"の":{"docs":{},"章":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"(":{"docs":{},"変":{"docs":{},"更":{"docs":{},")":{"docs":{},"を":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"分":{"docs":{},"割":{"docs":{},"す":{"docs":{},"る":{"docs":{},"方":{"docs":{},"法":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"い":{"docs":{},"て":{"docs":{},"説":{"docs":{},"明":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"は":{"docs":{},"、":{"docs":{},"一":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"大":{"docs":{},"き":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"内":{"docs":{},"包":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"か":{"docs":{},"し":{"docs":{},"な":{"docs":{},"が":{"docs":{},"ら":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"大":{"docs":{},"き":{"docs":{},"く":{"docs":{},"な":{"docs":{},"る":{"docs":{},"に":{"docs":{},"つ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"膨":{"docs":{},"れ":{"docs":{},"上":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"異":{"docs":{},"な":{"docs":{},"る":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"、":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"更":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"ビ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"が":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"状":{"docs":{},"態":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01020408163265306}}}}}}}}}}}}}}}}}}}}}}}}}},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"な":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}},"メ":{"docs":{},"ソ":{"docs":{},"ッ":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"変":{"docs":{},"更":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}}},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"度":{"docs":{},"に":{"docs":{},"実":{"docs":{},"行":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"結":{"docs":{},"果":{"docs":{},"は":{"docs":{},"キ":{"docs":{},"ャ":{"docs":{},"ッ":{"docs":{},"シ":{"docs":{},"ュ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"な":{"docs":{},"い":{"docs":{},"点":{"docs":{},"に":{"docs":{},"留":{"docs":{},"意":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ス":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.010869565217391304}}}}}}}}}}}}}}}}}}},"私":{"docs":{},"た":{"docs":{},"ち":{"docs":{},"は":{"docs":{},"、":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ド":{"docs":{},"キ":{"docs":{},"ュ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"例":{"docs":{},"に":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015873015873015872}}}}}}}}}}}}}}}}}},"が":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}},"す":{"docs":{},"る":{"docs":{},"機":{"docs":{},"構":{"docs":{},"を":{"docs":{},"提":{"docs":{},"供":{"docs":{},"し":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}},"と":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"べ":{"docs":{},"て":{"docs":{},"の":{"docs":{},"ト":{"docs":{},"リ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"解":{"docs":{},"決":{"docs":{},"す":{"docs":{},"る":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"e":{"docs":{},"を":{"docs":{},"返":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"プ":{"docs":{},"レ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{},"で":{"docs":{},"、":{"docs":{},"外":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"混":{"docs":{},"ぜ":{"docs":{},"る":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ド":{"docs":{},"演":{"docs":{},"算":{"docs":{},"子":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"タ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"全":{"docs":{},"体":{"docs":{},"が":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"に":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"し":{"docs":{},"た":{"docs":{},"が":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"上":{"docs":{},"記":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}},"か":{"docs":{},"ら":{"docs":{},"取":{"docs":{},"り":{"docs":{},"出":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"、":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"返":{"docs":{},"す":{"docs":{},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"特":{"docs":{},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"再":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"に":{"docs":{},"便":{"docs":{},"利":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"の":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"も":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"は":{"docs":{},"、":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"注":{"docs":{},"入":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"指":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"渡":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"子":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"注":{"docs":{},"入":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{},"け":{"docs":{},"入":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}},"付":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.012539184952978056}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"ど":{"docs":{},"ち":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"い":{"docs":{},"う":{"docs":{},"と":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051},"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}},"を":{"docs":{},"使":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"(":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}},"っ":{"docs":{},"て":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"、":{"docs":{},"少":{"docs":{},"し":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"(":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"の":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"せ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"マ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"が":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"サ":{"docs":{},"ブ":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"の":{"docs":{},"名":{"docs":{},"前":{"docs":{},"と":{"docs":{},"同":{"docs":{},"じ":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"文":{"docs":{},"字":{"docs":{},"列":{"docs":{},"配":{"docs":{},"列":{"docs":{},"を":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"に":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"/":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"、":{"docs":{},"読":{"docs":{},"み":{"docs":{},"取":{"docs":{},"り":{"docs":{},"専":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}},"算":{"docs":{},"出":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"パ":{"docs":{},"テ":{"docs":{},"ィ":{"docs":{"state.html":{"ref":"state.html","tf":0.005050505050505051}}}}}}}}},"ど":{"docs":{},"の":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"も":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"に":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"を":{"docs":{},"返":{"docs":{},"り":{"docs":{},"値":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"す":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"も":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"特":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"中":{"docs":{},"の":{"docs":{},"配":{"docs":{},"列":{"docs":{},"を":{"docs":{},"検":{"docs":{},"索":{"docs":{},"す":{"docs":{},"る":{"docs":{},"時":{"docs":{},"に":{"docs":{},"役":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0056179775280898875}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"が":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"公":{"docs":{},"開":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}},"は":{"docs":{},"、":{"docs":{},"追":{"docs":{},"加":{"docs":{},"で":{"docs":{},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}},"い":{"docs":{},"く":{"docs":{},"つ":{"docs":{},"か":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}},"あ":{"docs":{},"ら":{"docs":{},"か":{"docs":{},"じ":{"docs":{},"め":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"必":{"docs":{},"要":{"docs":{},"な":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"の":{"docs":{},"初":{"docs":{},"期":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"初":{"docs":{},"期":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"望":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"い":{"docs":{},"で":{"docs":{},"す":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ひ":{"docs":{},"と":{"docs":{},"つ":{"docs":{},"の":{"docs":{},"重":{"docs":{},"要":{"docs":{},"な":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"覚":{"docs":{},"え":{"docs":{},"て":{"docs":{},"お":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{},"同":{"docs":{},"期":{"docs":{},"的":{"docs":{},"で":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"な":{"docs":{},"ら":{"docs":{},"な":{"docs":{},"い":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"な":{"docs":{},"ぜ":{"docs":{},"か":{"docs":{},"?":{"docs":{},"次":{"docs":{},"の":{"docs":{},"例":{"docs":{},"で":{"docs":{},"考":{"docs":{},"え":{"docs":{},"て":{"docs":{},"み":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ほ":{"docs":{},"と":{"docs":{},"ん":{"docs":{},"ど":{"docs":{},"の":{"docs":{},"場":{"docs":{},"合":{"docs":{},"、":{"docs":{},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"は":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"に":{"docs":{},"す":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"う":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"複":{"docs":{},"数":{"docs":{},"の":{"docs":{},"フ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"含":{"docs":{},"め":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"記":{"docs":{},"述":{"docs":{},"的":{"docs":{},"に":{"docs":{},"記":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"な":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"全":{"docs":{},"く":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"既":{"docs":{},"存":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"置":{"docs":{},"き":{"docs":{},"換":{"docs":{},"え":{"docs":{},"る":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},"、":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"て":{"docs":{},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}},"各":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"と":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"を":{"docs":{},"持":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"は":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ル":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"に":{"docs":{},"似":{"docs":{},"た":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"か":{"docs":{},"ど":{"docs":{},"う":{"docs":{},"か":{"docs":{},"は":{"docs":{},"好":{"docs":{},"み":{"docs":{},"の":{"docs":{},"問":{"docs":{},"題":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"多":{"docs":{},"く":{"docs":{},"の":{"docs":{},"開":{"docs":{},"発":{"docs":{},"者":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"大":{"docs":{},"規":{"docs":{},"模":{"docs":{},"な":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"役":{"docs":{},"に":{"docs":{},"立":{"docs":{},"ち":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"が":{"docs":{},"、":{"docs":{},"完":{"docs":{},"全":{"docs":{},"に":{"docs":{},"オ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"な":{"docs":{},"の":{"docs":{},"で":{"docs":{},"、":{"docs":{},"も":{"docs":{},"し":{"docs":{},"お":{"docs":{},"気":{"docs":{},"に":{"docs":{},"召":{"docs":{},"さ":{"docs":{},"な":{"docs":{},"け":{"docs":{},"れ":{"docs":{},"ば":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"な":{"docs":{},"く":{"docs":{},"て":{"docs":{},"も":{"docs":{},"構":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"関":{"docs":{},"数":{"docs":{},"名":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"使":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}},"実":{"docs":{},"装":{"docs":{},"に":{"docs":{},"お":{"docs":{},"い":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"・":{"docs":{},"タ":{"docs":{},"イ":{"docs":{},"プ":{"docs":{},"に":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"共":{"docs":{},"通":{"docs":{},"し":{"docs":{},"て":{"docs":{},"見":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"パ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"ン":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"れ":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"に":{"docs":{},"対":{"docs":{},"し":{"docs":{},"て":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"ツ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"利":{"docs":{},"用":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"と":{"docs":{},"い":{"docs":{},"う":{"docs":{},"利":{"docs":{},"点":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"、":{"docs":{},"ま":{"docs":{},"た":{"docs":{},"単":{"docs":{},"一":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"全":{"docs":{},"て":{"docs":{},"の":{"docs":{},"定":{"docs":{},"数":{"docs":{},"を":{"docs":{},"設":{"docs":{},"定":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"よ":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"共":{"docs":{},"同":{"docs":{},"で":{"docs":{},"作":{"docs":{},"業":{"docs":{},"す":{"docs":{},"る":{"docs":{},"人":{"docs":{},"に":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"全":{"docs":{},"体":{"docs":{},"で":{"docs":{},"何":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"可":{"docs":{},"能":{"docs":{},"で":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"を":{"docs":{},"一":{"docs":{},"目":{"docs":{},"見":{"docs":{},"た":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"で":{"docs":{},"理":{"docs":{},"解":{"docs":{},"で":{"docs":{},"き":{"docs":{},"る":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"際":{"docs":{},"に":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}},"は":{"docs":{},"コ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"少":{"docs":{},"し":{"docs":{},"シ":{"docs":{},"ン":{"docs":{},"プ":{"docs":{},"ル":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}},"追":{"docs":{},"加":{"docs":{},"の":{"docs":{},"引":{"docs":{},"数":{"docs":{},"を":{"docs":{},"渡":{"docs":{},"し":{"docs":{},"て":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003937007874015748}}}}}}}}}}}}}}}}},"や":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655},"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417},"api.html":{"ref":"api.html","tf":0.003134796238244514}}},"よ":{"docs":{},"り":{"docs":{},"実":{"docs":{},"践":{"docs":{},"的":{"docs":{},"な":{"docs":{},"例":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"、":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ピ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"挙":{"docs":{},"げ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"非":{"docs":{},"同":{"docs":{},"期":{"docs":{},"な":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"チ":{"docs":{},"ェ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"ア":{"docs":{},"ウ":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"リ":{"docs":{},"ク":{"docs":{},"エ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"送":{"docs":{},"信":{"docs":{},"し":{"docs":{},"、":{"docs":{},"楽":{"docs":{},"観":{"docs":{},"的":{"docs":{},"に":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"を":{"docs":{},"ク":{"docs":{},"リ":{"docs":{},"ア":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ペ":{"docs":{},"イ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"使":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}}}}}}},"現":{"docs":{},"在":{"docs":{},"の":{"docs":{},"カ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"内":{"docs":{},"の":{"docs":{},"商":{"docs":{},"品":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{},"す":{"docs":{},"る":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0034482758620689655}}}}}}}}}}}}}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}},"サ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"サ":{"docs":{},"イ":{"docs":{},"ド":{"docs":{},"レ":{"docs":{},"ン":{"docs":{},"ダ":{"docs":{},"リ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ア":{"docs":{},"プ":{"docs":{},"リ":{"docs":{},"ケ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"す":{"docs":{},"る":{"docs":{},"な":{"docs":{},"ど":{"docs":{},"、":{"docs":{},"新":{"docs":{},"し":{"docs":{},"い":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{},"と":{"docs":{},"き":{"docs":{},"に":{"docs":{},"、":{"docs":{},"以":{"docs":{},"前":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"持":{"docs":{},"し":{"docs":{},"た":{"docs":{},"い":{"docs":{},"場":{"docs":{},"合":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ブ":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"含":{"docs":{},"む":{"docs":{},"次":{"docs":{},"の":{"docs":{},"よ":{"docs":{},"う":{"docs":{},"な":{"docs":{},"形":{"docs":{},"式":{"docs":{},"の":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"に":{"docs":{},"マ":{"docs":{},"ー":{"docs":{},"ジ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"デ":{"docs":{},"ィ":{"docs":{},"ス":{"docs":{},"パ":{"docs":{},"ッ":{"docs":{},"チ":{"docs":{},"と":{"docs":{},"コ":{"docs":{},"ミ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"も":{"docs":{},"こ":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"用":{"docs":{},"に":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ク":{"docs":{},"リ":{"docs":{},"プ":{"docs":{},"タ":{"docs":{},"と":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"受":{"docs":{},"け":{"docs":{},"取":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"フ":{"docs":{},"ォ":{"docs":{},"ル":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"内":{"docs":{},"部":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"の":{"docs":{},"元":{"docs":{},"で":{"docs":{},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"す":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"は":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}},"ー":{"docs":{},"タ":{"docs":{},"ソ":{"docs":{},"ー":{"docs":{},"ス":{"docs":{},"と":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"ア":{"docs":{},"を":{"docs":{},"例":{"docs":{},"に":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}},"ト":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"ボ":{"docs":{},"ト":{"docs":{},"ム":{"docs":{},"ま":{"docs":{},"で":{"docs":{},"フ":{"docs":{},"ラ":{"docs":{},"ク":{"docs":{},"タ":{"docs":{},"ル":{"docs":{},"構":{"docs":{},"造":{"docs":{},"で":{"docs":{},"す":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}},"ネ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},"動":{"docs":{},"的":{"docs":{},"な":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"登":{"docs":{},"録":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"で":{"docs":{},"、":{"docs":{},"他":{"docs":{},"の":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}},"解":{"docs":{},"除":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}},"に":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"を":{"docs":{},"登":{"docs":{},"録":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}},"に":{"docs":{},"よ":{"docs":{},"る":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}},"の":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"と":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"カ":{"docs":{},"ラ":{"docs":{},"イ":{"docs":{},"ズ":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}},"を":{"docs":{},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"型":{"docs":{},"に":{"docs":{},"追":{"docs":{},"加":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}},"付":{"docs":{},"き":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"で":{"docs":{},"の":{"docs":{},"グ":{"docs":{},"ロ":{"docs":{},"ー":{"docs":{},"バ":{"docs":{},"ル":{"docs":{},"ア":{"docs":{},"セ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"へ":{"docs":{},"の":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"セ":{"docs":{},"ス":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}},"け":{"docs":{},"ら":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"コ":{"docs":{},"ン":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ネ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"返":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"は":{"docs":{},"指":{"docs":{},"定":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"に":{"docs":{},"バ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"付":{"docs":{},"き":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"で":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"エ":{"docs":{},"ク":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"時":{"docs":{},"ど":{"docs":{},"き":{"docs":{},"、":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"の":{"docs":{},"複":{"docs":{},"数":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"タ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"作":{"docs":{},"成":{"docs":{},"す":{"docs":{},"る":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"か":{"docs":{},"も":{"docs":{},"し":{"docs":{},"れ":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"。":{"docs":{},"例":{"docs":{},"え":{"docs":{},"ば":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"々":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"\"":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"\"":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"、":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"前":{"docs":{},"後":{"docs":{},"の":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"比":{"docs":{},"較":{"docs":{},"し":{"docs":{},"た":{"docs":{},"く":{"docs":{},"な":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"る":{"docs":{},"で":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"そ":{"docs":{},"れ":{"docs":{},"を":{"docs":{},"実":{"docs":{},"現":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"オ":{"docs":{},"ブ":{"docs":{},"ジ":{"docs":{},"ェ":{"docs":{},"ク":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"デ":{"docs":{},"ィ":{"docs":{},"ー":{"docs":{},"プ":{"docs":{},"コ":{"docs":{},"ピ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"行":{"docs":{},"う":{"docs":{},"必":{"docs":{},"要":{"docs":{},"が":{"docs":{},"あ":{"docs":{},"り":{"docs":{},"ま":{"docs":{},"す":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"親":{"docs":{},"モ":{"docs":{},"ジ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"ル":{"docs":{},"か":{"docs":{},"ら":{"docs":{},"名":{"docs":{},"前":{"docs":{},"空":{"docs":{},"間":{"docs":{},"を":{"docs":{},"継":{"docs":{},"承":{"docs":{},"す":{"docs":{},"る":{"docs":{"modules.html":{"ref":"modules.html","tf":0.001694915254237288}}}}}}}}}}}}}}}}}}},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"を":{"docs":{},"抽":{"docs":{},"象":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{"structure.html":{"ref":"structure.html","tf":0.01694915254237288}}}}}}},"サ":{"docs":{},"ー":{"docs":{},"ビ":{"docs":{},"ス":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"抽":{"docs":{},"象":{"docs":{},"化":{"docs":{},"し":{"docs":{},"、":{"docs":{},"そ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"の":{"docs":{},"内":{"docs":{},"部":{"docs":{},"で":{"docs":{},"は":{"docs":{},"そ":{"docs":{},"の":{"docs":{},"サ":{"docs":{},"ー":{"docs":{},"ビ":{"docs":{},"ス":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"に":{"docs":{},"す":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"簡":{"docs":{},"単":{"docs":{},"に":{"docs":{},"依":{"docs":{},"存":{"docs":{},"関":{"docs":{},"係":{"docs":{},"を":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{},"化":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"、":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"べ":{"docs":{},"き":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"残":{"docs":{},"っ":{"docs":{},"て":{"docs":{},"い":{"docs":{},"な":{"docs":{},"い":{"docs":{},"か":{"docs":{},"確":{"docs":{},"認":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"、":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}},"タ":{"docs":{},"グ":{"docs":{},"で":{"docs":{},"直":{"docs":{},"接":{"docs":{},"読":{"docs":{},"み":{"docs":{},"込":{"docs":{},"む":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"が":{"docs":{},"で":{"docs":{},"き":{"docs":{},"、":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ロ":{"docs":{},"ガ":{"docs":{},"ー":{"docs":{},"フ":{"docs":{},"ァ":{"docs":{},"イ":{"docs":{},"ル":{"docs":{},"は":{"docs":{},"、":{"docs":{},"他":{"docs":{},"に":{"docs":{},"も":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}},"プ":{"docs":{},"ラ":{"docs":{},"グ":{"docs":{},"イ":{"docs":{},"ン":{"docs":{},"は":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"の":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"に":{"docs":{},"注":{"docs":{},"意":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"し":{"docs":{},"ょ":{"docs":{},"う":{"docs":{},"。":{"docs":{},"ス":{"docs":{},"ナ":{"docs":{},"ッ":{"docs":{},"プ":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ッ":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"撮":{"docs":{},"る":{"docs":{},"こ":{"docs":{},"と":{"docs":{},"は":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"が":{"docs":{},"か":{"docs":{},"か":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"、":{"docs":{},"開":{"docs":{},"発":{"docs":{},"中":{"docs":{},"だ":{"docs":{},"け":{"docs":{},"利":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"ギ":{"docs":{},"ン":{"docs":{},"グ":{"docs":{},"の":{"docs":{},"前":{"docs":{},"に":{"docs":{},"、":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"変":{"docs":{},"換":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}},"グ":{"docs":{},"出":{"docs":{},"力":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"自":{"docs":{},"動":{"docs":{},"で":{"docs":{},"展":{"docs":{},"開":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}}}}}},"ー":{"docs":{},"カ":{"docs":{},"ル":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"よ":{"docs":{},"り":{"docs":{},"も":{"docs":{},"か":{"docs":{},"な":{"docs":{},"り":{"docs":{},"冗":{"docs":{},"長":{"docs":{},"で":{"docs":{},"、":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}},"次":{"docs":{},"の":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"の":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"状":{"docs":{},"態":{"docs":{},"を":{"docs":{},"保":{"docs":{},"存":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004048582995951417}}}}}}}}}}}}}}}}}}}}},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}},"で":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"を":{"docs":{},"有":{"docs":{},"効":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"デ":{"docs":{},"プ":{"docs":{},"ロ":{"docs":{},"イ":{"docs":{},"し":{"docs":{},"て":{"docs":{},"は":{"docs":{},"い":{"docs":{},"け":{"docs":{},"ま":{"docs":{},"せ":{"docs":{},"ん":{"docs":{},"!":{"docs":{},"厳":{"docs":{},"格":{"docs":{},"モ":{"docs":{},"ー":{"docs":{},"ド":{"docs":{},"で":{"docs":{},"は":{"docs":{},"不":{"docs":{},"適":{"docs":{},"切":{"docs":{},"な":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"検":{"docs":{},"出":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"ス":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"ト":{"docs":{},"ツ":{"docs":{},"リ":{"docs":{},"ー":{"docs":{},"に":{"docs":{},"対":{"docs":{},"し":{"docs":{},"て":{"docs":{},"深":{"docs":{},"い":{"docs":{},"監":{"docs":{},"視":{"docs":{},"を":{"docs":{},"実":{"docs":{},"行":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"パ":{"docs":{},"フ":{"docs":{},"ォ":{"docs":{},"ー":{"docs":{},"マ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"コ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"を":{"docs":{},"回":{"docs":{},"避":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"に":{"docs":{},"本":{"docs":{},"番":{"docs":{},"環":{"docs":{},"境":{"docs":{},"で":{"docs":{},"は":{"docs":{},"無":{"docs":{},"効":{"docs":{},"に":{"docs":{},"し":{"docs":{},"て":{"docs":{},"く":{"docs":{},"だ":{"docs":{},"さ":{"docs":{},"い":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02631578947368421}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"確":{"docs":{},"か":{"docs":{},"に":{"docs":{},"、":{"docs":{},"上":{"docs":{},"記":{"docs":{},"の":{"docs":{},"例":{"docs":{},"は":{"docs":{},"単":{"docs":{},"純":{"docs":{},"な":{"docs":{"forms.html":{"ref":"forms.html","tf":0.011363636363636364}}}}}}}}}}}}}},"ド":{"docs":{},"キ":{"docs":{},"ュ":{"docs":{},"メ":{"docs":{},"ン":{"docs":{},"ト":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}},"ブ":{"docs":{},"ラ":{"docs":{},"ウ":{"docs":{},"ザ":{"docs":{},"で":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}},"の":{"docs":{},"実":{"docs":{},"行":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}},"レ":{"docs":{},"ス":{"docs":{},"ポ":{"docs":{},"ン":{"docs":{},"ス":{"docs":{},"の":{"docs":{},"モ":{"docs":{},"ッ":{"docs":{},"ク":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}}}}}}}},"期":{"docs":{},"待":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"る":{"docs":{},"ミ":{"docs":{},"ュ":{"docs":{},"ー":{"docs":{},"テ":{"docs":{},"ー":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"を":{"docs":{},"ア":{"docs":{},"ク":{"docs":{},"シ":{"docs":{},"ョ":{"docs":{},"ン":{"docs":{},"が":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"す":{"docs":{},"か":{"docs":{},"を":{"docs":{},"テ":{"docs":{},"ス":{"docs":{},"ト":{"docs":{},"す":{"docs":{},"る":{"docs":{},"た":{"docs":{},"め":{"docs":{},"の":{"docs":{},"ヘ":{"docs":{},"ル":{"docs":{},"パ":{"docs":{},"ー":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"構":{"docs":{},"文":{"docs":{},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},"結":{"docs":{},"果":{"docs":{},"を":{"docs":{},"検":{"docs":{},"証":{"docs":{},"す":{"docs":{},"る":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0041841004184100415}}}}}}}}},"設":{"docs":{},"定":{"docs":{},"か":{"docs":{},"ら":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}},"を":{"docs":{},"使":{"docs":{},"用":{"docs":{},"し":{"docs":{},"て":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0020920502092050207}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.018808777429467086}}}},"登":{"docs":{},"録":{"docs":{},"さ":{"docs":{},"れ":{"docs":{},"た":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"は":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}},"て":{"docs":{},"い":{"docs":{},"る":{"docs":{},"ゲ":{"docs":{},"ッ":{"docs":{},"タ":{"docs":{},"ー":{"docs":{},"を":{"docs":{},"公":{"docs":{},"開":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{},"読":{"docs":{},"み":{"docs":{},"取":{"docs":{},"り":{"docs":{},"専":{"docs":{},"用":{"docs":{},"で":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"監":{"docs":{},"視":{"docs":{},"を":{"docs":{},"止":{"docs":{},"め":{"docs":{},"る":{"docs":{},"場":{"docs":{},"合":{"docs":{},"は":{"docs":{},"、":{"docs":{},"ハ":{"docs":{},"ン":{"docs":{},"ド":{"docs":{},"ラ":{"docs":{},"関":{"docs":{},"数":{"docs":{},"の":{"docs":{},"返":{"docs":{},"り":{"docs":{},"値":{"docs":{},"を":{"docs":{},"関":{"docs":{},"数":{"docs":{},"と":{"docs":{},"し":{"docs":{},"て":{"docs":{},"呼":{"docs":{},"び":{"docs":{},"出":{"docs":{},"し":{"docs":{},"ま":{"docs":{},"す":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.003134796238244514}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"詳":{"docs":{},"細":{"docs":{"api.html":{"ref":"api.html","tf":0.018808777429467086}}}},"구":{"docs":{},"조":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"structure.html":{"ref":"structure.html","tf":5.007518796992481}},"와":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"를":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"의":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"화":{"docs":{},"하":{"docs":{},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"축":{"docs":{},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"지":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"현":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"성":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"하":{"docs":{},"기":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"문":{"docs":{},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"독":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"기":{"docs":{},"준":{"docs":{},"으":{"docs":{},"로":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}}}},"반":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"하":{"docs":{},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"능":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"인":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"본":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"인":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"값":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"회":{"docs":{},"비":{"docs":{},"용":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"록":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}},"이":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"하":{"docs":{},"고":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}},"억":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"하":{"docs":{},"십":{"docs":{},"니":{"docs":{},"까":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"다":{"docs":{},"립":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"노":{"docs":{},"트":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"출":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.004424778761061947}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"시":{"docs":{},"킬":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"하":{"docs":{},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"레":{"docs":{},"퍼":{"docs":{},"런":{"docs":{},"스":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"api.html":{"ref":"api.html","tf":5.001788908765653}}}}},"벨":{"docs":{},"의":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"리":{"docs":{},"로":{"docs":{},"딩":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"hot-reload.html":{"ref":"hot-reload.html","tf":5.007936507936508}}},"드":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"를":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}},"스":{"docs":{},"트":{"docs":{},"를":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"릴":{"docs":{},"리":{"docs":{},"즈":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"스":{"docs":{},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}},"모":{"docs":{},"듈":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":10.024336283185841},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.007155635062611807}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"성":{"docs":{},"과":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"에":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"서":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"(":{"docs":{},"저":{"docs":{},"장":{"docs":{},"소":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"은":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.01327433628318584},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"이":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"드":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"strict.html":{"ref":"strict.html","tf":5.010416666666667}},"는":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"를":{"docs":{"strict.html":{"ref":"strict.html","tf":0.020833333333333332}}},"에":{"docs":{},"서":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"는":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"로":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"두":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"든":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.016666666666666666},"state.html":{"ref":"state.html","tf":0.012219959266802444},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"방":{"docs":{},"하":{"docs":{},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"의":{"docs":{"testing.html":{"ref":"testing.html","tf":0.010622154779969651}}}},"무":{"docs":{},"엇":{"docs":{},"인":{"docs":{},"가":{"docs":{},"요":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":5.005464480874317}}}}}}},"조":{"docs":{},"건":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"문":{"docs":{},"서":{"docs":{},"는":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"를":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"제":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}}},"법":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"자":{"docs":{},"열":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"버":{"docs":{},"전":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}},"/":{"docs":{},"태":{"docs":{},"그":{"docs":{},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}},"스":{"docs":{},"만":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"렸":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}}},"변":{"docs":{},"이":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":10.02020202020202},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.004552352048558422},"api.html":{"ref":"api.html","tf":0.007155635062611807}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.01073345259391771}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"와":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"시":{"docs":{},"키":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"마":{"docs":{},"다":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"/":{"docs":{},"액":{"docs":{},"션":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"할":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"경":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"되":{"docs":{},"면":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"려":{"docs":{},"고":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"시":{"docs":{},"키":{"docs":{},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"화":{"docs":{},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"환":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"보":{"docs":{},"려":{"docs":{},"면":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}}}},"다":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"겠":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"유":{"docs":{},"하":{"docs":{},"고":{"docs":{},"있":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"고":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"낸":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"일":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"호":{"docs":{},"하":{"docs":{},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"상":{"docs":{},"태":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":0.01639344262295082},"getting-started.html":{"ref":"getting-started.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":10.018329938900203},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"modules.html":{"ref":"modules.html","tf":0.015486725663716814},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01639344262295082},"getting-started.html":{"ref":"getting-started.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.018329938900203666},"getters.html":{"ref":"getters.html","tf":0.014285714285714285},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"api.html":{"ref":"api.html","tf":0.008944543828264758}},"받":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"가":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"와":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"으":{"docs":{},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"보":{"docs":{},"다":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"관":{"docs":{},"없":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"상":{"docs":{},"해":{"docs":{},"보":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}},"수":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734}}},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"점":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"위":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"세":{"docs":{"api.html":{"ref":"api.html","tf":0.03935599284436494}}},"호":{"docs":{},"작":{"docs":{},"용":{"docs":{},"/":{"docs":{},"시":{"docs":{},"점":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"설":{"docs":{},"치":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":10.010416666666666}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}},"한":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"하":{"docs":{},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"정":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"에":{"docs":{},"서":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"명":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"시":{"docs":{},"작":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"하":{"docs":{},"기":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":10.004166666666666}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"해":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"스":{"docs":{},"템":{"docs":{},"과":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"간":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}}},"기":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"점":{"docs":{},"과":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"키":{"docs":{},"려":{"docs":{},"면":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"애":{"docs":{},"플":{"docs":{},"리":{"docs":{},"케":{"docs":{},"이":{"docs":{},"션":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"structure.html":{"ref":"structure.html","tf":5.015037593984962}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.00663716814159292}}},"마":{"docs":{},"다":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}},"액":{"docs":{},"션":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"actions.html":{"ref":"actions.html","tf":10.015717092337917},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"으":{"docs":{},"로":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"은":{"docs":{"actions.html":{"ref":"actions.html","tf":0.009823182711198428},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.004552352048558422},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"이":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"과":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"세":{"docs":{},"스":{"docs":{},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"려":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"을":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"이":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"것":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"러":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"벤":{"docs":{},"트":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"와":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"해":{"docs":{},"와":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"할":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"하":{"docs":{},"기":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"렇":{"docs":{},"게":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"하":{"docs":{},"면":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"용":{"docs":{},"한":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"하":{"docs":{},"여":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"해":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"유":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"제":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"름":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.00663716814159292}},"과":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"으":{"docs":{},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"상":{"docs":{},"의":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"적":{"docs":{},"이":{"docs":{},"지":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"해":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"루":{"docs":{},"어":{"docs":{},"져":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}},"어":{"docs":{},"야":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"보":{"docs":{},"다":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"전":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"후":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"슈":{"docs":{},"를":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"참":{"docs":{},"고":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},":":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"조":{"docs":{},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"컨":{"docs":{},"셉":{"docs":{"./":{"ref":"./","tf":0.02702702702702703}}},"테":{"docs":{},"이":{"docs":{},"너":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}}}},"텍":{"docs":{},"스":{"docs":{},"트":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}},"테":{"docs":{},"스":{"docs":{},"팅":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"testing.html":{"ref":"testing.html","tf":10.013657056145675}}},"트":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.009104704097116844}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.004552352048558422}}},"하":{"docs":{},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}},"폼":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"forms.html":{"ref":"forms.html","tf":5.006711409395973}}},"플":{"docs":{},"러":{"docs":{},"그":{"docs":{},"인":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"plugins.html":{"ref":"plugins.html","tf":10.007299270072993},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"도":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"은":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"이":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}},"과":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"으":{"docs":{},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"에":{"docs":{},"서":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.008146639511201629},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.005366726296958855}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"핫":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"hot-reload.html":{"ref":"hot-reload.html","tf":5.0396825396825395},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"핵":{"docs":{},"심":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"핸":{"docs":{},"들":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"링":{"docs":{"./":{"ref":"./","tf":0.02702702702702703},"forms.html":{"ref":"forms.html","tf":5.006711409395973}}},"러":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.005366726296958855}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"리":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}}},"능":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"성":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"지":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},")":{"docs":{},"으":{"docs":{},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"하":{"docs":{},"지":{"docs":{},"만":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"진":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"장":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"지":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"져":{"docs":{},"오":{"docs":{},"기":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"올":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"와":{"docs":{},"야":{"docs":{},"하":{"docs":{},"며":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}},"짜":{"docs":{},"데":{"docs":{},"이":{"docs":{},"터":{"docs":{},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"정":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"질":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"같":{"docs":{},"은":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.012522361359570662}}}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"개":{"docs":{},"발":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"용":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"으":{"docs":{},"로":{"docs":{},"만":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"자":{"docs":{},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"념":{"docs":{},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"체":{"docs":{},"와":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"별":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"경":{"docs":{},"우":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},")":{"docs":{},"코":{"docs":{},"드":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"라":{"docs":{},"면":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"고":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"다":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}},"운":{"docs":{},"로":{"docs":{},"드":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"른":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"음":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"을":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"시":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"양":{"docs":{},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"루":{"docs":{},"는":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"뒤":{"docs":{},"에":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}},"때":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"는":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"문":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"로":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"링":{"docs":{},"크":{"docs":{},"는":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"명":{"docs":{},"시":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"인":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"확":{"docs":{},"하":{"docs":{},"게":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"명":{"docs":{},"된":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"빌":{"docs":{},"드":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"에":{"docs":{},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"사":{"docs":{},"용":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051}},"하":{"docs":{},"고":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"면":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.020134228187919462}}},"여":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.008146639511201629},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"려":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"거":{"docs":{},"나":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"기":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"므":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"할":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872}},"지":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"자":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"에":{"docs":{},"게":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"가":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"해":{"docs":{},"야":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"한":{"docs":{},"다":{"docs":{},"고":{"docs":{},"해":{"docs":{},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"될":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"항":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"으":{"docs":{},"로":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"이":{"docs":{},"드":{"docs":{},"이":{"docs":{},"펙":{"docs":{},"트":{"docs":{},"(":{"docs":{},"상":{"docs":{},"태":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}}}},"실":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"수":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01912568306010929},"getting-started.html":{"ref":"getting-started.html","tf":0.029166666666666667},"state.html":{"ref":"state.html","tf":0.020366598778004074},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.02356902356902357},"actions.html":{"ref":"actions.html","tf":0.023575638506876228},"modules.html":{"ref":"modules.html","tf":0.01991150442477876},"plugins.html":{"ref":"plugins.html","tf":0.029197080291970802},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.012139605462822459},"api.html":{"ref":"api.html","tf":0.012522361359570662}},"도":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"행":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"거":{"docs":{},"나":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"고":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"해":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"되":{"docs":{},"지":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"정":{"docs":{},"해":{"docs":{},"야":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"준":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"있":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"스":{"docs":{},"크":{"docs":{},"립":{"docs":{},"트":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"냅":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"샷":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"펙":{"docs":{},")":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"타":{"docs":{},"일":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"페":{"docs":{},"이":{"docs":{},"스":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"왑":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"싶":{"docs":{},"은":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"없":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"지":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"어":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}},"위":{"docs":{},"의":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"해":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"서":{"docs":{},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"치":{"docs":{},"에":{"docs":{},"서":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"있":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.01366120218579235},"getting-started.html":{"ref":"getting-started.html","tf":0.020833333333333332},"state.html":{"ref":"state.html","tf":0.016293279022403257},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.015717092337917484},"modules.html":{"ref":"modules.html","tf":0.017699115044247787},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.019464720194647202},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.007587253414264037},"hot-reload.html":{"ref":"hot-reload.html","tf":0.015873015873015872},"api.html":{"ref":"api.html","tf":0.012522361359570662}},"(":{"docs":{},"예":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"(":{"docs":{},"저":{"docs":{},"장":{"docs":{},"소":{"docs":{},"의":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"까":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"으":{"docs":{},"며":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"면":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"므":{"docs":{},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"지":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"만":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"도":{"docs":{},"록":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"다":{"docs":{},"고":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"음":{"docs":{},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"자":{"docs":{},"동":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"으":{"docs":{},"로":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"연":{"docs":{},"스":{"docs":{},"럽":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"세":{"docs":{},"히":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"식":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"체":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"신":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"료":{"docs":{},"형":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.016100178890876567}}}}}},"작":{"docs":{},"업":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"을":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"자":{"docs":{},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"에":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"이":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"동":{"docs":{},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"지":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"성":{"docs":{},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"하":{"docs":{},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"되":{"docs":{},"면":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"전":{"docs":{},"역":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"개":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"달":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"할":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}}},"인":{"docs":{},"자":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"에":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"가":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"되":{"docs":{},"므":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"체":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"용":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"제":{"docs":{},"공":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"함":{"docs":{},"으":{"docs":{},"로":{"docs":{},"써":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}}}}},"거":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"할":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"한":{"docs":{},"하":{"docs":{},"지":{"docs":{},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"대":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"직":{"docs":{},"접":{"docs":{"installation.html":{"ref":"installation.html","tf":0.03125},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"적":{"docs":{},"인":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"최":{"docs":{},"신":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332}}},"종":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"추":{"docs":{},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"면":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"해":{"docs":{},"야":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"출":{"docs":{},"하":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"여":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"적":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"이":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"상":{"docs":{},"화":{"docs":{},"를":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"하":{"docs":{},"고":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"클":{"docs":{},"론":{"docs":{},"하":{"docs":{},"고":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}}},"태":{"docs":{},"그":{"docs":{},"를":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666}}}}},"통":{"docs":{},"해":{"docs":{"installation.html":{"ref":"installation.html","tf":0.020833333333333332},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"과":{"docs":{},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"합":{"docs":{},"되":{"docs":{},"어":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"특":{"docs":{},"정":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"별":{"docs":{},"히":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"필":{"docs":{},"요":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"가":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"터":{"docs":{},"링":{"docs":{},"하":{"docs":{},"고":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"드":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"할":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.006734006734006734},"actions.html":{"ref":"actions.html","tf":0.0137524557956778},"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.012165450121654502},"strict.html":{"ref":"strict.html","tf":0.020833333333333332},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.006069802731411229},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"함":{"docs":{},"께":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.006069802731411229}}},"수":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"이":{"docs":{},"기":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}},"항":{"docs":{},"상":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"목":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},")":{"docs":{},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"해":{"docs":{},"야":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.010416666666666666},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"하":{"docs":{},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"결":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"보":{"docs":{},"겠":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"당":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"제":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"졌":{"docs":{},"고":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"간":{"docs":{},"단":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"결":{"docs":{},"하":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"접":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"걸":{"docs":{},"리":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"것":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"으":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"고":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"고":{"docs":{},"급":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"안":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"공":{"docs":{},"식":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"유":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"통":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"동":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"관":{"docs":{},"련":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"리":{"docs":{"intro.html":{"ref":"intro.html","tf":0.01092896174863388}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"해":{"docs":{},"야":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"하":{"docs":{},"여":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"찰":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}}}},"괜":{"docs":{},"찮":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"규":{"docs":{},"모":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"가":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"칙":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"에":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"그":{"docs":{},"것":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"러":{"docs":{},"나":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"렇":{"docs":{},"다":{"docs":{},"면":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"지":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"럴":{"docs":{},"까":{"docs":{},"요":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"래":{"docs":{},"서":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"리":{"docs":{},"고":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"들":{"docs":{},"의":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"글":{"docs":{},"로":{"docs":{},"벌":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"내":{"docs":{},"보":{"docs":{},"내":{"docs":{},"기":{"docs":{},"/":{"docs":{},"가":{"docs":{},"져":{"docs":{},"오":{"docs":{},"기":{"docs":{},"와":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"와":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"는":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"낼":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"냅":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"에":{"docs":{},"서":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"려":{"docs":{},"야":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"부":{"docs":{},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{},"서":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"의":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"장":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"용":{"docs":{},"은":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}},"단":{"docs":{},"계":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"기":{"docs":{},"간":{"docs":{},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"순":{"docs":{},"하":{"docs":{},"다":{"docs":{},"면":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"함":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"히":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"화":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"하":{"docs":{},"기":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"독":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"일":{"docs":{"state.html":{"ref":"state.html","tf":0.012219959266802444},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"위":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"달":{"docs":{},"리":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"려":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"성":{"docs":{},"하":{"docs":{},"기":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"대":{"docs":{},"규":{"docs":{},"모":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"해":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"신":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"응":{"docs":{},"하":{"docs":{},"고":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"부":{"docs":{},"분":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"의":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"데":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"이":{"docs":{},"터":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}},"도":{"docs":{},"표":{"docs":{},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"구":{"docs":{},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"가":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"로":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"와":{"docs":{},"주":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"동":{"docs":{},"기":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"화":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"적":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"으":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"이":{"docs":{},"어":{"docs":{},"야":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"일":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"하":{"docs":{},"게":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"작":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"적":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"으":{"docs":{},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004424778761061947}}}}}},"되":{"docs":{},"며":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"었":{"docs":{},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"될":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.007155635062611807}}},"두":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"번":{"docs":{},"째":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"들":{"docs":{},"었":{"docs":{},"다":{"docs":{},"면":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"어":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}},"인":{"docs":{},"다":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}},"듭":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"등":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"록":{"docs":{"modules.html":{"ref":"modules.html","tf":0.00663716814159292}},"과":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"합":{"docs":{},"시":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}}}}}},"디":{"docs":{},"버":{"docs":{},"깅":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"하":{"docs":{},"고":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"그":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"스":{"docs":{},"패":{"docs":{},"치":{"docs":{"actions.html":{"ref":"actions.html","tf":0.007858546168958742},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"된":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"크":{"docs":{},"립":{"docs":{},"터":{"docs":{},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"또":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.005366726296958855}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"뛰":{"docs":{},"어":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"라":{"docs":{},"이":{"docs":{},"브":{"docs":{},"러":{"docs":{},"리":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"고":{"docs":{},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"우":{"docs":{},"트":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"매":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"우":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"핑":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}}}}},"및":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"바":{"docs":{},"꾸":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"인":{"docs":{},"딩":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"하":{"docs":{},"고":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"꿉":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"반":{"docs":{},"영":{"docs":{},"해":{"docs":{},"야":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"응":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"이":{"docs":{},"기":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"형":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"성":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"하":{"docs":{},"므":{"docs":{},"로":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"환":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}},"된":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"한":{"docs":{},"다":{"docs":{},"고":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"복":{"docs":{},"적":{"docs":{},"이":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"드":{"docs":{},"시":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"받":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"게":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"는":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"아":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"들":{"docs":{},"이":{"docs":{},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"으":{"docs":{},"며":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"방":{"docs":{},"법":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"으":{"docs":{},"로":{"docs":{},"는":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"식":{"docs":{},"으":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"\"":{"docs":{},"은":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"복":{"docs":{},"사":{"docs":{},"본":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"제":{"docs":{},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"잡":{"docs":{},"한":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"부":{"docs":{},"모":{"docs":{},"/":{"docs":{},"자":{"docs":{},"식":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"서":{"docs":{},"지":{"docs":{},"기":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"적":{"docs":{},"절":{"docs":{},"한":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"분":{"docs":{},"에":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"은":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"릅":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"터":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"분":{"docs":{},"리":{"docs":{},"함":{"docs":{},"으":{"docs":{},"로":{"docs":{},"써":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"하":{"docs":{},"려":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"할":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"기":{"docs":{},"만":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"해":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"불":{"docs":{},"가":{"docs":{},"능":{"docs":{},"한":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"립":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}}}}},"뷰":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"비":{"docs":{},"용":{"docs":{},"도":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"동":{"docs":{},"기":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.009823182711198428},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"성":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"적":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"식":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"슷":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"한":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"웁":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"대":{"docs":{},"해":{"docs":{},"질":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"교":{"docs":{},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}},"할":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"빠":{"docs":{},"르":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694}}}}},"생":{"docs":{},"각":{"docs":{},"하":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},")":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}},"산":{"docs":{},"성":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"성":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"시":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"자":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"샷":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"서":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"비":{"docs":{},"스":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"버":{"docs":{},"사":{"docs":{},"이":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"선":{"docs":{},"언":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"적":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"하":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"택":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"세":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"분":{"docs":{},"화":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"트":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"소":{"docs":{},"스":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}}}},"개":{"docs":{},"합":{"docs":{},"시":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"켓":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"쉽":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"싱":{"docs":{},"글":{"docs":{},"톤":{"docs":{},"으":{"docs":{},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}},"아":{"docs":{},"이":{"docs":{},"디":{"docs":{},"어":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"템":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"닙":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"직":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"닌":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"래":{"docs":{},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"웃":{"docs":{},"바":{"docs":{},"운":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"안":{"docs":{},"경":{"docs":{},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"서":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"만":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"않":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"은":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"으":{"docs":{},"며":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"므":{"docs":{},"로":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"알":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"아":{"docs":{},"볼":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"야":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"앱":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"부":{"docs":{},"터":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"의":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"언":{"docs":{},"제":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"업":{"docs":{},"데":{"docs":{},"이":{"docs":{},"트":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}}},"에":{"docs":{},"서":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"여":{"docs":{},"러":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.007858546168958742},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"전":{"docs":{},"히":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"부":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"기":{"docs":{},"에":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}},"있":{"docs":{},"는":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}},"역":{"docs":{},"할":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"영":{"docs":{},"감":{"docs":{},"을":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"역":{"docs":{},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"예":{"docs":{},"측":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"제":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"(":{"docs":{},"원":{"docs":{},"하":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"상":{"docs":{},"되":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"오":{"docs":{},"래":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"류":{"docs":{},"가":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"브":{"docs":{},"젝":{"docs":{},"트":{"docs":{},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"외":{"docs":{},"부":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"에":{"docs":{},"서":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"우":{"docs":{},"리":{"docs":{},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}}}},"원":{"docs":{},"본":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"칙":{"docs":{},"을":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"유":{"docs":{},"용":{"docs":{},"하":{"docs":{},"지":{"docs":{},"만":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"한":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"지":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"보":{"docs":{},"수":{"docs":{},"가":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"일":{"docs":{},"한":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"틸":{"docs":{},"리":{"docs":{},"티":{"docs":{},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"사":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"하":{"docs":{},"게":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"형":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"존":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"하":{"docs":{},"게":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"성":{"docs":{},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"이":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"도":{"docs":{},"를":{"docs":{},"보":{"docs":{},"다":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"미":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"해":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"인":{"docs":{},"스":{"docs":{},"턴":{"docs":{},"스":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"용":{"docs":{},"이":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"위":{"docs":{},"적":{"docs":{},"인":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"라":{"docs":{},"인":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"해":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"수":{"docs":{},"로":{"docs":{},"받":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}}},"일":{"docs":{},"반":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"인":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"인":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"부":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}},"를":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"으":{"docs":{},"킬":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00819672131147541},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"forms.html":{"ref":"forms.html","tf":0.013422818791946308},"api.html":{"ref":"api.html","tf":0.005366726296958855}}}}},"력":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"잘":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333}}},"장":{"docs":{},"기":{"docs":{},"간":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"황":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"하":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"해":{"docs":{},"집":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"바":{"docs":{},"구":{"docs":{},"니":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"에":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"저":{"docs":{},"자":{"docs":{},"인":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"장":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"소":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"state.html":{"ref":"state.html","tf":0.012219959266802444},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"가":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.006109979633401222},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"의":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.008944543828264758}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"만":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801},"api.html":{"ref":"api.html","tf":0.008944543828264758}},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"와":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"하":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}},"적":{"docs":{},"용":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"인":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"절":{"docs":{},"한":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"정":{"docs":{},"의":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"하":{"docs":{},"고":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"적":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"도":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"좋":{"docs":{},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"중":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"대":{"docs":{},"형":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"앙":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"첩":{"docs":{},"된":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"심":{"docs":{},"에":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"요":{"docs":{},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"에":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"단":{"docs":{},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"지":{"docs":{},"나":{"docs":{},"치":{"docs":{},"게":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"켜":{"docs":{},"볼":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"보":{"docs":{},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"원":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}}},"역":{"docs":{"modules.html":{"ref":"modules.html","tf":0.008849557522123894},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"정":{"docs":{},"할":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"속":{"docs":{},"성":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"집":{"docs":{},"중":{"docs":{},"식":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"된":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"처":{"docs":{},"리":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"기":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"도":{"docs":{},"록":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"할":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"기":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"되":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"음":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.007155635062611807}}}},"첫":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"번":{"docs":{},"째":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"카":{"docs":{},"운":{"docs":{},"터":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"트":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"커":{"docs":{},"다":{"docs":{},"란":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"밋":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"기":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"거":{"docs":{},"나":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"여":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"함":{"docs":{},"으":{"docs":{},"로":{"docs":{},"써":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"짐":{"docs":{},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"지":{"docs":{},"면":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"컴":{"docs":{},"포":{"docs":{},"넌":{"docs":{},"트":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00546448087431694},"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"api.html":{"ref":"api.html","tf":0.01073345259391771}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"를":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.004073319755600814}}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.008146639511201629}},"서":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"와":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}},"코":{"docs":{},"드":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"로":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"의":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.004073319755600814}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"트":{"docs":{},"리":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222}},"거":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"는":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"에":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"만":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"랜":{"docs":{},"잭":{"docs":{},"션":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"인":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"릭":{"docs":{},"은":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"패":{"docs":{},"턴":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}},"\"":{"docs":{},"이":{"docs":{},"란":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"은":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"프":{"docs":{},"로":{"docs":{},"그":{"docs":{},"램":{"docs":{},"과":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"젝":{"docs":{},"트":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"를":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"퍼":{"docs":{},"티":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"레":{"docs":{},"임":{"docs":{},"워":{"docs":{},"크":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}}}}}}}},"하":{"docs":{},"나":{"docs":{},"요":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"로":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"려":{"docs":{},"는":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"며":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"기":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"위":{"docs":{"state.html":{"ref":"state.html","tf":0.008146639511201629},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"면":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}},"고":{"docs":{},"자":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"향":{"docs":{},"상":{"docs":{},"시":{"docs":{},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}}}}},"형":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"제":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}},"확":{"docs":{},"장":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"산":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"인":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"해":{"docs":{},"보":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}}},"활":{"docs":{},"용":{"docs":{},"하":{"docs":{},"도":{"docs":{},"록":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"해":{"docs":{},"야":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"효":{"docs":{},"율":{"docs":{},"적":{"docs":{},"인":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"으":{"docs":{},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}}},"흐":{"docs":{},"름":{"docs":{},"\"":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}},"에":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}}},"힘":{"docs":{},"든":{"docs":{},"일":{"docs":{},"일":{"docs":{"intro.html":{"ref":"intro.html","tf":0.00273224043715847}}}}}},"각":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"객":{"docs":{},"체":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"에":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"와":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.006109979633401222},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"받":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"여":{"docs":{},"야":{"docs":{},"하":{"docs":{},"며":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"검":{"docs":{},"색":{"docs":{},"할":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"계":{"docs":{},"산":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"된":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.012219959266802444},"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"forms.html":{"ref":"forms.html","tf":0.020134228187919462}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"하":{"docs":{},"여":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}},"해":{"docs":{},"야":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}},"꼭":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"남":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"겨":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"더":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.0125},"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"따":{"docs":{},"라":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.008333333333333333},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"서":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"르":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"른":{"docs":{},"다":{"docs":{},"면":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"를":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"만":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"들":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"어":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"고":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"듭":{"docs":{},"니":{"docs":{},"다":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.008944543828264758}}}}}}},"말":{"docs":{},"해":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"먼":{"docs":{},"저":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"메":{"docs":{},"소":{"docs":{},"드":{"docs":{"api.html":{"ref":"api.html","tf":0.005366726296958855}},"로":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"에":{"docs":{},"서":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}},"들":{"docs":{},"/":{"docs":{},"프":{"docs":{},"로":{"docs":{},"퍼":{"docs":{},"티":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"커":{"docs":{},"니":{"docs":{},"즘":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}},"봅":{"docs":{},"시":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}}},"속":{"docs":{},"성":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"과":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"내":{"docs":{},"에":{"docs":{},"서":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"이":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"나":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"라":{"docs":{},"면":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"에":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}},"으":{"docs":{},"로":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"한":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"읽":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"기":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}}}},"점":{"docs":{},"이":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"은":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"접":{"docs":{},"근":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"하":{"docs":{},"여":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}}},"두":{"docs":{},"사":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"어":{"docs":{},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"를":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"미":{"docs":{},"사":{"docs":{},"를":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"초":{"docs":{},"기":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}},"화":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}},"하":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"툴":{"docs":{},"을":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}},"링":{"docs":{},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"표":{"docs":{},"현":{"docs":{},"할":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667}}}},"시":{"docs":{},"하":{"docs":{},"나":{"docs":{},"요":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"호":{"docs":{},"출":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.005050505050505051},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"해":{"docs":{},"야":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"하":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"되":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"지":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"고":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"하":{"docs":{},"려":{"docs":{},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"면":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"여":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"후":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004166666666666667},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"값":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"은":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"api.html":{"ref":"api.html","tf":0.0035778175313059034}}},"이":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"갖":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"결":{"docs":{},"정":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"하":{"docs":{},"면":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"제":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"과":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"를":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"나":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"중":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"눌":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"넣":{"docs":{},"어":{"docs":{},"야":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"으":{"docs":{},"면":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"는":{"docs":{},"다":{"docs":{},"면":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"독":{"docs":{},"립":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"된":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.008417508417508417},"actions.html":{"ref":"actions.html","tf":0.005893909626719057},"modules.html":{"ref":"modules.html","tf":0.00663716814159292},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936},"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"다":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"둘":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.009523809523809525}}},"로":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"컬":{"docs":{"state.html":{"ref":"state.html","tf":0.008146639511201629},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"api.html":{"ref":"api.html","tf":0.008944543828264758}}},"그":{"docs":{},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"직":{"docs":{},"은":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"거":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.009732360097323601}}},"깅":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"기":{"docs":{},"전":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"더":{"docs":{},"에":{"docs":{},"는":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"루":{"docs":{},"트":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"structure.html":{"ref":"structure.html","tf":0.015037593984962405},"api.html":{"ref":"api.html","tf":0.01073345259391771}},"의":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"많":{"docs":{},"은":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"맞":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"배":{"docs":{},"열":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"포":{"docs":{"strict.html":{"ref":"strict.html","tf":0.020833333333333332}},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"시":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"병":{"docs":{},"합":{"docs":{},"하":{"docs":{},"는":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"될":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"삽":{"docs":{},"입":{"docs":{},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}},"실":{"docs":{},"행":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"하":{"docs":{},"세":{"docs":{},"요":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"할":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"제":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"용":{"docs":{},"적":{"docs":{},"인":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"패":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}}},"어":{"docs":{},"떻":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"습":{"docs":{},"니":{"docs":{},"까":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"떤":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"려":{"docs":{},"워":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"느":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"엄":{"docs":{},"격":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}},"하":{"docs":{},"게":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"연":{"docs":{},"산":{"docs":{},"자":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814}},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}}}}}}},"이":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"결":{"docs":{},"된":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"하":{"docs":{},"여":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}},"옵":{"docs":{},"션":{"docs":{"api.html":{"ref":"api.html","tf":0.0035778175313059034}},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}}}}}}}}}}}}},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.004073319755600814},"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005},"api.html":{"ref":"api.html","tf":0.008944543828264758}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"과":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"요":{"docs":{},"구":{"docs":{},"에":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"청":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}},"을":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"조":{"docs":{},"각":{"docs":{},"이":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"합":{"docs":{},"하":{"docs":{},"고":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}},"작":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"된":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}}},"주":{"docs":{},"입":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"되":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"요":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"어":{"docs":{},"진":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"줄":{"docs":{},"일":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"줍":{"docs":{},"니":{"docs":{},"다":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"즉":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"찾":{"docs":{},"을":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"충":{"docs":{},"돌":{"docs":{},"하":{"docs":{},"지":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"키":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"판":{"docs":{},"단":{"docs":{},"하":{"docs":{},"고":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}}},"포":{"docs":{},"함":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"하":{"docs":{},"며":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"될":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}},"된":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"맷":{"docs":{},"으":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0072992700729927005}}}}}},"헬":{"docs":{},"퍼":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"가":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}},"를":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407},"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"는":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762}}}}},"현":{"docs":{},"재":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}},"있":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"화":{"docs":{},"살":{"docs":{},"표":{"docs":{"state.html":{"ref":"state.html","tf":0.002036659877800407}}}}},"됩":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004761904761904762},"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"structure.html":{"ref":"structure.html","tf":0.007518796992481203},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"번":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"째":{"docs":{"getters.html":{"ref":"getters.html","tf":0.009523809523809525},"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"modules.html":{"ref":"modules.html","tf":0.004424778761061947},"api.html":{"ref":"api.html","tf":0.005366726296958855}}},"들":{"docs":{},"로":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"곳":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"이":{"docs":{},"며":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}},"교":{"docs":{},"체":{"docs":{},"하":{"docs":{},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}}}},"돌":{"docs":{},"연":{"docs":{},"변":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"structure.html":{"ref":"structure.html","tf":0.007518796992481203}},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"발":{"docs":{},"생":{"docs":{},"하":{"docs":{},"면":{"docs":{},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666},"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}},"시":{"docs":{},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}}}},"본":{"docs":{},"질":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}}}},"새":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"api.html":{"ref":"api.html","tf":0.0017889087656529517}},"로":{"docs":{},"운":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}},"순":{"docs":{},"간":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"앞":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"에":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"완":{"docs":{},"전":{"docs":{},"히":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"료":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"되":{"docs":{},"는":{"docs":{},"지":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"왜":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"냐":{"docs":{},"하":{"docs":{},"면":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"질":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"캡":{"docs":{},"처":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"슐":{"docs":{},"화":{"docs":{},"되":{"docs":{},"어":{"docs":{},"야":{"docs":{},"하":{"docs":{},"며":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}}}}},"콜":{"docs":{},"백":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"에":{"docs":{},"서":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"은":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003367003367003367}}},"을":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"이":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"타":{"docs":{},"입":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"과":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"의":{"docs":{"api.html":{"ref":"api.html","tf":0.007155635062611807}}}}},"파":{"docs":{},"악":{"docs":{},"하":{"docs":{},"기":{"docs":{},"가":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}}},"할":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"일":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"로":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"이":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}},"은":{"docs":{},"태":{"docs":{},"그":{"docs":{},"를":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"페":{"docs":{},"이":{"docs":{},"로":{"docs":{},"드":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"로":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"를":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}},"와":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"한":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"눈":{"docs":{},"에":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}}}},"다":{"docs":{},"는":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834},"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"환":{"docs":{},"경":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0016835016835016834}},"에":{"docs":{},"서":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"과":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"끝":{"docs":{},"나":{"docs":{},"기":{"docs":{},"를":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"드":{"docs":{},"러":{"docs":{},"내":{"docs":{},"는":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}},"마":{"docs":{},"지":{"docs":{},"막":{"docs":{},"으":{"docs":{},"로":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}}}},"찬":{"docs":{},"가":{"docs":{},"지":{"docs":{},"로":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}},"다":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}},"십":{"docs":{},"시":{"docs":{},"오":{"docs":{},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}}}},"몇":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.004866180048661801}},"가":{"docs":{},"지":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}}},"볼":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}},"성":{"docs":{},"공":{"docs":{"actions.html":{"ref":"actions.html","tf":0.003929273084479371}}},"능":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"음":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"임":{"docs":{},"의":{"docs":{},"의":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"좀":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"더":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"종":{"docs":{},"종":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"증":{"docs":{},"가":{"docs":{"actions.html":{"ref":"actions.html","tf":0.0019646365422396855}}}},"게":{"docs":{},"터":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"네":{"docs":{},"임":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"스":{"docs":{},"페":{"docs":{},"이":{"docs":{},"스":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}},"를":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}}}}},"됨":{"docs":{},")":{"docs":{},"을":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"붙":{"docs":{},"이":{"docs":{},"면":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}},"입":{"docs":{},"니":{"docs":{},"다":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}}},"심":{"docs":{},"지":{"docs":{},"어":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"재":{"docs":{},"사":{"docs":{},"용":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}}}},"큰":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734}}},"피":{"docs":{},"하":{"docs":{},"기":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0022123893805309734},"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"강":{"docs":{},"요":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}}},"너":{"docs":{},"무":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"높":{"docs":{},"습":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}}}}},"으":{"docs":{},"로":{"docs":{"structure.html":{"ref":"structure.html","tf":0.007518796992481203}}}},"깊":{"docs":{},"은":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"얻":{"docs":{},"고":{"docs":{},"자":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}},"허":{"docs":{},"용":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}}}}}},"훅":{"docs":{},"을":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0024330900243309003}}}},"감":{"docs":{},"지":{"docs":{},"하":{"docs":{},"기":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}}},"시":{"docs":{},"를":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"하":{"docs":{},"거":{"docs":{},"나":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"할":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"켜":{"docs":{},"지":{"docs":{"strict.html":{"ref":"strict.html","tf":0.010416666666666666}}}},"까":{"docs":{},"다":{"docs":{},"로":{"docs":{},"울":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154},"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"약":{"docs":{},"간":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"양":{"docs":{},"방":{"docs":{},"향":{"docs":{"forms.html":{"ref":"forms.html","tf":0.013422818791946308}}}}},"잃":{"docs":{},"어":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}},"틀":{"docs":{},"림":{"docs":{},"없":{"docs":{},"이":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.006711409395973154}}}}}}},"묶":{"docs":{},"어":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}},"을":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}},"브":{"docs":{},"라":{"docs":{},"우":{"docs":{},"저":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}},"에":{"docs":{},"서":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}}}},"와":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}}},"응":{"docs":{},"답":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030349013657056147}},"과":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}},"팩":{"docs":{},"토":{"docs":{},"리":{"docs":{},"가":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015174506828528073}}}}}},"출":{"docs":{},"력":{"docs":{},"으":{"docs":{},"로":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.007936507936507936}}}}}},"렌":{"docs":{},"더":{"docs":{},"링":{"docs":{},"에":{"docs":{},"서":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"목":{"docs":{},"적":{"docs":{},"으":{"docs":{},"로":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"와":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"웹":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}},"존":{"docs":{},"재":{"docs":{},"합":{"docs":{},"니":{"docs":{},"다":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}}},"취":{"docs":{},"하":{"docs":{},"는":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}},"킵":{"docs":{},"니":{"docs":{},"다":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"평":{"docs":{},"가":{"docs":{},"된":{"docs":{"api.html":{"ref":"api.html","tf":0.0017889087656529517}}}}}},"length":21263},"corpusTokens":["!","!==","\"ablacklistedmutation\"","\"after\"","\"antes\"","\"before\"","\"depois\"","\"estado\"","\"fluxo","\"font","\"getters\"","\"getters\"를","\"increment\"","\"increment\",","\"incrementar\"","\"inject\"","\"injetar\"","\"loja\"","\"modo","\"mutações\"","\"one","\"padrão","\"quando","\"quebrado\"","\"recuperar\"","\"retrieve\"","\"singl","\"snapshots\"","\"state","\"store\"","\"store\",","\"store\".","\"view\",","\"vuex","\"when","\"вычисляемые","\"до\"","\"единственным","\"из","\"инъекции\"","\"источник","\"когда","\"машину","\"машины","\"нагрузка\"","\"однонаправленного","\"оптимистично\"","\"паттерн","\"после\"","\"представление\",","\"снять","\"хранилище\"","\"ゲッター\"","\"タイプが","\"ビュー\"","\"注入\"","\"状態管理パターン\"とはなんですか?","\"검색\"하는","\"단방향","\"뷰\"가","\"상태","\"스냅샷\"을","\"원본","\"이전\"","\"이후\"","\"저장소\"는","\"주입\"하는","\"타입이","#","$","$store):","$store.dispatch","%","'#app',","''","'.","'...',","'../api/shop'","'../api/shop':","'../types'","'./getters'","'./modules/a'","'./modules/a'],","'./mutat","'./mutations'","'./store'","'./test.js',","'anothergetter',","'apple',","'babel","'bar'","'carrot',","'chai'","'context.state`","'count'","'count',","'count'를","'diretamente,","'donetodoscount'","'donetodoscount',","'e'","'es6","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'fruit'","'hot","'increment'","'increment',","'incrementasync',","'incrementby'","'mocha","'mocha!babel!./test.js'로","'mymodule'],","'newprop',","'once'","'once')","'once');","'orange',","'pluginaction')","'production'","'production'의","'receive_products',","'request_products'","'require'","'s","'some/nested/module/bar'","'some/nested/module/foo',","'some_mutation'","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'test","'todos/done_count'","'todos/fetch_all'","'todos/toggle_done'","'update_data')","'vegetable'","'vue'","'vuex'","'vuex/dist/logger'","('a',","('incremento')","('xxx'),","((state.count","()","().","()`","(.babelrc도","(2.3.0","(3","(action,","(activé","(ainsi","(c'est","(cb)","(commit)","(comput","(context)","(context,","(count","(ctx,","(de","(declar","(declarado","(déclaré","(e)","(e.g.","(ecmascript","(enabl","(error)","(es2015","(especi","(esta","(expectedmutations.length","(for","(habilitada","(handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受","(id)","(isso","(juntament","(module.hot)","(modulename).","(mutat","(mutation)","(mutation,","(mutation.typ","(mutaçõ","(namespacedcontext,","(nécessit","(object","(option","(par","(para","(particulièr","(payload)","(payload),","(payload):","(payloads):","(por","(pour","(prefix)","(props)","(que","(qui","(recarregamento","(requer","(requir","(root)","(sera","(será","(singl","(socket)","(ssot)”而存在。这也意味着,每个应用将仅仅包含一个","(stage","(state","(state)","(state)。vuex","(state,","(store)","(strict","(suportado","(support","(supporté","(thi","(togeth","(tout","(two","(type)","(type,","(value)","(você","(vou","(vuex)):","(which","(will","(you","({","({dispatch})","(«","(в","(для","(или","(например,","(находящегося","(нужно","(определённые","(особенно","(поддержка","(предварительно","(при","(пример","(требуется","(хотя","(これは、","(これは不自然な例です。実際には、さらに複雑なタスクのために","(例如当","(比如","(比如通过","(루트","(모듈에","(예:","(이는","(인바운드","(특히",")","*","*/","+","+=","+karma",",",",em",".","...","...args)","...args:","...mapactions('some/nested/module',","...mapactions([","...mapactions({","...mapgetters([","...mapgetters({","...mapmutations([","...mapmutations({","...mapstate('some/nested/module',","...mapstate({","...option","...state.obj,","./",".babelrc",".babelrc):",".babelrc):",".default",".default를","/","/*","//","///","/\\.js$/,","/node_modules/","0","0)","1","1)","1,","1.0","10","10)","100)","1000)","123","123)","123),","123)을","1st","1º","2","2),","2,","2.3.0+","2.3.0+)","2.3.0+):","2.5.0","2.5.0+","2nd","2つあります。","2つのメソッドを両方呼び出すとき、それらがいつ呼び出されたか、どちらが先に呼び出されたかを、どうやって知ればよいのでしょう?これがまさに、状態変更と非同期の","2つの概念を分離したいという理由です。vuex","3","3),","3,","3.0","3rd","3º","3ᵉ","4","4th","4º","4ᵉ","6","6)","8080",":",";","=","===","=>",">",">=","?","[","['receive_products',","['request_products'],","[...state.cart.added]","[]","[],","[createlogger()]","[key:","[myplugin]","[mypluginwithsnapshot]","[plugin]","[some_mutation]","[type:","[types.done_count]","[types.fetch_all]","[types.toggle_done]","[{","]","])","]),","],","_.clonedeep(state)","_.clonedeep(store.state)","__dirname,","`","`,","`.default`","```","`actiona`","`computed`","`console`","`console`,","`dispatch","`getdata","`getdata()`","`getotherdata","`getotherdata()`","`getters`","`mapactions`","`mapmutations`","`modulea`","`modulea`'","`moduleb`","`moduleb`'","`mutation`","`mutations`","`mutações`","`mymodule`","`namespace`","`namespaced`","`nested/mymodule`","`nextstate`","`nextstate`...","`prevstate`","`require`","`root`","`rootgetters`","`some/nested/module`","`state","`state`","`store.commit","`store.commit`","`store.dispatch`","`store.getters.donetodoscount`","`store.getters`","`store.getters`,","`store.getters`,只存在于模块中","`store.state.count","`store.state.count`","`store.state`","`store.state`,","`store.state`,只存在于模块中","`store.state`,若在模块中则为局部状态","`store`.","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.$store.getters.donetodoscount`","`this.add()`","`this.count`","`this.donecount`","`this.increment()`","`this.incrementby(amount)`","`this`","`this`,","`this`를","`todos`","`true`","`true`,","`vue.use(vuex)`","`vuex.mapstate`","`{","`{{","a:","abaixo","abonnez","abord","abordagem","about.","abov","abramov","abramov,","abramov의","abstract","abstrair","abstraçõ","accept","access","accesseur","accesseur,","accesseur.","accesseurs,","accesseurs.","accesseurs...","account:","accéder","aceita","aceitam","aceitarão","acessando","acessar","achiev","acima","acionada","acionado","acionados.","acionar","acontecer.","actant","actant.","actent","acter","acter,","action","action({","action.","action:","actiona","actiona가","actionb","actions'","actions,","actions.","actions.getallproducts({","actions.j","actions.spec.j","actions:","actions?,","actionsinjector","actionsinjector({","actions,响应在","action、mut","action。","action。handl","action。opt","action。处理函数总是接受","action。详细介绍","action。返回一个解析所有被触发的","action,以处理更加复杂的异步流程?","action,你可添加","action,局部状态通过","action,或者使用","action:","activ","acton","actual","actuel","acté","actée,","acusará","ad","adapt","adaptada","adaptar","add","add:","addit","addition,","additionnel","adicion","adicionai","adicionar","adicionarem","adicionem","admetton","admittedly,","advanc","advantag","advertência","afeta","afetado","affect","affecté","affichon","afin","afirma","again,","agora","agora,","agrupar","aid","aider","ainda","ainsi","ait","ajout","ajoutez","ajud","ajudant","ajudar","ajudem","alavancar","alavancem","algum","alguma","algun","allon","allow","alor","alors,","alreadi","also,","alteração","altern","alternar","alternativa","alternativamente,","alternative,","alternatively,","although","alto","alway","além","ambo","amount","amount)`","amount:","anexado","anexando","aninhado","aninhar","anoth","ant","antecipadamente.","anterior","anterior.","any)","any,","any[])","anywher","ao","apena","aperçu","api","api,","api.","api.callasyncmethod(()","apis.","api。当测试","api는","api를","api에","api,vuex","api,因此你可以直接用","aplicada","aplicando","aplicativo","aplicativo.","aplicativo:","aplicativo;","aplicação","aplicação,","aplicações.","apontará","apontarão","app","app,","app.","app.vu","app:","app;","apparti","appel","appelez","appelé","appelée.","appli","applic","applicatif","application'","application,","application.","application:","applications.","appliqu","appliqué","apport","apprendr","approach","approch","appréhend","aprendendo","apresentamo","apresentar","apropriada.","aproveit","aproveitar","aprè","apó","aqui","arbitrari","arbitrárias.","arbr","architecture.","architecture。与其他模式不同的是,vuex","architectureから影響を受けています。","architecture에서","args,","argument","argument'","argument,","argument.","argument:","argumentar","argumento","argumento.","argumento:","argumentos.","argumentos:","arguments.","arguments:","argument는","argumnto","armazenado","armazenamento","arquivo","array","array)","array,","arriv","arrow","arrêter","articl","artificiel,","assembl","assert","asserção","asset","assets)","assets)时不需要在同一模块内额外添加空间名前缀。更改","assez","assign","assim,","assim:","assina","assincronicidad","associ","associadas.","associé","assum","assumindo","assur","assurez","assustador.","assíncrona","assíncrona:","assíncronas,","assíncrono","astuc","async","async/await를","asynchron","asynchrones,","asynchrones.","asynchronous,","at.","atendam","ativ","ativada,","ativo","atravé","attach","attaché","attempt","attendr","attendu","attent","atual","atualizado","atualizar","atualizarão","atualizaçõ","até","au","aucun","auparavant.","aura","aurez","auron","aussi","author","auto","automat","automatically.","automatically:","automaticament","automaticamente.","automaticamente:","automatiqu","autor","autorisé","autosuffis","autosuffisant","autr","autônomo","aux","auxiliar","avail","avaliado","avaliar","avancé","avant","avantag","avançados,","avec","avoid","avoir","avon","await","await,","await,我们可以如下组合","ação","ação.","ação:","açõ","ações,","ações.","b:","babel","balis","basant","base","baseado","basent","basic","basicament","basique.","basta","bastant","basé","be","beaucoup","becom","befor","behind","belong","below","bem","besoin","besoin.","better","between","biblioteca","bibliothèqu","bidirecion","bidirecionai","bidirectionnel","bien","big","big,","bind","bit","bloated.","boa","boilerpl","boilerplate.","bom","bonn","boolean","bord","both","bound","boutiqu","break","brittl","browser","browserifi","browserify,","browserify가","browserify를","browserify에서","browserify,让构建工具帮我们处理:","browsers.","bu","build","build.","built","bundl","bundle.","bundle.j","bundle.js'","bundle。","bundle로","busca","básica","básico","básico.","bénéficier","bénéfiqu","c'est","c.","ca","cach","cached.","cada","calcul","calculada","calcular","calculé","calculée,","calculées,","call","callback","callback:","caminho","campo","canal","cancela","capacidad","captur","capturar","capítulo","capítulos.","car","caracter","caractèr","care","carga","caro","carregador","carrinho","cart","cart,","cart.j","cas,","case","cases,","caso","caso,","casos,","catch","category:","caus","causar","causará","causera","caveat","cb([","cb:","cd","cdn","cdn:","ce","ceci","ceci,","cela","cela,","center","central","centralisé","centralizada","centralizado","centro","cepend","cependant,","certa","certain","certifiqu","certo","cet","cett","chai","chain","chai를","chama","chamada","chamadasstore.commit","chamado","chamamo","chamar","chame","champ","champ.","champs,","chanc","chang","change,","change.","change:","changed.","changement","changent","changer","changes,","changes.","changez","changé.","changée.","chapitre.","chapitres,","chapter","chapters.","chaqu","charg","chaud","chaud.","chave","check","checkout","checkout,","child","chines","chose","ci","citat","citação","clavier","clear","clonar","clone","cloner","clé","code","code.","coisa","colaborador","colaterai","collabor","collaborateur","collapsed:","colocar","com","comandos:","combin","combinada","combinação","combiné","come","começando","começar","começar.","comitada,","comitando","comitar","comm","commands:","commenc","commencez","comment","commençon","commit","commit('account/login')","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('receive_products',","commit('request_products')","commit('somemutation')","commit('somemutation',","commit('someothermutation')","commit(mutation:","commit(type:","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit):","commit,","commit.","committed,","commit。换言之,你在使用模块内容(modul","commit를","common","commonli","communé","como","comocontext.rootstate:","compar","compara","comparar","compartilhado","compartilhado,","compartilham","compil","compilação","complet","completament","complex","complexas):","complexes)","complexos?","complic","complicada","complicada,","complicado","compliqué","compliqués,","complèt","complète,","complément","compon","component","component,","component.","component:","componente,","componente.","componente:","componentes,","componentes.","components,","components.","components:","components?","compor","compos","composant,","composant.","composants,","composição","composta","composé","compras,","compras.","compreensão","comprendre.","compromet","compromi","compréhens","compt","comptag","compter","compteur,","comput","computada","computada,","computadas?","computado","computado.","computado:","computados,","computation,","computação","computed.","computed:","computed에","comum","comun","conceito","conceitos.","concept","concepts.","concret","conectado","config","config.","configur","configuration.","configuração","configuração.","confira","confirma","confirmam","confirmando","confirmar","conflict","conflit","conflito","conjunto","conseguir","consid","consider","considéron","consist","consol","console,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","console.log(store.state.count)","const","constant","constructeur","constructor","construindo","construir","construiu","construtor","consult","consultar","consultez","conséquent","contador","contagem,","contain","contamin","conten","contendo","conteneur","contenir","contenu","conter","context","context,","context.","context.commit","context.commit('increment')","context.commit을","context.gett","context.getters.","context.getters를","context.rootst","context.rootstate:","context.rootstate로","context.rootstate:","context.st","context.state는","context.state도","context.state와","contexte.","contexto","contexto.","contido","contient","contriv","contrário","contá","contém","convent","convenção","convert","convertir","conçu","copi","core","correspond)","corretamente,","cost","cost.","count","count++","count,","count:","countalias:","counter","countpluslocalst","coup","couplé","courant","court","cout","couvrir","creat","createlogg","createlogger({","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers(namespace:","createnamespacedhelpers.","createplugin","createvuexlogg","createvuexlogger。","createwebsocketplugin","createwebsocketplugin(socket)","creation)","creation)の際に宣言された、静的なモジュールはこのメソッドで削除できないことに注意してください。","cresc","cria","criada","criando","criar","criação","crie","cross","création","créer","créez","créon","créé","current","curto","custo","código","código(especialment","código.","código:","cópia","côté","cœur","d'access","d'accè","d'achats,","d'achats.","d'acter","d'action","d'action.","d'aid","d'api","d'appel","d'applic","d'argument","d'assert","d'attach","d'autr","d'avoir","d'effectu","d'espac","d'i","d'implément","d'import","d'incrément","d'inject","d'instanc","d'observer,","d'option","d'opérat","d'outil","d'un","d'une","d'utilis","d'échec","d'écrire","d'élément","d'état","d'état.","d'évènement","d'être","d.","da","dado","dado.","damo","dan","daqui","data","data)","daunting.","de","deal","debug","debug:","debuggable,","debugging)","debugging.","decis","decisõ","declar","declarar","declarativo","deep","deepli","default","default,","default.","default:","defin","defineplugin","definido","definindo","definir","definit","dehor","deix","deixar","deixá","dele,","deles.","dentro","deo","depend","dependa","dependem","dependencies,","dependencies.","dependência","dependências,","deploy","depui","depurando","depuração","depuração)","depuração.","deriv","derivado","dernier","dernièr","derrièr","describe('actions',","describe('getters',","describe('mutations',","descript","descripteur","descriptive:","descriptor","descritiva:","descrito","descritor","deseja","desejado","desempenho.","desencadeado","desencadear","desenvolvedor","desenvolvedores,","desenvolvimento","desenvolvimento,","desenvolvimento.","desestruturação","desir","desligá","despacha","despachada","despacham","despachar","despacho","dess","dessou","dessu","dessus,","dest","destructur","destructuring)がよく使われます(特に","detail","details,","detalh","detalhado","detalhes,","detalhista","detect","detectar","deux","deuxièm","dev","dev.","deve","deve:","develop","developers,","development,","development.","devem","devenir","deveria","deveria!","devez","devido","devient","devo","devolvíveis,","devraient","devrait","devriez","devron","devtool","devtool'","devtool.","devtools,","devtools를","devtools,你可能不需要此插件。","devtool은","devtool의","devtool이","diferent","diferente,","diferença","differ","difficil","différenc","différenci","différent","différent,","difícil","digitar","dinamicament","dinamicamente.","dinâmico","dinâmico.","dire","direct","directement,","directli","directly,","directly?","direito","direta","diretament","diretamente?","direto","discuss","discutiremo","disparar","dispatch","dispatch('account/login')","dispatch('actiona')","dispatch('actiona').then(()","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch(action:","dispatch(type:","dispatch,","dispatch/commit","dispatch:","display","dispon","disponível","disso,","disso.","divers","divid","dividir","divis","do","do(s)","do:","doc","docs.","document","documentation.","documentation。","documentação","documentos.","doesn't","doi","dois,","doit","doit,","doivent","dom","dom.","dom。","don't","don't.","donc","done","done()","done(error)","done)","done:","done?","done_count","donecount:","donetodos:","donetodoscount","donetodoscount:","donn","donner","donné","données,","doublecount","dout","down","down:","download","drive","du","dua","due","dumb","duplic","duplicar","dupliqu","durant","dure","dynam","dynamiqu","dynamique.","dynamiquement.","dá","dè","débogable,","débogag","débogage)","débogage.","déboguon","décision","déclar","déclarer","déclencher","déclenchera","déclenché","déclenché,","déclenchée,","déclenchés.","décomposit","défaut","défaut,","défaut.","défini","définir","définiss","définissez","déjà","démarrez","dépendanc","dépendances,","dépendr","déployez","désactivé","désiré","déstructur","détaché","détail","détails,","détecter","développ","développement,","développement.","développeur","développeurs,","d’instantané","e","e,","e.g.","e.target.value)","each","easili","ecmascript","ecmascript),","economizando","efeito","effect","effectué","effet","efficac","efficaces.","effici","eficient","eficientes.","either:","el","el:","eles:","ell","elm","elm.","em","emapmutations,","embora","embutido","en","enabl","encapsul","encapsulada","encapsulé","encontrado","encontramo","encor","endroit","enfant","enfants.","enforc","english","engorgé.","enquanto","enregistr","enregistron","enregistré","enregistré,","enregistrée,","enregistrés.","ensembl","ensuite,","ensur","entanto,","entend","entir","entr","entra","entrada","entrada,","entrada.","entrainera","entri","entry:","entry를","então","então,","então:","enviada","enviar","envifi","envify가","envio","environ","envolv","envolvido","envoy","erootgett","erreur","erreur.","erro","erro.","error","error.","es2015","es2015에서","es2015,你得抓紧了!","es6","escala","escala,","escrita","escrito","espac","especi","especialment","especificament","especifiqu","específica","específico","esperada","esperar","ess","essa","essay","essenci","essencialment","essenti","essentiel","est","esta","esta.","esta:","estado","estado\"?","estado)","estado,","estado.","estado:","estamo","estaremo","estará","estatai","estilo","estiv","estiverem","estore.state.nested.mymodule.","estritament","estrito","estrito,","estrito.","estrutura","estruturar","está","estágio","estático","estão","et","evalu","evaluate,","even","event","event:","evento","eventos.","eventos:","events.","events:","evitar","ex.","exact","exactli","examin","examineron","exampl","example,","example.","example:","exampleをチェックアウトしてください。","exatament","exclude:","executa","executamo","executar","executá","execução","exempl","exemple,","exemplo","exemplo,","exemplo:","exibido","exibimo","exist","expand","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","expens","explicit","explicit,","explicitament","explicitamente.","explicite,","explicite.","explicitement.","explicitli","explícita","explícita,","explícito.","expor","export","export,","export:","exportamo","exportar","exportação","exporton","expos","exposera","exposto","exposé","expõ","extens","extension,提供了诸如零配置的","extern","externas.","externes.","externo","extract","extrair","extraí","extraímo","extrem","extremament","extrêmement","fabriqu","facil","facilment","factori","failur","fair","fait","falha","fals","false,","false。","false로","fará","fashion.","fastidieux","faudrait","faut","faz","fazendo","fazer","façam","façon","featur","feel","feita","feront","ferra","ferramenta","fetch_al","few","ficar","fichier","field","fields,","file","file,","filename:","files.","filho","filho.","filter","filtercategori","filteredproduct","filtrar","filtrer","fim","fim,","fin","final","final.","finally,","find","fine","finer","fini","finir,","finish","first","first?","fit","flow","flow\":","flows?","flux","flux,","flux.","fluxo","flux、redux、和","fléchée","fn","fn'","foi","fois)","fois,","follow","fonction","fonction,","fonction.","fonctionn","fonctionnalité","font","foo:","fora","foram","forc","form","forma","forma,","format","formato","formatá","formulair","formulário","fornec","fornecido:","forneça","força","fourni","fourni.","fournir","fourniss","fournit","fractal","fragil","framework/assert","framework/bibliothèqu","frente:","frequência","fresh","frágei","full","funcionam","function","function(commit:","function(dispatch:","function(state:","function)","function):","function,","function.","functions,","functions.","fundir","função","função,","função.","funçõ","fur","further","furthermore,","fusionn","fzer","garant","garantindo","gener","genr","gera","geralment","gerenciador","gerenciamento","gerenciamo","gerenciando","gestion","gestionnair","gestionnaire.","gestão","get","getallproduct","getdata()","getdata())","getotherdata()","getotherdata())","getotherdata()가","getproduct","getter","getter'","getter,","getter.","getter:","getters)","getters,","getters,dispatch","getters.","getters...","getters.donetodos.length","getters.filteredproducts(state,","getters.j","getters.somegett","getters.someothergett","getters.spec.j","getters:","getters?,","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","getters、dispatch、commit","getters。当我们在之后介绍到","getters는","getters에","getter、act","getter。你也可以在","getter는","getter도","getter로","getter를","getter에","getter의","getter,dispatch","getter,gett","getter,rootst","getter,也会通过","getter,只读。","getter,接收的第一个参数是模块的局部状态对象。","getter,根节点状态会作为第三个参数暴露出来:","gettodobyid:","git","github","github에서","give","given","glanc","glasses:","globai","global","global,","global.","global?","globalement.","globally.","globalmente.","globaux,","go","good","gosta","gosta):","grand","grande,","grande.","grandement","grandit,","granulair","granular","gravada","gravando","gravá","greatli","gro","gros,","gross","grow","génère","gérant","gérer","habilit","habilitar","handl","handler","handler,","handler.","handler.\"","handler:","handlers,","handlers.","handler。这个选项更像是事件注册:“当触发一个类型为","handler는","handler,你需要以相应的","hard","haut","have","haven't","help","helper","helper:","helpers,","helpers.","helper를","herda","here","here'","hidratação","high","hmr","hmr.","hold","hook","hot","hotupdate(newoptions:","hot。","houver","however,","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0","https://unpkg.com/vuex@2.0.0.","https://unpkg.com/vuex@2.0.0과","hydrat","há","hérite","ici","id)","id:","idea","ideal.","identiqu","idiot","idé","idéales.","idéia","ie),","ie),那么你可以使用一个","il","imagin","imaginon","imbriqué","imbriqués,","implantar","implement","implementar","implementarem","implementation:","implementations.","implementação","implementaçãocounter`:","implementaçõ","impliqu","impliqué","implément","import","import.","importa","important","important,","importante,","importantly,","importar","importação","importá","impos","imposs","impossible:","impossível:","imprevisível","imprévis","impulsiona","impõ","in,","inappropri","inappropriées.","inapropriada","inbound","inchada.","inchangé","inclu","inclua","includ","incluez","incluí","incluído","inconvéni","incorporado","increment","increment(state)","increment:","incrementar","incrementasync","incrementifoddonrootsum","incremento","increment인","index.html","index.j","indirect.","indireto.","informaçõ","inherit","inici","inicializada","inicializar","initi","initialisez","initialisé","inject","injectera","injection):","injecté","injetada","injetar","injetor","injeção","inlin","input","input.","insid","inspir","inspirada","inspiré","instal","instalar","instalará","instalação","installez","installé","instanc","instance,","instantané","instantâneo","instead","instância","integr","integra","intent","intenção","inter","internes,","internes.","interrog","intimidant.","intraç","introduc","introduct","intègr","intégré","inventado,","inversement.","invocar","invok","involv","invoqu","irmãos.","irá","is,","isadmin","isso","isso,","isso:","isto","it'","it('filteredproducts',","it('getallproducts',","it('increment',","it,","it.","it?","italian","item","iten","itself","jamai","japanes","javascript","jeter","jetez","jouer","jour","jour.","js","judicieux","jump","just","já","karma","key","key.","key:","keystrokes:","know","l'abonn","l'accesseur","l'action","l'ajout","l'analys","l'api","l'appel","l'applic","l'application.","l'arbr","l'architectur","l'argument","l'asynchronism","l'auteur","l'avoir","l'enregistr","l'espac","l'exempl","l'export","l'extens","l'extrair","l'idé","l'import","l'inject","l'input","l'instal","l'instanc","l'intérieur","l'invers","l'objet","l'on","l'opportunité","l'option","l'opérat","l'opérateur","l'une","l'utilis","l'utilisateur","l'utilisez","l'échec","l'état","l'état)","l'état,","l'état.","l'évènement","la","laiss","laisser","lanc","lancer","lancera","lancée.","lançado.","laquel","larg","later","later.","latest","le","lead","learn","leav","lectur","leitura.","lembr","lembrar","ler","lesquel","less","let'","leur","leva","levam","level","leverag","liaison","librairi","librari","library,","lidam","lidar","lien","lier","lieu","ligando","ligação","ligaçõ","lign","like):","limit","limpa","line","linha","link","links.","linter","linters,","linter와","lion","lisant","list","lista","listen","littéral","liée","lo","lo?","loader","loader!","loader!./actions')","loader!./test.js'","loader!./test.js'.","loader!./test.js'。","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","loaders。","loader。","loader를","locai","locais:","local","local,","local.","localcomput","localhost:","localhost:8080/webpack","localis","localisé","localisés.","localizado","localizados.","localizar","locat","locaux","log","logada","logged,","logger","logger:","logging,","logguer.","loggué","logic","login","logiqu","logs.","logá","loin","loja","loja.","long","longo","look","lor","lorsqu","lorsqu'il","lorsqu'on","lorsqu'un","los.","los:","lose","lugar","lui","lunett","là","là,","légèrement","lógica","ma","made","mai","main","main.j","maintainability.","mainten","maintenabilité","maintenant,","maioria","make","manag","management,","maneira","mani","manipul","manipulador","manipulador.\"","manipular","manipulação","manièr","manière,","manutenção.","map","map:","mapact","mapactions(namespace?:","mapactions,","mapeada","mapeamento","mapear","mapeia","mapgett","mapgetters(namespace?:","mapgetters({","mapgetters,","mapmut","mapmutations(namespace?:","mapmutations,","mapmutations들을","mapstat","mapstate([","mapstate(namespace?:","mapstate({","mapstate,","mapstate,mapgetters,","mapstate、mapgetters、mapact","mapstate、mapgetters、mapactions、そして","mapstate는","mapstate에","marcá","mark","matriz","matter","mean","mecanismo","mechan","medida","medium","meilleur","meio","melhor","member","meno","merg","mesma","mesmo","mesmo:","messag","message)","message:","mesur","method","method.","method:","methods.","methods/properti","methods:","mettez","metton","mettr","mettront","mi","mieux","mistur","misturar","mix","mocha","mock","mocking.","mode","mode)","mode,","mode.","model","model.","model은","model을","model의","modif","modifi","modifications,","modificaçõ","modifié","modo","modul","modular","modularidad","modularité.","module'","module),","module,","module.","module.export","module.hot.accept(['./mutations',","module:","modulea","modulea'의","modulea,","moduleb","moduleb'의","modules'","modules,","modules.","modules/todos.j","modules:","modules?","modulo","modèl","modèles,","moment.","momento","monopag","montamo","more","motivo","moyen","moyenn","much","muda","muda,","mudança","mudar","mudar.","mudarem.","mude","muita","muito","multipl","mutado","mutado.","mutaion","mutam","mutar","mutat","mutated.","mutateur","mutation,","mutation.","mutation.payload)","mutation.typ","mutation/act","mutation:","mutations)","mutations,","mutations.","mutations.j","mutations.spec.j","mutations:","mutations?,","mutationtransform","mutation、module、act","mutation。","mutation。handl","mutation。opt","mutation。vuex","mutation。详细介绍","mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。","mutation(用于外部地数据持久化、记录或调试)或者提交","mutation,不同在于:","mutation,处理函数总是接受","mutation,将","mutation,并且使用","mutation,或者使用","mutation,或者通过","mutation,插件可以用来同步数据源到","mutation,而不是直接变更状态。","mutation:","mutação","mutação,","mutação.","mutação:","mutaçõ","mutações,","mutações.","mutações:","muter","muton","muté.","mypage:","myplugin","mypluginwithsnapshot","myreusablemodul","mécanism","médio","méthode","méthode.","método","método.","métodostore.commit:","même","même,","módulo","módulo)","módulo,","módulo.","módulos,","módulos.","múltipla","múltiplo","n","n'activez","n'affect","n'aimez","n'ait","n'aurez","n'avez","n'entr","n'est","n'i","n'import","n)","na","name","name,","name.","namespac","namespace,","namespace.","namespaced:","namespaced?,","namespace가","name)機能を使用できます","natur","naturel","navegador","navigateur","navigateurs.","ne","necessidad","necessita","necessário","need","need.","nele","nenhuma","ness","nest","never","new","newact","newmodulea","newmut","newmutations,","newprop:","next","next,","nextstat","nextstate...","nextstate를","nisso","niveau","niveaux","no","node","node.","node.j","node.js.","node_modules/vuex","node를","nom","nom.","nome","nomeada","nomeada:","nommé","non","normal","normalement,","normally,","normalment","normalmente,","nossa","nosso","nota","nota:","note","note:","notez","notr","nou","nouveau","nouveaux","nouvel","nova","novament","novamente,","novo","novo.","now","now,","npm","npm.","npm의","null,","nunca","não","não.","nécessair","nécessaires.","nécessit","nível","nível:","nó","nós,","nós:","núcleo","o","obj","obj.messag","obj.message。在严格模式中,由于这个修改不是在","obj.message를","object","object)","object):","object,","object.","object:","objet","objet,","objet.","objeto","objeto,","objeto.","objeto:","obj가","oblig","observ","observables).","observador","observam","observamo","observáveis).","obtendo","obtenir","obter","obtêm","of:","off","offic","offici","officiel","on","ond","one,","one.","only.","ont","opcion","opcionalment","oper","operador","operations,","operations.","operator)","operator)로","operator)를","operator)을","operator)を使って","operaçõ","oportunidad","opportun","optimist","option","option.","option:","optionnel","options.","options.namespac","options:","options?:","options은","opção","opçõ","opérat","opérateur","order","os","os.","ou","ouchange:","ourselv","out","outbound","outer","outil","output","output:","outra","outro","outsid","ouvir","ov","où","pa","packag","pacot","padrão","padrão,","padrão.","padrõ","padrões,","pai","palavras,","pallier","panier","par","para","para:","paraitr","paramètr","parar","parc","parec","parent","parent.","parent/child","parent/enf","parfait","parfoi","part","partag","partagé","partagé,","parte,","partes:","parti","parti.","particularli","particularment","particulièr","parts:","parâmetro","pass","passado","passage).","passar","passer","passez","passo","passé","path","path:","pattern","pattern\"?","patterns,","payload","payload)","payload,","payload.amount","payload:","payload?:","payloads:","pedaço","pedido","pega","pegou,","pela","pelo","pena","penché","pendant","pens","pensar","perceba","perdant","perdemo","perfectli","perfeitament","perform","performances.","permaneça","permet","permissão","permit","permut","persist","persistence,","persistência","personnelle.","pertenc","pesar","peu","peut","peuvent","pick","piec","pilot","place","plain","play","pleno","plu","plugin","plugin.","plugin:","plugins,","plugins.","plugins:","plupart","plus,","plusieur","plutôt","pode","podem","podemo","point","pointera","pointeront","pollut","poluição","polyfil","popular","por","porqu","portanto,","portugues","porvue.us","posent","possa","possam","possamo","possibl","possivel:","possui","possívei","possível","post","posteriores,","posts:","pouco","pour","pour,","pourquoi","pourrait","pouvez","pouvon","pra","practic","practice,","pratiqu","pratique,","pratique.","prazo","prazo.","pre","precisa","precisa.","precisamo","precisar","precisaremo","precisará","precisemo","predict","prefer","preferir","preferência","prefira","prefix","prefixo","premier","premièr","prend","prendr","prennent","preocupar","preserv","preservar","preservest","preservestate:","preservestate:store.registermodul","pretti","previou","previsível.","prevstat","prevstate와","pri","primeira","primeiro","primeiro?","princip","principai","principal","principles:","princípio","probabl","problem","problema","problèm","problème,","process.env.node_env","proch","prochain","procéder","procédon","procédur","product","product.categori","production!","production,","productivity.","productivité","products)","products,","products.j","products:","produira","produit","produtividad","produção","produção!","produção,","profil","profond","profondé","profunda","profundament","profundo","program","programa","programm","project","project.","projet","projet.","projeto","projeto.","promess","promessa","promesses.","promis","promise((resolve,","promise,","promise.","promise/auto'","promise:","promise。","promise。如果你支持的浏览器并没有实现","promise。详细介绍","promise를","promise입니다.","promise,并且","promise:","prop","propag","propagação","propagé","proper","properly,","properti","properties,","properties:","properties?","property)","property,","property:","proposal)","proposal),","proposit","proposta","propr","propriedad","propriedades:","propriété","prop는","provavelment","provid","provável","prática,","prático","pré","préalable.","précédent","précédent.","préfix","préférenc","préférences)","prémutation.","présenteron","préserver","prévisible.","própria","próprio","próxima","próximo","pui","puisqu","puisqu'un","puiss","pulando","purposes.","put","pó","qu'accéd","qu'aucun","qu'avec","qu'est","qu'export","qu'un","qu'état","quai","qual","qualquer","quand","quando","quantidad","que","que:","quebra","queira","quel","quell","quelqu","queremo","querer","queri","qui","quickli","quiser","quiser.","quisermo","quit","quot","quê?","rabattr","racin","racine)","racine,","racine.","racines.","raison","raisonn","raiz","raiz,","raiz.","rajout","ranger","rangés.","rapid","rapidament","rapido)","rappel","rappelez","rastreada","rastreá","rastreável","rastreável!","rather,","rattaché","razão","re","reach","react","reaction","reactiv","reactive,","reactive.","read","reai","reais.","reajam","real","realidad","realiti","realizada","realizada?","realizando","realizar","realli","realment","reason","reativa","reativas,","reativas.","reatividad","reativo","reativo.","reavaliada","reação","receb","recebem","receberam","receberá","receberão","recebido","receiv","recent","recevoir","recevront","recharg","recipient","record","record,","recorrendo","recurso","redux","redux,","redux:","redux의","refer","reference,","referência","referência,","regardon","regist","registered,","registermodule(path:","registr","registra","registrada","registrada,","registrado","registrado,","registrado.","registrados.","registrar","registration:","registro","regra","regras,","regroup","regroupé","reject)","relatórios.","releas","reli","reload","reload.","relèv","remain","rememb","remov","remplac","remédier,","rend","render","rendered.","rendering.","renderização","rendez","rendr","rendu","renvoi","renvoyé","repetit","repetitiva","replac","replacestate(state:","represent","representação","représent","requer","request","request,","requiert","requir","require('./actions').default","require('./modules/a').default","require('./mutations').default","require('inject","requêt","resolv","resolve()","resolved.","resolvidos.","resort","respect","respons","ressalva","rest","resto","restreint","restrict","restring","result","resultado","resultará","resumir","retenir","retorna","retornada.","retornado","retornam","retornando","retornar","retorno","retour","retourn","retourné","retournée.","retriev","retrocesso","retrouv","return","reus","reusable,","reuse.","reutilizar","reutilização","reutilizáveis,","revient","reçoit","reçoiv","reçu","right","rodando","root","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rota","rout","router","router와","rule","rules,","run","runinnewcontext","rápida","règle","règle.","règles,","réactif","réactif.","réactifs,","réactifs.","réaction","réactiv","réactivité","réalis","réalité","récupèrent","récupérat","récupérer","récursiv","réflexion","référenc","régulièr","répons","répétitif","résolus.","résout","résultat","réutilis","réutilisable,","réévaluat","réévalué","s'abonn","s'assur","s'il","s'intègr","s'occup","s'évapor","sabe","sabemo","saber","saberá","sachant","sain","saisit","salva","same","same:","san","saurez","sautez","sauvegard","sauver","save","savedcartitem","savedcartitems)","savez","savoir","saída,","scale","scale,","script","script,","script.","se","second","secundária","see","seen","seguem","seguida,","seguint","seguintes:","seguir","segundo","seja","sejam","self","selon","sem","sembler","semelhant","sempr","send","separ","separados.","separando","separar","seqüência","ser","sera","serait","serem","seria","seront","sert","serv","server","server,","server/test","server。","server를","serveur.","servic","serviço","será","serão","set","seta","setter","setter:","setter를","settimeout(()","setup","seu","seul","seule.","seulement","shape","share","shop","shop.buyproducts(","shop.getproducts(product","short","should!","si","sibl","side","side.","sido","sight:","signifi","significa","similair","similaire,","similar","similarly,","simpl","simple,","simplement","simples,","simples:","simplesment","simplest","simpli","simplic","simplicidad","simplicité","simplifi","simplificado","simplificar","simplifié","simul","simuladas.","simulado","simular","simulation.","simulé","simulées.","sincronizar","singl","singleton","singleton.","singleton?","sinon.js),","sinon.js),你可以使用它们替换辅助函数","sinon.spy()","sintax","sintaxe:","sistema","situat","situation,","situação,","situaçõ","snapshot","snapshots,","sobr","socket.emit('update',","socket.on('data',","soit","solicitação","solut","solução","soluçõ","some_mut","someact","someaction:","somegett","somemut","someotheract","someothergetter:","sometim","son","sont","sorti","sortirez","sou","souhaitez","souhaitiez","souhaitons.","sourc","souvent","spa","spa,","spanish","spa를","specif","spi","split","spread","spécialement","spécifiqu","ssr","stage","start","started.","state","state'а","state)","state,","state.","state.a,","state.b","state.count","state.count++","state.count,","state.count`","state.count`와","state.obj","state.obj.messag","state.products.filter(product","state.some.nested.module.a,","state.some.nested.module.b","state.subtre","state.todos.filter(todo","state.todos.find(todo","state:","state;","stateafter)","statebefore,","state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:","state。你可以通过","state。用于服务端渲染。","state。这在你想要重用","state는","state를","state부터","state,例如从一个服务端渲染的应用保留","state,驱动应用的数据源;","static","statiqu","step","still","stockag","stop","store","store'","store)","store):","store,","store.","store.commit","store.commit('increment')","store.commit('increment')를","store.commit('increment',","store.commit('receive_data',","store.commit('receivedata',","store.commit({","store.commit,","store.commit:","store.commit에","store.commit와","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch(namespac","store.dispatch({","store.dispatch:","store.dispatch가","store.dispatch와","store.gett","store.getters.","store.getters.donetodo","store.getters.donetodoscount","store.getters.donetodoscount에","store.getters.gettodobyid(2)","store.getters:","store.getters。","store.getters에","store.getters와","store.hotupdate()","store.hotupdate():","store.hotupdate({","store.j","store.js,","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.registermodule:","store.st","store.state,","store.state.a","store.state.b","store.state.count","store.state.count,","store.state.count가","store.state.count를","store.state.count에","store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。","store.state.mymodul","store.state.nested.mymodul","store.state.nested.mymodule.","store.state로","store.state와","store.subscribe((mutation)","store.subscribe((mutation,","store.subscribe(mut","store.subscribeaction((action,","store.unregistermodul","store.unregistermodule(modulename)","store.unregistermodule(modulename).","store.unregistermodule(modulename)을","store/modul","store:","stores.","store。例如,同步","store。创建过程直截了当——仅需要提供一个初始","store는","store(下面是个大概例子,实际上","store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态","store)。","store):","store,他们公用同一个模块","store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:","store,大概长这样:","straightforward","strict","strict,","strict.","strict:","strictli","string","string):","string,","string.","string]:","structur","structure:","style","style,","sua","sub","subir","subject","subscrib","subscribe(handler:","subscribeaction(handler:","subscribing,","substitua","subárvor","success","succinct","succinct!","succè","sucedido","sucesso","such","sucinto!","suffire.","suivant","suivent","suivez","sujeita","sujett","sumwithrootcount","suporta","suportam","support","supposon","supprim","sur","sure","surtout","sustentável.","swap","sync","synchron","synchrone.","synchrones.","synchronis","synchronous.","synchronous?","syntax","syntax,","syntax:","syntaxique),","syntax)","system","system,","system.","systèm","são","séparant","séparer","séparé","séparés.","síncrona","síncronas.","síncrono","só","tableau","tag","tag,","tags.","tailor","take","talvez","também","também:","tant","tard.","tarde.","tarefa","tasks):","tedioso","tediou","tell","tem","temo","temp","template:","tempo","tempo.","temps.","tenha","tenham","tentando","tentará","tentera","ter","term","terme.","termes,","termin","terminé","terroot:","terá","teríamo","test","test,","test.","test.js'.","test:","testact","testaction(actions.getallproducts,","testaction:","testando","testar","testar,","teste.","tester","tester,","tester.","testes.","tests.","testá","text","text:","that'","that,","that:","them,","them.","them:","then:","there'","thing","think","this,","this.","this.$stor","this.$store.","this.$store.commit('increment')에","this.$store.commit('updatemessage',","this.$store.commit('xxx')","this.$store.commit('xxx'),","this.$store.commit('xxx')를","this.$store.dispatch('increment')에","this.$store.dispatch('xxx')","this.$store.dispatch('xxx'),","this.$store.dispatch('xxx')를","this.$store.getters.donetodoscount","this.$store.state.count","this.$store.state.obj.messag","this.$store.state.todos.filter(todo","this.$store로","this.add()를","this.add()을","this.count","this.count++","this.count를","this.donecount를","this.increment()를","this.increment()을","this.localcount","this:","through","throw","thrown.","thu","time","times):","tipo","tipo:","tiram","tirar","title:","tiverem","to:","toda","todo","todo.done)","todo.done).length","todo.id","todos:","todosmodul","togeth","toggl","toggle_don","tomar","tool","tools.","torna","tornam","tornar","total","totalment","tou","toujour","tournon","tout","trabalha","tracer","track","trackable!","tracé","trade","transact","transactions.","transactions:","transaçõ","transform","transforma","travel","traçable,","tree","tree!","tree)を使います。つまり、この単一なオブジェクトはアプリケーションレベルの状態が全て含まれており、\"信頼できる唯一の情報源","tree,","tri","trick","tricki","trigger","trigger,","triggered,","trivial","trivial,","triviale,","trocar","troisièm","trop","trouv","trouviez","true","true,","true.","true}","true})","true를","true,它允许在命名空间模块里分发根的","true,它允许在命名空间模块里提交根的","true,并将这个","true:","truqu","truth","truth\".","truth)\"","truth)です。","trá","trè","tudo","turn","two","two,","type","type,","type.","type:","types'","types.j","typescript","typescript,","tâche","téléchargement","um","um,","um.","uma","un","un.","under","understand","unidirecional\":","unidirectionnel","uniqu","unique,","unit","unitair","unlik","unmaintain","unpkg.com","unpkg.com은","unpredict","unregist","unregistermodule(path:","unsubscrib","unwatch","up","up,","updat","updatemessag","updates.","upfront.","url","url을","us","us,","us:","usa","usada","usado","usage:","usam","usamo","usando","usar","usarmo","user","users,","uso","usual","usuário","usá","util","utilis","utilisateur","utiliser.","utilisez","utilison","utilisé","utilitair","utilitário","v","vai","vale","valeur","valor","valu","value)","value,","value:","value,然后侦听","vamo","variou","vem","ver","verbeux","verbeux.","verbos","verbosas.","verbose.","verbose:","verboso:","verdad","verdade\".","veremo","veri","verificar","verron","versa.","version","version/tag","versão","veut","vez","veze","vezes):","vezes,","via","viagem","vice","vider","view","view,","view.","view,以声明方式将","vinculado","vinculando","vincular","vista:","visto","visualis","visualiza","visualizar,","visualizaçõ","visão","vm.","vm.$watch","vo","você","você.","voici","voilà","volé","vont","votr","vou","voulez","vouloir","voulon","vous.","voyag","voyez","vrai","vraiment","vs","vs.","vue","vue'","vue({","vue,","vue.","vue.j","vue.js.","vue.js가","vue.set(obj,","vue.use()","vue.use():","vue.use()를","vue.use(vuex)","vue.use(vuex))","vue.use(vuex)):","vue.use(vuex)를","vue.use(vuex)):","vue:","vue?","vue@2.5+","vue@2.5+,","vue@>=2.5,","vue@>=2.5,反之亦然。","vuex","vuex\"","vuex,","vuex.","vuex.mapst","vuex.mapstate로","vuex.stor","vuex.store({","vuex:","vuex?","vuex@2.x","vuex@3.0+","vuex@>=","vuex。一个简单的","vuex。虽然将所有的状态放到","vuex가","vuex는","vuex로","vuex를","vuex없이는","vuex에","vuex에는","vuex에서","vuex의","vuex:","vuex?","vue로","vue에","vue의","vue컴포넌트","vá","vária","vário","vérifi","vérifier","véritabl","vérité","wait","want","want.","watch","watch(fn:","watch(getter:","watcher","watching,","way","way\"","way)","we'd","webpack","webpack'","webpack'ом","webpack,","webpack.","webpack.config.j","webpack在真实浏览器环境中进行测试。","webpack과","webpack을","webpack의","websocket","weigh","well.","whenev","whether","why?","window.promis","within","without","words,","work","world","worth","write","written","y","yarn","yarn,","you'v","you.","yourself","you’ll","zero","zone","{","{preservestate:","{root:","{{","{}","{})","{},","|","||","}","})","}))でこれを実現できます。","}).","})。","},","}]","}`","}`,","}`.","}}","}}`,","}의","«","«геттеры».","»","»)","»).","»,","».","à","às","árvore","árvore!","ça","ça,","ça.","é","é,","échell","échelle,","écouter","écrire","écrite","également","également,","épargn","étape","état","états,","été","éviter","évènement","évènements.","ête","être","óbvio","óculos:","última","única","único","útei","útil","œil","а","а,","абрамова,","абстракции","автоматически","автоматически.","автоматически:","автора","альтернативы","аналогичная","аналогично","аналогично,","аналогичным","аргумент","аргумента","аргумента,","аргументами","аргументов","аргументом","аргументом,","аргументом.","аргументом:","аргументы","аргументы:","архитектурное","архитектурой","асинхронного","асинхронности","асинхронны,","асинхронные","асинхронный","асинхронными","асинхронных","атрибут","беде,","без","бессмысленно.","библиотека","библиотеками","библиотеки","библиотеки,","благо","благодаря","более","большая","больше","большим,","большинстве","большое","большой","большую","браузера.","браузерах","браузерах.","браузере","будем","будет","будут","бы","были","было","быстро","быть","быть,","в","важнее,","важное","вам","вариантах","вас","ваш","вашего","ваши","ваших","вдохновлённого","веб","вернуть","вероятно","вероятно,","версии","версию","весьма","взаимодействие","взгляд","взгляда","виде","включает","включения","включить","влияет","влияние","вложенного","вложенность","вложенные","вложенных","вложено","вместо","вне","внесения","внести","внешним","внешних","внимание,","внимание:","внутри","во","вовсе","возвращаемую","возвращаемый","возвращаемым","возвращает","возвращают","возвращающее","возвращающие","возвращающий","возвращающую","возвращая","возвращение","возможно","возможно,","возможной","возможности","возможности,","возможность","возможностью","возможны","возможные","возникающие","возникновении","вот","вполне","времени\"","времени\".","время!","вручную","все","всегда","всего","всем","всех","вспомогательная","вспомогательного","вспомогательную","вспомогательные","вспомогательным","вспомогательных","встроенные","встроенный","всё","всём","вторую","вторым","входящих","вы","выбрасывать","вывода","выглядеть","вызвали","вызван","вызванных","вызвать","вызов","вызова","вызове","вызовут","вызовы","вызываем","вызываемые","вызывается","вызывать","вызывать,","вызываются","вызывая","выключили","вынесите","вынести","выносить","выполнения","выполнены","выполнять","высокоуровневых","вычислениями,","вычисляемого","вычисляемое","вычисляемые","вычисляемыми","выше","гарантирует,","генерирующий","геттер","геттера","геттера,","геттера:","геттерам","геттерам.","геттерами","геттеров","геттеров,","геттеров:","геттеры","геттеры,","геттеры.","геттеры...","гидрации","главах","глобального","глобальное","глобальной","глобальном","глобальному","глобальные","глобальный","глобальных","глубоко","глубокое","глупо:","го","говоря,","горячая","горячей","горячую","готовыми","да","давайте","даже","далее","далеки","данного","данные","данный","данным","данным,","данных","данных\":","данных,","данных.","дать","даёт","два","двунаправленного","двухсторонние","действие","действие.","действие:","действии","действий","действий,","действий.","действительно","действительности","действия","действия,","действия.","действия:","действиями","действиях","декларативно","дела,","делает","делать","дерева","дереве.","дерево","деревом","дереву","дескриптов","дескриптор","деструктуризация","деструктурирующее","динамическая","динамически","динамический","диспетчеризация","диспетчеризировать","для","до","до:","добавить","добавлена","добавление","добавлении","добавлено","добавлены","добавлять","добавляют","добавляя","добиться","доводилось","довольно","дожидаемся","документации","документации.","долгосрочной.","должен","должна","должно","должны","должным","дополнительного","дополнительные","дополнительный","достаточно","достижима","доступ","доступа","доступно","доступны","доступные","доступный","дочерним","дочерних","другие","другие):","другим","другими","других","другое","другой","другом","дублировать","дэна","его","единого","единое","единому","единственного","единственный","единственным","если","естественным","есть.","ещё","её","же","же,","жизни.","за","завершения","завершилось?","зависеть","зависимостей","зависимостей.","зависимости","зависимость","зависимостях","зависит","зависят","зависящие","загрузчиков","загрязнение","заданное","задуматься","заказа","заключается","залогирована","залогированной","залогированные","замена","заменить","замену","замены","заменяем","заметим:","заметно,","замечание:","заниматься","занимающиеся","записана,","записи","записи,","записывая","запись","запись:","запрашиваем","запрещено.","запрос","запросов","запуск","запуска","запускает","запускать","запускаются","запустите","запустить","зарегистрирован","зарегистрирован,","зарегистрированные","зарегистрированный","зарегистрировать","зарегистрируем","заскучать,","заставить","заставляет","заставляющими","затем","заточенной","затратным","затруднить","зачастую","здесь","знать","знать,","значение","значением","значении","значения","значит,","значительных","и","и,","идеала.","идея,","идёт","из","избегать","избежать","известные","излишней","изменение","изменений","изменения","изменения.","измените","изменится","изменить","изменяем","изменять","изменяться","изменяющими","изначальное","изрядно","изучим","или","им","имеет","имена\"","имени","именно","именованного","именованный","иметь","имеют","имитации","импортирования","импортировать","имя,","имён","имён,","имён.","имён:","инициализации","инициализацию","инициализировать","инициализируя","инициирована,","инициирования","инициированы","инициировать","инициируем","инициируемые","инициируемых","инициирует","инициируют","инкапсулируются","иногда","инструментах","инструментов","инструменты","инструменты,","интегрирует","интегрируется","использован","использование","использованием","использовании","использования","использовать","использовать,","использоваться","используем","используемая","используемую","используемые","используемый","используемым","использует","используете","используется","используйте","используются","использующей","использующий","используя","истины\",","истины\".","история","источник","источником","исхода","исходное","исходящих","исчезает","их","к","каждая","каждого","каждое","каждой","каждую","каждый","как","какие","каких","какой","камни,","качестве","ключу.","ко","когда","когда:","код","кода","кода,","кода.","коде","количество","количеству","коллбэк","коллбэк,","коллбэками,","коллбэки","коллбэков","командой","комбинации.","комплекте","композиция","компонент","компонент,","компонента","компонента,","компонента:","компонентам","компонентами","компонентах","компонентов","компонентов,","компонентов.","компоненту,","компоненты","компоненты,","компоновать","конечное","конкретного","конкретное","конкретную","констант","константу","константы","конструктора","контейнер,","контекст","контекста,","контексте","конфигурации","конфигурацию","конфликтует","концепцией","концепции","концепции,","концепций","концепций,","копирование","корзине","корзину","корзины","корневого","корневое","корневое.","корневой","корневому,","корневые","коробки\"","которого","которое","котором","которому","которые","который","которых","красноречивыми","кратковременная","критерию:","кроме","крупного","крупномасштабные","крупных","куда","кэшируются,","лаконично","легко","лежащая","ли","либо","либо:","линтеры","лишь","лог","логика","логики","логики.","логированием","логирования","логирования,","логируются","логирующий","локально,","локальное","локальному","локальные","локальный","локальным","лучше","любая","любого","любую","любые","м","магазина","массив","массива","между","менее,","менять","мере","местами","местах.","метод","метода","метода,","методах","методов","методом","методы","механизм","механизмом","многократного","многословнее,","многословности","многословный.","многословным","множество","могло","могут","модуле","модуле.","модулей","модулей,","модулей.","модулем","модули","модули,","модули.","модуль","модуль.","модульного","модульной","модульности","модульный","модуля","модуля).","модуля,","модуля.","модулям","модулями","модулях","можем","может","можете","можно","момент","момента","моментальных","моменту","мутацией","мутации","мутации,","мутации.","мутации:","мутации;","мутаций","мутаций,","мутаций.","мутаций/действий.","мутаций:","мутацию","мутацию,","мутацию.","мутация","мутациями,","мутациях.","мы","на","наблюдателей).","наблюдение","наблюдения,","нагрузка","нагрузки","нагрузкой","нагрузку","нагрузку:","называемый","найти","накладывает","наконец,","наличие","нам","намерения","намеренно","наоборот.","написания","написать","например","например,","например:","напрямую","напрямую:","напрямую?","наряду","наследует","настройки","наступления.","находится","находящиеся","начале.","начало","начиная","начните","начнём","начнём.","наш","нашего","наши","не","невозможно","невозможным:","независимо","некоторые","некоторых","нельзя.","немного","нему","ненужному","необходимо","необходимости","необходимости.","необязательно,","неплохая","неплохо","непосредственное","непредсказуемость","неприятно,","непросто:","нескольким","несколькими","нескольких","несколько","несложные","несоответствующих","нет","нет.","нетривиального","неудачи","неудачного","никакой","ним","но","нового","новую","новым.","новыми","новых","нормально","нужно","нужную","нужны","нужны,","нём:","о","оба","обескураживающим.","обеспечиваем","обеспечивает","обеспечит","обеспокоить","обнаружения","обновим","обновление","обновлений.","обновления","обновляются","обновлённые","обозначения","обойти","обойтись","обрабатывать","обработать","обработка","обработки","обработку","обработчик","обработчик\".","обработчик.","обработчика","обработчике","обработчики","обработчиков","обработчиков.","обработчиком","образом","образом,","образом:","обратите","обратитесь","обратиться","обращаться","обсудим","общее","объект","объект,","объект.","объекта","объекта,","объекта:","объекте","объектной","объектный","объектов","объектов,","объектом,","объекту","объявление","объявления","обычно","обычном","обязаны","ограничений","ограничения","ограничены","один","одна","однако","однако,","одни","одним","одно","одновременно.","одной","одном","одному","однонаправленно","одностраничные","оказаться","оказывать","оказываются","окружении","он","она","они","оператор","оператором","операции","операции:","операций","операций,","операций.","описательной:","опосредованно,","определении","определения","определять","определяя","определённых","опции","опции):","опции:","опций,","опционально","опцию","опция","организации","организовать","основе","основная","основном","основные","основных","основывающимся","основывающихся","основываясь","особенно","оставляет","остаётся","осуществляет","от","ответ","отдать","отдельно","отдельности.","отдельные","отдельный","откройте","откуп:","отладке","отладке.","отладке:","отладки)","отладки,","отладки.","отлаживаете","отличают","отличие","отличиями:","отображение","отобразить","отражая","отследить.","отслеживание","отслеживать","отслеживаться","отфильтрованной","официальным","оцениваем","очевидными","очень","очистим","очкам:","ошибки.","ошибку,","ошибку.","пакетов.","параметр","параметр,","параметра:","параметрами","параметризированный","параметров","параметров.","параметром:","паттерн","паттернов,","первого","первое,","первой","первый","первым","первым?","перед","передаваемом","передавать","переданного","переданное","переданному","переданных","передать","передача","передаются","передаёте","передаётся","переиспользования,","переключения","переменная","пересчитаны","писать","плагин","плагина","плагина:","плагинам","плагинам,","плагинах.","плагинов","плагинов,","плагину","плагины","плагины,","по","побочные","поведение","повторно","повторное","повторном","подводные","подделкой","поддельная","поддельное","поддельную","поддельный","поддельным","поддельным.","поддерево","поддерживаемость","поддерживает","поддерживать.","поддерживают","подключение","подключите","подменить","подменять","подмодули","подмодули.","подобны","подобным","подписывается","подробнее","подробно","подружить","подход","подхода","подхода,","позволяет","позволяют","позволяющие","позднее","показаться","покуда","покупок.","полагаться","полезно","полезно,","полезные","полезным","полезным,","полей.","полем","полной","полностью","получаем","получает","получать","получают","получающая","получение","получившаяся","получится","получится.","получить","пользователей","пользователи","пользователя","пользователя.","пользователям","поля","поместив","помещаете","помещающий","помещения","помещены","помимо","помните","помнить","помогает","помогающую","помочь","помощи","помощью","понадобится","понимание","понятий.","понятия","понять","понять,","попросту","попытка","поскольку","после","последующих","посмотреть","поток","потока","потоков?","потомкам","потому","потребностей","потребоваться","потребует","похоже","похожи","почему","почему?","поэтому","появлении","появлению","правил,","правил.","правила","правилам","правилам,","правило:","практике","превращается","пределами","предложить","предметом","предоставляет","предоставляющую","предоставляя","предположим,","предсказать,","предсказуемость","представление","представлением.","представлений","представляют","представьте,","предыдущее","прекращения","префиксов","при","приближённым","приведет","приведённая","приведённой","привести","привнесение","привнесения","приводят","привязать","привязки","придётся","прикреплено","приложение","приложением;","приложении","приложении.","приложении:","приложений","приложения","приложения,","приложения.","применения","применены","применив","примените","применяем","применяя","пример","пример:","примеров","примером","примечание:","примешиваем","принимает","принимают","принципов:","присваивание","присоединённом","приспособиться","приходилось","приходится","проблема","проблемой,","проблему,","проверяем,","программы.","продвинутые","продуктивность","проекта.","проекта:","проектах.","производительности,","производительности.","производительную","производным","произойдёт","произойти.","происходит","происходят,","происходящие","проксировании","проксируем","проксирует","проксирующие","простейшего","простейшее","просто","просто,","просто:","простого","простое","простой","простота,","пространства","пространствами","пространстве","пространство","пространством","пространству","простые","простых","протяжении","проще","псевдонимы","пути","пытаться","работу","работы","раз","разбираясь","разбить","разделять","разделяя","раздуться.","различных","размера,","разных","разобрались,","разработка","разработке","разработки","разработки.","разработчика","разработчика.","разработчиков","разрегистрирует","разрешает","разрешается","разрешающийся","разрешения","рамках","раскрывать","расположения","распространения","расскажем,","рассматриваем","рассматривать","рассматриваются","рассмотрении","рассмотрим","расширением","расширения","реагировать","реактивная","реактивно,","реактивности","реактивность","реактивны.","реактивных","реализации","реализация","реализован","реализовать","реализующего","реальной","реальности","реальных","регистрации","регистрация","регистрирует","регистрируются","режим","режима","режиме","результат","результаты","результирующие","релиз","рендерингом","репозиторий","решая","решение","родительского","родителям","роста","с","сам","самая","самого","самодостаточными","самое","самое,","самом","самостоятельное","самую","самые","самый","самым:","сборке.","сборки","сборкой","сборку,","сборку:","сборщик","свежий","свои","своим","своих","свойств","свойства","свойства,","свойства.","свойства:","свойства?","свойствами","свойствами:","свойство,","связанными","связаны","связать","связке","связывания","сделаете","сделать","себя","сейчас","сервера","сервера.","сервис","сервис,","сеттером:","синглтон","синглтон?","синглтонов","синтаксис","синтаксис,","синтаксис:","синхронизации","синхронизировать","синхронном","синхронные","синхронными","синхронными.","синхронными?","системе","систему","системы,","ситуацией,","ситуации","ситуации,","ситуациями,","скачать","склонировать","скорее","след","следует","следуете","следуют","следующей","следующие","следующим","следующими","следующих","следующую","слепки","слепки,","слепков","слепок\"","слишком","слияния","словами,","сложнее,","сложно","сложными","сложных","служит","случае","случае,","случаев","случаях","смотрите","снимающие","снятие","со","собираем","соблюдаете","соблюдения","собой","собрать","собственно,","собственное","собственным","собственными","событие","событий.","события:","событиями.","совершается","совершать","совершения","совершенно","совместно","соглашение","содержать","содержаться","содержащий","содержащим","содержимое","содержимому","содержит","сожалению,","создавать","создадим","создание","создании","создания","создано,","создать","создающую","создаём","создаёт","создаёте","сокетов","сокетом","сомневаетесь.","соответствующие","соответствующим","соседних","состоит","состояние","состояние,","состояние.","состоянием","состоянием\"?","состоянием,","состоянии","состоянии,","состояний,","состоянию","состоянию,","состояния","состояния,","состояния.","состояния:","состояния;","сохранение","сохранением","сохранения","сохраним","сохранить","сочетании","специально","списка","список","способ","способом","справки","справочник","спровоцирует","сработает.","сравнение","сравнить","среднего","ссылка","ссылке","ссылки","ссылку","сталкиваться","становится","становится,","старые","старый","статические","статусе","стоит","стороне","стороны,","страдает","стрелочные","строгий","строгого","строгом","строк:","строки","строковый","строкой","строку","структура","структурированность","структуру","структуры","сути","существенно","существует","существуют","существующий","считать","счёт","счётчик","счётчик.","счётчик:","счётчиком:","та","так","так:","также","такие","таким","такими","таких","такова","такого","такое","такой","таком","те","тег","тег,","тегов","текущего","текущее","тем","теперь","терминале:","тестирование","тестировании","тестирования","тестирования.","тестировать","тестировать.","тестируемого","тестов","тестов.","тесты","тип","тип:","типа","типами","типов","то","товаров","товары","тогда","тогда,","того","того,","тоже","той","только","том","том,","тот","традиционную","транзакции:","транзакциями;","требует","требуется","требуя","трюк","тут","у","убедитесь,","увеличить","уверенным,","увидим,","удалить","удаётся","удобными","удостоверьтесь,","уже","узнать,","укажите","указав","указан","указана","указание","указания","указанного","указанному","указанным","указать","указываем","указывает","указывать","указывая","улучшаем","умолчанию","умолчанию,","умолчанию.","управлении","управления","управлять","управляющий","упростить","упрощает","упрощения","упрощён,","упрощённо","упускаем.","усложнению","усмотрение","успеха","успешного","устанавливает","установите","установка","установки","утилиты","уточнение","ухудшения","учёта","фабрику","файл","файл,","файле","файлов","файлы.","фактически","фиксируем","финальной","форм","формата","формате","формате:","формирование","формировании","фрактальна:","функции","функции,","функций","функциональности","функциональность","функцию","функцию,","функцию.","функция","функция,","функциям,","хватит","хелпер","хотим","хотите","хотя","хранилищ,","хранилища","хранилища)","хранилища,","хранилища.","хранилища:","хранилище","хранилище,","хранилище.","хранилище;","хранилищем","хранилищу","хранилищу.","хранимому","хранит","хрупки","хуки","целиком","целиком,","ценой","центральным","центре","цитата","частей:","части","часто","часто.","часть","чаще","чем","через","читателям","чтении","чтения.","что","чтобы","чётко","шагом.","шины","эквивалентна","экземпляр","экземпляра","экземпляра,","экземпляров","экспорт","экспорт/импорт","экспорта","экспорта:","экспортировать","экспортируем","элемент","элемента","элементов","элементов)","эта","этапе","эти","этим","этими","этих","это","это,","этого","этого,","этой","этом","этому","этот","эту","эффективного","эффекты","являются","являющиеся","явно","явным","–","—","“store”","│","└──","├──","、","あらかじめ全ての必要なフィールドによって、ストアの初期状態を初期化することが望ましいです","いつ、vuexを使うべきでしょうか?","いま、開発ツールのミューテーションのログを見ながら、アプリケーションのデバッグを行っていることを想像してください。全てのミューテーションをログに記録するためには、ミューテーションの前後の状態のスナップショットを捕捉することが必要です。しかし、上の例にあるミューテーション内の非同期コールバックは、それを不可能にします:","いろいろな","からの良い引用です:","からローカルステートを参照するときは、通常の関数を使わなければいけません","から直接クローンし","が","があれば、それを受け取ります。","がストアからオブジェクトを返す算出プロパティ","がトリガーされたアクションハンドラによって返された","がトリガーとなって実行されます:","が含まれます。詳細はこちら","が変わるたび、算出プロパティの再評価が発生し、関連した","が完了するのを待機する","が導入されます:","が必要なだけかもしれません。しかし、中規模から大規模の","が必要になります。","が必須、逆もまた同様です。","が戻り値として返ってくることになります。","ここでは","こちらが","このような場合は、第1引数としてモジュールの名前空間文字列をヘルパーに渡すことで、そのモジュールをコンテキストとして使用してすべてのバインディングを行うことができます。上記は次のように単純化できます。","この章では、vuex","これから","これが","これで","これにより、コンポーネントツリーは大きな","これにより、複数のモジュールが同じミューテーション/アクションタイプに反応することができます。","これは、実際には","これはいくつかの要素をアプリ自身に含んでいます:","これは一見ばかげて見えるかもしれません。つまり、カウントをインクリメントしたいときに、どうして直接","これは予測可能な方法によってのみ状態の変異を行うというルールを保証し、アプリケーション内の全てのコンポーネントのための集中型のストアとして機能します。","これらのコンセプトを深く理解することは、vuex","これらのルールに従っている限り、プロジェクトをどのように構造化するかはあなた次第です。もしストアファイルが大きくなり過ぎたら、単純にアクションやミューテーション、ゲッターをそれぞれ別のファイルに切り出すことができます。","これらは\"単方向データフロー\"のコンセプトの極めてシンプルな責務です:","さらに、createnamespacedhelp","さらに、状態管理に関わる概念を定義、分離し、特定のルールを敷くことで、コードの構造と保守性を向上させることができます。","さらに名前空間をネストする","しかし、このパターンでは、コンポーネントがグローバルストアシングルトンに依存してしまいます。","しかし、単純さは、共通の状態を共有する複数のコンポーネントを持ったときに、すぐに破綻します:","してから、ストアをつくってみましょう。vuex","すべてのトリガーされたアクションハンドラを解決するpromiseを返します。詳細","すると次のようにできます:","する機構を提供しています:","そして","そして、vuex","そして、このように利用することができます:","そして、第","そのような場合に役立てるため","そのコールバックは、ミューテーションがコミットされた時点ではまだ呼び出されていません。そして、コールバックが実際にいつ呼び出されるかを、開発ツールは知る術がありません。いかなる状態変更でも、コールバック内で起きる場合は本質的に追跡不可能です。","それから下記コマンドを実行します:","それぞれのミューテーションの後に呼ばれます","それでは、始めましょう!","それなりに手の込んだアプリケーションであれば、モジュールを活用する必要が出てきそうです。プロジェクトの構造の例は以下のようになります:","それに対処するための","それらが必要になったときに知るのです。","で","で、シンタックスをかなり単純にできます:","で、状態やゲッターにアクセスできます。なぜコンテキストオブジェクトがストアインスタンスそのものではないのかは、後ほどモジュールで説明します。","です","です)","での実行","では","ではdefineplugin","ではenvifi","では、","では、コンポーネントから共有している状態を抽出し、それをグローバルシングルトンで管理するのはどうでしょうか?","ではステートフルなシングルトンは避けます。)","ではストアをモジュールに分割できるようになっています。それぞれのモジュールは、モジュール自身の状態(state)、ミューテーション、アクション、ゲッター、モジュールさえも内包できます(モジュールをネストできます)","では全てのミューテーションは同期的に行うという作法になっています:","でアクセスします。","でアクセスできます:","でコンポーネント内でアクションをディスパッチできます。あるいはコンポーネントのメソッドを","でストアオブジェクトの状態を参照でき、また","でテストをバンドルでき、それを直接","でユニットテストしたい主な部分はミューテーションとアクションです。","でユーザーが入力するとき、直接","で作られたカウンターアプリをみてみましょう:","で各コンポーネントから参照することができます。","で実行できます。別の方法として、本当のブラウザでテストを実行するためには","で新規追加","で有効にできます)、すべての子コンポーネントにストアを","で異なるモジュール内の複数のアクションハンドラをトリガーすることができます。そのようなケースでは、全てのトリガーされたハンドラが解決されたときに解決する","で返すことです。","と","といったイベント登録のようなものです。ミューテーションハンドラを起動するためにはミューテーションのタイプを指定して","として公開されています","として機能します。これは、通常、アプリケーションごとに1つしかストアは持たないことを意味します。単一ステートツリーは状態の特定の部分を見つけること、デバッグのために現在のアプリケーションの状態のスナップショットを撮ることを容易にします。","として深く入れ子になったコンポーネントに渡すのは面倒で、兄弟コンポーネントでは単純に機能しません。二つ目は、親子のインスタンスを直接参照したり、イベントを介して複数の状態のコピーを変更、同期することを試みるソリューションに頼っていることがよくあります。これらのパターンは、いずれも脆く、すぐにメンテナンスが困難なコードに繋がります。","となり、どのコンポーネントもツリー内のどこにあっても状態にアクセスしたり、アクションをトリガーできます!","とは何か?","とは何か?","と仮定すると、v","と全く同じ問題です。従って解決策も同じです。モジュールの状態を宣言するために関数を使用してください","と動作させているときと同じく、リアクティブな値に関する注意が必要であることを意味します:","と同じ","と同じ。ただしモジュール内に限る","と同じか、モジュール内にあればローカルゲッター","と同じか、モジュール内にあればローカルステート","と同じです","と書くか、もしくはコンポーネントのメソッドを","どのコンポーネントの内部でも簡単にゲッターを利用することができます:","なしで問題ないでしょう。単純な","なアクションにディスパッチできる","なミューテーションにコミットできる","には、一般的なデバッグに利用する用途の備え付けのロガープラグインがあります。","によって","によってリアクティブになっているので、状態を変更すると、状態を監視している","によって名前空間に分けることができます。モジュールが登録されると、そのゲッター、アクション、およびミューテーションのすべてが、モジュールが登録されているパスに基づいて自動的に名前空間に入れられます。例えば:","によって特定のバージョン/タグを利用することもできます。","にマッピングさせる","にマッピングする","に変更する","に属する状態の一部で","に渡すこともできます。","に渡せるように、複数のオブジェクトをひとつにマージするユーティリティを使わなければいけません。しかし、オブジェクトスプレッド演算子","に直接依存関係を持つことはないでしょう。したがって、単純に","に組み込む","に置き換えるために、","に置くことで、状態の変更がさらに明示的、デバッグ可能になりますが、ときにはコードを冗長でまわりくどいものにします。状態の一部がひとつのコンポーネントだけに属している場合は、それをローカルの状態として残しておくとよいでしょう。あなたは、トレードオフを考慮した上で、あなたのアプリの開発ニーズに合った決定をすべきです。","に表示するにはどうすればよいのでしょう?","に追加の引数を渡すこともできます。この追加の引数は、特定のミューテーションに対するペイロードと呼びます:","の","の3番目の引数として","のvm.$watchメソッドと同じオプションをオプションのオブジェクトとして受け付けます。","のあとで","のいくつかの有用な機能が使えません。代わりに、セッターで双方向算出プロパティを使うアプローチがあります。","のために","のとき、ssr","のような","のような外から渡されるデータのためにミューテーションをディスパッチします。","のコアコンセプトについて、以下を学習します。","のコアコンセプトについて詳しく説明していきます。まずは状態(state)からはじめましょう。","のシンタックスを利用しています。","のステート","のストアの状態を変更できる唯一の方法は、ミューテーションをコミットすることです。vuex","のスプレッドシンタックス(object","のミューテーションがトリガーされたときに、このハンドラが呼ばれる\"","のミューテーションは、通常の","のミューテーションはイベントにとても近い概念です:","のミューテーションハンドラ内部で処理されていないため、エラーを投げます。","のモジュールを使っていて","のモジュール出力のため、ここでは","のリアクティブなルールに則ったミューテーション","のリアクティブシステムの一部としてキャッシュされるという点に留意してください。","の中に置くべき、というわけではありません。多くの状態を","の作者、dan","の値をバインディングし、input","の呼び出しと、複数のミューテーションのコミットをします:","の実装,","の実装を変更しましょう:","の引数分割束縛(argument","の形式でログ出力されます","の形式で提供されます","の更新をトリガーします。","の最新のリリースを指します。https://unpkg.com/vuex@2.0.0","の注入が必要です):","の注入が必要)で、コンポーネント内でミューテーションをコミットできます:","の状態がミューテーションハンドラの外部で変更されたら、エラーを投げるようになります。これで全ての状態変更がデバッギングツールで明示的に追跡できることが保証されます。","の状態の変更を行うと、エラーが投げられます。","の状態を","の状態(state)を第1引数として取得し、実際に状態の変更を行います:","の算出プロパティ名(comput","の粒度の細かいリアクティビティシステムを利用するよう特別に調整して実装されたライブラリだということです。","の背景にある基本的なアイディアであり、flux、","の設定を作成します(.babelrc","は","は、","は、ルートコンポーネントに","は、全てのミューテーションの後に呼ばれ、引数として、ミューテーション","は、共有状態の管理に役立ちますが、さらに概念やボイラープレートのコストがかかります。これは、短期的生産性と長期的生産性のトレードオフです。","は、各ミューテーションへのフックを公開する","は、基本的にアプリケーションの状態(state)を保持するコンテナです。単純なグローバルオブジェクトとの違いが","はこのモジュールのゲッターにローカライズされています","はオブジェクトを返すことに注意しましょう。どうやって、他のローカル算出プロパティと組み合わせるのでしょうか?","はゲッター関数の第3引数と第4引数として渡され、アクション関数に渡される","はディスパッチされたアクションごとに呼び出され、アクション記述子と現在のストア状態を引数として受け取ります:","はペイロードサポートする:","はモジュールのローカルステート","はリアクティブなので、ストアから状態を\"取り出す\"一番シンプルな方法は、単純にいくつかのストアの状態を","はローカルステートにアクセスでき、ルートのステートは","は前の状態を保存する","は効率的な更新のために、vue.j","は単一ステートツリー","は名前空間付きモジュールで","は実際のところ、あなたがコードを構造化する方法を制限しません。もっと正確に言うと、それより高いレベルの原理原則を適用させます:","は成功時のコールバックと失敗時のコールバックを受け取る","は自然な次のステップとなるでしょう。これは","ひとつの重要なルールを覚えておきましょう。それはミューテーションハンドラ関数は同期的でなければならないということです。なぜか?次の例で考えてみましょう:","ほとんどの場合、ペイロードはオブジェクトにすべきです。そうすることで複数のフィールドを含められるようになり、またミューテーションがより記述的に記録されるようになります:","まず知っておくべきことは","また","また、モジュールのゲッターの中では、ルートのステートは第3引数でアクセスできます:","または","また別のアクションで下記のように書くと:","もあわせて使います):","もし、あなたが","もし、あなたが大規模な","もしこの関数を複数のコンポーネントで利用したくなったら、関数をコピーするか、あるいは関数を共用のヘルパーに切り出して複数の場所でインポートする必要があります。しかし、どちらも理想的とはいえません。","もしゲッターが複雑な計算を行っているならば、テストコードを書く価値があります。ゲッターはミューテーションと同様の理由でテストしやすいです。","もし触れたことがなければ、ぜひ触れてください!","もまた","もペイロードをサポートする:","もローカルステートを指すようになります。","や","より実践的な例として、ショッピングカートをチェックアウトするアクションを挙げます。このアクションは非同期な","を","を2番目の引数として受け取ります。","をみてみるのもよいでしょう。","をインストール","をインストールする","を作成するときに、ただ","を使うことができます","を使うということは、全ての状態を","を使ったブラウザでの実行","を使った最も基本的なカウンターアプリの例です。","を使って、モック化された依存関係を注入できるようにするモジュールファクトリーを返す","を使っている場合は、これは不要でしょう。","を使っていれば、ビルドツールにそれを処理させることができます:","を使ってテストファイルをバンドルすることができます。","を使用して、次のように書くことができます:","を使用してミューテーションをテストする例です(あなたの好きな任意のフレームワーク/アサーションライブラリを使用できます):","を使用する。あるいは","を使用することで、アプリケーションの開発を行っている間のミューテーション、モジュール、アクション、ゲッターのホットリローディングをサポートします。browserifi","を使用することで、次のようにアクションを組み合わせることができます:","を使用することによって名前空間付けされたヘルパーを作成できます。指定された名前空間の値にバインドされた新しいコンポーネントバインディングヘルパーを持つオブジェクトを返します:","を使用するとき、vuex","を使用するにあたって不可欠です。","を使用するのは少しトリッキーです:","を使用できます。","を処理できることと、store.dispatch","を利用するとストア内に","を取り込むと自動的に","を受け取ります:","を受け取ります。","を受け取ります。言い換えれば、同じモジュールに接頭辞","を含むことができます。モジュールの状態は、モジュールのキーを使って、ストアのルートステートに結合されます。モジュールのミューテーションとゲッターは、第一引数としてルートステートの代わりに、モジュールのローカルステートだけを受け取り、モジュールのアクションの","を呼び出していることを確認しておいてください","を呼び出してミューテーションをコミットしないのか、と。ミューテーションは同期的でなければならないというのを覚えていますか?アクションはそうではありません。アクションの中では非同期の操作を行うことができます。","を呼び出すことでミューテーションをコミットできます。あるいは","を呼び出す可能性があるため、ミューテーションのテストよりも少し注意が必要です。アクションをテストするとき、通常、いくつかの段階でモックを作る必要があります。例えば","を呼び出す必要があります:","を呼び出せば、動的に登録したモジュールを削除できます。ただしストア作成(store","を変更します。厳格モードでは、この変更は明示的に","を定義することができます。それらをストアの算出プロパティと考えることができます。算出プロパティと同様に、ゲッターの結果はその依存関係に基づいて計算され、依存関係の一部が変更されたときにのみ再評価されます。","を導入した場合、冗長で恐ろしいと感じるかもしれません。そう感じることは全く普通です。あなたのアプリがシンプルであれば、vuex","を常に受け取り(モジュール内で定義されていれば、モジュールのローカルステートを受け取り)、指定されていれば第二引数に","を持つことができます。サーバサイドレンダリングに役立ちます。","を持つことできます。","を持つことできます。詳細","を指定するだけです:","を明示的に導入する必要があります:","を書き込まずに、モジュールアセットを使用することができます。名前空間オプションの切り替えは、モジュール内のコードには影響しません。","を最初の引数として、","を構築することなく、vuex","を構築する場合は、vue","を比較...","を活用できます。例えば","を渡します。","を直接変更する代わりにミューテーションをコミットする理由は、状態の変更を明確に追跡したいからです。このシンプルな規約は、あなたのコードの意図をさらに明確にし、コードを読んだ時にアプリケーションの状態の変更について、論理的に考えることができるようにします。加えて、私たちに全ての変更のログを取ったり、状態のスナップショットを取ったり、タイムトラベルデバッグを行うようなツールを実装する余地を与えてくれます。","を統合しています。","を自身でビルドする必要があります。","を複数回呼び出す必要があるとき):","を調べます","を返します","を返すことです。","を返すことを想定している","を追加しなければならない","を開く","を開始する","アクション","アクション、これはビューからのユーザー入力に反応して、状態の変更を可能にする方法です。","アクションのテスト","アクションのディスパッチ","アクションのルートファイル","アクションは","アクションは、状態を変更するのではなく、ミューテーションをコミットします。","アクションはしばしば非同期処理を行いますが、アクションが完了したことをどうやって知れば良いのでしょう?そしてもっと重要なことは、さらに複雑な非同期処理を取り扱うために、どうやって複数のアクションを構成させるかということです。","アクションはペイロード形式とオブジェクトスタイルのディスパッチをサポートします:","アクションはミューテーションと似ていますが、下記の点で異なります:","アクションは任意の非同期処理を含むことができます。","アクションは外部の","アクションへ向けて","アクションをディスパッチします。option","アクションをディスパッチするか、グローバル名前空間にミューテーションをコミットするには、dispatch","アクションをディスパッチするコンポーネントの","アクションを構成する","アクションハンドラはストアインスタンスのメソッドやプロパティのセットと同じものを呼び出せるコンテキストオブジェクトを受け取ります。したがって","アプリケーションのための","アプリケーションの中心にあるものはストアです。\"ストア\"","アプリケーションの構造","アプリケーションレベルの状態はストアに集約されます。","アロー関数は、コードをとても簡潔にできます!","イベントでアクションを呼び出すことです:","インスタンスプロパティ","インスタンスメソッド","インストール","オブジェクトから取り出され、プロパティとしてアクセスすることができます:","オブジェクトのプロパティとしても公開されます。","オブジェクトを使ってディスパッチする","オブジェクトを受け取ります。:","オブジェクトを返す関数を渡す場合、返されたオブジェクトはルートステートとして使用されます。これは特にモジュールの再利用のためにステートオブジェクトを再利用する場合に便利です。詳細","オブジェクトスタイルでコミットするとき、オブジェクト全体がペイロードとしてミューテーションハンドラに渡されます。したがってハンドラの例は上記と同じです:","オブジェクトスタイルのコミット","オブジェクトスプレット演算子で、外のオブジェクトとこのオブジェクトを混ぜる","オブジェクトスプレッド演算子","オプション(store.registermodule('a',","オプションが","オプションで指定されたストアは、全ての子コンポーネントに注入されます","オプションは、どちらかいうと","オプションを作成します。詳細","オプションを受け付けます。","オプションを受け入れます","オプションを指定することで","オプションを渡すことで、渡されたストアをルートの全ての子コンポーネントに注入します。これは","グローバルなスクリプトタグを利用する場合にはこのようにする必要はありません。","グローバルイベントバス","グローバルステート","グローバルステートとゲッターを使いたい場合、rootstat","ゲッター","ゲッターから結果を受け取る","ゲッターのテスト","ゲッターのテストの例:","ゲッターの第4引数経由で","ゲッターの評価後の値を返すコンポーネントの","ゲッターは","ゲッターは第1引数として、state","ゲッターは第2引数として他のゲッターを受け取ります:","ゲッターを、スプレッド演算子(object","ゲッターをモックする","ゲッターを異なる名前でマッピングさせたいときはオブジェクトを使います:","ゲッター関数は次の引数を受け取ります:","コアコンセプト","コミットをモックする","コンストラクタオプション","コンポーネント","コンポーネントがストアから状態を取り出すとき、もしストアの状態が変化したら、ストアはリアクティブかつ効率的に更新を行います。","コンポーネントが複数のストアのステートプロパティやゲッターを必要としているとき、これらすべてにおいて、算出プロパティを宣言することは繰り返しで冗長です。これに対処するため、算出ゲッター関数を生成し、いくつかのキーストロークを省くのに役立つ","コンポーネントに入れる","コンポーネントの外の状態をどうやってうまく扱うか考える絶好の機会です。vuex","コンポーネントはまだローカルステートを持つことできる","コンポーネントは自動的に更新されます。これは","コンポーネントをつくってみましょう","コンポーネントをバインドするヘルパー","コンポーネント内でのアクションのディスパッチ","コンポーネント内におけるミューテーションのコミット","コンポーネント内部の","サブモジュールを含む次のような形式のオブジェクトはストアにマージされます。","サーバサイドレンダリングされたアプリケーションから状態を保持するなど、新しいモジュールを登録するときに、以前の状態を保持したい場合があります。preservest","シンプルなアクションを登録してみましょう:","シンプルなストア","ステート","ステートのモック","ステートをモックする","ストア","ストアが作られた後に","ストアが初期化されたときに呼ばれます","ストアにある状態を","ストアにアクションを登録します。ハンドラ関数は次のプロパティを持つ","ストアにゲッターを登録します.","ストアにミューテーションを登録します。ハンドラ関数は第一引数に","ストアに追加できるようにすると、モジュールの予測できない名前空間が気になるかもしれません。あなたのモジュールは、プラグインユーザーが名前空間付きモジュールの元にモジュールを追加すると、その名前空間に属するようになります。この状況に適応するには、プラグインオプションを使用して名前空間の値を受け取る必要があります。","ストアのための","ストアのサブツリーを返すコンポーネントの","ストアのルートステートを置き換えます。これは、ステートのハイドレーションやタイムトラベルのためだけに利用すべきです。","ストアの作成は、とても簡単です。ストアオブジェクトの初期状態と、いくつかのミューテーションを準備するだけです。","ストアの状態は","ストアの状態を直接変更することはできません。明示的にミューテーションをコミットすることによってのみ、ストアの状態を変更します。これによって、全ての状態の変更について追跡可能な記録を残すことが保証され、ツールでのアプリケーションの動作の理解を助けます。","ストアはリアクティブです。vue","ストアへのミューテーションを購読します。handler","ストアを厳格モードにします。厳格モードでは、ミューテーションハンドラ以外で、","ストアアクションを購読します。handler","ストアオブジェクトの状態はリアクティブなので、ストアの状態をコンポーネント内で使うには算出プロパティ内でただ状態を返せば良いです。コンポーネントメソッドでミューテーションをコミットすることによって状態の変更を行います。","タグで直接読み込むことができ、createvuexlogg","チェックアウトのリクエストを送信し、楽観的にカート内をクリアする","テスト","テストの実行","ディスクリプタとミューテーション後の状態を受け取ります。","ディスパッチとコミットもこのモジュール用にローカライズされています","デフォルト:","デフォルトでは、アクション、ミューテーション、そしてゲッター内部のモジュールはグローバル名前空間の元で登録されます","デフォルトは","データソースとストアを例にします","トップからボトムまでフラクタル構造です:","ドキュメント","ネストされた","ネストされたモジュール","ビュー、これは状態のただの宣言的なマッピングです。","ビルトインロガープラグイン","ファイルの中にミューテーションがあるなら、デフォルトエクスポートに加えて、名前付きエクスポートでミューテーションをエクスポートできます。","フォームの扱い","ブラウザで","ブラウザでの実行","プラグイン","プラグインが、モジュールをアプリケーションのストアに付属させることで、状態の管理に","プラグインで最も一般的に使用されます。detail","プラグインと同様に、ビルドツールに処理させることができます:","プラグインの中でもっともよく利用されます。詳細","プラグインは、単一の引数としてストアを受けつけるただの関数です:","プラグインは直接、状態を変更できません。これはコンポーネントに似ています。プラグインはコンポーネント同様に、ミューテーションのコミットによる変更のトリガーだけで状態を変更できます。","プラグインを使用することができます。","プラグインオプションで名前空間値を取得し、","プラグイン内でのミューテーションのコミット","プラグイン開発者向けの注意事項","プラグイン関数の配列は、ストアに適用されます。このプラグインは、ストアだけを引数として受け取り、外部への永続化、ロギング、デバッギングのために、ミューテーションを監視するか、または、","プラグイン関数を返す","プロパティとしてアクセスされるゲッターは","プロパティを持つオブジェクトを使って、ミューテーションをコミットすることもできます:","プロパティスタイルアクセス","プロポーサルの","ヘルパー","ヘルパーはストアのゲッターをローカルの算出プロパティにマッピングさせます:","ヘルパーを使うことができます:","ヘルパーを使うこともできます(ルートの","ヘルパーを使って名前空間付きモジュールをコンポーネントにバインディングするとき、少し冗長になります:","ヘルパーを呼び出すこと(ルートの","ベースの","ペイロードを使ってディスパッチする","ホットモジュールとしてアクションとモジュールを受け付けます","ホットリローディング","ホットリローディングを試したい場合は、counter","マップされた算出プロパティの名前がステートサブツリーの名前と同じ場合は、文字列配列を","ミューテーション","ミューテーション、アクション、ゲッター...","ミューテーションとモジュールのホットリローディングのために、store.hotupdate()","ミューテーションによる状態変更は、この時点で行われるべきです","ミューテーションのコミットによるストアとデータソースの同期をプラグインで実現できます。","ミューテーションのテスト","ミューテーションのハンドラは以下のようになります:","ミューテーションのルートファイル","ミューテーションの分割束縛","ミューテーションは","ミューテーションは、`{","ミューテーションは同期的でなければならない","ミューテーションは完全に引数に依存しているだけの関数であるため、テストするのがとても簡単です。効果的なやり方として、もし","ミューテーションやアクションが適切に書かれている場合は、適切にモック化された後、テストコードはブラウザの","ミューテーションをコミットします。option","ミューテーションをコミットするコンポーネントの","ミューテーションを記録する必要がある場合は、`true`","ミューテーションを適用する","ミューテーション・タイプに定数を使用する","メソッドで状態の変更を行うことができます。","メソッドによってアクセスされるゲッターは呼び出す度に実行され、その結果はキャッシュされない点に留意してください。","メソッドを使って、モジュールを登録できます:","メソッドを利用する必要があります:","メソッドスタイルアクセス","モジュール","モジュールで定義されたときの仕様","モジュールで定義された場合、モジュールのローカルステート","モジュールのアセット","モジュールのステートには","モジュールのミューテーションやゲッターの中では、渡される第1引数はモジュールのローカルステートです。","モジュールのローカルステート","モジュールの再利用","モジュールの状態を宣言するために単純なオブジェクトを使用すると、その状態オブジェクトは参照によって共有され、変更時にクロスストア/モジュールの状態汚染を引き起こします。(例:","モジュールをより自己完結型にまた再利用可能なものにしたい場合は、それを","モジュールを提供するプラグインを作成し、ユーザーがそれらを","モジュールを登録します","モジュールを集めてストアをエクスポートする","モジュールシステムで利用される場合、","モジュールシステムを使っているとき、ストアの状態を使っているすべてのコンポーネントでインポートが必要です。また、コンポーネントのテストのときにモック化が必要となります。","モジュールシステムを利用しているときはあらかじめ","モジュールステートはすでにネストされており、名前空間のオプションによって影響を受けません","モジュール内で定義されていればモジュールのローカルステート","モックによってモジュールを作成する","モック化したストアと引数でアクションを呼び出す","ユーザ向けは、vuex@3.0+","ライブラリです。","ライブラリは、動的に付属させたモジュール内部でアプリケーションのルーティングのステートを管理することで","ライブラリは眼鏡のようなものです:","リアクティブにゲッター関数の返す値を監視します。値が変わった場合は、コールバックを呼びます。ゲッターはストアの","リファレンス","リリースノート","リンクが提供されています。上記リンクは常に","ルートインスタンスに","ルートステート、読み取り専用です。","ルートステートオブジェクトです。詳細","ルートディスパッチ/コミットの","レスポンスのモック","ロガーファイルは、他にも","ロガープラグインは、状態のスナップショットを撮ることに注意しましょう。スナップショットを撮ることはコストがかかるため、開発中だけ利用してください。","ロギングの前に、状態を変換します","ログ出力されたミューテーションを自動で展開します","ローカルステートよりもかなり冗長で、v","一つ目は、プロパティ","一个","一个数组,包含应用在","一条重要的原则就是要记住","一样直截了当。","一样遵守一些注意事项:","一目了然:","一連の非同期の処理を実行しつつ、ミューテーションのコミットによってのみ副作用(状態の変更)を与えていることに注意してください。","上に公開されます。","上のように記述すれば、プラグインはデフォルトで利用されることになります。本番環境(","上使用","上克隆代码并自己构建。","上发布的最新版本。您也可以通过","上注册","上的插件方法。这些插件直接接收","上的用户输入导致的状态变化。","上記","上面插件会默认启用。在发布阶段,你需要使用","下一步:action","下面是","下面是一个测试异步","下面是用","不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。","不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。","与根模块的选项一样,每个模块也包含","严格模式","中。例如:","中也可以:","中使用","中初始化好所有所需属性。","中多次注册同一个模块","中定义“getter”(可以认为是","中很有用的特性。另一个方法是使用带有","中执行。换种方式,你也可以用","中执行测试","中提交","中查找","中派生出一些状态,例如对列表进行过滤并计数:","中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的","中的","中的异步函数中的回调让这不可能完成:因为当","中的状态。改变","中的状态。详细介绍","中的状态发生变化,那么相应的组件也会相应地得到高效更新。","中的状态是响应式的,在组件中调用","中的状态是响应式的,那么当我们变更状态时,监视状态的","中的状态的唯一方法是提交","中的状态的唯一途径就是显式地提交","中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的","中绑定","中读取状态的时候,若","中附加新模块的方式来使用","中,`getters`","中,mutat","为","为了处理异步操作,让我们来看一看","为了能够使用","为了解决以上问题,vuex","为组件创建计算属性以返回","之前的一个地方:","之后就可以通过","之后引入","之后调用","之后,让我们来创建一个","之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个","乍一眼看上去感觉多此一举,我们直接分发","也可以接受其他","也支持载荷:","也被局部化了","也集成到","也需要与使用","事件类型","事件类型在各种","事件,在事件回调中调用","产品模块","产生的副作用(即状态变更)。","什么情况下我应该使用","什么时候结束呢?更重要的是,我们如何才能组合多个","什么是“状态管理模式”?","仍旧返回","他のパターンと異なるのは、vuex","他们可以接受","以下のような","以下是一个表示“单向数据流”理念的极简示意:","以允许保留之前的","以对象形式分发","以新对象替换老对象。例如,利用","以载荷形式分发","以降でサポートされます):","任何由","任意の方法でそれをフォーマットできます","会作为第三和第四参数传入","会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。","会在每个","会收到局部化的","会暴露为","会更易读:","会比较棘手:","会自动可用。","会试图直接修改","会进行自动安装:","传一个字符串数组。","传入额外的参数,即","传参。在你对","传字符串参数","但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:","作为其第一个参数:","作为命名输出对象","作为唯一参数,可以监听","作为唯一参数:","作为第一个参数(如果定义在模块中,则为模块的局部状态),payload","作为第一个参数,payload","作为第一个参数,其","作为第一个参数:","作为第三参数传给","作为第二个参数。最后接收一个可选的对象参数表示","作为第二个参数(可选)。","作为第二个参数:","作出响应。","你不能直接改变","你不能直接调用一个","你也可以使用","你也可以通过让","你可以使用","你可以向","你可以在组件中使用","你可以通过","你在组件中使用","使","使用","使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源","使用对象展开运算符将","使用对象展开运算符将此对象混入到外部对象中","使用常量替代","例えば、特定のサブツリーのみを返します","例えば項目のリストをフィルタリングしたりカウントするときのように、ストアの状態を算出したいときがあります。","例如,只返回指定的子树","依赖","依赖的模块工厂","依赖,可以用","保存状态,用于下一次","保持不变:","假设","假设这里的","允许我们在","允许我们将","入門","全く新しいオブジェクトで既存のオブジェクトを置き換える。例えば、stage","全てのゲッター","公式の開発ツール拡張と連携し、設定なしでタイムトラベルデバッグやステートのスナップショットのエクスポートやインポートのような高度な機能を提供します。","关联到","内のセットアップ方法を参考にしてください。","内置","内部执行异步操作:","再次强调,我们通过提交","函数。在这种情况下,只有当所有触发函数完成后,返回的","函数中执行的,","函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。","函数接受一个与","函数有几个配置项:","函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给","函数,因此","函数:","分割到单独的文件。","分割成模块(module)。每个模块拥有自己的","分发","分发的时候调用并接收","分支下的最新版本,您可以直接从","创建一个","创建之后,你可以使用","创建以下","创建基于命名空间的组件绑定辅助函数。其返回一个包含","创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:","创建多个","创建模块","创建组件方法分发","创建组件方法提交","初始化后调用","加载新模块","動的なモジュールを登録します。詳細","動的なモジュールを解除します。詳細","動的なモジュール登録があることで、他の","動的にモジュールを登録する","包含了子模块的对象,会被合并到","包含很复杂的计算过程,很有必要测试它们。getter","包含的","单一状态树","单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。","単一ステートツリー","単一ステートツリーはモジュール性と競合しません。以降の章で、アプリケーションの状態とミューテーション(変更)をサブモジュールに分割する方法について説明します。","単一ステートツリーを使うため、アプリケーションの全ての状態は、一つの大きなストアオブジェクトに内包されます。しかしながら、アプリケーションが大きくなるにつれて、ストアオブジェクトは膨れ上がってきます。","単純な","即可","即可。","卸载一个动态模块。详细介绍","厳格モード","厳格モードで","厳格モードでは","厳格(strict)モードを有効にするには","参数解构","参考","参考として","参考热重载示例","及","双向绑定的计算属性","双方向算出プロパティ","发出结账请求,然后乐观地清空购物车","取个变量名然后把它输出去:","变化的时候,","变更状态","另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。","只会接收","只要你遵守以上规则,如何组织代码随你便。如果你的","可以包含","可以包含任意异步操作。","可以处理被触发的","可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。","可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用","各ミューテーションはタイプとハンドラを持ちます。ハンドラ関数は","各モジュールは、ルートオプションに似た","同じストアに同じモジュールを複数回登録する","同じモジュールを使用する複数のストアを作成する;","同时如果有第二个参数","同样指向局部状态。","同样,对于模块内部的","同様に、モジュールのアクションの中では","名前付きエクスポートでミューテーションをエクスポートする","名前空間","名前空間によるバインディングヘルパー","名前空間のゲッターとアクションは、ローカライズされた","名前空間をプラグインモジュールの型に追加する","名前空間付きモジュールでのグローバルアセットへのアクセス","名前空間付けられたコンポーネントバインディングのヘルパーを作成します。返されるオブジェクトは指定された名前空間にバインドされた","后的状态作为参数:","启用了命名空间的","呼び出されるべきミューテーションが残っていないか確認する","呼び出しをサービスとして抽象化し、そしてテストの内部ではそのサービスをモックにすることができます。簡単に依存関係をモック化するために、webpack","呼び出しを抽象化する","命名空间","和","和分发多重","和单纯的全局对象有以下两点不同:","和参数调用","和模块,你需要使用","和经过","响应式地侦听","回调函数","因为","因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!","在","在一个","在一个模块化的打包系统中,您必须显式地通过","在不同模块中可以触发多个","在严格模式下,无论何时发生了状态变更且不是由","在单独构建的版本中辅助函数为","在另外一个","在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的","在带命名空间的模块内访问全局内容(global","在带命名空间的模块注册全局","在开始记录之前转换状态","在插件中不允许直接修改状态——类似于组件,只能通过提交","在插件内提交","在注册一个新","在浏览器中执行测试","在浏览器中测试","在组件中分发","在组件中提交","在这一章,我们将会学到","在这个模块中,","在这个模块的","在通过属性访问时是作为","在通过方法访问时,每次都会去进行调用,而不会缓存结果。","型:","处理之后这些测试应该不依赖任何浏览器","处理函数以外修改","处理器的","多个视图依赖于同一状态。","失敗時の処理","失败操作","如果你传入返回一个对象的函数,其返回的对象会被用作根","如果你喜欢使用诸如","如果你希望使用全局","如果你开发的插件(plugin)提供了模块并允许用户将其添加到","如果你想将一个","如果你的","如果在模块中定义则为模块的局部状态","如果在模块化构建系统中,请确保在开头调用了","如果在测试环境下有可用的","如果希望你的模块具有更高的封装度和复用性,你可以通过添加","如果您不打算开发大型单页应用,使用","如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时","如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。","如果正在使用","如果需要使用","安装","完全ビルドでは、ヘルパーは","完成","完成后调用,接收","定数を使用するかどうかは好みの問題です。多くの開発者による大規模なプロジェクトで役に立ちますが、完全にオプションなので、もしお気に召さなければ使用しなくても構いません。","定数を関数名として使用できる","实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。","实例中读取状态最简单的方法就是在计算属性中返回某个状态:","实例会注入到根组件下的所有子组件中,且子组件能通过","实例具有相同方法和属性的","实例属性","实例方法","实例本身了。","实例的根","实现中是很常见的模式。这样可以使","实现,默认为","实践中,我们会经常用到","实际上这和","実装において、ミューテーション・タイプに定数を使用することが共通して見られるパターンです。これはコードに対してリントツールのようなツールを利用できるという利点があり、また単一ファイルに全ての定数を設定することによって、共同で作業する人に、アプリケーション全体で何のミューテーションが可能であるかを一目見ただけで理解できるようにします:","実際に","実際にはコードを少しシンプルにするために","对于","对于大型应用,我们会希望把","对于模块内部的","对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:","对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。","对象","对象。详细介绍","对象中","对象中。","对象为什么不是","对象包含以下属性:","对象和一些","对象就有可能变得相当臃肿。","对象展开运算符","对象提供给","对象是模块的局部状态","对象的属性传入","对象风格的提交方式","对象,你可以以属性的形式访问这些值:","对象,因此你可以调用","对象,尤其是对于重用","导致的状态变更都应该在此刻完成。","将","将会成为自然而然的选择。引用","将其引入:","就不受约束!我们可以在","就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,vuex","局部状态”要啰嗦得多,并且也损失了一些","属性。但是自从有了对象展开运算符(现处于","属性不会对其产生影响","属性以访问根","属性另取一个名字,使用对象形式:","属性后不需要修改模块内的代码。","属性的对象:","岂不更方便?实际上并非如此,还记得","嵌套模块","带命名空间的绑定函数","并不意味着你需要将所有的状态放入","并不限制你的代码结构。但是,它规定了一些需要遵守的规则:","并且观察","应对起来略微棘手,因为它们可能需要调用外部的","应用","应用层级的状态应该集中到单个","应用的核心就是","应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。vuex","开发环境与发布环境","开启严格模式,仅需在创建","开始","异步逻辑都应该封装到","引数の","引用","当","当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用","当使用","当使用全局","当使用对象风格的提交方式,整个对象都作为载荷传给","当在严格模式中使用","当定义在一个模块里时会特别一些:","当映射的计算属性的名称与","当需要在对象上添加新属性时,你应该","很多次的时候):","很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在","必须同步执行这个限制么?action","必须承认,这样做比简单地使用“v","必须是同步函数","必须是同步函数。为什么?请参考下面的例子:","快照","成为可热重载模块","成功操作","成功時の処理","我们主要想针对","我们可以使用","我们可以很容易地在任何组件中使用它:","我们可以按任意方式格式化","我们组装模块并导出","或","或提交","或模块间数据互相污染的问题。","或者","或者是","或者更进一步,将下列代码添加到你使用","所有","才会执行。","打包测试文件。","打包这些测试文件然后在","执行测试","把","把上述","把当前购物车的物品备份起来","把空间名字添加到插件模块的类型(type)中去","抽取出api请求","按照","接下来,我们将会更深入地探讨一些核心概念。让我们先从","接受","接受一个成功回调和一个失败回调","接收","描述和当前的","提交","提交一个","提交的是","提交载荷(payload)","提供了基于","提案","提示:我们将在后续的文档示例代码中使用","插件","插件。","插件会生成状态快照,所以仅在开发环境使用。","插件函数","插件可以通过在","插件就是一个函数,它接收","插件就是通过动态注册模块将","支持同样的载荷方式和对象方式进行分发:","支持在开发过程中热重载","支持):","改成","数据源到","文件中定义了","文件太大,只需将","文字列を渡すことは、`state","文档","断言结果","新しいアクションとミューテーションにスワップ","新しいアクションとミューテーションをホットスワップします。詳細","新しいプロパティをオブジェクトに追加するとき、以下のいずれかが必要です:","新增","方法可以有更多选项来完成复杂任务):","方法接受以下参数:","方法注册模块:","方法的参数。","方法触发状态变更:","方法触发:","方法:","既然","日志。每一条","日志插件还可以直接通过","时声明的模块)。","时,不需要以上安装过程。","时,为了在服务端渲染中避免有状态的单例)","时,你就知道","时,你很有可能想保留过去的","时,在属于","时,调用此函数。”要唤醒一个","映射","映射为","映射到局部计算属性:","映射到视图;","是一个专为","是专门为","是个","是什么?","是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅","是在计算属性中返回的一个属于","是更改状态的唯一方法,并且这个过程是同步的。","是注册在全局命名空间的——这样使得多个模块能够对同一","時々、状態の\"スナップショット\"を撮って、ミューテーション前後の状態を比較したくなることがあるでしょう。それを実現するために、状態オブジェクトのディープコピーを行う必要があります:","時どき、モジュールの複数インスタンスを作成する必要があるかもしれません。例えば:","暴露为","暴露出来,根节点状态则为","暴露出注册的","更改","更新されたモジュールをインポートする","更新记录","替换","最后,如果我们利用","最好提前在你的","最新の開発版ビルドを利用したい場合には、","最简单的","最終的に","有时候我们需要从","有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:","有时我们可能需要创建一个模块的多个实例,例如:","服务回应","服务层——例如,我们可以把","期待されるミューテーションをアクションが呼び出すかをテストするためのヘルパー","本番環境","本番環境で厳格モードを有効にしてデプロイしてはいけません!厳格モードでは不適切なミューテーションを検出するためにステートツリーに対して深い監視を実行します。パフォーマンスコストを回避するために本番環境では無効にしてください。","来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建","来安装","来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在","来看一个更加实际的购物车示例,涉及到调用异步","来简化代码(特别是我们需要调用","来自不同视图的行为需要变更同一状态。","来获取","来获取状态对象,以及通过","来触发变化。","来记录","来说是必要的。","来说非常有用。详细介绍","构造器选项","架构就像眼镜:您自会知道什么时候需要它。","某些观察者)","标签引入,它会提供全局方法","标签引用","核心概念","根状态,只读。","根级别的","格式记录","检查是否没有","概念开始。","構文を使用する","模块内容(modul","模块内的状态已经是嵌套的了,使用","模块功能默认输出了","模块动态注册","模块动态注册功能使得其他","模块的局部状态","模块重用","模拟","模拟提交","模拟状态","次のミューテーションのために状態を保存","每一个","每当","每次","比较","注册一个动态模块。详细介绍","注册嵌套模块","注册模块","注册的","注意:","注意我们正在进行一系列的异步操作,并且通过提交","注意,getter","注意:对于","测试","测试一个","深入理解所有的概念对于使用","混入","热替换新的","热重载","然后","然后像这样使用:","然后返回","然后:","然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用","状态","状態、これは私達のアプリを動かす信頼できる情報源(the","状態のスナップショットを撮る","状態のスナップショットを撮るプラグインはアプリケーションの開発の間だけ使われるべきです。","状態を変更する","状態を変更する唯一の方法は、同期的に処理を行うミューテーションをコミットすることのみです。","状態変更を非同期に組み合わせることは、プログラムの動きを予測することを非常に困難にします。例えば、状態を変更する非同期コールバックを持った","状態管理パターン","现在你可以:","现在想象,我们正在","现在,你可以通过","現在のカート内の商品を保存する","現在のモジュールのモジュールのローカルゲッター","生成","生成状态快照的插件应该只在开发阶段使用,使用","用“vuex","用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。","用以上配置启动","用户来说","用指定的","用模拟的","由于","由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store","異なるビューからのアクションで、同じ状態を変更する必要があります。","登録されたゲッターは","登録されているゲッターを公開します。読み取り専用です。","的","的作者","的例子(实际上你可以用任何你喜欢的测试框架):","的例子:","的双向绑定计算属性:","的另一种方式是直接使用包含","的响应式系统的一部分缓存其中的。","的响应规则","的地方","的处理函数返回的","的子节点名称相同时,我们也可以给","的官方调试工具","的定义放在函数","的实例注入所有的子组件","的实例,那么你仍然可以给","的实现:","的对象。它们都已经绑定在了给定的命名空间上。详细介绍","的对象展开运算符我们可以这样写:","的对象,在用户输入时,v","的局部状态作为第一个参数,而不是根状态,并且模块","的库,例如","的思维”去解决这个问题的方法是:给","的方式使其成为带命名空间的模块。当模块被注册后,它的所有","的方式,而非直接改变","的时候传入","的时候,我们需要增加一个","的根状态。模块的","的根状态,仅用状态合并或时光旅行调试。","的格式为","的模块编译格式问题,这里需要加上","的测试与","的状态","的状态存储是响应式的。当","的状态存储是响应式的,从","的示例:","的第四个参数来调用","的组件中需要频繁地导入,并且在测试组件时需要模拟状态。","的细粒度数据响应机制来进行高效的状态更新。","的结果","的计算属性)。就像计算属性一样,getter","的话也能够接收。","的话说就是:","的辅助函数","的返回值。详细介绍","的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。","的返回值,当值改变时调用回调函数。fn","的这些核心概念。他们是:","的钩子。vuex","監視を止める場合は、ハンドラ関数の返り値を関数として呼び出します。","直接ダウンロードする","直接ミューテーションハンドラを呼び出すことはできません。この","直接下载","相关代码分割到模块中。下面是项目结构示例:","確かに、上記の例は単純な","私たちが","私たちは、このドキュメントのコード例に","第1引数は、オプションで名前空間文字列にすることができます。詳細","第一个参数是可选的,可以是一个命名空间字符串。详细介绍","等包管理器,可以按照下列方式执行安装:","等同于","等待","等等...","算出プロパティ","管理状态。例如,vuex","箭头函数可使代码更简练","类似于","类似于插件,我们可以让构建工具来处理这种情况:","类型:","結果を検証する","组件","组件中展示状态呢?由于","组件中获得","组件也会自动更新。这也意味着","组件仍然保有局部状态","组件从","组件内的","组件绑定的辅助函数","组合","结合在一起,实现应用的路由状态管理。","给插件开发者的注意事项","继承父模块的命名空间","编写正确,经过合理地","而且,你可以通过使用","背后的基本思想,借鉴了","自动展开记录的","自定义","自己构建","自带一个日志插件用于一般的调试:","若","若需要在全局命名空间内分发","若需要在带命名空间的模块注册全局","获取","获取局部状态,必须使用常规函数","获取更新后的模块","虽然","表单处理","被","被局部化了","被记录,devtool","複数のビューが同じ状態に依存することがあります。","要停止侦听,调用此方法返回的函数即可停止侦听。","要停止订阅,调用此方法返回的函数即可停止订阅。","要注意,logger","親モジュールから名前空間を継承する","解构","触发的时候,回调函数还没有被调用,devtool","設定から","設定を使用して","詳細","计数应用开始:","订阅","让我们从一个简单的","让我们开始吧。","让我们来注册一个简单的","记数应用示例。","设计的状态管理库,以利用","访问","访问到。让我们更新下","访问模块的状态。","该功能常用于插件。详细介绍","详细介绍","详见","语法。如果你还没能掌握","语法处理内联","请参考购物车示例。","调用","调用。为了便于解决","调用抽象成服务,然后在测试文件中用","调用(需要先在根节点注入","调用(需要在根节点注入","调试、状态快照导入导出等高级调试功能。","购物","购物车模块","载荷(payload):","辅助函数","辅助函数仅仅是将","辅助函数将组件中的","辅助函数将组件的","辅助函数帮助我们生成计算属性,让你少按几次键:","返回一个允许我们注入","返回一个函数,来实现给","返回的是","这两个参数:","这个状态自管理应用包含以下几个部分:","这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:","这就是","这是一个最基本的","这样的方式指定特定的版本。","这里会抛出一个错误。","这里的","进一步嵌套命名空间","进入严格模式,在严格模式下,任何","进行单元测试。","追加の引数を渡してコミットする","选项。模块的状态使用","选项将其归档:store.registermodule('a',","选项是","选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用","选项,该","选项,这个选项暴露出每次","选项,这可以把","通常、最終的にひとつのオブジェクトを","通常是异步的,那么如何知道","通常用于插件。详细介绍","通过","通过在根实例中注册","通过属性访问","通过提交","通过插件的参数对象得到空间名称","通过方法访问","那么我们如何在","都会抛出错误。","都会自动根据模块注册的路径调整命名。例如:","都会重新求取计算属性,并且触发更新相关联的","都是同步事务:","都有一个字符串的","都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中","配置中的","配置(配置好","里可以有","里的数组进行查询时非常有用。","里面。","链接。以上的链接会一直指向","開発版ビルド","開発環境","関数がグローバルに公開されます。","関数は、追加でいくつかのオプションを受け取れます):","関数はいくつかのオプションを受け取ります:","関数を返り値にすることで、ゲッターに引数を渡すこともできます。これは特にストアの中の配列を検索する時に役立ちます:","阶段),我们可以极大地简化写法:","需要被记录,就让它返回","需遵守","非同期なアクションのテストの例:","非同期的なロジックはカプセル化されるべきであり、それはアクションによって構成されます。","非同期的な命令を扱うためにアクションを見てみましょう。","非常类似于事件:每个","项目结构","顺便,`mutation`","风格的计算属性命名功能来使用一个常量作为函数名","首先,你需要明白","默认值:","默认情况下,模块内部的","가","가능","가능)으로","가능성이","가능하지만,","가능한","가능한지","가능합니다.","가됩니다.","가리","가리킵니다.","가세요.","가장","가정합니다.","가져오기","가져오는","가져올","가져와야하며","가져와야합니다.","가지","가지고","가지는","가진","가질","가짜데이터가","각","간결하게","간단한","간단합니다.","간의","간접적으로","감시를","감시하거나","감시할","감지하기","값","값은","값을","값이","강요합니다.","갖게","같습니다.","같은","같을","같이","개념에","개념을","개념의","개발","개발용","개발용으로만","개발자가","개별","개의","개체와","객체","객체가","객체는","객체를","객체를받습니다.","객체에","객체여야하며","객체와","걸리고","검색할","것","것으로","것은","것은,","것을","것이","것이고","것입니다.","게터","결과","결과를","결정을","결제","결제입니다.","결합하면","경고를","경우","경우)코드를","경우,","경우라면","계산","계산)","계산된","계산하여","계산해야","고급","고안된","곳","곳이며,","공동","공식","공유된","공유하는","공통의","과","관련","관련된","관리","관리를","관리에","관리하여","관리해야","관찰","관찰하는","관찰합니다.","괜찮을","교체하십시오.","구독합니다.","구문을","구성","구성하기","구조","구조를","구조와","구조의","구조화하는","구축하는","구축하지","구현에서","구현을","규모가","규모의","규칙","규칙에","규칙은","규칙을","그것은","그것을","그들의","그래서","그러나","그러면","그럴까요?","그렇다면","그렇지","그리고","글로벌","기능","기능을","기능인","기다립니다.","기록","기록됩니다.","기록이","기록하고","기록합니다.","기반","기반하는","기본","기본값:","기본적으로","기본적인","기억","기억하십니까?","기준으로","기회비용을","기회비용이","깊은","까다로울","꼭","끝나기를","나","나눌","나중에","남겨","남을","내려야","내보내기/가져오기와","내보내기로","내보내기를","내보내기와","내보내는","내보낼","내보냅니다.","내부,","내부에서","내부의","내에서","내용은","내의","내장","너무","넣는다면","넣어야하는","넣으면","네임","네임스페이스","네임스페이스를","노출","노출됩니다.","노출시킬","노출하는","노출합니다.","노트","높습니다.","는","다","다루는","다른","다시","다양한","다운로드","다음","다음과","다음은","다음을","단계","단계가","단기간과","단독","단순하다면","단순한","단순함이","단순화","단순화하기","단순히","단위","단일","달려","달리","달성하기","대규모","대부분","대부분의","대신","대응하고","대한","대해","더","데","데이터","도구가","도구로","도구를","도와주는","도표입니다.","독립","돌연변이","돌연변이는","동기","동기적","동기적으로","동기적이어야","동기화","동기화하려면","동일하게","동일한","동작을","동적","동적으로","되며","되었을","된","된다는","될","됨)을","됩니다.","두","두번째","둘","뒤에","드러내는","들어","들어,","들어,todo","들었다면,","들인다.","듭니다.","등록","등록과","등록된","등록됩니다.","등록을","등록하십시오.","등록합니다.","등록합시다.","등의","디버그","디버깅","디버깅을","디버깅하고","디스크립터와","디스패치","디스패치된","디스패치를","디스패치하거나","따라","따라서","따르는","따른다면","때","때는","때로는","때문에","때문입니다.","또","또는","또는,","또한","또한,","뛰어","라고하는","라우트","라이브러리","라이브러리는","라이브러리를","라이브러리입니다.","레벨의","레퍼런스","렌더링에서","로","로거","로그를","로깅","로깅하기전","로더에는","로직은","로컬","루트","루트의","를","리로드","리로드를","리로딩","리스트를","릴리스를","릴리즈","링크는","링크를","마다","마십시오!","마지막으로,","마찬가지로","만","만들","만들고","만들어","만듭니다","만듭니다.","많은","말해,","맞는","매","매우","매핑","매핑입니다.","매핑하는","매핑하려면","매핑하십시오.","매핑합니다.","먼저","메소드","메소드들/프로퍼티","메소드로","메소드를","메소드에서","메소드와","메커니즘을","명명된","명시적으로","명시적인","명확하게","명확하고","몇","몇가지","모두","모듈","모듈(저장소","모듈,","모듈로","모듈성과","모듈에","모듈에서","모듈은","모듈을","모듈의","모듈이","모드","모드는","모드로","모드를","모드에서","모드에서는","모든","모방하기","모의","목적으로","무엇인가요?","무조건","묶어","묶을","문법을","문서는","문서를","문자열","문제의","및","바꾸는","바꿉니다.","바로","바인딩","바인딩하고","반드시","반복적이고","반영해야","반응","반응성","반응성에","반응적으로","반응적이기","반응하므로,","반응형","반환","반환된","반환됩니다.","반환하는","반환한다고","반환한다는","반환합니다.","받게됩니다.","받는","받습니다","받습니다.","받아","받아들이고","받아들입니다.","받으며","받은","받을","발생시킵니다.","발생하면이","발생합니다.","방법에","방법으로는","방법은","방법을","방법이","방법입니다.","방식\"은","방식으로","배열을","배열입니다.","배포","배포를","배포시","버렸습니다.","버스만","버전","버전/태그를","번","번들로","번째","변경","변경되고","변경되면","변경됩니다.","변경시키는","변경을","변경하는","변경하려고","변경하면","변경하세요.","변경할","변경합니다.","변이","변이)","변이)을","변이,","변이/액션","변이가","변이는","변이로","변이를","변이시마다","변이시키는","변이에","변이에는","변이와","변이을","변이의","변이하는","변이할","변화는","변화를","변환합니다.","병합될","병합하는","보겠습니다.","보고","보낸","보다","보려면?","보유하고있는","보일","보호하는","복사를","복사본을","복잡한","복제하거나","본질적으로","볼","봅시다.","부릅니다.","부모/자식","부분에","부분은","부서지기","부적절한","부터","분리하려는","분리함으로써","분할하기만","분할하는","분해를","불가능한","불가능합니다.","불립니다.","붙이면","붙입니다","뷰","뷰는","뷰의","브라우저","브라우저에서","브라우저와","비교하십시오.","비교할","비대해질","비동기","비동기성이","비동기식","비동기적","비슷한","비슷합니다.","비용도","비웁니다.","빌드","빌드를","빌드에서","빠르게","사실","사용","사용될","사용됩니다.","사용자","사용자가","사용자에게","사용하거나,","사용하고","사용하기","사용하는","사용하려면","사용하면","사용하므로","사용하십시오.","사용하여","사용한다고해서","사용할","사용할지","사용합니다.","사용해야","사용해야하는","사용해야합니다","사용해야합니다.","사이드이펙트(상태","사항으로,","사항입니다.","삽입됩니다.","상관없이","상상해보십시오.","상세","상수","상수로","상수를","상위","상점","상태","상태,","상태.","상태가","상태가됩니다).","상태가됩니다.","상태는","상태는store.state.mymodule으로","상태로","상태를","상태를받습니다.","상태보다","상태에","상태와","상태의","상호작용/시점","새","새로운","생각됩니다).","생각하게","생산성","생성","생성시","생성자","생성하는","샷","샷을","서로","서버사이드","서비스로","서비스를","선언","선언적","선언하면","선택","선택할","설명","설명합니다.","설정","설정에서","설정을","설정입니다.","설치","설치됩니다:","설치하세요.","설치한","성공","성능","세","세분화된","세트를","소개합시다.","소스","소스\"","소스를","소켓","속성","속성과","속성내에서","속성에","속성으로","속성을","속성의","속성이","속성이나","속성이라면,","속한","수","수는","수도","수있는","수정을","수정해야","수준","수준의","수행","수행되지","수행하거나","수행하고","수행하는","수행해야합니다","수행해야합니다.","순간에","쉽게","쉽고","쉽습니다.","스냅","스냅샷","스냅샷을","스왑","스크립트","스타일","스타일의","스페이스","스펙)","시간","시간이","시기를","시스템과","시스템을","시작","시작됩니다.","시작하기","시작하는","시작해","시점과","시키려면","실용적인","실제","실제로","실패","실행","실행하세요.","실행할","심지어","싱글톤으로","싶은","아닌","아닙니다.","아래에","아웃바운드","아이디어","아이템","아직","안경과","안에","안에만","안에서","않고","않습니다.","않으며,","않으므로","않은","알","알아볼","알아야","앞서","앞에","애플리케이션","애플리케이션마다","애플리케이션에","애플리케이션에서","애플리케이션의","액세스하거나","액세스하려면","액션","액션,","액션과","액션를","액션에서","액션으로","액션은","액션을","액션의","액션이","액션입니다.","앱","앱부터","앱을","앱의","앱이","앱입니다.","약간","양방향","어느","어떤","어떻게","어떻습니까?","어려워","언제","얻고자","엄격","엄격하게","업데이트","업데이트가","업데이트됩니다.","업데이트를","업데이트합니다.","없는","없는지","없습니다!","없습니다.","없어야합니다.","없을","에서","여기에","여기에있는","여러","여부는","여전히","역할을","연결된","연결됩니다.","연결하여","연산이","연산자","연산자(object","영감을","영역의","예(원하는","예는","예를","예상되는","예입니다.","예제","예제:","예제는","예제로","예제를","예제입니다.","예측","오래","오류가","오류를","오브젝트를","옵션","옵션(vue.use(vuex)에","옵션과","옵션은","옵션을","와","완료","완료되는지","완전히","왜","왜냐하면","외부","외부에서","외부의","요구에","요청","요청을","우리가","우리는","우리의","원본","원칙을","원하는","웹","위의","위치에서","위한","위해","위해,","위해서는","유사하게","유사합니다.","유용하지만,","유용한","유용할","유용합니다.","유일한","유지","유지됩니다.","유지보수가","유틸리티를","유형에","으로","은","을","음,","응답","응답과","의","의도를보다","의미합니다.","의존성을","의존성이","의존하게합니다.","의존하는","의존합니다.","의해","이","이것은","이것을","이것이","이는","이러한","이렇게","이렇게하면","이루어져야합니다.","이를","이름","이름과","이름으로","이름을","이름이","이벤트","이벤트를","이벤트에","이벤트와","이보다","이상의","이상적이지","이상해","이슈를","이어야","이용하여","이용한","이용해","이유는","이유로","이유를","이유입니다.","이전","이제","이제,","이해와","이해하기","이해할","이후","인라인","인수로받습니다.","인스턴스","인스턴스가","인스턴스를","인스턴스에","인스턴스의","인용이","인위적인","인해","일반","일반인","일반적으로","일반적으로,","일반적인","일부","일부를","일으킬","일입니다.","읽기","읽을","잃어","임의의","입니다","입니다.","입력","입력에","입력을","있기","있는","있다고","있다는","있도록","있습니까?","있습니다","있습니다!","있습니다(저장소의","있습니다)","있습니다.","있습니다.(예:","있습니다.)","있으며","있으며,","있으면","있으면됩니다.","있으므로","있을","있음을","있지","있지만,","자동","자동으로","자료형:","자세히","자식","자신의","자연스럽게","자체","자체가","작동하는","작동하지","작성되면","작성하는","작성할","작업","작업에는","작업은","작업을","작업의","작업이","작업자가","잘","장기간","장바구니","장바구니를","장바구니에","장황","장황하고","장황할","장황해집니다.","재사용","저자인","저장","저장소","저장소가","저장소는","저장소를","저장소만","저장소에","저장소에서","저장소와","저장소의","저장하거나","저장하면","저장하십시오.","저하됩니다.","적용","적용과","적용된","적인","적절한","전개","전달되므로","전달인자","전달인자가","전달인자는","전달인자로","전달인자를","전달인자에","전달하는","전달할","전역","전역적으로","전용","전용.","전체","점은","점은,","점이","접근","접근하여","접두사","접두어로","접두어를","접미사를","정도","정의","정의하고","정적","제거","제거할","제공됩니다.","제공하십시오.","제공함으로써","제공합니다.","제대로","제한하지는","조각이","조작","조작된","조작을","조합하고","존재합니다","좀","좀더","종종","좋습니다.","좋은","주어진","주요","주입","주입되고","줄일","줍니다!","중","중단하려면","중대형","중심에는","중앙","중에","중요한","중첩된","즉,","증가","지나치게","지속성,","지역","지원합니다.","지정할","지켜보고","지켜볼","직접","직접적인","질","집중된","집중식","참고","참고:","참조하거나","찾을","처리","처리기","처리기가","처리되는","처리하기","처리하는","처리하도록","처리할","처리합니다.","처음","첫","첫번째","초기","초기화","초기화하는","최신","최종","추가","추가하면","추가할","추가합니다.","추가해야","추가해야합니다.","추상화를","추상화하고","추적","추적을","추적이","추출하고","추출하여","출력으로","충돌을","충돌하지","취하는","카운터","카운트를","캡슐화되어야하며","캡처","커다란","커밋","커밋을","커밋하거나","커밋하기","커밋하는","커밋하여","커밋함으로써","커밋합니다.","커지면","커짐에","컨셉","컨테이너입니다.","컨텍스트","컴포넌트","컴포넌트가","컴포넌트는","컴포넌트를","컴포넌트에","컴포넌트에는","컴포넌트에서","컴포넌트에서는","컴포넌트와","컴포넌트의","켜지","코드","코드는","코드로","코드를","코드의","콜백","콜백에서","콜백은","콜백을","콜백이","큰","클론하고","키","키를","킵니다.","타입","타입과","타입에","타입의","태그를","테스트","테스트를","테스트하기","테스트하는","테스팅","통과하는","통합되어","통합합니다.","통해","툴링을","툴을","트랜잭션인","트랜잭션합니다.","트리","트리거","트리거된","트리거됩니다.","트리거하는","트리는","트리를","트리만","트리에","트릭은","특별히","특정","틀림없이,","파악하기가","파악할","파일로","파일에","파일은태그를","파일을","파일이","판단하고","패턴","패턴\"이란","패턴과","패턴은","패턴입니다.","팩토리가","페이로드","페이로드는","페이로드로","페이로드를","페이로드와","평가된","포맷으로","포함","포함된","포함될","포함됩니다.","포함하는","포함하며","포함할","포함합니다.","폼","표시하나요?","표현할","프레임워크/assert","프로그램과","프로그램을","프로젝트","프로젝트를","프로젝트에서","프로퍼티","플러그인","플러그인과","플러그인도","플러그인에서","플러그인으로","플러그인은","플러그인을","플러그인이","피하기","필드를","필드에","필요","필요)","필요가","필요로","필요할","필요합니다.","필터링하고","하고자","하기","하나로","하나를","하나요?","하나의","하는","하려는","하며","하면됩니다.","하십시오","하십시오.","하위","한","한눈에","한다는","할","함께","함수","함수는","함수를","함수의","함수이기","함수입니다.","합니다!","합니다.","합니다.)","핫","항목)의","항목에","항목을","항상","해결","해당","해보겠습니다.","해야","해야하는","해야할","해야합니다.","해제","해졌고,","핵심","핸들","핸들러","핸들러는","핸들러를","핸들러에","핸들링","향상시킵니다.","허용합니다.","헬퍼","헬퍼가","헬퍼는","헬퍼를","현재","현재있는","형","형제","호출","호출되고","호출되는","호출되지","호출에","호출을","호출하는","호출하려면","호출하면","호출하십시오.","호출하여","호출할","호출합니다.","호출합니다.\"","호출해야하는","호출해야합니다.","화살표","확산","확인","확인하세요.","확인하십시오.","확인해보십시오.","확장","환경","환경에서","활용하도록","활용할","활용해야","효율적으로","효율적인","후","후에","훅을","흐름\"","흐름에","흐름을","힘든일일","(用于内部数据,例如"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Vuex 1.0 Docs\n\nEnglish\nChinese\nJapanese\nSpanish\nPortuguese\nItalian\n\n"},"installation.html":{"url":"installation.html","title":"설치","keywords":"","body":"설치\n직접 다운로드 / CDN\nhttps://unpkg.com/vuex\n\nUnpkg.com은 NPM 기반 CDN 링크를 제공합니다. 위의 링크는 항상 NPM의 최신 릴리스를 가리킵니다. https://unpkg.com/vuex@2.0.0과 같은 URL을 통해 특정 버전/태그를 사용할 수도 있습니다.\n\nVue 뒤에 vuex를 추가하면 자동으로 설치됩니다:\n\n\n\nNPM\nnpm install vuex --save\n\nYarn\nyarn add vuex\n\n모듈 시스템과 함께 사용하면 Vue.use()를 통해 Vuex를 명시적으로 추가해야 합니다.\nimport Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\n전역 스크립트 태그를 사용할 때는 이 작업을 할 필요가 없습니다.\n개발용 빌드\n최신 dev 빌드를 사용하고 싶은 경우 직접 GitHub에서 클론하고 vuex를 직접 빌드 해야합니다.\ngit clone https://github.com/vuejs/vuex.git node_modules/vuex\ncd node_modules/vuex\nnpm install\nnpm run build\n\n"},"intro.html":{"url":"intro.html","title":"Vuex가 무엇인가요?","keywords":"","body":"Vuex가 무엇인가요?\nVuex는 Vue.js 애플리케이션에 대한 상태 관리 패턴 + 라이브러리 입니다. 애플리케이션의 모든 컴포넌트에 대한 중앙 집중식 저장소 역할을 하며 예측 가능한 방식으로 상태를 변경할 수 있습니다. 또한 Vue의 공식 devtools 확장 프로그램과 통합되어 설정 시간이 필요 없는 디버깅 및 상태 스냅 샷 내보내기/가져오기와 같은 고급 기능을 제공합니다.\n\"상태 관리 패턴\"이란 무엇인가요?\n간단한 Vue 카운터 앱부터 시작 해보겠습니다.\nnew Vue({\n // 상태\n data () {\n return {\n count: 0\n }\n },\n // 뷰\n template: `\n {{ count }}\n `,\n // 액션\n methods: {\n increment () {\n this.count++\n }\n }\n})\n\n다음과 같은 기능을 가진 앱입니다.\n\n상태 는 앱을 작동하는 원본 소스 입니다.\n뷰 는 상태의 선언적 매핑입니다.\n액션 은 뷰 에서 사용자 입력에 대해 반응적으로 상태를 바꾸는 방법입니다.\n\n이것은 \"단방향 데이터 흐름\" 개념의 매우 단순한 도표입니다.\n\n \n\n\n그러나 공통의 상태를 공유하는 여러 컴포넌트 가 있는 경우 단순함이 빠르게 저하됩니다.\n\n여러 뷰는 같은 상태에 의존합니다.\n서로 다른 뷰의 작업은 동일한 상태를 반영해야 할 수 있습니다.\n\n첫번째 문제의 경우, 지나치게 중첩된 컴포넌트를 통과하는 prop는 장황할 수 있으며 형제 컴포넌트에서는 작동하지 않습니다. 두번째 문제의 경우 직접 부모/자식 인스턴스를 참조하거나 이벤트를 통해 상태의 여러 복사본을 변경 및 동기화 하려는 등의 해결 방법을 사용해야 합니다. 이러한 패턴은 모두 부서지기 쉽고 유지보수가 불가능한 코드로 빠르게 변경됩니다.\n그렇다면 컴포넌트에서 공유된 상태를 추출하고 이를 전역 싱글톤으로 관리해야 합니다. 이를 통해 우리의 컴포넌트 트리는 커다란 \"뷰\"가 되며 모든 컴포넌트는 트리에 상관없이 상태에 액세스하거나 동작을 트리거 할 수 있습니다!\n또한 상태 관리 및 특정 규칙 적용과 관련된 개념을 정의하고 분리함으로써 코드의 구조와 유지 관리 기능을 향상시킵니다.\n이는 Flux, Redux, The Elm Architecture에서 영감을 받은 Vuex의 기본 아이디어 입니다. 다른 패턴과 달리 Vuex는 Vue.js가 효율적인 업데이트를 위해 세분화된 반응 시스템을 활용하도록 특별히 고안된 라이브러리입니다.\n\n언제 사용해야 하나요?\nVuex는 공유된 상태 관리를 처리하는 데 유용하지만, 개념에 대한 이해와 시작하는 비용도 함께 듭니다. 그것은 단기간과 장기간 생산성 간의 기회비용이 있습니다.\n대규모 SPA를 구축하지 않고 Vuex로 바로 뛰어 들었다면, 시간이 오래 걸리고 힘든일일 것입니다. 이것은 일반 적인 일입니다. 앱이 단순하다면 Vuex없이는 괜찮을 것입니다. 간단한 글로벌 이벤트 버스만 있으면됩니다. 그러나 중대형 규모의 SPA를 구축하는 경우 Vue컴포넌트 외부의 상태를 보다 잘 처리할 수 있는 방법을 생각하게 될 가능성이 있으며 Vuex는 자연스럽게 선택할 수 있는 단계가 될 것입니다. Redux의 저자인 Dan Abramov의 좋은 인용이 있습니다.\n\nFlux 라이브러리는 안경과 같습니다. 필요할 때 알아볼 수 있습니다.\n\n"},"getting-started.html":{"url":"getting-started.html","title":"시작하기","keywords":"","body":"시작하기\n모든 Vuex 애플리케이션의 중심에는 store 가 있습니다. \"저장소\"는 기본적으로 애플리케이션 상태 를 보유하고있는 컨테이너입니다. Vuex 저장소가 일반 전역 개체와 두 가지 다른 점이 있습니다.\n\nVuex store는 반응형 입니다. Vue 컴포넌트는 상태를 검색할 때 저장소의 상태가 변경되면 효율적으로 대응하고 업데이트합니다.\n저장소의 상태를 직접 변경할 수 없습니다. 저장소의 상태를 변경하는 유일한 방법은 명시적인 커밋을 이용한 변이 입니다. 이렇게하면 모든 상태에 대한 추적이 가능한 기록이 남을 수 있으며 툴을 사용하여 앱을 더 잘 이해할 수 있습니다.\n\n가장 단순한 저장소\n\n참고: 모든 예제는 ES2015 문법을 사용합니다. 사용하고 있지 않은 경우 꼭 사용해야 합니다!\n\nVuex를 설치한 후 저장소를 만들어 봅시다. 매우 간단합니다. 초기 상태 객체와 일부 변이를 제공하십시오.\n// 모듈 시스템을 사용하는 경우 Vue.use(Vuex)를 먼저 호출해야합니다.\n\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n }\n})\n\n이제 state 객체에 store.state로 접근하여 store.commit 메소드로 상태 변경을 트리거 할 수 있습니다.\nstore.commit('increment')\n\nconsole.log(store.state.count) // -> 1\n\n다시 말해, store.state.count를 직접 변경하는 대신 변이를 수행하는 이유는 명시적으로 추적을 하기 때문입니다. 이 간단한 규칙에 따라 의도를보다 명확하게 표현할 수 있으므로 코드를 읽을 때 상태 변화를 더 잘 지켜볼 수 있습니다. 또한 모든 변이를 기록하고 상태 스냅샷을 저장하거나 시간 흐름에 따라 디버깅을 할 수 있는 도구를 제공합니다.\n컴포넌트 안에서 저장소 상태를 사용하는 것은 단순히 계산된 속성 내에서 상태를 반환하는 것입니다. 변경을 트리거하는 것은 컴포넌트 메소드에서 변경을 커밋하는 것을 의미합니다.\n다음은 가장 기본적인 Vuex 카운터 앱의 예입니다.\n이제, 우리는 각 핵심 개념에 대해 더 자세히 설명 할 것입니다. State부터 시작해 보겠습니다.\n"},"core-concepts.html":{"url":"core-concepts.html","title":"コアコンセプト","keywords":"","body":"コアコンセプト\nこの章では、Vuex のコアコンセプトについて、以下を学習します。\n\nステート\nゲッター\nミューテーション\nアクション\nモジュール\n\nこれらのコンセプトを深く理解することは、Vuex を使用するにあたって不可欠です。\nそれでは、始めましょう!\n"},"state.html":{"url":"state.html","title":"상태","keywords":"","body":"상태\n단일 상태 트리\nVuex는 단일 상태 트리 를 사용합니다. 즉, 이 단일 객체는 모든 애플리케이션 수준의 상태를 포함하며 \"원본 소스\" 역할을 합니다. 이는 각 애플리케이션마다 하나의 저장소만 갖게 된다는 것을 의미합니다. 단일 상태 트리를 사용하면 특정 상태를 쉽게 찾을 수 있으므로 디버깅을 위해 현재 앱 상태의 스냅 샷을 쉽게 가져올 수 있습니다.\n단일 상태 트리는 모듈성과 충돌하지 않습니다. 나중에 상태와 변이를 하위 모듈로 분할하는 방법에 대해 설명합니다.\nVuex 상태를 Vue 컴포넌트에서 가져오기\n그러면 Vue 컴포넌트에서 저장소 내부의 상태를 어떻게 표시하나요? Vuex 저장소는 반응적이기 때문에 저장소에서 상태를 \"검색\"하는 가장 간단한 방법은 계산된 속성내에서 일부 저장소 상태를 가져오는 것입니다.\n// Counter 컴포넌트를 만듭니다\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return store.state.count\n }\n }\n}\n\nstore.state.count가 변경되면 계산된 속성이 다시 변경되고 관련 DOM 업데이트가 트리거됩니다.\n그러나 이 패턴은 컴포넌트가 전역 저장소 단독 항목에 의존하게합니다. 모듈 시스템을 사용할 때는 저장소 상태를 사용하는 모든 컴포넌트에서 저장소를 가져와야하며 컴포넌트를 테스트 할 때는 가짜데이터가 필요합니다.\nVuex는 store 옵션(Vue.use(Vuex)에 의해 가능)으로 루트 컴포넌트의 모든 자식 컴포넌트에 저장소를 \"주입\"하는 메커니즘을 제공합니다.\nconst app = new Vue({\n el: '#app',\n // \"store\" 옵션을 사용하여 저장소를 제공하십시오.\n // 그러면 모든 하위 컴포넌트에 저장소 인스턴스가 삽입됩니다.\n store,\n components: { Counter },\n template: `\n \n \n \n `\n})\n\n루트 인스턴스에 store 옵션을 제공함으로써 저장소는 루트의 모든 하위 컴포넌트에 주입되고 this.$store로 사용할 수 있습니다. Counter 구현을 수정해야 합니다.\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return this.$store.state.count\n }\n }\n}\n\nmapState 헬퍼\n컴포넌트가 여러 저장소 상태 속성이나 getter를 사용해야하는 경우 계산된 속성을 모두 선언하면 반복적이고 장황해집니다. 이를 처리하기 위해 우리는 계산된 getter 함수를 생성하는 mapState 헬퍼를 사용하여 키 입력을 줄일 수 있습니다.\n// 독립 실행 형 빌드에서 헬퍼가 Vuex.mapState로 노출됩니다.\nimport { mapState } from 'vuex'\n\nexport default {\n // ...\n computed: mapState({\n // 화살표 함수는 코드를 매우 간결하게 만들어 줍니다!\n count: state => state.count,\n\n // 문자열 값 'count'를 전달하는 것은 `state => state.count`와 같습니다.\n countAlias: 'count',\n\n // `this`를 사용하여 로컬 상태에 액세스하려면 일반적인 함수를 사용해야합니다\n countPlusLocalState (state) {\n return state.count + this.localCount\n }\n })\n}\n\n또한 매핑 된 계산된 속성의 이름이 상태 하위 트리 이름과 같을 때 문자열 배열을 mapState에 전달할 수 있습니다.\ncomputed: mapState([\n // this.count를 store.state.count에 매핑 합니다.\n 'count'\n])\n\n객체 전개 연산자 (Object Spread Operator)\nmapState는 객체를 반환합니다. 다른 로컬 영역의 계산된 속성과 함께 사용하려면 어떻게 해야 하나요? 일반적으로, 최종 객체를 computed에 전달할 수 있도록 여러 객체를 하나로 병합하는 유틸리티를 사용해야합니다. 그러나 (3 단계 ECMAScript 스펙) 객체 전개 연산자 (Object Spread Operator)을 사용하면 문법을 매우 단순화 할 수 있습니다.\ncomputed: {\n localComputed () { /* ... */ },\n // 이것을 객체 전개 연산자(Object Spread Operator)를 사용하여 외부 객체에 추가 하십시오.\n ...mapState({\n // ...\n })\n}\n\n컴포넌트에는 여전히 로컬 상태가 있을 수 있습니다.\nVuex를 사용한다고해서 Vuex에 모든 상태를 넣어야하는 것은 아닙니다. Vuex에 더 많은 상태를 넣으면 상태 변이가 더 명확하고 디버그 가능하지만, 때로는 코드를 보다 장황하고 간접적으로 만들 수 있습니다. 상태 조각이 단일 컴포넌트에 엄격하게 속한 경우 로컬 상태로 남겨 둘 수 있습니다. 기회비용을 판단하고 앱의 개발 요구에 맞는 결정을 내려야 합니다.\n"},"getters.html":{"url":"getters.html","title":"Getters","keywords":"","body":"Getters\n때로는 저장소 상태를 기반하는 상태를 계산해야 할 수도 있습니다.(예: 아이템 리스트를 필터링하고 계산)\ncomputed: {\n doneTodosCount () {\n return this.$store.state.todos.filter(todo => todo.done).length\n }\n}\n\n둘 이상의 컴포넌트가 이를 사용 해야하는 경우 함수를 복제하거나 공유된 헬퍼를 추출하여 여러 위치에서 가져와야합니다. 둘 다 이상적이지 않습니다.\nVuex를 사용하면 저장소에서 \"getters\"를 정의 할 수 있습니다(저장소의 계산된 속성으로 생각됩니다). Getters는 첫 번째 전달인자로 상태를 받습니다.\nconst store = new Vuex.Store({\n state: {\n todos: [\n { id: 1, text: '...', done: true },\n { id: 2, text: '...', done: false }\n ]\n },\n getters: {\n doneTodos: state => {\n return state.todos.filter(todo => todo.done)\n }\n }\n})\n\ngetters는 store.getters 객체에 노출 됩니다.\nstore.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]\n\nGetters는 두 번째 전달인자로 다른 getter도 받게됩니다.\ngetters: {\n // ...\n doneTodosCount: (state, getters) => {\n return getters.doneTodos.length\n }\n}\n\nstore.getters.doneTodosCount // -> 1\n\n이제 모든 컴포넌트에서 쉽게 사용할 수 있습니다.\ncomputed: {\n doneTodosCount () {\n return this.$store.getters.doneTodosCount\n }\n}\n\nmapGetters 헬퍼\nmapGetters 헬퍼는 저장소 getter를 로컬 계산된 속성에 매핑합니다.\nimport { mapGetters } from 'vuex'\n\nexport default {\n // ...\n computed: {\n // getter를 객체 전개 연산자(Object Spread Operator)로 계산하여 추가합니다.\n ...mapGetters([\n 'doneTodosCount',\n 'anotherGetter',\n // ...\n ])\n }\n}\n\ngetter를 다른 이름으로 매핑하려면 객체를 사용합니다.\n...mapGetters({\n // this.doneCount를 store.getters.doneTodosCount에 매핑하십시오.\n doneCount: 'doneTodosCount'\n})\n\n"},"mutations.html":{"url":"mutations.html","title":"변이","keywords":"","body":"변이\nVuex 저장소에서 실제로 상태를 변경하는 유일한 방법은 변이하는 것입니다. Vuex 변이는 이벤트와 매우 유사합니다. 각 변이에는 타입 문자열 핸들러 가 있습니다. 핸들러 함수는 실제 상태 수정을 하는 곳이며, 첫 번째 전달인자로 상태를받습니다.\nconst store = new Vuex.Store({\n state: {\n count: 1\n },\n mutations: {\n increment (state) {\n // 상태 변이\n state.count++\n }\n }\n})\n\n변이 핸들러를 직접 호출 할 수는 없습니다. 이 옵션은 이벤트 등록과 비슷합니다. \"타입이 increment인 변이가 발생하면이 핸들러를 호출합니다.\" 변이 핸들러를 호출하려면 해당 타입과 함께 store.commit 을 호출해야합니다.\nstore.commit('increment')\n\n페이로드를 가진 커밋\n변이에 대해 payload 라고하는 store.commit에 추가 전달인자를 사용 할 수 있습니다.\n// ...\nmutations: {\n increment (state, n) {\n state.count += n\n }\n}\n\nstore.commit('increment', 10)\n\n대부분의 경우 페이로드는 여러 필드를 포함할 수 있는 객체여야하며 기록 된 변이는 더 이해하기 쉽습니다.\n// ...\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nstore.commit('increment', {\n amount: 10\n})\n\n객체 스타일 커밋\n변이를 커밋하는 또 다른 방법은 type 속성을 가진 객체를 직접 사용하는 것입니다.\nstore.commit({\n type: 'increment',\n amount: 10\n})\n\n객체 스타일 커밋을 사용할 때 전체 객체는 변이 핸들러에 페이로드로 전달되므로 핸들러는 동일하게 유지됩니다.\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nVue의 반응성 규칙을 따르는 변이\nVuex 저장소의 상태는 Vue에 의해 반응하므로, 상태를 변경하면 상태를 관찰하는 Vue 컴포넌트가 자동으로 업데이트됩니다. 이것은 또한 Vuex 변이가 일반 Vue로 작업 할 때 동일한 반응성에 대한 경고를 받을 수 있음을 의미합니다.\n\n원하는 모든 필드에 앞서 저장소를 초기화하는 것이 좋습니다.\n\n객체에 새 속성을 추가할 때 다음 중 하나를 수행해야합니다.\n\nVue.set(obj, 'newProp', 123)을 사용하거나,\n\n객체를 새로운 것으로 교체하십시오. 예를 들어, 3 단계 객체 확산 문법을 사용하면 다음과 같이 작성할 수 있습니다.\nstate.obj = { ...state.obj, newProp: 123 }\n\n\n\n\n\n변이 타입에 상수 사용\n다양한 Flux 구현에서 변이 유형에 상수를 사용하는 것은 일반인 패턴입니다. 이를 통해 코드는 linter와 같은 툴링을 활용할 수 있으며 모든 상수를 단일 파일에 저장하면 공동 작업자가 전체 애플리케이션에서 어떤 변이가 가능한지 한눈에 파악할 수 있습니다.\n// mutation-types.js\nexport const SOME_MUTATION = 'SOME_MUTATION'\n\n// store.js\nimport Vuex from 'vuex'\nimport { SOME_MUTATION } from './mutation-types'\n\nconst store = new Vuex.Store({\n state: { ... },\n mutations: {\n // ES2015에서 계산 된 프로퍼티 이름 기능을 사용하여\n // 상수를 함수 이름으로 사용할 수 있습니다\n [SOME_MUTATION] (state) {\n // 변이 상태\n }\n }\n})\n\n상수를 사용할지 여부는 대부분 환경 설정입니다. 개발자가 많은 대규모 프로젝트에서 유용할 수 있지만, 이는 완전히 선택 사항입니다.\n변이는 무조건 동기적이어야 합니다.\n기억 해야할 한 가지 중요한 규칙은 변이 핸들러 함수는 동기적 이어야 한다는 것입니다. 왜 그럴까요? 다음 예제를 확인해보십시오.\nmutations: {\n someMutation (state) {\n api.callAsyncMethod(() => {\n state.count++\n })\n }\n}\n\n이제 우리가 앱을 디버깅하고 devtool의 돌연변이 로그를 보고 있다고 상상해보십시오. 기록 된 모든 변이에 대해 devtool은 상태의 \"이전\" 및 \"이후\" 스냅 샷을 캡처 해야 합니다. 그러나 위의 예제 변이 내의 비동기 콜백은 불가능합니다. 변이가 커밋 되었을 때 콜백은 아직 호출되지 않으며, 콜백이 실제로 호출 될 시기를 devtool이 알 수 있는 방법이 없습니다. 콜백에서 수행 된 모든 상태 변이는 본질적으로 추적 할 수 없습니다!\n컴포넌트 안에서 변이 커밋하기\nthis.$store.commit('xxx')를 사용하여 컴포넌트에서 변이를 수행하거나 컴포넌트 메소드를 store.commit 호출에 매핑하는 mapMutations 헬퍼를 사용할 수 있습니다 (루트 store 주입 필요)\nimport { mapMutations } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapMutations([\n 'increment' // this.increment()를 this.$store.commit('increment')에 매핑합니다.\n ]),\n ...mapMutations({\n add: 'increment' // this.add()를 this.$store.commit('increment')에 매핑합니다.\n })\n }\n}\n\n액션에서 사용\n비동기성이 상태의 변이와 결합하면 프로그램을 파악하기가 매우 어려워 질 수 있습니다. 예를 들어 상태를 변경하는 두 가지 비동기 콜백 메소드를 호출할 때 호출되는 시점과 먼저 호출 된 콜백을 어떻게 알 수 있습니까? 이것이 우리가 두 개념을 분리하려는 이유입니다. Vuex에서 변이는 동기적으로 트랜잭션합니다.\nstore.commit('increment')\n// \"increment\" 변이가 일으킬 수 있는 모든 상태 변화는 이 순간에 이루어져야합니다.\n\n비동기 작업을 처리하기 위한 액션를 소개합시다.\n"},"actions.html":{"url":"actions.html","title":"액션","keywords":"","body":"액션\n액션은 변이와 유사합니다. 몇가지 다른 점은,\n\n상태를 변이시키는 대신 액션으로 변이에 대한 커밋을 합니다.\n작업에는 임의의 비동기 작업이 포함될 수 있습니다.\n\n간단한 액션을 등록합시다.\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n },\n actions: {\n increment (context) {\n context.commit('increment')\n }\n }\n})\n\n액션 핸들러는 저장소 인스턴스의 같은 메소드들/프로퍼티 세트를 드러내는 컨텍스트 객체를 받습니다. 그래서 context.commit을 호출하여 변이를 커밋하거나 context.state와 context.getters를 통해 상태와 getters에 접근 할 수 있습니다. 나중에 모듈에서 이 컨텍스트 객체가 저장소 인스턴스 자체가 아닌 이유를 알 수 있습니다.\n실제로 (특히 commit를 여러 번 호출해야하는 경우)코드를 단순화하기 위해 ES2015 전달인자 분해를 사용합니다.\nactions: {\n increment ({ commit }) {\n commit('increment')\n }\n}\n\n디스패치 액션\n액션은 store.dispatch 메소드로 시작됩니다.\nstore.dispatch('increment')\n\n처음 볼 때는 이상해 보일 수 있습니다. 카운트를 증가 시키려면 store.commit('increment')를 직접 호출하면 어떻습니까? 음, 돌연변이는 동기적 이어야 한다는 것을 기억하십니까? 액션은 그렇지 않습니다. 액션 내에서 비동기 작업을 수행 할 수 있습니다.\nactions: {\n incrementAsync ({ commit }) {\n setTimeout(() => {\n commit('increment')\n }, 1000)\n }\n}\n\n액션은 동일한 페이로드 타입과 객체 스타일의 디스패치를 지원합니다.\n// 페이로드와 함께 디스패치\nstore.dispatch('incrementAsync', {\n amount: 10\n})\n\n// 객체와 함께 디스패치\nstore.dispatch({\n type: 'incrementAsync',\n amount: 10\n})\n\n액션의 좀 더 실용적인 예는 비동기 API 호출 과 여러 개의 변이를 커밋 하는 장바구니 결제입니다.\nactions: {\n checkout ({ commit, state }, products) {\n // 장바구니에 현재있는 항목을 저장하십시오.\n const savedCartItems = [...state.cart.added]\n\n // 결제 요청을 보낸 후 장바구니를 비웁니다.\n commit(types.CHECKOUT_REQUEST)\n\n // 상점 API는 성공 콜백 및 실패 콜백을 받습니다.\n shop.buyProducts(\n products,\n // 요청 성공 핸들러\n () => commit(types.CHECKOUT_SUCCESS),\n // 요청 실패 핸들러\n () => commit(types.CHECKOUT_FAILURE, savedCartItems)\n )\n }\n}\n\n비동기 작업의 흐름을 수행하고 커밋하여 작업의 사이드이펙트(상태 변이)을 기록합니다.\n컴포넌트 내부에서 디스패치 액션 사용하기\nthis.$store.dispatch('xxx')를 사용하여 컴포넌트에서 액션을 디스패치하거나 컴포넌트 메소드를 store.dispatch 호출에 매핑하는 mapActions 헬퍼를 사용할 수 있습니다 (루트 store 주입 필요) :\nimport { mapActions } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapActions([\n 'increment' // this.increment()을 this.$store.dispatch('increment')에 매핑\n ]),\n ...mapActions({\n add: 'increment' // this.add()을 this.$store.dispatch('increment')에 매핑\n })\n }\n}\n\n액션 구성하기\n액션은 종종 비동기적 입니다. 그러면 액션이 언제 완료되는지 어떻게 알 수 있습니까? 더 중요한 것은, 복잡한 비동기 흐름을 처리하기 위해 어떻게 여러 작업을 함께 구성 할 수 있습니까?\n가장 먼저 알아야 할 점은 store.dispatch가 트리거 된 액션 핸들러에 의해 반환된 Promise를 처리 할 수 있으며 Promise를 반환한다는 것입니다.\nactions: {\n actionA ({ commit }) {\n return new Promise((resolve, reject) => {\n setTimeout(() => {\n commit('someMutation')\n resolve()\n }, 1000)\n })\n }\n}\n\n이렇게 할 수 있습니다.\nstore.dispatch('actionA').then(() => {\n // ...\n})\n\n그리고 안에 또 다른 액션을 사용할 수 있습니다.\nactions: {\n // ...\n actionB ({ dispatch, commit }) {\n return dispatch('actionA').then(() => {\n commit('someOtherMutation')\n })\n }\n}\n\n마지막으로, JavaScript 기능인 async/await를 사용하면 다음과 같은 작업을 구성 할 수 있습니다.\n// getData() 및 getOtherData()가 Promise를 반환한다고 가정합니다.\nactions: {\n async actionA ({ commit }) {\n commit('gotData', await getData())\n },\n async actionB ({ dispatch, commit }) {\n await dispatch('actionA') // actionA가 끝나기를 기다립니다.\n commit('gotOtherData', await getOtherData())\n }\n}\n\n\nstore.dispatch가 다른 모듈에서 여러 액션 핸들러를 트리거하는 것이 가능합니다. 이 경우 반환 된 값은 모든 트리거 된 처리기가 완료 되었을 때 처리되는 Promise입니다.\n\n"},"modules.html":{"url":"modules.html","title":"모듈","keywords":"","body":"모듈\n단일 상태 트리를 사용하기 때문에 애플리케이션의 모든 상태가 하나의 큰 객체 안에 포함됩니다. 그러나 규모가 커짐에 따라 저장소는 매우 비대해질 수 있습니다.\n이를 위해 Vuex는 저장소를 모듈 로 나눌 수 있습니다. 각 모듈은 자체 상태, 변이, 액션, 게터 및 심지어 중첩된 모듈을 포함 할 수 있습니다.\nconst moduleA = {\n state: { ... },\n mutations: { ... },\n actions: { ... },\n getters: { ... }\n}\n\nconst moduleB = {\n state: { ... },\n mutations: { ... },\n actions: { ... }\n}\n\nconst store = new Vuex.Store({\n modules: {\n a: moduleA,\n b: moduleB\n }\n})\n\nstore.state.a // -> moduleA'의 상태\nstore.state.b // -> moduleB'의 상태\n\n지역 상태 모듈\n모듈의 변이와 getter 내부에서 첫 번째 전달인자는 모듈의 지역 상태 가됩니다.\nconst moduleA = {\n state: { count: 0 },\n mutations: {\n increment (state) {\n // state는 지역 모듈 상태 입니다\n state.count++\n }\n },\n\n getters: {\n doubleCount (state) {\n return state.count * 2\n }\n }\n}\n\n유사하게 모듈 내부에서 context.state는 지역 상태를 노출시킬 것이고 루트 상태는 context.rootState로 노출 될 것입니다.\nconst moduleA = {\n // ...\n actions: {\n incrementIfOddOnRootSum ({ state, commit, rootState }) {\n if ((state.count + rootState.count) % 2 === 1) {\n commit('increment')\n }\n }\n }\n}\n\n또한, 모듈 getters 내부, 루트 상태는 그들의 세 번째 전달인자로 노출됩니다.\nconst moduleA = {\n // ...\n getters: {\n sumWithRootCount (state, getters, rootState) {\n return state.count + rootState.count\n }\n }\n}\n\n네임스페이스\n모듈 내의 액션, 변이 및 getter는 여전히 전역 네임 스페이스 아래에 등록됩니다. 여러 모듈이 동일한 변이/액션 유형에 반응 할 수 있습니다. 이름 앞에 접두사 또는 접미사를 붙이면 이름 충돌을 피하기 위해 모듈 자신의 네임스페이스를 직접 지정할 수 있습니다. 그리고 알 수 없는 환경에서 사용될 재사용 가능한 Vuex 모듈을 작성하는 경우라면 반드시 사용해야 합니다. 예를 들어,todos 모듈을 만들고 싶은 경우\n// types.js\n\n// getter, 액션, 변이의 이름을 상수로 정의하고\n// 모듈 이름 `todos` 접두어를 붙입니다\nexport const DONE_COUNT = 'todos/DONE_COUNT'\nexport const FETCH_ALL = 'todos/FETCH_ALL'\nexport const TOGGLE_DONE = 'todos/TOGGLE_DONE'\n\n// modules/todos.js\nimport * as types from '../types'\n\n// 접두어로 된 이름을 사용하여 getter, 액션 및 변이 정의\nconst todosModule = {\n state: { todos: [] },\n\n getters: {\n [types.DONE_COUNT] (state) {\n // ...\n }\n },\n\n actions: {\n [types.FETCH_ALL] (context, payload) {\n // ...\n }\n },\n\n mutations: {\n [types.TOGGLE_DONE] (state, payload) {\n // ...\n }\n }\n}\n\n동적 모듈 등록\nstore.registerModule 메소드로 저장소가 생성 된 후에 모듈을 등록 할 수 있습니다.\nstore.registerModule('myModule', {\n // ...\n})\n\n모듈의 상태는store.state.myModule으로 노출 됩니다.\n동적 모듈 등록을 사용하면 다른 Vue 플러그인도 애플리케이션의 저장소에 모듈을 연결하여 상태 관리에 Vuex를 활용할 수 있습니다. 예를 들어 vuex-router-sync 라이브러리는 동적으로 연결된 모듈에서 애플리케이션의 라우트 상태를 관리하여 vue-router와 vuex를 통합합니다.\nstore.unregisterModule(moduleName)을 사용하여 동적으로 등록 된 모듈을 제거할 수도 있습니다. 이 방법으로는 정적 모듈(저장소 생성시 선언 됨)을 제거 할 수 없습니다.\n"},"structure.html":{"url":"structure.html","title":"애플리케이션 구조","keywords":"","body":"애플리케이션 구조\n실제로 Vuex는 코드 구조를 제한하지는 않습니다. 이보다 아래에 있는 상위 수준 원칙을 강요합니다.\n\n애플리케이션 레벨의 상태는 중앙 집중된 저장소 입니다.\n\n상태를 변경시키는 유일한 방법은 동기 트랜잭션인 변이 를 커밋하는 것입니다.\n\n비동기식 로직은 캡슐화되어야하며 액션 으로 구성 됩니다.\n\n\n이 규칙을 따른다면 프로젝트를 구조화하는 것은 사용자에게 달려 있습니다. 저장소 파일이 너무 커지면 액션, 돌연변이 및 getter를 개별 파일로 분할하기만 하면됩니다.\n중요한 앱의 경우 모듈을 활용해야 할 가능성이 높습니다. 다음은 프로젝트 구조의 예입니다.\n├── index.html\n├── main.js\n├── api\n│ └── ... # API 요청을 위한 추상화를 포함합니다.\n├── components\n│ ├── App.vue\n│ └── ...\n└── store\n ├── index.js # 모듈을 조합하고 저장소를 내보내는 곳 입니다.\n ├── actions.js # 루트 액션\n ├── mutations.js # 루트 변이\n └── modules\n ├── cart.js # cart 모듈\n └── products.js # products 모듈\n\n참고 사항으로, 장바구니 예를 확인하십시오.\n"},"plugins.html":{"url":"plugins.html","title":"플러그인","keywords":"","body":"플러그인\nVuex 저장소는 각 변이에 대한 훅을 노출하는 plugins 옵션을 허용합니다. Vuex 플러그인은 저장소를 유일한 전달인자로 받는 함수입니다.\nconst myPlugin = store => {\n // 저장소가 초기화 될 때 불립니다.\n store.subscribe((mutation, state) => {\n // 매 변이시마다 불립니다.\n // 변이는 { type, payload } 포맷으로 제공됩니다.\n })\n}\n\n그리고 다음과 같이 사용할 수 있습니다.\nconst store = new Vuex.Store({\n // ...\n plugins: [myPlugin]\n})\n\n플러그인 내부에서 변이 커밋하기\n플러그인은 상태를 직접 변이할 수 없습니다. 컴포넌트와 마찬가지로 변이를 커밋하여 변경을 트리거 할 수 있습니다.\n변이을 커밋함으로써 플러그인을 사용하여 데이터 소스를 저장소에 동기화 할 수 있습니다. 예를 들어, websocket 데이터 소스를 저장소에 동기화하려면 (이는 사실 인위적인 예제입니다. 실제로 createPlugin 함수는 더 복잡한 작업을 위해 몇 가지 추가 옵션을 필요로 할 수 있습니다)\nexport default function createWebSocketPlugin (socket) {\n return store => {\n socket.on('data', data => {\n store.commit('receiveData', data)\n })\n store.subscribe(mutation => {\n if (mutation.type === 'UPDATE_DATA') {\n socket.emit('update', mutation.payload)\n }\n })\n }\n}\n\nconst plugin = createWebSocketPlugin(socket)\n\nconst store = new Vuex.Store({\n state,\n mutations,\n plugins: [plugin]\n})\n\n상태 스냅샷 가져오기\n때로는 플러그인이 상태의 \"스냅샷\"을 얻고자 할 수 있으며, 또한 변이 이후 상태와 변이 이전 상태를 비교할 수 있습니다. 이를 달성하기 위해서는 상태 객체에 대한 깊은 복사를 수행해야합니다 :\nconst myPluginWithSnapshot = store => {\n let prevState = _.cloneDeep(store.state)\n store.subscribe((mutation, state) => {\n let nextState = _.cloneDeep(state)\n\n // prevState와 nextState를 비교하십시오.\n\n // 다음 변이를 위한 상태 저장\n prevState = nextState\n })\n}\n\n상태 스냅 샷을 사용하는 플러그인은 개발 중에 만 사용해야합니다. webpack 또는 Browserify를 사용하는 경우 빌드 도구가 이를 처리 할 수 있습니다.\nconst store = new Vuex.Store({\n // ...\n plugins: process.env.NODE_ENV !== 'production'\n ? [myPluginWithSnapshot]\n : []\n})\n\n플러그인은 기본적으로 사용됩니다. 배포를 위해서는 webpack의 DefinePlugin 또는 envify가 필요합니다. Browserify가 process.env.NODE_ENV !== 'production'의 값을 최종 빌드를 위해 false로 변환합니다.\n내장 로거 플러그인\n\nvue-devtools를 사용하고 있으면 필요 없을 수 있습니다.\n\nVuex에는 일반적인 디버깅을 위한 로거 플러그인이 함께 제공됩니다.\nimport createLogger from 'vuex/dist/logger'\n\nconst store = new Vuex.Store({\n plugins: [createLogger()]\n})\n\ncreateLogger 함수는 몇 가지 옵션을 가질 수 있습니다.\nconst logger = createLogger({\n collapsed: false, // 로그를 가지는 변이 자동 확장\n filter (mutation, stateBefore, stateAfter) {\n // returns true if a mutation should be logged\n // `mutation` is a { type, payload }\n return mutation.type !== \"aBlacklistedMutation\"\n },\n transformer (state) {\n // 로깅하기전 상태를 변이 하십시오.\n // 예를 들어 특정 하위 트리만 반환합니다.\n return state.subTree\n },\n mutationTransformer (mutation) {\n // 변이는 { type, payload }의 포맷으로 기록됩니다.\n // 원하는 포맷으로 변경할 수 있습니다.\n return mutation.type\n }\n})\n\n로거 파일은태그를 통해 직접 포함될 수 있으며 createVuexLogger 함수를 전역적으로 노출합니다.\n로거 플러그인은 상태 스냅샷을 사용하므로 개발용으로만 사용하십시오.\n"},"strict.html":{"url":"strict.html","title":"Strict 모드","keywords":"","body":"Strict 모드\nstrict 모드를 사용하기 위해, strict: true를 Vuex 저장소를 만들 때 추가하면 됩니다.\nconst store = new Vuex.Store({\n // ...\n strict: true\n})\n\n엄격 모드에서는 Vuex 상태가 변이 핸들러 외부에서 변이 될 때 마다 오류가 발생합니다. 이렇게하면 디버깅 도구로 모든 상태 변이를 명시적으로 추적 할 수 있습니다.\n개발 vs. 배포\n배포시 strict 모드를 켜지 마십시오! Strict 모드는 부적절한 변이를 감지하기 위해 상태 트리를 자세히 관찰합니다. 성능 이슈를 피하기 위해 배포 환경에서 이를 해제 하십시오.\n플러그인과 마찬가지로 빌드 도구가 다음을 처리하도록 할 수 있습니다.\nconst store = new Vuex.Store({\n // ...\n strict: process.env.NODE_ENV !== 'production'\n})\n\n"},"forms.html":{"url":"forms.html","title":"폼 핸들링","keywords":"","body":"폼 핸들링\nstrict 모드로 Vuex를 사용하는 경우 Vuex에 포함된 부분에 v-model을 사용하는 것은 약간 까다로울 수 있습니다.\n\n\nobj가 저장소에서 객체를 반환하는 계산된 속성이라면, 여기에있는 v-model은 사용자가 입력 할 때 obj.message를 직접 변경하려고 합니다. strict 모드에서는 Vuex 변이 처리기 내부에서 변이가 수행되지 않으므로 오류가 발생합니다.\n그것을 다루는 \"Vuex 방식\"은 의 값을 바인딩하고 input 또는 change 이벤트에 대한 액션을 호출하는 것 입니다.\n\n\n// ...\ncomputed: {\n ...mapState({\n message: state => state.obj.message\n })\n},\nmethods: {\n updateMessage (e) {\n this.$store.commit('updateMessage', e.target.value)\n }\n}\n\n변이에 대한 핸들러 입니다.\n// ...\nmutations: {\n updateMessage (state, message) {\n state.obj.message = message\n }\n}\n\n양방향 계산된 속성\n틀림없이, 위의 내용은 v-model + 지역 상태보다 좀더 장황 해졌고, v-model의 유용한 기능 중 일부를 잃어 버렸습니다. 다른 방법은 setter를 사용하여 양방향 계산된 속성을 사용하는 것입니다.\n\n\n// ...\ncomputed: {\n message: {\n get () {\n return this.$store.state.obj.message\n },\n set (value) {\n this.$store.commit('updateMessage', value)\n }\n }\n}\n\n"},"testing.html":{"url":"testing.html","title":"테스팅","keywords":"","body":"테스팅\nVuex에서 단위 테스트를 하고자 하는 주요 부분은 변이와 액션입니다.\n변이 테스팅\n변이는 테스트하기 매우 간단합니다. 왜냐하면 변이는 전달인자에 완전히 의존하는 함수이기 때문입니다. 한 가지 트릭은 ES2015 모듈을 사용하고 store.js 파일에 변이를 넣는다면 기본 내보내기와 함께 변이를 명명된 내보내기로 내보낼 수 있다는 것입니다.\nconst state = { ... }\n\n// 변이를 이름을 가지는 내보내기를 이용하여 내보냅니다.\nexport const mutations = { ... }\n\nexport default new Vuex.Store({\n state,\n mutations\n})\n\nMocha + Chai를 사용하여 변이를 테스팅 하는 예(원하는 프레임워크/assertion 라이브러리를 사용할 수 있습니다.)\n// mutations.js\nexport const mutations = {\n increment: state => state.count++\n}\n\n// mutations.spec.js\nimport { expect } from 'chai'\nimport { mutations } from './store'\n\n// 변이 가져오기\nconst { increment } = mutations\n\ndescribe('mutations', () => {\n it('INCREMENT', () => {\n // mock 상태\n const state = { count: 0 }\n // 변이 적용\n increment(state)\n // 결과 확인\n expect(state.count).to.equal(1)\n })\n})\n\n액션 테스팅\n액션은 외부 API를 호출 할 수 있기 때문에 좀 더 까다로울 수 있습니다. 액션을 테스트 할 때 우리는 일반적으로 조작을 어느 정도 해야합니다. 예를 들어 API 호출을 서비스로 추상화하고 테스트 내에서 해당 서비스를 조작 할 수 있습니다. 의존성을 쉽게 모방하기 위해 webpack과 inject-loader를 사용하여 테스트 파일을 묶을 수 있습니다.\n비동기 액션 테스트 예제:\n// actions.js\nimport shop from '../api/shop'\n\nexport const getAllProducts = ({ commit }) => {\n commit('REQUEST_PRODUCTS')\n shop.getProducts(products => {\n commit('RECEIVE_PRODUCTS', products)\n })\n}\n\n// actions.spec.js\n\n// 인라인 로더에는 require 구문을 사용하십시오.\n// inject-loader를 사용하면 조작된 의존성을\n// 주입 할 수있는 모듈 팩토리가 반환됩니다.\nimport { expect } from 'chai'\nconst actionsInjector = require('inject-loader!./actions')\n\n// 조작된 모의 응답과 함께 모듈 생성\nconst actions = actionsInjector({\n '../api/shop': {\n getProducts (cb) {\n setTimeout(() => {\n cb([ /* 모의 응답 */ ])\n }, 100)\n }\n }\n})\n\n// 예상되는 변이와 함께 테스팅 액션을 도와주는 헬퍼\nconst testAction = (action, payload, state, expectedMutations, done) => {\n let count = 0\n\n // 모의 커밋\n const commit = (type, payload) => {\n const mutation = expectedMutations[count]\n\n try {\n expect(type).to.equal(mutation.type)\n if (payload) {\n expect(payload).to.deep.equal(mutation.payload)\n }\n } catch (error) {\n done(error)\n }\n\n count++\n if (count >= expectedMutations.length) {\n done()\n }\n }\n\n // 모의 저장소와 전달인자로 액션을 부릅니다.\n action({ commit, state }, payload)\n\n // 디스패치된 변이가 없는지 확인\n if (expectedMutations.length === 0) {\n expect(count).to.equal(0)\n done()\n }\n}\n\ndescribe('actions', () => {\n it('getAllProducts', done => {\n testAction(actions.getAllProducts, null, {}, [\n { type: 'REQUEST_PRODUCTS' },\n { type: 'RECEIVE_PRODUCTS', payload: { /* 모의 응답 */ } }\n ], done)\n })\n})\n\nGetters 테스팅\nGetter에 복잡한 연산이 있는 경우 테스트하는 것이 좋습니다. Getter는 변이와 같은 이유로 테스트하는 것이 매우 간단합니다.\ngetter 테스팅 예제:\n// getters.js\nexport const getters = {\n filteredProducts (state, { filterCategory }) {\n return state.products.filter(product => {\n return product.category === filterCategory\n })\n }\n}\n\n// getters.spec.js\nimport { expect } from 'chai'\nimport { getters } from './getters'\n\ndescribe('getters', () => {\n it('filteredProducts', () => {\n // mock state\n const state = {\n products: [\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' },\n { id: 3, title: 'Carrot', category: 'vegetable' }\n ]\n }\n // 모의 getter\n const filterCategory = 'fruit'\n\n // getter로 부터 결과를 받습니다\n const result = getters.filteredProducts(state, { filterCategory })\n\n // 결과 테스트\n expect(result).to.deep.equal([\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' }\n ])\n })\n})\n\n테스트 실행\n변이와 액션이 제대로 작성되면 적절한 모의 조작을 한 후 브라우저 API에 직접적인 의존성이 없어야합니다. 따라서 webpack을 사용하여 테스트를 번들로 묶어 Node를 이용해 직접 실행할 수 있습니다. 또는, mocha-loader 나 Karma + karma-webpack을 사용하여 실제 브라우저에서 테스트를 실행할 수 있습니다.\nNode를 이용한 실행\n다음과 같이 webpack 설정을 하십시오 (.babelrc도 함께 필요 합니다.)\n// webpack.config.js\nmodule.exports = {\n entry: './test.js',\n output: {\n path: __dirname,\n filename: 'test-bundle.js'\n },\n module: {\n loaders: [\n {\n test: /\\.js$/,\n loader: 'babel-loader',\n exclude: /node_modules/\n }\n ]\n }\n}\n\n이제,\nwebpack\nmocha test-bundle.js\n\n브라우저에서 테스팅\n\nmocha-loader를 설치하세요.\nwebpack 설정에서 entry를 'mocha!babel!./test.js'로 변경하세요.\n설정을 이용하여 webpack-dev-server를 실행하세요.\nlocalhost:8080/webpack-dev-server/test-bundle로 가세요.\n\n브라우저와 Karma + karma-webpack을 이용한 테스팅\nvue-loader 문서를 확인하세요.\n"},"hot-reload.html":{"url":"hot-reload.html","title":"핫 리로딩","keywords":"","body":"핫 리로딩\nVuex는 webpack의 핫 모듈 변경 API를 사용하여 개발 중에 핫 리로드 변이, 모듈, 액션 및 getter를 지원합니다. browserify-hmr 플러그인으로 Browserify에서 사용할 수도 있습니다.\n변이와 모듈의 경우, store.hotUpdate() API 메소드를 사용할 필요가 있습니다.\n// store.js\nimport Vue from 'vue'\nimport Vuex from 'vuex'\nimport mutations from './mutations'\nimport moduleA from './modules/a'\n\nVue.use(Vuex)\n\nconst state = { ... }\n\nconst store = new Vuex.Store({\n state,\n mutations,\n modules: {\n a: moduleA\n }\n})\n\nif (module.hot) {\n // 액션과 변이를 핫 모듈로 받아 들인다.\n module.hot.accept(['./mutations', './modules/a'], () => {\n // 업데이트 된 모듈은 babel 6 모듈 출력으로 인해\n // .default를 여기에 추가해야합니다.\n const newMutations = require('./mutations').default\n const newModuleA = require('./modules/a').default\n // 새로운 액션과 변이로 바꿉니다.\n store.hotUpdate({\n mutations: newMutations,\n modules: {\n a: newModuleA\n }\n })\n })\n}\n\ncounter-hot 예제로 핫 리로드를 확인하십시오.\n"},"api.html":{"url":"api.html","title":"API 레퍼런스","keywords":"","body":"API 레퍼런스\nVuex.Store\nimport Vuex from 'vuex'\n\nconst store = new Vuex.Store({ ...options })\n\nVuex.Store 생성자 옵션\n\nstate\n\n자료형: Object\nVuex 저장소의 루트 상태 객체 입니다.\n상세\n\n\n\nmutations\n\n자료형: { [type: string]: Function }\n저장소에 변이를 등록하십시오. 핸들러 함수는 항상 첫 번째 전달인자로 state를 받습니다 (모듈에 정의 된 경우 모듈 로컬 상태가됩니다). 두 번째 payload 전달인자가 있으면 처리합니다.\n상세\n\n\n\nactions\n\n자료형: { [type: string]: Function }\n저장소에 액션을 등록하십시오. 핸들러 함수는 다음 속성을 노출하는 context 객체를받습니다.\n{\n state, // store.state와 같습니다. 또는 모듈에 있는 경우 로컬 상태\n rootState, // store.state와 같습니다. 모듈 안에만 존재합니다\n commit, // store.commit와 같습니다.\n dispatch, // store.dispatch와 같습니다.\n getters // store.getters와 같습니다.\n}\n\n상세\n\n\n\ngetters\n\n자료형: { [key: string]: Function }\n저장소에 getter를 등록하십시오. getter 함수는 다음 전달인자를 받습니다.\nstate, // 모듈에 정의 된 경우 모듈 로컬 상태가됩니다.\ngetters, // store.getters와 같습니다.\nrootState // store.state와 같습니다.\n등록된 getter는 store.getters에 노출됩니다.\n상세\n\n\n\nmodules\n\n자료형: Object\n저장소에 병합될 하위 모듈을 포함하는 객체 입니다.\n{\n key: {\n state,\n mutations,\n actions?,\n getters?,\n modules?\n },\n ...\n}\n\n각 모듈은 루트 옵션과 비슷한 state 와 mutations 를 포함 할 수 있습니다. 모듈의 상태는 모듈의 키를 사용하여 저장소의 루트 상태에 연결됩니다. 모듈의 변이와 getter는 모듈의 로컬 상태를 루트 상태 대신 첫 번째 전달인자로 받으며 모듈 액션의 context.state도 로컬 상태를 가리 킵니다.\n상세\n\n\n\nplugins\n\n자료형: Array\n저장소에 적용 할 플러그인 함수의 배열입니다. 플러그인은 저장소를 유일한 전달인자로 받아들이고 아웃바운드 데이터 지속성, 로깅 또는 디버깅을 위한 변이를 감시하거나 (인바운드 데이터 (예: 웹 소켓 또는 관찰 가능 항목)의 디스패치 변이) 감시할 수 있습니다.\n상세\n\n\n\nstrict\n\n자료형: Boolean\n기본값: false\nVuex 저장소를 strict 모드로 변경합니다. strict 모드에서 변이 핸들러 외부의 Vuex 상태에 대한 임의의 변이는 오류를 발생시킵니다.\n상세\n\n\n\n\nVuex.Store 인스턴스 속성\n\nstate\n\n자료형: Object\n루트 상태. 읽기 전용\n\n\n\ngetters\n\n자료형: Object\n등록된 getters 입니다. 읽기 전용.\n\n\n\n\nVuex.Store 인스턴스 메소드\n\ncommit(type: string, payload?: any) | commit(mutation: Object)\n변이를 커밋합니다. 상세\n\ndispatch(type: string, payload?: any) | dispatch(action: Object)\n액션을 디스패치 합니다. 모든 트리거된 액션 핸들러를 처리하는 Promise를 반환합니다. 상세\n\nreplaceState(state: Object)\n저장소의 루트 상태를 바꿉니다. 상태에 대한 상호작용/시점 변경 목적으로 만 사용하십시오.\n\nwatch(getter: Function, cb: Function, options?: Object)\ngetter 함수의 반환 값을 반응적으로 지켜보고 값이 변경되면 콜백을 호출합니다. getter는 저장소의 상태를 유일한 인수로받습니다. Vue의 vm.$watch 메소드와 같은 옵션을 취하는 옵션 객체를 받아들입니다.\n감시를 중단하려면 반환된 핸들 함수를 호출하십시오.\n\nsubscribe(handler: Function)\n저장소 변이를 구독합니다. handler는 모든 변이 이후 호출되고 변이 디스크립터와 변이 상태를 전달인자로 받습니다.\nstore.subscribe((mutation, state) => {\n console.log(mutation.type)\n console.log(mutation.payload)\n})\n\n플러그인에서 가장 일반적으로 사용됩니다. 상세\n\nregisterModule(path: string | Array, module: Module, options?: Object)\n동적 모듈을 등록합니다. 상세\noptions은 이전 속성을 보호하는 preserveState: true를 가질 수 있습니다. 이것은 서버사이드 렌더링에서 유용합니다.\n\nunregisterModule(path: string | Array)\n동적 모듈을 해제 합니다. 상세\n\nhotUpdate(newOptions: Object)\n새 액션과 변이를 핫 스왑 합니다. 상세\n\n\n컴포넌트 바인딩 헬퍼\n\nmapState(namespace?: string, map: Array | Object): Object\nVuex 저장소의 하위 트리를 반환하는 컴포넌트 계산 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\nmapGetters(namespace?: string, map: Array | Object): Object\ngetter의 평가된 값을 반환하는 컴포넌트 계산 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\nmapActions(namespace?: string, map: Array | Object): Object\n액션을 전달하는 컴포넌트 메소드 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\nmapMutations(namespace?: string, map: Array | Object): Object\n변이를 커밋하는 컴포넌트 메소드 옵션을 만듭니다. 상세\n처음 argument는 string 타입의 namespace가 될 수 있습니다. 상세\n\ncreateNamespacedHelpers(namespace: string): Object\nnamespace가 적용된 컴포넌트 바인딩 helper를 만듭니다. 주어진 namespace가 적용된 mapState, mapGetters, mapActions mapMutations들을 가지고 있는 오브젝트를 반환합니다. 상세\n\n\n"}}} \ No newline at end of file diff --git a/zh-cn/actions.html b/zh-cn/actions.html new file mode 100644 index 000000000..96ab3f4e6 --- /dev/null +++ b/zh-cn/actions.html @@ -0,0 +1,618 @@ + + + + + + + Action · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + + + + + + + + +
                                                                                                                                                                                                              + +
                                                                                                                                                                                                              + +
                                                                                                                                                                                                              + + + + + + + + + +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + +
                                                                                                                                                                                                              + +

                                                                                                                                                                                                              Action

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Action 类似于 mutation,不同在于:

                                                                                                                                                                                                              +
                                                                                                                                                                                                                +
                                                                                                                                                                                                              • Action 提交的是 mutation,而不是直接变更状态。
                                                                                                                                                                                                              • +
                                                                                                                                                                                                              • Action 可以包含任意异步操作。
                                                                                                                                                                                                              • +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              让我们来注册一个简单的 action:

                                                                                                                                                                                                              +
                                                                                                                                                                                                              const store = new Vuex.Store({
                                                                                                                                                                                                              +  state: {
                                                                                                                                                                                                              +    count: 0
                                                                                                                                                                                                              +  },
                                                                                                                                                                                                              +  mutations: {
                                                                                                                                                                                                              +    increment (state) {
                                                                                                                                                                                                              +      state.count++
                                                                                                                                                                                                              +    }
                                                                                                                                                                                                              +  },
                                                                                                                                                                                                              +  actions: {
                                                                                                                                                                                                              +    increment (context) {
                                                                                                                                                                                                              +      context.commit('increment')
                                                                                                                                                                                                              +    }
                                                                                                                                                                                                              +  }
                                                                                                                                                                                                              +})
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              Action 函数接受一个与 store 实例具有相同方法和属性的 context 对象,因此你可以调用 context.commit 提交一个 mutation,或者通过 context.statecontext.getters 来获取 state 和 getters。当我们在之后介绍到 Modules 时,你就知道 context 对象为什么不是 store 实例本身了。

                                                                                                                                                                                                              +

                                                                                                                                                                                                              实践中,我们会经常用到 ES2015 的 参数解构 来简化代码(特别是我们需要调用 commit 很多次的时候):

                                                                                                                                                                                                              +
                                                                                                                                                                                                              actions: {
                                                                                                                                                                                                              +  increment ({ commit }) {
                                                                                                                                                                                                              +    commit('increment')
                                                                                                                                                                                                              +  }
                                                                                                                                                                                                              +}
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              分发 Action

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Action 通过 store.dispatch 方法触发:

                                                                                                                                                                                                              +
                                                                                                                                                                                                              store.dispatch('increment')
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              乍一眼看上去感觉多此一举,我们直接分发 mutation 岂不更方便?实际上并非如此,还记得 mutation 必须同步执行这个限制么?Action 就不受约束!我们可以在 action 内部执行异步操作:

                                                                                                                                                                                                              +
                                                                                                                                                                                                              actions: {
                                                                                                                                                                                                              +  incrementAsync ({ commit }) {
                                                                                                                                                                                                              +    setTimeout(() => {
                                                                                                                                                                                                              +      commit('increment')
                                                                                                                                                                                                              +    }, 1000)
                                                                                                                                                                                                              +  }
                                                                                                                                                                                                              +}
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              Actions 支持同样的载荷方式和对象方式进行分发:

                                                                                                                                                                                                              +
                                                                                                                                                                                                              // 以载荷形式分发
                                                                                                                                                                                                              +store.dispatch('incrementAsync', {
                                                                                                                                                                                                              +  amount: 10
                                                                                                                                                                                                              +})
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +// 以对象形式分发
                                                                                                                                                                                                              +store.dispatch({
                                                                                                                                                                                                              +  type: 'incrementAsync',
                                                                                                                                                                                                              +  amount: 10
                                                                                                                                                                                                              +})
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              来看一个更加实际的购物车示例,涉及到调用异步 API分发多重 mutation

                                                                                                                                                                                                              +
                                                                                                                                                                                                              actions: {
                                                                                                                                                                                                              +  checkout ({ commit, state }, products) {
                                                                                                                                                                                                              +    // 把当前购物车的物品备份起来
                                                                                                                                                                                                              +    const savedCartItems = [...state.cart.added]
                                                                                                                                                                                                              +    // 发出结账请求,然后乐观地清空购物车
                                                                                                                                                                                                              +    commit(types.CHECKOUT_REQUEST)
                                                                                                                                                                                                              +    // 购物 API 接受一个成功回调和一个失败回调
                                                                                                                                                                                                              +    shop.buyProducts(
                                                                                                                                                                                                              +      products,
                                                                                                                                                                                                              +      // 成功操作
                                                                                                                                                                                                              +      () => commit(types.CHECKOUT_SUCCESS),
                                                                                                                                                                                                              +      // 失败操作
                                                                                                                                                                                                              +      () => commit(types.CHECKOUT_FAILURE, savedCartItems)
                                                                                                                                                                                                              +    )
                                                                                                                                                                                                              +  }
                                                                                                                                                                                                              +}
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              注意我们正在进行一系列的异步操作,并且通过提交 mutation 来记录 action 产生的副作用(即状态变更)。

                                                                                                                                                                                                              +

                                                                                                                                                                                                              在组件中分发 Action

                                                                                                                                                                                                              +

                                                                                                                                                                                                              你在组件中使用 this.$store.dispatch('xxx') 分发 action,或者使用 mapActions 辅助函数将组件的 methods 映射为 store.dispatch 调用(需要先在根节点注入 store):

                                                                                                                                                                                                              +
                                                                                                                                                                                                              import { mapActions } from 'vuex'
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +export default {
                                                                                                                                                                                                              +  // ...
                                                                                                                                                                                                              +  methods: {
                                                                                                                                                                                                              +    ...mapActions([
                                                                                                                                                                                                              +      'increment', // 将 `this.increment()` 映射为 `this.$store.dispatch('increment')`
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +      // `mapActions` 也支持载荷:
                                                                                                                                                                                                              +      'incrementBy' // 将 `this.incrementBy(amount)` 映射为 `this.$store.dispatch('incrementBy', amount)`
                                                                                                                                                                                                              +    ]),
                                                                                                                                                                                                              +    ...mapActions({
                                                                                                                                                                                                              +      add: 'increment' // 将 `this.add()` 映射为 `this.$store.dispatch('increment')`
                                                                                                                                                                                                              +    })
                                                                                                                                                                                                              +  }
                                                                                                                                                                                                              +}
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              组合 Action

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Action 通常是异步的,那么如何知道 action 什么时候结束呢?更重要的是,我们如何才能组合多个 action,以处理更加复杂的异步流程?

                                                                                                                                                                                                              +

                                                                                                                                                                                                              首先,你需要明白 store.dispatch 可以处理被触发的 action 的处理函数返回的 Promise,并且 store.dispatch 仍旧返回 Promise:

                                                                                                                                                                                                              +
                                                                                                                                                                                                              actions: {
                                                                                                                                                                                                              +  actionA ({ commit }) {
                                                                                                                                                                                                              +    return new Promise((resolve, reject) => {
                                                                                                                                                                                                              +      setTimeout(() => {
                                                                                                                                                                                                              +        commit('someMutation')
                                                                                                                                                                                                              +        resolve()
                                                                                                                                                                                                              +      }, 1000)
                                                                                                                                                                                                              +    })
                                                                                                                                                                                                              +  }
                                                                                                                                                                                                              +}
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              现在你可以:

                                                                                                                                                                                                              +
                                                                                                                                                                                                              store.dispatch('actionA').then(() => {
                                                                                                                                                                                                              +  // ...
                                                                                                                                                                                                              +})
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              在另外一个 action 中也可以:

                                                                                                                                                                                                              +
                                                                                                                                                                                                              actions: {
                                                                                                                                                                                                              +  // ...
                                                                                                                                                                                                              +  actionB ({ dispatch, commit }) {
                                                                                                                                                                                                              +    return dispatch('actionA').then(() => {
                                                                                                                                                                                                              +      commit('someOtherMutation')
                                                                                                                                                                                                              +    })
                                                                                                                                                                                                              +  }
                                                                                                                                                                                                              +}
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              最后,如果我们利用 async / await,我们可以如下组合 action:

                                                                                                                                                                                                              +
                                                                                                                                                                                                              // 假设 getData() 和 getOtherData() 返回的是 Promise
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +actions: {
                                                                                                                                                                                                              +  async actionA ({ commit }) {
                                                                                                                                                                                                              +    commit('gotData', await getData())
                                                                                                                                                                                                              +  },
                                                                                                                                                                                                              +  async actionB ({ dispatch, commit }) {
                                                                                                                                                                                                              +    await dispatch('actionA') // 等待 actionA 完成
                                                                                                                                                                                                              +    commit('gotOtherData', await getOtherData())
                                                                                                                                                                                                              +  }
                                                                                                                                                                                                              +}
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              一个 store.dispatch 在不同模块中可以触发多个 action 函数。在这种情况下,只有当所有触发函数完成后,返回的 Promise 才会执行。

                                                                                                                                                                                                              +
                                                                                                                                                                                                              + + +
                                                                                                                                                                                                              + +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + +

                                                                                                                                                                                                              results matching ""

                                                                                                                                                                                                              +
                                                                                                                                                                                                                + +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                + +

                                                                                                                                                                                                                No results matching ""

                                                                                                                                                                                                                + +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                + +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                + + + + + + + + + + + + + + +
                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/api.html b/zh-cn/api.html new file mode 100644 index 000000000..0c86453b0 --- /dev/null +++ b/zh-cn/api.html @@ -0,0 +1,661 @@ + + + + + + + API 文档 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                + + + + + + + + +
                                                                                                                                                                                                                + +
                                                                                                                                                                                                                + +
                                                                                                                                                                                                                + + + + + + + + + +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                + +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                + +
                                                                                                                                                                                                                + +

                                                                                                                                                                                                                API 参考

                                                                                                                                                                                                                +

                                                                                                                                                                                                                Vuex.Store

                                                                                                                                                                                                                +
                                                                                                                                                                                                                import Vuex from 'vuex'
                                                                                                                                                                                                                +
                                                                                                                                                                                                                +const store = new Vuex.Store({ ...options })
                                                                                                                                                                                                                +
                                                                                                                                                                                                                +

                                                                                                                                                                                                                Vuex.Store 构造器选项

                                                                                                                                                                                                                +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • state

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • 类型: Object | Function

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    Vuex store 实例的根 state 对象。详细介绍

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    如果你传入返回一个对象的函数,其返回的对象会被用作根 state。这在你想要重用 state 对象,尤其是对于重用 module 来说非常有用。详细介绍

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • mutations

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • 类型: { [type: string]: Function }

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    在 store 上注册 mutation,处理函数总是接受 state 作为第一个参数(如果定义在模块中,则为模块的局部状态),payload 作为第二个参数(可选)。

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    详细介绍

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • actions

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • 类型: { [type: string]: Function }

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    在 store 上注册 action。处理函数总是接受 context 作为第一个参数,payload 作为第二个参数(可选)。

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    context 对象包含以下属性:

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    {
                                                                                                                                                                                                                    +  state,      // 等同于 `store.state`,若在模块中则为局部状态
                                                                                                                                                                                                                    +  rootState,  // 等同于 `store.state`,只存在于模块中
                                                                                                                                                                                                                    +  commit,     // 等同于 `store.commit`
                                                                                                                                                                                                                    +  dispatch,   // 等同于 `store.dispatch`
                                                                                                                                                                                                                    +  getters,    // 等同于 `store.getters`
                                                                                                                                                                                                                    +  rootGetters // 等同于 `store.getters`,只存在于模块中
                                                                                                                                                                                                                    +}
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    同时如果有第二个参数 payload 的话也能够接收。

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    详细介绍

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • getters

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • 类型: { [key: string]: Function }
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  在 store 上注册 getter,getter 方法接受以下参数:

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    state,     // 如果在模块中定义则为模块的局部状态
                                                                                                                                                                                                                  +  getters,   // 等同于 store.getters
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  当定义在一个模块里时会特别一些:

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    state,       // 如果在模块中定义则为模块的局部状态
                                                                                                                                                                                                                  +  getters,     // 等同于 store.getters
                                                                                                                                                                                                                  +  rootState    // 等同于 store.state
                                                                                                                                                                                                                  +  rootGetters  // 所有 getters
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  注册的 getter 暴露为 store.getters

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • modules

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • 类型: Object

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    包含了子模块的对象,会被合并到 store,大概长这样:

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    {
                                                                                                                                                                                                                    +  key: {
                                                                                                                                                                                                                    +    state,
                                                                                                                                                                                                                    +    namespaced?,
                                                                                                                                                                                                                    +    mutations,
                                                                                                                                                                                                                    +    actions?,
                                                                                                                                                                                                                    +    getters?,
                                                                                                                                                                                                                    +    modules?
                                                                                                                                                                                                                    +  },
                                                                                                                                                                                                                    +  ...
                                                                                                                                                                                                                    +}
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    与根模块的选项一样,每个模块也包含 statemutations 选项。模块的状态使用 key 关联到 store 的根状态。模块的 mutation 和 getter 只会接收 module 的局部状态作为第一个参数,而不是根状态,并且模块 action 的 context.state 同样指向局部状态。

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    详细介绍

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • plugins

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • 类型: Array<Function>

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    一个数组,包含应用在 store 上的插件方法。这些插件直接接收 store 作为唯一参数,可以监听 mutation(用于外部地数据持久化、记录或调试)或者提交 mutation (用于内部数据,例如 websocket 或 某些观察者)

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    详细介绍

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • strict

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • 类型: Boolean
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  • 默认值: false

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    使 Vuex store 进入严格模式,在严格模式下,任何 mutation 处理函数以外修改 Vuex state 都会抛出错误。

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    详细介绍

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                +

                                                                                                                                                                                                                Vuex.Store 实例属性

                                                                                                                                                                                                                +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • state

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • 类型: Object

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    根状态,只读。

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • getters

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • 类型: Object

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    暴露出注册的 getter,只读。

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                +

                                                                                                                                                                                                                Vuex.Store 实例方法

                                                                                                                                                                                                                +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • commit(type: string, payload?: any, options?: Object)
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • commit(mutation: Object, options?: Object)

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  提交 mutation。options 里可以有 root: true,它允许在命名空间模块里提交根的 mutation。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • dispatch(type: string, payload?: any, options?: Object)

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • dispatch(action: Object, options?: Object)

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  分发 action。options 里可以有 root: true,它允许在命名空间模块里分发根的 action。返回一个解析所有被触发的 action 处理器的 Promise。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • replaceState(state: Object)

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  替换 store 的根状态,仅用状态合并或时光旅行调试。

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • watch(fn: Function, callback: Function, options?: Object): Function

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  响应式地侦听 fn 的返回值,当值改变时调用回调函数。fn 接收 store 的 state 作为第一个参数,其 getter 作为第二个参数。最后接收一个可选的对象参数表示 Vue 的 vm.$watch 方法的参数。

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  要停止侦听,调用此方法返回的函数即可停止侦听。

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • subscribe(handler: Function): Function

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  订阅 store 的 mutation。handler 会在每个 mutation 完成后调用,接收 mutation 和经过 mutation 后的状态作为参数:

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  store.subscribe((mutation, state) => {
                                                                                                                                                                                                                  +  console.log(mutation.type)
                                                                                                                                                                                                                  +  console.log(mutation.payload)
                                                                                                                                                                                                                  +})
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  要停止订阅,调用此方法返回的函数即可停止订阅。

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  通常用于插件。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • subscribeAction(handler: Function): Function

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  2.5.0 新增

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  订阅 store 的 action。handler 会在每个 action 分发的时候调用并接收 action 描述和当前的 store 的 state 这两个参数:

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  store.subscribeAction((action, state) => {
                                                                                                                                                                                                                  +  console.log(action.type)
                                                                                                                                                                                                                  +  console.log(action.payload)
                                                                                                                                                                                                                  +})
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  要停止订阅,调用此方法返回的函数即可停止订阅。

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  该功能常用于插件。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • registerModule(path: string | Array<string>, module: Module, options?: Object)

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  注册一个动态模块。详细介绍

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  options 可以包含 preserveState: true 以允许保留之前的 state。用于服务端渲染。

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • unregisterModule(path: string | Array<string>)

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  卸载一个动态模块。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • hotUpdate(newOptions: Object)

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  热替换新的 action 和 mutation。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                +

                                                                                                                                                                                                                组件绑定的辅助函数

                                                                                                                                                                                                                +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • mapState(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  为组件创建计算属性以返回 Vuex store 中的状态。详细介绍

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  第一个参数是可选的,可以是一个命名空间字符串。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • mapGetters(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  为组件创建计算属性以返回 getter 的返回值。详细介绍

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  第一个参数是可选的,可以是一个命名空间字符串。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • mapActions(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  创建组件方法分发 action。详细介绍

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  第一个参数是可选的,可以是一个命名空间字符串。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • mapMutations(namespace?: string, map: Array<string> | Object): Object

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  创建组件方法提交 mutation。详细介绍

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  第一个参数是可选的,可以是一个命名空间字符串。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                • createNamespacedHelpers(namespace: string): Object

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  创建基于命名空间的组件绑定辅助函数。其返回一个包含 mapStatemapGettersmapActionsmapMutations 的对象。它们都已经绑定在了给定的命名空间上。详细介绍

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • +
                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                + +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                + +

                                                                                                                                                                                                                results matching ""

                                                                                                                                                                                                                +
                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                  No results matching ""

                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + + +
                                                                                                                                                                                                                  + + +
                                                                                                                                                                                                                  + + + + + + + + + + +
                                                                                                                                                                                                                  + + +
                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/core-concepts.html b/zh-cn/core-concepts.html new file mode 100644 index 000000000..dbb0a44b7 --- /dev/null +++ b/zh-cn/core-concepts.html @@ -0,0 +1,490 @@ + + + + + + + 核心概念 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + + + + + + + + +
                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                  + + + + + + + + + +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                  核心概念

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  在这一章,我们将会学到 Vuex 的这些核心概念。他们是:

                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                  深入理解所有的概念对于使用 Vuex 来说是必要的。

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  让我们开始吧。

                                                                                                                                                                                                                  + + +
                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                  results matching ""

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                    No results matching ""

                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    + + +
                                                                                                                                                                                                                    + + +
                                                                                                                                                                                                                    + + + + + + + + + + + + + + +
                                                                                                                                                                                                                    + + +
                                                                                                                                                                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/forms.html b/zh-cn/forms.html new file mode 100644 index 000000000..21cf42d0a --- /dev/null +++ b/zh-cn/forms.html @@ -0,0 +1,523 @@ + + + + + + + 表单处理 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    + + + + + + + + +
                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                    + + + + + + + + + +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                    表单处理

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    当在严格模式中使用 Vuex 时,在属于 Vuex 的 state 上使用 v-model 会比较棘手:

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    <input v-model="obj.message">
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    假设这里的 obj 是在计算属性中返回的一个属于 Vuex store 的对象,在用户输入时,v-model 会试图直接修改 obj.message。在严格模式中,由于这个修改不是在 mutation 函数中执行的, 这里会抛出一个错误。

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    用“Vuex 的思维”去解决这个问题的方法是:给 <input> 中绑定 value,然后侦听 input 或者 change 事件,在事件回调中调用 action:

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    <input :value="message" @input="updateMessage">
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    // ...
                                                                                                                                                                                                                    +computed: {
                                                                                                                                                                                                                    +  ...mapState({
                                                                                                                                                                                                                    +    message: state => state.obj.message
                                                                                                                                                                                                                    +  })
                                                                                                                                                                                                                    +},
                                                                                                                                                                                                                    +methods: {
                                                                                                                                                                                                                    +  updateMessage (e) {
                                                                                                                                                                                                                    +    this.$store.commit('updateMessage', e.target.value)
                                                                                                                                                                                                                    +  }
                                                                                                                                                                                                                    +}
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    下面是 mutation 函数:

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    // ...
                                                                                                                                                                                                                    +mutations: {
                                                                                                                                                                                                                    +  updateMessage (state, message) {
                                                                                                                                                                                                                    +    state.obj.message = message
                                                                                                                                                                                                                    +  }
                                                                                                                                                                                                                    +}
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    双向绑定的计算属性

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    必须承认,这样做比简单地使用“v-model + 局部状态”要啰嗦得多,并且也损失了一些 v-model 中很有用的特性。另一个方法是使用带有 setter 的双向绑定计算属性:

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    <input v-model="message">
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    // ...
                                                                                                                                                                                                                    +computed: {
                                                                                                                                                                                                                    +  message: {
                                                                                                                                                                                                                    +    get () {
                                                                                                                                                                                                                    +      return this.$store.state.obj.message
                                                                                                                                                                                                                    +    },
                                                                                                                                                                                                                    +    set (value) {
                                                                                                                                                                                                                    +      this.$store.commit('updateMessage', value)
                                                                                                                                                                                                                    +    }
                                                                                                                                                                                                                    +  }
                                                                                                                                                                                                                    +}
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    + + +
                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                    results matching ""

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                      No results matching ""

                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + + +
                                                                                                                                                                                                                      + + +
                                                                                                                                                                                                                      + + + + + + + + + + + + + + +
                                                                                                                                                                                                                      + + +
                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/getters.html b/zh-cn/getters.html new file mode 100644 index 000000000..c370956dc --- /dev/null +++ b/zh-cn/getters.html @@ -0,0 +1,560 @@ + + + + + + + Getter · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + + + + + + + + +
                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                      + + + + + + + + + +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                      Getter

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      有时候我们需要从 store 中的 state 中派生出一些状态,例如对列表进行过滤并计数:

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      computed: {
                                                                                                                                                                                                                      +  doneTodosCount () {
                                                                                                                                                                                                                      +    return this.$store.state.todos.filter(todo => todo.done).length
                                                                                                                                                                                                                      +  }
                                                                                                                                                                                                                      +}
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Vuex 允许我们在 store 中定义“getter”(可以认为是 store 的计算属性)。就像计算属性一样,getter 的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Getter 接受 state 作为其第一个参数:

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      const store = new Vuex.Store({
                                                                                                                                                                                                                      +  state: {
                                                                                                                                                                                                                      +    todos: [
                                                                                                                                                                                                                      +      { id: 1, text: '...', done: true },
                                                                                                                                                                                                                      +      { id: 2, text: '...', done: false }
                                                                                                                                                                                                                      +    ]
                                                                                                                                                                                                                      +  },
                                                                                                                                                                                                                      +  getters: {
                                                                                                                                                                                                                      +    doneTodos: state => {
                                                                                                                                                                                                                      +      return state.todos.filter(todo => todo.done)
                                                                                                                                                                                                                      +    }
                                                                                                                                                                                                                      +  }
                                                                                                                                                                                                                      +})
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      通过属性访问

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Getter 会暴露为 store.getters 对象,你可以以属性的形式访问这些值:

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      store.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Getter 也可以接受其他 getter 作为第二个参数:

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      getters: {
                                                                                                                                                                                                                      +  // ...
                                                                                                                                                                                                                      +  doneTodosCount: (state, getters) => {
                                                                                                                                                                                                                      +    return getters.doneTodos.length
                                                                                                                                                                                                                      +  }
                                                                                                                                                                                                                      +}
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      store.getters.doneTodosCount // -> 1
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      我们可以很容易地在任何组件中使用它:

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      computed: {
                                                                                                                                                                                                                      +  doneTodosCount () {
                                                                                                                                                                                                                      +    return this.$store.getters.doneTodosCount
                                                                                                                                                                                                                      +  }
                                                                                                                                                                                                                      +}
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      注意,getter 在通过属性访问时是作为 Vue 的响应式系统的一部分缓存其中的。

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      通过方法访问

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      你也可以通过让 getter 返回一个函数,来实现给 getter 传参。在你对 store 里的数组进行查询时非常有用。

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      getters: {
                                                                                                                                                                                                                      +  // ...
                                                                                                                                                                                                                      +  getTodoById: (state) => (id) => {
                                                                                                                                                                                                                      +    return state.todos.find(todo => todo.id === id)
                                                                                                                                                                                                                      +  }
                                                                                                                                                                                                                      +}
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      store.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      注意,getter 在通过方法访问时,每次都会去进行调用,而不会缓存结果。

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      mapGetters 辅助函数

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      mapGetters 辅助函数仅仅是将 store 中的 getter 映射到局部计算属性:

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      import { mapGetters } from 'vuex'
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +export default {
                                                                                                                                                                                                                      +  // ...
                                                                                                                                                                                                                      +  computed: {
                                                                                                                                                                                                                      +  // 使用对象展开运算符将 getter 混入 computed 对象中
                                                                                                                                                                                                                      +    ...mapGetters([
                                                                                                                                                                                                                      +      'doneTodosCount',
                                                                                                                                                                                                                      +      'anotherGetter',
                                                                                                                                                                                                                      +      // ...
                                                                                                                                                                                                                      +    ])
                                                                                                                                                                                                                      +  }
                                                                                                                                                                                                                      +}
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      如果你想将一个 getter 属性另取一个名字,使用对象形式:

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      mapGetters({
                                                                                                                                                                                                                      +  // 映射 `this.doneCount` 为 `store.getters.doneTodosCount`
                                                                                                                                                                                                                      +  doneCount: 'doneTodosCount'
                                                                                                                                                                                                                      +})
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + + +
                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                      results matching ""

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                        No results matching ""

                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        + + +
                                                                                                                                                                                                                        + + +
                                                                                                                                                                                                                        + + + + + + + + + + + + + + +
                                                                                                                                                                                                                        + + +
                                                                                                                                                                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/getting-started.html b/zh-cn/getting-started.html new file mode 100644 index 000000000..e8ae5047c --- /dev/null +++ b/zh-cn/getting-started.html @@ -0,0 +1,514 @@ + + + + + + + 开始 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        + + + + + + + + +
                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                        + + + + + + + + + +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                        开始

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        每一个 Vuex 应用的核心就是 store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态 (state)。Vuex 和单纯的全局对象有以下两点不同:

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                        1. Vuex 的状态存储是响应式的。当 Vue 组件从 store 中读取状态的时候,若 store 中的状态发生变化,那么相应的组件也会相应地得到高效更新。

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                        2. +
                                                                                                                                                                                                                        3. 你不能直接改变 store 中的状态。改变 store 中的状态的唯一途径就是显式地提交 (commit) mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                        4. +
                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        最简单的 Store

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        提示:我们将在后续的文档示例代码中使用 ES2015 语法。如果你还没能掌握 ES2015,你得抓紧了

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        安装 Vuex 之后,让我们来创建一个 store。创建过程直截了当——仅需要提供一个初始 state 对象和一些 mutation:

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        // 如果在模块化构建系统中,请确保在开头调用了 Vue.use(Vuex)
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +const store = new Vuex.Store({
                                                                                                                                                                                                                        +  state: {
                                                                                                                                                                                                                        +    count: 0
                                                                                                                                                                                                                        +  },
                                                                                                                                                                                                                        +  mutations: {
                                                                                                                                                                                                                        +    increment (state) {
                                                                                                                                                                                                                        +      state.count++
                                                                                                                                                                                                                        +    }
                                                                                                                                                                                                                        +  }
                                                                                                                                                                                                                        +})
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        现在,你可以通过 store.state 来获取状态对象,以及通过 store.commit 方法触发状态变更:

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        store.commit('increment')
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +console.log(store.state.count) // -> 1
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        再次强调,我们通过提交 mutation 的方式,而非直接改变 store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        由于 store 中的状态是响应式的,在组件中调用 store 中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的 methods 中提交 mutation。

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        这是一个最基本的 Vuex 记数应用示例。

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        接下来,我们将会更深入地探讨一些核心概念。让我们先从 State 概念开始。

                                                                                                                                                                                                                        + + +
                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                        results matching ""

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                          No results matching ""

                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + + +
                                                                                                                                                                                                                          + + +
                                                                                                                                                                                                                          + + + + + + + + + + + + + + +
                                                                                                                                                                                                                          + + +
                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/hot-reload.html b/zh-cn/hot-reload.html new file mode 100644 index 000000000..538cfcdbc --- /dev/null +++ b/zh-cn/hot-reload.html @@ -0,0 +1,518 @@ + + + + + + + 热重载 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + + + + + + + + +
                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                          + + + + + + + + + +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                          热重载

                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          使用 webpack 的 Hot Module Replacement API,Vuex 支持在开发过程中热重载 mutation、module、action 和 getter。你也可以在 Browserify 中使用 browserify-hmr 插件。

                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          对于 mutation 和模块,你需要使用 store.hotUpdate() 方法:

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          // store.js
                                                                                                                                                                                                                          +import Vue from 'vue'
                                                                                                                                                                                                                          +import Vuex from 'vuex'
                                                                                                                                                                                                                          +import mutations from './mutations'
                                                                                                                                                                                                                          +import moduleA from './modules/a'
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +Vue.use(Vuex)
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +const state = { ... }
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +const store = new Vuex.Store({
                                                                                                                                                                                                                          +  state,
                                                                                                                                                                                                                          +  mutations,
                                                                                                                                                                                                                          +  modules: {
                                                                                                                                                                                                                          +    a: moduleA
                                                                                                                                                                                                                          +  }
                                                                                                                                                                                                                          +})
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +if (module.hot) {
                                                                                                                                                                                                                          +  // 使 action 和 mutation 成为可热重载模块
                                                                                                                                                                                                                          +  module.hot.accept(['./mutations', './modules/a'], () => {
                                                                                                                                                                                                                          +    // 获取更新后的模块
                                                                                                                                                                                                                          +    // 因为 babel 6 的模块编译格式问题,这里需要加上 `.default`
                                                                                                                                                                                                                          +    const newMutations = require('./mutations').default
                                                                                                                                                                                                                          +    const newModuleA = require('./modules/a').default
                                                                                                                                                                                                                          +    // 加载新模块
                                                                                                                                                                                                                          +    store.hotUpdate({
                                                                                                                                                                                                                          +      mutations: newMutations,
                                                                                                                                                                                                                          +      modules: {
                                                                                                                                                                                                                          +        a: newModuleA
                                                                                                                                                                                                                          +      }
                                                                                                                                                                                                                          +    })
                                                                                                                                                                                                                          +  })
                                                                                                                                                                                                                          +}
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          参考热重载示例 counter-hot

                                                                                                                                                                                                                          + + +
                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                          results matching ""

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                            No results matching ""

                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            + + +
                                                                                                                                                                                                                            + + +
                                                                                                                                                                                                                            + + + + + + + + + + + + + + +
                                                                                                                                                                                                                            + + +
                                                                                                                                                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/images/flow.png b/zh-cn/images/flow.png new file mode 100644 index 0000000000000000000000000000000000000000..8a18b59cfef504c0549154a17f369cb3e3671b38 GIT binary patch literal 25103 zcmagFbyQSexIcVmU;t?(B_#xu8bV4+8WBOHB}S2MDd|BZ6p&E5K?Lb8i9wW*7Lg7C z=|;NVJ$~<9zyI#*TArD+&)!ddp4ewLueBbikPy-nLJ&lvrmCn7K?v{_=P3ake3aYn zb%T#9&Z>s45JYnW`yZyJ&9MzZPg>O!@9Ml5Umt-{KuB`<^{rD+k1O$V)_1X_aQMLm zIg6!X1}6sB|N8=1qG30|v@-%Exc=W4V=x1S!AjYTO9!t1_vN27Kr1Mb^#7mqe~h=y zw>G^dMB(D3wC81p60U!G4A+VeY)g%k;tDIMUtK34-LnjKN3_=cAB|}Cre;f?58te0hn%+|JgENkFW;eKxhkJG`lGZl zU0#6pNoX#|G?@Y}+KdeiL;rktsPS(6xo-R?VFBxu24;EHrTj-#D$t7u5DuDU^P^Ma zN`wnx=ldA1B7rv=CbE7kZz1FoAUv4T{GOEc{=V?m?|$_>x&sS3^fd$$I=Z{%H+0sX zFrC^=oHsOe^Wxl|4o!>$bdvmiHq~MJSYP*KCbrG$2}F*8mZw=?Wq4#3f7iZ(;~ayF zg!&}%QcpKRz2eG-2BG`O5FYxy!=c7}>Ry(q&b<~&f5r|1XowXJyPi8PxLIA%%pF4B z7a&3pfu-p}_cTwB7JQP|DuA6BV6%V0;Db9Ee>`|tUdhf(r!O0eKm;hrczwNUZ%pi! z^VjeSNDji84Q+mKM{^^)DD;mI91Rp(;R%9WKmDICU;_GYTq|@P@TAsR95JqEBf@fH z7K?2j>j_eW8o>;?Te&~gkCie#gN7a+5I~yXd4$Q*Qu8$@6J6nxCrAjmG}Y^%Z8j-A z3=hk)XRl*ztzIdUa?pH42};xjL+Msl=}Tuiv3Igzz%WPKcCN=%zB3{e&~p+LG`fG@ zQ1JZ0oxPiM5OBSzM1|qyE$mk`S&OA-__uFn%ge(R+b)@&YSYs84Fd3o!=EM~(LE5x-N&r!kp`h)aQl zq|%boAfp3MB4Jg85>fvK@MRC|Yf1{PoOApWgseOFq7It z#z#UQLLUp43b^voV6_h+e~=_+d8k1No5cVH_67aE)h_)-@m(Gy0=UJ_le;@HS*2=TcXthhycT7`tx1>n}H#J z`B8|37(;ahOK+^kfgLL4K*MI$hm0LB6C+J%VMjNCBoj4F%SVE1;ZH{nDbOr{0Mf&R z`N}i;BNs+?NZ=|4DqA~!PvZ4AYOJ9^1c~7V(n%fLdDI#xLe1=09LoEjn;)z!a>BPG zfdi&=_F79(s2vv8m2oR|%>BCLH})-6we3lDkJi0hY?) zwU;~+x0E$7qdI*OhIJYL`R^HB!&{8P{cxN!6@ZmZ9$_B?es(B99m1(QEf64lVt$b9 zuqp|6&H~i86tr$zmd;?kLJMX`_qncKt27%g;AQC$gace`|BXrFih(+T$F`40dfutZ zz;W)s2C6NY3A6ljwEcwWvW1-yAPbe3Qab}5*zg2F;v<}&%10Er6 z941Z}r~+%kOXk?hw{ z{~AgS2BMD~CVyRj_BhT0ca|40XDKNWc|CSh%)Z8C9_M%e{wvRetU`=doH;a>DiL|&0vwbR^hl4-=5 z_sj8O>P#`}{bk%C6gyNf3^yozkV664)4}Mj-`((*Mq3Pp!pYGvq$j+=kOs0(7KCi- zx#LpJZvC-Ph3a5@wLf`gqFOVyAd?YbpwR$4Z#`isogLUzL3CLY zb{%}76cxt-Cd5NId(+G9p5MgM2w7T!*>{0n0!9aAl(oLZ!!o1c{qGAp0m4V!#X&Cs zS<-lkuE!ArND@P{#MtQ==PTRlgy0@khYL71l0c}bX}{xLnFOEH-)-9`4Z5H1^FZie z2As0HX^L z+K3>u2do#(&$*r!>^kv)GURenNZ9p}CFi~G5jPdIEiHv!_4XV#2_GxVy7%kxU!Sm< zv8wry`s|y7w11<|=eTUE!_A_O9F>v9-hJ11bn`_b;|YAH=GTJY_X${EVJ{pk1OxoH zlvdAubl-k`$K@#NwtKwS6UCzE<}jvhW3hPZd4rp(k&^RFBY=YVvdHiaxqRpKEQnH` zKrP_n{%3B6^qqNKnbPlpAJ(=W<{10A?FHI4TbAPOB606M&S7~n9dRCp zU{sm;H^MO+ujA)?MBeRhm8=#qtwH4}V&=6@^I{w73Es+4zx2Ji9wuZsqyJ zXnrHB*2r)Al`Z}f>h_D>w7PGNRq)$4#3c-}GVR@pjP@BiRNj7l#G1~ib)WOjNU3Kt z<!-+Ua8BJ@-}K@pJ`7WQA2}PtE}nRC^l+@R zy7tgeCDJ$_sgU+_qBh-SzKnVPEtRt-S|tMWI@_Y^gU(B@Isf~(;sc}0DKgS~8z}{f zO-}H z!#D5bFnE#5hkC;?ZqBQnX>)bWB;szXI=SJBrKY-gRB)JmNAXJtKP6cw0HbVS1ryB! z0SD9DTihGH$=8<)k*zCb9#UUV(SJoQZ+jE-iu{X=!EjW!fOeBpnC!9Z6m7~U8n)<5 z-jpmQzLL(z@`l}}uoUxdM~B|y^BteV%+l8#Q4ik`XS~vRY?XCD_t}+#T-N4gTAH|{ zQh&O12;6={fj@WX={4KRcLJuFs&{s_v(h`iozH(p($4zo(+c%)8|l%15_4LoZ5;{= zrHKl@XXEyJS0in_+JY#Zk+J+%|2075VumFnj8)dSsleucVx#^qo38tQoJO8t^y_OV z3WvQV9tQcgGBf=|hExqvUuI#>nW3Chj$8Q~-Dj?g2A>{Ms1l__+!dllP1ZQJEW;gI zlH|ER+~F%oIHf|pC>{13zvCq&BQsDv;~#TyLw$jIx+Njwx`+tfU%DKKOtj!V`M=D- z`ifkna&RU}bXr}cdTvSFe`xfoQv?)UsSpz8#&<7SnBcm*dp`U`8n)ENNQcY-FZY zCfwxndF@s6l!P!ZhQ2rs!avv=85&G%F7(`Z8TKYPaczwkW0E2&5usH>&R31RRLdZs zc5wWNr~e4Ob2AadkoFyH0z7DaIYZx7T=jH5*~%@$!}{enjHpfw?>B!PK{ZuJ*WRUX z1J{r8OgSRvtFNLsGA!C})5nd(#Qo6T>P6J~jS1zlp0RvR;~{w>A5gTJc4vQ3C8Cc^ zb|*U!b6|3&vPnX$^Z9~vnBklnwT{*TxGUfUxRVdze)rD4VdPM#@ga@06E}vlIQDl5 zNH*&a3GlupZ<>4t5P>&6s0)FozWA%k+j;C;gLqKCR@5d)h+vNNadvz= zRqa)IPNghEj{nGdBs#K5Hu6>7GS(Muiu--}j z=N+c`^3$O2=h+uybz^ago~$8OXDm5SE3B_5(SsKSV$`m6HzdgS9W)YuO0l<5-lK}k ztbl~QJvOv)5NR1jYtI5MY0P?k&yBjJG5V!%5Q!&tiBJcD87;1Xa>wfMYc9GlsKLu3vfyn6+x|I66LT%KovuGN*5lbj?eCavXh!AX#CY=8Qvz^k8qMj9S8 z<|N9ws9vtIvFbBamQeoYqC%_^sTdGE&08Mgfb{A44wHj>aw%08w$ z@A1~h&n$ni$bNTG6mujtKsQlxF3-__c2_s%a-K#1ur_O+ya7AtPvd#3V>?DI{(`*Y zntR+uwM=JWe(V4E^yOigvTKx)MJ3Of{g3tUGP5I$1&D0BdF5mNnYH37x_R3;Wgms0 zxO>BPiLjr2!j?S&*>%|^hu{A=KV3fB`Pvrh zKty|>4%FwOVWXG|93&xfBpw{@rFl6n8qmxDkI;lY-`Mz-gE|x-Y`mjav~1kMtWfW) zn107b+vNOF78Jg6kNP&K4cu6yM}N3I`io&pzq0Ud^VA2E>u$1c=?V-j0cJ)0?rx*B zn6>xU3_fjzDD80tO?Q5TM=Xyw=z#&!7DQcy+L@PWWk0j!cS#5X-UXw$d)ueb{{GiVPH;K<(f%jxKrWVRe4eoO% zpe@n0h_1O!I}1y+IvL8FVOMEj#WW`gt0zSW;RMe#uMD}+u)kP0IR7adPJ$ubISb9d z&-yAlKpPtgYN!t?MduCeTbvdzE%K)g+3NpBO(<2>k9nOIGB?`{y;olTYjaBf^CbJN z5p{ThP}$woT+NfaQvxUNJ`rZV8oiIUaC4dnF|OS^&%Azo7)D_r^%rjM?&Ij71gm-e zft+~P>?1WdX=x#+!Kmw#qc6eUHWIG?W5X}6%DjxdV=5NBR5L9X?%eqkGR>oZB1Lq& zpL0Ay`Fs9+^}Xb8>84?Bxod6m8$M4hhE@i1dJzU9!OA%|IrRUWe;5KuWN@b2XeAbU z>{k{mU}mHlPWOmW(&fw0DT&Z4h)k12+0$E3k@7#E6}?XWc)Q=AD1^ST_9Lo}smzf0 zqE*#&!DmPKO|Hw=<*za96EwWbV@(X%;l(Ygzm0-_1rh7enrFB!|GYUFMR!l98r|+$ zViMk^eY6RWjO0eBL{?q&AVGq=+3GxmDr&v%2HKT2B0?nVt7m(+-g7q$&~#Ug4YzP& zi18GDwvm~UG}~)qfTywU{**zQ|KeS!iG%I(5sQ!KHiIs8FzigzvOAg2?icURS0$>d zp9A@|ggHLw32}Uge*YojcDy*-tD229I|*hcB{${`C@tx5^Ync88=Y=WviRQqw9fS3kvsP<6r()s%NcRgybxt&tlA(Z3BKLgehMSVno%B|ITVi?&kV)!b)uhHB4Q zt(DxyHT%wP_V;HK$MuNIxe}R;SlW8EYdIjZ#v1etk1M z9FiSL>1)dRZ6L>U6N3(#Sy>Qkl;~~!UeQ$TbCu|Wd03UGL|)U+D*-$~eh4}(G_1iT zEXIm>zWq4SRzzD^(I}BtzeLf6 z({2HZSBBwrjx@gGvR&fX+Hyad9l35z!JY{NOLxWRvQ3!&n2mOu!3m&iTCOAj7fr<1uoZ$8fa32MEW0Bi&eh>sCWIBQFJI83gzioXn}T6q^h_ zA&n2aVqn~-g@+}u$vtwm$U^QHH&dfa8gsBPJD7vAwf~)W9z`z)!*iQ$Kk)H6PG&nLrqjY;GoUr%@tctZh`A%X(y{ip70|Zt+7TUd2JIDGXWZ~VbS%LZ(M~m%m=0sSU z+=Ik?zIeQB`!5*JHeRlrN13JK%BdmfpnkNH6!a^w+iaSY8*Iz*c%R}RAAja*TEn2> z#ApW$n<$imkWTYy%PAm58{Wh~jM9Du{$adgt@TVtsYwQQDH#=mOhB{QZ*e^IVVxDb zyX}#)*~O}o$bn-(!9ta7*V0cqu^uPkk{JuPGGeu_a1N#y?t9zel1RV=Gu9e-m966a z0^I@1QkMy=D}@su9SGBB;3e>xvDV~Mht*w1kP>ra&|A`W0e)LuS($e~)n+P91}Nj> zQK8VMnr{g&-^|lgg`M^5ahTygJ3&VFeH}Y&-4Yz|&4tM5>$%ms zG8`=Y{b0X*OUw&VQV`U=JNKPBP4SuF@t>1@R65fO^Us86M`{#0)w8nJ+1}cczQ++!V5FL_@s4XgqxRQzH~QT2?AWCUU*D~9H={Tr|HAU1uqBz z{7`m>3+5Z1b&n84@AXBfsbjo8Fh}8_(`ixYrja}ryB05AMz;W#*sukhQ)t#4a2Z`1 z?rlR|^KWrgF`+0wCzuriPS!miY}J<_Z72w`*iiUxBTXOPX>lXt7d|8{fPoG}RKAs- zxfAfRsc2^4K^C+q$UK7y9GtgCa?~UWwOwCoLxg zzAlJFWQjx68_L zme_wo-Vb1S*I7hviL%jh&JZmu*JXA`1-feZVR=X=^wSSB#O&>PAPE`{=<2qMRk7g} zr^=?s67w#@K?$BrgoGAW;$zu&%XM-d4pfH^6sGio^;&w+HxM;Q67{d^Jf<5Ne)c@t z7bXA9e7(O;hbd-dO#iOS;}}O-spV5W4lwn)W&;&-4B0#LA3;}Z+5TW9GX<}zm+VH| zm}AuZKfCiR*D;si$B;`N2Mb30ZjN34q?}ntK?DAv_VGIN7q(z{1Gf+ z`Q@uPT~vzi|AFXl8H5wjo)@_x77)h#S8f{aPGRI7=X=ilcm1Je&CFRDQRWhY4%12g zV{j<%Ud*VE;wRcHv6{kyw;+Jf`2BDBBCr369FTd>5_9IFIS>^-aBNu9;8k~cB7z1v zeZ9%C`K-~_$Wq|kd+(zMNBV_!L_i@nfOXs_{a*|ip#5x?H_T^^i67bSQFO8F;6mrT z7|5%uzWjXg@uy4!zImbs{jmkKFseXO4xeU&77h9_ z%wE&@D!bc%j{;5YWxtnv1|{APSF+5y<>rtrJK2lEsDVJG({HDlE3j+1Ebt)kJ2Q6uXk@?zD-zf%6UXYx%2Us)8?+T` zq8_u03MjA=&C5!(iD8p9`>Yq$0SlMK1=$^Po8{#o;*rfhPiJDp<^4mBts&Qmy5N#! zoggdY@t*%183?RQ?I}GD!{%8zb<#i>C~a=2q({%^jO4~b|JAa6)u*$2046Zk%5oFG z#eZVR{faAz2%*8r$SN?m*hc&}k*l@ExaA`Fk4i+NQ4hw7Zc`jLL;!eG?g8Jb6mvZ(U&hIDEqx^1$eAFuxUK*vF%CR2w6vVO$_uI?$w<24FIMMy zzGdEaSPw`N=pvC4h3;Vd7N=h$I7T&;M+a>|5I>-XUKw~g?rK*mZO*m5*CdJ711$_o zzuO;f@vS=lQD4Pf4>`FzlT6GHXlFt10vRd6@HRZ3Yw!eot0TSN9$SL#74}T!#>c=eJg+=Ae$x`_gFoKEE994N;f{bsaL2hvCVVG#Blk z&vF|y9(~I#IPfok6C#~2y9WO*{Vl*(cU$5<8c7j59XgNj?hBehdvtRt4Y3qSuuG!V zL8?^Nd#b-JFjAT@b%kbK+q$2<(f+T(AhwvN~)tfgr zPg1QKk>B%LTxSAtL4LZ)6rEr>Jo}c@)7WcMeI&9y&mrRsvM$*~z#gziyw(fy(eZ-;M)tB_Y@B`gl^9%gBb8y$ z9&mUK%iV(#d$aCa{_zZdYHpdAKnA!7x}MysbAstDk_%wRb@T9>{;~Q4duB&M2@Eih z#@fxs{9i4#0t}0eY+6-5G?gKP4CoMa`K#7a7imQ+_=nkhwk0^f)n#|xC$6DyXrTj( zr`{R1n+4uAG$jc5%`F%b?2z}q=D1df6MO*M{p{PKs9$m$yZ(Ob8R zoIkReS$fc!I>;uMh>9DFFdOD~izL4vm^p1Os0m=1zOA=q42Ux?hbJ!mEn08$@tvaz7(xvQU&x>mDlP5XEH zFy(m9RRUeFjSd7&4w3045md1C;gH6kl?Wsd2xT!46vGIT4g}Q)JSl)aBS^kcW5-2g zdfOjg@L7Y50%1%;OnEthdm*Uqa>2R*N~lQ&jWYzz9-B&=pj{>1AV1I`L$fq)HfvYz z!tfwyla#Ex1wjJJI}~l=*#KGbkYalb2wHGhYJWVS%Ov*@OU_`*z7CPLR}SZH1|pyz z57e{XM8{%R{c|Oa8x)L{W)@_D6?h}IGW~m4R&Js}J9`!hd#?k;Lk}LgH9(~f%y?Sb zSl$Ja&2HDO0-Yojgx(cWJ?{k+9Naxe%ZP7khWtxSzDKOdIHLY9OwSi`sGxDHx}k02 zqt?oK$Pz@XPbmX4Rk61gF2rOQ@?N%)6h%XbL{6^ssH$PjwM{(A&dCjGuPG%A-NiJ- zG6}W>Fk?j+UW16{Rj4y74h)UG!QuV{Dj!hFYr^ZK^3IkLzOxL1ZglhjqJtzk^Gr2l zD)yKj_3d`DSm8UfBIpbz{(>hBo)y zs{~OE`j3pQVVDTO&T3v2}_|KCEreZxcJxdRkW)R(#bNAzy zpayL$9($KAt7n{=?--o!Z0GH)%+qouv83yJDW-PCghLdPfa z@}{bcSL1;F5Cl0Bc{6W_jc_8c!6H|9|D%|h<8wDX$b=6A07`x|QETRRXvL|Jb(u`$ zx2-$GQV-rKfTRboS1Dv&^!d~*KvvC_MaD|{2gty{&Jbjsk~%tR;Mj6}aW*m7J0-rQ zgMFs}$r0(g7ZKBIdde=rwz18KTRv7ah1o8i8P|r*1?la}*r+!+*vQOGJBXS|yZq{T zpyU3Z%KD}z7atU6+h>{^yy)a;LFWvK<6eBMhs0XQr$Mz!a` zu#r3P+^1C2N(R?ahK5uQ79!IbcPL<%k>mq|(mcS9+->yEP}B06E6(y`7+yv~J?wIN zo0}4#1JKzLNWa9ED=l;u*<=tLEmY+AfC=7z0Ew3dAqM*4#Dvc2IQY=OZID>^$O2oA zn}1*IeMiZH4Vm{Bh3gQv@&(oBPdF{oOZSgJ4-I*1qg!!{=78YhxP6r~QMZ4eJ%TT* z!SHZ|&%o)Qdlf=Q%TKoSXGE!HvHO|7AD|$(JrxJ^o25*@4K zKF{jx$}DvUt5$kv$pp6Bl9@@t?w|*j;KVZ5_e|X&C@rqv+lm*X%LE+e7ekwI4{YUT z*_$N_Q$m4#23YEM@-qNv7~xL#`mn!^fF&a&clgJ&Eo6F4WjYg5a4L4Vg@FdbEkb2> z?!rQv*Cskxp}N)EYUyOarwTj3-OdD!{~-dqXF-FVH@)np*+vFpU=P@6`#XRf`nl9h zq2Hu}FoKS1)|ZzGk{b-g)ZY*X3cUg71PD0e1LA0bk_qLn8eBVDn)kmvG69Z%uL8V^ zeNobX(nx_-;v3imVpzA^J*cr7y*niX0xZ8?Z+h2%g54t`=y*Hy(XdRN<4w<9L$hHl zRqzT5>fBKIPh~Bsf9jH5qP9pq%-_r*(cvnUhY&LcXSDKZU|4V&#Z^?+lfmFuN@_uO zDfyJ*7YBE?P`+?Yop+gCRv4ARK{~#+GwO4~Y(z zC=b`U!AQ#aDF42uuCpJ{OZe}5UjFRq&__V|Wx1s@i|Ks)ODDNYgE zmzDgRg;T#8%%56MjJ_^TYfItZTvypm;0paHz%RC-Inzu7WnOA)Ju>_}<$m<{=fGgs zv&#b>>HZi$^W&5~O}EQpN3n}-$4^j@0A^P4aDBa3XMk#uF9%=yUSYJ(rrVYyPal~f zguaZfN$QiBPHOSJP;0QJxAC^2e!e?<6zod&xmdiT53%e3!;7r-X-H{ENjJ<{z@K*Y z6gQb7v4sqJnHD!!99K89Owx3EjW}d&{b#HGp3W25)!zlxa6o##H_+CM>;?Wz=%e|B z()&2jl<@SV$R_i)DEms=)ZTA+KsG2`oEj?|hk{P-o9au1p5L8e=y=e z3_?JKeNN;3I;m%K96wre1+In+u2355aKa^!<;!=OX!r zyL@tQgKs~9l0`ai#R)vhX&}*x@38*U>-^vg5jQ6D@C_%i9D{f1f|QhoxYayj6?D%{ z`jmJW5R~%2d`3j?H5^!h;|&Vahl_!BngyAhsR9%Q5;FAA40YPf>bj5tF;(KSHbKe9JM7$d3^zm_V_bqn(FSf|IOlZEw zRdVzsUasrY>DP%dICS2)kxE+Ad_(K`>ZYk%7U;%?N1B%JGx0zJ%d0#JDqOveI z$o%GPJeRz^Tv+&=^v|mw8p&bP)6Sq@DR<~9Vr^M?%*L?g}ee)OfC^h_QsXXrXr|#kgMatpqaTeWoB8uuMO#S$a~&FnE>@kDylBl&alUc7tVF2yu0# zE!EtZ@uV{N2+hxmQN|iQh8N$n?T@gAT+;OKPz()3L7D9)pq5N~@`roLVG3J_Iieaio1%9{_o1cKBSSyg^3>1 zSQv3^Voq^YJys6ZUTx*VBH|)TEcI6EyRXChvzyGq-^@S+@OpfLHC?H@BBOZ&h~7_Q&_ZL@px%f6HX44bG~Z+R76Bh zmhOl*mU^g(fg}=6JYKqtfvj7y!Sf(@m24cGXctAv#AOU|7(C*D2izMR@JMclda5I+ zP*rB-Y~rq+M39D4%Tp!i#b{bth>tNQqj{`JAYCNT8he0!;@u2~P!t<7K^%-R&Jqr=i43?zas6|r{+x)R>|BjuN2 z3qSl}s9_=9{I|f2M}Kt!)2UFMrb+jIIru)h$^_oT_UdFMAF#v_^9gK&!npfJ`!ueB zi}r{J;`vVUgZ;GKb}B$olD!`!mov@NUY_smwd`1dXBxBZ{u^G1au3cd^MLpz)DUKaX{k_bfK+jv`koTdVDbB^2|rjD7mJUvQ+YY85IC@Bg1D+;O;(SA1cZY_EB zjcWhiZuco%>&Ac2q(GA6{|QbM^4s3J#dhAg`MC{|DYTf*|L-oil8neb3wjrx{N{~n zM(pt_B9ngin#n_ol}9p-k8kN@!0(q>7jUzkt1lMPq6rO7PBfG#R?I3)KWq6BB0HF) z{@=4YcL!4?igL2ox>P88*{c+%(a=Pc;#V0C1ReI1n-{zgqPQmG-lAneh@5DDAkyp; zMi-2T?*9|X&&;O$BnvV>iwk>b0JWRFrVCc$#w<|Q8?gx`f?C1<-&im_Vn?6Np%dHU zp`=0GD2Wdv=Edr#6A8aB6VAiI7Sz*-7fQ1lC@ULP+%_je)zep5ECG z7bQbhinAP2sm2WLzgVTc9!QUr#7Oanyh(`9#Utj19)pkjIZUXCfIv;jV>#(J_B3)< z@1ynrIV$vB5^)GzZv=vK#nUx`$BurB`d2;(I>LS9uc9f?FtK;Ab`81TmG7a5^M1J+ zMtr%Gd9&@dR7CGpbYws!B)Ql_MwxH)Tbe=Ai@|yOD-IG*1C#Ju1Jbb-GQuBdg(9Gc zyOhy(-e@x$0=vV{bSdseFI-g$J-oS&I4F|>eJoN(czqv0YUMrC za#@!%liN^CmDJ_Y?${dbuh&hL+nP7JvbR}kH^D#ty~(MmsdJ?;{79d$6bdnReVV2E0%Pe(nAx1H#zvSpcV%$i7WPLkiX*dg8jKD$X zYg$M;&a_9rH)vyRxiQZyCGNMXhWd(L4s?F0;^tM1Z&{N# zg1W2qqvBZn1deH+CKjpm%8N1*A`ywluP>kWzNi(I-8ZZ7irpBFsU92haPfDX1C*GD(s=9x#(Z* z4+%qhG4^>}v|sTmh1HKs$KN{b7y0xhcm@Su+ZgN$7;gT(RW*Bi^O=U}q@(WyGdChp z3;p^QD#G2jjW0XLdvf#a`0HHi^3m(9xd43M;^nWC-?OB_wHlsIw($I8X= z{sdD+xVz3jQ_A-=ntNvZ^!Mhm?V4~DNq?7-o?b+xU!~O{o?=#^`%@gJ*A)M}VK(JT z*xn%VbNikfuacfja;4`~Tg#R-mt@(R?%y(p;ixY>>Q|M%BKyRacK56R0JH@#J!8^= zNuQL|2uAG>-qD1=6A)1Pp@H5?E%aZ)O@!a)#^4t6*wC&mst2o(4DN+iq^vRfvnAe; zH2tghHR9~v;LaT;(@SUdG3(R$%~+O`zWFF(c3`H&rCNGxT0O7+sVPxbQUlYs#^PGp z(#Q3FFqjP|rgRH`NCTY|yj>CPhKApVStftPQ|u`AIBe*6O3O32Q~Tz#2Y)Xz>lhrb zBDczHjP`gE6Z?hPMR_sDvhtmIpd0vocValn5#EEUlw@6j5Q*>}V;epyCX#o4Ys`15 zMFa>9HtemAMcS^97MlRrT7c(L2Dd^IDbgQ1lD!>%Ph2G$@!)N!l1gyxjJJNV2-WO( z#lRgd41gqzbJQ%<;|Z7St_e94k20tnr!+oPb_+Sw`0O`{kp;Klc`gH24Qy@-K1= zzAsA@Ew+_R9oWT1-L_l^UM-h)A6ZvDS1k3(UvUhjJyi|B?8;Fw*a@899pT?N(p=os z#}DZC8(%*&;}tJ>Yc>T-@xs9#Va)S9wx+dQvA;&kv`-yGqhcXrpPpivOm8M$IpHLV zSL1u^Y^Z)7#;vFq@z|>1>2rTG)Kr(PG40TxLu>iP=BL3diAkx&4A=DP=@tXm=bgxlmbpE47jbQnp8=8j^BJsYgYA#9=QENfe?>ud>e5 z5uWCg^rxuHW(p8W%x!u#c5HU2`&$0AC%RWNy=%3UMxMY0Z}l{SXq#RWa?Q1^poOmhD^xEF z$X+77#}l3n9iO>P-`!v}Smu!|%hl7yrTf!ygT44FS@Z8j%|A?G68&4*5lN%p|RnIDsAs{9%Cn&o~| z!P|ysMPc&&>-pX$KTqCVDfQ+V-f1B=reMl9co1rJ51dxkLMNfU$UbbJ3B?~V&n%9S z!%F_{t7qdDhCbrLj6UMKD#%!U&+>;E8vIoNyl1`ChhH+?Ey1<}-)*R}?f1>b1!MH! zOM|QMl5p4Yn>eD1KUd~(_65GanwE$}nln{%|Lu>;>k`iW7kNG1pYN7G^RT>P`I4z% zx(vz~n>RByh*7NfXq2Lc`#uTinp}_N!1Wez7!CS})i2QHA>Z8hB_dM0LWet6A=Sh6 zt_?Sa1iZhe5p9z-E)fq7N#A+iRBY|DpEDnslo)IB2574n5ZNma)Q zjIXa{6f;Dbr2SY(!k+mAP8+4^AKh-`&Oa3u8;O)^)IR03LpRl%Tn%ES%z3iTYoaeR zI$={iOv4%dh!s;;wTxu@p(XMDG@B$P^miojL4O#0F|w4=LU0@J3OK?-`ByK?=qtlt znjd}dzeJiVUrYv!6*Gs8|qxyyZ;{s_Ku9wMlGMZHFHKJdj;FOt>!gKrf6mjK?(c^|d|ex1CdE7}mVoAFlxSNAjidFDr-W$IHZ4c4R?0D>2L5^!8s1MQK^hZ1~C^ z;jJ?hwpY==EyNtn*Pm9oF3#}E#OX!Ff$Wt92```U?4ZAOC8nFy?r)AY!GvKoUgll` zNVWbaVJ&*7V_CvEJrVarPL_@R_!X=vua|4VuO$+b*jWEl3q;% zx5IOX759g9CW&foTy?5hW|KB<*D;?QEFy-x)u>Pe#U4vb1sFMFh6ocW zg9ccC!oT{sDqpR7ef&12$<^GB5N-0gO8On?uNF6c3@Ap~Xj!94*Ouq~112dJ7?8Oe zB=IO4uPSZIne;rhS6C2!sFBqtQm>eG{bzK#X8eB^0UgEMl;?LO?z<`mHjF`r@8wgC zU-Op2u=Wd6Qryu^d6%=P_2`IDjqJ>y4?z<}i2ThzV3Vq1awB`bJGf(703tR16;Eg$ z`wKYZtN!PFI=&dv+l@l%Gn0u$7SEoHTZ+vF=uDe24arDzJT$iLYWZZnC!5p06uheR zThZKdT*erC`WD`k=}SAIa#!mH^R8J<6AY#-!EZ0DH839(@Wg;l zl>Q#hLZZ^(?A?Tb{nUaNL7;!gJ7x#S0!5ZMnfVEixrkha+0}@b6F;wPr&a2X9$fQ# zeS>-6tN3ep1Vi*QEu+b90lNS3J}1lbjdT-J^579a-G>NF@wi`JD$%y4FYOIAOzy^e z*nHF3;c$!Yr0!wGNr^TUQ|d{^Qh<~we9`{O|G2J4|2^@46ma-{G;?w&fe_aG z{6kT-iw@OvBUFpu!ExbDAt)(0b&YnbykzLZUuNB?DzUrDz_>VvC|G~rw(=<-=F)<(AL zB)D`Mu^iV>CL%2lv5w7xoIaweE0>RK2VE*jF+so8u<7#2U@S2WTeo;hn$T<*9gE9G zYvG@qjdAL!YD(#fc(XX;Z!?F((zFO((wPrrY5##LfizBZ_-&ZP(g7aun`fV{3R}oN z^Uvkz1%c(wwPbG`c+q`DuCP0w-_6{>mIW=e*rT#R7sU}5vhSh#{kNCid;xVm6mCED zy4Kb5NJ+E)+}Mdnd$YBQn65YD=N;dv$2K)QqhlW#&(0r&s!;h~tGl|D*PCgcL@rN& z5O>i2!$M9uP%LH$_w`M&vh}^|#w(y?+bs`r61PUgBOXj${xW9R?jGLy(m~R#p~5oo zh6rRBXYY^R#`7G8=eJ+n%;bSC)Q{6X5FkAQe>Hfn{mmQ_voOVL%w7FmJC$d_r@|n7 z;nP`?%vBK&s`VKYQ|wP0tI2=@7SQ68%a3~9&TSPbP24{5M;gK-#?1!>Ztn;l!~W_Z5kH=KO-*$um+{Ae$H2sX7Qo;LV+DE`vE{i~jpEF9aSk@1)BtxC35 zaWt%q+de!^XK*dcp6}W}No?h+@%i?Oa-#7{kyx`wBfM0SYL-iERY@h^b9^qI*`%0~ zDRNlh>;l_Xy@H>`;|phJD^M%VG84{4KfAIW_e*|or=s@D&gqW?nAL%9;T_c7ef=nT z{U?S*lFa5}yoTWwo5|(W_qT|!f3@={Y423s@*}Mhu80mv+Sq*UrYZ-gv20fP(Dr1- za-Db4L^35S!jvZ!G*0ZU;f+%SG#x$bdBKa3(Yd_Z{?=3@|4U>oF9Q+6f3uus(drDVm^S-oNwTy~COEp*pyel>UU zo{Vr3dahHXcs=|~Vaw}9bs{uel(Fo-KQe9WX>L{$($&0N@vPIf(E@YpGQW}5J*@eU zfYt=3pwoZ7lf6_>b?d0j|JTTKMm5rh=EhOzTWuNH23+G ztt0X*e&1`VuQ_Th5F6b+ofKuhY%5H>e>zg^c;esbg7Gdoh{w!xHg(#u|K z-(qm~Ixpv&X5Kz%>~3ANz;yNT^3wA%R!2Xjb}atmZalxrdT^VN@Waul$>%7z8!l#X z^#J!+dJgX$jzXVTk4wQUQzLm; zEUiR3I`=~d&lhq*F>!BFmGlF=OIr}&dd}4RK`kd3z zmvyvq&`zTA^{`sg18eW4&n)++hA z0Q$Wtcwghi+v9C(^4{yphFR1@iq2O{nJ%BNznNL2gecSTvN~8h^5Mj`_1{b+`FHvlfUl&ca(re!0rvJ%i|L z*R7@Jj+Cd~?_RN-yF`6m(6YafXOZ!Pw-gZJl>7Ns(F*I5{Bhk{@%blC7A37Rz2-ab z`JAdnag)={D&XO^$tR8ejYFPBo~#CSFngB#s%L#hNFL{+T2VBm@4qtgxC4v%Q=cR7 zun;Xz3pNRM5=7=2(vMxzduWRC{P0vxdZA^&S-#kgLt%CU+1DI;zxb}4>_R1%ZD+xk z<3qwfU#5DTmb`W3zL)!<-k-BO|5O4+V(s%y^1TIUohZ1g?7Nz>Hb1;;5V(4hZkNx! z>3Ibnt#lwGfCTCCvb1X=%Wg`*PtC?2+oinvuwz>L47?)G5jiq6A*3j=e(#~H+GuD4JqI2*piEkx1 z!nJ}JKCfr4FV>a{Nb5?U9fB=1J5pX?bO-Y$lynH;@7U%Nr5ko@m=&;5>3k9Fkw0=B#m^>Tbu8UaAK0I0S$>crP4 z$E6;ft9dGWHu0>pbV=pMH|L6y3oYE8H#efq3LX^sEe3Z7YYI}ieK8vuE9y;5Jfw*u zYD!V&o{Y>(fTB<~*8q=M*`x>a0miU|!wXT+4?U9~b+0+z+?DZ91RA)(uplMe=!2sD zKR{FLps|qHBCJ>{=t83&vSEU!?^gNE)0XuS^x z#?Rc**X8bpV;|*+>1y}Nz|zu@f~QU=h~z|$3=RyPR}$6Lb_RYfw9o>-M48(%?p_5H z?_w57{jaXgeW?_0ddy4Wd#&Z-t#>84)RjrQw>#V6qjKKcI%2~y!!(E?!PEVJP*J@e z>rv+B!McHz3osrUTHlxiwI)>BZ;!mnz&?Q(Iw;@0uQ#b!sfxhLe|0lD8*OgPFuO`& zgYhKlNa0@Ns$pn#Lym$B`u&eNC*Y{olVlryGa;|Aepc-AS2e3*j)GVJje4}EQlumG zk9x8O@a1gwg@a#BH7f*X!DG5P_|z^vZ0z;}J+Y)xXC@HC2*SGs>1hIR(A%et zg~UVBgr!Wt&?Glf!VusIj4Pq_?*Z^3xJ-eLGT;m(k~2Fw+YXaRHMNJWd;WCh<~)F- zf_I9Ug)6NEbh&}?z`fN3Fw?&~nR$R>thPbpZDrze*|EzVIFpl4zdJ2b7g$OZu&;*+ zgWHipwE!!6yvc+8^4+42N6F}O2((?4=m8Lv^r83xDbBa-Y`6aEkYBj6=Q(*1iZ%nq z8Sr#s*UgrP6vS?8=FrR!97}Rr>K97b$mZ<;z_*kM4f_ZX)ibtJPCCe&Ew1b-jLO{6 z4?Yrz2F7LYv~81t?uRK`_6|+_6`%fA*~o^##kswXwlTX^*cC8!0wRDTI0@$=ABGPY%X5( z=RR}-7qcESu_?Xh0gPWl>%SyI!7?+mPeLz>^ZYftd_52r(Q(~6fe+&Xj7!KIl;L|K zCb@6VR`&^*8gI&qCiPrsH$gyi@^bO?B-@);?l!bA+%87{I|@$}{Gwy>cLF7WYYAGt zUMC8c>D2rj2{>v&Ct)ap=@st#fKS_w$K$5d?anA^2{Y zo>B6?1haO$gU0^tGCct>))T5VRqmIpnaHFYGsLv80ssA8{3*%(>ujKm#)a?`%Sck+ z)Q4f=T@1s~jIs@hjV2|i?=h=0r6lc(F<<#hioVHB(m}V4J0j2^9K`Y%m#(=y)8oK= z0lxf20D(}0|CW3kJyW&Ul|LCNpEfc3X-5_W&J2n>$%AH}Lk}_tr;^!1SBb zKePH3dZrH>%PlPOGijVAz0#UoVQI7wdC}k5I|!j%WZcliP;Q>@c`Dnj#U7%9{XI6$ zTy*tRelEKkET=rh+Y7`=WNI}YUkw6u_KK^$^0ZRia4g!X_5#KINVbXuZICWyaW^eKBb@n_ql&FskIAGi z{h|eoM@jRKwOY@{-)SZfGufaP(@gt=Xldx&Hx0#Xvv)vF)HDJk)Bf$QnTf;%fb~C zlWqX=l7T}6sE`;+LSi-~t*^18G*h~c0WIBQe^TbCsLEhj@_D2(YAOY z$XHe8jAXwnKpM3abr0CS2bfC=KB+ySzn0{!!9;Wh#+^q`rNkvgXR~MzR}24GlE*8m ztw>yW46<(BshVJdfrKGsES6`Ga1^-ogsMkO^g34WLGzMmW9vaXUvb3XKf$Ie09+Yn zz{tV?OBR~KbCa9#RZ4-6j_{IR;l|e&UD1-I+iXCDI#&@!5N6O(T?K>j+|}eVXb;?m z0W3~!O;)SvkXTq*-nc<3^j`qqCm`y19CrvRVxr%T#Sy|M=g2$1MUSUH^q5N>U_o&_ zNpa3zNnZy>P3SG(jN=4V)>Wu9P87C)VS2}gm@BxAAo+xpd91Iz+2K@J#}+d_as?$+ zeytD5i~>uF&2f_^NeR*zc`%dTv}FgN!9w{|1lkiV={?T|c%p5H2Yop#lUW3guP7PHuoM)5bk=DMZA3QmiAQ0;n} zR)6Sz(O^M+7PV%g${R_TOi!ZZ=Q(a&0Lx}psKtj!rtVqb$@zrOoN>{HfnDrn# z!~qeQ^n=ghyl znQAU5>fDmAN#E zzUwF_@s}fzb~P(w9CCrP|7f(rQi)YVZCZb>`AOf#{XS0SEncipVh}AeEJ=0!TkqL- z)XhK9%O9Q~5U5Pt$S^M^g|OQ~pbOT%sKqYj=22yGBrDKqqjLCno`*S90%v*w3A!P;H@rWcBV)E)~8?2%{fOFXPcZ8fN zJg0GM=Sav(dAdu&P^V$sy{R_c0={zct!?O|!zAmtyzji;)cU#MWcx`|M@Wv8ZYC}y zV(M`rqS*B&CzWw4GMSyUwAM#1KXteyw&4`-rd_-RslJ;8+#Xml=hlynvV?1j0H0-A zog`Bu>f@~}a*MEYycfjtA@98b0U}_R`oZ4d&-K}z8(F7Uze+Qq?N}}Ek_~?LA$Pwt zTaec3R$9QWzNZA5r36~cbHcIglwM7# z-qwyo)LcW&_IFgW)>b~L4vwz*o#^JO#&4^#Zs*8sSGubDaVa+ms{K+`xsxMY(I8KA)RFC0sZ>)8xnZbPyo!~vZTfiE8mx(xU^yi9_x zS&&jYNPuntEsy{H>mtWDlOZ%rVw{=HoAb@?hu8$ZWAD76 z4sF^`*bq7dcXuUPof_9?2vF4MFRQgd;{3VYJEpL=FG9L6R6vihl6bf>?JCxPkzZ0< ziQ%};8+9jt0P0(x+XpzYkPn*IChh!R<3xq)A4a2QRR-~F2o>PbZ|f-g$*~QyQ>Rk3 zl->lDhI#sp^75QfSZZZqnc_3Dc?wFt#i#hZ=89)4@&?FzwNB;xt7OXR6z}`8vep@W zU7xuV-reUnRpv9E6WklPr?ntFw72IU)4tK?Y3{TwsnPZ6P;mYbj3_4pln%ddr#`LR zVNC5_inI^~a)mriEuHx{zSqjiQVAtc0==xOGL`^LT@kOU6&f;2&0IDcIh!^g3n1ov zbS@}7<9{)7Wx)v9s5m_+HJWwR5#W0f@ST?l{p#`L$hrmT#?M?#K+GcMftqs#U}YQK%-+%s>uZUE&Qog7gNT@gmFMj#K7a%3}>zp;My z;0x*9=vG-e;k8~>3KfW}AvaX}btR@JQ}IW|St0aK3j^Z1f=*v}%?Cc!Zf;reoD8`L zz(3N(Gk<3s)|_fev{GF?OAgE&5#2e5TANNc_{7>ajQi5wowrj3rFgT}iI6`OoWryB z%pho=mI^uJjkCBzZYe={WKJ3j82eqA?~RR_4USWeQQrR{I+C#<_c_J-W(+}Oek_K_ zh*z#=*Iq>K_E9&C&VSSPyAXV#>$lx$<71UHjgiOeJ64H7!!u86S+Fn!UUlFMzaRwtGPk;SE~dpx)v*3GUq@<_v}h+<0qLhB8x){m#qw zHFxJ5dUk7NwqrzkOOAbGrz8T1Q!VzW1t~~n(eR7(JzAW&Yar&Sm8O-AinDWTUV;XvOPzU{g(zqH}%h8+={8&!B}WdDwB2B{Z=5 zXxot}$mU+@S@B>N$uZ(7mKz5CeTIc3AJu9 z2RJ}?HZIjq|Ks>CUfGKr6#-!a11AjZA9dIMt(@9;0vM481B`|i_%To<(`>5^HX;B; zY0o)4Q*yUcuMPPae}ZR2!ss_Q7{v09?K;JO1h=<3=a|w9i11}E+V7dq!cHgv3r6OwuBUbWkrjr+0FX$=u)521Aglb}awr}< ziw~UyrK`0h7-He`eyi+}qevhU)J%~xq zoMs2LfR~5wFVi-l6}I$U?8a*dNDDY=mpP1(X7rtXIX6gyk_13lo#KtaH$C@R^NxsE z#fx=us1_Vu^u`K;y2IwKwAT5Hds7>^qratYaXce1=BgHpI)DR`6&_QL_WgnSMgPDAxGh6f4W4MzSSlmwG+Ws1FI*xLhMHr z#`uZ_I$2k4of0ODXqtq{lgA6d8#xr#%Q}22vf8s#l@Mf@A%~LIZwP*xsH?J;oPm)8 zWF7;EoI@!iQ`y9!xUVFIcFtE$-U7dF-wxcpZVW+3f|l%3c0|8sGT=@_;YyfzCdXjt zUh3c%1SrTe3dM42Pd>g77qrZgCsM;r$~JB+;#64Mm=6qm?qiks?=bC1rAv!#7MXwe z%O@HDQ&tk7_bI(DmpH7!9aL>KwMnV3XFqjN-0xGi)xOy8P77mV>V=}1+nn&W=Xixa zwXKP=?r*g&Q$Rf^sD6Hp@corJn=!|TZMEzh$8X_`6+YEu(Hi>KD~N{=n(5JO%rd-t zOU0jfg&yv*;+l{C!Qm-=pWAt~){5shj_)68J|IrjQ8 zG1|N^V-f#Gvg?-qNvQ_izOGkZB@64s1ZAzQn0;yn6z~HFq{JcI%T%WN$*A<0*Ux6O za&3QVfJ&qoxd)D2xy*dP((&k0Zx7!f?dCTl7TX_hOV4~*_*IzOq96Y3#h{>J>`hlo z0G$aSuwy>it~1TwB@60JJPnj0Vp>a&-8Uu}OV_hxLV-b0Ej+3vYrpd--BP3HE*7?W z^UU`MWMpLMsryz1&_o`6zxBE@uUpVYpd(0!X|i}1^b)gF2*vI#Co)F zySb{d@^+~l^@7j4AcwI`LRRxIB8Zka5&AZp532!=4m2iGfhH2JF>^`KU(jN9WlRnz z0m0fp)`)Oc&%LfX{jVTM0kkdBH%3){FVrW&i=f4jn`Aer51I#~2!k4)lD&n5lztc} z9IOJ@Y9EgUh&31?7(_&!hyA>PbSo5RRl!Y7oJ=t;QI;C4LmaSJAu&_;t}i4Zx;lFx zW#>K{fd8d6|1%QwD+NerFmrxk($B#NzyNUI*7-NVdV!9ifcAfwaG}9!|7r4<(0`iz k4@3XU+W-6YpK^N!0l@|+D2PfGBPvA@MGz6B7XgvbQF;*wY!HwlLI9DDbdcVA2}>{1 zYp5Y0MIeO$CPexhfB)b4f8ROpId9JF?98)w@4a(pHv8f8|ZblUla;d>eyrVD=$TAFXkoK%S>O;ugR1sBxjE4%1aW+g3E)lr!0oj;i@KS`jl`@@1$nq(3L9FU$K!s%KZS zQ+vF9Tda9=q-paP{W8SM>R`3T&l-&((sllx>B)f!nL!Czp>bKEiP?yhTtsSaWKwQ) zYC%+HVN_OOVrEG~ZdpQJSz>;9N=`*)L3Kt+Osz}UJ9@$P-sbLs*3Nd{SA(+%a5b;YR4ys`4^k>a$$f|UN8gr4l!AL)^u zsb4z2g|sGqZi(>+qdzuAc-M#f)*yn*LlGt62}NN^>A}(Ie&Na9p@|-!V%>sb?0vu3 z`9xTHg_y%Wzjh4>%gu|fC{E8WOo?ks>#gZ+Tj=jx9PM8jAN++LY2NN?-fnN)Y^)*H zRcurg;)`=u^RuwI8S7ceYbo)o2~jIC5z7%F%b`Jwfqsi0KP&*A^DuXelk=RTBiia6 z+T!hmiPemu*+h_k8v;=i5jj*9G*M)=)8Ts9<9ztT;jqKvu-){q<<()c&H+;C0I7IT zD|OiCbvW?ha47I_^z-3Z#NkBD(NyB`Z2IwB_VIkt@z1j3mHOjf;PHCbF|PNRICi`_ zaYR};A}<|mZyx;KI^Ls}&E3_d-IYZOdSYjKj6Bjy8vL!PE=^&@6mo+_n~C zdV3C0$77W{J+}Va!70h+%^Qw}*u4D%Lx;f*zcj{ItH-rN?Y5vdV-^Np4ex5Wx*iV@ z$Hz_=Qf`Lei)u>1%XGW0GY@$gcMw6P{s98cIToa?gpzIcMkbBC>h zDh>@pr52RxEsGC-M|qO>rJHg6TK_$9(Bkb!t;07>SO-MC&{Zo(+XE)*SZjxqv?Yp- zB`-xYR>w3%S$=bqi{d`?Q*>I>j2ciuEPqZI=knErkR8bwyAz6vN+Er@VJ;bU@qtBr z3b%oBG(%mDK-o#MBOAHKHrdWZIFp5@-`BmqpgKG*X~wb%+EndMjrma;eHN5@{!gLK zz`tRp4kJHa3qsZ=9%lWWn7%)=>o|9|=isB-#h;nb)XN=tFiMab5brCET`^1yTfN9r z4nW%SD0c`@4TI`-4YP50sRt1f%(drImoYRcFfEO>IzBXSJ}Y%&bx|-ZK&MkQG(KK* zSTs;<;Mp7HjvvGD#~Kad6ddt8*X)LN`YT7-CkF#GVQ&|gy#+L#5;wMYRnjr%jaQSK znQl!W_Pt$h#OOmDf19)C)jopkqK<`G$cxsgX}`Tvc}Ue-5IK;B><@gclmo|^u-O<5 zd1{}I+B|`zj*NpE|8%J4KSCAof4bvb*gXP$ZvjUSTr~4kMiDSlj8ZQNs=#&*3caxP z*1cqB1KJ`pShO#233YG=5>S0cvuhq;bruQtDGM^HuBQ?!tz;HJ)^=L5`9RlLykpS#kTjv7!KssAx$`bs1EvC`e#EGCMs^@XB#t`D+LDKS_ zkm=Hoy-2WNqXN%oi>n@p*f__GUc8Bl+DVm$&D_LVQ3}d+h84FtyO#y4Q_Z>2!m60y zo^Xi}AYVWFl&D9vtVBfAw;pw4%~e4{iU;+MZ0L#Ng3bMxdh2|FWcCPv7JGskioOj| z993OAp2aS+MA*KkFDL5 zy!g5OYt*TsuCS*d9;)e7F9(`Z*!|}IP6^dlO$d@>+=!F9vMb;&_lJgd9}TezpCvCU z`H<5>6~MXygrQ&=G*yVQyZAaCLx%$&uO9GfI)#w2chX9AZ+bvVpiNtlTud5%%J@t> zFPq}e-09=YPi)D&iYk$s3?@iK6Vst`Y(&uS;-56}`!L6cxAee5Th+;|UXyg_GUBz} zT!|vL-yB>%qBYfk|7-$~U;Et@ViR|n`Z&bBBNik3Kg}V4@}Z(&)gYk!)c({f%PZrE z0*~iYC!(oQ9cWdbDQKZ5*F>e%q8ZNS)t)18nN4_4gQ}R_ZU{N^&W`xJcRq*h)w7pb z@tCcoNw0l>z^G?0P&gf$2C(9?7yaiDSBi|zvyLMMPHrYNjU()D-1gs^0uPa`zA}Em z{_#nlQySy5!V)Sm^X3%3nY%$iKBcwk^1FUl2D6LY7o9Je-c6_#61@1SRW8G3Pc-1i z^JmYT&ut6VJ512QS8K0)dN}p%6$_72q2o@_4?kIf0}5w%TGo=uAZ8ZY)8D}Oxs>Sf zz%#1#bU-eKHkz26$dqe;M|M57j-ZF@V6JYO{VK5IbEvvY7K`-#a|ZPY?J@XnZ;(@QX_|M8S>5b-%!hGGef=+d-7(`_2Lj{Nf$DiO~ z2clvE`=@Qf>@gnwF$XPovCGAofw#p!eaQ9W^*XftMfOSauS)Ao7uN!+)W$6KLd49A zI0I58*DW3H#LhKj%hV_E?35X{@I)ty!vLH1p*Kz?l)-{M%>x}UY%+7dcl#JFl6`G{ z?vYKU`cja`$+8Cvu|6XyR`r;?Y2*33WAf~f1nyy(!Aa~gaGX)U=Q z&cD0A;j35_tO0g~6FrrpP;*B;VRwCIRX8Y$-D?gBE>7jKcprpb62(M@jOnob47vGE zfm!K#WKf90JHJ>q{-XQ`SXPIxxDOY4!B8xJA|;-o$#fucog zU1?op<3DLZ(24dB#ePV{%|VSsP*u0Gb@Hd*Z(X&6hCS2@X1i;Ib?=bV=<2^OWpI7o zp>|{LYMOcTsTqS37|(3+Xmhpr3hJesw6u)bUM2LU?A_tAai*H5q&R)7Zn(DESKOR5 zMqy7jxEtH$L%hkI63-}LA#0b|fMKglZn(|>j^iAjKnvr~OHW|)e~=yX^a`@a$r};1 zgEI!)nGxJYky8B@$8Q_Ake(aJxrkaK)>Kg0eEG&i*-v zr2=qr4OK;v%*WXEqwS3*|G-Ep03|?~jIqE-_xvfC0zHCHAel@hWDH4kouY{B|av0cf6!-w{w90wyd_GL`Rrf4kHLDl#D%= zK4`V`D20}Om#`K|{O*T|M9%KBP4DVA45MV{k*oM^}5A`69KI(Xji&my$@jj30ugy$%P?f&a;hLO$`-TM% zC0Va|M2K+lQ?EC_`aM;8g++uN0*r`k!Xu8?`O5k>tSBWopOE8?N9z2H;F|HQH`h@E zZ^M>Z0o7@;T5UOjz4n7lSWoJgIRw<~y^75}W$N&FNty9e)K}tPN7ob~z%;ma>u=kC z_@x@78F5~o(TVDtlNstL_pi@3CytH7p(OUnL0@-E3VU9>`o_k7fgHG&ZA;t`5Yd7F z>tly4z7BYd{Qf44lvz7$yCL+PsIh~WTXGO&UXqeZ7u=*}rrB3TUDUZK>}Rf7W;a!> zs#+<=c8QOV4}q^wPa*CgMA2B^*?f!R~_{! zXwVjW%cxyBz5+T?*fG_rXJZJ#p%y}A9{jxx=5=dh^lVW)SvX|Un3A_!0qtUPqlZCY zrAMA~zpcQcNu&tB&26gHmzTw~2Il(akZiMN1ynm2tMLR!OVAgnpHri(jIE~l=@&-g z26)q}(O|Q~*{}TFk|GxhngRm-$wyT)N;BM&{F;|6nTsgFsO#GA`rz#>uu~hD58p@M zM>7s@beXMzoS`` zI(DHzacYPLZv{VC@+Z4e)HR>Zv;c-g)hjPvQiGXtx?=?mqCpkhVJ~1<+LcyA#3$3{ zE*V_xZoM2JW9AofIVLek^ODxNbMDtUg6N*oer%f<9K_>R^91;4JTnU$VvB$D!s-*& zJf3u=Mw8U{F-bOQT1XzM4e6DJyt`9s zy&h$~#h2xiI5gTBgb5y=tzO3)f=-Ezc81Hxb@uy3>uO(Ts~#7|V7>2HRo^ZskT1bK z5~#4!Yh@WQH*C%6?-@MO2eJg@oq}E5G11*Ero;R=B`eOiYDAS1rg}sCnuA0z_v&p+ z_XraE`JUpmuU-!WylMORnkC`$O;2`Udw;NOpbO`xr%#$Dc>?Fxo{}D{xwo?WS4Naw zz0&&Fqv+0-igEjeCJXasyL$OQajOOqn?Jg{W&3u5wmqtmPBLMJvR8f%dToHa+!B#< zS(2UWXP6Wr)3+X{rwUE*j>(XkjvnlKhGBY^+Y!VuE?VU@3?Z0JRtrG6RkdFFbSsel zO@b+B|BYNGce$j?ClmYwK9;vLTmSJ4=hMH2T089y3XNEO>SM7@ISraPjv2j}iV4N+ z#$giQ{Q7+ryxiYc5m{Lp$kE4@K=94^y?to8%?1eQJFyOPJsXjmbROMlH;Z9-D(hKl z#CA4n8Q|P0=eKLfmShb0Gcslupuivk7&92UF}tctYdyZ-<0>^`QwDt>J+DKYZ#@qsaL>X`sT52KrL(n-IBnywElB;L~xjDydyn1?-8Bfc1`UKknc zGwi0_7XjIazcXYGm^bmBOJ05-8u;MWCm}|il{pX-!vgwnCAdcrXFg+Gr}0&Z42kmU zE-9t7660Ci7EQE~hWTp)!_XzQY~RNkwpTOaIh77Q{Gih9j~8OD;>y|ib?_s<*z9gx zsiQZSIbF@T9&XCnJ(88H@0LE`sZh#-K8aXnDrk7%Rj=f{Ut~09Cj`i>RnPY7kP2{c zQYP`+uq+2~-1z&NS|=Z*=IfREULkE`P37(h%-HmWuO}vRb*QzK`kXA~S$hJot_}%l&M+sG1Kupb< zhLyf9XC+gE#6OlX0UVI{K0E&Y%~|QE6X;Rua=TZyRfdMST@)Aqcr;Vn^o-|4W}#e0 z2iqTrtXK#yc;uOkNrSdr2Z94knX_(=KA#*rw>Uk@I6-5k_8Rb&9xWO9w&O0FGmvrV z*;1}t=}>JeM`MJ{sP5p%h49&%fdb^1+&ye>$@hTQ^J6PdHf1*zw+bytO$<^mAS$eP zlWb{?kg!S#vI za=xk$u~yGgvmA`lXJ1;sJ$@g(wa=%q+4F~pzuEr&EIBcbywURhY(^#~sAGznb>g}? zTY{lm*u}h4aE+yFw#~vwE!|3#tT{>jpl>Nq`*Zaab_LD#6DL8Hg%=GuoXDdXkX^T` z7tmZF6dG%2a`r7~j18BEe8Jia!@$Vy{mbwyD8~3}##5e7a#Kr_6lME+;?rpUMF4Jt z%Z4t~y;r!&q3sXB&IUAN zo;?qKdMdw$ykwMK4sA>d`FS|1;0dO@74E&3A(1*E^iv1+Ai7)zyU0#jeAGMrv%*L1 z`h11|TOR0_8OKrjg<{FeP4Ow;$$Zf*T)uRGOEb@GKm6nPta#D~1pTIPtRFOfkcV=r zw|TW7DD|<|)YCnO$!ob>dHU%;#iug#MD&qK5A*bkD1awjeT@8TQFP8Ji|g#<)HgP= z+0fu37XwcYwlHAcwzyP1e=>V_=FlY^IMGn(OFpAsj%RBQiam_eAsQTSFgup_;}b8t zQgaOND5NxKo4EDwV@OLOGY$ESL7kW0GU|zke(yx zbF~TE-8n22>%2F6-4sof9kX!m?nk=#51k#~54b8L70!7w^RD-#o+4vB=gAvk=d7WZ z_+t4d<$jdt^L-0CF8yiY*}pX0w?SoBBQL2O3rQKEa<~x$rg#e0?Pv|&Bw-jqkv>r3 zuwO%DgqndENqX|lX9)M!l*-7Qoc2WK?*k)Tt`vSGsVu7uKEkEp1d~O5r7AE0UXG0! z%0qyq7>~JiVJeGzZe!PwNTrQp*pgZ5KlK_*8CS>;;B?{>_sY-AX>SHqh4)MorAq+c||3G##xf$ER$3lw*Xl9>SZdRITEH$)x+Ut zqjD8o3*WwtIF?X=ASLVht?-zT4A=sx>q!&UVOO=kEZMi%4r+p*`uJ%{llsB8d76Xa zIxl0@`g`Uu1-1q@s}oumPfYb#XO4x)BvvB#PvQm}*FC=7SrGpIuq%~EipKHi&+-Yr ziDTRb3NZ1McZ!r_D2Dlnt+3TB3d!~~nrDzzc%v}jmq$VYyM%Z2w6C4i%bh_;f7%CW z`**oy6+xlcVp!+FbgqKjMO*N^ZNYWy$6RvgG{J^t4m__d%!>^XsA)r=nXv=!xvKE4 z#|rHDB@*)dCPcC_Ra_}oQfF@by7a3mn7LT;X6Ol=@%DJCSgCmIFp#ZVb#@v1VIdz} z%qrJ?LN1K{&yc$uK-8!p}d$z_$GZTH~_u16}`7Y3W03YmY?k zWvtqnUdk|Vi|}4}CvvO*F(~%+Y4_PUNZ0U_ceiT?F+z}nRsm>cCBa8S+es1 zHVIq?JG-xj4WSrq5OG}tcZuBZ)6E~ig>%RfY(QVlyx@kf?6{K~eO}v*VhhG4X05%! z(-spT50e(4iHHMHj#9IPu5C!!aJKa9_|q&N*$Sj@ZOgIHbi$+lqak?;{f zXrp23lL#m$%CXmP)m%0$K{0*5G%jibdRjEM&Xg~G+;uzKZsIX0*B*71v3)^_cAVBf zeLg2$lkus-^}xoK6HDfJcz?8`Qd?McU&au2J(iWMPgmvrTudqaNDw>W#f2vYKx_p4Nxb ztLY{@qAAXN;rh))94LUEMi|ZX$wht=w$>hr(41z|Q$s0jnD#6R;6F4@VI&^~8NGTw zYMhWwzF(22rF(yCq%uEWjGb~YizHNhWlv|66f$+cX<_ebnR9~+aYEV*f+^*M|77pX z(mk$%sWQ<{#R6Y4nO}7;=DaVRxIvJ6ec@!kA@_}H6COjC(BnIXs|%lsl-Kp)50mnp ziDtIewzbLdc(6M0UZ&*}#xdyV)f+m^j<;EIJ>Q5)wXkS?H=jX#m`T#MOxv+02Q=Wp zbu^cF){}RFEMw5RiG|Th7f~q($WgO7M~G2vbOZSP;VW?xvry2xr8^Ju8wmzGm~rUE z{DqsDX*=c|%JO#1eZI)ww{nPzZqlt&VyiFxg%NOv=sLN-1fTp0%b=#j^Ejv(^S^oezdIOzHB%9) z+5aN`fYx7x34192&&CE-=&$@gkm5hczZ(8Q{tpfR(WwdfM}Zb`cl1IsMkf(@!Mh#l RL*1jKQC3ucRw8fe|3CkcLYV*n literal 0 HcmV?d00001 diff --git a/zh-cn/index.html b/zh-cn/index.html new file mode 100644 index 000000000..ad8d12591 --- /dev/null +++ b/zh-cn/index.html @@ -0,0 +1,492 @@ + + + + + + + Introduction · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            + + + + + + + + +
                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                            + + + + + + + + + +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                            Vuex

                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            注意:对于 TypeScript 用户来说 vuex@>= 3.0 依赖 vue@>=2.5,反之亦然。

                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            + + + +
                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                            results matching ""

                                                                                                                                                                                                                            +
                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                              No results matching ""

                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + + +
                                                                                                                                                                                                                              + + +
                                                                                                                                                                                                                              + + + + + + +
                                                                                                                                                                                                                              + + +
                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/installation.html b/zh-cn/installation.html new file mode 100644 index 000000000..2b5db4fc4 --- /dev/null +++ b/zh-cn/installation.html @@ -0,0 +1,516 @@ + + + + + + + 安装 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + + + + + + + + +
                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                              + + + + + + + + + +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                              安装

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              直接下载 / CDN 引用

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              https://unpkg.com/vuex

                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                              Unpkg.com 提供了基于 NPM 的 CDN 链接。以上的链接会一直指向 NPM 上发布的最新版本。您也可以通过 https://unpkg.com/vuex@2.0.0 这样的方式指定特定的版本。 +

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              在 Vue 之后引入 vuex 会进行自动安装:

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              <script src="/path/to/vue.js"></script>
                                                                                                                                                                                                                              +<script src="/path/to/vuex.js"></script>
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              NPM

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              npm install vuex --save
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              Yarn

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              yarn add vuex
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              在一个模块化的打包系统中,您必须显式地通过 Vue.use() 来安装 Vuex:

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              import Vue from 'vue'
                                                                                                                                                                                                                              +import Vuex from 'vuex'
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +Vue.use(Vuex)
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              当使用全局 script 标签引用 Vuex 时,不需要以上安装过程。

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              Promise

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              Vuex 依赖 Promise。如果你支持的浏览器并没有实现 Promise (比如 IE),那么你可以使用一个 polyfill 的库,例如 es6-promise

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              你可以通过 CDN 将其引入:

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              <script src="https://cdn.jsdelivr.net/npm/es6-promise@4/dist/es6-promise.auto.js"></script>
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              然后 window.Promise 会自动可用。

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              如果你喜欢使用诸如 npm 或 Yarn 等包管理器,可以按照下列方式执行安装:

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              npm install es6-promise --save # npm
                                                                                                                                                                                                                              +yarn add es6-promise # Yarn
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              或者更进一步,将下列代码添加到你使用 Vuex 之前的一个地方:

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              import 'es6-promise/auto'
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              自己构建

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              如果需要使用 dev 分支下的最新版本,您可以直接从 GitHub 上克隆代码并自己构建。

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              git clone https://github.com/vuejs/vuex.git node_modules/vuex
                                                                                                                                                                                                                              +cd node_modules/vuex
                                                                                                                                                                                                                              +npm install
                                                                                                                                                                                                                              +npm run build
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + + +
                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                              results matching ""

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                No results matching ""

                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                                + + + + + + + + + + +
                                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/intro.html b/zh-cn/intro.html new file mode 100644 index 000000000..17ad1a7c1 --- /dev/null +++ b/zh-cn/intro.html @@ -0,0 +1,529 @@ + + + + + + + Vuex 是什么? · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                + + + + + + + + +
                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                + + + + + + + + + +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                Vuex 是什么?

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                Vuex 是一个专为 Vue.js 应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。Vuex 也集成到 Vue 的官方调试工具 devtools extension,提供了诸如零配置的 time-travel 调试、状态快照导入导出等高级调试功能。

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                什么是“状态管理模式”?

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                让我们从一个简单的 Vue 计数应用开始:

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                new Vue({
                                                                                                                                                                                                                                +  // state
                                                                                                                                                                                                                                +  data () {
                                                                                                                                                                                                                                +    return {
                                                                                                                                                                                                                                +      count: 0
                                                                                                                                                                                                                                +    }
                                                                                                                                                                                                                                +  },
                                                                                                                                                                                                                                +  // view
                                                                                                                                                                                                                                +  template: `
                                                                                                                                                                                                                                +    <div>{{ count }}</div>
                                                                                                                                                                                                                                +  `,
                                                                                                                                                                                                                                +  // actions
                                                                                                                                                                                                                                +  methods: {
                                                                                                                                                                                                                                +    increment () {
                                                                                                                                                                                                                                +      this.count++
                                                                                                                                                                                                                                +    }
                                                                                                                                                                                                                                +  }
                                                                                                                                                                                                                                +})
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                这个状态自管理应用包含以下几个部分:

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                • state,驱动应用的数据源;
                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                • view,以声明方式将 state 映射到视图;
                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                • actions,响应在 view 上的用户输入导致的状态变化。
                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                以下是一个表示“单向数据流”理念的极简示意:

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                • 多个视图依赖于同一状态。
                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                • 来自不同视图的行为需要变更同一状态。
                                                                                                                                                                                                                                • +
                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                这就是 Vuex 背后的基本思想,借鉴了 FluxRedux、和 The Elm Architecture。与其他模式不同的是,Vuex 是专门为 Vue.js 设计的状态管理库,以利用 Vue.js 的细粒度数据响应机制来进行高效的状态更新。

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                vuex

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                什么情况下我应该使用 Vuex?

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                虽然 Vuex 可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                如果您不打算开发大型单页应用,使用 Vuex 可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用 Vuex。一个简单的 global event bus 就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,Vuex 将会成为自然而然的选择。引用 Redux 的作者 Dan Abramov 的话说就是:

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                Flux 架构就像眼镜:您自会知道什么时候需要它。

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                results matching ""

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                  No results matching ""

                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + + +
                                                                                                                                                                                                                                  + + +
                                                                                                                                                                                                                                  + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                  + + +
                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/modules.html b/zh-cn/modules.html new file mode 100644 index 000000000..475835dfb --- /dev/null +++ b/zh-cn/modules.html @@ -0,0 +1,742 @@ + + + + + + + Module · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + + + + + + + + +
                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                  + + + + + + + + + +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                  Module

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store 对象就有可能变得相当臃肿。

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  为了解决以上问题,Vuex 允许我们将 store 分割成模块(module)。每个模块拥有自己的 state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  const moduleA = {
                                                                                                                                                                                                                                  +  state: { ... },
                                                                                                                                                                                                                                  +  mutations: { ... },
                                                                                                                                                                                                                                  +  actions: { ... },
                                                                                                                                                                                                                                  +  getters: { ... }
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +const moduleB = {
                                                                                                                                                                                                                                  +  state: { ... },
                                                                                                                                                                                                                                  +  mutations: { ... },
                                                                                                                                                                                                                                  +  actions: { ... }
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +const store = new Vuex.Store({
                                                                                                                                                                                                                                  +  modules: {
                                                                                                                                                                                                                                  +    a: moduleA,
                                                                                                                                                                                                                                  +    b: moduleB
                                                                                                                                                                                                                                  +  }
                                                                                                                                                                                                                                  +})
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +store.state.a // -> moduleA 的状态
                                                                                                                                                                                                                                  +store.state.b // -> moduleB 的状态
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  模块的局部状态

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  对于模块内部的 mutation 和 getter,接收的第一个参数是模块的局部状态对象

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  const moduleA = {
                                                                                                                                                                                                                                  +  state: { count: 0 },
                                                                                                                                                                                                                                  +  mutations: {
                                                                                                                                                                                                                                  +    increment (state) {
                                                                                                                                                                                                                                  +      // 这里的 `state` 对象是模块的局部状态
                                                                                                                                                                                                                                  +      state.count++
                                                                                                                                                                                                                                  +    }
                                                                                                                                                                                                                                  +  },
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +  getters: {
                                                                                                                                                                                                                                  +    doubleCount (state) {
                                                                                                                                                                                                                                  +      return state.count * 2
                                                                                                                                                                                                                                  +    }
                                                                                                                                                                                                                                  +  }
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  同样,对于模块内部的 action,局部状态通过 context.state 暴露出来,根节点状态则为 context.rootState

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  const moduleA = {
                                                                                                                                                                                                                                  +  // ...
                                                                                                                                                                                                                                  +  actions: {
                                                                                                                                                                                                                                  +    incrementIfOddOnRootSum ({ state, commit, rootState }) {
                                                                                                                                                                                                                                  +      if ((state.count + rootState.count) % 2 === 1) {
                                                                                                                                                                                                                                  +        commit('increment')
                                                                                                                                                                                                                                  +      }
                                                                                                                                                                                                                                  +    }
                                                                                                                                                                                                                                  +  }
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  对于模块内部的 getter,根节点状态会作为第三个参数暴露出来:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  const moduleA = {
                                                                                                                                                                                                                                  +  // ...
                                                                                                                                                                                                                                  +  getters: {
                                                                                                                                                                                                                                  +    sumWithRootCount (state, getters, rootState) {
                                                                                                                                                                                                                                  +      return state.count + rootState.count
                                                                                                                                                                                                                                  +    }
                                                                                                                                                                                                                                  +  }
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  命名空间

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  默认情况下,模块内部的 action、mutation 和 getter 是注册在全局命名空间的——这样使得多个模块能够对同一 mutation 或 action 作出响应。

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  如果希望你的模块具有更高的封装度和复用性,你可以通过添加 namespaced: true 的方式使其成为带命名空间的模块。当模块被注册后,它的所有 getter、action 及 mutation 都会自动根据模块注册的路径调整命名。例如:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  const store = new Vuex.Store({
                                                                                                                                                                                                                                  +  modules: {
                                                                                                                                                                                                                                  +    account: {
                                                                                                                                                                                                                                  +      namespaced: true,
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +      // 模块内容(module assets)
                                                                                                                                                                                                                                  +      state: { ... }, // 模块内的状态已经是嵌套的了,使用 `namespaced` 属性不会对其产生影响
                                                                                                                                                                                                                                  +      getters: {
                                                                                                                                                                                                                                  +        isAdmin () { ... } // -> getters['account/isAdmin']
                                                                                                                                                                                                                                  +      },
                                                                                                                                                                                                                                  +      actions: {
                                                                                                                                                                                                                                  +        login () { ... } // -> dispatch('account/login')
                                                                                                                                                                                                                                  +      },
                                                                                                                                                                                                                                  +      mutations: {
                                                                                                                                                                                                                                  +        login () { ... } // -> commit('account/login')
                                                                                                                                                                                                                                  +      },
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +      // 嵌套模块
                                                                                                                                                                                                                                  +      modules: {
                                                                                                                                                                                                                                  +        // 继承父模块的命名空间
                                                                                                                                                                                                                                  +        myPage: {
                                                                                                                                                                                                                                  +          state: { ... },
                                                                                                                                                                                                                                  +          getters: {
                                                                                                                                                                                                                                  +            profile () { ... } // -> getters['account/profile']
                                                                                                                                                                                                                                  +          }
                                                                                                                                                                                                                                  +        },
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +        // 进一步嵌套命名空间
                                                                                                                                                                                                                                  +        posts: {
                                                                                                                                                                                                                                  +          namespaced: true,
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +          state: { ... },
                                                                                                                                                                                                                                  +          getters: {
                                                                                                                                                                                                                                  +            popular () { ... } // -> getters['account/posts/popular']
                                                                                                                                                                                                                                  +          }
                                                                                                                                                                                                                                  +        }
                                                                                                                                                                                                                                  +      }
                                                                                                                                                                                                                                  +    }
                                                                                                                                                                                                                                  +  }
                                                                                                                                                                                                                                  +})
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  启用了命名空间的 getter 和 action 会收到局部化的 getterdispatchcommit。换言之,你在使用模块内容(module assets)时不需要在同一模块内额外添加空间名前缀。更改 namespaced 属性后不需要修改模块内的代码。

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  在带命名空间的模块内访问全局内容(Global Assets)

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  如果你希望使用全局 state 和 getter,rootStaterootGetter 会作为第三和第四参数传入 getter,也会通过 context 对象的属性传入 action。

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  若需要在全局命名空间内分发 action 或提交 mutation,将 { root: true } 作为第三参数传给 dispatchcommit 即可。

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  modules: {
                                                                                                                                                                                                                                  +  foo: {
                                                                                                                                                                                                                                  +    namespaced: true,
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +    getters: {
                                                                                                                                                                                                                                  +      // 在这个模块的 getter 中,`getters` 被局部化了
                                                                                                                                                                                                                                  +      // 你可以使用 getter 的第四个参数来调用 `rootGetters`
                                                                                                                                                                                                                                  +      someGetter (state, getters, rootState, rootGetters) {
                                                                                                                                                                                                                                  +        getters.someOtherGetter // -> 'foo/someOtherGetter'
                                                                                                                                                                                                                                  +        rootGetters.someOtherGetter // -> 'someOtherGetter'
                                                                                                                                                                                                                                  +      },
                                                                                                                                                                                                                                  +      someOtherGetter: state => { ... }
                                                                                                                                                                                                                                  +    },
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +    actions: {
                                                                                                                                                                                                                                  +      // 在这个模块中, dispatch 和 commit 也被局部化了
                                                                                                                                                                                                                                  +      // 他们可以接受 `root` 属性以访问根 dispatch 或 commit
                                                                                                                                                                                                                                  +      someAction ({ dispatch, commit, getters, rootGetters }) {
                                                                                                                                                                                                                                  +        getters.someGetter // -> 'foo/someGetter'
                                                                                                                                                                                                                                  +        rootGetters.someGetter // -> 'someGetter'
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +        dispatch('someOtherAction') // -> 'foo/someOtherAction'
                                                                                                                                                                                                                                  +        dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +        commit('someMutation') // -> 'foo/someMutation'
                                                                                                                                                                                                                                  +        commit('someMutation', null, { root: true }) // -> 'someMutation'
                                                                                                                                                                                                                                  +      },
                                                                                                                                                                                                                                  +      someOtherAction (ctx, payload) { ... }
                                                                                                                                                                                                                                  +    }
                                                                                                                                                                                                                                  +  }
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  在带命名空间的模块注册全局 action

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  若需要在带命名空间的模块注册全局 action,你可添加 root: true,并将这个 action 的定义放在函数 handler 中。例如:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                  +  actions: {
                                                                                                                                                                                                                                  +    someOtherAction ({dispatch}) {
                                                                                                                                                                                                                                  +      dispatch('someAction')
                                                                                                                                                                                                                                  +    }
                                                                                                                                                                                                                                  +  },
                                                                                                                                                                                                                                  +  modules: {
                                                                                                                                                                                                                                  +    foo: {
                                                                                                                                                                                                                                  +      namespaced: true,
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +      actions: {
                                                                                                                                                                                                                                  +        someAction: {
                                                                                                                                                                                                                                  +          root: true,
                                                                                                                                                                                                                                  +          handler (namespacedContext, payload) { ... } // -> 'someAction'
                                                                                                                                                                                                                                  +        }
                                                                                                                                                                                                                                  +      }
                                                                                                                                                                                                                                  +    }
                                                                                                                                                                                                                                  +  }
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  带命名空间的绑定函数

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  当使用 mapState, mapGetters, mapActionsmapMutations 这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  computed: {
                                                                                                                                                                                                                                  +  ...mapState({
                                                                                                                                                                                                                                  +    a: state => state.some.nested.module.a,
                                                                                                                                                                                                                                  +    b: state => state.some.nested.module.b
                                                                                                                                                                                                                                  +  })
                                                                                                                                                                                                                                  +},
                                                                                                                                                                                                                                  +methods: {
                                                                                                                                                                                                                                  +  ...mapActions([
                                                                                                                                                                                                                                  +    'some/nested/module/foo',
                                                                                                                                                                                                                                  +    'some/nested/module/bar'
                                                                                                                                                                                                                                  +  ])
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  computed: {
                                                                                                                                                                                                                                  +  ...mapState('some/nested/module', {
                                                                                                                                                                                                                                  +    a: state => state.a,
                                                                                                                                                                                                                                  +    b: state => state.b
                                                                                                                                                                                                                                  +  })
                                                                                                                                                                                                                                  +},
                                                                                                                                                                                                                                  +methods: {
                                                                                                                                                                                                                                  +  ...mapActions('some/nested/module', [
                                                                                                                                                                                                                                  +    'foo',
                                                                                                                                                                                                                                  +    'bar'
                                                                                                                                                                                                                                  +  ])
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  而且,你可以通过使用 createNamespacedHelpers 创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  import { createNamespacedHelpers } from 'vuex'
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +const { mapState, mapActions } = createNamespacedHelpers('some/nested/module')
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +export default {
                                                                                                                                                                                                                                  +  computed: {
                                                                                                                                                                                                                                  +    // 在 `some/nested/module` 中查找
                                                                                                                                                                                                                                  +    ...mapState({
                                                                                                                                                                                                                                  +      a: state => state.a,
                                                                                                                                                                                                                                  +      b: state => state.b
                                                                                                                                                                                                                                  +    })
                                                                                                                                                                                                                                  +  },
                                                                                                                                                                                                                                  +  methods: {
                                                                                                                                                                                                                                  +    // 在 `some/nested/module` 中查找
                                                                                                                                                                                                                                  +    ...mapActions([
                                                                                                                                                                                                                                  +      'foo',
                                                                                                                                                                                                                                  +      'bar'
                                                                                                                                                                                                                                  +    ])
                                                                                                                                                                                                                                  +  }
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  给插件开发者的注意事项

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  如果你开发的插件(Plugin)提供了模块并允许用户将其添加到 Vuex store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  // 通过插件的参数对象得到空间名称
                                                                                                                                                                                                                                  +// 然后返回 Vuex 插件函数
                                                                                                                                                                                                                                  +export function createPlugin (options = {}) {
                                                                                                                                                                                                                                  +  return function (store) {
                                                                                                                                                                                                                                  +    // 把空间名字添加到插件模块的类型(type)中去
                                                                                                                                                                                                                                  +    const namespace = options.namespace || ''
                                                                                                                                                                                                                                  +    store.dispatch(namespace + 'pluginAction')
                                                                                                                                                                                                                                  +  }
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  模块动态注册

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  在 store 创建之后,你可以使用 store.registerModule 方法注册模块:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  // 注册模块 `myModule`
                                                                                                                                                                                                                                  +store.registerModule('myModule', {
                                                                                                                                                                                                                                  +  // ...
                                                                                                                                                                                                                                  +})
                                                                                                                                                                                                                                  +// 注册嵌套模块 `nested/myModule`
                                                                                                                                                                                                                                  +store.registerModule(['nested', 'myModule'], {
                                                                                                                                                                                                                                  +  // ...
                                                                                                                                                                                                                                  +})
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  之后就可以通过 store.state.myModulestore.state.nested.myModule 访问模块的状态。

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  模块动态注册功能使得其他 Vue 插件可以通过在 store 中附加新模块的方式来使用 Vuex 管理状态。例如,vuex-router-sync 插件就是通过动态注册模块将 vue-router 和 vuex 结合在一起,实现应用的路由状态管理。

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  你也可以使用 store.unregisterModule(moduleName) 来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建 store 时声明的模块)。

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  在注册一个新 module 时,你很有可能想保留过去的 state,例如从一个服务端渲染的应用保留 state。你可以通过 preserveState 选项将其归档:store.registerModule('a', module, { preserveState: true })

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  模块重用

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  有时我们可能需要创建一个模块的多个实例,例如:

                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                  如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时 store 或模块间数据互相污染的问题。

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  实际上这和 Vue 组件内的 data 是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅 2.3.0+ 支持):

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  const MyReusableModule = {
                                                                                                                                                                                                                                  +  state () {
                                                                                                                                                                                                                                  +    return {
                                                                                                                                                                                                                                  +      foo: 'bar'
                                                                                                                                                                                                                                  +    }
                                                                                                                                                                                                                                  +  },
                                                                                                                                                                                                                                  +  // mutation, action 和 getter 等等...
                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + + +
                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                  results matching ""

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                    No results matching ""

                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    + + +
                                                                                                                                                                                                                                    + + +
                                                                                                                                                                                                                                    + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                    + + +
                                                                                                                                                                                                                                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/mutations.html b/zh-cn/mutations.html new file mode 100644 index 000000000..fe4c4c739 --- /dev/null +++ b/zh-cn/mutations.html @@ -0,0 +1,605 @@ + + + + + + + Mutation · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    + + + + + + + + +
                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                    + + + + + + + + + +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                    Mutation

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    更改 Vuex 的 store 中的状态的唯一方法是提交 mutation。Vuex 中的 mutation 非常类似于事件:每个 mutation 都有一个字符串的 事件类型 (type) 和 一个 回调函数 (handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受 state 作为第一个参数:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    const store = new Vuex.Store({
                                                                                                                                                                                                                                    +  state: {
                                                                                                                                                                                                                                    +    count: 1
                                                                                                                                                                                                                                    +  },
                                                                                                                                                                                                                                    +  mutations: {
                                                                                                                                                                                                                                    +    increment (state) {
                                                                                                                                                                                                                                    +      // 变更状态
                                                                                                                                                                                                                                    +      state.count++
                                                                                                                                                                                                                                    +    }
                                                                                                                                                                                                                                    +  }
                                                                                                                                                                                                                                    +})
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    你不能直接调用一个 mutation handler。这个选项更像是事件注册:“当触发一个类型为 increment 的 mutation 时,调用此函数。”要唤醒一个 mutation handler,你需要以相应的 type 调用 store.commit 方法:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    store.commit('increment')
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    提交载荷(Payload)

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    你可以向 store.commit 传入额外的参数,即 mutation 的 载荷(payload)

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    // ...
                                                                                                                                                                                                                                    +mutations: {
                                                                                                                                                                                                                                    +  increment (state, n) {
                                                                                                                                                                                                                                    +    state.count += n
                                                                                                                                                                                                                                    +  }
                                                                                                                                                                                                                                    +}
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    store.commit('increment', 10)
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的 mutation 会更易读:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    // ...
                                                                                                                                                                                                                                    +mutations: {
                                                                                                                                                                                                                                    +  increment (state, payload) {
                                                                                                                                                                                                                                    +    state.count += payload.amount
                                                                                                                                                                                                                                    +  }
                                                                                                                                                                                                                                    +}
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    store.commit('increment', {
                                                                                                                                                                                                                                    +  amount: 10
                                                                                                                                                                                                                                    +})
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    对象风格的提交方式

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    提交 mutation 的另一种方式是直接使用包含 type 属性的对象:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    store.commit({
                                                                                                                                                                                                                                    +  type: 'increment',
                                                                                                                                                                                                                                    +  amount: 10
                                                                                                                                                                                                                                    +})
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    当使用对象风格的提交方式,整个对象都作为载荷传给 mutation 函数,因此 handler 保持不变:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    mutations: {
                                                                                                                                                                                                                                    +  increment (state, payload) {
                                                                                                                                                                                                                                    +    state.count += payload.amount
                                                                                                                                                                                                                                    +  }
                                                                                                                                                                                                                                    +}
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    Mutation 需遵守 Vue 的响应规则

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    既然 Vuex 的 store 中的状态是响应式的,那么当我们变更状态时,监视状态的 Vue 组件也会自动更新。这也意味着 Vuex 中的 mutation 也需要与使用 Vue 一样遵守一些注意事项:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                    1. 最好提前在你的 store 中初始化好所有所需属性。

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                    2. +
                                                                                                                                                                                                                                    3. 当需要在对象上添加新属性时,你应该

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                      • 使用 Vue.set(obj, 'newProp', 123), 或者

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                      • 以新对象替换老对象。例如,利用 stage-3 的对象展开运算符我们可以这样写:

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        state.obj = { ...state.obj, newProp: 123 }
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                    4. +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    使用常量替代 Mutation 事件类型

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    使用常量替代 mutation 事件类型在各种 Flux 实现中是很常见的模式。这样可以使 linter 之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个 app 包含的 mutation 一目了然:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    // mutation-types.js
                                                                                                                                                                                                                                    +export const SOME_MUTATION = 'SOME_MUTATION'
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    // store.js
                                                                                                                                                                                                                                    +import Vuex from 'vuex'
                                                                                                                                                                                                                                    +import { SOME_MUTATION } from './mutation-types'
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +const store = new Vuex.Store({
                                                                                                                                                                                                                                    +  state: { ... },
                                                                                                                                                                                                                                    +  mutations: {
                                                                                                                                                                                                                                    +    // 我们可以使用 ES2015 风格的计算属性命名功能来使用一个常量作为函数名
                                                                                                                                                                                                                                    +    [SOME_MUTATION] (state) {
                                                                                                                                                                                                                                    +      // mutate state
                                                                                                                                                                                                                                    +    }
                                                                                                                                                                                                                                    +  }
                                                                                                                                                                                                                                    +})
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    Mutation 必须是同步函数

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    一条重要的原则就是要记住 mutation 必须是同步函数。为什么?请参考下面的例子:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    mutations: {
                                                                                                                                                                                                                                    +  someMutation (state) {
                                                                                                                                                                                                                                    +    api.callAsyncMethod(() => {
                                                                                                                                                                                                                                    +      state.count++
                                                                                                                                                                                                                                    +    })
                                                                                                                                                                                                                                    +  }
                                                                                                                                                                                                                                    +}
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    现在想象,我们正在 debug 一个 app 并且观察 devtool 中的 mutation 日志。每一条 mutation 被记录,devtools 都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中 mutation 中的异步函数中的回调让这不可能完成:因为当 mutation 触发的时候,回调函数还没有被调用,devtools 不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    在组件中提交 Mutation

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    你可以在组件中使用 this.$store.commit('xxx') 提交 mutation,或者使用 mapMutations 辅助函数将组件中的 methods 映射为 store.commit 调用(需要在根节点注入 store)。

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    import { mapMutations } from 'vuex'
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +export default {
                                                                                                                                                                                                                                    +  // ...
                                                                                                                                                                                                                                    +  methods: {
                                                                                                                                                                                                                                    +    ...mapMutations([
                                                                                                                                                                                                                                    +      'increment', // 将 `this.increment()` 映射为 `this.$store.commit('increment')`
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +      // `mapMutations` 也支持载荷:
                                                                                                                                                                                                                                    +      'incrementBy' // 将 `this.incrementBy(amount)` 映射为 `this.$store.commit('incrementBy', amount)`
                                                                                                                                                                                                                                    +    ]),
                                                                                                                                                                                                                                    +    ...mapMutations({
                                                                                                                                                                                                                                    +      add: 'increment' // 将 `this.add()` 映射为 `this.$store.commit('increment')`
                                                                                                                                                                                                                                    +    })
                                                                                                                                                                                                                                    +  }
                                                                                                                                                                                                                                    +}
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    下一步:Action

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    在 mutation 中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的 mutation 来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在 Vuex 中,mutation 都是同步事务

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    store.commit('increment')
                                                                                                                                                                                                                                    +// 任何由 "increment" 导致的状态变更都应该在此刻完成。
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    为了处理异步操作,让我们来看一看 Action

                                                                                                                                                                                                                                    + + +
                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                    results matching ""

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                      No results matching ""

                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + + +
                                                                                                                                                                                                                                      + + +
                                                                                                                                                                                                                                      + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                      + + +
                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/plugins.html b/zh-cn/plugins.html new file mode 100644 index 000000000..0709211a0 --- /dev/null +++ b/zh-cn/plugins.html @@ -0,0 +1,576 @@ + + + + + + + 插件 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + + + + + + + + +
                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                      + + + + + + + + + +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                      插件

                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      Vuex 的 store 接受 plugins 选项,这个选项暴露出每次 mutation 的钩子。Vuex 插件就是一个函数,它接收 store 作为唯一参数:

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      const myPlugin = store => {
                                                                                                                                                                                                                                      +  // 当 store 初始化后调用
                                                                                                                                                                                                                                      +  store.subscribe((mutation, state) => {
                                                                                                                                                                                                                                      +    // 每次 mutation 之后调用
                                                                                                                                                                                                                                      +    // mutation 的格式为 { type, payload }
                                                                                                                                                                                                                                      +  })
                                                                                                                                                                                                                                      +}
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      然后像这样使用:

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      const store = new Vuex.Store({
                                                                                                                                                                                                                                      +  // ...
                                                                                                                                                                                                                                      +  plugins: [myPlugin]
                                                                                                                                                                                                                                      +})
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      在插件内提交 Mutation

                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      在插件中不允许直接修改状态——类似于组件,只能通过提交 mutation 来触发变化。

                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      通过提交 mutation,插件可以用来同步数据源到 store。例如,同步 websocket 数据源到 store(下面是个大概例子,实际上 createPlugin 方法可以有更多选项来完成复杂任务):

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      export default function createWebSocketPlugin (socket) {
                                                                                                                                                                                                                                      +  return store => {
                                                                                                                                                                                                                                      +    socket.on('data', data => {
                                                                                                                                                                                                                                      +      store.commit('receiveData', data)
                                                                                                                                                                                                                                      +    })
                                                                                                                                                                                                                                      +    store.subscribe(mutation => {
                                                                                                                                                                                                                                      +      if (mutation.type === 'UPDATE_DATA') {
                                                                                                                                                                                                                                      +        socket.emit('update', mutation.payload)
                                                                                                                                                                                                                                      +      }
                                                                                                                                                                                                                                      +    })
                                                                                                                                                                                                                                      +  }
                                                                                                                                                                                                                                      +}
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      const plugin = createWebSocketPlugin(socket)
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +const store = new Vuex.Store({
                                                                                                                                                                                                                                      +  state,
                                                                                                                                                                                                                                      +  mutations,
                                                                                                                                                                                                                                      +  plugins: [plugin]
                                                                                                                                                                                                                                      +})
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      生成 State 快照

                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      const myPluginWithSnapshot = store => {
                                                                                                                                                                                                                                      +  let prevState = _.cloneDeep(store.state)
                                                                                                                                                                                                                                      +  store.subscribe((mutation, state) => {
                                                                                                                                                                                                                                      +    let nextState = _.cloneDeep(state)
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +    // 比较 prevState 和 nextState...
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +    // 保存状态,用于下一次 mutation
                                                                                                                                                                                                                                      +    prevState = nextState
                                                                                                                                                                                                                                      +  })
                                                                                                                                                                                                                                      +}
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      生成状态快照的插件应该只在开发阶段使用,使用 webpack 或 Browserify,让构建工具帮我们处理:

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      const store = new Vuex.Store({
                                                                                                                                                                                                                                      +  // ...
                                                                                                                                                                                                                                      +  plugins: process.env.NODE_ENV !== 'production'
                                                                                                                                                                                                                                      +    ? [myPluginWithSnapshot]
                                                                                                                                                                                                                                      +    : []
                                                                                                                                                                                                                                      +})
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      上面插件会默认启用。在发布阶段,你需要使用 webpack 的 DefinePlugin 或者是 Browserify 的 envify 使 process.env.NODE_ENV !== 'production'false

                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      内置 Logger 插件

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      如果正在使用 vue-devtools,你可能不需要此插件。

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      Vuex 自带一个日志插件用于一般的调试:

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      import createLogger from 'vuex/dist/logger'
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +const store = new Vuex.Store({
                                                                                                                                                                                                                                      +  plugins: [createLogger()]
                                                                                                                                                                                                                                      +})
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      createLogger 函数有几个配置项:

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      const logger = createLogger({
                                                                                                                                                                                                                                      +  collapsed: false, // 自动展开记录的 mutation
                                                                                                                                                                                                                                      +  filter (mutation, stateBefore, stateAfter) {
                                                                                                                                                                                                                                      +    // 若 mutation 需要被记录,就让它返回 true 即可
                                                                                                                                                                                                                                      +    // 顺便,`mutation` 是个 { type, payload } 对象
                                                                                                                                                                                                                                      +    return mutation.type !== "aBlacklistedMutation"
                                                                                                                                                                                                                                      +  },
                                                                                                                                                                                                                                      +  transformer (state) {
                                                                                                                                                                                                                                      +    // 在开始记录之前转换状态
                                                                                                                                                                                                                                      +    // 例如,只返回指定的子树
                                                                                                                                                                                                                                      +    return state.subTree
                                                                                                                                                                                                                                      +  },
                                                                                                                                                                                                                                      +  mutationTransformer (mutation) {
                                                                                                                                                                                                                                      +    // mutation 按照 { type, payload } 格式记录
                                                                                                                                                                                                                                      +    // 我们可以按任意方式格式化
                                                                                                                                                                                                                                      +    return mutation.type
                                                                                                                                                                                                                                      +  },
                                                                                                                                                                                                                                      +  logger: console, // 自定义 console 实现,默认为 `console`
                                                                                                                                                                                                                                      +})
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      日志插件还可以直接通过 <script> 标签引入,它会提供全局方法 createVuexLogger

                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      要注意,logger 插件会生成状态快照,所以仅在开发环境使用。

                                                                                                                                                                                                                                      + + +
                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                      results matching ""

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                        No results matching ""

                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        + + +
                                                                                                                                                                                                                                        + + +
                                                                                                                                                                                                                                        + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                        + + +
                                                                                                                                                                                                                                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/search_index.json b/zh-cn/search_index.json new file mode 100644 index 000000000..b782baa6a --- /dev/null +++ b/zh-cn/search_index.json @@ -0,0 +1 @@ +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["3.0","action","api","getter","introduct","modul","mutat","state","typescript","vue@>=2.5,反之亦然。","vuex","vuex@>=","严格模式","依赖","安装","开始","插件","文档","是什么?","更新记录","核心概念","注意:对于","测试","热重载","用户来说","表单处理","项目结构"],"installation.html":["#","'es6","'vue'","'vuex'","(比如","/","add","build","cd","cdn","clone","dev","es6","git","github","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0","ie),那么你可以使用一个","import","instal","node_modules/vuex","npm","polyfil","promis","promise/auto'","promise。","promise。如果你支持的浏览器并没有实现","run","save","script","unpkg.com","vue","vue.use()","vue.use(vuex)","vuex","vuex:","window.promis","yarn","上克隆代码并自己构建。","上发布的最新版本。您也可以通过","之前的一个地方:","之后引入","会自动可用。","会进行自动安装:","你可以通过","依赖","分支下的最新版本,您可以直接从","在","在一个模块化的打包系统中,您必须显式地通过","如果你喜欢使用诸如","如果需要使用","安装","将其引入:","引用","当使用全局","或","或者更进一步,将下列代码添加到你使用","提供了基于","时,不需要以上安装过程。","来安装","标签引用","然后","的","的库,例如","直接下载","等包管理器,可以按照下列方式执行安装:","自己构建","这样的方式指定特定的版本。","链接。以上的链接会一直指向"],"intro.html":["()","//","0","`","`,","abramov","action","actions,响应在","architecture。与其他模式不同的是,vuex","bu","count","count:","dan","data","devtool","elm","event","extension,提供了诸如零配置的","flux","flux、redux、和","global","increment","methods:","new","redux","return","state","state,驱动应用的数据源;","template:","this.count++","time","travel","view","view,以声明方式将","vue","vue({","vue.j","vuex","vuex。一个简单的","vuex?","{","{{","}","})","},","}}","上的用户输入导致的状态变化。","也集成到","什么情况下我应该使用","什么是“状态管理模式”?","以下是一个表示“单向数据流”理念的极简示意:","但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:","另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。","可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。","可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用","因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!","多个视图依赖于同一状态。","如果您不打算开发大型单页应用,使用","对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。","将会成为自然而然的选择。引用","就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,vuex","应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。vuex","映射到视图;","是一个专为","是专门为","是什么?","来自不同视图的行为需要变更同一状态。","架构就像眼镜:您自会知道什么时候需要它。","的作者","的官方调试工具","的细粒度数据响应机制来进行高效的状态更新。","的话说就是:","背后的基本思想,借鉴了","虽然","计数应用开始:","让我们从一个简单的","设计的状态管理库,以利用","调试、状态快照导入导出等高级调试功能。","这个状态自管理应用包含以下几个部分:","这就是"],"getting-started.html":["(commit)","(state)","(state)。vuex","//","0","1","=",">","console.log(store.state.count)","const","count:","es2015","es2015,你得抓紧了!","increment","method","mutat","mutations:","mutation。","mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。","mutation:","new","state","state.count++","state:","store","store.commit","store.commit('increment')","store.st","store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。","store。创建过程直截了当——仅需要提供一个初始","store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态","vue","vue.use(vuex)","vuex","vuex.store({","{","}","})","},","中提交","中的状态。改变","中的状态发生变化,那么相应的组件也会相应地得到高效更新。","中的状态是响应式的,在组件中调用","中的状态的唯一途径就是显式地提交","中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的","中读取状态的时候,若","之后,让我们来创建一个","你不能直接改变","再次强调,我们通过提交","和单纯的全局对象有以下两点不同:","如果在模块化构建系统中,请确保在开头调用了","安装","对象和一些","应用的核心就是","开始","接下来,我们将会更深入地探讨一些核心概念。让我们先从","提示:我们将在后续的文档示例代码中使用","方法触发状态变更:","最简单的","来获取状态对象,以及通过","概念开始。","每一个","现在,你可以通过","由于","的方式,而非直接改变","的状态存储是响应式的。当","组件从","记数应用示例。","语法。如果你还没能掌握","这是一个最基本的"],"core-concepts.html":["action","getter","modul","mutat","state","vuex","在这一章,我们将会学到","来说是必要的。","核心概念","深入理解所有的概念对于使用","的这些核心概念。他们是:","让我们开始吧。"],"state.html":["'#app',","'count'","'count',","'vuex'","()","(ssot)”而存在。这也意味着,每个应用将仅仅包含一个","(state)","*/","+","...","...mapstate({","/*","//","4","=","=>","])","`","`state","`this`","`{{","app","components:","comput","computed:","const","count","count:","countalias:","counter","countpluslocalst","default","dom。","ecmascript","el:","export","import","localcomput","mapstat","mapstate([","mapstate({","new","return","stage","state","state.count","state.count,","state.count`","store","store,","store.state.count","template:","this.$stor","this.$store.state.count","this.count","this.localcount","vue","vue({","vue.use(vuex)):","vuex","vuex.mapst","vuex。虽然将所有的状态放到","{","}","})","},","}}`,","“store”","为","为了能够使用","会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。","传一个字符串数组。","传字符串参数","使用","使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源","使用对象展开运算符将此对象混入到外部对象中","函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给","创建一个","单一状态树","单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。","变化的时候,","在","在单独构建的版本中辅助函数为","实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。","实例中读取状态最简单的方法就是在计算属性中返回某个状态:","实例会注入到根组件下的所有子组件中,且子组件能通过","对象展开运算符","对象提供给","属性。但是自从有了对象展开运算符(现处于","并不意味着你需要将所有的状态放入","当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用","当映射的计算属性的名称与","把","提案","映射","每当","然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用","状态","的子节点名称相同时,我们也可以给","的实例注入所有的子组件","的实现:","的状态存储是响应式的,从","的组件中需要频繁地导入,并且在测试组件时需要模拟状态。","等同于","箭头函数可使代码更简练","组件","组件中展示状态呢?由于","组件中获得","组件仍然保有局部状态","获取局部状态,必须使用常规函数","访问到。让我们更新下","辅助函数","辅助函数帮助我们生成计算属性,让你少按几次键:","选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用","选项,该","选项,这可以把","通过","通过在根实例中注册","那么我们如何在","都会重新求取计算属性,并且触发更新相关联的","阶段),我们可以极大地简化写法:"],"getters.html":["'...',","'anothergetter',","'donetodoscount'","'donetodoscount',","'vuex'","()","(id)","(state)","(state,","...","...mapgetters([","//","1","1,","2,","=","===","=>",">","[","[{","]","])","`store.getters.donetodoscount`","`this.donecount`","comput","computed:","const","default","done:","donecount:","donetodos:","donetodoscount","donetodoscount:","export","fals","getter","getters)","getters.donetodos.length","getters:","gettodobyid:","id)","id:","import","mapgett","mapgetters({","new","return","state","state.todos.filter(todo","state.todos.find(todo","state:","store","store.gett","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","text:","this.$store.getters.donetodoscount","this.$store.state.todos.filter(todo","todo.done)","todo.done).length","todo.id","todos:","true","vue","vuex","vuex.store({","{","}","})","},","}]","中定义“getter”(可以认为是","中派生出一些状态,例如对列表进行过滤并计数:","中的","为","也可以接受其他","会暴露为","传参。在你对","作为其第一个参数:","作为第二个参数:","你也可以通过让","使用对象展开运算符将","允许我们在","在通过属性访问时是作为","在通过方法访问时,每次都会去进行调用,而不会缓存结果。","如果你想将一个","如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。","对象中","对象,你可以以属性的形式访问这些值:","属性另取一个名字,使用对象形式:","我们可以很容易地在任何组件中使用它:","接受","映射","映射到局部计算属性:","有时候我们需要从","注意,getter","混入","的响应式系统的一部分缓存其中的。","的计算属性)。就像计算属性一样,getter","的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。","辅助函数","辅助函数仅仅是将","返回一个函数,来实现给","通过属性访问","通过方法访问","里的数组进行查询时非常有用。"],"mutations.html":["\"increment\"","'./mutat","'increment'","'increment',","'incrementby'","'newprop',","'some_mutation'","'vuex'","(handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受","(state)","(state,","(type)","+=","...","...mapmutations([","...mapmutations({","...state.obj,","//","1","10","10)","123","123),","3","=","=>","[some_mutation]","]),","`mapmutations`","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","action。","add:","amount)`","amount:","api.callasyncmethod(()","app","const","count:","debug","default","devtool","es2015","export","flux","handler","handler。这个选项更像是事件注册:“当触发一个类型为","handler,你需要以相应的","import","increment","linter","mapmut","method","methods:","mutat","mutations:","mutation。vuex","mutation,或者使用","n","n)","new","newprop:","payload)","payload.amount","some_mut","somemut","stage","state","state.count","state.count++","state.obj","state:","store","store.commit","store.commit('increment')","store.commit('increment',","store.commit({","store.j","store)。","this.$store.commit('xxx')","type","type:","types'","types.j","vue","vue.set(obj,","vuex","vuex.store({","{","}","})","},","一个","一条重要的原则就是要记住","一样遵守一些注意事项:","一目了然:","下一步:action","不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。","中初始化好所有所需属性。","中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的","中的","中的异步函数中的回调让这不可能完成:因为当","中的状态是响应式的,那么当我们变更状态时,监视状态的","中的状态的唯一方法是提交","中,mutat","为了处理异步操作,让我们来看一看","之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个","也支持载荷:","也需要与使用","事件类型","事件类型在各种","以新对象替换老对象。例如,利用","任何由","会更易读:","传入额外的参数,即","作为第一个参数:","你不能直接调用一个","你可以向","你可以在组件中使用","使用","使用常量替代","保持不变:","函数,因此","包含的","变更状态","和","回调函数","在","在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的","在组件中提交","实现中是很常见的模式。这样可以使","对象风格的提交方式","导致的状态变更都应该在此刻完成。","将","属性的对象:","并且观察","当使用对象风格的提交方式,整个对象都作为载荷传给","当需要在对象上添加新属性时,你应该","必须是同步函数","必须是同步函数。为什么?请参考下面的例子:","我们可以使用","或者","提交","提交载荷(payload)","方法:","既然","日志。每一条","时,调用此函数。”要唤醒一个","映射为","更改","最好提前在你的","来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在","现在想象,我们正在","用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。","的","的另一种方式是直接使用包含","的响应规则","的对象展开运算符我们可以这样写:","组件也会自动更新。这也意味着","被记录,devtool","触发的时候,回调函数还没有被调用,devtool","调用","调用(需要在根节点注入","载荷(payload):","辅助函数将组件中的","都是同步事务:","都有一个字符串的","都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中","需遵守","非常类似于事件:每个","风格的计算属性命名功能来使用一个常量作为函数名"],"actions.html":["'increment'","'increment',","'incrementasync',","'incrementby'","'vuex'","()","(context)","(state)","({",")","...","...mapactions([","...mapactions({","/","//","0","10","1000)","=","=>","[...state.cart.added]","]),","`mapactions`","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.add()`","`this.increment()`","`this.incrementby(amount)`","action","actiona","actionb","actions:","action,以处理更加复杂的异步流程?","action,或者使用","action:","add:","amount)`","amount:","api","async","await","await,我们可以如下组合","checkout","commit","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('somemutation')","commit('someothermutation')","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","const","context","context.commit","context.commit('increment')","context.gett","context.st","count:","default","dispatch('actiona')","dispatch('actiona').then(()","dispatch,","es2015","export","getdata()","getdata())","getotherdata()","getotherdata())","getters。当我们在之后介绍到","import","increment","incrementasync","mapact","method","methods:","modul","mutat","mutations:","mutation,不同在于:","mutation,或者通过","mutation,而不是直接变更状态。","mutation:","new","products)","products,","promis","promise((resolve,","promise,并且","promise:","reject)","resolve()","return","savedcartitem","savedcartitems)","settimeout(()","shop.buyproducts(","state","state.count++","state:","store","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch({","store):","this.$store.dispatch('xxx')","type:","vuex.store({","{","}","})","},","一个","中也可以:","乍一眼看上去感觉多此一举,我们直接分发","也支持载荷:","产生的副作用(即状态变更)。","什么时候结束呢?更重要的是,我们如何才能组合多个","仍旧返回","以对象形式分发","以载荷形式分发","你在组件中使用","假设","内部执行异步操作:","函数。在这种情况下,只有当所有触发函数完成后,返回的","函数接受一个与","分发","参数解构","发出结账请求,然后乐观地清空购物车","可以包含任意异步操作。","可以处理被触发的","和","和分发多重","在不同模块中可以触发多个","在另外一个","在组件中分发","失败操作","完成","实例具有相同方法和属性的","实例本身了。","实践中,我们会经常用到","对象为什么不是","对象,因此你可以调用","将","就不受约束!我们可以在","岂不更方便?实际上并非如此,还记得","很多次的时候):","必须同步执行这个限制么?action","成功操作","才会执行。","把当前购物车的物品备份起来","接受一个成功回调和一个失败回调","提交一个","提交的是","支持同样的载荷方式和对象方式进行分发:","方法触发:","时,你就知道","映射为","最后,如果我们利用","来看一个更加实际的购物车示例,涉及到调用异步","来简化代码(特别是我们需要调用","来获取","来记录","注意我们正在进行一系列的异步操作,并且通过提交","现在你可以:","的","的处理函数返回的","等待","类似于","组合","让我们来注册一个简单的","调用(需要先在根节点注入","购物","辅助函数将组件的","返回的是","通常是异步的,那么如何知道","通过","首先,你需要明白"],"modules.html":["%","''","'bar'","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'mymodule'],","'once'","'pluginaction')","'some/nested/module/bar'","'some/nested/module/foo',","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'vuex'","((state.count","()","(ctx,","(namespacedcontext,","(option","(state)","(state,","(store)","({","({dispatch})","(例如当","*","+","...","...mapactions('some/nested/module',","...mapactions([","...mapstate('some/nested/module',","...mapstate({","//","0","1)","2","2.3.0+","=","===","=>",">","[","])","`mymodule`","`namespaced`","`nested/mymodule`","`root`","`rootgetters`","`some/nested/module`","`state`","a:","account:","action","actions:","action、mut","action。","action,你可添加","action,局部状态通过","assets)","assets)时不需要在同一模块内额外添加空间名前缀。更改","b:","commit","commit('account/login')","commit('increment')","commit('somemutation')","commit('somemutation',","commit,","commit。换言之,你在使用模块内容(modul","computed:","const","context","context.rootstate:","context.st","count:","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createplugin","data","default","dispatch","dispatch('account/login')","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch,","doublecount","export","fals","foo:","function","getter","getters,","getters.somegett","getters.someothergett","getters:","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","getter、act","getter,dispatch","getter,rootst","getter,也会通过","getter,接收的第一个参数是模块的局部状态对象。","getter,根节点状态会作为第三个参数暴露出来:","handler","import","increment","incrementifoddonrootsum","isadmin","login","mapact","mapgetters,","mapmut","mapstate,","methods:","modul","module,","modulea","modulea,","moduleb","modules:","mutat","mutation,","mutations:","mutation,将","mypage:","myreusablemodul","namespac","namespaced:","new","null,","options.namespac","payload)","popular","posts:","preservest","preservestate:","profil","return","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","router","runinnewcontext","someact","someaction:","somegett","someotheract","someothergetter:","state","state,","state.a,","state.b","state.count","state.count++","state.some.nested.module.a,","state.some.nested.module.b","state:","state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:","state。你可以通过","state,例如从一个服务端渲染的应用保留","store","store.dispatch(namespac","store.registermodul","store.registermodule('mymodule',","store.registermodule(['nested',","store.state.a","store.state.b","store.state.mymodul","store.state.nested.mymodul","store.unregistermodule(modulename)","store,他们公用同一个模块","store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:","sumwithrootcount","sync","true","true,","true,并将这个","vue","vuex","vuex.store({","{","{})","||","}","})","})。","},","中。例如:","中多次注册同一个模块","中查找","中附加新模块的方式来使用","中,`getters`","为了解决以上问题,vuex","之后就可以通过","也被局部化了","他们可以接受","会作为第三和第四参数传入","会收到局部化的","作为第三参数传给","作出响应。","你也可以使用","你可以使用","允许我们将","分割成模块(module)。每个模块拥有自己的","创建之后,你可以使用","创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:","创建多个","即可。","及","同样,对于模块内部的","启用了命名空间的","命名空间","和","在","在一个","在带命名空间的模块内访问全局内容(global","在带命名空间的模块注册全局","在注册一个新","在这个模块中,","在这个模块的","如果你希望使用全局","如果你开发的插件(plugin)提供了模块并允许用户将其添加到","如果希望你的模块具有更高的封装度和复用性,你可以通过添加","如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时","实际上这和","对于模块内部的","对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:","对象就有可能变得相当臃肿。","对象是模块的局部状态","对象的属性传入","属性不会对其产生影响","属性以访问根","属性后不需要修改模块内的代码。","嵌套模块","带命名空间的绑定函数","当使用","或","或提交","或模块间数据互相污染的问题。","把空间名字添加到插件模块的类型(type)中去","插件函数","插件可以通过在","插件就是通过动态注册模块将","支持):","方法注册模块:","时声明的模块)。","时,为了在服务端渲染中避免有状态的单例)","时,你很有可能想保留过去的","是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅","是注册在全局命名空间的——这样使得多个模块能够对同一","暴露出来,根节点状态则为","有时我们可能需要创建一个模块的多个实例,例如:","来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建","模块内容(modul","模块内的状态已经是嵌套的了,使用","模块动态注册","模块动态注册功能使得其他","模块的局部状态","模块重用","注册嵌套模块","注册模块","然后返回","由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store","的定义放在函数","的方式使其成为带命名空间的模块。当模块被注册后,它的所有","的状态","的第四个参数来调用","等等...","管理状态。例如,vuex","组件内的","结合在一起,实现应用的路由状态管理。","给插件开发者的注意事项","继承父模块的命名空间","而且,你可以通过使用","若需要在全局命名空间内分发","若需要在带命名空间的模块注册全局","被局部化了","访问模块的状态。","这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:","这里的","进一步嵌套命名空间","选项将其归档:store.registermodule('a',","选项是","通过插件的参数对象得到空间名称","都会自动根据模块注册的路径调整命名。例如:","默认情况下,模块内部的"],"structure.html":["#","...","action","actions.j","action、mut","api","app.vu","cart.j","compon","getter","index.html","index.j","main.j","modul","mutat","mutations.j","products.j","store","vuex","│","└──","├──","产品模块","分割到单独的文件。","只要你遵守以上规则,如何组织代码随你便。如果你的","和","对于大型应用,我们会希望把","对象中。","并不限制你的代码结构。但是,它规定了一些需要遵守的规则:","应用层级的状态应该集中到单个","异步逻辑都应该封装到","我们组装模块并导出","抽取出api请求","提交","文件太大,只需将","是更改状态的唯一方法,并且这个过程是同步的。","根级别的","的地方","相关代码分割到模块中。下面是项目结构示例:","请参考购物车示例。","购物车模块","里面。","项目结构"],"plugins.html":["!==","\"ablacklistedmutation\"","'production'","'update_data')","'vuex/dist/logger'","(mutation)","(mutation,","(mutation.typ","(socket)","(state)","...","//",":","=","===","=>","?","[]","[createlogger()]","[myplugin]","[mypluginwithsnapshot]","[plugin]","_.clonedeep(state)","_.clonedeep(store.state)","`console`","browserifi","browserify,让构建工具帮我们处理:","collapsed:","consol","console,","const","createlogg","createlogger({","createplugin","createvuexlogger。","createwebsocketplugin","createwebsocketplugin(socket)","data","data)","default","defineplugin","devtools,你可能不需要此插件。","envifi","export","false,","false。","filter","function","import","logger","logger:","mutat","mutation.payload)","mutation.typ","mutations,","mutationtransform","mutation,插件可以用来同步数据源到","myplugin","mypluginwithsnapshot","new","nextstat","nextstate...","payload","plugin","plugins:","prevstat","process.env.node_env","return","socket.emit('update',","socket.on('data',","state","state)","state,","state.subtre","stateafter)","statebefore,","store","store.commit('receivedata',","store.subscribe((mutation,","store.subscribe(mut","store。例如,同步","store(下面是个大概例子,实际上","transform","true","type,","vue","vuex","vuex.store({","webpack","websocket","{","}","})","},","上面插件会默认启用。在发布阶段,你需要使用","为","之后调用","作为唯一参数:","使","例如,只返回指定的子树","保存状态,用于下一次","内置","函数有几个配置项:","初始化后调用","即可","和","在开始记录之前转换状态","在插件中不允许直接修改状态——类似于组件,只能通过提交","在插件内提交","如果正在使用","实现,默认为","对象","当","快照","我们可以按任意方式格式化","或","或者是","按照","接受","插件","插件会生成状态快照,所以仅在开发环境使用。","插件就是一个函数,它接收","数据源到","方法可以有更多选项来完成复杂任务):","日志插件还可以直接通过","是个","有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:","来触发变化。","标签引入,它会提供全局方法","格式记录","每次","比较","然后像这样使用:","生成","生成状态快照的插件应该只在开发阶段使用,使用","的","的格式为","的钩子。vuex","自动展开记录的","自定义","自带一个日志插件用于一般的调试:","若","要注意,logger","选项,这个选项暴露出每次","通过提交","需要被记录,就让它返回","顺便,`mutation`"],"strict.html":["!==","'production'","...","//","=","const","mutat","new","process.env.node_env","store","strict:","true","true:","vuex.store({","})","不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。","严格模式","函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。","在严格模式下,无论何时发生了状态变更且不是由","开发环境与发布环境","开启严格模式,仅需在创建","的时候传入","类似于插件,我们可以让构建工具来处理这种情况:"],"forms.html":["()","(e)","(state,","(value)","+","...","...mapstate({","//","=","=>","action:","chang","computed:","e.target.value)","input","messag","message)","message:","methods:","model","mutat","mutations:","obj","obj.message。在严格模式中,由于这个修改不是在","return","set","setter","state","state.obj.messag","store","this.$store.commit('updatemessage',","this.$store.state.obj.messag","updatemessag","v","value)","value,然后侦听","vuex","{","}","})","},","上使用","下面是","中很有用的特性。另一个方法是使用带有","中绑定","事件,在事件回调中调用","会比较棘手:","会试图直接修改","假设这里的","函数中执行的,","函数:","双向绑定的计算属性","局部状态”要啰嗦得多,并且也损失了一些","当在严格模式中使用","必须承认,这样做比简单地使用“v","或者","时,在属于","是在计算属性中返回的一个属于","用“vuex","的","的双向绑定计算属性:","的对象,在用户输入时,v","的思维”去解决这个问题的方法是:给","表单处理","这里会抛出一个错误。"],"testing.html":["'../api/shop'","'../api/shop':","'./getters'","'./store'","'./test.js',","'apple',","'babel","'carrot',","'chai'","'fruit'","'mocha","'orange',","'receive_products',","'request_products'","'test","'vegetable'","()","(action,","(cb)","(count","(error)","(expectedmutations.length","(payload)","(state,","(type,","({","(比如通过","*/","+","...","...args)",".babelrc):","/*","//","/\\.js$/,","/node_modules/","0","0)","1,","100)","2,","3,","=","===","=>",">=","[","['receive_products',","['request_products'],","[],","]","])","],","__dirname,","`mutations`","action","action({","actions.getallproducts({","actions.j","actions.spec.j","actionsinjector","actionsinjector({","api","api。当测试","api,因此你可以直接用","args,","bundle.j","bundle.js'","bundle。","catch","category:","cb([","chai","commit","commit('receive_products',","commit('request_products')","commit,","const","count","count++","count:","default","describe('actions',","describe('getters',","describe('mutations',","dev","dispatch","documentation。","done","done()","done(error)","done)","entri","entry:","es2015","exclude:","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","export","filename:","filtercategori","filteredproduct","getallproduct","getproduct","getter","getters.filteredproducts(state,","getters.j","getters.spec.j","id:","import","increment","increment(state)","increment:","inject","it('filteredproducts',","it('getallproducts',","it('increment',","karma","loader","loader!./actions')","loader!./test.js'。","loader!babel","loader',","loader:","loaders:","loaders。","loader。","localhost:8080/webpack","mocha","mock","module.export","module:","mutaion","mutat","mutations.j","mutations.spec.j","mutation,并且使用","new","node","output:","path:","payload)","payload:","product.categori","products)","products:","requir","require('inject","respons","result","return","server/test","server。","settimeout(()","shop","shop.getproducts(product","sinon.js),你可以使用它们替换辅助函数","sinon.spy()","spi","state","state,","state.count++","state.products.filter(product","store","store.j","test","test:","testact","testaction(actions.getallproducts,","testaction:","title:","tri","type:","vue","vuex","vuex.stor","vuex.store({","webpack","webpack.config.j","webpack在真实浏览器环境中进行测试。","{","{}","{},","}","})","},","}]","一样直截了当。","下面是一个测试异步","下面是用","中执行。换种方式,你也可以用","中执行测试","中的","作为命名输出对象","使用","依赖的模块工厂","依赖,可以用","创建以下","创建模块","包含很复杂的计算过程,很有必要测试它们。getter","取个变量名然后把它输出去:","和","和参数调用","在","在浏览器中执行测试","在浏览器中测试","处理之后这些测试应该不依赖任何浏览器","如果你的","如果在测试环境下有可用的","安装","应对起来略微棘手,因为它们可能需要调用外部的","应用","很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在","我们主要想针对","或","打包测试文件。","打包这些测试文件然后在","执行测试","把上述","改成","文件中定义了","断言结果","服务回应","服务层——例如,我们可以把","检查是否没有","模块功能默认输出了","模拟","模拟提交","模拟状态","测试","测试一个","然后:","用以上配置启动","用指定的","用模拟的","的例子(实际上你可以用任何你喜欢的测试框架):","的例子:","的实例,那么你仍然可以给","的时候,我们需要增加一个","的测试与","的示例:","的结果","的辅助函数","编写正确,经过合理地","获取","被","解构","访问","详见","语法处理内联","调用。为了便于解决","调用抽象成服务,然后在测试文件中用","返回一个允许我们注入","进行单元测试。","配置中的","配置(配置好"],"hot-reload.html":["'./modules/a'","'./modules/a'],","'./mutations'","'vue'","'vuex'","()","(module.hot)","...","//","6","=","=>","`.default`","a:","action","api,vuex","babel","browserifi","const","counter","getter。你也可以在","hmr","hot","hot。","import","modul","module.hot.accept(['./mutations',","modulea","modules:","mutat","mutations,","mutations:","mutation、module、act","new","newmodulea","newmut","newmutations,","replac","require('./modules/a').default","require('./mutations').default","state","state,","store","store.hotupdate()","store.hotupdate({","store.j","vue","vue.use(vuex)","vuex","vuex.store({","webpack","{","}","})","中使用","使","使用","加载新模块","参考热重载示例","和","和模块,你需要使用","因为","对于","成为可热重载模块","插件。","支持在开发过程中热重载","方法:","热重载","的","的模块编译格式问题,这里需要加上","获取更新后的模块"],"api.html":["'vuex'","...","...option","//","2.5.0","=","=>","[key:","[type:","`store.commit`","`store.dispatch`","`store.getters`","`store.getters`,只存在于模块中","`store.state`,只存在于模块中","`store.state`,若在模块中则为局部状态","action","actions?,","action。handl","action。opt","action。处理函数总是接受","action。详细介绍","action。返回一个解析所有被触发的","any,","api","array","array)","array,","boolean","callback:","commit(mutation:","commit(type:","commit,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","const","context","context.st","createnamespacedhelpers(namespace:","dispatch(action:","dispatch(type:","dispatch,","fals","fn","function","function):","function,","getter","getters,","getters?,","getter,gett","getter,只读。","hotupdate(newoptions:","import","key","key:","map:","mapactions(namespace?:","mapgetters(namespace?:","mapmut","mapmutations(namespace?:","mapstate(namespace?:","mapstate、mapgetters、mapact","modul","module,","module:","modules?","mutat","mutations,","mutation。handl","mutation。opt","mutation。详细介绍","mutation(用于外部地数据持久化、记录或调试)或者提交","mutation,处理函数总是接受","namespaced?,","new","object","object)","object):","object,","option","options?:","payload","payload?:","plugin","preservestate:","promise。详细介绍","registermodule(path:","replacestate(state:","root:","rootgett","rootstat","rootstate,","state","state)","state,","state。用于服务端渲染。","state。这在你想要重用","store","store.gett","store.getters。","store.st","store.subscribe((mutation,","store.subscribeaction((action,","store,大概长这样:","strict","string","string):","string,","string]:","subscribe(handler:","subscribeaction(handler:","true","true,它允许在命名空间模块里分发根的","true,它允许在命名空间模块里提交根的","unregistermodule(path:","vm.$watch","vue","vuex","vuex.stor","vuex.store({","watch(fn:","websocket","{","|","}","})","},","一个数组,包含应用在","上注册","上的插件方法。这些插件直接接收","与根模块的选项一样,每个模块也包含","中的状态。详细介绍","为组件创建计算属性以返回","以允许保留之前的","会在每个","作为唯一参数,可以监听","作为第一个参数(如果定义在模块中,则为模块的局部状态),payload","作为第一个参数,payload","作为第一个参数,其","作为第二个参数。最后接收一个可选的对象参数表示","作为第二个参数(可选)。","使","关联到","分发","分发的时候调用并接收","创建基于命名空间的组件绑定辅助函数。其返回一个包含","创建组件方法分发","创建组件方法提交","包含了子模块的对象,会被合并到","卸载一个动态模块。详细介绍","参考","只会接收","可以包含","同时如果有第二个参数","同样指向局部状态。","后的状态作为参数:","和","和经过","响应式地侦听","在","处理函数以外修改","处理器的","如果你传入返回一个对象的函数,其返回的对象会被用作根","如果在模块中定义则为模块的局部状态","完成后调用,接收","实例属性","实例方法","实例的根","对象。详细介绍","对象包含以下属性:","对象,尤其是对于重用","当定义在一个模块里时会特别一些:","或","所有","接收","描述和当前的","提交","文档","新增","方法接受以下参数:","方法的参数。","暴露为","暴露出注册的","替换","来说非常有用。详细介绍","构造器选项","某些观察者)","根状态,只读。","注册一个动态模块。详细介绍","注册的","热替换新的","的","的对象。它们都已经绑定在了给定的命名空间上。详细介绍","的局部状态作为第一个参数,而不是根状态,并且模块","的根状态。模块的","的根状态,仅用状态合并或时光旅行调试。","的话也能够接收。","的返回值。详细介绍","的返回值,当值改变时调用回调函数。fn","第一个参数是可选的,可以是一个命名空间字符串。详细介绍","等同于","类型:","组件绑定的辅助函数","要停止侦听,调用此方法返回的函数即可停止侦听。","要停止订阅,调用此方法返回的函数即可停止订阅。","订阅","该功能常用于插件。详细介绍","详细介绍","这两个参数:","进入严格模式,在严格模式下,任何","选项。模块的状态使用","通常用于插件。详细介绍","都会抛出错误。","里可以有","默认值:","(用于内部数据,例如"]},"length":17},"tokenStore":{"root":{"0":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"testing.html":{"ref":"testing.html","tf":0.003484320557491289}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"1":{"0":{"0":{"0":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}}},"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.005865102639296188}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"2":{"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},")":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"docs":{}},"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"2":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"n":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},".":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"docs":{}}},"5":{"docs":{},".":{"0":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},"docs":{}}},"docs":{}}},"3":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"r":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},".":{"0":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}},"docs":{}}},"4":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"t":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"6":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":10.049853372434018},"modules.html":{"ref":"modules.html","tf":0.008450704225352112},"structure.html":{"ref":"structure.html","tf":0.02857142857142857},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0156794425087108},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.014925373134328358}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.020527859237536656},"modules.html":{"ref":"modules.html","tf":0.009859154929577466}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},",":{"docs":{},"响":{"docs":{},"应":{"docs":{},"在":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},"a":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008797653958944282}}},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}},"(":{"docs":{},"{":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"解":{"docs":{},"析":{"docs":{},"所":{"docs":{},"有":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},",":{"docs":{},"以":{"docs":{},"处":{"docs":{},"理":{"docs":{},"更":{"docs":{},"加":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"流":{"docs":{},"程":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"你":{"docs":{},"可":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.017543859649122806},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"p":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"testing.html":{"ref":"testing.html","tf":0.003484320557491289},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":5.002487562189055}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"。":{"docs":{},"当":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"l":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":5.016666666666667}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"v":{"docs":{},"u":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"r":{"docs":{},"o":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"u":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019230769230769232},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"i":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"v":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"a":{"docs":{},"p":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}}}}},"l":{"docs":{},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"s":{"docs":{},"o":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"n":{"docs":{},"y":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}},"[":{"docs":{},"]":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"r":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"。":{"docs":{},"与":{"docs":{},"其":{"docs":{},"他":{"docs":{},"模":{"docs":{},"式":{"docs":{},"不":{"docs":{},"同":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.012437810945273632}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"o":{"docs":{},"w":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.013595166163141994}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"g":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"u":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"e":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"时":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"同":{"docs":{},"一":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"额":{"docs":{},"外":{"docs":{},"添":{"docs":{},"加":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{},"。":{"docs":{},"更":{"docs":{},"改":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"b":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}}}}}}},"w":{"docs":{},"a":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.008797653958944282}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"如":{"docs":{},"下":{"docs":{},"组":{"docs":{},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}}}},"t":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.15}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.004975124378109453}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"e":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"state.html":{"ref":"state.html","tf":0.01485148514851485},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.014084507042253521},"plugins.html":{"ref":"plugins.html","tf":0.0299625468164794},"strict.html":{"ref":"strict.html","tf":0.058823529411764705},"testing.html":{"ref":"testing.html","tf":0.029616724738675958},"hot-reload.html":{"ref":"hot-reload.html","tf":0.039603960396039604},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00980392156862745}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"i":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"r":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":5.1}}}},"d":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{},"m":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"s":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.020527859237536656},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"api.html":{"ref":"api.html","tf":0.004531722054380665}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"testing.html":{"ref":"testing.html","tf":0.003484320557491289},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"(":{"docs":{},"'":{"docs":{},"g":{"docs":{},"o":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"_":{"docs":{},"f":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"。":{"docs":{},"换":{"docs":{},"言":{"docs":{},"之":{"docs":{},",":{"docs":{},"你":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.02122641509433962},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.024752475247524754},"getters.html":{"ref":"getters.html","tf":0.014634146341463415},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"forms.html":{"ref":"forms.html","tf":0.020618556701030927}}}}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"a":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"p":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"state.html":{"ref":"state.html","tf":0.019801980198019802},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.024752475247524754},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"s":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"+":{"docs":{},"+":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"b":{"docs":{},"o":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.028846153846153848}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"r":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.02926829268292683},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"b":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"u":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"p":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"v":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"r":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.016666666666666666}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.008710801393728223}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985}},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"e":{"docs":{},"r":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"(":{"docs":{},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}},"b":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"a":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238}}}}},"c":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"o":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004225352112676056}}}}},"u":{"docs":{},"r":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.017412935323383085}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.004975124378109453}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.00906344410876133}}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"l":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"i":{"docs":{},"l":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}}},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"w":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"i":{"docs":{},"s":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006968641114982578}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"s":{"docs":{},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"\"":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"、":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{},"、":{"docs":{},"和":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},"/":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"'":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":5.004878048780488},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":10.048780487804878},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.007042253521126761},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"testing.html":{"ref":"testing.html","tf":0.012195121951219513},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.017412935323383085}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"api.html":{"ref":"api.html","tf":0.007462686567164179}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014634146341463415},"modules.html":{"ref":"modules.html","tf":0.009859154929577466}}},"[":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"i":{"docs":{},"s":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},"s":{"docs":{},"/":{"docs":{},"p":{"docs":{},"o":{"docs":{},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"。":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{},"之":{"docs":{},"后":{"docs":{},"介":{"docs":{},"绍":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"也":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"接":{"docs":{},"收":{"docs":{},"的":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"。":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.006054490413723511},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"n":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"o":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"w":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":5.007246376811594}},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"更":{"docs":{},"像":{"docs":{},"是":{"docs":{},"事":{"docs":{},"件":{"docs":{},"注":{"docs":{},"册":{"docs":{},":":{"docs":{},"“":{"docs":{},"当":{"docs":{},"触":{"docs":{},"发":{"docs":{},"一":{"docs":{},"个":{"docs":{},"类":{"docs":{},"型":{"docs":{},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"o":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"l":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"o":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"j":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"@":{"2":{"docs":{},".":{"0":{"docs":{},".":{"0":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},"docs":{}}},"docs":{}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"r":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"m":{"docs":{},"r":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"y":{"docs":{},"d":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.028846153846153848},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"p":{"docs":{},"i":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}}},"e":{"docs":{},"g":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"mutations.html":{"ref":"mutations.html","tf":0.015384615384615385},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"d":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"u":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"v":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.003484320557491289}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"r":{"docs":{},"i":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"e":{"docs":{},")":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.028846153846153848},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.010452961672473868},"hot-reload.html":{"ref":"hot-reload.html","tf":0.039603960396039604},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"t":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"e":{"docs":{},"m":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"(":{"docs":{},"'":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.01951219512195122},"testing.html":{"ref":"testing.html","tf":0.008710801393728223}}}},"s":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"strict.html":{"ref":"strict.html","tf":5.032967032967033},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}}},"l":{"docs":{"forms.html":{"ref":"forms.html","tf":0.041237113402061855}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"u":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":10.002816901408451},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"testing.html":{"ref":"testing.html","tf":0.004580152671755725},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"a":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.01652892561983471}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.007042253521126761},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802}}},"?":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"api.html":{"ref":"api.html","tf":0.006042296072507553}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"e":{"docs":{},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"(":{"docs":{},"[":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.007042253521126761},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004225352112676056}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},")":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"c":{"docs":{},"k":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0156794425087108}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006968641114982578}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":10.08},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"structure.html":{"ref":"structure.html","tf":0.02857142857142857},"plugins.html":{"ref":"plugins.html","tf":0.033707865168539325},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"forms.html":{"ref":"forms.html","tf":0.020618556701030927},"testing.html":{"ref":"testing.html","tf":0.02613240418118467},"hot-reload.html":{"ref":"hot-reload.html","tf":0.0297029702970297},"api.html":{"ref":"api.html","tf":0.01990049751243781}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"mutations.html":{"ref":"mutations.html","tf":0.018461538461538463},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"方":{"docs":{},"便":{"docs":{},"地":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"从":{"docs":{},"而":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"了":{"docs":{},"解":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"通":{"docs":{},"过":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"不":{"docs":{},"同":{"docs":{},"在":{"docs":{},"于":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"插":{"docs":{},"件":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"来":{"docs":{},"同":{"docs":{},"步":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}},"并":{"docs":{},"且":{"docs":{},"使":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"总":{"docs":{},"是":{"docs":{},"接":{"docs":{},"受":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"外":{"docs":{},"部":{"docs":{},"地":{"docs":{},"数":{"docs":{},"据":{"docs":{},"持":{"docs":{},"久":{"docs":{},"化":{"docs":{},"、":{"docs":{},"记":{"docs":{},"录":{"docs":{},"或":{"docs":{},"调":{"docs":{},"试":{"docs":{},")":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341}}}}}}},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"a":{"docs":{},"n":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.012578616352201259},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.0087527352297593}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.024752475247524754}},"e":{"docs":{},"(":{"docs":{},"[":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"、":{"docs":{},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.014634146341463415}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.009950248756218905}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"d":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{},"k":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"u":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"api.html":{"ref":"api.html","tf":0.004531722054380665},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"a":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"r":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.020618556701030927}}}}}}}},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}}}}},"i":{"docs":{},"x":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"y":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"u":{"docs":{},"s":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},":":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"d":{"docs":{},"e":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019230769230769232}}}}}}}}}}}}}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"w":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"n":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"e":{"docs":{},"e":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.005045408678102927}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"plugins.html":{"ref":"plugins.html","tf":0.0149812734082397},"strict.html":{"ref":"strict.html","tf":0.058823529411764705},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802}}}}}}}},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985}},"e":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"p":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.08653846153846154}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"d":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.007042253521126761}}},"?":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"modules.html":{"ref":"modules.html","tf":0.008072653884964682},"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"s":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0149812734082397}}},",":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"c":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"y":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"/":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"i":{"docs":{},"c":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{},"l":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}},"s":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"\"":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"h":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00784313725490196},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},".":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}}}}},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}},"o":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"l":{"docs":{},"y":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"p":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"i":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775}}}}}}}},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.038461538461538464},"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}},"(":{"docs":{},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"支":{"docs":{},"持":{"docs":{},"的":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"并":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"并":{"docs":{},"且":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.007075471698113208},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}},"i":{"docs":{},"v":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"!":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},".":{"docs":{},"j":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"g":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.010526315789473684},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.021739130434782608},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"?":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"o":{"docs":{},"s":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},".":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985},"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"s":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}},"i":{"docs":{},"e":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"u":{"docs":{},"r":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"r":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":5.001510574018127}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"hot-reload.html":{"ref":"hot-reload.html","tf":5.016528925619835}},".":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},".":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"l":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"d":{"docs":{},"u":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"v":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"d":{"docs":{},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005226480836236934}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01485148514851485},"getters.html":{"ref":"getters.html","tf":0.024390243902439025},"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"plugins.html":{"ref":"plugins.html","tf":0.0149812734082397},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.003484320557491289},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"c":{"docs":{},"o":{"docs":{},"r":{"docs":{},"d":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.015105740181268883}}}}}},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.010090817356205853},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"e":{"docs":{},"m":{"docs":{},"b":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"o":{"docs":{},"v":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"u":{"docs":{},"s":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"e":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"u":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.00916030534351145}},"i":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"api.html":{"ref":"api.html","tf":0.013595166163141994}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.007042253521126761},"api.html":{"ref":"api.html","tf":0.004975124378109453}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"api.html":{"ref":"api.html","tf":0.004975124378109453}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},".":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"u":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":5.009756097560976},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}},"t":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":0.020618556701030927},"getting-started.html":{"ref":"getting-started.html","tf":0.023529411764705882},"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693},"state.html":{"ref":"state.html","tf":10.01980198019802},"getters.html":{"ref":"getters.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.01267605633802817},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"strict.html":{"ref":"strict.html","tf":0.03296703296703297},"forms.html":{"ref":"forms.html","tf":0.020618556701030927},"testing.html":{"ref":"testing.html","tf":0.012195121951219513},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.022388059701492536}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.003484320557491289},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.009950248756218905}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"+":{"docs":{},"+":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}},"n":{"docs":{},"d":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.020618556701030927}}}}}}}}}}}},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"a":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.008450704225352112}}},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985},"api.html":{"ref":"api.html","tf":0.004975124378109453}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},",":{"docs":{},"驱":{"docs":{},"动":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"保":{"docs":{},"留":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"、":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"、":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"、":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"—":{"docs":{},"—":{"docs":{},"从":{"docs":{},"上":{"docs":{},"至":{"docs":{},"下":{"docs":{},"进":{"docs":{},"行":{"docs":{},"同":{"docs":{},"样":{"docs":{},"方":{"docs":{},"式":{"docs":{},"的":{"docs":{},"分":{"docs":{},"割":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"用":{"docs":{},"于":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"这":{"docs":{},"在":{"docs":{},"你":{"docs":{},"想":{"docs":{},"要":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"i":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"g":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"r":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"strict.html":{"ref":"strict.html","tf":5.054945054945055},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.08823529411764706}}}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.004975124378109453}},")":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.014925373134328358}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.006042296072507553}}},"]":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":5.025}},"e":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}}}}}}}}}}},"e":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.09411764705882353},"state.html":{"ref":"state.html","tf":0.034653465346534656},"getters.html":{"ref":"getters.html","tf":0.02926829268292683},"mutations.html":{"ref":"mutations.html","tf":0.015384615384615385},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.011267605633802818},"structure.html":{"ref":"structure.html","tf":0.05714285714285714},"plugins.html":{"ref":"plugins.html","tf":0.03745318352059925},"strict.html":{"ref":"strict.html","tf":0.08823529411764706},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.03731343283582089},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"'":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"api.html":{"ref":"api.html","tf":0.004531722054380665}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.00906344410876133}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232}},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01485148514851485}},",":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"我":{"docs":{},"们":{"docs":{},"想":{"docs":{},"要":{"docs":{},"更":{"docs":{},"明":{"docs":{},"确":{"docs":{},"地":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"约":{"docs":{},"定":{"docs":{},"能":{"docs":{},"够":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"意":{"docs":{},"图":{"docs":{},"更":{"docs":{},"加":{"docs":{},"明":{"docs":{},"显":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"你":{"docs":{},"在":{"docs":{},"阅":{"docs":{},"读":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"能":{"docs":{},"更":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"解":{"docs":{},"读":{"docs":{},"应":{"docs":{},"用":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},"。":{"docs":{},"此":{"docs":{},"外":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"也":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"有":{"docs":{},"机":{"docs":{},"会":{"docs":{},"去":{"docs":{},"实":{"docs":{},"现":{"docs":{},"一":{"docs":{},"些":{"docs":{},"能":{"docs":{},"记":{"docs":{},"录":{"docs":{},"每":{"docs":{},"次":{"docs":{},"状":{"docs":{},"态":{"docs":{},"改":{"docs":{},"变":{"docs":{},",":{"docs":{},"保":{"docs":{},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"。":{"docs":{},"有":{"docs":{},"了":{"docs":{},"它":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"甚":{"docs":{},"至":{"docs":{},"可":{"docs":{},"以":{"docs":{},"实":{"docs":{},"现":{"docs":{},"如":{"docs":{},"时":{"docs":{},"间":{"docs":{},"穿":{"docs":{},"梭":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},"体":{"docs":{},"验":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"b":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"e":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.004975124378109453}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"b":{"docs":{},"y":{"docs":{},"i":{"docs":{},"d":{"docs":{},"(":{"2":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}},"docs":{}}}}}}}}}}}}}},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.01466275659824047}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"[":{"docs":{},"'":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"{":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},"s":{"docs":{},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"。":{"docs":{},"创":{"docs":{},"建":{"docs":{},"过":{"docs":{},"程":{"docs":{},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"—":{"docs":{},"—":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"初":{"docs":{},"始":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"同":{"docs":{},"步":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"(":{"docs":{},"仓":{"docs":{},"库":{"docs":{},")":{"docs":{},"。":{"docs":{},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{},"基":{"docs":{},"本":{"docs":{},"上":{"docs":{},"就":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"容":{"docs":{},"器":{"docs":{},",":{"docs":{},"它":{"docs":{},"包":{"docs":{},"含":{"docs":{},"着":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"中":{"docs":{},"大":{"docs":{},"部":{"docs":{},"分":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"个":{"docs":{},"大":{"docs":{},"概":{"docs":{},"例":{"docs":{},"子":{"docs":{},",":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},")":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},",":{"docs":{},"他":{"docs":{},"们":{"docs":{},"公":{"docs":{},"用":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"指":{"docs":{},"定":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"概":{"docs":{},"长":{"docs":{},"这":{"docs":{},"样":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"p":{"docs":{"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"a":{"docs":{},"v":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019230769230769232},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"d":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"s":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.012084592145015106}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521},"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"c":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"!":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"b":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}}}},"m":{"docs":{},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},".":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"n":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"o":{"docs":{},"u":{"docs":{},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"r":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"i":{"docs":{},"c":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"n":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"u":{"docs":{},"p":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.00906344410876133}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"p":{"docs":{},"e":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}},"p":{"docs":{"actions.html":{"ref":"actions.html","tf":0.00437636761487965},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},".":{"docs":{},"b":{"docs":{},"u":{"docs":{},"y":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"(":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"f":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"i":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.014150943396226415},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},"们":{"docs":{},"替":{"docs":{},"换":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"p":{"docs":{},"y":{"docs":{},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"t":{"docs":{},"u":{"docs":{},"a":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}},"o":{"docs":{},"l":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"u":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}}}},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"i":{"docs":{},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"e":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"'":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"s":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"d":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"state.html":{"ref":"state.html","tf":0.01485148514851485}}}}}}}}},"r":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}},"x":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.01951219512195122}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},".":{"docs":{},"j":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"testing.html":{"ref":"testing.html","tf":0.003484320557491289},"api.html":{"ref":"api.html","tf":0.013595166163141994}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775}}}}}},"a":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"i":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.013477088948787063},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}},"h":{"docs":{},"a":{"docs":{},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"n":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"s":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"+":{"docs":{},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},".":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.020618556701030927}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"x":{"docs":{},"x":{"docs":{},"x":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"w":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}}},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"s":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.008710801393728223}}}}}}},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"c":{"docs":{},"k":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"!":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"n":{"docs":{},"s":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"e":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.01179245283018868},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"i":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"\"":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"e":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"modules.html":{"ref":"modules.html","tf":0.007042253521126761},"strict.html":{"ref":"strict.html","tf":0.029411764705882353},"api.html":{"ref":"api.html","tf":0.0024875621890547263},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.007042253521126761}}},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},",":{"docs":{},"并":{"docs":{},"将":{"docs":{},"这":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"它":{"docs":{},"允":{"docs":{},"许":{"docs":{},"在":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"分":{"docs":{},"发":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"提":{"docs":{},"交":{"docs":{},"根":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}},"w":{"docs":{},"o":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"d":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"g":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"u":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04929577464788732},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.014634146341463415},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.02358490566037736},"getters.html":{"ref":"getters.html","tf":0.014035087719298246},"mutations.html":{"ref":"mutations.html","tf":0.0196078431372549},"actions.html":{"ref":"actions.html","tf":0.006564551422319475},"modules.html":{"ref":"modules.html","tf":0.009081735620585268},"plugins.html":{"ref":"plugins.html","tf":0.018867924528301886},"forms.html":{"ref":"forms.html","tf":0.028985507246376812},"testing.html":{"ref":"testing.html","tf":0.012213740458015267},"hot-reload.html":{"ref":"hot-reload.html","tf":0.024793388429752067},"api.html":{"ref":"api.html","tf":0.010574018126888218}},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"p":{"docs":{},"k":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"i":{"docs":{},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}}}}}}},"i":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"u":{"docs":{},"b":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"r":{"docs":{},"l":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},"p":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.020618556701030927}}}}}}}}}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"f":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.020618556701030927}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"a":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"/":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}}}}},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}},"a":{"docs":{"installation.html":{"ref":"installation.html","tf":0.02112676056338028},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"e":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.020618556701030927},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},",":{"docs":{},"以":{"docs":{},"声":{"docs":{},"明":{"docs":{},"方":{"docs":{},"式":{"docs":{},"将":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}},"u":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019230769230769232},"intro.html":{"ref":"intro.html","tf":0.020618556701030927},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"state.html":{"ref":"state.html","tf":0.009900990099009901},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"@":{"2":{"docs":{},".":{"5":{"docs":{},"+":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"2":{"docs":{},".":{"5":{"docs":{},",":{"docs":{},"反":{"docs":{},"之":{"docs":{},"亦":{"docs":{},"然":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}}}}}},"docs":{}}},"docs":{}}}},"x":{"docs":{"./":{"ref":"./","tf":0.07407407407407407},"installation.html":{"ref":"installation.html","tf":0.0673076923076923},"intro.html":{"ref":"intro.html","tf":5.051546391752577},"getting-started.html":{"ref":"getting-started.html","tf":0.047058823529411764},"core-concepts.html":{"ref":"core-concepts.html","tf":0.15384615384615385},"state.html":{"ref":"state.html","tf":0.0297029702970297},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.015384615384615385},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"structure.html":{"ref":"structure.html","tf":0.02857142857142857},"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985},"strict.html":{"ref":"strict.html","tf":0.02197802197802198},"forms.html":{"ref":"forms.html","tf":0.030927835051546393},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.012437810945273632}},"?":{"docs":{"./":{"ref":"./","tf":0.029411764705882353},"intro.html":{"ref":"intro.html","tf":10.00314465408805}}},"@":{"3":{"docs":{},".":{"0":{"docs":{},"+":{"docs":{"./":{"ref":"./","tf":0.029411764705882353}}}},"docs":{}}},"docs":{},">":{"docs":{},"=":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.009950248756218905},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"plugins.html":{"ref":"plugins.html","tf":0.0149812734082397},"strict.html":{"ref":"strict.html","tf":0.058823529411764705},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"。":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}},"虽":{"docs":{},"然":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"到":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},".":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"(":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{},")":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},")":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"j":{"docs":{"intro.html":{"ref":"intro.html","tf":0.030927835051546393}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"(":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},"(":{"docs":{},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},"e":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"侦":{"docs":{},"听":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"o":{"docs":{},"u":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"s":{"docs":{},".":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"m":{"docs":{},".":{"docs":{},"$":{"docs":{},"w":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"#":{"docs":{"installation.html":{"ref":"installation.html","tf":0.019230769230769232},"structure.html":{"ref":"structure.html","tf":0.08571428571428572}}},"'":{"docs":{},"e":{"docs":{},"s":{"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"docs":{}}},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"x":{"docs":{},"'":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},"/":{"docs":{},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"#":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"state.html":{"ref":"state.html","tf":0.009900990099009901}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"t":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"i":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005226480836236934}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.01951219512195122}}}}},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"/":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}},"/":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"a":{"docs":{},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"]":{"docs":{},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"a":{"docs":{},"s":{"docs":{},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"s":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004225352112676056}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"f":{"docs":{},"o":{"docs":{},"o":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}},"/":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.008710801393728223}}}}}}}},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"o":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"o":{"docs":{},"n":{"docs":{},"c":{"docs":{},"e":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},")":{"docs":{},";":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985},"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"_":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"(":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"n":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"x":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.020618556701030927},"state.html":{"ref":"state.html","tf":0.01485148514851485},"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.008450704225352112},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.012195121951219513},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"s":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{},"”":{"docs":{},"而":{"docs":{},"存":{"docs":{},"在":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"应":{"docs":{},"用":{"docs":{},"将":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"包":{"docs":{},"含":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"i":{"docs":{},"d":{"docs":{},")":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"t":{"docs":{},"x":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"b":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.020527859237536656},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"}":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"o":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"比":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"通":{"docs":{},"过":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{},"。":{"docs":{},"这":{"docs":{},"个":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"就":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"实":{"docs":{},"际":{"docs":{},"进":{"docs":{},"行":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"的":{"docs":{},"地":{"docs":{},"方":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"它":{"docs":{},"会":{"docs":{},"接":{"docs":{},"受":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},"当":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"/":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"/":{"docs":{"intro.html":{"ref":"intro.html","tf":0.030927835051546393},"getting-started.html":{"ref":"getting-started.html","tf":0.023529411764705882},"state.html":{"ref":"state.html","tf":0.04950495049504951},"getters.html":{"ref":"getters.html","tf":0.04390243902439024},"mutations.html":{"ref":"mutations.html","tf":0.04},"actions.html":{"ref":"actions.html","tf":0.0469208211143695},"modules.html":{"ref":"modules.html","tf":0.05352112676056338},"plugins.html":{"ref":"plugins.html","tf":0.056179775280898875},"strict.html":{"ref":"strict.html","tf":0.058823529411764705},"forms.html":{"ref":"forms.html","tf":0.030927835051546393},"testing.html":{"ref":"testing.html","tf":0.04006968641114982},"hot-reload.html":{"ref":"hot-reload.html","tf":0.04950495049504951},"api.html":{"ref":"api.html","tf":0.029850746268656716}}},"*":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.005226480836236934}}},"\\":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"$":{"docs":{},"/":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"i":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}},"e":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"n":{"docs":{},"g":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"testing.html":{"ref":"testing.html","tf":0.004580152671755725}},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802}}},"y":{"docs":{},",":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},",":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"帮":{"docs":{},"我":{"docs":{},"们":{"docs":{},"处":{"docs":{},"理":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"n":{"docs":{},"d":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0030534351145038168}},"e":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"s":{"docs":{},"'":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"i":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},",":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"forms.html":{"ref":"forms.html","tf":0.014492753623188406},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}},"o":{"docs":{},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.005633802816901409}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"testing.html":{"ref":"testing.html","tf":0.003484320557491289}},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},"'":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"s":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"能":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"此":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}}},",":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}}}},"a":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"b":{"docs":{},"u":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}}},"i":{"docs":{},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"e":{"docs":{},"p":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.006042296072507553}},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}},"e":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"y":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"api.html":{"ref":"api.html","tf":0.03625377643504532}},"s":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}},"o":{"docs":{},"r":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"b":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"y":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}}},"s":{"docs":{},"c":{"docs":{},"u":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"actions.html":{"ref":"actions.html","tf":0.010940919037199124},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0075528700906344415}},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"'":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"(":{"docs":{},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.01951219512195122}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561}},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}},"?":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"(":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}},"w":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}},"m":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},"t":{"docs":{},"a":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"api.html":{"ref":"api.html","tf":0.0030211480362537764}},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"u":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}},"m":{"docs":{},"b":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"r":{"docs":{},"e":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}}},"e":{"docs":{},"s":{"2":{"0":{"1":{"5":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},",":{"docs":{},"你":{"docs":{},"得":{"docs":{},"抓":{"docs":{},"紧":{"docs":{},"了":{"docs":{},"!":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"6":{"docs":{"installation.html":{"ref":"installation.html","tf":0.028846153846153848}}},"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"x":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"l":{"docs":{},"i":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.008710801393728223}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"s":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.005045408678102927},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.004531722054380665}}}},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"c":{"docs":{},"t":{"docs":{"testing.html":{"ref":"testing.html","tf":0.005226480836236934}},"(":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"0":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"docs":{}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"[":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"1":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"o":{"docs":{},".":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},".":{"docs":{},"l":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},"t":{"docs":{},"h":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"[":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"]":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"诸":{"docs":{},"如":{"docs":{},"零":{"docs":{},"配":{"docs":{},"置":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"r":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"e":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.00975609756097561},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0061068702290076335},"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},"e":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0030272452068617556}}},".":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"c":{"docs":{},"t":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"l":{"docs":{},"i":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{},"e":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}},"l":{"docs":{},"m":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"n":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"c":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"strict.html":{"ref":"strict.html","tf":0.02197802197802198}}}}},"t":{"docs":{},"i":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098}}}},"r":{"docs":{},"i":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"y":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"c":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"u":{"docs":{},"l":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}}},"v":{"docs":{},"i":{"docs":{},"f":{"docs":{},"i":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"s":{"docs":{},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"s":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"c":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},".":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},".":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}},"g":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.014084507042253521}}}},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}},"r":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"i":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.009433962264150943},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"n":{"docs":{},"e":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}},"k":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}},"s":{"docs":{},".":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}},"s":{"docs":{},"t":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}},"e":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}},"k":{"docs":{},"e":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},"r":{"docs":{},"n":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.05}}}}},"t":{"docs":{},"'":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"core-concepts.html":{"ref":"core-concepts.html","tf":0.05},"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"structure.html":{"ref":"structure.html","tf":0.016666666666666666},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"r":{"docs":{},"a":{"docs":{},"g":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}}}},"s":{"docs":{},"s":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}},"o":{"docs":{},"n":{"docs":{},"g":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.01078167115902965}},"g":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}},"s":{"docs":{},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}},"i":{"docs":{},"n":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}},"c":{"docs":{"structure.html":{"ref":"structure.html","tf":0.008333333333333333}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.009433962264150943},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"modules.html":{"ref":"modules.html","tf":0.007063572149344097},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.012084592145015106}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{},"/":{"docs":{},"w":{"docs":{},"e":{"docs":{},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}},"t":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"o":{"docs":{},"k":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}}},"s":{"docs":{},"e":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006968641114982578}},"!":{"docs":{},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"'":{"docs":{},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"'":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"s":{"docs":{},".":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.007017543859649123},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084},"api.html":{"ref":"api.html","tf":0.0015105740181268882}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"y":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629},"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358},"mutations.html":{"ref":"mutations.html","tf":0.0058823529411764705},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125},"forms.html":{"ref":"forms.html","tf":0.014492753623188406}},"\"":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"i":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"e":{"docs":{},"r":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}},"(":{"docs":{},"f":{"docs":{},"n":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{},".":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}},"l":{"docs":{},"d":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}},"d":{"docs":{},"s":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"t":{"docs":{},"h":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}},"e":{"docs":{},"'":{"docs":{},"d":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}},"b":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985},"testing.html":{"ref":"testing.html","tf":0.012195121951219513},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},".":{"docs":{},"j":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"'":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}},"在":{"docs":{},"真":{"docs":{},"实":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"环":{"docs":{},"境":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"o":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"t":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"l":{"docs":{},"l":{"docs":{},".":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"v":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"strict.html":{"ref":"strict.html","tf":0.01098901098901099}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"y":{"docs":{},"?":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}}}},"y":{"docs":{},"a":{"docs":{},"r":{"docs":{},"n":{"docs":{"installation.html":{"ref":"installation.html","tf":0.04807692307692308}},",":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{"installation.html":{"ref":"installation.html","tf":0.007042253521126761}}}}}}},"'":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},".":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},"’":{"docs":{},"l":{"docs":{},"l":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}}},"\"":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"s":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{},"\"":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}}}},"i":{"docs":{},"n":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"\"":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"\"":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}},"a":{"docs":{},"f":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"b":{"docs":{},"l":{"docs":{},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"e":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"\"":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}}}}}}},"+":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.005226480836236934}},"=":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232}}}},"`":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"state.html":{"ref":"state.html","tf":0.009900990099009901}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{},",":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},",":{"docs":{},"只":{"docs":{},"存":{"docs":{},"在":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"若":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"则":{"docs":{},"为":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"s":{"docs":{},"`":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},".":{"docs":{},"$":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},".":{"docs":{},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"d":{"docs":{},"o":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"(":{"docs":{},"'":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"'":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188}}}}},"b":{"docs":{},"y":{"docs":{},"'":{"docs":{},",":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"`":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"b":{"docs":{},"y":{"docs":{},"(":{"docs":{},"a":{"docs":{},"m":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},")":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}},"{":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.008086253369272238}},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.009900990099009901}}}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"`":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}},"b":{"docs":{},"`":{"docs":{},"'":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"s":{"docs":{},"`":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"a":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"(":{"docs":{},")":{"docs":{},"`":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"y":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"x":{"docs":{},"t":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{},"d":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"`":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"mutations.html":{"ref":"mutations.html","tf":0.00392156862745098},"actions.html":{"ref":"actions.html","tf":0.00437636761487965}}}}},"e":{"docs":{},"y":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}}}}}}}},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"a":{"docs":{},"r":{"docs":{},"m":{"docs":{},"a":{"docs":{"testing.html":{"ref":"testing.html","tf":0.006968641114982578}}}}}}},"o":{"docs":{},"f":{"docs":{},"f":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"e":{"docs":{},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}},".":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}}}}},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"v":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}}},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"actions.html":{"ref":"actions.html","tf":0.002188183807439825},"structure.html":{"ref":"structure.html","tf":0.008333333333333333},"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146},"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"b":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}},"b":{"docs":{},"j":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"state.html":{"ref":"state.html","tf":0.01650943396226415},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.013725490196078431},"actions.html":{"ref":"actions.html","tf":0.0087527352297593},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"forms.html":{"ref":"forms.html","tf":0.007246376811594203},"api.html":{"ref":"api.html","tf":0.022388059701492536}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"api.html":{"ref":"api.html","tf":0.004975124378109453}}},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358},"modules.html":{"ref":"modules.html","tf":0.0010090817356205853}}},")":{"docs":{"api.html":{"ref":"api.html","tf":0.017412935323383085}},":":{"docs":{"api.html":{"ref":"api.html","tf":0.012437810945273632}}}}}}},".":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"forms.html":{"ref":"forms.html","tf":0.007246376811594203}},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},",":{"docs":{},"由":{"docs":{},"于":{"docs":{},"这":{"docs":{},"个":{"docs":{},"修":{"docs":{},"改":{"docs":{},"不":{"docs":{},"是":{"docs":{},"在":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.004878048780487805}}}}}}}},"e":{"docs":{},"r":{"docs":{"state.html":{"ref":"state.html","tf":0.007075471698113208},"getters.html":{"ref":"getters.html","tf":0.0035087719298245615},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}},".":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"state.html":{"ref":"state.html","tf":0.0047169811320754715},"mutations.html":{"ref":"mutations.html","tf":0.00196078431372549},"modules.html":{"ref":"modules.html","tf":0.004036326942482341},"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},".":{"docs":{"state.html":{"ref":"state.html","tf":0.0023584905660377358}}},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0020181634712411706}}},"s":{"docs":{},".":{"docs":{"api.html":{"ref":"api.html","tf":0.0015105740181268882}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"a":{"docs":{},"c":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}},"?":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.014925373134328358}}}}}}},"m":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002188183807439825}}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"intro.html":{"ref":"intro.html","tf":0.006289308176100629}}}}}},"t":{"docs":{"strict.html":{"ref":"strict.html","tf":0.01098901098901099},"forms.html":{"ref":"forms.html","tf":0.007246376811594203}}}},"o":{"docs":{},"t":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}},"z":{"docs":{},"e":{"docs":{},"r":{"docs":{},"o":{"docs":{"intro.html":{"ref":"intro.html","tf":0.0031446540880503146}}}}}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.041237113402061855},"getting-started.html":{"ref":"getting-started.html","tf":0.03529411764705882},"state.html":{"ref":"state.html","tf":0.0594059405940594},"getters.html":{"ref":"getters.html","tf":0.08292682926829269},"mutations.html":{"ref":"mutations.html","tf":0.06461538461538462},"actions.html":{"ref":"actions.html","tf":0.07917888563049853},"modules.html":{"ref":"modules.html","tf":0.10985915492957747},"plugins.html":{"ref":"plugins.html","tf":0.056179775280898875},"forms.html":{"ref":"forms.html","tf":0.09278350515463918},"testing.html":{"ref":"testing.html","tf":0.08536585365853659},"hot-reload.html":{"ref":"hot-reload.html","tf":0.04950495049504951},"api.html":{"ref":"api.html","tf":0.01990049751243781}},"{":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}},"}":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.030927835051546393},"getting-started.html":{"ref":"getting-started.html","tf":0.023529411764705882},"state.html":{"ref":"state.html","tf":0.04950495049504951},"getters.html":{"ref":"getters.html","tf":0.07317073170731707},"mutations.html":{"ref":"mutations.html","tf":0.052307692307692305},"actions.html":{"ref":"actions.html","tf":0.05278592375366569},"modules.html":{"ref":"modules.html","tf":0.07042253521126761},"plugins.html":{"ref":"plugins.html","tf":0.0299625468164794},"forms.html":{"ref":"forms.html","tf":0.07216494845360824},"testing.html":{"ref":"testing.html","tf":0.05226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.039603960396039604},"api.html":{"ref":"api.html","tf":0.012437810945273632}},")":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"state.html":{"ref":"state.html","tf":0.01485148514851485},"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.018461538461538463},"actions.html":{"ref":"actions.html","tf":0.03812316715542522},"modules.html":{"ref":"modules.html","tf":0.015492957746478873},"plugins.html":{"ref":"plugins.html","tf":0.033707865168539325},"strict.html":{"ref":"strict.html","tf":0.058823529411764705},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.027874564459930314},"hot-reload.html":{"ref":"hot-reload.html","tf":0.0297029702970297},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},",":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"state.html":{"ref":"state.html","tf":0.009900990099009901},"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.017595307917888565},"modules.html":{"ref":"modules.html","tf":0.030985915492957747},"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"forms.html":{"ref":"forms.html","tf":0.020618556701030927},"testing.html":{"ref":"testing.html","tf":0.012195121951219513},"api.html":{"ref":"api.html","tf":0.0024875621890547263}}},"}":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}},"`":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.009900990099009901}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.005390835579514825}},".":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.0026954177897574125}}}}},"=":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"state.html":{"ref":"state.html","tf":0.01485148514851485},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"modules.html":{"ref":"modules.html","tf":0.015492957746478873},"plugins.html":{"ref":"plugins.html","tf":0.04119850187265917},"strict.html":{"ref":"strict.html","tf":0.058823529411764705},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.033101045296167246},"hot-reload.html":{"ref":"hot-reload.html","tf":0.039603960396039604},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},">":{"docs":{"state.html":{"ref":"state.html","tf":0.009900990099009901},"getters.html":{"ref":"getters.html","tf":0.03414634146341464},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.020527859237536656},"modules.html":{"ref":"modules.html","tf":0.009859154929577466},"plugins.html":{"ref":"plugins.html","tf":0.026217228464419477},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"testing.html":{"ref":"testing.html","tf":0.02613240418118467},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.004975124378109453}}},"=":{"docs":{},"=":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}},">":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"getters.html":{"ref":"getters.html","tf":0.014634146341463415},"modules.html":{"ref":"modules.html","tf":0.022535211267605635}},"=":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"*":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"/":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"testing.html":{"ref":"testing.html","tf":0.005226480836236934}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{"state.html":{"ref":"state.html","tf":0.01485148514851485},"getters.html":{"ref":"getters.html","tf":0.01951219512195122},"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.030985915492957747},"structure.html":{"ref":"structure.html","tf":0.02857142857142857},"plugins.html":{"ref":"plugins.html","tf":0.00749063670411985},"strict.html":{"ref":"strict.html","tf":0.058823529411764705},"forms.html":{"ref":"forms.html","tf":0.030927835051546393},"testing.html":{"ref":"testing.html","tf":0.003484320557491289},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"m":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"(":{"docs":{},"{":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.0035087719298245615}}}}}}}}}}},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"{":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},"(":{"docs":{},"[":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}},"{":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"'":{"docs":{},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},"/":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"o":{"docs":{},"b":{"docs":{},"j":{"docs":{},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0030211480362537764}}},")":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"r":{"docs":{},"c":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0015267175572519084}}}},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.008264462809917356}}}}}}}}}},"]":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"testing.html":{"ref":"testing.html","tf":0.003484320557491289}},")":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.005226480836236934}},",":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"[":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"modules.html":{"ref":"modules.html","tf":0.0014084507042253522},"testing.html":{"ref":"testing.html","tf":0.005226480836236934}},"{":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"s":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"_":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"]":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"c":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{},"e":{"docs":{},"d":{"docs":{},"]":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"c":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{},"(":{"docs":{},")":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}},"m":{"docs":{},"y":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"s":{"docs":{},"n":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"]":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"'":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"e":{"docs":{},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"_":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}},")":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"%":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"|":{"docs":{"api.html":{"ref":"api.html","tf":0.017412935323383085}},"|":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"│":{"docs":{"structure.html":{"ref":"structure.html","tf":0.04285714285714286}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.07142857142857142}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"structure.html":{"ref":"structure.html","tf":0.12857142857142856}}}}},"!":{"docs":{},"=":{"docs":{},"=":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"?":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"_":{"docs":{},".":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},"e":{"docs":{},"e":{"docs":{},"p":{"docs":{},"(":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},")":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},",":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"strict.html":{"ref":"strict.html","tf":10.029411764705882}}}}}},"依":{"docs":{},"赖":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"工":{"docs":{},"厂":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"安":{"docs":{},"装":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"installation.html":{"ref":"installation.html","tf":10.009615384615385},"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"开":{"docs":{},"始":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"getting-started.html":{"ref":"getting-started.html","tf":10.011764705882353}}},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"与":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}},"启":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"在":{"docs":{},"创":{"docs":{},"建":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"plugins.html":{"ref":"plugins.html","tf":10.00749063670412}},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"在":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"就":{"docs":{},"是":{"docs":{},"通":{"docs":{},"过":{"docs":{},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"它":{"docs":{},"接":{"docs":{},"收":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"会":{"docs":{},"生":{"docs":{},"成":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"仅":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"环":{"docs":{},"境":{"docs":{},"使":{"docs":{},"用":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"文":{"docs":{},"档":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"api.html":{"ref":"api.html","tf":5}}},"件":{"docs":{},"太":{"docs":{},"大":{"docs":{},",":{"docs":{},"只":{"docs":{},"需":{"docs":{},"将":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"是":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"intro.html":{"ref":"intro.html","tf":5.010309278350515}}}}},"一":{"docs":{},"个":{"docs":{},"专":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"专":{"docs":{},"门":{"docs":{},"为":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{},"因":{"docs":{},"此":{"docs":{},"解":{"docs":{},"决":{"docs":{},"办":{"docs":{},"法":{"docs":{},"也":{"docs":{},"是":{"docs":{},"相":{"docs":{},"同":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"状":{"docs":{},"态":{"docs":{},"(":{"docs":{},"仅":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"—":{"docs":{},"—":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"得":{"docs":{},"多":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"能":{"docs":{},"够":{"docs":{},"对":{"docs":{},"同":{"docs":{},"一":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"方":{"docs":{},"法":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"这":{"docs":{},"个":{"docs":{},"过":{"docs":{},"程":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"的":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"个":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"记":{"docs":{},"录":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"改":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"core-concepts.html":{"ref":"core-concepts.html","tf":10.076923076923077}}}}}},"注":{"docs":{},"意":{"docs":{},":":{"docs":{},"对":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{},"进":{"docs":{},"行":{"docs":{},"一":{"docs":{},"系":{"docs":{},"列":{"docs":{},"的":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}},"册":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"测":{"docs":{},"试":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"testing.html":{"ref":"testing.html","tf":10.008710801393729}},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"hot-reload.html":{"ref":"hot-reload.html","tf":10.009900990099009}}}},"替":{"docs":{},"换":{"docs":{},"新":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"用":{"docs":{},"户":{"docs":{},"来":{"docs":{},"说":{"docs":{"./":{"ref":"./","tf":0.037037037037037035}}}}},"不":{"docs":{},"用":{"docs":{},"常":{"docs":{},"量":{"docs":{},"取":{"docs":{},"决":{"docs":{},"于":{"docs":{},"你":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"需":{"docs":{},"要":{"docs":{},"多":{"docs":{},"人":{"docs":{},"协":{"docs":{},"作":{"docs":{},"的":{"docs":{},"大":{"docs":{},"型":{"docs":{},"项":{"docs":{},"目":{"docs":{},"中":{"docs":{},",":{"docs":{},"这":{"docs":{},"会":{"docs":{},"很":{"docs":{},"有":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"。":{"docs":{},"但":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"不":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},",":{"docs":{},"你":{"docs":{},"完":{"docs":{},"全":{"docs":{},"可":{"docs":{},"以":{"docs":{},"不":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"“":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"以":{"docs":{},"上":{"docs":{},"配":{"docs":{},"置":{"docs":{},"启":{"docs":{},"动":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"模":{"docs":{},"拟":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"表":{"docs":{},"单":{"docs":{},"处":{"docs":{},"理":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"forms.html":{"ref":"forms.html","tf":10.010309278350515}}}}}},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{"./":{"ref":"./","tf":0.037037037037037035},"structure.html":{"ref":"structure.html","tf":10.014285714285714}}}}}},"上":{"docs":{},"克":{"docs":{},"隆":{"docs":{},"代":{"docs":{},"码":{"docs":{},"并":{"docs":{},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"发":{"docs":{},"布":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{},"您":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"的":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"。":{"docs":{},"这":{"docs":{},"些":{"docs":{},"插":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}},"面":{"docs":{},"插":{"docs":{},"件":{"docs":{},"会":{"docs":{},"默":{"docs":{},"认":{"docs":{},"启":{"docs":{},"用":{"docs":{},"。":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"阶":{"docs":{},"段":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"注":{"docs":{},"册":{"docs":{"api.html":{"ref":"api.html","tf":0.007462686567164179}}}}},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"地":{"docs":{},"方":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"后":{"docs":{},"引":{"docs":{},"入":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"类":{"docs":{},"的":{"docs":{},"工":{"docs":{},"具":{"docs":{},"发":{"docs":{},"挥":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"把":{"docs":{},"这":{"docs":{},"些":{"docs":{},"常":{"docs":{},"量":{"docs":{},"放":{"docs":{},"在":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"合":{"docs":{},"作":{"docs":{},"者":{"docs":{},"对":{"docs":{},"整":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"可":{"docs":{},"用":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}},"进":{"docs":{},"行":{"docs":{},"自":{"docs":{},"动":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}},"使":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"化":{"docs":{},"更":{"docs":{},"显":{"docs":{},"式":{"docs":{},"和":{"docs":{},"易":{"docs":{},"调":{"docs":{},"试":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"会":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"变":{"docs":{},"得":{"docs":{},"冗":{"docs":{},"长":{"docs":{},"和":{"docs":{},"不":{"docs":{},"直":{"docs":{},"观":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"严":{"docs":{},"格":{"docs":{},"属":{"docs":{},"于":{"docs":{},"单":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"最":{"docs":{},"好":{"docs":{},"还":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{},"根":{"docs":{},"据":{"docs":{},"你":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"发":{"docs":{},"需":{"docs":{},"要":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"和":{"docs":{},"确":{"docs":{},"定":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"更":{"docs":{},"易":{"docs":{},"读":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"三":{"docs":{},"和":{"docs":{},"第":{"docs":{},"四":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"收":{"docs":{},"到":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"比":{"docs":{},"较":{"docs":{},"棘":{"docs":{},"手":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"试":{"docs":{},"图":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"向":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"不":{"docs":{},"能":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"调":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"让":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"分":{"docs":{},"支":{"docs":{},"下":{"docs":{},"的":{"docs":{},"最":{"docs":{},"新":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"您":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"从":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.005865102639296188},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"调":{"docs":{},"用":{"docs":{},"并":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"割":{"docs":{},"成":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}},"到":{"docs":{},"单":{"docs":{},"独":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"在":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"modules.html":{"ref":"modules.html","tf":0.004225352112676056},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.007462686567164179}},"一":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"打":{"docs":{},"包":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"您":{"docs":{},"必":{"docs":{},"须":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"通":{"docs":{},"过":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}}}},"这":{"docs":{},"一":{"docs":{},"章":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"学":{"docs":{},"到":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"单":{"docs":{},"独":{"docs":{},"构":{"docs":{},"建":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"中":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},"是":{"docs":{},"作":{"docs":{},"为":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{},"时":{"docs":{},",":{"docs":{},"每":{"docs":{},"次":{"docs":{},"都":{"docs":{},"会":{"docs":{},"去":{"docs":{},"进":{"docs":{},"行":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"会":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"结":{"docs":{},"果":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"多":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"应":{"docs":{},"该":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"包":{"docs":{},"含":{"docs":{},"多":{"docs":{},"个":{"docs":{},"字":{"docs":{},"段":{"docs":{},"并":{"docs":{},"且":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"不":{"docs":{},"同":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"可":{"docs":{},"以":{"docs":{},"触":{"docs":{},"发":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"访":{"docs":{},"问":{"docs":{},"全":{"docs":{},"局":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"新":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"开":{"docs":{},"始":{"docs":{},"记":{"docs":{},"录":{"docs":{},"之":{"docs":{},"前":{"docs":{},"转":{"docs":{},"换":{"docs":{},"状":{"docs":{},"态":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"插":{"docs":{},"件":{"docs":{},"中":{"docs":{},"不":{"docs":{},"允":{"docs":{},"许":{"docs":{},"直":{"docs":{},"接":{"docs":{},"修":{"docs":{},"改":{"docs":{},"状":{"docs":{},"态":{"docs":{},"—":{"docs":{},"—":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"只":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"无":{"docs":{},"论":{"docs":{},"何":{"docs":{},"时":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"且":{"docs":{},"不":{"docs":{},"是":{"docs":{},"由":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"使":{"docs":{},"用":{"docs":{},"诸":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}},"想":{"docs":{},"将":{"docs":{},"一":{"docs":{},"个":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"希":{"docs":{},"望":{"docs":{},"使":{"docs":{},"用":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"(":{"docs":{},"p":{"docs":{},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},")":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"允":{"docs":{},"许":{"docs":{},"用":{"docs":{},"户":{"docs":{},"将":{"docs":{},"其":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}},"传":{"docs":{},"入":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"被":{"docs":{},"用":{"docs":{},"作":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"您":{"docs":{},"不":{"docs":{},"打":{"docs":{},"算":{"docs":{},"开":{"docs":{},"发":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"开":{"docs":{},"头":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}},"中":{"docs":{},"定":{"docs":{},"义":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"有":{"docs":{},"可":{"docs":{},"用":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"有":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"用":{"docs":{},"到":{"docs":{},"此":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"么":{"docs":{},"复":{"docs":{},"制":{"docs":{},"这":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"共":{"docs":{},"享":{"docs":{},"函":{"docs":{},"数":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"多":{"docs":{},"处":{"docs":{},"导":{"docs":{},"入":{"docs":{},"它":{"docs":{},"—":{"docs":{},"—":{"docs":{},"无":{"docs":{},"论":{"docs":{},"哪":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"都":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"理":{"docs":{},"想":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"希":{"docs":{},"望":{"docs":{},"你":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"具":{"docs":{},"有":{"docs":{},"更":{"docs":{},"高":{"docs":{},"的":{"docs":{},"封":{"docs":{},"装":{"docs":{},"度":{"docs":{},"和":{"docs":{},"复":{"docs":{},"用":{"docs":{},"性":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"添":{"docs":{},"加":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"纯":{"docs":{},"对":{"docs":{},"象":{"docs":{},"来":{"docs":{},"声":{"docs":{},"明":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"这":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"会":{"docs":{},"通":{"docs":{},"过":{"docs":{},"引":{"docs":{},"用":{"docs":{},"被":{"docs":{},"共":{"docs":{},"享":{"docs":{},",":{"docs":{},"导":{"docs":{},"致":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"被":{"docs":{},"修":{"docs":{},"改":{"docs":{},"时":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"正":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"将":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"actions.html":{"ref":"actions.html","tf":0.008797653958944282}},"其":{"docs":{},"引":{"docs":{},"入":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"会":{"docs":{},"成":{"docs":{},"为":{"docs":{},"自":{"docs":{},"然":{"docs":{},"而":{"docs":{},"然":{"docs":{},"的":{"docs":{},"选":{"docs":{},"择":{"docs":{},"。":{"docs":{},"引":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"当":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"全":{"docs":{},"局":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"对":{"docs":{},"象":{"docs":{},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"整":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"都":{"docs":{},"作":{"docs":{},"为":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"传":{"docs":{},"给":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"取":{"docs":{},"多":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"将":{"docs":{},"这":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},"都":{"docs":{},"声":{"docs":{},"明":{"docs":{},"为":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"会":{"docs":{},"有":{"docs":{},"些":{"docs":{},"重":{"docs":{},"复":{"docs":{},"和":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"名":{"docs":{},"称":{"docs":{},"与":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"对":{"docs":{},"象":{"docs":{},"上":{"docs":{},"添":{"docs":{},"加":{"docs":{},"新":{"docs":{},"属":{"docs":{},"性":{"docs":{},"时":{"docs":{},",":{"docs":{},"你":{"docs":{},"应":{"docs":{},"该":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"里":{"docs":{},"时":{"docs":{},"会":{"docs":{},"特":{"docs":{},"别":{"docs":{},"一":{"docs":{},"些":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"或":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"modules.html":{"ref":"modules.html","tf":0.005633802816901409},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"者":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"更":{"docs":{},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},",":{"docs":{},"将":{"docs":{},"下":{"docs":{},"列":{"docs":{},"代":{"docs":{},"码":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"你":{"docs":{},"使":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}},"是":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"提":{"docs":{},"交":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"模":{"docs":{},"块":{"docs":{},"间":{"docs":{},"数":{"docs":{},"据":{"docs":{},"互":{"docs":{},"相":{"docs":{},"污":{"docs":{},"染":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"基":{"docs":{},"于":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"示":{"docs":{},":":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"的":{"docs":{},"文":{"docs":{},"档":{"docs":{},"示":{"docs":{},"例":{"docs":{},"代":{"docs":{},"码":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}},"案":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"时":{"docs":{},",":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"以":{"docs":{},"上":{"docs":{},"安":{"docs":{},"装":{"docs":{},"过":{"docs":{},"程":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"”":{"docs":{},"要":{"docs":{},"唤":{"docs":{},"醒":{"docs":{},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"你":{"docs":{},"就":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"很":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"想":{"docs":{},"保":{"docs":{},"留":{"docs":{},"过":{"docs":{},"去":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"在":{"docs":{},"服":{"docs":{},"务":{"docs":{},"端":{"docs":{},"渲":{"docs":{},"染":{"docs":{},"中":{"docs":{},"避":{"docs":{},"免":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"单":{"docs":{},"例":{"docs":{},")":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"属":{"docs":{},"于":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}},"声":{"docs":{},"明":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},")":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"来":{"docs":{},"安":{"docs":{},"装":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}},"自":{"docs":{},"不":{"docs":{},"同":{"docs":{},"视":{"docs":{},"图":{"docs":{},"的":{"docs":{},"行":{"docs":{},"为":{"docs":{},"需":{"docs":{},"要":{"docs":{},"变":{"docs":{},"更":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"以":{"docs":{},"及":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{},"必":{"docs":{},"要":{"docs":{},"的":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"改":{"docs":{},"变":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"你":{"docs":{},"怎":{"docs":{},"么":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"先":{"docs":{},"回":{"docs":{},"调":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"这":{"docs":{},"就":{"docs":{},"是":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"要":{"docs":{},"区":{"docs":{},"分":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"看":{"docs":{},"一":{"docs":{},"个":{"docs":{},"更":{"docs":{},"加":{"docs":{},"实":{"docs":{},"际":{"docs":{},"的":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},",":{"docs":{},"涉":{"docs":{},"及":{"docs":{},"到":{"docs":{},"调":{"docs":{},"用":{"docs":{},"异":{"docs":{},"步":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}},"简":{"docs":{},"化":{"docs":{},"代":{"docs":{},"码":{"docs":{},"(":{"docs":{},"特":{"docs":{},"别":{"docs":{},"是":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"记":{"docs":{},"录":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"动":{"docs":{},"态":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"你":{"docs":{},"不":{"docs":{},"能":{"docs":{},"使":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"卸":{"docs":{},"载":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"(":{"docs":{},"即":{"docs":{},"创":{"docs":{},"建":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"标":{"docs":{},"签":{"docs":{},"引":{"docs":{},"用":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}},"入":{"docs":{},",":{"docs":{},"它":{"docs":{},"会":{"docs":{},"提":{"docs":{},"供":{"docs":{},"全":{"docs":{},"局":{"docs":{},"方":{"docs":{},"法":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"然":{"docs":{},"后":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}},"返":{"docs":{},"回":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"像":{"docs":{},"这":{"docs":{},"样":{"docs":{},"使":{"docs":{},"用":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"而":{"docs":{},",":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"导":{"docs":{},"致":{"docs":{},"组":{"docs":{},"件":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"全":{"docs":{},"局":{"docs":{},"状":{"docs":{},"态":{"docs":{},"单":{"docs":{},"例":{"docs":{},"。":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"的":{"docs":{},"构":{"docs":{},"建":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},",":{"docs":{},"在":{"docs":{},"每":{"docs":{},"个":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616},"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.002932551319648094},"plugins.html":{"ref":"plugins.html","tf":0.011235955056179775},"forms.html":{"ref":"forms.html","tf":0.010309278350515464},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.014925373134328358}},"库":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"作":{"docs":{},"者":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"官":{"docs":{},"方":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"细":{"docs":{},"粒":{"docs":{},"度":{"docs":{},"数":{"docs":{},"据":{"docs":{},"响":{"docs":{},"应":{"docs":{},"机":{"docs":{},"制":{"docs":{},"来":{"docs":{},"进":{"docs":{},"行":{"docs":{},"高":{"docs":{},"效":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"话":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}},"也":{"docs":{},"能":{"docs":{},"够":{"docs":{},"接":{"docs":{},"收":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"而":{"docs":{},"非":{"docs":{},"直":{"docs":{},"接":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"使":{"docs":{},"其":{"docs":{},"成":{"docs":{},"为":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"当":{"docs":{},"模":{"docs":{},"块":{"docs":{},"被":{"docs":{},"注":{"docs":{},"册":{"docs":{},"后":{"docs":{},",":{"docs":{},"它":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}},"存":{"docs":{},"储":{"docs":{},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},"。":{"docs":{},"当":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},",":{"docs":{},"从":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"这":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"他":{"docs":{},"们":{"docs":{},"是":{"docs":{},":":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}},"子":{"docs":{},"节":{"docs":{},"点":{"docs":{},"名":{"docs":{},"称":{"docs":{},"相":{"docs":{},"同":{"docs":{},"时":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}},"实":{"docs":{},"例":{"docs":{},"注":{"docs":{},"入":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"你":{"docs":{},"仍":{"docs":{},"然":{"docs":{},"可":{"docs":{},"以":{"docs":{},"给":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"现":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"需":{"docs":{},"要":{"docs":{},"频":{"docs":{},"繁":{"docs":{},"地":{"docs":{},"导":{"docs":{},"入":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"组":{"docs":{},"件":{"docs":{},"时":{"docs":{},"需":{"docs":{},"要":{"docs":{},"模":{"docs":{},"拟":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"系":{"docs":{},"统":{"docs":{},"的":{"docs":{},"一":{"docs":{},"部":{"docs":{},"分":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"其":{"docs":{},"中":{"docs":{},"的":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"规":{"docs":{},"则":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},")":{"docs":{},"。":{"docs":{},"就":{"docs":{},"像":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"被":{"docs":{},"缓":{"docs":{},"存":{"docs":{},"起":{"docs":{},"来":{"docs":{},",":{"docs":{},"且":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"它":{"docs":{},"的":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"值":{"docs":{},"发":{"docs":{},"生":{"docs":{},"了":{"docs":{},"改":{"docs":{},"变":{"docs":{},"才":{"docs":{},"会":{"docs":{},"被":{"docs":{},"重":{"docs":{},"新":{"docs":{},"计":{"docs":{},"算":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},",":{"docs":{},"当":{"docs":{},"值":{"docs":{},"改":{"docs":{},"变":{"docs":{},"时":{"docs":{},"调":{"docs":{},"用":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"f":{"docs":{},"n":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"一":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"是":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"这":{"docs":{},"样":{"docs":{},"写":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}},",":{"docs":{},"在":{"docs":{},"用":{"docs":{},"户":{"docs":{},"输":{"docs":{},"入":{"docs":{},"时":{"docs":{},",":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"。":{"docs":{},"它":{"docs":{},"们":{"docs":{},"都":{"docs":{},"已":{"docs":{},"经":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"了":{"docs":{},"给":{"docs":{},"定":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"上":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"放":{"docs":{},"在":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"第":{"docs":{},"四":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"来":{"docs":{},"调":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"地":{"docs":{},"方":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"格":{"docs":{},"式":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"钩":{"docs":{},"子":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"传":{"docs":{},"入":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"增":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"思":{"docs":{},"维":{"docs":{},"”":{"docs":{},"去":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},":":{"docs":{},"给":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"例":{"docs":{},"子":{"docs":{},"(":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"任":{"docs":{},"何":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"的":{"docs":{},"测":{"docs":{},"试":{"docs":{},"框":{"docs":{},"架":{"docs":{},")":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"测":{"docs":{},"试":{"docs":{},"与":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},"编":{"docs":{},"译":{"docs":{},"格":{"docs":{},"式":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"这":{"docs":{},"里":{"docs":{},"需":{"docs":{},"要":{"docs":{},"加":{"docs":{},"上":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"而":{"docs":{},"不":{"docs":{},"是":{"docs":{},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"模":{"docs":{},"块":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"根":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},",":{"docs":{},"仅":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"合":{"docs":{},"并":{"docs":{},"或":{"docs":{},"时":{"docs":{},"光":{"docs":{},"旅":{"docs":{},"行":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}},"直":{"docs":{},"接":{"docs":{},"下":{"docs":{},"载":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}},"等":{"docs":{},"包":{"docs":{},"管":{"docs":{},"理":{"docs":{},"器":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"按":{"docs":{},"照":{"docs":{},"下":{"docs":{},"列":{"docs":{},"方":{"docs":{},"式":{"docs":{},"执":{"docs":{},"行":{"docs":{},"安":{"docs":{},"装":{"docs":{},":":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"api.html":{"ref":"api.html","tf":0.022388059701492536}}}},"待":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}},"等":{"docs":{},".":{"docs":{},".":{"docs":{},".":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"自":{"docs":{},"己":{"docs":{},"构":{"docs":{},"建":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}},"动":{"docs":{},"展":{"docs":{},"开":{"docs":{},"记":{"docs":{},"录":{"docs":{},"的":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"定":{"docs":{},"义":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"带":{"docs":{},"一":{"docs":{},"个":{"docs":{},"日":{"docs":{},"志":{"docs":{},"插":{"docs":{},"件":{"docs":{},"用":{"docs":{},"于":{"docs":{},"一":{"docs":{},"般":{"docs":{},"的":{"docs":{},"调":{"docs":{},"试":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"这":{"docs":{},"样":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"指":{"docs":{},"定":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"。":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},"自":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"几":{"docs":{},"个":{"docs":{},"部":{"docs":{},"分":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"就":{"docs":{},"是":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"最":{"docs":{},"基":{"docs":{},"本":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"些":{"docs":{},"函":{"docs":{},"数":{"docs":{},"来":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"写":{"docs":{},"起":{"docs":{},"来":{"docs":{},"可":{"docs":{},"能":{"docs":{},"比":{"docs":{},"较":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}},"里":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"一":{"docs":{},"个":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"链":{"docs":{},"接":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"链":{"docs":{},"接":{"docs":{},"会":{"docs":{},"一":{"docs":{},"直":{"docs":{},"指":{"docs":{},"向":{"docs":{"installation.html":{"ref":"installation.html","tf":0.009615384615384616}}}}}}}}}}}}}}},"也":{"docs":{},"集":{"docs":{},"成":{"docs":{},"到":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{},"其":{"docs":{},"他":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}},"支":{"docs":{},"持":{"docs":{},"载":{"docs":{},"荷":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"需":{"docs":{},"要":{"docs":{},"与":{"docs":{},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"被":{"docs":{},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"什":{"docs":{},"么":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"我":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}},"是":{"docs":{},"“":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"”":{"docs":{},"?":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}},"时":{"docs":{},"候":{"docs":{},"结":{"docs":{},"束":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"更":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"是":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"才":{"docs":{},"能":{"docs":{},"组":{"docs":{},"合":{"docs":{},"多":{"docs":{},"个":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"表":{"docs":{},"示":{"docs":{},"“":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"”":{"docs":{},"理":{"docs":{},"念":{"docs":{},"的":{"docs":{},"极":{"docs":{},"简":{"docs":{},"示":{"docs":{},"意":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}},"新":{"docs":{},"对":{"docs":{},"象":{"docs":{},"替":{"docs":{},"换":{"docs":{},"老":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"利":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"形":{"docs":{},"式":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"允":{"docs":{},"许":{"docs":{},"保":{"docs":{},"留":{"docs":{},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"遇":{"docs":{},"到":{"docs":{},"多":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"单":{"docs":{},"向":{"docs":{},"数":{"docs":{},"据":{"docs":{},"流":{"docs":{},"的":{"docs":{},"简":{"docs":{},"洁":{"docs":{},"性":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"破":{"docs":{},"坏":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"外":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"定":{"docs":{},"义":{"docs":{},"和":{"docs":{},"隔":{"docs":{},"离":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"中":{"docs":{},"的":{"docs":{},"各":{"docs":{},"种":{"docs":{},"概":{"docs":{},"念":{"docs":{},"并":{"docs":{},"强":{"docs":{},"制":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"定":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"将":{"docs":{},"会":{"docs":{},"变":{"docs":{},"得":{"docs":{},"更":{"docs":{},"结":{"docs":{},"构":{"docs":{},"化":{"docs":{},"且":{"docs":{},"易":{"docs":{},"维":{"docs":{},"护":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"管":{"docs":{},"理":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"但":{"docs":{},"也":{"docs":{},"附":{"docs":{},"带":{"docs":{},"了":{"docs":{},"更":{"docs":{},"多":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"和":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{},"这":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"短":{"docs":{},"期":{"docs":{},"和":{"docs":{},"长":{"docs":{},"期":{"docs":{},"效":{"docs":{},"益":{"docs":{},"进":{"docs":{},"行":{"docs":{},"权":{"docs":{},"衡":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"任":{"docs":{},"意":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"被":{"docs":{},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"能":{"docs":{},"是":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},"冗":{"docs":{},"余":{"docs":{},"的":{"docs":{},"。":{"docs":{},"确":{"docs":{},"实":{"docs":{},"是":{"docs":{},"如":{"docs":{},"此":{"docs":{},"—":{"docs":{},"—":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"够":{"docs":{},"简":{"docs":{},"单":{"docs":{},",":{"docs":{},"您":{"docs":{},"最":{"docs":{},"好":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"把":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"共":{"docs":{},"享":{"docs":{},"状":{"docs":{},"态":{"docs":{},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"以":{"docs":{},"一":{"docs":{},"个":{"docs":{},"全":{"docs":{},"局":{"docs":{},"单":{"docs":{},"例":{"docs":{},"模":{"docs":{},"式":{"docs":{},"管":{"docs":{},"理":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"树":{"docs":{},"构":{"docs":{},"成":{"docs":{},"了":{"docs":{},"一":{"docs":{},"个":{"docs":{},"巨":{"docs":{},"大":{"docs":{},"的":{"docs":{},"“":{"docs":{},"视":{"docs":{},"图":{"docs":{},"”":{"docs":{},",":{"docs":{},"不":{"docs":{},"管":{"docs":{},"在":{"docs":{},"树":{"docs":{},"的":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"都":{"docs":{},"能":{"docs":{},"获":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"或":{"docs":{},"者":{"docs":{},"触":{"docs":{},"发":{"docs":{},"行":{"docs":{},"为":{"docs":{},"!":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"为":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}},"多":{"docs":{},"个":{"docs":{},"视":{"docs":{},"图":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"于":{"docs":{},"同":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"对":{"docs":{},"于":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"问":{"docs":{},"题":{"docs":{},"一":{"docs":{},",":{"docs":{},"传":{"docs":{},"参":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"对":{"docs":{},"于":{"docs":{},"多":{"docs":{},"层":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"将":{"docs":{},"会":{"docs":{},"非":{"docs":{},"常":{"docs":{},"繁":{"docs":{},"琐":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"对":{"docs":{},"于":{"docs":{},"兄":{"docs":{},"弟":{"docs":{},"组":{"docs":{},"件":{"docs":{},"间":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"传":{"docs":{},"递":{"docs":{},"无":{"docs":{},"能":{"docs":{},"为":{"docs":{},"力":{"docs":{},"。":{"docs":{},"对":{"docs":{},"于":{"docs":{},"问":{"docs":{},"题":{"docs":{},"二":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"经":{"docs":{},"常":{"docs":{},"会":{"docs":{},"采":{"docs":{},"用":{"docs":{},"父":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"直":{"docs":{},"接":{"docs":{},"引":{"docs":{},"用":{"docs":{},"或":{"docs":{},"者":{"docs":{},"通":{"docs":{},"过":{"docs":{},"事":{"docs":{},"件":{"docs":{},"来":{"docs":{},"变":{"docs":{},"更":{"docs":{},"和":{"docs":{},"同":{"docs":{},"步":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"多":{"docs":{},"份":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},"。":{"docs":{},"以":{"docs":{},"上":{"docs":{},"的":{"docs":{},"这":{"docs":{},"些":{"docs":{},"模":{"docs":{},"式":{"docs":{},"非":{"docs":{},"常":{"docs":{},"脆":{"docs":{},"弱":{"docs":{},",":{"docs":{},"通":{"docs":{},"常":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"无":{"docs":{},"法":{"docs":{},"维":{"docs":{},"护":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}}}}},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"作":{"docs":{},"为":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"递":{"docs":{},"给":{"docs":{},"上":{"docs":{},"述":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"所":{"docs":{},"有":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"都":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"将":{"docs":{},"该":{"docs":{},"模":{"docs":{},"块":{"docs":{},"作":{"docs":{},"为":{"docs":{},"上":{"docs":{},"下":{"docs":{},"文":{"docs":{},"。":{"docs":{},"于":{"docs":{},"是":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"可":{"docs":{},"以":{"docs":{},"简":{"docs":{},"化":{"docs":{},"为":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"大":{"docs":{},"型":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"希":{"docs":{},"望":{"docs":{},"把":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}},"象":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"和":{"docs":{},"一":{"docs":{},"些":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"提":{"docs":{},"供":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"中":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"以":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{},"形":{"docs":{},"式":{"docs":{},"访":{"docs":{},"问":{"docs":{},"这":{"docs":{},"些":{"docs":{},"值":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}},"因":{"docs":{},"此":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"调":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"尤":{"docs":{},"其":{"docs":{},"是":{"docs":{},"对":{"docs":{},"于":{"docs":{},"重":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"不":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"就":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"变":{"docs":{},"得":{"docs":{},"相":{"docs":{},"当":{"docs":{},"臃":{"docs":{},"肿":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"是":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"的":{"docs":{},"属":{"docs":{},"性":{"docs":{},"传":{"docs":{},"入":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"包":{"docs":{},"含":{"docs":{},"以":{"docs":{},"下":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"就":{"docs":{},"足":{"docs":{},"够":{"docs":{},"您":{"docs":{},"所":{"docs":{},"需":{"docs":{},"了":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"您":{"docs":{},"需":{"docs":{},"要":{"docs":{},"构":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"中":{"docs":{},"大":{"docs":{},"型":{"docs":{},"单":{"docs":{},"页":{"docs":{},"应":{"docs":{},"用":{"docs":{},",":{"docs":{},"您":{"docs":{},"很":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"考":{"docs":{},"虑":{"docs":{},"如":{"docs":{},"何":{"docs":{},"更":{"docs":{},"好":{"docs":{},"地":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"外":{"docs":{},"部":{"docs":{},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"受":{"docs":{},"约":{"docs":{},"束":{"docs":{},"!":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"在":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"应":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"程":{"docs":{},"序":{"docs":{},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"它":{"docs":{},"采":{"docs":{},"用":{"docs":{},"集":{"docs":{},"中":{"docs":{},"式":{"docs":{},"存":{"docs":{},"储":{"docs":{},"管":{"docs":{},"理":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"并":{"docs":{},"以":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},"保":{"docs":{},"证":{"docs":{},"状":{"docs":{},"态":{"docs":{},"以":{"docs":{},"一":{"docs":{},"种":{"docs":{},"可":{"docs":{},"预":{"docs":{},"测":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},"。":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"核":{"docs":{},"心":{"docs":{},"就":{"docs":{},"是":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"层":{"docs":{},"级":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"应":{"docs":{},"该":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"单":{"docs":{},"个":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}},"对":{"docs":{},"起":{"docs":{},"来":{"docs":{},"略":{"docs":{},"微":{"docs":{},"棘":{"docs":{},"手":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"调":{"docs":{},"用":{"docs":{},"外":{"docs":{},"部":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}},"映":{"docs":{},"射":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"到":{"docs":{},"视":{"docs":{},"图":{"docs":{},";":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}},"为":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.012307692307692308},"actions.html":{"ref":"actions.html","tf":0.011730205278592375}}}}},"架":{"docs":{},"构":{"docs":{},"就":{"docs":{},"像":{"docs":{},"眼":{"docs":{},"镜":{"docs":{},":":{"docs":{},"您":{"docs":{},"自":{"docs":{},"会":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"需":{"docs":{},"要":{"docs":{},"它":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}}},"背":{"docs":{},"后":{"docs":{},"的":{"docs":{},"基":{"docs":{},"本":{"docs":{},"思":{"docs":{},"想":{"docs":{},",":{"docs":{},"借":{"docs":{},"鉴":{"docs":{},"了":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}},"虽":{"docs":{},"然":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}},"计":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"开":{"docs":{},"始":{"docs":{},":":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"从":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}},"开":{"docs":{},"始":{"docs":{},"吧":{"docs":{},"。":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}},"来":{"docs":{},"注":{"docs":{},"册":{"docs":{},"一":{"docs":{},"个":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"库":{"docs":{},",":{"docs":{},"以":{"docs":{},"利":{"docs":{},"用":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}},"调":{"docs":{},"试":{"docs":{},"、":{"docs":{},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"导":{"docs":{},"入":{"docs":{},"导":{"docs":{},"出":{"docs":{},"等":{"docs":{},"高":{"docs":{},"级":{"docs":{},"调":{"docs":{},"试":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{"intro.html":{"ref":"intro.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"(":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"先":{"docs":{},"在":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"注":{"docs":{},"入":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"便":{"docs":{},"于":{"docs":{},"解":{"docs":{},"决":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"抽":{"docs":{},"象":{"docs":{},"成":{"docs":{},"服":{"docs":{},"务":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"中":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"的":{"docs":{"getters.html":{"ref":"getters.html","tf":0.00975609756097561},"mutations.html":{"ref":"mutations.html","tf":0.009230769230769232},"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"改":{"docs":{},"变":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"发":{"docs":{},"生":{"docs":{},"变":{"docs":{},"化":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"也":{"docs":{},"会":{"docs":{},"相":{"docs":{},"应":{"docs":{},"地":{"docs":{},"得":{"docs":{},"到":{"docs":{},"高":{"docs":{},"效":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"的":{"docs":{},",":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"那":{"docs":{},"么":{"docs":{},"当":{"docs":{},"我":{"docs":{},"们":{"docs":{},"变":{"docs":{},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{},"时":{"docs":{},",":{"docs":{},"监":{"docs":{},"视":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"途":{"docs":{},"径":{"docs":{},"就":{"docs":{},"是":{"docs":{},"显":{"docs":{},"式":{"docs":{},"地":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"提":{"docs":{},"交":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}},"简":{"docs":{},"单":{"docs":{},"到":{"docs":{},"仅":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"即":{"docs":{},"可":{"docs":{},"。":{"docs":{},"触":{"docs":{},"发":{"docs":{},"变":{"docs":{},"化":{"docs":{},"也":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"在":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"异":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"的":{"docs":{},"回":{"docs":{},"调":{"docs":{},"让":{"docs":{},"这":{"docs":{},"不":{"docs":{},"可":{"docs":{},"能":{"docs":{},"完":{"docs":{},"成":{"docs":{},":":{"docs":{},"因":{"docs":{},"为":{"docs":{},"当":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"若":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"定":{"docs":{},"义":{"docs":{},"“":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"”":{"docs":{},"(":{"docs":{},"可":{"docs":{},"以":{"docs":{},"认":{"docs":{},"为":{"docs":{},"是":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}},"派":{"docs":{},"生":{"docs":{},"出":{"docs":{},"一":{"docs":{},"些":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},"对":{"docs":{},"列":{"docs":{},"表":{"docs":{},"进":{"docs":{},"行":{"docs":{},"过":{"docs":{},"滤":{"docs":{},"并":{"docs":{},"计":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"好":{"docs":{},"所":{"docs":{},"有":{"docs":{},"所":{"docs":{},"需":{"docs":{},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"混":{"docs":{},"合":{"docs":{},"异":{"docs":{},"步":{"docs":{},"调":{"docs":{},"用":{"docs":{},"会":{"docs":{},"导":{"docs":{},"致":{"docs":{},"你":{"docs":{},"的":{"docs":{},"程":{"docs":{},"序":{"docs":{},"很":{"docs":{},"难":{"docs":{},"调":{"docs":{},"试":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"当":{"docs":{},"你":{"docs":{},"调":{"docs":{},"用":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{},"异":{"docs":{},"步":{"docs":{},"回":{"docs":{},"调":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"`":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"`":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"多":{"docs":{},"次":{"docs":{},"注":{"docs":{},"册":{"docs":{},"同":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"查":{"docs":{},"找":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0028169014084507044}}}},"附":{"docs":{},"加":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"很":{"docs":{},"有":{"docs":{},"用":{"docs":{},"的":{"docs":{},"特":{"docs":{},"性":{"docs":{},"。":{"docs":{},"另":{"docs":{},"一":{"docs":{},"个":{"docs":{},"方":{"docs":{},"法":{"docs":{},"是":{"docs":{},"使":{"docs":{},"用":{"docs":{},"带":{"docs":{},"有":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}},"绑":{"docs":{},"定":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{},"换":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"你":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}},"再":{"docs":{},"次":{"docs":{},"强":{"docs":{},"调":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"通":{"docs":{},"过":{"docs":{},"提":{"docs":{},"交":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}},"和":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"actions.html":{"ref":"actions.html","tf":0.008797653958944282},"modules.html":{"ref":"modules.html","tf":0.015492957746478873},"structure.html":{"ref":"structure.html","tf":0.014285714285714285},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.019801980198019802},"api.html":{"ref":"api.html","tf":0.009950248756218905}},"单":{"docs":{},"纯":{"docs":{},"的":{"docs":{},"全":{"docs":{},"局":{"docs":{},"对":{"docs":{},"象":{"docs":{},"有":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"点":{"docs":{},"不":{"docs":{},"同":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}},"分":{"docs":{},"发":{"docs":{},"多":{"docs":{},"重":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"参":{"docs":{},"数":{"docs":{},"调":{"docs":{},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"经":{"docs":{},"过":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"接":{"docs":{},"下":{"docs":{},"来":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"将":{"docs":{},"会":{"docs":{},"更":{"docs":{},"深":{"docs":{},"入":{"docs":{},"地":{"docs":{},"探":{"docs":{},"讨":{"docs":{},"一":{"docs":{},"些":{"docs":{},"核":{"docs":{},"心":{"docs":{},"概":{"docs":{},"念":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"先":{"docs":{},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}}}}}}}}}}}}}}}}}},"受":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"一":{"docs":{},"个":{"docs":{},"成":{"docs":{},"功":{"docs":{},"回":{"docs":{},"调":{"docs":{},"和":{"docs":{},"一":{"docs":{},"个":{"docs":{},"失":{"docs":{},"败":{"docs":{},"回":{"docs":{},"调":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{},"触":{"docs":{},"发":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},":":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}},"注":{"docs":{},"册":{"docs":{},"模":{"docs":{},"块":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{},"更":{"docs":{},"多":{"docs":{},"选":{"docs":{},"项":{"docs":{},"来":{"docs":{},"完":{"docs":{},"成":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"任":{"docs":{},"务":{"docs":{},")":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"以":{"docs":{},"下":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}},"好":{"docs":{},"提":{"docs":{},"前":{"docs":{},"在":{"docs":{},"你":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"后":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"我":{"docs":{},"们":{"docs":{},"利":{"docs":{},"用":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}},"概":{"docs":{},"念":{"docs":{},"开":{"docs":{},"始":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}},"当":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"现":{"docs":{},"在":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}},"想":{"docs":{},"象":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"正":{"docs":{},"在":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}},"由":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}},"使":{"docs":{},"用":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"状":{"docs":{},"态":{"docs":{},"会":{"docs":{},"集":{"docs":{},"中":{"docs":{},"到":{"docs":{},"一":{"docs":{},"个":{"docs":{},"比":{"docs":{},"较":{"docs":{},"大":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"当":{"docs":{},"应":{"docs":{},"用":{"docs":{},"变":{"docs":{},"得":{"docs":{},"非":{"docs":{},"常":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"时":{"docs":{},",":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"从":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}},"中":{"docs":{},"展":{"docs":{},"示":{"docs":{},"状":{"docs":{},"态":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"由":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"获":{"docs":{},"得":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"仍":{"docs":{},"然":{"docs":{},"保":{"docs":{},"有":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"也":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"更":{"docs":{},"新":{"docs":{},"。":{"docs":{},"这":{"docs":{},"也":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"内":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"合":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}},"记":{"docs":{},"数":{"docs":{},"应":{"docs":{},"用":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}},"语":{"docs":{},"法":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"还":{"docs":{},"没":{"docs":{},"能":{"docs":{},"掌":{"docs":{},"握":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.011764705882352941}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"内":{"docs":{},"联":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"深":{"docs":{},"入":{"docs":{},"理":{"docs":{},"解":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"概":{"docs":{},"念":{"docs":{},"对":{"docs":{},"于":{"docs":{},"使":{"docs":{},"用":{"docs":{"core-concepts.html":{"ref":"core-concepts.html","tf":0.07692307692307693}}}}}}}}}}}}}}},"“":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"”":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"为":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805},"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"了":{"docs":{},"能":{"docs":{},"够":{"docs":{},"使":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"处":{"docs":{},"理":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"来":{"docs":{},"看":{"docs":{},"一":{"docs":{},"看":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},"解":{"docs":{},"决":{"docs":{},"以":{"docs":{},"上":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{},"创":{"docs":{},"建":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"以":{"docs":{},"返":{"docs":{},"回":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}},"传":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"数":{"docs":{},"组":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"参":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"参":{"docs":{},"。":{"docs":{},"在":{"docs":{},"你":{"docs":{},"对":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"入":{"docs":{},"额":{"docs":{},"外":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"即":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"使":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901},"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077},"testing.html":{"ref":"testing.html","tf":0.005226480836236934},"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"—":{"docs":{},"—":{"docs":{},"是":{"docs":{},"的":{"docs":{},",":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"就":{"docs":{},"包":{"docs":{},"含":{"docs":{},"了":{"docs":{},"全":{"docs":{},"部":{"docs":{},"的":{"docs":{},"应":{"docs":{},"用":{"docs":{},"层":{"docs":{},"级":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"至":{"docs":{},"此":{"docs":{},"它":{"docs":{},"便":{"docs":{},"作":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},"“":{"docs":{},"唯":{"docs":{},"一":{"docs":{},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"此":{"docs":{},"对":{"docs":{},"象":{"docs":{},"混":{"docs":{},"入":{"docs":{},"到":{"docs":{},"外":{"docs":{},"部":{"docs":{},"对":{"docs":{},"象":{"docs":{},"中":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"常":{"docs":{},"量":{"docs":{},"替":{"docs":{},"代":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}}}}}}}},"函":{"docs":{},"数":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"它":{"docs":{},"与":{"docs":{},"局":{"docs":{},"部":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"混":{"docs":{},"合":{"docs":{},"使":{"docs":{},"用":{"docs":{},"呢":{"docs":{},"?":{"docs":{},"通":{"docs":{},"常":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"工":{"docs":{},"具":{"docs":{},"函":{"docs":{},"数":{"docs":{},"将":{"docs":{},"多":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},"合":{"docs":{},"并":{"docs":{},"为":{"docs":{},"一":{"docs":{},"个":{"docs":{},",":{"docs":{},"以":{"docs":{},"使":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"将":{"docs":{},"最":{"docs":{},"终":{"docs":{},"对":{"docs":{},"象":{"docs":{},"传":{"docs":{},"给":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"。":{"docs":{},"在":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"只":{"docs":{},"有":{"docs":{},"当":{"docs":{},"所":{"docs":{},"有":{"docs":{},"触":{"docs":{},"发":{"docs":{},"函":{"docs":{},"数":{"docs":{},"完":{"docs":{},"成":{"docs":{},"后":{"docs":{},",":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"接":{"docs":{},"受":{"docs":{},"一":{"docs":{},"个":{"docs":{},"与":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"有":{"docs":{},"几":{"docs":{},"个":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}},"引":{"docs":{},"起":{"docs":{},"的":{"docs":{},",":{"docs":{},"将":{"docs":{},"会":{"docs":{},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{},"这":{"docs":{},"能":{"docs":{},"保":{"docs":{},"证":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"能":{"docs":{},"被":{"docs":{},"调":{"docs":{},"试":{"docs":{},"工":{"docs":{},"具":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"到":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"执":{"docs":{},"行":{"docs":{},"的":{"docs":{},",":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},":":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"之":{"docs":{},"后":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"基":{"docs":{},"于":{"docs":{},"某":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"对":{"docs":{},"象":{"docs":{},"里":{"docs":{},"有":{"docs":{},"新":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"在":{"docs":{},"给":{"docs":{},"定":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"值":{"docs":{},"上":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"其":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}},"多":{"docs":{},"个":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"以":{"docs":{},"下":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"模":{"docs":{},"块":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"组":{"docs":{},"件":{"docs":{},"方":{"docs":{},"法":{"docs":{},"分":{"docs":{},"发":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"提":{"docs":{},"交":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"和":{"docs":{},"模":{"docs":{},"块":{"docs":{},"化":{"docs":{},"并":{"docs":{},"不":{"docs":{},"冲":{"docs":{},"突":{"docs":{},"—":{"docs":{},"—":{"docs":{},"在":{"docs":{},"后":{"docs":{},"面":{"docs":{},"的":{"docs":{},"章":{"docs":{},"节":{"docs":{},"里":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"讨":{"docs":{},"论":{"docs":{},"如":{"docs":{},"何":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"事":{"docs":{},"件":{"docs":{},"分":{"docs":{},"布":{"docs":{},"到":{"docs":{},"各":{"docs":{},"个":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"变":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}},"更":{"docs":{},"状":{"docs":{},"态":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"实":{"docs":{},"例":{"docs":{},"。":{"docs":{},"单":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"能":{"docs":{},"够":{"docs":{},"直":{"docs":{},"接":{"docs":{},"地":{"docs":{},"定":{"docs":{},"位":{"docs":{},"任":{"docs":{},"一":{"docs":{},"特":{"docs":{},"定":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"片":{"docs":{},"段":{"docs":{},",":{"docs":{},"在":{"docs":{},"调":{"docs":{},"试":{"docs":{},"的":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"也":{"docs":{},"能":{"docs":{},"轻":{"docs":{},"易":{"docs":{},"地":{"docs":{},"取":{"docs":{},"得":{"docs":{},"整":{"docs":{},"个":{"docs":{},"当":{"docs":{},"前":{"docs":{},"应":{"docs":{},"用":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"中":{"docs":{},"读":{"docs":{},"取":{"docs":{},"状":{"docs":{},"态":{"docs":{},"最":{"docs":{},"简":{"docs":{},"单":{"docs":{},"的":{"docs":{},"方":{"docs":{},"法":{"docs":{},"就":{"docs":{},"是":{"docs":{},"在":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"中":{"docs":{},"返":{"docs":{},"回":{"docs":{},"某":{"docs":{},"个":{"docs":{},"状":{"docs":{},"态":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"注":{"docs":{},"入":{"docs":{},"到":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"下":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},",":{"docs":{},"且":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"能":{"docs":{},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}},"具":{"docs":{},"有":{"docs":{},"相":{"docs":{},"同":{"docs":{},"方":{"docs":{},"法":{"docs":{},"和":{"docs":{},"属":{"docs":{},"性":{"docs":{},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"本":{"docs":{},"身":{"docs":{},"了":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"属":{"docs":{},"性":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"方":{"docs":{},"法":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"的":{"docs":{},"根":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"现":{"docs":{},"中":{"docs":{},"是":{"docs":{},"很":{"docs":{},"常":{"docs":{},"见":{"docs":{},"的":{"docs":{},"模":{"docs":{},"式":{"docs":{},"。":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"为":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}},"践":{"docs":{},"中":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"会":{"docs":{},"经":{"docs":{},"常":{"docs":{},"用":{"docs":{},"到":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}},"际":{"docs":{},"上":{"docs":{},"这":{"docs":{},"和":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"属":{"docs":{},"性":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"自":{"docs":{},"从":{"docs":{},"有":{"docs":{},"了":{"docs":{},"对":{"docs":{},"象":{"docs":{},"展":{"docs":{},"开":{"docs":{},"运":{"docs":{},"算":{"docs":{},"符":{"docs":{},"(":{"docs":{},"现":{"docs":{},"处":{"docs":{},"于":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}},"另":{"docs":{},"取":{"docs":{},"一":{"docs":{},"个":{"docs":{},"名":{"docs":{},"字":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"对":{"docs":{},"象":{"docs":{},"形":{"docs":{},"式":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"不":{"docs":{},"会":{"docs":{},"对":{"docs":{},"其":{"docs":{},"产":{"docs":{},"生":{"docs":{},"影":{"docs":{},"响":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"以":{"docs":{},"访":{"docs":{},"问":{"docs":{},"根":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"后":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"修":{"docs":{},"改":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}},"并":{"docs":{},"不":{"docs":{},"意":{"docs":{},"味":{"docs":{},"着":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"将":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"放":{"docs":{},"入":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}},"限":{"docs":{},"制":{"docs":{},"你":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"结":{"docs":{},"构":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},",":{"docs":{},"它":{"docs":{},"规":{"docs":{},"定":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"需":{"docs":{},"要":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"的":{"docs":{},"规":{"docs":{},"则":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"且":{"docs":{},"观":{"docs":{},"察":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}},"当":{"docs":{},"前":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"的":{"docs":{},"物":{"docs":{},"品":{"docs":{},"备":{"docs":{},"份":{"docs":{},"起":{"docs":{},"来":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"字":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"插":{"docs":{},"件":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"(":{"docs":{},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},")":{"docs":{},"中":{"docs":{},"去":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}},"上":{"docs":{},"述":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}},"状":{"docs":{},"态":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}},"箭":{"docs":{},"头":{"docs":{},"函":{"docs":{},"数":{"docs":{},"可":{"docs":{},"使":{"docs":{},"代":{"docs":{},"码":{"docs":{},"更":{"docs":{},"简":{"docs":{},"练":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"必":{"docs":{},"须":{"docs":{},"使":{"docs":{},"用":{"docs":{},"常":{"docs":{},"规":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}},"更":{"docs":{},"新":{"docs":{},"后":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"访":{"docs":{},"问":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"到":{"docs":{},"。":{"docs":{},"让":{"docs":{},"我":{"docs":{},"们":{"docs":{},"更":{"docs":{},"新":{"docs":{},"下":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"函":{"docs":{},"数":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"getters.html":{"ref":"getters.html","tf":0.004878048780487805}},"帮":{"docs":{},"助":{"docs":{},"我":{"docs":{},"们":{"docs":{},"生":{"docs":{},"成":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"让":{"docs":{},"你":{"docs":{},"少":{"docs":{},"按":{"docs":{},"几":{"docs":{},"次":{"docs":{},"键":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"将":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"将":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"的":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"一":{"docs":{},"种":{"docs":{},"机":{"docs":{},"制":{"docs":{},"将":{"docs":{},"状":{"docs":{},"态":{"docs":{},"从":{"docs":{},"根":{"docs":{},"组":{"docs":{},"件":{"docs":{},"“":{"docs":{},"注":{"docs":{},"入":{"docs":{},"”":{"docs":{},"到":{"docs":{},"每":{"docs":{},"一":{"docs":{},"个":{"docs":{},"子":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"(":{"docs":{},"需":{"docs":{},"调":{"docs":{},"用":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"该":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}},"这":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}},"个":{"docs":{},"选":{"docs":{},"项":{"docs":{},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"每":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"将":{"docs":{},"其":{"docs":{},"归":{"docs":{},"档":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{},"r":{"docs":{},"e":{"docs":{},"g":{"docs":{},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"(":{"docs":{},"'":{"docs":{},"a":{"docs":{},"'":{"docs":{},",":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"。":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"使":{"docs":{},"用":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"在":{"docs":{},"根":{"docs":{},"实":{"docs":{},"例":{"docs":{},"中":{"docs":{},"注":{"docs":{},"册":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"属":{"docs":{},"性":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"方":{"docs":{},"法":{"docs":{},"访":{"docs":{},"问":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}},"插":{"docs":{},"件":{"docs":{},"的":{"docs":{},"参":{"docs":{},"数":{"docs":{},"对":{"docs":{},"象":{"docs":{},"得":{"docs":{},"到":{"docs":{},"空":{"docs":{},"间":{"docs":{},"名":{"docs":{},"称":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}},"提":{"docs":{},"交":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}},"常":{"docs":{},"是":{"docs":{},"异":{"docs":{},"步":{"docs":{},"的":{"docs":{},",":{"docs":{},"那":{"docs":{},"么":{"docs":{},"如":{"docs":{},"何":{"docs":{},"知":{"docs":{},"道":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"那":{"docs":{},"么":{"docs":{},"我":{"docs":{},"们":{"docs":{},"如":{"docs":{},"何":{"docs":{},"在":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}},"都":{"docs":{},"会":{"docs":{},"重":{"docs":{},"新":{"docs":{},"求":{"docs":{},"取":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"触":{"docs":{},"发":{"docs":{},"更":{"docs":{},"新":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"的":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}}}}},"自":{"docs":{},"动":{"docs":{},"根":{"docs":{},"据":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{},"路":{"docs":{},"径":{"docs":{},"调":{"docs":{},"整":{"docs":{},"命":{"docs":{},"名":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}},"抛":{"docs":{},"出":{"docs":{},"错":{"docs":{},"误":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"事":{"docs":{},"务":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}},"需":{"docs":{},"要":{"docs":{},"捕":{"docs":{},"捉":{"docs":{},"到":{"docs":{},"前":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"和":{"docs":{},"后":{"docs":{},"一":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"快":{"docs":{},"照":{"docs":{},"。":{"docs":{},"然":{"docs":{},"而":{"docs":{},",":{"docs":{},"在":{"docs":{},"上":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},"中":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"阶":{"docs":{},"段":{"docs":{},")":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"极":{"docs":{},"大":{"docs":{},"地":{"docs":{},"简":{"docs":{},"化":{"docs":{},"写":{"docs":{},"法":{"docs":{},":":{"docs":{"state.html":{"ref":"state.html","tf":0.0049504950495049506}}}}}}}}}}}}}}}}}},"作":{"docs":{},"为":{"docs":{},"其":{"docs":{},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"。":{"docs":{},"最":{"docs":{},"后":{"docs":{},"接":{"docs":{},"收":{"docs":{},"一":{"docs":{},"个":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},"参":{"docs":{},"数":{"docs":{},"表":{"docs":{},"示":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"(":{"docs":{},"可":{"docs":{},"选":{"docs":{},")":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"(":{"docs":{},"如":{"docs":{},"果":{"docs":{},"定":{"docs":{},"义":{"docs":{},"在":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},",":{"docs":{},"则":{"docs":{},"为":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},")":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"其":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"三":{"docs":{},"参":{"docs":{},"数":{"docs":{},"传":{"docs":{},"给":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"唯":{"docs":{},"一":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"监":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"输":{"docs":{},"出":{"docs":{},"对":{"docs":{},"象":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"出":{"docs":{},"响":{"docs":{},"应":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"在":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}},"将":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"很":{"docs":{},"容":{"docs":{},"易":{"docs":{},"地":{"docs":{},"在":{"docs":{},"任":{"docs":{},"何":{"docs":{},"组":{"docs":{},"件":{"docs":{},"中":{"docs":{},"使":{"docs":{},"用":{"docs":{},"它":{"docs":{},":":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"按":{"docs":{},"任":{"docs":{},"意":{"docs":{},"方":{"docs":{},"式":{"docs":{},"格":{"docs":{},"式":{"docs":{},"化":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"组":{"docs":{},"装":{"docs":{},"模":{"docs":{},"块":{"docs":{},"并":{"docs":{},"导":{"docs":{},"出":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}},"主":{"docs":{},"要":{"docs":{},"想":{"docs":{},"针":{"docs":{},"对":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}},"有":{"docs":{},"时":{"docs":{},"候":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"从":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}},"插":{"docs":{},"件":{"docs":{},"需":{"docs":{},"要":{"docs":{},"获":{"docs":{},"得":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"“":{"docs":{},"快":{"docs":{},"照":{"docs":{},"”":{"docs":{},",":{"docs":{},"比":{"docs":{},"较":{"docs":{},"改":{"docs":{},"变":{"docs":{},"的":{"docs":{},"前":{"docs":{},"后":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"想":{"docs":{},"要":{"docs":{},"实":{"docs":{},"现":{"docs":{},"这":{"docs":{},"项":{"docs":{},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"对":{"docs":{},"状":{"docs":{},"态":{"docs":{},"对":{"docs":{},"象":{"docs":{},"进":{"docs":{},"行":{"docs":{},"深":{"docs":{},"拷":{"docs":{},"贝":{"docs":{},":":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"能":{"docs":{},"需":{"docs":{},"要":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"多":{"docs":{},"个":{"docs":{},"实":{"docs":{},"例":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}}}}}}},"混":{"docs":{},"入":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{},"函":{"docs":{},"数":{"docs":{},",":{"docs":{},"来":{"docs":{},"实":{"docs":{},"现":{"docs":{},"给":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"我":{"docs":{},"们":{"docs":{},"注":{"docs":{},"入":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"的":{"docs":{},"是":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"里":{"docs":{},"的":{"docs":{},"数":{"docs":{},"组":{"docs":{},"进":{"docs":{},"行":{"docs":{},"查":{"docs":{},"询":{"docs":{},"时":{"docs":{},"非":{"docs":{},"常":{"docs":{},"有":{"docs":{},"用":{"docs":{},"。":{"docs":{"getters.html":{"ref":"getters.html","tf":0.004878048780487805}}}}}}}}}}}}}}},"面":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}},"可":{"docs":{},"以":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}},"一":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154},"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"包":{"docs":{},"含":{"docs":{},"应":{"docs":{},"用":{"docs":{},"在":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"条":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"原":{"docs":{},"则":{"docs":{},"就":{"docs":{},"是":{"docs":{},"要":{"docs":{},"记":{"docs":{},"住":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}},"样":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"一":{"docs":{},"些":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"直":{"docs":{},"截":{"docs":{},"了":{"docs":{},"当":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"目":{"docs":{},"了":{"docs":{},"然":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},"下":{"docs":{},"一":{"docs":{},"步":{"docs":{},":":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}},"面":{"docs":{},"是":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}},"一":{"docs":{},"个":{"docs":{},"测":{"docs":{},"试":{"docs":{},"异":{"docs":{},"步":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"用":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"不":{"docs":{},"知":{"docs":{},"道":{"docs":{},"什":{"docs":{},"么":{"docs":{},"时":{"docs":{},"候":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},"—":{"docs":{},"—":{"docs":{},"实":{"docs":{},"质":{"docs":{},"上":{"docs":{},"任":{"docs":{},"何":{"docs":{},"在":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"中":{"docs":{},"进":{"docs":{},"行":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"的":{"docs":{},"改":{"docs":{},"变":{"docs":{},"都":{"docs":{},"是":{"docs":{},"不":{"docs":{},"可":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"的":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"启":{"docs":{},"用":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"!":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"会":{"docs":{},"深":{"docs":{},"度":{"docs":{},"监":{"docs":{},"测":{"docs":{},"状":{"docs":{},"态":{"docs":{},"树":{"docs":{},"来":{"docs":{},"检":{"docs":{},"测":{"docs":{},"不":{"docs":{},"合":{"docs":{},"规":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"—":{"docs":{},"—":{"docs":{},"请":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"发":{"docs":{},"布":{"docs":{},"环":{"docs":{},"境":{"docs":{},"下":{"docs":{},"关":{"docs":{},"闭":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"性":{"docs":{},"能":{"docs":{},"损":{"docs":{},"失":{"docs":{},"。":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"事":{"docs":{},"件":{"docs":{},"类":{"docs":{},"型":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.006153846153846154}},"在":{"docs":{},"各":{"docs":{},"种":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}},",":{"docs":{},"在":{"docs":{},"事":{"docs":{},"件":{"docs":{},"回":{"docs":{},"调":{"docs":{},"中":{"docs":{},"调":{"docs":{},"用":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}},"任":{"docs":{},"何":{"docs":{},"由":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}},"保":{"docs":{},"持":{"docs":{},"不":{"docs":{},"变":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"存":{"docs":{},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"用":{"docs":{},"于":{"docs":{},"下":{"docs":{},"一":{"docs":{},"次":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}},"包":{"docs":{},"含":{"docs":{},"的":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}},"很":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"过":{"docs":{},"程":{"docs":{},",":{"docs":{},"很":{"docs":{},"有":{"docs":{},"必":{"docs":{},"要":{"docs":{},"测":{"docs":{},"试":{"docs":{},"它":{"docs":{},"们":{"docs":{},"。":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}},"了":{"docs":{},"子":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"对":{"docs":{},"象":{"docs":{},",":{"docs":{},"会":{"docs":{},"被":{"docs":{},"合":{"docs":{},"并":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"导":{"docs":{},"致":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"在":{"docs":{},"此":{"docs":{},"刻":{"docs":{},"完":{"docs":{},"成":{"docs":{},"。":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}},"必":{"docs":{},"须":{"docs":{},"是":{"docs":{},"同":{"docs":{},"步":{"docs":{},"函":{"docs":{},"数":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}},"。":{"docs":{},"为":{"docs":{},"什":{"docs":{},"么":{"docs":{},"?":{"docs":{},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"例":{"docs":{},"子":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"步":{"docs":{},"执":{"docs":{},"行":{"docs":{},"这":{"docs":{},"个":{"docs":{},"限":{"docs":{},"制":{"docs":{},"么":{"docs":{},"?":{"docs":{},"a":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}},"承":{"docs":{},"认":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},"比":{"docs":{},"简":{"docs":{},"单":{"docs":{},"地":{"docs":{},"使":{"docs":{},"用":{"docs":{},"“":{"docs":{},"v":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}},"既":{"docs":{},"然":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"日":{"docs":{},"志":{"docs":{},"。":{"docs":{},"每":{"docs":{},"一":{"docs":{},"条":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}},"插":{"docs":{},"件":{"docs":{},"还":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"通":{"docs":{},"过":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"被":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"化":{"docs":{},"了":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"触":{"docs":{},"发":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"回":{"docs":{},"调":{"docs":{},"函":{"docs":{},"数":{"docs":{},"还":{"docs":{},"没":{"docs":{},"有":{"docs":{},"被":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}}},"载":{"docs":{},"荷":{"docs":{},"(":{"docs":{},"p":{"docs":{},"a":{"docs":{},"y":{"docs":{},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},")":{"docs":{},":":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}},"需":{"docs":{},"遵":{"docs":{},"守":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}},"要":{"docs":{},"被":{"docs":{},"记":{"docs":{},"录":{"docs":{},",":{"docs":{},"就":{"docs":{},"让":{"docs":{},"它":{"docs":{},"返":{"docs":{},"回":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"非":{"docs":{},"常":{"docs":{},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{},"事":{"docs":{},"件":{"docs":{},":":{"docs":{},"每":{"docs":{},"个":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{},"命":{"docs":{},"名":{"docs":{},"功":{"docs":{},"能":{"docs":{},"来":{"docs":{},"使":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"常":{"docs":{},"量":{"docs":{},"作":{"docs":{},"为":{"docs":{},"函":{"docs":{},"数":{"docs":{},"名":{"docs":{"mutations.html":{"ref":"mutations.html","tf":0.003076923076923077}}}}}}}}}}}}}}}}}}}}}}}}},"乍":{"docs":{},"一":{"docs":{},"眼":{"docs":{},"看":{"docs":{},"上":{"docs":{},"去":{"docs":{},"感":{"docs":{},"觉":{"docs":{},"多":{"docs":{},"此":{"docs":{},"一":{"docs":{},"举":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"直":{"docs":{},"接":{"docs":{},"分":{"docs":{},"发":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"产":{"docs":{},"生":{"docs":{},"的":{"docs":{},"副":{"docs":{},"作":{"docs":{},"用":{"docs":{},"(":{"docs":{},"即":{"docs":{},"状":{"docs":{},"态":{"docs":{},"变":{"docs":{},"更":{"docs":{},")":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"品":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}},"仍":{"docs":{},"旧":{"docs":{},"返":{"docs":{},"回":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"假":{"docs":{},"设":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"这":{"docs":{},"里":{"docs":{},"的":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}},"内":{"docs":{},"部":{"docs":{},"执":{"docs":{},"行":{"docs":{},"异":{"docs":{},"步":{"docs":{},"操":{"docs":{},"作":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"置":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"参":{"docs":{},"数":{"docs":{},"解":{"docs":{},"构":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"考":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"示":{"docs":{},"例":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}},"发":{"docs":{},"出":{"docs":{},"结":{"docs":{},"账":{"docs":{},"请":{"docs":{},"求":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"乐":{"docs":{},"观":{"docs":{},"地":{"docs":{},"清":{"docs":{},"空":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"失":{"docs":{},"败":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}},"完":{"docs":{},"成":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{},",":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"岂":{"docs":{},"不":{"docs":{},"更":{"docs":{},"方":{"docs":{},"便":{"docs":{},"?":{"docs":{},"实":{"docs":{},"际":{"docs":{},"上":{"docs":{},"并":{"docs":{},"非":{"docs":{},"如":{"docs":{},"此":{"docs":{},",":{"docs":{},"还":{"docs":{},"记":{"docs":{},"得":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"很":{"docs":{},"多":{"docs":{},"次":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},")":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}},"容":{"docs":{},"易":{"docs":{},"被":{"docs":{},"测":{"docs":{},"试":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"们":{"docs":{},"仅":{"docs":{},"仅":{"docs":{},"是":{"docs":{},"一":{"docs":{},"些":{"docs":{},"完":{"docs":{},"全":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"参":{"docs":{},"数":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"。":{"docs":{},"这":{"docs":{},"里":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"小":{"docs":{},"技":{"docs":{},"巧":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"成":{"docs":{},"功":{"docs":{},"操":{"docs":{},"作":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}},"为":{"docs":{},"可":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}},"才":{"docs":{},"会":{"docs":{},"执":{"docs":{},"行":{"docs":{},"。":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}},"支":{"docs":{},"持":{"docs":{},"同":{"docs":{},"样":{"docs":{},"的":{"docs":{},"载":{"docs":{},"荷":{"docs":{},"方":{"docs":{},"式":{"docs":{},"和":{"docs":{},"对":{"docs":{},"象":{"docs":{},"方":{"docs":{},"式":{"docs":{},"进":{"docs":{},"行":{"docs":{},"分":{"docs":{},"发":{"docs":{},":":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},")":{"docs":{},":":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"过":{"docs":{},"程":{"docs":{},"中":{"docs":{},"热":{"docs":{},"重":{"docs":{},"载":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}}}}}}}},"类":{"docs":{},"似":{"docs":{},"于":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"插":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"构":{"docs":{},"建":{"docs":{},"工":{"docs":{},"具":{"docs":{},"来":{"docs":{},"处":{"docs":{},"理":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},":":{"docs":{"strict.html":{"ref":"strict.html","tf":0.029411764705882353}}}}}}}}}}}}}}}}}}}}}}}},"型":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.022388059701492536}}}}},"购":{"docs":{},"物":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}},"车":{"docs":{},"模":{"docs":{},"块":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}},"首":{"docs":{},"先":{"docs":{},",":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"明":{"docs":{},"白":{"docs":{"actions.html":{"ref":"actions.html","tf":0.002932551319648094}}}}}}}}}},"他":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"接":{"docs":{},"受":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}},"即":{"docs":{},"可":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}},"及":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}},"同":{"docs":{},"样":{"docs":{},",":{"docs":{},"对":{"docs":{},"于":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"指":{"docs":{},"向":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}},"时":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},"第":{"docs":{},"二":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}},"启":{"docs":{},"用":{"docs":{},"了":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"嵌":{"docs":{},"套":{"docs":{},"模":{"docs":{},"块":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"函":{"docs":{},"数":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"暴":{"docs":{},"露":{"docs":{},"出":{"docs":{},"来":{"docs":{},",":{"docs":{},"根":{"docs":{},"节":{"docs":{},"点":{"docs":{},"状":{"docs":{},"态":{"docs":{},"则":{"docs":{},"为":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"为":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"容":{"docs":{},"(":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"已":{"docs":{},"经":{"docs":{},"是":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"的":{"docs":{},"了":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"注":{"docs":{},"册":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}},"功":{"docs":{},"能":{"docs":{},"使":{"docs":{},"得":{"docs":{},"其":{"docs":{},"他":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"的":{"docs":{},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}},"重":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}},"功":{"docs":{},"能":{"docs":{},"默":{"docs":{},"认":{"docs":{},"输":{"docs":{},"出":{"docs":{},"了":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}},"拟":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}},"提":{"docs":{},"交":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"状":{"docs":{},"态":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"管":{"docs":{},"理":{"docs":{},"状":{"docs":{},"态":{"docs":{},"。":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"v":{"docs":{},"u":{"docs":{},"e":{"docs":{},"x":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}},"结":{"docs":{},"合":{"docs":{},"在":{"docs":{},"一":{"docs":{},"起":{"docs":{},",":{"docs":{},"实":{"docs":{},"现":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"状":{"docs":{},"态":{"docs":{},"管":{"docs":{},"理":{"docs":{},"。":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}}}},"给":{"docs":{},"插":{"docs":{},"件":{"docs":{},"开":{"docs":{},"发":{"docs":{},"者":{"docs":{},"的":{"docs":{},"注":{"docs":{},"意":{"docs":{},"事":{"docs":{},"项":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}},"继":{"docs":{},"承":{"docs":{},"父":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"而":{"docs":{},"且":{"docs":{},",":{"docs":{},"你":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"使":{"docs":{},"用":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}},"若":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"全":{"docs":{},"局":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"内":{"docs":{},"分":{"docs":{},"发":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"带":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"的":{"docs":{},"模":{"docs":{},"块":{"docs":{},"注":{"docs":{},"册":{"docs":{},"全":{"docs":{},"局":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}}}}}}}}},"进":{"docs":{},"一":{"docs":{},"步":{"docs":{},"嵌":{"docs":{},"套":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}},"行":{"docs":{},"单":{"docs":{},"元":{"docs":{},"测":{"docs":{},"试":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"入":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},",":{"docs":{},"在":{"docs":{},"严":{"docs":{},"格":{"docs":{},"模":{"docs":{},"式":{"docs":{},"下":{"docs":{},",":{"docs":{},"任":{"docs":{},"何":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"模":{"docs":{},"块":{"docs":{},"内":{"docs":{},"部":{"docs":{},"的":{"docs":{"modules.html":{"ref":"modules.html","tf":0.0014084507042253522}}}}}}}}}}},"值":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"只":{"docs":{},"要":{"docs":{},"你":{"docs":{},"遵":{"docs":{},"守":{"docs":{},"以":{"docs":{},"上":{"docs":{},"规":{"docs":{},"则":{"docs":{},",":{"docs":{},"如":{"docs":{},"何":{"docs":{},"组":{"docs":{},"织":{"docs":{},"代":{"docs":{},"码":{"docs":{},"随":{"docs":{},"你":{"docs":{},"便":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}}}},"会":{"docs":{},"接":{"docs":{},"收":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"异":{"docs":{},"步":{"docs":{},"逻":{"docs":{},"辑":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"封":{"docs":{},"装":{"docs":{},"到":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}},"抽":{"docs":{},"取":{"docs":{},"出":{"docs":{},"a":{"docs":{},"p":{"docs":{},"i":{"docs":{},"请":{"docs":{},"求":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}},"根":{"docs":{},"级":{"docs":{},"别":{"docs":{},"的":{"docs":{"structure.html":{"ref":"structure.html","tf":0.02857142857142857}}}}},"状":{"docs":{},"态":{"docs":{},",":{"docs":{},"只":{"docs":{},"读":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}},"相":{"docs":{},"关":{"docs":{},"代":{"docs":{},"码":{"docs":{},"分":{"docs":{},"割":{"docs":{},"到":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"。":{"docs":{},"下":{"docs":{},"面":{"docs":{},"是":{"docs":{},"项":{"docs":{},"目":{"docs":{},"结":{"docs":{},"构":{"docs":{},"示":{"docs":{},"例":{"docs":{},":":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}}}}}}}}}}}}}},"请":{"docs":{},"参":{"docs":{},"考":{"docs":{},"购":{"docs":{},"物":{"docs":{},"车":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{"structure.html":{"ref":"structure.html","tf":0.014285714285714285}}}}}}}}}}},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"只":{"docs":{},"返":{"docs":{},"回":{"docs":{},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{},"子":{"docs":{},"树":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"后":{"docs":{},"调":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}},"快":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"按":{"docs":{},"照":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"数":{"docs":{},"据":{"docs":{},"源":{"docs":{},"到":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"格":{"docs":{},"式":{"docs":{},"记":{"docs":{},"录":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}},"比":{"docs":{},"较":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}},"生":{"docs":{},"成":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}},"状":{"docs":{},"态":{"docs":{},"快":{"docs":{},"照":{"docs":{},"的":{"docs":{},"插":{"docs":{},"件":{"docs":{},"应":{"docs":{},"该":{"docs":{},"只":{"docs":{},"在":{"docs":{},"开":{"docs":{},"发":{"docs":{},"阶":{"docs":{},"段":{"docs":{},"使":{"docs":{},"用":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"r":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"侦":{"docs":{},"听":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{},",":{"docs":{},"调":{"docs":{},"用":{"docs":{},"此":{"docs":{},"方":{"docs":{},"法":{"docs":{},"返":{"docs":{},"回":{"docs":{},"的":{"docs":{},"函":{"docs":{},"数":{"docs":{},"即":{"docs":{},"可":{"docs":{},"停":{"docs":{},"止":{"docs":{},"订":{"docs":{},"阅":{"docs":{},"。":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}}}}}}}}}}}}}}}}}}}}}}},"顺":{"docs":{},"便":{"docs":{},",":{"docs":{},"`":{"docs":{},"m":{"docs":{},"u":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"`":{"docs":{"plugins.html":{"ref":"plugins.html","tf":0.003745318352059925}}}}}}}}}}}}}}},"双":{"docs":{},"向":{"docs":{},"绑":{"docs":{},"定":{"docs":{},"的":{"docs":{},"计":{"docs":{},"算":{"docs":{},"属":{"docs":{},"性":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}},"局":{"docs":{},"部":{"docs":{},"状":{"docs":{},"态":{"docs":{},"”":{"docs":{},"要":{"docs":{},"啰":{"docs":{},"嗦":{"docs":{},"得":{"docs":{},"多":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"也":{"docs":{},"损":{"docs":{},"失":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{"forms.html":{"ref":"forms.html","tf":0.010309278350515464}}}}}}}}}}}}}}}}}}}}},"取":{"docs":{},"个":{"docs":{},"变":{"docs":{},"量":{"docs":{},"名":{"docs":{},"然":{"docs":{},"后":{"docs":{},"把":{"docs":{},"它":{"docs":{},"输":{"docs":{},"出":{"docs":{},"去":{"docs":{},":":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"处":{"docs":{},"理":{"docs":{},"之":{"docs":{},"后":{"docs":{},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"应":{"docs":{},"该":{"docs":{},"不":{"docs":{},"依":{"docs":{},"赖":{"docs":{},"任":{"docs":{},"何":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}}}}},"函":{"docs":{},"数":{"docs":{},"以":{"docs":{},"外":{"docs":{},"修":{"docs":{},"改":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"器":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}},"打":{"docs":{},"包":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"。":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}},"这":{"docs":{},"些":{"docs":{},"测":{"docs":{},"试":{"docs":{},"文":{"docs":{},"件":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}},"执":{"docs":{},"行":{"docs":{},"测":{"docs":{},"试":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}},"改":{"docs":{},"成":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"断":{"docs":{},"言":{"docs":{},"结":{"docs":{},"果":{"docs":{"testing.html":{"ref":"testing.html","tf":0.003484320557491289}}}}}},"服":{"docs":{},"务":{"docs":{},"回":{"docs":{},"应":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"层":{"docs":{},"—":{"docs":{},"—":{"docs":{},"例":{"docs":{},"如":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}}}}},"检":{"docs":{},"查":{"docs":{},"是":{"docs":{},"否":{"docs":{},"没":{"docs":{},"有":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"编":{"docs":{},"写":{"docs":{},"正":{"docs":{},"确":{"docs":{},",":{"docs":{},"经":{"docs":{},"过":{"docs":{},"合":{"docs":{},"理":{"docs":{},"地":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}}}}}},"解":{"docs":{},"构":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"详":{"docs":{},"见":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.014925373134328358}}}}}},"配":{"docs":{},"置":{"docs":{},"中":{"docs":{},"的":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}},"(":{"docs":{},"配":{"docs":{},"置":{"docs":{},"好":{"docs":{"testing.html":{"ref":"testing.html","tf":0.0017421602787456446}}}}}}}},"加":{"docs":{},"载":{"docs":{},"新":{"docs":{},"模":{"docs":{},"块":{"docs":{"hot-reload.html":{"ref":"hot-reload.html","tf":0.009900990099009901}}}}}}},"与":{"docs":{},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"选":{"docs":{},"项":{"docs":{},"一":{"docs":{},"样":{"docs":{},",":{"docs":{},"每":{"docs":{},"个":{"docs":{},"模":{"docs":{},"块":{"docs":{},"也":{"docs":{},"包":{"docs":{},"含":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}}}}}},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}},"卸":{"docs":{},"载":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"后":{"docs":{},"的":{"docs":{},"状":{"docs":{},"态":{"docs":{},"作":{"docs":{},"为":{"docs":{},"参":{"docs":{},"数":{"docs":{},":":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"地":{"docs":{},"侦":{"docs":{},"听":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"所":{"docs":{},"有":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"描":{"docs":{},"述":{"docs":{},"和":{"docs":{},"当":{"docs":{},"前":{"docs":{},"的":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"新":{"docs":{},"增":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"替":{"docs":{},"换":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}},"构":{"docs":{},"造":{"docs":{},"器":{"docs":{},"选":{"docs":{},"项":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}},"某":{"docs":{},"些":{"docs":{},"观":{"docs":{},"察":{"docs":{},"者":{"docs":{},")":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}},"第":{"docs":{},"一":{"docs":{},"个":{"docs":{},"参":{"docs":{},"数":{"docs":{},"是":{"docs":{},"可":{"docs":{},"选":{"docs":{},"的":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},"字":{"docs":{},"符":{"docs":{},"串":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.009950248756218905}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"订":{"docs":{},"阅":{"docs":{"api.html":{"ref":"api.html","tf":0.004975124378109453}}}},"该":{"docs":{},"功":{"docs":{},"能":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"插":{"docs":{},"件":{"docs":{},"。":{"docs":{},"详":{"docs":{},"细":{"docs":{},"介":{"docs":{},"绍":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}}}},"(":{"docs":{},"用":{"docs":{},"于":{"docs":{},"内":{"docs":{},"部":{"docs":{},"数":{"docs":{},"据":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{"api.html":{"ref":"api.html","tf":0.0024875621890547263}}}}}}}}}}}}},"length":4827},"corpusTokens":["!==","\"ablacklistedmutation\"","\"after\"","\"before\"","\"getters\"","\"increment\"","\"inject\"","\"one","\"retrieve\"","\"singl","\"snapshots\"","\"state","\"store\"","\"view\",","\"vuex","\"when","#","%","'#app',","''","'...',","'../api/shop'","'../api/shop':","'./getters'","'./modules/a'","'./modules/a'],","'./mutat","'./mutations'","'./store'","'./test.js',","'anothergetter',","'apple',","'babel","'bar'","'carrot',","'chai'","'count'","'count',","'donetodoscount'","'donetodoscount',","'es6","'foo',","'foo/somegetter'","'foo/somemutation'","'foo/someotheraction'","'foo/someothergetter'","'fruit'","'increment'","'increment',","'incrementasync',","'incrementby'","'mocha","'mymodule'],","'newprop',","'once'","'once');","'orange',","'pluginaction')","'production'","'receive_products',","'request_products'","'s","'some/nested/module/bar'","'some/nested/module/foo',","'some_mutation'","'someaction'","'somegetter'","'somemutation'","'someotheraction'","'someothergetter'","'test","'update_data')","'vegetable'","'vue'","'vuex'","'vuex/dist/logger'","((state.count","()","(action,","(cb)","(commit)","(context)","(count","(ctx,","(declar","(e)","(e.g.","(enabl","(error)","(especi","(expectedmutations.length","(for","(handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受","(id)","(module.hot)","(mutation)","(mutation,","(mutation.typ","(namespacedcontext,","(option","(payload)","(requir","(socket)","(ssot)”而存在。这也意味着,每个应用将仅仅包含一个","(state","(state)","(state)。vuex","(state,","(store)","(support","(thi","(togeth","(type)","(type,","(value)","(which","(will","(you","({","({dispatch})","(例如当","(比如","(比如通过",")","*","*/","+","+=","...","...args)","...args:","...mapactions('some/nested/module',","...mapactions([","...mapactions({","...mapgetters([","...mapgetters({","...mapmutations([","...mapmutations({","...mapstate('some/nested/module',","...mapstate({","...option","...state.obj,",".babelrc):",".babelrc):",".default","/","/*","//","/\\.js$/,","/node_modules/","0","0)","1","1)","1,","10","10)","100)","1000)","123","123),","1st","2","2,","2.3.0+","2.3.0+):","2.5.0","2nd","3","3,","3.0","3rd","4","4th","6",":","=","===","=>",">",">=","?","[","['receive_products',","['request_products'],","[...state.cart.added]","[]","[],","[createlogger()]","[key:","[myplugin]","[mypluginwithsnapshot]","[plugin]","[some_mutation]","[type:","[{","]","])","]),","],","_.clonedeep(state)","_.clonedeep(store.state)","__dirname,","`","`,","`.default`","`actiona`","`console`","`getdata()`","`getotherdata()`","`getters`","`mapactions`","`mapmutations`","`modulea`'","`moduleb`'","`mutation`","`mutations`","`mymodule`","`namespaced`","`nested/mymodule`","`nextstate`...","`prevstate`","`root`","`rootgetters`","`some/nested/module`","`state","`state`","`store.commit`","`store.dispatch`","`store.getters.donetodoscount`","`store.getters`","`store.getters`,","`store.getters`,只存在于模块中","`store.state`,","`store.state`,只存在于模块中","`store.state`,若在模块中则为局部状态","`this.$store.commit('increment')`","`this.$store.commit('incrementby',","`this.$store.dispatch('increment')`","`this.$store.dispatch('incrementby',","`this.$store.getters.donetodoscount`","`this.add()`","`this.donecount`","`this.increment()`","`this.incrementby(amount)`","`this`","`this`,","`true`","`{","`{{","a:","about.","abov","abramov","abramov,","abstract","accept","access","account:","achiev","action","action({","action.","action:","actiona","actionb","actions'","actions,","actions.","actions.getallproducts({","actions.j","actions.spec.j","actions:","actions?,","actionsinjector","actionsinjector({","actions,响应在","action、mut","action。","action。handl","action。opt","action。处理函数总是接受","action。详细介绍","action。返回一个解析所有被触发的","action,以处理更加复杂的异步流程?","action,你可添加","action,局部状态通过","action,或者使用","action:","actual","ad","adapt","add","add:","addit","addition,","admittedly,","advanc","advantag","affect","again,","allow","alreadi","also,","altern","alternatively,","although","alway","amount","amount)`","amount:","anoth","any)","any,","any[])","anywher","api","api,","api.","api.callasyncmethod(()","apis.","api。当测试","api,vuex","api,因此你可以直接用","app","app,","app.","app.vu","app:","app;","appli","applic","application'","application,","application.","application:","applications.","approach","arbitrari","architecture.","architecture。与其他模式不同的是,vuex","args,","argument","argument'","argument,","argument.","argument:","arguments.","arguments:","array","array)","array,","arrow","assembl","assert","asset","assets)","assets)时不需要在同一模块内额外添加空间名前缀。更改","assign","associ","assum","async","asynchron","asynchronous,","at.","attach","attempt","author","auto","automat","automatically.","automatically:","avail","avoid","await","await,","await,我们可以如下组合","b:","babel","base","basic","be","becom","befor","behind","belong","below","better","between","big","big,","bind","bit","bloated.","boilerplate.","boolean","both","bound","break","brittl","browser","browserifi","browserify,","browserify,让构建工具帮我们处理:","browsers.","bu","build","build.","built","bundl","bundle.","bundle.j","bundle.js'","bundle。","cach","cached.","call","callback","callback:","captur","care","cart","cart,","cart.j","case","cases,","catch","category:","caus","caveat","cb([","cd","cdn","cdn:","center","central","certain","chai","chanc","chang","changed.","changes,","changes.","chapter","chapters.","check","checkout","child","clear","clone","code","code.","collabor","collapsed:","combin","come","commands:","commit","commit('account/login')","commit('gotdata',","commit('gototherdata',","commit('increment')","commit('receive_products',","commit('request_products')","commit('somemutation')","commit('somemutation',","commit('someothermutation')","commit(mutation:","commit(type:","commit(types.checkout_failure,","commit(types.checkout_request)","commit(types.checkout_success),","commit,","commit.","committed,","commit。换言之,你在使用模块内容(modul","common","commonli","compar","complet","complex","complic","compon","component,","component.","component:","components,","components.","components:","components?","compos","comput","computation,","computed.","computed:","concept","concepts.","config","config.","conflict","consid","consol","console,","console.log(action.payload)","console.log(action.type)","console.log(mutation.payload)","console.log(mutation.type)","console.log(store.state.count)","const","constant","constructor","consult","contain","context","context.","context.commit","context.commit('increment')","context.gett","context.getters.","context.rootstate:","context.rootstate:","context.st","contriv","convent","convert","copi","core","cost","cost.","count","count++","count,","count:","countalias:","counter","countpluslocalst","creat","createlogg","createlogger({","createnamespacedhelp","createnamespacedhelpers('some/nested/module')","createnamespacedhelpers(namespace:","createnamespacedhelpers.","createplugin","createvuexlogg","createvuexlogger。","createwebsocketplugin","createwebsocketplugin(socket)","creation)","cross","current","dan","data","data)","daunting.","deal","debug","debuggable,","debugging)","debugging.","decis","declar","deep","deepli","default","default,","default.","default:","defin","defineplugin","definit","depend","dependencies,","dependencies.","deploy","deriv","describe('actions',","describe('getters',","describe('mutations',","descriptive:","descriptor","desir","destructur","detail","details,","detect","dev","develop","developers,","development,","development.","devtool","devtool'","devtools,你可能不需要此插件。","differ","direct","directli","directly,","directly?","discuss","dispatch","dispatch('account/login')","dispatch('actiona')","dispatch('actiona').then(()","dispatch('someaction')","dispatch('someotheraction')","dispatch('someotheraction',","dispatch(action:","dispatch(type:","dispatch,","dispatch/commit","dispatch:","display","divid","do:","docs.","documentation.","documentation。","doesn't","dom","dom。","don't","don't.","done","done()","done(error)","done)","done:","done?","donecount:","donetodos:","donetodoscount","donetodoscount:","doublecount","down","down:","download","drive","due","dumb","duplic","dure","dynam","e.g.","e.target.value)","each","easili","ecmascript","effect","effici","either:","el:","elm","enabl","encapsul","enforc","ensur","entir","entri","entry:","envifi","environ","error","error.","es2015","es2015,你得抓紧了!","es6","especi","essenti","evalu","evaluate,","even","event","event:","events.","events:","exact","exactli","exampl","example,","example.","example:","exclude:","expand","expect","expect(commit.args).to.deep.equal([","expect(count).to.equal(0)","expect(mutation.payload).to.deep.equal(payload)","expect(mutation.type).to.equal(type)","expect(payload).to.deep.equal(mutation.payload)","expect(result).to.deep.equal([","expect(state.count).to.equal(1)","expect(type).to.equal(mutation.type)","expectedmutations,","expectedmutations.length)","expectedmutations[count]","expens","explicit","explicit,","explicitli","export","export,","export:","expos","extens","extension,提供了诸如零配置的","extern","extract","extrem","factori","failur","fals","false,","false。","fashion.","featur","feel","few","field","fields,","file","file,","filename:","files.","filter","filtercategori","filteredproduct","final","finally,","find","fine","finer","finish","first","first?","fit","flow","flow\":","flows?","flux","flux,","flux、redux、和","fn","fn'","follow","foo:","forc","form","format","fractal","framework/assert","fresh","full","function","function(commit:","function(dispatch:","function(state:","function):","function,","function.","functions,","functions.","further","furthermore,","gener","get","getallproduct","getdata()","getdata())","getotherdata()","getotherdata())","getproduct","getter","getter'","getter.","getter:","getters)","getters,","getters.","getters...","getters.donetodos.length","getters.filteredproducts(state,","getters.j","getters.somegett","getters.someothergett","getters.spec.j","getters:","getters?,","getters['account/isadmin']","getters['account/posts/popular']","getters['account/profile']","getters。当我们在之后介绍到","getter、act","getter。你也可以在","getter,dispatch","getter,gett","getter,rootst","getter,也会通过","getter,只读。","getter,接收的第一个参数是模块的局部状态对象。","getter,根节点状态会作为第三个参数暴露出来:","gettodobyid:","git","github","give","given","glanc","glasses:","global","globally.","go","good","granular","greatli","grow","handl","handler","handler,","handler.","handler.\"","handler:","handlers,","handlers.","handler。这个选项更像是事件注册:“当触发一个类型为","handler,你需要以相应的","hard","have","haven't","help","helper","helper:","helpers,","helpers.","here","here'","high","hmr","hold","hook","hot","hotupdate(newoptions:","hot。","however,","https://github.com/vuejs/vuex.git","https://unpkg.com/vuex","https://unpkg.com/vuex@2.0.0","https://unpkg.com/vuex@2.0.0.","hydrat","id)","id:","idea","ideal.","ie),","ie),那么你可以使用一个","imagin","implement","implementation:","implementations.","import","import.","importantly,","impossible:","in,","inappropri","inbound","includ","increment","increment(state)","increment:","incrementasync","incrementifoddonrootsum","index.html","index.j","indirect.","inherit","initi","inject","injection):","inlin","input","input.","insid","inspir","instal","instanc","instance,","instead","integr","intent","introduc","introduct","invok","involv","is,","isadmin","it'","it('filteredproducts',","it('getallproducts',","it('increment',","it,","it.","it?","item","itself","jump","karma","key","key.","key:","keystrokes:","know","larg","later","later.","latest","lead","learn","leav","less","let'","level","leverag","librari","library,","like):","line","link","links.","linter","linters,","list","listen","loader","loader!./actions')","loader!./test.js'.","loader!./test.js'。","loader!babel","loader',","loader,","loader.","loader:","loaders.","loaders:","loaders。","loader。","local","localcomput","localhost:8080/webpack","locat","log","logged,","logger","logger:","logging,","logic","login","logs.","long","look","lose","made","main","main.j","maintainability.","make","manag","management,","mani","map","map:","mapact","mapactions(namespace?:","mapgett","mapgetters(namespace?:","mapgetters({","mapgetters,","mapmut","mapmutations(namespace?:","mapstat","mapstate([","mapstate(namespace?:","mapstate({","mapstate,","mapstate、mapgetters、mapact","mark","matter","mean","mechan","medium","member","merg","messag","message)","message:","method","method.","method:","methods.","methods/properti","methods:","mix","mocha","mock","mocking.","mode","mode,","mode.","model","modifications,","modul","modular","module'","module),","module,","module.","module.export","module.hot.accept(['./mutations',","module:","modulea","modulea,","moduleb","modules,","modules.","modules:","modules?","moment.","more","much","multipl","mutaion","mutat","mutated.","mutation,","mutation.","mutation.payload)","mutation.typ","mutation/act","mutation:","mutations)","mutations,","mutations.","mutations.j","mutations.spec.j","mutations:","mutations?,","mutationtransform","mutation、module、act","mutation。","mutation。handl","mutation。opt","mutation。vuex","mutation。详细介绍","mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。","mutation(用于外部地数据持久化、记录或调试)或者提交","mutation,不同在于:","mutation,处理函数总是接受","mutation,将","mutation,并且使用","mutation,或者使用","mutation,或者通过","mutation,插件可以用来同步数据源到","mutation,而不是直接变更状态。","mutation:","mypage:","myplugin","mypluginwithsnapshot","myreusablemodul","n","n)","name","name,","name.","namespac","namespace,","namespace.","namespaced:","namespaced?,","natur","need","need.","nest","never","new","newmodulea","newmut","newmutations,","newprop:","next","next,","nextstat","nextstate...","node","node.","node_modules/vuex","non","normal","normally,","note","note:","now","now,","npm","npm.","null,","obj","obj.messag","obj.message。在严格模式中,由于这个修改不是在","object","object)","object):","object,","object.","object:","observ","observables).","of:","off","offici","on","one,","one.","only.","oper","operations,","operations.","opportun","optimist","option","option.","option:","options.","options.namespac","options:","options?:","order","ourselv","out","outbound","outer","output","output:","outsid","packag","parent","parent/child","part","particularli","parts:","pass","path","path:","pattern","pattern\"?","patterns,","payload","payload)","payload,","payload.amount","payload:","payload?:","payloads:","perfectli","perform","persistence,","pick","piec","place","plain","play","plugin","plugin.","plugins,","plugins.","plugins:","point","pollut","polyfil","popular","possibl","post","posts:","practic","practice,","pre","predict","prefer","prefix","preserv","preservest","preservestate:","pretti","previou","prevstat","principles:","probabl","problem","process.env.node_env","product","product.categori","production!","production,","productivity.","products)","products,","products.j","products:","profil","program","project","project.","promis","promise((resolve,","promise.","promise/auto'","promise:","promise。","promise。如果你支持的浏览器并没有实现","promise。详细介绍","promise,并且","promise:","prop","proper","properly,","properti","properties,","properties:","properties?","property,","property:","proposal),","provid","purposes.","put","queri","quickli","quit","quot","rather,","re","reach","react","reaction","reactiv","reactive,","reactive.","read","real","realiti","realli","reason","receiv","record","record,","redux","redux:","refer","reference,","regist","registered,","registermodule(path:","registr","registration:","reject)","releas","reli","reload","reload.","remain","rememb","remov","render","rendering.","repetit","replac","replacestate(state:","represent","request","request,","requir","require('./modules/a').default","require('./mutations').default","require('inject","resolv","resolve()","resolved.","resort","respons","rest","restrict","result","retriev","return","reus","reusable,","reuse.","right","root","root:","rootgett","rootgetters)","rootgetters.somegett","rootgetters.someothergett","rootstat","rootstate)","rootstate,","rootstate.count","rootstate.count)","rout","router","rule","rules,","run","runinnewcontext","same","same:","save","savedcartitem","savedcartitems)","scale","scale,","script","second","see","seen","self","send","separ","serv","server","server/test","server。","servic","set","setter","setter:","settimeout(()","setup","shape","share","shop","shop.buyproducts(","shop.getproducts(product","short","should!","sibl","side","sight:","similar","similarly,","simpl","simple,","simplest","simpli","simplic","simplifi","singl","singleton","singleton.","singleton?","sinon.js),","sinon.js),你可以使用它们替换辅助函数","sinon.spy()","situat","situation,","snapshot","snapshots,","socket.emit('update',","socket.on('data',","solut","some_mut","someact","someaction:","somegett","somemut","someotheract","someothergetter:","sometim","sourc","spa","spa,","specif","spi","split","spread","ssr","stage","start","started.","state","state)","state,","state.","state.a,","state.b","state.count","state.count++","state.count,","state.count`","state.obj","state.obj.messag","state.products.filter(product","state.some.nested.module.a,","state.some.nested.module.b","state.subtre","state.todos.filter(todo","state.todos.find(todo","state:","state;","stateafter)","statebefore,","state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:","state。你可以通过","state。用于服务端渲染。","state。这在你想要重用","state,例如从一个服务端渲染的应用保留","state,驱动应用的数据源;","static","step","still","stop","store","store'","store,","store.","store.commit","store.commit('increment')","store.commit('increment',","store.commit('receivedata',","store.commit({","store.commit,","store.dispatch","store.dispatch('actiona').then(()","store.dispatch('increment')","store.dispatch('incrementasync',","store.dispatch(namespac","store.dispatch({","store.gett","store.getters.","store.getters.donetodo","store.getters.donetodoscount","store.getters.gettodobyid(2)","store.getters。","store.hotupdate()","store.hotupdate({","store.j","store.registermodul","store.registermodule('a',","store.registermodule('mymodule',","store.registermodule(['nested',","store.st","store.state,","store.state.a","store.state.b","store.state.count","store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。","store.state.mymodul","store.state.nested.mymodul","store.state.nested.mymodule.","store.subscribe((mutation,","store.subscribe(mut","store.subscribeaction((action,","store.unregistermodule(modulename)","store.unregistermodule(modulename).","store/modul","store:","stores.","store。例如,同步","store。创建过程直截了当——仅需要提供一个初始","store(下面是个大概例子,实际上","store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态","store)。","store):","store,他们公用同一个模块","store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:","store,大概长这样:","straightforward","strict","strict:","strictli","string","string):","string,","string.","string]:","structur","structure:","style","sub","subject","subscrib","subscribe(handler:","subscribeaction(handler:","subscribing,","success","succinct!","such","sumwithrootcount","support","sure","swap","sync","synchron","synchronous.","synchronous?","syntax","syntax:","system","system,","system.","tag,","tags.","tailor","take","tasks):","tediou","template:","term","test","test,","test:","testact","testaction(actions.getallproducts,","testaction:","tests.","text:","that'","that,","that:","them,","them.","them:","then:","there'","thing","think","this,","this.","this.$stor","this.$store.","this.$store.commit('updatemessage',","this.$store.commit('xxx')","this.$store.commit('xxx'),","this.$store.dispatch('xxx')","this.$store.dispatch('xxx'),","this.$store.getters.donetodoscount","this.$store.state.count","this.$store.state.obj.messag","this.$store.state.todos.filter(todo","this.count","this.count++","this.localcount","this:","through","throw","thrown.","thu","time","times):","title:","to:","todo.done)","todo.done).length","todo.id","todos:","togeth","toggl","tool","tools.","total","track","trackable!","trade","transactions.","transactions:","transform","travel","tree","tree!","tree,","tri","trick","tricki","trigger","triggered,","trivial","true","true,","true.","true,它允许在命名空间模块里分发根的","true,它允许在命名空间模块里提交根的","true,并将这个","true:","truth","truth\".","turn","two","two,","type","type,","type.","type:","types'","types.j","typescript","un","under","understand","unit","unlik","unmaintain","unpkg.com","unpredict","unregist","unregistermodule(path:","unsubscrib","unwatch","up","up,","updat","updatemessag","updates.","upfront.","url","us","us,","us:","usage:","user","users,","usual","util","v","valu","value)","value,","value:","value,然后侦听","variou","verbos","verbose.","verbose:","veri","versa.","version/tag","via","vice","view","view,","view.","view,以声明方式将","vm.$watch","vs.","vue","vue'","vue({","vue,","vue.j","vue.set(obj,","vue.use()","vue.use():","vue.use(vuex)","vue.use(vuex)):","vue.use(vuex)):","vue:","vue@2.5+,","vue@>=2.5,反之亦然。","vuex","vuex,","vuex.","vuex.mapst","vuex.stor","vuex.store({","vuex:","vuex?","vuex@3.0+","vuex@>=","vuex。一个简单的","vuex。虽然将所有的状态放到","vuex:","vuex?","wait","want","want.","watch","watch(fn:","watcher","watching,","way","way\"","we'd","webpack","webpack'","webpack.config.j","webpack在真实浏览器环境中进行测试。","websocket","weigh","well.","whenev","whether","why?","window.promis","within","without","words,","work","world","worth","write","written","yarn","yarn,","you'v","you.","yourself","you’ll","zero","{","{{","{}","{})","{},","|","||","}","})","})。","},","}]","}`","}`.","}}","}}`,","“store”","│","└──","├──","一个","一个数组,包含应用在","一条重要的原则就是要记住","一样直截了当。","一样遵守一些注意事项:","一目了然:","上使用","上克隆代码并自己构建。","上发布的最新版本。您也可以通过","上注册","上的插件方法。这些插件直接接收","上的用户输入导致的状态变化。","上面插件会默认启用。在发布阶段,你需要使用","下一步:action","下面是","下面是一个测试异步","下面是用","不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。","不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。","与根模块的选项一样,每个模块也包含","严格模式","中。例如:","中也可以:","中使用","中初始化好所有所需属性。","中多次注册同一个模块","中定义“getter”(可以认为是","中很有用的特性。另一个方法是使用带有","中执行。换种方式,你也可以用","中执行测试","中提交","中查找","中派生出一些状态,例如对列表进行过滤并计数:","中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的","中的","中的异步函数中的回调让这不可能完成:因为当","中的状态。改变","中的状态。详细介绍","中的状态发生变化,那么相应的组件也会相应地得到高效更新。","中的状态是响应式的,在组件中调用","中的状态是响应式的,那么当我们变更状态时,监视状态的","中的状态的唯一方法是提交","中的状态的唯一途径就是显式地提交","中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的","中绑定","中读取状态的时候,若","中附加新模块的方式来使用","中,`getters`","中,mutat","为","为了处理异步操作,让我们来看一看","为了能够使用","为了解决以上问题,vuex","为组件创建计算属性以返回","之前的一个地方:","之后就可以通过","之后引入","之后调用","之后,让我们来创建一个","之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个","乍一眼看上去感觉多此一举,我们直接分发","也可以接受其他","也支持载荷:","也被局部化了","也集成到","也需要与使用","事件类型","事件类型在各种","事件,在事件回调中调用","产品模块","产生的副作用(即状态变更)。","什么情况下我应该使用","什么时候结束呢?更重要的是,我们如何才能组合多个","什么是“状态管理模式”?","仍旧返回","他们可以接受","以下是一个表示“单向数据流”理念的极简示意:","以允许保留之前的","以对象形式分发","以新对象替换老对象。例如,利用","以载荷形式分发","任何由","会作为第三和第四参数传入","会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。","会在每个","会收到局部化的","会暴露为","会更易读:","会比较棘手:","会自动可用。","会试图直接修改","会进行自动安装:","传一个字符串数组。","传入额外的参数,即","传参。在你对","传字符串参数","但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:","作为其第一个参数:","作为命名输出对象","作为唯一参数,可以监听","作为唯一参数:","作为第一个参数(如果定义在模块中,则为模块的局部状态),payload","作为第一个参数,payload","作为第一个参数,其","作为第一个参数:","作为第三参数传给","作为第二个参数。最后接收一个可选的对象参数表示","作为第二个参数(可选)。","作为第二个参数:","作出响应。","你不能直接改变","你不能直接调用一个","你也可以使用","你也可以通过让","你可以使用","你可以向","你可以在组件中使用","你可以通过","你在组件中使用","使","使用","使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源","使用对象展开运算符将","使用对象展开运算符将此对象混入到外部对象中","使用常量替代","例如,只返回指定的子树","依赖","依赖的模块工厂","依赖,可以用","保存状态,用于下一次","保持不变:","假设","假设这里的","允许我们在","允许我们将","关联到","内置","内部执行异步操作:","再次强调,我们通过提交","函数。在这种情况下,只有当所有触发函数完成后,返回的","函数中执行的,","函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。","函数接受一个与","函数有几个配置项:","函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给","函数,因此","函数:","分割到单独的文件。","分割成模块(module)。每个模块拥有自己的","分发","分发的时候调用并接收","分支下的最新版本,您可以直接从","创建一个","创建之后,你可以使用","创建以下","创建基于命名空间的组件绑定辅助函数。其返回一个包含","创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:","创建多个","创建模块","创建组件方法分发","创建组件方法提交","初始化后调用","加载新模块","包含了子模块的对象,会被合并到","包含很复杂的计算过程,很有必要测试它们。getter","包含的","单一状态树","单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。","即可","即可。","卸载一个动态模块。详细介绍","参数解构","参考","参考热重载示例","及","双向绑定的计算属性","发出结账请求,然后乐观地清空购物车","取个变量名然后把它输出去:","变化的时候,","变更状态","另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。","只会接收","只要你遵守以上规则,如何组织代码随你便。如果你的","可以包含","可以包含任意异步操作。","可以处理被触发的","可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。","可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用","同时如果有第二个参数","同样指向局部状态。","同样,对于模块内部的","后的状态作为参数:","启用了命名空间的","命名空间","和","和分发多重","和单纯的全局对象有以下两点不同:","和参数调用","和模块,你需要使用","和经过","响应式地侦听","回调函数","因为","因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!","在","在一个","在一个模块化的打包系统中,您必须显式地通过","在不同模块中可以触发多个","在严格模式下,无论何时发生了状态变更且不是由","在单独构建的版本中辅助函数为","在另外一个","在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的","在带命名空间的模块内访问全局内容(global","在带命名空间的模块注册全局","在开始记录之前转换状态","在插件中不允许直接修改状态——类似于组件,只能通过提交","在插件内提交","在注册一个新","在浏览器中执行测试","在浏览器中测试","在组件中分发","在组件中提交","在这一章,我们将会学到","在这个模块中,","在这个模块的","在通过属性访问时是作为","在通过方法访问时,每次都会去进行调用,而不会缓存结果。","处理之后这些测试应该不依赖任何浏览器","处理函数以外修改","处理器的","多个视图依赖于同一状态。","失败操作","如果你传入返回一个对象的函数,其返回的对象会被用作根","如果你喜欢使用诸如","如果你希望使用全局","如果你开发的插件(plugin)提供了模块并允许用户将其添加到","如果你想将一个","如果你的","如果在模块中定义则为模块的局部状态","如果在模块化构建系统中,请确保在开头调用了","如果在测试环境下有可用的","如果希望你的模块具有更高的封装度和复用性,你可以通过添加","如果您不打算开发大型单页应用,使用","如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时","如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。","如果正在使用","如果需要使用","安装","完成","完成后调用,接收","实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。","实例中读取状态最简单的方法就是在计算属性中返回某个状态:","实例会注入到根组件下的所有子组件中,且子组件能通过","实例具有相同方法和属性的","实例属性","实例方法","实例本身了。","实例的根","实现中是很常见的模式。这样可以使","实现,默认为","实践中,我们会经常用到","实际上这和","对于","对于大型应用,我们会希望把","对于模块内部的","对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:","对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。","对象","对象。详细介绍","对象中","对象中。","对象为什么不是","对象包含以下属性:","对象和一些","对象就有可能变得相当臃肿。","对象展开运算符","对象提供给","对象是模块的局部状态","对象的属性传入","对象风格的提交方式","对象,你可以以属性的形式访问这些值:","对象,因此你可以调用","对象,尤其是对于重用","导致的状态变更都应该在此刻完成。","将","将会成为自然而然的选择。引用","将其引入:","就不受约束!我们可以在","就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,vuex","局部状态”要啰嗦得多,并且也损失了一些","属性。但是自从有了对象展开运算符(现处于","属性不会对其产生影响","属性以访问根","属性另取一个名字,使用对象形式:","属性后不需要修改模块内的代码。","属性的对象:","岂不更方便?实际上并非如此,还记得","嵌套模块","带命名空间的绑定函数","并不意味着你需要将所有的状态放入","并不限制你的代码结构。但是,它规定了一些需要遵守的规则:","并且观察","应对起来略微棘手,因为它们可能需要调用外部的","应用","应用层级的状态应该集中到单个","应用的核心就是","应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。vuex","开发环境与发布环境","开启严格模式,仅需在创建","开始","异步逻辑都应该封装到","引用","当","当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用","当使用","当使用全局","当使用对象风格的提交方式,整个对象都作为载荷传给","当在严格模式中使用","当定义在一个模块里时会特别一些:","当映射的计算属性的名称与","当需要在对象上添加新属性时,你应该","很多次的时候):","很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在","必须同步执行这个限制么?action","必须承认,这样做比简单地使用“v","必须是同步函数","必须是同步函数。为什么?请参考下面的例子:","快照","成为可热重载模块","成功操作","我们主要想针对","我们可以使用","我们可以很容易地在任何组件中使用它:","我们可以按任意方式格式化","我们组装模块并导出","或","或提交","或模块间数据互相污染的问题。","或者","或者是","或者更进一步,将下列代码添加到你使用","所有","才会执行。","打包测试文件。","打包这些测试文件然后在","执行测试","把","把上述","把当前购物车的物品备份起来","把空间名字添加到插件模块的类型(type)中去","抽取出api请求","按照","接下来,我们将会更深入地探讨一些核心概念。让我们先从","接受","接受一个成功回调和一个失败回调","接收","描述和当前的","提交","提交一个","提交的是","提交载荷(payload)","提供了基于","提案","提示:我们将在后续的文档示例代码中使用","插件","插件。","插件会生成状态快照,所以仅在开发环境使用。","插件函数","插件可以通过在","插件就是一个函数,它接收","插件就是通过动态注册模块将","支持同样的载荷方式和对象方式进行分发:","支持在开发过程中热重载","支持):","改成","数据源到","文件中定义了","文件太大,只需将","文档","断言结果","新增","方法可以有更多选项来完成复杂任务):","方法接受以下参数:","方法注册模块:","方法的参数。","方法触发状态变更:","方法触发:","方法:","既然","日志。每一条","日志插件还可以直接通过","时声明的模块)。","时,不需要以上安装过程。","时,为了在服务端渲染中避免有状态的单例)","时,你就知道","时,你很有可能想保留过去的","时,在属于","时,调用此函数。”要唤醒一个","映射","映射为","映射到局部计算属性:","映射到视图;","是一个专为","是专门为","是个","是什么?","是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅","是在计算属性中返回的一个属于","是更改状态的唯一方法,并且这个过程是同步的。","是注册在全局命名空间的——这样使得多个模块能够对同一","暴露为","暴露出来,根节点状态则为","暴露出注册的","更改","更新记录","替换","最后,如果我们利用","最好提前在你的","最简单的","有时候我们需要从","有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:","有时我们可能需要创建一个模块的多个实例,例如:","服务回应","服务层——例如,我们可以把","来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建","来安装","来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在","来看一个更加实际的购物车示例,涉及到调用异步","来简化代码(特别是我们需要调用","来自不同视图的行为需要变更同一状态。","来获取","来获取状态对象,以及通过","来触发变化。","来记录","来说是必要的。","来说非常有用。详细介绍","构造器选项","架构就像眼镜:您自会知道什么时候需要它。","某些观察者)","标签引入,它会提供全局方法","标签引用","核心概念","根状态,只读。","根级别的","格式记录","检查是否没有","概念开始。","模块内容(modul","模块内的状态已经是嵌套的了,使用","模块功能默认输出了","模块动态注册","模块动态注册功能使得其他","模块的局部状态","模块重用","模拟","模拟提交","模拟状态","每一个","每当","每次","比较","注册一个动态模块。详细介绍","注册嵌套模块","注册模块","注册的","注意我们正在进行一系列的异步操作,并且通过提交","注意,getter","注意:对于","测试","测试一个","深入理解所有的概念对于使用","混入","热替换新的","热重载","然后","然后像这样使用:","然后返回","然后:","然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用","状态","现在你可以:","现在想象,我们正在","现在,你可以通过","生成","生成状态快照的插件应该只在开发阶段使用,使用","用“vuex","用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。","用以上配置启动","用户来说","用指定的","用模拟的","由于","由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store","的","的作者","的例子(实际上你可以用任何你喜欢的测试框架):","的例子:","的双向绑定计算属性:","的另一种方式是直接使用包含","的响应式系统的一部分缓存其中的。","的响应规则","的地方","的处理函数返回的","的子节点名称相同时,我们也可以给","的官方调试工具","的定义放在函数","的实例注入所有的子组件","的实例,那么你仍然可以给","的实现:","的对象。它们都已经绑定在了给定的命名空间上。详细介绍","的对象展开运算符我们可以这样写:","的对象,在用户输入时,v","的局部状态作为第一个参数,而不是根状态,并且模块","的库,例如","的思维”去解决这个问题的方法是:给","的方式使其成为带命名空间的模块。当模块被注册后,它的所有","的方式,而非直接改变","的时候传入","的时候,我们需要增加一个","的根状态。模块的","的根状态,仅用状态合并或时光旅行调试。","的格式为","的模块编译格式问题,这里需要加上","的测试与","的状态","的状态存储是响应式的。当","的状态存储是响应式的,从","的示例:","的第四个参数来调用","的组件中需要频繁地导入,并且在测试组件时需要模拟状态。","的细粒度数据响应机制来进行高效的状态更新。","的结果","的计算属性)。就像计算属性一样,getter","的话也能够接收。","的话说就是:","的辅助函数","的返回值。详细介绍","的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。","的返回值,当值改变时调用回调函数。fn","的这些核心概念。他们是:","的钩子。vuex","直接下载","相关代码分割到模块中。下面是项目结构示例:","第一个参数是可选的,可以是一个命名空间字符串。详细介绍","等包管理器,可以按照下列方式执行安装:","等同于","等待","等等...","管理状态。例如,vuex","箭头函数可使代码更简练","类似于","类似于插件,我们可以让构建工具来处理这种情况:","类型:","组件","组件中展示状态呢?由于","组件中获得","组件也会自动更新。这也意味着","组件仍然保有局部状态","组件从","组件内的","组件绑定的辅助函数","组合","结合在一起,实现应用的路由状态管理。","给插件开发者的注意事项","继承父模块的命名空间","编写正确,经过合理地","而且,你可以通过使用","背后的基本思想,借鉴了","自动展开记录的","自定义","自己构建","自带一个日志插件用于一般的调试:","若","若需要在全局命名空间内分发","若需要在带命名空间的模块注册全局","获取","获取局部状态,必须使用常规函数","获取更新后的模块","虽然","表单处理","被","被局部化了","被记录,devtool","要停止侦听,调用此方法返回的函数即可停止侦听。","要停止订阅,调用此方法返回的函数即可停止订阅。","要注意,logger","解构","触发的时候,回调函数还没有被调用,devtool","计数应用开始:","订阅","让我们从一个简单的","让我们开始吧。","让我们来注册一个简单的","记数应用示例。","设计的状态管理库,以利用","访问","访问到。让我们更新下","访问模块的状态。","该功能常用于插件。详细介绍","详细介绍","详见","语法。如果你还没能掌握","语法处理内联","请参考购物车示例。","调用","调用。为了便于解决","调用抽象成服务,然后在测试文件中用","调用(需要先在根节点注入","调用(需要在根节点注入","调试、状态快照导入导出等高级调试功能。","购物","购物车模块","载荷(payload):","辅助函数","辅助函数仅仅是将","辅助函数将组件中的","辅助函数将组件的","辅助函数帮助我们生成计算属性,让你少按几次键:","返回一个允许我们注入","返回一个函数,来实现给","返回的是","这两个参数:","这个状态自管理应用包含以下几个部分:","这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:","这就是","这是一个最基本的","这样的方式指定特定的版本。","这里会抛出一个错误。","这里的","进一步嵌套命名空间","进入严格模式,在严格模式下,任何","进行单元测试。","选项。模块的状态使用","选项将其归档:store.registermodule('a',","选项是","选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用","选项,该","选项,这个选项暴露出每次","选项,这可以把","通常是异步的,那么如何知道","通常用于插件。详细介绍","通过","通过在根实例中注册","通过属性访问","通过提交","通过插件的参数对象得到空间名称","通过方法访问","那么我们如何在","都会抛出错误。","都会自动根据模块注册的路径调整命名。例如:","都会重新求取计算属性,并且触发更新相关联的","都是同步事务:","都有一个字符串的","都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中","配置中的","配置(配置好","里可以有","里的数组进行查询时非常有用。","里面。","链接。以上的链接会一直指向","阶段),我们可以极大地简化写法:","需要被记录,就让它返回","需遵守","非常类似于事件:每个","项目结构","顺便,`mutation`","风格的计算属性命名功能来使用一个常量作为函数名","首先,你需要明白","默认值:","默认情况下,模块内部的","(用于内部数据,例如"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Vuex\n\n注意:对于 TypeScript 用户来说 vuex@>= 3.0 依赖 vue@>=2.5,反之亦然。\n\n\n更新记录\n安装\nVuex 是什么?\n开始\n核心概念\nState\nGetter\nMutation\nAction\nModule\n\n\n项目结构\n插件\n严格模式\n表单处理\n测试\n热重载\nAPI 文档\n\n"},"installation.html":{"url":"installation.html","title":"安装","keywords":"","body":"安装\n直接下载 / CDN 引用\nhttps://unpkg.com/vuex\n\nUnpkg.com 提供了基于 NPM 的 CDN 链接。以上的链接会一直指向 NPM 上发布的最新版本。您也可以通过 https://unpkg.com/vuex@2.0.0 这样的方式指定特定的版本。\n\n在 Vue 之后引入 vuex 会进行自动安装:\n\n\n\nNPM\nnpm install vuex --save\n\nYarn\nyarn add vuex\n\n在一个模块化的打包系统中,您必须显式地通过 Vue.use() 来安装 Vuex:\nimport Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\n当使用全局 script 标签引用 Vuex 时,不需要以上安装过程。\nPromise\nVuex 依赖 Promise。如果你支持的浏览器并没有实现 Promise (比如 IE),那么你可以使用一个 polyfill 的库,例如 es6-promise。\n你可以通过 CDN 将其引入:\n\n\n然后 window.Promise 会自动可用。\n如果你喜欢使用诸如 npm 或 Yarn 等包管理器,可以按照下列方式执行安装:\nnpm install es6-promise --save # npm\nyarn add es6-promise # Yarn\n\n或者更进一步,将下列代码添加到你使用 Vuex 之前的一个地方:\nimport 'es6-promise/auto'\n\n自己构建\n如果需要使用 dev 分支下的最新版本,您可以直接从 GitHub 上克隆代码并自己构建。\ngit clone https://github.com/vuejs/vuex.git node_modules/vuex\ncd node_modules/vuex\nnpm install\nnpm run build\n\n"},"intro.html":{"url":"intro.html","title":"Vuex 是什么?","keywords":"","body":"Vuex 是什么?\nVuex 是一个专为 Vue.js 应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。Vuex 也集成到 Vue 的官方调试工具 devtools extension,提供了诸如零配置的 time-travel 调试、状态快照导入导出等高级调试功能。\n什么是“状态管理模式”?\n让我们从一个简单的 Vue 计数应用开始:\nnew Vue({\n // state\n data () {\n return {\n count: 0\n }\n },\n // view\n template: `\n {{ count }}\n `,\n // actions\n methods: {\n increment () {\n this.count++\n }\n }\n})\n\n这个状态自管理应用包含以下几个部分:\n\nstate,驱动应用的数据源;\nview,以声明方式将 state 映射到视图;\nactions,响应在 view 上的用户输入导致的状态变化。\n\n以下是一个表示“单向数据流”理念的极简示意:\n\n \n\n\n但是,当我们的应用遇到多个组件共享状态时,单向数据流的简洁性很容易被破坏:\n\n多个视图依赖于同一状态。\n来自不同视图的行为需要变更同一状态。\n\n对于问题一,传参的方法对于多层嵌套的组件将会非常繁琐,并且对于兄弟组件间的状态传递无能为力。对于问题二,我们经常会采用父子组件直接引用或者通过事件来变更和同步状态的多份拷贝。以上的这些模式非常脆弱,通常会导致无法维护的代码。\n因此,我们为什么不把组件的共享状态抽取出来,以一个全局单例模式管理呢?在这种模式下,我们的组件树构成了一个巨大的“视图”,不管在树的哪个位置,任何组件都能获取状态或者触发行为!\n另外,通过定义和隔离状态管理中的各种概念并强制遵守一定的规则,我们的代码将会变得更结构化且易维护。\n这就是 Vuex 背后的基本思想,借鉴了 Flux、Redux、和 The Elm Architecture。与其他模式不同的是,Vuex 是专门为 Vue.js 设计的状态管理库,以利用 Vue.js 的细粒度数据响应机制来进行高效的状态更新。\n\n什么情况下我应该使用 Vuex?\n虽然 Vuex 可以帮助我们管理共享状态,但也附带了更多的概念和框架。这需要对短期和长期效益进行权衡。\n如果您不打算开发大型单页应用,使用 Vuex 可能是繁琐冗余的。确实是如此——如果您的应用够简单,您最好不要使用 Vuex。一个简单的 global event bus 就足够您所需了。但是,如果您需要构建一个中大型单页应用,您很可能会考虑如何更好地在组件外部管理状态,Vuex 将会成为自然而然的选择。引用 Redux 的作者 Dan Abramov 的话说就是:\n\nFlux 架构就像眼镜:您自会知道什么时候需要它。\n\n"},"getting-started.html":{"url":"getting-started.html","title":"开始","keywords":"","body":"开始\n每一个 Vuex 应用的核心就是 store(仓库)。“store”基本上就是一个容器,它包含着你的应用中大部分的状态 (state)。Vuex 和单纯的全局对象有以下两点不同:\n\nVuex 的状态存储是响应式的。当 Vue 组件从 store 中读取状态的时候,若 store 中的状态发生变化,那么相应的组件也会相应地得到高效更新。\n\n你不能直接改变 store 中的状态。改变 store 中的状态的唯一途径就是显式地提交 (commit) mutation。这样使得我们可以方便地跟踪每一个状态的变化,从而让我们能够实现一些工具帮助我们更好地了解我们的应用。\n\n\n最简单的 Store\n\n提示:我们将在后续的文档示例代码中使用 ES2015 语法。如果你还没能掌握 ES2015,你得抓紧了!\n\n安装 Vuex 之后,让我们来创建一个 store。创建过程直截了当——仅需要提供一个初始 state 对象和一些 mutation:\n// 如果在模块化构建系统中,请确保在开头调用了 Vue.use(Vuex)\n\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n }\n})\n\n现在,你可以通过 store.state 来获取状态对象,以及通过 store.commit 方法触发状态变更:\nstore.commit('increment')\n\nconsole.log(store.state.count) // -> 1\n\n再次强调,我们通过提交 mutation 的方式,而非直接改变 store.state.count,是因为我们想要更明确地追踪到状态的变化。这个简单的约定能够让你的意图更加明显,这样你在阅读代码的时候能更容易地解读应用内部的状态改变。此外,这样也让我们有机会去实现一些能记录每次状态改变,保存状态快照的调试工具。有了它,我们甚至可以实现如时间穿梭般的调试体验。\n由于 store 中的状态是响应式的,在组件中调用 store 中的状态简单到仅需要在计算属性中返回即可。触发变化也仅仅是在组件的 methods 中提交 mutation。\n这是一个最基本的 Vuex 记数应用示例。\n接下来,我们将会更深入地探讨一些核心概念。让我们先从 State 概念开始。\n"},"core-concepts.html":{"url":"core-concepts.html","title":"核心概念","keywords":"","body":"核心概念\n在这一章,我们将会学到 Vuex 的这些核心概念。他们是:\n\nState\nGetter\nMutation\nAction\nModule\n\n深入理解所有的概念对于使用 Vuex 来说是必要的。\n让我们开始吧。\n"},"state.html":{"url":"state.html","title":"State","keywords":"","body":"State\n单一状态树\nVuex 使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源 (SSOT)”而存在。这也意味着,每个应用将仅仅包含一个 store 实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。\n单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。\n在 Vue 组件中获得 Vuex 状态\n那么我们如何在 Vue 组件中展示状态呢?由于 Vuex 的状态存储是响应式的,从 store 实例中读取状态最简单的方法就是在计算属性中返回某个状态:\n// 创建一个 Counter 组件\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return store.state.count\n }\n }\n}\n\n每当 store.state.count 变化的时候, 都会重新求取计算属性,并且触发更新相关联的 DOM。\n然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用 state 的组件中需要频繁地导入,并且在测试组件时需要模拟状态。\nVuex 通过 store 选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用 Vue.use(Vuex)):\nconst app = new Vue({\n el: '#app',\n // 把 store 对象提供给 “store” 选项,这可以把 store 的实例注入所有的子组件\n store,\n components: { Counter },\n template: `\n \n \n \n `\n})\n\n通过在根实例中注册 store 选项,该 store 实例会注入到根组件下的所有子组件中,且子组件能通过 this.$store 访问到。让我们更新下 Counter 的实现:\nconst Counter = {\n template: `{{ count }}`,\n computed: {\n count () {\n return this.$store.state.count\n }\n }\n}\n\nmapState 辅助函数\n当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用 mapState 辅助函数帮助我们生成计算属性,让你少按几次键:\n// 在单独构建的版本中辅助函数为 Vuex.mapState\nimport { mapState } from 'vuex'\n\nexport default {\n // ...\n computed: mapState({\n // 箭头函数可使代码更简练\n count: state => state.count,\n\n // 传字符串参数 'count' 等同于 `state => state.count`\n countAlias: 'count',\n\n // 为了能够使用 `this` 获取局部状态,必须使用常规函数\n countPlusLocalState (state) {\n return state.count + this.localCount\n }\n })\n}\n\n当映射的计算属性的名称与 state 的子节点名称相同时,我们也可以给 mapState 传一个字符串数组。\ncomputed: mapState([\n // 映射 this.count 为 store.state.count\n 'count'\n])\n\n对象展开运算符\nmapState 函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给 computed 属性。但是自从有了对象展开运算符(现处于 ECMASCript 提案 stage-4 阶段),我们可以极大地简化写法:\ncomputed: {\n localComputed () { /* ... */ },\n // 使用对象展开运算符将此对象混入到外部对象中\n ...mapState({\n // ...\n })\n}\n\n组件仍然保有局部状态\n使用 Vuex 并不意味着你需要将所有的状态放入 Vuex。虽然将所有的状态放到 Vuex 会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。\n"},"getters.html":{"url":"getters.html","title":"Getter","keywords":"","body":"Getter\n有时候我们需要从 store 中的 state 中派生出一些状态,例如对列表进行过滤并计数:\ncomputed: {\n doneTodosCount () {\n return this.$store.state.todos.filter(todo => todo.done).length\n }\n}\n\n如果有多个组件需要用到此属性,我们要么复制这个函数,或者抽取到一个共享函数然后在多处导入它——无论哪种方式都不是很理想。\nVuex 允许我们在 store 中定义“getter”(可以认为是 store 的计算属性)。就像计算属性一样,getter 的返回值会根据它的依赖被缓存起来,且只有当它的依赖值发生了改变才会被重新计算。\nGetter 接受 state 作为其第一个参数:\nconst store = new Vuex.Store({\n state: {\n todos: [\n { id: 1, text: '...', done: true },\n { id: 2, text: '...', done: false }\n ]\n },\n getters: {\n doneTodos: state => {\n return state.todos.filter(todo => todo.done)\n }\n }\n})\n\n通过属性访问\nGetter 会暴露为 store.getters 对象,你可以以属性的形式访问这些值:\nstore.getters.doneTodos // -> [{ id: 1, text: '...', done: true }]\n\nGetter 也可以接受其他 getter 作为第二个参数:\ngetters: {\n // ...\n doneTodosCount: (state, getters) => {\n return getters.doneTodos.length\n }\n}\n\nstore.getters.doneTodosCount // -> 1\n\n我们可以很容易地在任何组件中使用它:\ncomputed: {\n doneTodosCount () {\n return this.$store.getters.doneTodosCount\n }\n}\n\n注意,getter 在通过属性访问时是作为 Vue 的响应式系统的一部分缓存其中的。\n通过方法访问\n你也可以通过让 getter 返回一个函数,来实现给 getter 传参。在你对 store 里的数组进行查询时非常有用。\ngetters: {\n // ...\n getTodoById: (state) => (id) => {\n return state.todos.find(todo => todo.id === id)\n }\n}\n\nstore.getters.getTodoById(2) // -> { id: 2, text: '...', done: false }\n\n注意,getter 在通过方法访问时,每次都会去进行调用,而不会缓存结果。\nmapGetters 辅助函数\nmapGetters 辅助函数仅仅是将 store 中的 getter 映射到局部计算属性:\nimport { mapGetters } from 'vuex'\n\nexport default {\n // ...\n computed: {\n // 使用对象展开运算符将 getter 混入 computed 对象中\n ...mapGetters([\n 'doneTodosCount',\n 'anotherGetter',\n // ...\n ])\n }\n}\n\n如果你想将一个 getter 属性另取一个名字,使用对象形式:\nmapGetters({\n // 映射 `this.doneCount` 为 `store.getters.doneTodosCount`\n doneCount: 'doneTodosCount'\n})\n\n"},"mutations.html":{"url":"mutations.html","title":"Mutation","keywords":"","body":"Mutation\n更改 Vuex 的 store 中的状态的唯一方法是提交 mutation。Vuex 中的 mutation 非常类似于事件:每个 mutation 都有一个字符串的 事件类型 (type) 和 一个 回调函数 (handler)。这个回调函数就是我们实际进行状态更改的地方,并且它会接受 state 作为第一个参数:\nconst store = new Vuex.Store({\n state: {\n count: 1\n },\n mutations: {\n increment (state) {\n // 变更状态\n state.count++\n }\n }\n})\n\n你不能直接调用一个 mutation handler。这个选项更像是事件注册:“当触发一个类型为 increment 的 mutation 时,调用此函数。”要唤醒一个 mutation handler,你需要以相应的 type 调用 store.commit 方法:\nstore.commit('increment')\n\n提交载荷(Payload)\n你可以向 store.commit 传入额外的参数,即 mutation 的 载荷(payload):\n// ...\nmutations: {\n increment (state, n) {\n state.count += n\n }\n}\n\nstore.commit('increment', 10)\n\n在大多数情况下,载荷应该是一个对象,这样可以包含多个字段并且记录的 mutation 会更易读:\n// ...\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nstore.commit('increment', {\n amount: 10\n})\n\n对象风格的提交方式\n提交 mutation 的另一种方式是直接使用包含 type 属性的对象:\nstore.commit({\n type: 'increment',\n amount: 10\n})\n\n当使用对象风格的提交方式,整个对象都作为载荷传给 mutation 函数,因此 handler 保持不变:\nmutations: {\n increment (state, payload) {\n state.count += payload.amount\n }\n}\n\nMutation 需遵守 Vue 的响应规则\n既然 Vuex 的 store 中的状态是响应式的,那么当我们变更状态时,监视状态的 Vue 组件也会自动更新。这也意味着 Vuex 中的 mutation 也需要与使用 Vue 一样遵守一些注意事项:\n\n最好提前在你的 store 中初始化好所有所需属性。\n\n当需要在对象上添加新属性时,你应该\n\n使用 Vue.set(obj, 'newProp', 123), 或者\n\n以新对象替换老对象。例如,利用 stage-3 的对象展开运算符我们可以这样写:\nstate.obj = { ...state.obj, newProp: 123 }\n\n\n\n\n\n使用常量替代 Mutation 事件类型\n使用常量替代 mutation 事件类型在各种 Flux 实现中是很常见的模式。这样可以使 linter 之类的工具发挥作用,同时把这些常量放在单独的文件中可以让你的代码合作者对整个 app 包含的 mutation 一目了然:\n// mutation-types.js\nexport const SOME_MUTATION = 'SOME_MUTATION'\n\n// store.js\nimport Vuex from 'vuex'\nimport { SOME_MUTATION } from './mutation-types'\n\nconst store = new Vuex.Store({\n state: { ... },\n mutations: {\n // 我们可以使用 ES2015 风格的计算属性命名功能来使用一个常量作为函数名\n [SOME_MUTATION] (state) {\n // mutate state\n }\n }\n})\n\n用不用常量取决于你——在需要多人协作的大型项目中,这会很有帮助。但如果你不喜欢,你完全可以不这样做。\nMutation 必须是同步函数\n一条重要的原则就是要记住 mutation 必须是同步函数。为什么?请参考下面的例子:\nmutations: {\n someMutation (state) {\n api.callAsyncMethod(() => {\n state.count++\n })\n }\n}\n\n现在想象,我们正在 debug 一个 app 并且观察 devtool 中的 mutation 日志。每一条 mutation 被记录,devtools 都需要捕捉到前一状态和后一状态的快照。然而,在上面的例子中 mutation 中的异步函数中的回调让这不可能完成:因为当 mutation 触发的时候,回调函数还没有被调用,devtools 不知道什么时候回调函数实际上被调用——实质上任何在回调函数中进行的状态的改变都是不可追踪的。\n在组件中提交 Mutation\n你可以在组件中使用 this.$store.commit('xxx') 提交 mutation,或者使用 mapMutations 辅助函数将组件中的 methods 映射为 store.commit 调用(需要在根节点注入 store)。\nimport { mapMutations } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapMutations([\n 'increment', // 将 `this.increment()` 映射为 `this.$store.commit('increment')`\n\n // `mapMutations` 也支持载荷:\n 'incrementBy' // 将 `this.incrementBy(amount)` 映射为 `this.$store.commit('incrementBy', amount)`\n ]),\n ...mapMutations({\n add: 'increment' // 将 `this.add()` 映射为 `this.$store.commit('increment')`\n })\n }\n}\n\n下一步:Action\n在 mutation 中混合异步调用会导致你的程序很难调试。例如,当你调用了两个包含异步回调的 mutation 来改变状态,你怎么知道什么时候回调和哪个先回调呢?这就是为什么我们要区分这两个概念。在 Vuex 中,mutation 都是同步事务:\nstore.commit('increment')\n// 任何由 \"increment\" 导致的状态变更都应该在此刻完成。\n\n为了处理异步操作,让我们来看一看 Action。\n"},"actions.html":{"url":"actions.html","title":"Action","keywords":"","body":"Action\nAction 类似于 mutation,不同在于:\n\nAction 提交的是 mutation,而不是直接变更状态。\nAction 可以包含任意异步操作。\n\n让我们来注册一个简单的 action:\nconst store = new Vuex.Store({\n state: {\n count: 0\n },\n mutations: {\n increment (state) {\n state.count++\n }\n },\n actions: {\n increment (context) {\n context.commit('increment')\n }\n }\n})\n\nAction 函数接受一个与 store 实例具有相同方法和属性的 context 对象,因此你可以调用 context.commit 提交一个 mutation,或者通过 context.state 和 context.getters 来获取 state 和 getters。当我们在之后介绍到 Modules 时,你就知道 context 对象为什么不是 store 实例本身了。\n实践中,我们会经常用到 ES2015 的 参数解构 来简化代码(特别是我们需要调用 commit 很多次的时候):\nactions: {\n increment ({ commit }) {\n commit('increment')\n }\n}\n\n分发 Action\nAction 通过 store.dispatch 方法触发:\nstore.dispatch('increment')\n\n乍一眼看上去感觉多此一举,我们直接分发 mutation 岂不更方便?实际上并非如此,还记得 mutation 必须同步执行这个限制么?Action 就不受约束!我们可以在 action 内部执行异步操作:\nactions: {\n incrementAsync ({ commit }) {\n setTimeout(() => {\n commit('increment')\n }, 1000)\n }\n}\n\nActions 支持同样的载荷方式和对象方式进行分发:\n// 以载荷形式分发\nstore.dispatch('incrementAsync', {\n amount: 10\n})\n\n// 以对象形式分发\nstore.dispatch({\n type: 'incrementAsync',\n amount: 10\n})\n\n来看一个更加实际的购物车示例,涉及到调用异步 API 和分发多重 mutation:\nactions: {\n checkout ({ commit, state }, products) {\n // 把当前购物车的物品备份起来\n const savedCartItems = [...state.cart.added]\n // 发出结账请求,然后乐观地清空购物车\n commit(types.CHECKOUT_REQUEST)\n // 购物 API 接受一个成功回调和一个失败回调\n shop.buyProducts(\n products,\n // 成功操作\n () => commit(types.CHECKOUT_SUCCESS),\n // 失败操作\n () => commit(types.CHECKOUT_FAILURE, savedCartItems)\n )\n }\n}\n\n注意我们正在进行一系列的异步操作,并且通过提交 mutation 来记录 action 产生的副作用(即状态变更)。\n在组件中分发 Action\n你在组件中使用 this.$store.dispatch('xxx') 分发 action,或者使用 mapActions 辅助函数将组件的 methods 映射为 store.dispatch 调用(需要先在根节点注入 store):\nimport { mapActions } from 'vuex'\n\nexport default {\n // ...\n methods: {\n ...mapActions([\n 'increment', // 将 `this.increment()` 映射为 `this.$store.dispatch('increment')`\n\n // `mapActions` 也支持载荷:\n 'incrementBy' // 将 `this.incrementBy(amount)` 映射为 `this.$store.dispatch('incrementBy', amount)`\n ]),\n ...mapActions({\n add: 'increment' // 将 `this.add()` 映射为 `this.$store.dispatch('increment')`\n })\n }\n}\n\n组合 Action\nAction 通常是异步的,那么如何知道 action 什么时候结束呢?更重要的是,我们如何才能组合多个 action,以处理更加复杂的异步流程?\n首先,你需要明白 store.dispatch 可以处理被触发的 action 的处理函数返回的 Promise,并且 store.dispatch 仍旧返回 Promise:\nactions: {\n actionA ({ commit }) {\n return new Promise((resolve, reject) => {\n setTimeout(() => {\n commit('someMutation')\n resolve()\n }, 1000)\n })\n }\n}\n\n现在你可以:\nstore.dispatch('actionA').then(() => {\n // ...\n})\n\n在另外一个 action 中也可以:\nactions: {\n // ...\n actionB ({ dispatch, commit }) {\n return dispatch('actionA').then(() => {\n commit('someOtherMutation')\n })\n }\n}\n\n最后,如果我们利用 async / await,我们可以如下组合 action:\n// 假设 getData() 和 getOtherData() 返回的是 Promise\n\nactions: {\n async actionA ({ commit }) {\n commit('gotData', await getData())\n },\n async actionB ({ dispatch, commit }) {\n await dispatch('actionA') // 等待 actionA 完成\n commit('gotOtherData', await getOtherData())\n }\n}\n\n\n一个 store.dispatch 在不同模块中可以触发多个 action 函数。在这种情况下,只有当所有触发函数完成后,返回的 Promise 才会执行。\n\n"},"modules.html":{"url":"modules.html","title":"Module","keywords":"","body":"Module\n由于使用单一状态树,应用的所有状态会集中到一个比较大的对象。当应用变得非常复杂时,store 对象就有可能变得相当臃肿。\n为了解决以上问题,Vuex 允许我们将 store 分割成模块(module)。每个模块拥有自己的 state、mutation、action、getter、甚至是嵌套子模块——从上至下进行同样方式的分割:\nconst moduleA = {\n state: { ... },\n mutations: { ... },\n actions: { ... },\n getters: { ... }\n}\n\nconst moduleB = {\n state: { ... },\n mutations: { ... },\n actions: { ... }\n}\n\nconst store = new Vuex.Store({\n modules: {\n a: moduleA,\n b: moduleB\n }\n})\n\nstore.state.a // -> moduleA 的状态\nstore.state.b // -> moduleB 的状态\n\n模块的局部状态\n对于模块内部的 mutation 和 getter,接收的第一个参数是模块的局部状态对象。\nconst moduleA = {\n state: { count: 0 },\n mutations: {\n increment (state) {\n // 这里的 `state` 对象是模块的局部状态\n state.count++\n }\n },\n\n getters: {\n doubleCount (state) {\n return state.count * 2\n }\n }\n}\n\n同样,对于模块内部的 action,局部状态通过 context.state 暴露出来,根节点状态则为 context.rootState:\nconst moduleA = {\n // ...\n actions: {\n incrementIfOddOnRootSum ({ state, commit, rootState }) {\n if ((state.count + rootState.count) % 2 === 1) {\n commit('increment')\n }\n }\n }\n}\n\n对于模块内部的 getter,根节点状态会作为第三个参数暴露出来:\nconst moduleA = {\n // ...\n getters: {\n sumWithRootCount (state, getters, rootState) {\n return state.count + rootState.count\n }\n }\n}\n\n命名空间\n默认情况下,模块内部的 action、mutation 和 getter 是注册在全局命名空间的——这样使得多个模块能够对同一 mutation 或 action 作出响应。\n如果希望你的模块具有更高的封装度和复用性,你可以通过添加 namespaced: true 的方式使其成为带命名空间的模块。当模块被注册后,它的所有 getter、action 及 mutation 都会自动根据模块注册的路径调整命名。例如:\nconst store = new Vuex.Store({\n modules: {\n account: {\n namespaced: true,\n\n // 模块内容(module assets)\n state: { ... }, // 模块内的状态已经是嵌套的了,使用 `namespaced` 属性不会对其产生影响\n getters: {\n isAdmin () { ... } // -> getters['account/isAdmin']\n },\n actions: {\n login () { ... } // -> dispatch('account/login')\n },\n mutations: {\n login () { ... } // -> commit('account/login')\n },\n\n // 嵌套模块\n modules: {\n // 继承父模块的命名空间\n myPage: {\n state: { ... },\n getters: {\n profile () { ... } // -> getters['account/profile']\n }\n },\n\n // 进一步嵌套命名空间\n posts: {\n namespaced: true,\n\n state: { ... },\n getters: {\n popular () { ... } // -> getters['account/posts/popular']\n }\n }\n }\n }\n }\n})\n\n启用了命名空间的 getter 和 action 会收到局部化的 getter,dispatch 和 commit。换言之,你在使用模块内容(module assets)时不需要在同一模块内额外添加空间名前缀。更改 namespaced 属性后不需要修改模块内的代码。\n在带命名空间的模块内访问全局内容(Global Assets)\n如果你希望使用全局 state 和 getter,rootState 和 rootGetter 会作为第三和第四参数传入 getter,也会通过 context 对象的属性传入 action。\n若需要在全局命名空间内分发 action 或提交 mutation,将 { root: true } 作为第三参数传给 dispatch 或 commit 即可。\nmodules: {\n foo: {\n namespaced: true,\n\n getters: {\n // 在这个模块的 getter 中,`getters` 被局部化了\n // 你可以使用 getter 的第四个参数来调用 `rootGetters`\n someGetter (state, getters, rootState, rootGetters) {\n getters.someOtherGetter // -> 'foo/someOtherGetter'\n rootGetters.someOtherGetter // -> 'someOtherGetter'\n },\n someOtherGetter: state => { ... }\n },\n\n actions: {\n // 在这个模块中, dispatch 和 commit 也被局部化了\n // 他们可以接受 `root` 属性以访问根 dispatch 或 commit\n someAction ({ dispatch, commit, getters, rootGetters }) {\n getters.someGetter // -> 'foo/someGetter'\n rootGetters.someGetter // -> 'someGetter'\n\n dispatch('someOtherAction') // -> 'foo/someOtherAction'\n dispatch('someOtherAction', null, { root: true }) // -> 'someOtherAction'\n\n commit('someMutation') // -> 'foo/someMutation'\n commit('someMutation', null, { root: true }) // -> 'someMutation'\n },\n someOtherAction (ctx, payload) { ... }\n }\n }\n}\n\n在带命名空间的模块注册全局 action\n若需要在带命名空间的模块注册全局 action,你可添加 root: true,并将这个 action 的定义放在函数 handler 中。例如:\n{\n actions: {\n someOtherAction ({dispatch}) {\n dispatch('someAction')\n }\n },\n modules: {\n foo: {\n namespaced: true,\n\n actions: {\n someAction: {\n root: true,\n handler (namespacedContext, payload) { ... } // -> 'someAction'\n }\n }\n }\n }\n}\n\n带命名空间的绑定函数\n当使用 mapState, mapGetters, mapActions 和 mapMutations 这些函数来绑定带命名空间的模块时,写起来可能比较繁琐:\ncomputed: {\n ...mapState({\n a: state => state.some.nested.module.a,\n b: state => state.some.nested.module.b\n })\n},\nmethods: {\n ...mapActions([\n 'some/nested/module/foo',\n 'some/nested/module/bar'\n ])\n}\n\n对于这种情况,你可以将模块的空间名称字符串作为第一个参数传递给上述函数,这样所有绑定都会自动将该模块作为上下文。于是上面的例子可以简化为:\ncomputed: {\n ...mapState('some/nested/module', {\n a: state => state.a,\n b: state => state.b\n })\n},\nmethods: {\n ...mapActions('some/nested/module', [\n 'foo',\n 'bar'\n ])\n}\n\n而且,你可以通过使用 createNamespacedHelpers 创建基于某个命名空间辅助函数。它返回一个对象,对象里有新的绑定在给定命名空间值上的组件绑定辅助函数:\nimport { createNamespacedHelpers } from 'vuex'\n\nconst { mapState, mapActions } = createNamespacedHelpers('some/nested/module')\n\nexport default {\n computed: {\n // 在 `some/nested/module` 中查找\n ...mapState({\n a: state => state.a,\n b: state => state.b\n })\n },\n methods: {\n // 在 `some/nested/module` 中查找\n ...mapActions([\n 'foo',\n 'bar'\n ])\n }\n}\n\n给插件开发者的注意事项\n如果你开发的插件(Plugin)提供了模块并允许用户将其添加到 Vuex store,可能需要考虑模块的空间名称问题。对于这种情况,你可以通过插件的参数对象来允许用户指定空间名称:\n// 通过插件的参数对象得到空间名称\n// 然后返回 Vuex 插件函数\nexport function createPlugin (options = {}) {\n return function (store) {\n // 把空间名字添加到插件模块的类型(type)中去\n const namespace = options.namespace || ''\n store.dispatch(namespace + 'pluginAction')\n }\n}\n\n模块动态注册\n在 store 创建之后,你可以使用 store.registerModule 方法注册模块:\n// 注册模块 `myModule`\nstore.registerModule('myModule', {\n // ...\n})\n// 注册嵌套模块 `nested/myModule`\nstore.registerModule(['nested', 'myModule'], {\n // ...\n})\n\n之后就可以通过 store.state.myModule 和 store.state.nested.myModule 访问模块的状态。\n模块动态注册功能使得其他 Vue 插件可以通过在 store 中附加新模块的方式来使用 Vuex 管理状态。例如,vuex-router-sync 插件就是通过动态注册模块将 vue-router 和 vuex 结合在一起,实现应用的路由状态管理。\n你也可以使用 store.unregisterModule(moduleName) 来动态卸载模块。注意,你不能使用此方法卸载静态模块(即创建 store 时声明的模块)。\n在注册一个新 module 时,你很有可能想保留过去的 state,例如从一个服务端渲染的应用保留 state。你可以通过 preserveState 选项将其归档:store.registerModule('a', module, { preserveState: true })。\n模块重用\n有时我们可能需要创建一个模块的多个实例,例如:\n\n创建多个 store,他们公用同一个模块 (例如当 runInNewContext 选项是 false 或 'once' 时,为了在服务端渲染中避免有状态的单例)\n在一个 store 中多次注册同一个模块\n\n如果我们使用一个纯对象来声明模块的状态,那么这个状态对象会通过引用被共享,导致状态对象被修改时 store 或模块间数据互相污染的问题。\n实际上这和 Vue 组件内的 data 是同样的问题。因此解决办法也是相同的——使用一个函数来声明模块状态(仅 2.3.0+ 支持):\nconst MyReusableModule = {\n state () {\n return {\n foo: 'bar'\n }\n },\n // mutation, action 和 getter 等等...\n}\n\n"},"structure.html":{"url":"structure.html","title":"项目结构","keywords":"","body":"项目结构\nVuex 并不限制你的代码结构。但是,它规定了一些需要遵守的规则:\n\n应用层级的状态应该集中到单个 store 对象中。\n\n提交 mutation 是更改状态的唯一方法,并且这个过程是同步的。\n\n异步逻辑都应该封装到 action 里面。\n\n\n只要你遵守以上规则,如何组织代码随你便。如果你的 store 文件太大,只需将 action、mutation 和 getter 分割到单独的文件。\n对于大型应用,我们会希望把 Vuex 相关代码分割到模块中。下面是项目结构示例:\n├── index.html\n├── main.js\n├── api\n│ └── ... # 抽取出API请求\n├── components\n│ ├── App.vue\n│ └── ...\n└── store\n ├── index.js # 我们组装模块并导出 store 的地方\n ├── actions.js # 根级别的 action\n ├── mutations.js # 根级别的 mutation\n └── modules\n ├── cart.js # 购物车模块\n └── products.js # 产品模块\n\n请参考购物车示例。\n"},"plugins.html":{"url":"plugins.html","title":"插件","keywords":"","body":"插件\nVuex 的 store 接受 plugins 选项,这个选项暴露出每次 mutation 的钩子。Vuex 插件就是一个函数,它接收 store 作为唯一参数:\nconst myPlugin = store => {\n // 当 store 初始化后调用\n store.subscribe((mutation, state) => {\n // 每次 mutation 之后调用\n // mutation 的格式为 { type, payload }\n })\n}\n\n然后像这样使用:\nconst store = new Vuex.Store({\n // ...\n plugins: [myPlugin]\n})\n\n在插件内提交 Mutation\n在插件中不允许直接修改状态——类似于组件,只能通过提交 mutation 来触发变化。\n通过提交 mutation,插件可以用来同步数据源到 store。例如,同步 websocket 数据源到 store(下面是个大概例子,实际上 createPlugin 方法可以有更多选项来完成复杂任务):\nexport default function createWebSocketPlugin (socket) {\n return store => {\n socket.on('data', data => {\n store.commit('receiveData', data)\n })\n store.subscribe(mutation => {\n if (mutation.type === 'UPDATE_DATA') {\n socket.emit('update', mutation.payload)\n }\n })\n }\n}\n\nconst plugin = createWebSocketPlugin(socket)\n\nconst store = new Vuex.Store({\n state,\n mutations,\n plugins: [plugin]\n})\n\n生成 State 快照\n有时候插件需要获得状态的“快照”,比较改变的前后状态。想要实现这项功能,你需要对状态对象进行深拷贝:\nconst myPluginWithSnapshot = store => {\n let prevState = _.cloneDeep(store.state)\n store.subscribe((mutation, state) => {\n let nextState = _.cloneDeep(state)\n\n // 比较 prevState 和 nextState...\n\n // 保存状态,用于下一次 mutation\n prevState = nextState\n })\n}\n\n生成状态快照的插件应该只在开发阶段使用,使用 webpack 或 Browserify,让构建工具帮我们处理:\nconst store = new Vuex.Store({\n // ...\n plugins: process.env.NODE_ENV !== 'production'\n ? [myPluginWithSnapshot]\n : []\n})\n\n上面插件会默认启用。在发布阶段,你需要使用 webpack 的 DefinePlugin 或者是 Browserify 的 envify 使 process.env.NODE_ENV !== 'production' 为 false。\n内置 Logger 插件\n\n如果正在使用 vue-devtools,你可能不需要此插件。\n\nVuex 自带一个日志插件用于一般的调试:\nimport createLogger from 'vuex/dist/logger'\n\nconst store = new Vuex.Store({\n plugins: [createLogger()]\n})\n\ncreateLogger 函数有几个配置项:\nconst logger = createLogger({\n collapsed: false, // 自动展开记录的 mutation\n filter (mutation, stateBefore, stateAfter) {\n // 若 mutation 需要被记录,就让它返回 true 即可\n // 顺便,`mutation` 是个 { type, payload } 对象\n return mutation.type !== \"aBlacklistedMutation\"\n },\n transformer (state) {\n // 在开始记录之前转换状态\n // 例如,只返回指定的子树\n return state.subTree\n },\n mutationTransformer (mutation) {\n // mutation 按照 { type, payload } 格式记录\n // 我们可以按任意方式格式化\n return mutation.type\n },\n logger: console, // 自定义 console 实现,默认为 `console`\n})\n\n日志插件还可以直接通过 标签引入,它会提供全局方法 createVuexLogger。\n要注意,logger 插件会生成状态快照,所以仅在开发环境使用。\n"},"strict.html":{"url":"strict.html","title":"严格模式","keywords":"","body":"严格模式\n开启严格模式,仅需在创建 store 的时候传入 strict: true:\nconst store = new Vuex.Store({\n // ...\n strict: true\n})\n\n在严格模式下,无论何时发生了状态变更且不是由 mutation 函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。\n开发环境与发布环境\n不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。\n类似于插件,我们可以让构建工具来处理这种情况:\nconst store = new Vuex.Store({\n // ...\n strict: process.env.NODE_ENV !== 'production'\n})\n\n"},"forms.html":{"url":"forms.html","title":"表单处理","keywords":"","body":"表单处理\n当在严格模式中使用 Vuex 时,在属于 Vuex 的 state 上使用 v-model 会比较棘手:\n\n\n假设这里的 obj 是在计算属性中返回的一个属于 Vuex store 的对象,在用户输入时,v-model 会试图直接修改 obj.message。在严格模式中,由于这个修改不是在 mutation 函数中执行的, 这里会抛出一个错误。\n用“Vuex 的思维”去解决这个问题的方法是:给 中绑定 value,然后侦听 input 或者 change 事件,在事件回调中调用 action:\n\n\n// ...\ncomputed: {\n ...mapState({\n message: state => state.obj.message\n })\n},\nmethods: {\n updateMessage (e) {\n this.$store.commit('updateMessage', e.target.value)\n }\n}\n\n下面是 mutation 函数:\n// ...\nmutations: {\n updateMessage (state, message) {\n state.obj.message = message\n }\n}\n\n双向绑定的计算属性\n必须承认,这样做比简单地使用“v-model + 局部状态”要啰嗦得多,并且也损失了一些 v-model 中很有用的特性。另一个方法是使用带有 setter 的双向绑定计算属性:\n\n\n// ...\ncomputed: {\n message: {\n get () {\n return this.$store.state.obj.message\n },\n set (value) {\n this.$store.commit('updateMessage', value)\n }\n }\n}\n\n"},"testing.html":{"url":"testing.html","title":"测试","keywords":"","body":"测试\n我们主要想针对 Vuex 中的 mutation 和 action 进行单元测试。\n测试 Mutation\nMutation 很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在 store.js 文件中定义了 mutation,并且使用 ES2015 模块功能默认输出了 Vuex.Store 的实例,那么你仍然可以给 mutation 取个变量名然后把它输出去:\nconst state = { ... }\n\n// `mutations` 作为命名输出对象\nexport const mutations = { ... }\n\nexport default new Vuex.Store({\n state,\n mutations\n})\n\n下面是用 Mocha + Chai 测试一个 mutation 的例子(实际上你可以用任何你喜欢的测试框架):\n// mutations.js\nexport const mutations = {\n increment: state => state.count++\n}\n\n// mutations.spec.js\nimport { expect } from 'chai'\nimport { mutations } from './store'\n\n// 解构 `mutations`\nconst { increment } = mutations\n\ndescribe('mutations', () => {\n it('INCREMENT', () => {\n // 模拟状态\n const state = { count: 0 }\n // 应用 mutation\n increment(state)\n // 断言结果\n expect(state.count).to.equal(1)\n })\n})\n\n测试 Action\nAction 应对起来略微棘手,因为它们可能需要调用外部的 API。当测试 action 的时候,我们需要增加一个 mocking 服务层——例如,我们可以把 API 调用抽象成服务,然后在测试文件中用 mock 服务回应 API 调用。为了便于解决 mock 依赖,可以用 webpack 和 inject-loader 打包测试文件。\n下面是一个测试异步 action 的例子:\n// actions.js\nimport shop from '../api/shop'\n\nexport const getAllProducts = ({ commit }) => {\n commit('REQUEST_PRODUCTS')\n shop.getProducts(products => {\n commit('RECEIVE_PRODUCTS', products)\n })\n}\n\n// actions.spec.js\n\n// 使用 require 语法处理内联 loaders。\n// inject-loader 返回一个允许我们注入 mock 依赖的模块工厂\nimport { expect } from 'chai'\nconst actionsInjector = require('inject-loader!./actions')\n\n// 使用 mocks 创建模块\nconst actions = actionsInjector({\n '../api/shop': {\n getProducts (cb) {\n setTimeout(() => {\n cb([ /* mocked response */ ])\n }, 100)\n }\n }\n})\n\n// 用指定的 mutaions 测试 action 的辅助函数\nconst testAction = (action, args, state, expectedMutations, done) => {\n let count = 0\n\n // 模拟提交\n const commit = (type, payload) => {\n const mutation = expectedMutations[count]\n\n try {\n expect(mutation.type).to.equal(type)\n if (payload) {\n expect(mutation.payload).to.deep.equal(payload)\n }\n } catch (error) {\n done(error)\n }\n\n count++\n if (count >= expectedMutations.length) {\n done()\n }\n }\n\n // 用模拟的 store 和参数调用 action\n action({ commit, state }, ...args)\n\n // 检查是否没有 mutation 被 dispatch\n if (expectedMutations.length === 0) {\n expect(count).to.equal(0)\n done()\n }\n}\n\ndescribe('actions', () => {\n it('getAllProducts', done => {\n testAction(actions.getAllProducts, [], {}, [\n { type: 'REQUEST_PRODUCTS' },\n { type: 'RECEIVE_PRODUCTS', payload: { /* mocked response */ } }\n ], done)\n })\n})\n\n如果在测试环境下有可用的 spy (比如通过 Sinon.JS),你可以使用它们替换辅助函数 testAction:\ndescribe('actions', () => {\n it('getAllProducts', () => {\n const commit = sinon.spy()\n const state = {}\n\n actions.getAllProducts({ commit, state })\n\n expect(commit.args).to.deep.equal([\n ['REQUEST_PRODUCTS'],\n ['RECEIVE_PRODUCTS', { /* mocked response */ }]\n ])\n })\n})\n\n测试 Getter\n如果你的 getter 包含很复杂的计算过程,很有必要测试它们。Getter 的测试与 mutation 一样直截了当。\n测试一个 getter 的示例:\n// getters.js\nexport const getters = {\n filteredProducts (state, { filterCategory }) {\n return state.products.filter(product => {\n return product.category === filterCategory\n })\n }\n}\n\n// getters.spec.js\nimport { expect } from 'chai'\nimport { getters } from './getters'\n\ndescribe('getters', () => {\n it('filteredProducts', () => {\n // 模拟状态\n const state = {\n products: [\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' },\n { id: 3, title: 'Carrot', category: 'vegetable' }\n ]\n }\n // 模拟 getter\n const filterCategory = 'fruit'\n\n // 获取 getter 的结果\n const result = getters.filteredProducts(state, { filterCategory })\n\n // 断言结果\n expect(result).to.deep.equal([\n { id: 1, title: 'Apple', category: 'fruit' },\n { id: 2, title: 'Orange', category: 'fruit' }\n ])\n })\n})\n\n执行测试\n如果你的 mutation 和 action 编写正确,经过合理地 mocking 处理之后这些测试应该不依赖任何浏览器 API,因此你可以直接用 webpack 打包这些测试文件然后在 Node 中执行。换种方式,你也可以用 mocha-loader 或 Karma + karma-webpack在真实浏览器环境中进行测试。\n在 Node 中执行测试\n创建以下 webpack 配置(配置好 .babelrc):\n// webpack.config.js\nmodule.exports = {\n entry: './test.js',\n output: {\n path: __dirname,\n filename: 'test-bundle.js'\n },\n module: {\n loaders: [\n {\n test: /\\.js$/,\n loader: 'babel-loader',\n exclude: /node_modules/\n }\n ]\n }\n}\n\n然后:\nwebpack\nmocha test-bundle.js\n\n在浏览器中测试\n\n安装 mocha-loader。\n把上述 webpack 配置中的 entry 改成 'mocha-loader!babel-loader!./test.js'。\n用以上配置启动 webpack-dev-server。\n访问 localhost:8080/webpack-dev-server/test-bundle。\n\n使用 Karma + karma-webpack 在浏览器中执行测试\n详见 vue-loader documentation。\n"},"hot-reload.html":{"url":"hot-reload.html","title":"热重载","keywords":"","body":"热重载\n使用 webpack 的 Hot Module Replacement API,Vuex 支持在开发过程中热重载 mutation、module、action 和 getter。你也可以在 Browserify 中使用 browserify-hmr 插件。\n对于 mutation 和模块,你需要使用 store.hotUpdate() 方法:\n// store.js\nimport Vue from 'vue'\nimport Vuex from 'vuex'\nimport mutations from './mutations'\nimport moduleA from './modules/a'\n\nVue.use(Vuex)\n\nconst state = { ... }\n\nconst store = new Vuex.Store({\n state,\n mutations,\n modules: {\n a: moduleA\n }\n})\n\nif (module.hot) {\n // 使 action 和 mutation 成为可热重载模块\n module.hot.accept(['./mutations', './modules/a'], () => {\n // 获取更新后的模块\n // 因为 babel 6 的模块编译格式问题,这里需要加上 `.default`\n const newMutations = require('./mutations').default\n const newModuleA = require('./modules/a').default\n // 加载新模块\n store.hotUpdate({\n mutations: newMutations,\n modules: {\n a: newModuleA\n }\n })\n })\n}\n\n参考热重载示例 counter-hot。\n"},"api.html":{"url":"api.html","title":"API 文档","keywords":"","body":"API 参考\nVuex.Store\nimport Vuex from 'vuex'\n\nconst store = new Vuex.Store({ ...options })\n\nVuex.Store 构造器选项\n\nstate\n\n类型: Object | Function\nVuex store 实例的根 state 对象。详细介绍\n如果你传入返回一个对象的函数,其返回的对象会被用作根 state。这在你想要重用 state 对象,尤其是对于重用 module 来说非常有用。详细介绍\n\n\n\nmutations\n\n类型: { [type: string]: Function }\n在 store 上注册 mutation,处理函数总是接受 state 作为第一个参数(如果定义在模块中,则为模块的局部状态),payload 作为第二个参数(可选)。\n详细介绍\n\n\n\nactions\n\n类型: { [type: string]: Function }\n在 store 上注册 action。处理函数总是接受 context 作为第一个参数,payload 作为第二个参数(可选)。\ncontext 对象包含以下属性:\n{\n state, // 等同于 `store.state`,若在模块中则为局部状态\n rootState, // 等同于 `store.state`,只存在于模块中\n commit, // 等同于 `store.commit`\n dispatch, // 等同于 `store.dispatch`\n getters, // 等同于 `store.getters`\n rootGetters // 等同于 `store.getters`,只存在于模块中\n}\n\n同时如果有第二个参数 payload 的话也能够接收。\n详细介绍\n\n\n\ngetters\n\n类型: { [key: string]: Function }\n\n在 store 上注册 getter,getter 方法接受以下参数:\n state, // 如果在模块中定义则为模块的局部状态\n getters, // 等同于 store.getters\n 当定义在一个模块里时会特别一些:\n state, // 如果在模块中定义则为模块的局部状态\n getters, // 等同于 store.getters\n rootState // 等同于 store.state\n rootGetters // 所有 getters\n 注册的 getter 暴露为 store.getters。\n 详细介绍\n\nmodules\n\n类型: Object\n包含了子模块的对象,会被合并到 store,大概长这样:\n{\n key: {\n state,\n namespaced?,\n mutations,\n actions?,\n getters?,\n modules?\n },\n ...\n}\n\n与根模块的选项一样,每个模块也包含 state 和 mutations 选项。模块的状态使用 key 关联到 store 的根状态。模块的 mutation 和 getter 只会接收 module 的局部状态作为第一个参数,而不是根状态,并且模块 action 的 context.state 同样指向局部状态。\n详细介绍\n\n\n\nplugins\n\n类型: Array\n一个数组,包含应用在 store 上的插件方法。这些插件直接接收 store 作为唯一参数,可以监听 mutation(用于外部地数据持久化、记录或调试)或者提交 mutation (用于内部数据,例如 websocket 或 某些观察者)\n详细介绍\n\n\n\nstrict\n\n类型: Boolean\n默认值: false\n使 Vuex store 进入严格模式,在严格模式下,任何 mutation 处理函数以外修改 Vuex state 都会抛出错误。\n详细介绍\n\n\n\n\nVuex.Store 实例属性\n\nstate\n\n类型: Object\n根状态,只读。\n\n\n\ngetters\n\n类型: Object\n暴露出注册的 getter,只读。\n\n\n\n\nVuex.Store 实例方法\n\ncommit(type: string, payload?: any, options?: Object)\ncommit(mutation: Object, options?: Object)\n提交 mutation。options 里可以有 root: true,它允许在命名空间模块里提交根的 mutation。详细介绍\n\ndispatch(type: string, payload?: any, options?: Object)\n\ndispatch(action: Object, options?: Object)\n分发 action。options 里可以有 root: true,它允许在命名空间模块里分发根的 action。返回一个解析所有被触发的 action 处理器的 Promise。详细介绍\n\nreplaceState(state: Object)\n替换 store 的根状态,仅用状态合并或时光旅行调试。\n\nwatch(fn: Function, callback: Function, options?: Object): Function\n响应式地侦听 fn 的返回值,当值改变时调用回调函数。fn 接收 store 的 state 作为第一个参数,其 getter 作为第二个参数。最后接收一个可选的对象参数表示 Vue 的 vm.$watch 方法的参数。\n要停止侦听,调用此方法返回的函数即可停止侦听。\n\nsubscribe(handler: Function): Function\n订阅 store 的 mutation。handler 会在每个 mutation 完成后调用,接收 mutation 和经过 mutation 后的状态作为参数:\nstore.subscribe((mutation, state) => {\n console.log(mutation.type)\n console.log(mutation.payload)\n})\n\n要停止订阅,调用此方法返回的函数即可停止订阅。\n通常用于插件。详细介绍\n\nsubscribeAction(handler: Function): Function\n\n2.5.0 新增\n\n订阅 store 的 action。handler 会在每个 action 分发的时候调用并接收 action 描述和当前的 store 的 state 这两个参数:\nstore.subscribeAction((action, state) => {\n console.log(action.type)\n console.log(action.payload)\n})\n\n要停止订阅,调用此方法返回的函数即可停止订阅。\n该功能常用于插件。详细介绍\n\nregisterModule(path: string | Array, module: Module, options?: Object)\n注册一个动态模块。详细介绍\noptions 可以包含 preserveState: true 以允许保留之前的 state。用于服务端渲染。\n\nunregisterModule(path: string | Array)\n卸载一个动态模块。详细介绍\n\nhotUpdate(newOptions: Object)\n热替换新的 action 和 mutation。详细介绍\n\n\n组件绑定的辅助函数\n\nmapState(namespace?: string, map: Array | Object): Object\n为组件创建计算属性以返回 Vuex store 中的状态。详细介绍\n第一个参数是可选的,可以是一个命名空间字符串。详细介绍\n\nmapGetters(namespace?: string, map: Array | Object): Object\n为组件创建计算属性以返回 getter 的返回值。详细介绍\n第一个参数是可选的,可以是一个命名空间字符串。详细介绍\n\nmapActions(namespace?: string, map: Array | Object): Object\n创建组件方法分发 action。详细介绍\n第一个参数是可选的,可以是一个命名空间字符串。详细介绍\n\nmapMutations(namespace?: string, map: Array | Object): Object\n创建组件方法提交 mutation。详细介绍\n第一个参数是可选的,可以是一个命名空间字符串。详细介绍\n\ncreateNamespacedHelpers(namespace: string): Object\n创建基于命名空间的组件绑定辅助函数。其返回一个包含 mapState、mapGetters、mapActions 和 mapMutations 的对象。它们都已经绑定在了给定的命名空间上。详细介绍\n\n\n"}}} \ No newline at end of file diff --git a/zh-cn/state.html b/zh-cn/state.html new file mode 100644 index 000000000..dce93d3e0 --- /dev/null +++ b/zh-cn/state.html @@ -0,0 +1,559 @@ + + + + + + + State · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        + + + + + + + + +
                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                        + + + + + + + + + +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                        State

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        单一状态树

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        Vuex 使用单一状态树——是的,用一个对象就包含了全部的应用层级状态。至此它便作为一个“唯一数据源 (SSOT)”而存在。这也意味着,每个应用将仅仅包含一个 store 实例。单一状态树让我们能够直接地定位任一特定的状态片段,在调试的过程中也能轻易地取得整个当前应用状态的快照。

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        单状态树和模块化并不冲突——在后面的章节里我们会讨论如何将状态和状态变更事件分布到各个子模块中。

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        在 Vue 组件中获得 Vuex 状态

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        那么我们如何在 Vue 组件中展示状态呢?由于 Vuex 的状态存储是响应式的,从 store 实例中读取状态最简单的方法就是在计算属性中返回某个状态:

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        // 创建一个 Counter 组件
                                                                                                                                                                                                                                        +const Counter = {
                                                                                                                                                                                                                                        +  template: `<div>{{ count }}</div>`,
                                                                                                                                                                                                                                        +  computed: {
                                                                                                                                                                                                                                        +    count () {
                                                                                                                                                                                                                                        +      return store.state.count
                                                                                                                                                                                                                                        +    }
                                                                                                                                                                                                                                        +  }
                                                                                                                                                                                                                                        +}
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        每当 store.state.count 变化的时候, 都会重新求取计算属性,并且触发更新相关联的 DOM。

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        然而,这种模式导致组件依赖全局状态单例。在模块化的构建系统中,在每个需要使用 state 的组件中需要频繁地导入,并且在测试组件时需要模拟状态。

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        Vuex 通过 store 选项,提供了一种机制将状态从根组件“注入”到每一个子组件中(需调用 Vue.use(Vuex)):

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        const app = new Vue({
                                                                                                                                                                                                                                        +  el: '#app',
                                                                                                                                                                                                                                        +  // 把 store 对象提供给 “store” 选项,这可以把 store 的实例注入所有的子组件
                                                                                                                                                                                                                                        +  store,
                                                                                                                                                                                                                                        +  components: { Counter },
                                                                                                                                                                                                                                        +  template: `
                                                                                                                                                                                                                                        +    <div class="app">
                                                                                                                                                                                                                                        +      <counter></counter>
                                                                                                                                                                                                                                        +    </div>
                                                                                                                                                                                                                                        +  `
                                                                                                                                                                                                                                        +})
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        通过在根实例中注册 store 选项,该 store 实例会注入到根组件下的所有子组件中,且子组件能通过 this.$store 访问到。让我们更新下 Counter 的实现:

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        const Counter = {
                                                                                                                                                                                                                                        +  template: `<div>{{ count }}</div>`,
                                                                                                                                                                                                                                        +  computed: {
                                                                                                                                                                                                                                        +    count () {
                                                                                                                                                                                                                                        +      return this.$store.state.count
                                                                                                                                                                                                                                        +    }
                                                                                                                                                                                                                                        +  }
                                                                                                                                                                                                                                        +}
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        mapState 辅助函数

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        当一个组件需要获取多个状态时候,将这些状态都声明为计算属性会有些重复和冗余。为了解决这个问题,我们可以使用 mapState 辅助函数帮助我们生成计算属性,让你少按几次键:

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        // 在单独构建的版本中辅助函数为 Vuex.mapState
                                                                                                                                                                                                                                        +import { mapState } from 'vuex'
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +export default {
                                                                                                                                                                                                                                        +  // ...
                                                                                                                                                                                                                                        +  computed: mapState({
                                                                                                                                                                                                                                        +    // 箭头函数可使代码更简练
                                                                                                                                                                                                                                        +    count: state => state.count,
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +    // 传字符串参数 'count' 等同于 `state => state.count`
                                                                                                                                                                                                                                        +    countAlias: 'count',
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +    // 为了能够使用 `this` 获取局部状态,必须使用常规函数
                                                                                                                                                                                                                                        +    countPlusLocalState (state) {
                                                                                                                                                                                                                                        +      return state.count + this.localCount
                                                                                                                                                                                                                                        +    }
                                                                                                                                                                                                                                        +  })
                                                                                                                                                                                                                                        +}
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        当映射的计算属性的名称与 state 的子节点名称相同时,我们也可以给 mapState 传一个字符串数组。

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        computed: mapState([
                                                                                                                                                                                                                                        +  // 映射 this.count 为 store.state.count
                                                                                                                                                                                                                                        +  'count'
                                                                                                                                                                                                                                        +])
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        对象展开运算符

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        mapState 函数返回的是一个对象。我们如何将它与局部计算属性混合使用呢?通常,我们需要使用一个工具函数将多个对象合并为一个,以使我们可以将最终对象传给 computed 属性。但是自从有了对象展开运算符(现处于 ECMASCript 提案 stage-4 阶段),我们可以极大地简化写法:

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        computed: {
                                                                                                                                                                                                                                        +  localComputed () { /* ... */ },
                                                                                                                                                                                                                                        +  // 使用对象展开运算符将此对象混入到外部对象中
                                                                                                                                                                                                                                        +  ...mapState({
                                                                                                                                                                                                                                        +    // ...
                                                                                                                                                                                                                                        +  })
                                                                                                                                                                                                                                        +}
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        组件仍然保有局部状态

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        使用 Vuex 并不意味着你需要将所有的状态放入 Vuex。虽然将所有的状态放到 Vuex 会使状态变化更显式和易调试,但也会使代码变得冗长和不直观。如果有些状态严格属于单个组件,最好还是作为组件的局部状态。你应该根据你的应用开发需要进行权衡和确定。

                                                                                                                                                                                                                                        + + +
                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                        results matching ""

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                          No results matching ""

                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + + +
                                                                                                                                                                                                                                          + + +
                                                                                                                                                                                                                                          + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                          + + +
                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/strict.html b/zh-cn/strict.html new file mode 100644 index 000000000..53535b325 --- /dev/null +++ b/zh-cn/strict.html @@ -0,0 +1,495 @@ + + + + + + + 严格模式 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + + + + + + + + +
                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                          + + + + + + + + + +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                          严格模式

                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          开启严格模式,仅需在创建 store 的时候传入 strict: true

                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          const store = new Vuex.Store({
                                                                                                                                                                                                                                          +  // ...
                                                                                                                                                                                                                                          +  strict: true
                                                                                                                                                                                                                                          +})
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          在严格模式下,无论何时发生了状态变更且不是由 mutation 函数引起的,将会抛出错误。这能保证所有的状态变更都能被调试工具跟踪到。

                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          开发环境与发布环境

                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          不要在发布环境下启用严格模式!严格模式会深度监测状态树来检测不合规的状态变更——请确保在发布环境下关闭严格模式,以避免性能损失。

                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          类似于插件,我们可以让构建工具来处理这种情况:

                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          const store = new Vuex.Store({
                                                                                                                                                                                                                                          +  // ...
                                                                                                                                                                                                                                          +  strict: process.env.NODE_ENV !== 'production'
                                                                                                                                                                                                                                          +})
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + + +
                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                          results matching ""

                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                            No results matching ""

                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            + + +
                                                                                                                                                                                                                                            + + +
                                                                                                                                                                                                                                            + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                            + + +
                                                                                                                                                                                                                                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/structure.html b/zh-cn/structure.html new file mode 100644 index 000000000..fa28ffcbc --- /dev/null +++ b/zh-cn/structure.html @@ -0,0 +1,507 @@ + + + + + + + 项目结构 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            + + + + + + + + +
                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                            + + + + + + + + + +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                            项目结构

                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            Vuex 并不限制你的代码结构。但是,它规定了一些需要遵守的规则:

                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                            1. 应用层级的状态应该集中到单个 store 对象中。

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                            2. +
                                                                                                                                                                                                                                            3. 提交 mutation 是更改状态的唯一方法,并且这个过程是同步的。

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                            4. +
                                                                                                                                                                                                                                            5. 异步逻辑都应该封装到 action 里面。

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                            6. +
                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            只要你遵守以上规则,如何组织代码随你便。如果你的 store 文件太大,只需将 action、mutation 和 getter 分割到单独的文件。

                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            对于大型应用,我们会希望把 Vuex 相关代码分割到模块中。下面是项目结构示例:

                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            ├── index.html
                                                                                                                                                                                                                                            +├── main.js
                                                                                                                                                                                                                                            +├── api
                                                                                                                                                                                                                                            +│   └── ... # 抽取出API请求
                                                                                                                                                                                                                                            +├── components
                                                                                                                                                                                                                                            +│   ├── App.vue
                                                                                                                                                                                                                                            +│   └── ...
                                                                                                                                                                                                                                            +└── store
                                                                                                                                                                                                                                            +    ├── index.js          # 我们组装模块并导出 store 的地方
                                                                                                                                                                                                                                            +    ├── actions.js        # 根级别的 action
                                                                                                                                                                                                                                            +    ├── mutations.js      # 根级别的 mutation
                                                                                                                                                                                                                                            +    └── modules
                                                                                                                                                                                                                                            +        ├── cart.js       # 购物车模块
                                                                                                                                                                                                                                            +        └── products.js   # 产品模块
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            请参考购物车示例

                                                                                                                                                                                                                                            + + +
                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                            results matching ""

                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                              No results matching ""

                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + + +
                                                                                                                                                                                                                                              + + +
                                                                                                                                                                                                                                              + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                              + + +
                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/zh-cn/testing.html b/zh-cn/testing.html new file mode 100644 index 000000000..5728728f1 --- /dev/null +++ b/zh-cn/testing.html @@ -0,0 +1,680 @@ + + + + + + + 测试 · Vuex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + + + + + + + + +
                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                              + + + + + + + + + +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                              测试

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              我们主要想针对 Vuex 中的 mutation 和 action 进行单元测试。

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              测试 Mutation

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              Mutation 很容易被测试,因为它们仅仅是一些完全依赖参数的函数。这里有一个小技巧,如果你在 store.js 文件中定义了 mutation,并且使用 ES2015 模块功能默认输出了 Vuex.Store 的实例,那么你仍然可以给 mutation 取个变量名然后把它输出去:

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              const state = { ... }
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +// `mutations` 作为命名输出对象
                                                                                                                                                                                                                                              +export const mutations = { ... }
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +export default new Vuex.Store({
                                                                                                                                                                                                                                              +  state,
                                                                                                                                                                                                                                              +  mutations
                                                                                                                                                                                                                                              +})
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              下面是用 Mocha + Chai 测试一个 mutation 的例子(实际上你可以用任何你喜欢的测试框架):

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              // mutations.js
                                                                                                                                                                                                                                              +export const mutations = {
                                                                                                                                                                                                                                              +  increment: state => state.count++
                                                                                                                                                                                                                                              +}
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              // mutations.spec.js
                                                                                                                                                                                                                                              +import { expect } from 'chai'
                                                                                                                                                                                                                                              +import { mutations } from './store'
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +// 解构 `mutations`
                                                                                                                                                                                                                                              +const { increment } = mutations
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +describe('mutations', () => {
                                                                                                                                                                                                                                              +  it('INCREMENT', () => {
                                                                                                                                                                                                                                              +    // 模拟状态
                                                                                                                                                                                                                                              +    const state = { count: 0 }
                                                                                                                                                                                                                                              +    // 应用 mutation
                                                                                                                                                                                                                                              +    increment(state)
                                                                                                                                                                                                                                              +    // 断言结果
                                                                                                                                                                                                                                              +    expect(state.count).to.equal(1)
                                                                                                                                                                                                                                              +  })
                                                                                                                                                                                                                                              +})
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              测试 Action

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              Action 应对起来略微棘手,因为它们可能需要调用外部的 API。当测试 action 的时候,我们需要增加一个 mocking 服务层——例如,我们可以把 API 调用抽象成服务,然后在测试文件中用 mock 服务回应 API 调用。为了便于解决 mock 依赖,可以用 webpack 和 inject-loader 打包测试文件。

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              下面是一个测试异步 action 的例子:

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              // actions.js
                                                                                                                                                                                                                                              +import shop from '../api/shop'
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +export const getAllProducts = ({ commit }) => {
                                                                                                                                                                                                                                              +  commit('REQUEST_PRODUCTS')
                                                                                                                                                                                                                                              +  shop.getProducts(products => {
                                                                                                                                                                                                                                              +    commit('RECEIVE_PRODUCTS', products)
                                                                                                                                                                                                                                              +  })
                                                                                                                                                                                                                                              +}
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              // actions.spec.js
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +// 使用 require 语法处理内联 loaders。
                                                                                                                                                                                                                                              +// inject-loader 返回一个允许我们注入 mock 依赖的模块工厂
                                                                                                                                                                                                                                              +import { expect } from 'chai'
                                                                                                                                                                                                                                              +const actionsInjector = require('inject-loader!./actions')
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +// 使用 mocks 创建模块
                                                                                                                                                                                                                                              +const actions = actionsInjector({
                                                                                                                                                                                                                                              +  '../api/shop': {
                                                                                                                                                                                                                                              +    getProducts (cb) {
                                                                                                                                                                                                                                              +      setTimeout(() => {
                                                                                                                                                                                                                                              +        cb([ /* mocked response */ ])
                                                                                                                                                                                                                                              +      }, 100)
                                                                                                                                                                                                                                              +    }
                                                                                                                                                                                                                                              +  }
                                                                                                                                                                                                                                              +})
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +// 用指定的 mutaions 测试 action 的辅助函数
                                                                                                                                                                                                                                              +const testAction = (action, args, state, expectedMutations, done) => {
                                                                                                                                                                                                                                              +  let count = 0
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +  // 模拟提交
                                                                                                                                                                                                                                              +  const commit = (type, payload) => {
                                                                                                                                                                                                                                              +    const mutation = expectedMutations[count]
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +    try {
                                                                                                                                                                                                                                              +      expect(mutation.type).to.equal(type)
                                                                                                                                                                                                                                              +      if (payload) {
                                                                                                                                                                                                                                              +        expect(mutation.payload).to.deep.equal(payload)
                                                                                                                                                                                                                                              +      }
                                                                                                                                                                                                                                              +    } catch (error) {
                                                                                                                                                                                                                                              +      done(error)
                                                                                                                                                                                                                                              +    }
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +    count++
                                                                                                                                                                                                                                              +    if (count >= expectedMutations.length) {
                                                                                                                                                                                                                                              +      done()
                                                                                                                                                                                                                                              +    }
                                                                                                                                                                                                                                              +  }
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +  // 用模拟的 store 和参数调用 action
                                                                                                                                                                                                                                              +  action({ commit, state }, ...args)
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +  // 检查是否没有 mutation 被 dispatch
                                                                                                                                                                                                                                              +  if (expectedMutations.length === 0) {
                                                                                                                                                                                                                                              +    expect(count).to.equal(0)
                                                                                                                                                                                                                                              +    done()
                                                                                                                                                                                                                                              +  }
                                                                                                                                                                                                                                              +}
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +describe('actions', () => {
                                                                                                                                                                                                                                              +  it('getAllProducts', done => {
                                                                                                                                                                                                                                              +    testAction(actions.getAllProducts, [], {}, [
                                                                                                                                                                                                                                              +      { type: 'REQUEST_PRODUCTS' },
                                                                                                                                                                                                                                              +      { type: 'RECEIVE_PRODUCTS', payload: { /* mocked response */ } }
                                                                                                                                                                                                                                              +    ], done)
                                                                                                                                                                                                                                              +  })
                                                                                                                                                                                                                                              +})
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              如果在测试环境下有可用的 spy (比如通过 Sinon.JS),你可以使用它们替换辅助函数 testAction

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              describe('actions', () => {
                                                                                                                                                                                                                                              +  it('getAllProducts', () => {
                                                                                                                                                                                                                                              +    const commit = sinon.spy()
                                                                                                                                                                                                                                              +    const state = {}
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +    actions.getAllProducts({ commit, state })
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +    expect(commit.args).to.deep.equal([
                                                                                                                                                                                                                                              +      ['REQUEST_PRODUCTS'],
                                                                                                                                                                                                                                              +      ['RECEIVE_PRODUCTS', { /* mocked response */ }]
                                                                                                                                                                                                                                              +    ])
                                                                                                                                                                                                                                              +  })
                                                                                                                                                                                                                                              +})
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              测试 Getter

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              如果你的 getter 包含很复杂的计算过程,很有必要测试它们。Getter 的测试与 mutation 一样直截了当。

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              测试一个 getter 的示例:

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              // getters.js
                                                                                                                                                                                                                                              +export const getters = {
                                                                                                                                                                                                                                              +  filteredProducts (state, { filterCategory }) {
                                                                                                                                                                                                                                              +    return state.products.filter(product => {
                                                                                                                                                                                                                                              +      return product.category === filterCategory
                                                                                                                                                                                                                                              +    })
                                                                                                                                                                                                                                              +  }
                                                                                                                                                                                                                                              +}
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              // getters.spec.js
                                                                                                                                                                                                                                              +import { expect } from 'chai'
                                                                                                                                                                                                                                              +import { getters } from './getters'
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +describe('getters', () => {
                                                                                                                                                                                                                                              +  it('filteredProducts', () => {
                                                                                                                                                                                                                                              +    // 模拟状态
                                                                                                                                                                                                                                              +    const state = {
                                                                                                                                                                                                                                              +      products: [
                                                                                                                                                                                                                                              +        { id: 1, title: 'Apple', category: 'fruit' },
                                                                                                                                                                                                                                              +        { id: 2, title: 'Orange', category: 'fruit' },
                                                                                                                                                                                                                                              +        { id: 3, title: 'Carrot', category: 'vegetable' }
                                                                                                                                                                                                                                              +      ]
                                                                                                                                                                                                                                              +    }
                                                                                                                                                                                                                                              +    // 模拟 getter
                                                                                                                                                                                                                                              +    const filterCategory = 'fruit'
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +    // 获取 getter 的结果
                                                                                                                                                                                                                                              +    const result = getters.filteredProducts(state, { filterCategory })
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +    // 断言结果
                                                                                                                                                                                                                                              +    expect(result).to.deep.equal([
                                                                                                                                                                                                                                              +      { id: 1, title: 'Apple', category: 'fruit' },
                                                                                                                                                                                                                                              +      { id: 2, title: 'Orange', category: 'fruit' }
                                                                                                                                                                                                                                              +    ])
                                                                                                                                                                                                                                              +  })
                                                                                                                                                                                                                                              +})
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              执行测试

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              如果你的 mutation 和 action 编写正确,经过合理地 mocking 处理之后这些测试应该不依赖任何浏览器 API,因此你可以直接用 webpack 打包这些测试文件然后在 Node 中执行。换种方式,你也可以用 mocha-loader 或 Karma + karma-webpack在真实浏览器环境中进行测试。

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              在 Node 中执行测试

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              创建以下 webpack 配置(配置好 .babelrc):

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              // webpack.config.js
                                                                                                                                                                                                                                              +module.exports = {
                                                                                                                                                                                                                                              +  entry: './test.js',
                                                                                                                                                                                                                                              +  output: {
                                                                                                                                                                                                                                              +    path: __dirname,
                                                                                                                                                                                                                                              +    filename: 'test-bundle.js'
                                                                                                                                                                                                                                              +  },
                                                                                                                                                                                                                                              +  module: {
                                                                                                                                                                                                                                              +    loaders: [
                                                                                                                                                                                                                                              +      {
                                                                                                                                                                                                                                              +        test: /\.js$/,
                                                                                                                                                                                                                                              +        loader: 'babel-loader',
                                                                                                                                                                                                                                              +        exclude: /node_modules/
                                                                                                                                                                                                                                              +      }
                                                                                                                                                                                                                                              +    ]
                                                                                                                                                                                                                                              +  }
                                                                                                                                                                                                                                              +}
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              然后:

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              webpack
                                                                                                                                                                                                                                              +mocha test-bundle.js
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              在浏览器中测试

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                              1. 安装 mocha-loader
                                                                                                                                                                                                                                              2. +
                                                                                                                                                                                                                                              3. 把上述 webpack 配置中的 entry 改成 'mocha-loader!babel-loader!./test.js'
                                                                                                                                                                                                                                              4. +
                                                                                                                                                                                                                                              5. 用以上配置启动 webpack-dev-server
                                                                                                                                                                                                                                              6. +
                                                                                                                                                                                                                                              7. 访问 localhost:8080/webpack-dev-server/test-bundle
                                                                                                                                                                                                                                              8. +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              使用 Karma + karma-webpack 在浏览器中执行测试

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              详见 vue-loader documentation

                                                                                                                                                                                                                                              + + +
                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                              results matching ""

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                No results matching ""

                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                                                + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                + + +
                                                                                                                                                                                                                                                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +